Meta: September 2003 Archives

I just love numbers, and check the access statistics of my sites almost on a daily basis. Sometimes when I visit a site, I also check the statistics of that site. What kind of people are reading that site? Where do they come from? What were they looking for? All very interesting information...

My own visitors could not have a look behind the screens of this site, since my access statistics are located on the management control panel, safely protected by a password. The application to generate these statistics is called AWStats, which I was using already before I moved to my current hosting provider. Since I knew the structure of the application, I figured that it should be possible to install AWStats myself, and have my copy point to the data files that are generated automatically by my provider's copy of AWStats. And that is exactly what I've done. I only needed to copy the main awstats.pl file, the lib directory and the icons directories, and could use the existing configuration file (after changing the DirCgi parameter) to have everything working.

So now everybody can check my access statistics!!!

Maybe someday I will create an About this site page, on which I will put a permanent link to my statistics. Some people put this link on their home page, but in my opinion this feature is of no use to the general visitor, and only adds bloat to the home page.

I use this site a lot for testing out things. You could say that this site is Forever under construction. Today I have been testing again, and as a result, it looks more horrible in Internet Explorer. And since I am going on holidays, I am not going to fix it until next week. Sorry for the inconvenience.

I have been working on the menu. The whole page header is situated inside a <div>, with an inline ordered list with bottom border as menu. Until today, I did nothing to position the menu, which resulted that the menu walked outside the header if you changed the font size. Not too beautiful...

So today I relatively positioned the header, and specified an absolute position of the menu, so it is always at the border of the containing positioned element, the header. It solves the problem perfectly, but not in IE. I tested the new stylesheet in IE6, and the menu appeared at the bottom of the screen instead of the bottom of the header. I don't know yet why IE is behaving like this, but promise to look further into it next week.

WAP

| | Comments (5) | TrackBacks (0)

Braintags is also available in WML format, so you can read your favourite ;-) site using your WAP enabled telephone. Just point your telephone to http://wap.braintags.com/.

As this is the first time I tried to create something in WML, it surely is full with mistakes. Just let me know, so I can change it and learn something more.