Hello,
So I have a working "nice urls" implementatino here: http://appdb.klehm.net/app/ Simply enter in anything after app/ (e.g. http://appdb.klehm.net/app/visual-basic). At this point its better to enter in too little of the desired app name rather than too much. (better to have visual-basic or visual than visual-basic-7)
So test away and let me know how to improve it or whatnot.
Also as you'll see if you try it out, relative urls are broken (lack of css, so its ugly =P) because well the page we return is now relative to the searched term. As I see it we can integrate this with appdb in 2 ways. Make all urls absolute or make functions of the main viewing pages and pass a url base into them. Any ideas or comments on the best way to get around this problem would be great.
Regards, John Klehm