I added a mod_rewrite rule and updated the xsl templates to reflect cleaner urls. There's already a rule provided by TextDrive that cleans up *.php urls, I added a rule that cleans up permalinks to remove the ugly query string parameters. The only problem is /projects/ since there is both a projects directory and a file named projects.php, so I'll have to wait on that one.