<?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>Matt_ptr * &#187; News</title>
	<atom:link href="http://mattptr.net/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattptr.net</link>
	<description>Programming and stuff -- incoherent and unfocused since 1997</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:39:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>jQuery Delayed Event</title>
		<link>http://mattptr.net/2011/07/12/jquery-delayed-event/</link>
		<comments>http://mattptr.net/2011/07/12/jquery-delayed-event/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 17:45:14 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[delayed event]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=245</guid>
		<description><![CDATA[Earlier today, I went looking for a plugin similar to hoverIntent but worked for other events. Turns out there wasn&#8217;t one (or at least I couldn&#8217;t find one), so I wrote one. Here it is: Delayed Event Plugin page Zipped source and example Enjoy. I hope it&#8217;s useful for other people. Oh, I should mention&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, I went looking for a plugin similar to hoverIntent but worked for other events. Turns out there wasn&#8217;t one (or at least I couldn&#8217;t find one), so I wrote one. Here it is:</p>
<p><a href="http://plugins.jquery.com/project/delayed_event">Delayed Event Plugin page</a></p>
<p><a href="/files/delayed_event.zip">Zipped source and example</a></p>
<p>Enjoy. I hope it&#8217;s useful for other people.</p>
<p>Oh, I should mention&#8230; As with the Timer plugin, I have no interest in maintenance or support. So, unless there&#8217;s a major security problem or giant leaking of memory, I don&#8217;t really care. I didn&#8217;t put a lot of thought in to designing an API or anything. You should feel free to modify the code as you see fit.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2011/07/12/jquery-delayed-event/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows output redirection bug</title>
		<link>http://mattptr.net/2010/05/21/windows-output-redirection-bug/</link>
		<comments>http://mattptr.net/2010/05/21/windows-output-redirection-bug/#comments</comments>
		<pubDate>Fri, 21 May 2010 16:48:10 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=169</guid>
		<description><![CDATA[While I was working on the SiteCrawler script, I had a problem getting it to redirect output to a file. In fact it&#8217;s one of the reasons I put it on the back burner. I thought it was a Python (on Windows) problem, but it turns it&#8217;s just a Windows® Issue™: http://support.microsoft.com/kb/321788 Even though the article [...]]]></description>
			<content:encoded><![CDATA[<p>While I was working on the SiteCrawler script, I had a problem getting it to redirect output to a file. In fact it&#8217;s one of the reasons I put it on the back burner. I thought it was a Python (on Windows) problem, but it turns it&#8217;s just a Windows® Issue™:</p>
<p><a href="http://support.microsoft.com/kb/321788">http://support.microsoft.com/kb/321788</a></p>
<p>Even though the article is about WinXP and 2k, I thought I&#8217;d try the registry fix. Sure enough &#8212; it works! So I will probably start adding stuff to the site crawler again and may actually release it!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2010/05/21/windows-output-redirection-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kind of annoyed with WordPress</title>
		<link>http://mattptr.net/2009/09/10/kind-of-annoyed-with-wordpress/</link>
		<comments>http://mattptr.net/2009/09/10/kind-of-annoyed-with-wordpress/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 23:50:51 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=111</guid>
		<description><![CDATA[So, Automatic upgrade for WP has been broken for some time. Now there&#8217;s a stupid coding error that&#8217;s responsible for a worm attack. This is what I get for following the trend and not researching some software that I start using. A possible switch to a different blog software may be in the works if [...]]]></description>
			<content:encoded><![CDATA[<p>So, Automatic upgrade for WP has been broken for some time. Now there&#8217;s a stupid coding error that&#8217;s responsible for a worm attack. This is what I get for following the trend and not researching some software that I start using.</p>
<p>A possible switch to a different blog software may be in the works if they don&#8217;t get their act together.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2009/09/10/kind-of-annoyed-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

