Hello Mr. Lemos.
Great article. I think this is very important because the theory is a quite different from practice.
Right now I have some questions about your site mr. Lemos, and will be great if you can clean my doubts.
*http://www.phpclasses.org/dnserver
How do you manage this kind of redirections? with URL rewrites?.
* When you download some package I saw that the URL are like theses:
phpclasses.org/browse/download/targ
...
phpclasses.org/browse/download/zip/
...
In the URls, are they real files, I mean are they really exist in the FS. example:
/var/www/html/browse/download/zip/package/3736/name/dnserver-2007-03-07.zip
Or are you using URL Rewrite redirecting to other location on FS
Or are you generating the file in real time with php (I think this is very bad for performance).
Resuming my big question is if you use or not URL rewrite?. Because I think the way of PHPClasses manage namespaces made it easy to crawl and easy of replicate.
Thank you.
Cesar D. Rodas
PD: Sorry if I have mistakes with my "English" in this post ;)