I want the world to scroll this way
281–290 of 308 posts
Re: I want the world to scroll this way
#282The 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.
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
#283All 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
#284Earlier 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…
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
#285Earlier 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.
Re: I want the world to scroll this way
#286Earlier 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.
Re: I want the world to scroll this way
#287I 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
#288Re: I want the world to scroll this way
#289This 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…
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
#290This 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…
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.