<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hi,

so here is my second attempt to make a greasemonkey script :
http://userscripts.org/scripts/review/25207

The idea is to mimic the Adobe Acrobat Reader autoscroll feature.

&lt;b&gt;To do :&lt;/b&gt;
&lt;ul&gt;
 &lt;li&gt;use a DATA URI and avoid using remote images
 &lt;li&gt;finish the button interface (center/fadeIn/fadeOut)
 &lt;li&gt;manage the blur pause system
 &lt;li&gt;activate/desactivate to make it usable for the whole web (not just one page)
 &lt;li&gt;add per page/domain speed
&lt;li&gt;....
&lt;/ul&gt;

&lt;b&gt;Fixed :&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;del&gt;auto-pause and disable shortcuts will typing in a textbox/textarea element&lt;/del&gt;
&lt;li&gt;&lt;del&gt;refine the speed (log speed-step)&lt;/del&gt;
&lt;li&gt;&lt;del&gt;clean code with some comments&lt;/del&gt;
&lt;li&gt;&lt;del&gt;overlay buttons for all actions&lt;/del&gt;
&lt;li&gt;&lt;del&gt;shortcuts seem not to work&lt;/del&gt;
&lt;li&gt;&lt;del&gt;have to choose the way to scroll all the way even if the user scroll back up or down ( using a window.Y-position propertie ?)&lt;/del&gt;
&lt;li&gt;&lt;del&gt;simple start/stop functions&lt;/del&gt;
&lt;/ul&gt;

It's a very early stage but I thought I could get some help and suggestions.

PS : I know you can use your mouse but first I don't want to use a mouse at all and second I find this technic very imprecise regarding speed adjustment.</body>
  <body-html>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;so here is my second attempt to make a greasemonkey script :
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/review/25207&quot;&gt;http://userscripts.org/scripts/review/25207&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The idea is to mimic the Adobe Acrobat Reader autoscroll feature.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;To do :&lt;/b&gt;&lt;ul&gt;&lt;li&gt;use a DATA URI and avoid using remote images
 &lt;/li&gt;&lt;li&gt;finish the button interface (center/fadeIn/fadeOut)
 &lt;/li&gt;&lt;li&gt;manage the blur pause system
 &lt;/li&gt;&lt;li&gt;activate/desactivate to make it usable for the whole web (not just one page)
 &lt;/li&gt;&lt;li&gt;add per page/domain speed
&lt;/li&gt;&lt;li&gt;....
&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;Fixed :&lt;/b&gt;&lt;ul&gt;&lt;li&gt;&lt;del&gt;auto-pause and disable shortcuts will typing in a textbox/textarea element&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;refine the speed (log speed-step)&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;clean code with some comments&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;overlay buttons for all actions&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;shortcuts seem not to work&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;have to choose the way to scroll all the way even if the user scroll back up or down ( using a window.Y-position propertie ?)&lt;/del&gt;&lt;/li&gt;&lt;li&gt;&lt;del&gt;simple start/stop functions&lt;/del&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;

&lt;p&gt;It's a very early stage but I thought I could get some help and suggestions.&lt;/p&gt;

&lt;p&gt;PS : I know you can use your mouse but first I don't want to use a mouse at all and second I find this technic very imprecise regarding speed adjustment.&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-04-14T18:21:31Z</created-at>
  <forumable-id type="integer">1</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">8344</id>
  <topic-id type="integer">2150</topic-id>
  <updated-at type="datetime">2009-01-25T12:09:32Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">50230</user-id>
</post>
