I am familiar with the concept, I use one Daniel Stasinski wrote.. though when I used AS for my personal site I used the functionality of AS to do the same... but for this particular use (the gallery software), and for similar functionality in other third party software I really need something that is compatible with how Apache does it...rather than having to manually go in and create the URLs each time something changes, or write a filter that processes it all first using Regexp (not my strong suit of programming to say the least)...
Compatibility with common apache features would go a long way towards wider adoption of AS.... ----- Original Message ----- From: "Mat Kovach" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 7:39 AM Subject: Re: [AOLSERVER] Are the weekly chats officially dead? > On Thu, Jul 31, 2003 at 10:18:01PM -0700, Patrick Spence wrote: > } the main one I am concerned with is a script for subscriptions that > } handles via .htaccess entries.. the next most used set is the rewrite > } stuff done by Gallery (gallery.menalto.com) which is primarily just > } rewrite commands to make friendly URLs out of url encoded ones.. > > I have a tinyurl.com clone written using AOLserver and Postgres > (shouldn't be very hard to port to use about any DB) which does > make "nice" urls (http://myturl.com/software/dist/). I'm working > it into OpenACS ( to provide nice 'Email This Link' for pages). > > The basic functionlity is fairly generic and should be easy to move > into other projects. > > Mat Kovach > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
