My IBSN (Internet Blog Serial Number) is 46-00-43-9745. Of course, I can’t tell if this is a serious undertaking, or a spoof, but the number itself is random. You can choose your own! And you can get a bar code too. Oooohhhh! Update: 2008-01-06 5:45pm: It’s a porn site now, so I removed the link. […]
Web Browser Usage
While cleaning my office, I found some ancient web server logs. I started playing with them and realized I could run a web browser chart to see how popular various web browsers really are. The site these logs are generated from is a small site that is not actively updated any longer. I don’t want […]
to www or not to www?
I know there are some efforts out there to get web sites to stop using the www, but I still believe that a web site should resolve to the same place no matter if the user is entering planetmike.com or www.planetmike.com. Just now, I ran across two sites that don’t come up at all if […]
CSS Typography
An interesting article, detailing lots of information about using CSS to format typefaces used on web sites: CSS Typography.
Network Solutions and Firefox
I just tried to renew some domains at Network Solutions (for work, not for me) using Firefox 1.5 under OS X. All I get after logging in and making a selection is a blank screen. Great.
Million Moving Pixels
I just paid for my first bit of advertising of PlanetMike.com. I bought 100 pixels at MillionMovingPixels.com. I have the top left corner of the page. Can you tell what the icon is? It is my cat Curious, rotating in place. That page is going to look incredibly busy when it has a few more […]
“Click Here”
A great article I wish I had written: Why “Click here” is bad linking practice.
Key Consistency between Web Browsers?
I am a webmaster. I create (occasionally) and maintain (frequently) web sites for a living and for a hobby. So I have and use lots of different web browsers. After all, what webmaster hasn’t been hit by a browser rendering a page differently than other browsers? This means I have to sometimes look at the […]
Experimenting with WordPress
I am experimenting with a very nice blog system, WordPress. I am using it to manage a project of my wife’s, ShowBizRadio.net. Right now I’m learning all about how the template system works. Somewhere it seems like I have dropped a [/div] tag, so subpages are badly broken.
WebDevAdditions
This is the coolest piece of software. WebDevAdditions for Safari. It allows you to more easily see how your html code is rendering. Table cells, paragraphs, divisions, each can have a box outlining that area of the page. Very cool.