Just a little bit of Rewriting
I was trying to figure out the other day how to do url-rewriting on a handler basis, so I could key in on exactly what was re-written and not affect the app on a global basis. I found
this blog post by Jeffery Palermo and it was just what I needed. This is perfect because the app that i'm currently working on tends towards having very nasty urls, a problem i don't have the time to fix globally *yet*.