Case in point for dropping extensions (and naming conventions) - use a blank image called "tracker" (or something less insidious) which is shown once per page, and have that be a python script which tracks pageviews... -jim ----- Original Message ----- From: "Gabriel Genellina" <gagenellina@softlab.com.ar> To: <zope@zope.org> Sent: Monday, December 01, 2003 7:54 PM Subject: Re: [Zope] Naming conventions
At 1/12/2003 13:10, you wrote:
I prefer to strip file extensions, they are tied to a specific format which is an implementation detail. I need a resource named 'logo' - if it's a jpeg, a gif or svg should be irrelevant, and a *real* webserver should decide which is the best one to return (if there were a choice).
All fine and dandy - but how do you tell your log analysis program which requests were for logos so that they can be excluded from your "page" count?
Exclude 'logo'
Gabriel Genellina Softlab SRL
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )