Live data from Hacker News

I want the world to scroll this way

magicscroll.net

281–290 of 308 posts

Re: I want the world to scroll this way

#282
post #2

The bookmarklet & chrome extension are partly based on readability.js. The code is open source and available at https://github.com/rdwallis/MagicScrollWebReader if you want to have a poke at it.

i just want to mention something about the "Sorry, MagicScroll was unable to parse this page" window.

because "Report This Page" is the only button, i instinctively hit it under the muscle-memory assumption that it's the back/escape button. chances are you're going to get a good deal of noise from beginners because of this

Re: I want the world to scroll this way

#283
Ehhh... neat setup (I've wanted to try such a thing for a while) and a good implementation, but especially with such large text and vertical spacing it makes it noticeably more awkward to read because my eyes need to travel bottom-to-top many times. Scrolling lets me go side to side without as much movement. And yes, spacebar to go down a page works pretty well too.

All that said, it could just be that it's new. I'll happily try the extension for a while (thanks! makes it a lot easier to try out) and report on things later :)

One detail does jump out at me: I would prefer a gap between 'bottom' and 'top' so I can park the separator out of sight. I might just be obsessing with keeping a 'clean' page, but I do find myself trying to do so.

Re: I want the world to scroll this way

#284

Earlier quoted context omitted.

What browser are you using? Others have mentioned Firefox has updated to address the issue, but Chrome will scroll too far (full window height) when you hit space, which makes using G+ on other fixed header sites super annoying for us keyboard scrollers.

I guess the situation becomes "good enough" when all the modern browsers include a hack to make scrolling work properly, but it's certainly not ideal. If anyone ever decides to write another browser they'll have to deal with another undocumented requirement, and there are funny cases to consider like transparent fixed headers. Funny how frames are avoided for historical reasons when they often seem like the ideal sol…

If frames and iframes had been fixed instead of being ridiculed and discarded the web stack would be a better place.

Blogs wouldn't regularly collapse under load because blog posts could actually be static html pages instead of being dynamically generated just so we can slap the same header and linkroll on each one.

We wouldn't need new html5 tags to tell screen readers and crawlers where's the content and what's navigational elements because they would be in separate (i)frames.

Ajax's use could be actually reserved for interactive web applications instead of ugly optimizations like loading the comments separate from the article so the article itself loads faster.

I've been telling this to people for years, at my street corner, with my megaphone. But nobody is listening! It's a conspiracy!!!

Re: I want the world to scroll this way

#285
post #73

Earlier quoted context omitted.

"You'll get used to it" can quickly becomes a lazy excuse for many bad experimentations in interaction design, but in this case I really think this is the right answer. At first, I found it disturbing as hell, and the implementation could be better (for instance, with a margin between the two pages, in addition to the black line), but this is really an interesting and promising answer to the pagination/scroll debate.

Like, you'll get used to inverted scroll in Mountain Lion? Innovation takes getting used to, evolution doesn't.

I'm completely sold on inverted scroll. 100%. It maps to touch interfaces and touch pads, it's "moving content" instead of moving that little (mostly invisible in Mountain Lion) progress bar, and the "moving content" concept fits extremely well with smooth deceleration - it always slides to a stop at the same distance after you've gone the same speed. The scroll bar becomes a progress bar and almost nothing else.

Re: I want the world to scroll this way

#286
post #222

Earlier quoted context omitted.

On the page itself. I can make the page work if I zoom out by pressing Ctrl/- three times or more (and reload the page afterwards). This is what I see without zooming - http://imgur.com/pGJuk

Are you on a netbook or otherwise slow computer? I'll see what I can do to add some breaks to the page rendering loop. I get the impression that the Firefox version needs a bit of work.

Nope, a year old ThinkPad Edge. Hardware performance is certainly not an issue. I get this message in the log right after the page is loaded.

Re: I want the world to scroll this way

#287
I like having control over my scrolling and being able to see the structure of a document at first glance. One can often quickly locate where the "meat" of a document will be just by looking at its structure, and scanning the first line of each paragraph.

I also frequently go back and re-read previous lines when I'm reading, because I sometimes just don't absorb things on first-pass. The auto-scrolling line needlessly introduces an urgency to the reading experience that I don't particularly enjoy. Sure, you can pause it, but then that is something you consciously have to think about doing while reading. "Free scrolling" doesn't introduce any extra thinking, because you do it subconsciously most of the time.

So, no, I don't find this particular useful or innovative.

A better solution? A scrolling system that tracks your eye movements in conjunction with a sophisticated AI to adapt to your preferred scrolling behaviour over time.

Re: I want the world to scroll this way

#289

This seems to result in a large number of cases where the visual experience is pointless. The line separating the previous and next page is tiny and easy to miss, and I don't see the use in two torn half-pages on screen. I agree that smooth scrolling long text is hard to read and trips up line scanning, but this UX seems be like playing an cruel game where I have to drag just enough to scroll a whole page. Any more o…

> this UX seems be like playing an cruel game where I have to drag just enough to scroll a whole page

just use the mousewheel / trackpad scoll area / two finger trackpad scroll gesture or swipe your finger on the touchscreen to scroll as much as you want at a time! it seems quite natural. I always though paging things is a very very bad UI pattern, but this "fluid paging" works great for plain text ...though nothing beats good ol' scrolling for a media rich documents or something with a fancier layout...

Re: I want the world to scroll this way

#290

This seems to result in a large number of cases where the visual experience is pointless. The line separating the previous and next page is tiny and easy to miss, and I don't see the use in two torn half-pages on screen. I agree that smooth scrolling long text is hard to read and trips up line scanning, but this UX seems be like playing an cruel game where I have to drag just enough to scroll a whole page. Any more o…

Page down doesn't work as soon as you are less than a screen away from the bottom of the page.

You scroll to the bottom and automatically start reading from the top, but your next line is somewhere in the middle. A faint line where the top of the page previously was would help here.

Post reply on HN