Cool URIs don't change[1] sais Tim Berners-Lee, and I think he's right. So I'm trying to make URLs on brightbyte.de into stable, neutral URIs for documents and other resources. Here's a quick overview of URIs and URI-prefixes used on brightbyte.de:
| http://brightbyte.de/projekte/ | projects - bounce to some place in /page/ | OK, redirect |
| http://brightbyte.de/projects/ | projects - bounce to some place in /page/ | OK, redirect |
| http://brightbyte.de/lebenslauf | CV - bounce to some place in /page/ | PEDNING, redirect |
| http://brightbyte.de/cv | CV - bounce to some place in /page/ | PEDNING, redirect |
| http://brightbyte.de/kontakt | bounce to contact page | OK, redirect |
| http://brightbyte.de/contact | bounce to contact page | OK, redirect |
| http://brightbyte.de/search | bounce to search page | OK, redirect |
| http://brightbyte.de/gm/ | greasemonkey script uri's | OK, redirect |
| http://brightbyte.de/page/ | content page (CMS - wiki, blog, etc) | OK, rewrite |
| http://brightbyte.de/feeds/ | rss/atom feeds | OK, rewrite |
| http://brightbyte.de/repos/ | code repos browser | OK, rewrite |
| http://brightbyte.de/downloads/ | downloads | TODO |
| http://brightbyte.de/keys/ | public keys, fingerprints, etc; esp. daniel.pub and daniel.fingerprint | OK, files |
| http://brightbyte.de/access/ | misc access points (non-indexed) | TODO |
| http://brightbyte.de/stats/ | site stats (non-indexed) | OK, files |
| http://brightbyte.de/papers/ | a place for papers | OK, files |
| http://brightbyte.de/docs/ | a place for other documents | ??? |
| http://brightbyte.de/misc/ | misc files | ??? |
| http://brightbyte.de/demo/ | demos and mockups | OK, files |




(no comments yet)