indexes of photos by location and date

Replies:

  • None.

Parents:

  • None.
A few months ago I wrote a perl script to generate indexes of my
public photos by location based on the DC.coverage data
associated with each photo:

   http://impressive.net/people/gerald/photos/by/location

It generates its output on demand based on the current contents
of the filesystem. It would be better to generate static pages
once a day or something but this is good enough for now thanks to
linux's filesystem cache that keeps all the RDF files in memory.

A couple weeks ago I updated it to generate indexes by date as
well:

   http://impressive.net/people/gerald/photos/by/date
   http://impressive.net/people/gerald/photos/by/date/2005/11
   http://impressive.net/people/gerald/photos/by/date/2005/11/09

Unfortunately it doesn't look very good when months are sparse;
I'll have to start taking photos every day to make sure that
doesn't happen :)

Each photo page on my site links back to these index pages, e.g.

   http://impressive.net/people/gerald/2005/10/23/18-30-24-sm.html
-> http://impressive.net/people/gerald/photos/by/location/australia/sydney

I'm a bit nervous that doing this will dilute my google karma
between multiple pages on my site, e.g.

   http://impressive.net/people/gerald/2002/italy/capri.html
vs. http://impressive.net/people/gerald/photos/by/location/italy/capri

but that doesn't seem to have become an issue yet.

--
Gerald Oskoboiny <[email protected]>
http://impressive.net/people/gerald/

HURL: fogo mailing list archives, maintained by Gerald Oskoboiny