Archive for June, 2005

Dilbert does Google

A few years back Google had Dilbert on their logo. Just in case you missed it, here it is again.

I used to believe

Talk about a good way to waste half a day. Try IUsedToBelieve.com for stories from visitors on things they believed as children. All are funny, some are familiar.

CSS Cheat Sheet

A great cheat sheet for CSS from ilovejackdaniels.com.

Google Sitemaps builder for WordPress

Well this took about 3 minutes for me to stick here and on my other blog. It’s a short PHP script that loops through your WordPress blog database and builds a Google Sitemap XML file.

CSS Positioning for Search Engine Placement

No one outside of the Google, Yahoo!, MSN, and other search engine programmers know exactly how a search engine decides which page is more valid for a particular search. Reading sites like Webmaster World you can find theories and experiments, but very little hard proof. With that, please keep in mind that this [...]

.xxx top level domain to start later this year

ICANN released Wednesday that it was approved a new top level domain specific to web sites with adult content. The new TLD is .xxx.

Crossbrowser XMLHTTPRequest Object

Trying to use the XMLHttpRequest object in a non-Mozilla browser? Tired of trying to make it compatible with IE? Look here for a JavaScript object that makes it easy.