
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Examancer &#187; javascript</title>
	<atom:link href="http://examancer.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://examancer.com</link>
	<description>take in moderation</description>
	<lastBuildDate>Fri, 16 Dec 2011 00:15:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Twitter Refresher Script for Greasemonkey/Others</title>
		<link>http://examancer.com/2008/09/twitter-refresher-script-for-greasemonkeyothers/</link>
		<comments>http://examancer.com/2008/09/twitter-refresher-script-for-greasemonkeyothers/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:54:42 +0000</pubDate>
		<dc:creator>Carl Zulauf</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasekit]]></category>
		<category><![CDATA[greasemetal]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://examancer.com/?p=68</guid>
		<description><![CDATA[I wrote my first Greasemonkey script today, and it happens to be an automatic Twitter Refresher. The script will refresh Twitter every n seconds (10 seconds by default), unless you have placed any input in the input field, in which case it will not refresh. I haven&#8217;t tested this in Greasemetal (Google Chrome) or Greasekit [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote my first <a href="http://www.greasespot.net/">Greasemonkey</a> script today, and it happens to be an automatic <a href="http://examancer.com/userscripts/Twitter_Refresher.user.js">Twitter Refresher</a>. The script will refresh Twitter every <em>n </em>seconds (10 seconds by default), unless you have placed any input in the input field, in which case it will not refresh.</p>
<p>I haven&#8217;t tested this in <a href="http://greasemetal.31tools.com/">Greasemetal</a> (Google Chrome) or <a href="http://8-p.info/greasekit/">Greasekit</a> (Safari) yet, but it uses very simple and standard javascript DOM to work, so I&#8217;m pretty sure it will work fine in other userscript environments.</p>
<p>Pretty simple, but its something I really wanted so I figured I would share in case anyone else needs a tool like this. Also available through <a href="http://userscripts.org/scripts/show/33497">userscripts.org</a>.</p>
<p>Let me know if you can think of any other sites this would be useful for.</p>
]]></content:encoded>
			<wfw:commentRss>http://examancer.com/2008/09/twitter-refresher-script-for-greasemonkeyothers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

