david7777
10-13-2005, 01:51 PM
Can someone tell me how Flickr works with regards to the directory structure:
If you want to see all photos tagged with "flower", enter URL http://www.flickr.com/photos/tags/flower/
So every tag gets its own directory and subdirectories. i.e: http://www.flickr.com/photos/tags/flower/interesting (for most interesting pics with the flower tag) and
http://www.flickr.com/photos/tags/flower/clusters (For clusters of flower tags).
Ok, so then does every tag have a static web page? Or is it one generic, server side script that displays all tags?
I'm very confused as to how it all works in the background...
I would really appreciate if someone could shed some light on what is going on behind the scenes, and how to do it in ASP.Net if possible??
Thanks!
If you want to see all photos tagged with "flower", enter URL http://www.flickr.com/photos/tags/flower/
So every tag gets its own directory and subdirectories. i.e: http://www.flickr.com/photos/tags/flower/interesting (for most interesting pics with the flower tag) and
http://www.flickr.com/photos/tags/flower/clusters (For clusters of flower tags).
Ok, so then does every tag have a static web page? Or is it one generic, server side script that displays all tags?
I'm very confused as to how it all works in the background...
I would really appreciate if someone could shed some light on what is going on behind the scenes, and how to do it in ASP.Net if possible??
Thanks!