Live data from Hacker News

Show HN: Scroll Reddit

scrolldit.com

31–40 of 76 posts

Re: Show HN: Scroll Reddit

#31
I was thinking of something similar. But I was thinking it should be a straight list (one article per row) and to the side should be a graphical bar. Mouse over the bar and the content goes away forever. So you can just swipe your mouse side-to-side over the bar to consume the content (and not see it again).

Re: Show HN: Scroll Reddit

#33

scrollhn? :)

Already tried that, but I can't find a good reliable realtime datasource.

I could only find the news.ycombinator.com/bigrss feed (which blocks Yahoo YQL, so I can't convert it to jsonp). The workaround would be a proxy that circumvents the block, but I'm not sure if that's okay. Anyone from HN who could help me out?

Re: Show HN: Scroll Reddit

#38
post #35

I am assuming this uses the isotope jquery plugin, if anyone else is thinking about using dynamic grids like this I would suggest taking a look at the project. (free for non-commercial use) http://isotope.metafizzy.co/

It uses Masonry, from the same author as Isotope. Difference between those two is that Isotope uses GPU accelerated CSS animations. Sadly there are quite a few bugs when you combine CSS animations with flash (for example on the iPad), videos won't render on the proper position. Therefore I had to stay with masonry. Please let me know if someone is aware of a workaround. (Example of the bug: http://jsfiddle.net/desandro/t3Cmy/)

Re: Show HN: Scroll Reddit

#39
post #36

Good examples of the power of the UI: http://www.scrolldit.com/?r=listentothis http://www.scrolldit.com/?r=itookapicture

Here's another from one of my favorite subreddits (SFW): http://www.scrolldit.com/?r=humanporn

http://www.scrolldit.com/?r=earthporn (SFW)
Post reply on HN