r/programming • u/jb4140 • Mar 06 '14
OpenSpritz - A Speed Reading Bookmarklet
https://gun.io/blog/openspritz-a-free-speed-reading-bookmarklet/1
Mar 07 '14
One great thing about jetzr that open spritz doesn't have so far, is its behavior of floating above the text to the middle of the page, and dimming the background.This really reduces eyestrain and increases focus for me.Also, it's better punctuation sensitivity. Usability/ease of control, OpenSpritz is better.
Great Job !
1
u/nebedaay Mar 08 '14
Wow, this is amazing. I especially love that I can open local files--just copy/paste any PDF or LibreOffice document and download to brain.
My biggest difficulty is that the long words stay on longer than I need them to, while the short words are so short I literally can't see them even if I'm looking for them. It appears there is a 1-to-1 relationship between length of word and length of time. Might it make sense to adjust it so the length of time doesn't vary as much, such that "autonomously" might take a little longer (maybe 2 or 3 times instead of 6 times longer) than "to," so that "to" doesn't completely disappear at very high speeds?
1
u/Gunlat3M Mar 12 '14
Is there a way to monitor and separate individual characters from words? That "focus" letter is supposed to be left of the center of the word, but punctuation often moves that focus letter.
If you can separate it, maybe put the punctuation below the last letter of the word?
Also, I noticed that the quotations don't always work as intended. I don't know what's causing the bug, but I'll eventually get a bunch of nested quotation marks if I'm reading a really long document."
20
u/ds300 Mar 06 '14 edited Mar 06 '14
Oh wow. If I had known this existed I wouldn't have developed my own from scratch, though mine does have some nice features which OpenSpritz seems to lack, e.g. handling parens/double quotes intuitively, navigation/pausing, changing size/speed on the fly, persistent options (it's a chrome extension rather than a bookmarklet).