programming

Quote of the day

21st November 2007 2:09pm

Wordpress, it's the CMS which Matt's Script Archive would have been proud of.

- genghis in the #evolt IRC room.

The Evolution Starts Here

14th June 2005 9:17am

YubNub, a command line for the web.

Written by Jonathan Aquino as an entry in the Rails Day 24 hour programming contest.

Another piece of the Web as OS puzzle has been created. If a service has a submit form it can be added as a command in YubNub. Do you have any idea how insanely cool and powerful this is!

Search Engine Friendly URLs with PHP and Apache

Anyone who has built template based sites that use query strings to select content will have at some point hit the problem of indexing (or lack of it) by search engines. Search engine spiders won't index dynamic sites, as they are worried about getting stuck in a maze of twisty URLs, all alike.