Live data from Hacker News

Friendsheet - A better Facebook photo browser

friendsheet.com

11–15 of 15 posts

Re: Friendsheet - A better Facebook photo browser

#11
post #9

Can someone educated me why this is so "awesome"? the first problem I've found is that it has no indication or hint how to navigate prev/next in zoomed in mode.

right left arrows... and soon swipe on ipad

I'll definitely add a tutorial / help section for ya

Re: Friendsheet - A better Facebook photo browser

#13
Shameless Plug: http://news.ycombinator.com/item?id=3438290

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.

- It's single page app. All Ajax, no page reloads. HIstory supported.

- Slightly more photos(users wall)

- source is on Github: https://github.com/nambrot/Facebook-Photo-Browser

- accompanied by a blog post on architecture: http://nambrot.com/blog/4

The demo runs here: http://fbphotobrowser.herokuapp.com/ Deployed on Heroku, backend Node.js, frontend: Backbone

Feedback is appreciated

Re: Friendsheet - A better Facebook photo browser

#14

Shameless Plug: http://news.ycombinator.com/item?id=3438290 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. - It's single page app. All Ajax, no page reloads. HIstory supported. - Slightly more photos(users wall) - source is on Github: https://github.com/nambrot/Facebook-Photo-Browser - accompanied by a blog post on…

pretty cool, i'll probably do some ajaxy page transitions at some point.. just hacked this together. Friendsheet is all html / JS.. hosted 100% on S3
Post reply on HN