Flickr Xplorer - An Asp.net MVC photo app for Flickr
I have flushed out a little project at Codeplex called "Flickr Xplorer". Its a Flickr mesh up that lets you search(user, tag, text), jump into user photos, see popular and latest stream and moreover lets you browse the whole Flickr in hacked url way (url routing easy and rocking). The application is made on Asp.net MVC preview 3 and I have used my LINQ.Flickr to communicate with Flickr. The project is an early stage, I will update with new features when possible and how you ask. You can use it as you like , host it to your server to make it a personal dashboard for your taken photos or use it for fast hand on for Asp.net MVC , mocking and of course how to use LINQ.Flickr API :-)
you can try out the demo here http://www.flickrXplorer.net/ (sometimes service may be unavailable due to update pardon me for that). Currently, App is tested under IE 6 & 7, Firefox 2.0+, will update for other browsers as well.
The location for the project : www.codeplex.com/flickrXplorer.
Finally, have fun the new open source Flickr app and ping me if you have any suggestion to make it more interesting.
Enjoy!!
Updated on 29th May 2008 - Asp.net MVC preview 3
Updated on 28th June 2008 - Restructured, renamed and added social features.
Updated on Sep 29 2008 - Update to MVC 5, Please check for the newest updates in source tab and all are pushed to live.