tools-yak
[Top] [All Lists]

[tools-yak@collab] Re: Simple Ruby speed-reader

To: tools-yak@xxxxxxxxxxxxxxxxxxx
From: "Peter P. Jones" <ppj@xxxxxxxxxxxxx>
Date: Sun, 06 Mar 2005 21:03:20 +0000
Message-id: <422B7018.9020802@concept67.net>
Has a couple of niggles on Windows.
Runs if
Line 20 in Settings.rb reads
      PStore.new(path.to_s + "/.speedreader")
['.to_s' added]
And line 19 in DataProvider.rb as
        @words = str.scan(/\S+/)
[brackets added]    (01)

Run it from a console despite it having .rbw file ending.
It will show a few warnings that don't seem to affect use.    (02)

-- 
Peter    (03)

Peter P. Jones wrote:
> Just found this on Rubyforge.
> http://rubyforge.org/projects/speedreader/
> 
> Peter P. Jones wrote:
> 
>> Hi,
>>
>> I just knocked this up to see if it would help me read things.
>> http://www.concept67.net/ruby/speedread.rb
>>
>> It takes a while to get used to, and maybe it'll seem slow for some 
>> out there. (Just tweak the documented lines to suit.)
>>
>> It has me thinking though...
>>
>     (04)

-- 
This message is archived at:    (05)

http://collab.blueoxen.net/forums/cgi-bin/mesg.cgi?a=tools-yak&i=422B7018.9020802@concept67.net    (06)
<Prev in Thread] Current Thread [Next in Thread>