Neat. "Shortlist" might not be the most apt title for the watched threads, though. . . calling it something like "Watchlist" or even just "Watch" might make it more clear at first glance.
Well designed site, but if you do not mind my saying, what prevents me from returning to hackerstream.com is that the text in the left column moves while I am reading it. (I'd be OK BTW with my having to hit a refresh button to get an update.)
But thanks for trying to improve the "HN ecosystem".
Thanks for the feedback! Yeah, I've looked at a few options for that problem. There's twitter's approach, which is to never update the page, just a link at the top. There's the friendfeed approach, which is a pause button. Hackerstream's approach - clicking on a post to copy into the shortlist - is experimental. Do you like one of those more than the others? Is there a fourth (or fifth) option I haven't thought of?
I'm still not convinced the shortlist is pulling its weight.
It would be great if every website have an open analytics section where you can see a live stream of activity across the website, a map with real time user activity... i don't know it would be cool.
Simplest way possible: python+beautifulSoup crawler, sqlite db, rails, jquery. I worked with mitultiwari, and the two of us spent a couple of leisurely weekends hanging out and hacking on this.
- Let me turn comments on and off, globally and for each story.
- Adding an item to the watchlist adds only that comment, unless I click on the parent story in the stream. I want to add the parent story to the watchlist, not the comment. Besides, it also opens the link to the HN thread. Not sure if I want that.. I mean, two functions in one.
- "new" and "comments" take me to HN. Perhaps they should have a functionality inside your site. Maybe related to the previous point.
I've tried Orbited on Rails with success, it does fake comet with an easy-to-use Javascript API so you can push messages to subscribed clients. Also looked at Hookbox, which is by the same guy who made Orbited. They're both realllly easy to integrate and use in Rails, and Hookbox can be used from the public HostedHookbox service, meaning you don't actually have to install a Hookbox server if you just want to try it out.
It would be interesting to have a "pop-out" for my watch list, like a G-Chat has - so I can have that little watch window as an applet of sorts on the screen to the right.
Is there any way to indicate when someone replies to a comment I made? (An orangered copy ala reddit)
[+] [-] shawnee_|15 years ago|reply
[+] [-] akkartik|15 years ago|reply
[+] [-] mitultiwari|15 years ago|reply
[+] [-] hollerith|15 years ago|reply
But thanks for trying to improve the "HN ecosystem".
[+] [-] akkartik|15 years ago|reply
I'm still not convinced the shortlist is pulling its weight.
[+] [-] moblivu|15 years ago|reply
[+] [-] dshankar|15 years ago|reply
[+] [-] akkartik|15 years ago|reply
[+] [-] SkyMarshal|15 years ago|reply
[+] [-] sawyer|15 years ago|reply
[+] [-] akkartik|15 years ago|reply
[+] [-] cduruk|15 years ago|reply
It's essentially a Apache redirect and bunch of JavaScript.
[+] [-] mitultiwari|15 years ago|reply
[+] [-] solipsist|15 years ago|reply
[+] [-] akkartik|15 years ago|reply
Update: should be fixed now. Let me know if you see it again.
[+] [-] mrleinad|15 years ago|reply
[+] [-] mrleinad|15 years ago|reply
- Let me turn comments on and off, globally and for each story.
- Adding an item to the watchlist adds only that comment, unless I click on the parent story in the stream. I want to add the parent story to the watchlist, not the comment. Besides, it also opens the link to the HN thread. Not sure if I want that.. I mean, two functions in one.
- "new" and "comments" take me to HN. Perhaps they should have a functionality inside your site. Maybe related to the previous point.
- Favicon? Perhaps "Yrt"? (Y real time)
Great work!!
[+] [-] sinaiman|15 years ago|reply
[+] [-] sinaiman|15 years ago|reply
I've tried Orbited on Rails with success, it does fake comet with an easy-to-use Javascript API so you can push messages to subscribed clients. Also looked at Hookbox, which is by the same guy who made Orbited. They're both realllly easy to integrate and use in Rails, and Hookbox can be used from the public HostedHookbox service, meaning you don't actually have to install a Hookbox server if you just want to try it out.
^In case you'd like to add a push feel to this
[+] [-] sukuriant|15 years ago|reply
[+] [-] phlux|15 years ago|reply
It would be interesting to have a "pop-out" for my watch list, like a G-Chat has - so I can have that little watch window as an applet of sorts on the screen to the right.
Is there any way to indicate when someone replies to a comment I made? (An orangered copy ala reddit)
[+] [-] akkartik|15 years ago|reply