On Feb 17, 2008 3:19 PM, Remco remco47@yahoo.com wrote:
Adobe Premiere is currently at http://appdb.winehq.org/objectManager.php?sClass=application&iId=128 but it'd be so slick to see instead http://appdb.winehq.org/adobe/premiere
That's relatively easy to do with mod_rewrite. But it would have to be something like:
http://appdb.winehq.org/app/128/adobe-premiere.html
All the info is still in the URL (which mod_rewrite can extract), but it does look less scary.
Not quite good enough. People need to be able to guess the URL. We should be able to look up 'adobe-premiere' and get '128'. So maybe http://appdb.winehq.org/app/adobe-premiere.html - Dan