Live data from Hacker News

OnePage: An Easier Way to Browse Hacker News

userscripts.org

11–20 of 37 posts

Re: OnePage: An Easier Way to Browse Hacker News

#12
post #10
post #8

I like it, I'm definitely going to use this. The comments button at the top didn't seem to work on every page. But works good none the less.

Yeah, I noticed that after click on the "More" link and browsing the second page of articles, that I ran into some problems with the comments bar. Sometimes it takes clicking on the comments link for the article. I will look into fixing this.

Your willingness and enthusiasm to improve on this is greatly appreciated. I'm excited to see the final product!

Re: OnePage: An Easier Way to Browse Hacker News

#14
post #13

Help! I installed it, even restarted ff3, and it displays when i right click on the monkey, but i don't see a change... i'm on 1024x748 if that makes a difference.

hu, I'm not really sure why it wouldn't work. As far as external resources, it pulls jQuery off of the Google AJAX Library CDN. Maybe something is blocking it from getting the jQuery script?

Did you edit the screen size preference in the code? Maybe an extra character got tacked in there or forgotten.

HN community, any ideas?

Re: OnePage: An Easier Way to Browse Hacker News

#15
post #14
post #13

Help! I installed it, even restarted ff3, and it displays when i right click on the monkey, but i don't see a change... i'm on 1024x748 if that makes a difference.

hu, I'm not really sure why it wouldn't work. As far as external resources, it pulls jQuery off of the Google AJAX Library CDN. Maybe something is blocking it from getting the jQuery script? Did you edit the screen size preference in the code? Maybe an extra character got tacked in there or forgotten. HN community, any ideas?

Most likely NoScript. I had this same problem when I installed it.

Re: OnePage: An Easier Way to Browse Hacker News

#18
post #2

This could revolutionize social news sites. Imagine if the average reddit/digg/slashdot user were to actually read the article he was commenting on first.

I'm thinking you could only allow someone to comment or vote after they've viewed the page by doing the :visited css trick

Re: OnePage: An Easier Way to Browse Hacker News

#19
Nice script! I quite like it... though its too early to tell whether or not it'll become my preferred method of hacker newsing.

One big issue (may have been tarkin2's problem), but an easy one to fix, is that news.ycombinator.org also points to hacker news, but your script is only active on .com!

Another thing: is there any way you could set the height of the open comments/article frame to the height of the browser viewport (minus 25px for the header)? this gets rid of the annoying problem of scrolling all the way to the bottom of an article (or comments), and then having to switch focus to the main frame just to scroll to see the bottom of the internal frame.

Thanks for the helpful script!

Re: OnePage: An Easier Way to Browse Hacker News

#20
post #18
post #2

This could revolutionize social news sites. Imagine if the average reddit/digg/slashdot user were to actually read the article he was commenting on first.

I'm thinking you could only allow someone to comment or vote after they've viewed the page by doing the :visited css trick

Replies to other comments ought to still be enabled, because threads don't always stay strictly true to the subject of the original post.

Otherwise, I think that's a pretty clever idea.

Post reply on HN