Changed Web Blog to use Fancy URLs. This will help search engines index the pages of this site easier.
Whenever you use a script on your website, I highly recommend making sure it uses Fancy URLs instead of ? in the variables for links.
Check out
Nucleus Blog Script for more information on a blog that uses fancy urls.
You never explained fancy urls! Which programs have them? Do you know any blogs that produce html files instead of storing content in MYSQL databases. That would be very good since plain pags have less overhead and are easier to spider. Are fancy URLS like Mod Rewrite?
http://nucleuscms.org/ is the blog I use. It uses fancy url's.
Yes you can use a Mod Rewrite to do fancy urls on scripts you have already.
Fancy URL's are in scripts that do html pages or /'s instead of ? with variables in the url's.