Shameless Plug:
<a href="http://news.ycombinator.com/item?id=3438290" rel="nofollow">http://news.ycombinator.com/item?id=3438290</a><p>I did a Facebook photo browser too, just two weeks ago. Zach's is definitely much more polished and professional, but here are some features of mine.<p>- It's single page app. All Ajax, no page reloads. HIstory supported.<p>- Slightly more photos(users wall)<p>- source is on Github: <a href="https://github.com/nambrot/Facebook-Photo-Browser" rel="nofollow">https://github.com/nambrot/Facebook-Photo-Browser</a><p>- accompanied by a blog post on architecture: <a href="http://nambrot.com/blog/4" rel="nofollow">http://nambrot.com/blog/4</a><p>The demo runs here: <a href="http://fbphotobrowser.herokuapp.com/" rel="nofollow">http://fbphotobrowser.herokuapp.com/</a>
Deployed on Heroku, backend Node.js, frontend: Backbone<p>Feedback is appreciated