I've never thought much about my reading speed before, but after trying this and finding the deafault setting a bit slow, I decided to compare my natural reading speed. I was able to read the article I chose in about 85% of the time of the default 400WPM of the bookmarklet (I read the article first with a timer, and then reread with the bookmarklet), which would put me at 470WPM. With Squirt, I was only able to get u…
Squirt.io – Readability Meets Spritz Speed Reading
161–170 of 213 posts
Re: Squirt.io – Readability Meets Spritz Speed Reading
#162when reading this paragraph:
"The WEIRD mind also appears to be unique in terms of how it comes to understand and interact with the natural world. Studies show that Western urban children grow up so closed off in man-made environments that their brains never form a deep or complex connection to the natural world. While studying children from the U.S., researchers have suggested a developmental timeline for what is called “folkbiological reasoning.” These studies posit that it is not until children are around 7 years old that they stop projecting human qualities onto animals and begin to understand that humans are one animal among many. Compared to Yucatec Maya communities in Mexico, however, Western urban children appear to be developmentally delayed in this regard. Children who grow up constantly interacting with the natural world are much less likely to anthropomorphize other living things into late childhood."
it seems to stop displaying words directly after the U.S., string. I had to restart it after that.
Another note: words that contain hyphens or em dashes are not tokenized so you get huge words that are impossible to read at speed.
Re: Squirt.io – Readability Meets Spritz Speed Reading
#163Earlier quoted context omitted.
Hey timtadh! Spritz Inc's blog ( http://www.spritzinc.com/blog/ ) has some interesting things to say about word recognition, primarily that it's related to a word's unique shape more than length. Words that are less than 4 characters long are actually harder to recognize due to their having more visual analogues than longer words, and words over 7 characters are start looking "long" more than any other shape characte…
That may be true for familiar words, but a long, uncommon word is unavoidably going to take more processing. Flashing "unforgettable" is probably fine, but I'd want a split second pause on "periodontia" or "imbroglie".
Until then slowing down for longer words at least would definitely help. This could at least be an option if the authors aren't convinced its a good idea yet, then A/B test the amount of usage for people who use the option compared with those that don't.
Re: Squirt.io – Readability Meets Spritz Speed Reading
#164Re: Squirt.io – Readability Meets Spritz Speed Reading
#165Does anyone know of a speed-reading API another than Spritz?
OP here. I'm using readability's old code (arc90) to extract text, and you can use squirt on any page you like--just embed a link with the same JS as the bookmarklet. If you want a real API, add a github issue ( http://www.github.com/cameron/squirt ) to remind me--it's on my project bucket list :)
Re: Squirt.io – Readability Meets Spritz Speed Reading
#166Using a "let me google that for you" link on the problem with software patents seems unnecessary. Why imply your users are lazy? At first I thought the contrast between "whose patents are pending" and that link was a great bit of commentary, but that link was an unexpected slap. I was expecting an EFF link.
Oops—did not wake up wanting to slap you :) My thought was more along the lines of "if you're not aware that this is a problem, here's a list of big/obvious headlines to pick from, or just walk away with the sense that there is an active conversation about the issue"
Re: Squirt.io – Readability Meets Spritz Speed Reading
#167This project may consider a name-change, as googling for this after it's gone from the HN homepage will trigger ... interesting results. Especially if you're trying to show this to a co-worker in the office. Note to my boss: I'm sorry!
https://github.com/cameron/squirt/blob/gh-pages/bm/squirt.js...
priceless!
Re: Squirt.io – Readability Meets Spritz Speed Reading
#168There's also Jetzt, which is a fully-fledged open-source Chrome plugin. It has much better text-selection support and I've found it a better experience to use than both OpenSpritz and Squirt. https://github.com/ds300/jetzt
Re: Squirt.io – Readability Meets Spritz Speed Reading
#169One issue: numbers with points get split up, which is very confusing. E.g. 16.4 becomes 16. and then 4.
Another issue: It sometimes starts reading out script code, e.g. here. http://www.forbes.com/sites/adamtanner/2014/03/05/amazons-wa...
One feature request: Keyboard shortcuts to pause and maybe to step back or "zoom" out to see the whole last/current sentence before continuing.
Re: Squirt.io – Readability Meets Spritz Speed Reading
#170Quite frankly this is a pretty lazy implementation. It doesn't even slow down for long words, and the highlighted letter is too far to the left most of the time. But the snazzy .io page and sleek interface probably will do way more for the tool's popularity than actually improving features, so kudos to the Author for the smart marketing.
I'm rooting for the open source versions.