Archive for June, 2008

Thursday, June 26th, 2008

Multiple IIS Web sites in Windows XP

IIS Admin setupWindows XP allows only one Web site in IIS.
This tool allows multiple Web sites, with a system tray utility that makes it so easy to switch.
http://www.jetstat.com/iisadmin/
 One warning - it may delete existing sites that you have meticulously set up, so be aware that they may have to be set up again.

No Comments » - Posted in Developer Tools, HTML by Ian

Thursday, June 26th, 2008

How to build an SEO friendly site in the days of 2.0

Progressive Enhancement and Gracefull Degradation both try to achive the same goal. To make content available to any user agent.
Graceful Degradation start from the premise of building for the latest and greatest browser then adding handlers to deal with less capable browsers.
Progressive Enhancement begins with designing for the lowest common denomimnator and adding features.
Follow this [...]

No Comments » - Posted in Technology by craig