Since our mention in Wired Magazine, we’ve had a lot of great feedback from users requesting changes to our reading interface. We had the whole gamut of requests from different colors to different fonts, changing of font sizes, adding words to each cluster, subtracting words from each cluster.
These are all great suggestions and they seem pretty commonplace. One has to ask, why haven’t the guys at Spreed already implemented many of the requests? To technically implement them is not that hard. What gives?
The answer is not simple.
The easy answer is that we are the first company entirely focused on reading enhancement. It is a new space with new challenges. Our goal is to become the experts in this field. We have developed some significant expertise and we try to use this when building in features. This means that we have a look at the existing sciences to justify a feature’s benefit in terms of reading efficiency.
Our initial goal when we started Spreed was to let the computer do the heavy lifting of speed reading. We wanted to develop an algorithm and a reading interface that would be effective for most people. No doubt Spreed demands that people challenge themselves to learn how to get through information faster. We remain adamant that with a little (or in some cases a lot) of practice, we can help you read faster. When Spreed eventually catches on and is integrated with other content and technology providers, you’ll be able to let the computer do the ‘heavy lifting’ for all your digital reading.
That’s the easy answer to the latency in adding features. I am going to pick a specific part of our research to have our users think about: Have you ever wondered how the human eye picks up words?
When reading traditionally your eyes do not move in a linear fashion across the page. The eye makes many “stops” and occasionally doubles back to words previously read. Even fast readers double back – only they are a lot faster at it than the average reader. A “stop” is called a saccade and it typically lasts in the range of 200-250 milliseconds.
The Science of Word Recognition – Kevin Larson, July 2004.http://www.microsoft.com/typography/ctfonts/WordRecognition.aspx
On each stop, the eye will focus on a word, look for first few letters of the next word and also go further ahead to gauge the length of upcoming words and the sentence as a whole. The eye’s ability to look forward might be the reason why single word flashing also know as RSVP might be less efficient than our algorithm.
So what does your eye process in a saccade?
There is a vast array of academic research in this area. I am going to quote Kevin Larson who is the leader in this field. Mr. Larson is a cognitive psychologist working at Microsoft with their advanced reading technologies team. Who knew Microsoft has such a team??? Regardless, we find his work very useful.
During a single fixation, there is a limit to the amount of information that can be recognized. The fovea, which is the clear center point of our vision, can only see three to four letters to the left and right of fixation at normal reading distances. Visual acuity decreases quickly in the parafovea, which extends out as far as 15 to 20 letters to the left and right of the fixation point
The Science of Word Recognition – Kevin Larson, July 2004.http://www.microsoft.com/typography/ctfonts/WordRecognition.aspx
Visual acuity? Fovea? Parafovea? What happens when font sizes are increased? when colours or contrasts are changed? when the number of words or characters in a cluster change? How will this affect how you can absorb information? You need not worry about these questions, but we do!
ps. We will be at the Web 2.0 Summit in San Francisco this week November 5-8. If you feel like talking about Spreed, shoot myself or Dave an email (suhail@spreedinc.com or dave@spreedinc.com)
Interesting. Thanks for the insight; always interesting to learn more about how we do the most basic things, and the high-tech associated with making the most of it.
You mention: “What happens when font sizes are increased?” I notice that your blog uses a style sheet that specifies a fixed size font for your posts. This makes it impossible for users with poor visual acuity to increase the size of the display text by using the “View > Text Size” option in IE (or equivalent in other browsers). This makes it very hard for me (and perhaps other users with poor visual acuity) to read your blog regardless of any other factor. No degree of reading optimization will help if the user can’t see the page. Consider checking content delivery tools against the Web Content Accessibility Guidelines ( http://www.w3.org/TR/WAI-WEBCONTENT/ )