From: Marc Battyani
Subject: New Common Lisp Directory URL encoding
Date: 
Message-ID: <r7CdnfIgup4Jg1neRVnyjg@giganews.com>
Due to the popular rebellion against my cool URL encoding scheme, I've finished the
modifications to switch to cookie based session handling when cookies are accepted. (Life
was so simpler when I only wrote web app for normal customers who don't even know what an
URL is... ;-)

So now the CL Directory can use user friendly URL. People not allowing cookies at all will
get encoded URL anyway.

For instance:
The URL for CL-PPCRE is now:
http://www.cl-user.net/asp/libs/cl-pprce

The Regular Expression tag is here:
http://www.cl-user.net/asp/tags/regexp

Items without a meaningful URL name get a simple identification number but this will be
corrected by the Directory maintainers in the next days.

There are already 180 items in the Directory. Some of them I didn't even know about before
they were added ;-)

Please report bugs to me.

Marc