Off the Top: Web Entries

Showing posts: 211-225 of 238 total posts


25 June 2002

Digital Web needs your help

Are you looking for a great project to volunteer your time? Digital Web Magazine is still looking for people with the following skills to help with the redesign and weekly publication:


7 June 2002

IIS on XP Home

Those who have XP Home and want to run IIS (perhaps to build and test ASP) should read 15 seconds IIS on XP Home hack. This is an inexpensive solution to Microsoft not stating anywhere in their marketing materials for XP Home, or in their early tech papers, there is no official way to run an IIS server on the box.


29 May 2002

Domain follies

The move of vanderwal.net off of NetSol (Verisign) seems to have gone over with very few bumps, if any. Verisign sent a nice parting note, which stated they would love to have me back at any point in the future. We shall see over the next few days if the bumps stay away.

In the transition I picked up a couple other domain names, which I will work with in the coming months. One may possibly replace v-biz.net, which I do not have any of the valid contact information for it to tranfer that domain. I may have to say good bye to that one when it expires. One of the others is somethings I wished existed.



1 May 2002

Removing the www

Jeff Lash writes Removing the Ws from URLs over at Web Word. Jeff has some good reasons behind not needing the "Ws", but you must really understand your user's browser use before removing the Ws. You see some browsers do not respond to "vanderwal.net", they need the "www". Microsoft IE 5 and above and Netscape 6 and above understand that a person is most often trying to find a Website if they type a link into their Web browser. Older browsers do not make this assumption and the user must type the "www" and often also type the "http://" to get to the site. This is much more confusing. The administrator for the site must also ensure their DNS tables that route URLs to the site, do not require the "www". I personally find the lack of the "www" problematic as many browsers now also can handle FTP services and become the default viewer for the file structures when FTPing. This requires typing "ftp" rather than "www" in front of the "www". (I have used my rationing of " marks so I must stop)


19 April 2002

Intelligent gripes about AOL

WSJ's Kara Swisher, in her last Boom Town Exchange, posts readers comments about AOL. Many of the comments are critical, but it is a good look at how users interact with services. Many of these folks writing in have been AOL users for years. Services is important and keeping a broad user group happy is really tough, as you will see if you read.


16 April 2002

Related to using the proper URL in the doctype, IE 6 renders table content as centered when wrapping the table with center tag. The article explains when this happens and how to work around the problem. One option is not using centering (either in a div align or in the deprecated center tag). It seems setting the CSS is the best work around. We have found using the center tag to be far more problematic than the div align usage of center. (Yes, we have to support "older" browsers at work).


This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License.