<?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; Uncategorized</title>
	<atom:link href="http://mattptr.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattptr.net</link>
	<description>Programming and stuff -- incoherent and unfocused since 1997</description>
	<lastBuildDate>Mon, 27 Feb 2012 00:02:38 +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>Stupid site hacked</title>
		<link>http://mattptr.net/2010/08/11/stupid-site-hacked/</link>
		<comments>http://mattptr.net/2010/08/11/stupid-site-hacked/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 19:02:03 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=182</guid>
		<description><![CDATA[So it looks like some bot managed to guess my FTP password and installed a malware script on to my wordpress files. This in turn caused Google to report this site as distributing malware and block it (at least in Chrome). I&#8217;m 99% certain it was a bot, since I&#8217;ve seen the *exact* same hack [...]]]></description>
			<content:encoded><![CDATA[<p>So it looks like some bot managed to guess my FTP password and installed a malware script on to my wordpress files. This in turn caused Google to report this site as distributing malware and block it (at least in Chrome).</p>
<p>I&#8217;m 99% certain it was a bot, since I&#8217;ve seen the *exact* same hack done on a Drupal site that I did for work. </p>
<p>I&#8217;ve changed everything&#8230; hopefully this won&#8217;t happen again. </p>
<p>I think this is from submitting the Python Extensions post to reddit. It had a good deal of spam comments blocked.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2010/08/11/stupid-site-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to do?</title>
		<link>http://mattptr.net/2010/05/19/what-to-do/</link>
		<comments>http://mattptr.net/2010/05/19/what-to-do/#comments</comments>
		<pubDate>Wed, 19 May 2010 19:53:57 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=167</guid>
		<description><![CDATA[I&#8217;m a little up in arms about what to do with this site. I barely program any more in my free time. I want to do stuff, but I lack motivation. I have about 20 unfinished posts. By the time I get through, I don&#8217;t care to re-read or add the links I want to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a little up in arms about what to do with this site. I barely program any more in my free time. I want to do stuff, but I lack motivation. I have about 20 unfinished posts. By the time I get through, I don&#8217;t care to re-read or add the links I want to reference.</p>
<p>I&#8217;m also a little worried about WordPress. I don&#8217;t like it and I want to ditch it. However, I have a bunch of posts that get me some attention from Google. Is there a way to export my posts to static files?</p>
<p>On a more positive note, I got to use <a href="http://www.djangoproject.com">Django</a> for a project at work. It&#8217;s an excellent product. Anyone developing webapps should try it, at least once. I might want to convert my site to <a href="http://www.django-cms.org">Django CMS</a>&#8230; dunno yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2010/05/19/what-to-do/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Crawler Chronicles, Part 4: I might be dumb</title>
		<link>http://mattptr.net/2010/03/23/site-crawler-chronicles-part-4-i-might-be-dumb/</link>
		<comments>http://mattptr.net/2010/03/23/site-crawler-chronicles-part-4-i-might-be-dumb/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 19:08:00 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=154</guid>
		<description><![CDATA[Turns out urljoin() wasn&#8217;t behaving badly, I just supplied it a lousy URL. Turns out after running urlopen, the file-like object that is returned has two additional methods, one of them giving the true URL (i.e. after redirects). So far, that&#8217;s seems to have fixed the issue. Hopefully I&#8217;ll have a release soon, but I [...]]]></description>
			<content:encoded><![CDATA[<p>Turns out urljoin() wasn&#8217;t behaving badly, I just supplied it a lousy URL. Turns out after running urlopen, the file-like object that is returned has two additional methods, one of them giving the true URL (i.e. after redirects). So far, that&#8217;s seems to have fixed the issue.</p>
<p>Hopefully I&#8217;ll have a release soon, but I still gotta work out some bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2010/03/23/site-crawler-chronicles-part-4-i-might-be-dumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Almost forgot</title>
		<link>http://mattptr.net/2010/03/12/almost-forgot/</link>
		<comments>http://mattptr.net/2010/03/12/almost-forgot/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:05:24 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=140</guid>
		<description><![CDATA[I need to start updating this site a bit more. If you&#8217;ve ever visited this site around December then you might have noticed that my site&#8217;s anniversary is Dec. 4th. Also, you might have noticed that I almost always forget to mention it. So, this is 3 months late, but my site turned 12 on [...]]]></description>
			<content:encoded><![CDATA[<p>I need to start updating this site a bit more. If you&#8217;ve ever visited this site around December then you might have noticed that my site&#8217;s anniversary is Dec. 4th. Also, you might have noticed that I almost always forget to mention it.</p>
<p>So, this is 3 months late, but my site turned 12 on Dec 4th 2009. If we count this site and Sloatworks combined (and I do) and also ignore the 3 months of downtime I had in 2007, then I&#8217;ve had a web presence longer than everyone&#8217;s favorite giant corporation, Google.</p>
<p>They are only slightly more successful. :P</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2010/03/12/almost-forgot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being lazy</title>
		<link>http://mattptr.net/2009/02/24/being-lazy/</link>
		<comments>http://mattptr.net/2009/02/24/being-lazy/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:55:52 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/2009/02/24/being-lazy/</guid>
		<description><![CDATA[I&#8217;ve been slacking in my updates. I need to get some content up. I don&#8217;t want to lose my visitor. Hi MKR!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been slacking in my updates. I need to get some content up. I don&#8217;t want to lose my visitor. Hi MKR!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2009/02/24/being-lazy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oh no, Memories!</title>
		<link>http://mattptr.net/2009/02/09/oh-no-memories/</link>
		<comments>http://mattptr.net/2009/02/09/oh-no-memories/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:06:14 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=36</guid>
		<description><![CDATA[I&#8217;ve been working with haXe at work doing some Flash testing. It&#8217;s a pretty handy little tool. But something about it brings back some not-fun memories&#8230; There was a time when I was collaborating on an IRC client with a few other people. We had a particularly difficult time getting what we wanted out of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with <a href="http://www.haxe.org">haXe</a> at work doing some Flash testing. It&#8217;s a pretty handy little tool. But something about it brings back some not-fun memories&#8230;</p>
<p>There was a time when I was collaborating on an IRC client with a few other people. We had a particularly difficult time getting what we wanted out of the standard Windows control set. So we had to make custom controls. Subclassing wasn&#8217;t good enough and Owner-Drawing never worked out as well as we wanted. So we made, 1) a custom Listbox, 2) a custom text control for rendering IRC text, and at one-point, there was 3) a <strong>custom menubar</strong>. There were going to be others&#8230; a custom Tab Control, a custom Toolbar, tooltip, and probably a button and progress bar and a few others that I&#8217;m forgetting.</p>
<p>Does that seem ridiculous? It should. Making custom controls is <em>a lot</em> of work. So why does haXe remind me of this? Basically, unless I decide to use Flex or another 3rd party lib, there is no UI api. Everything has to be custom.</p>
<p>Maybe this is why I&#8217;ve stayed away from Flash since version 4.0? If I never had to code a custom control again, I&#8217;d be a very happy man.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2009/02/09/oh-no-memories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Installed</title>
		<link>http://mattptr.net/2009/01/25/wordpress-installed/</link>
		<comments>http://mattptr.net/2009/01/25/wordpress-installed/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 02:59:14 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mattptr.net/?p=3</guid>
		<description><![CDATA[Working on getting this thing up and running&#8230;]]></description>
			<content:encoded><![CDATA[<p>Working on getting this thing up and running&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mattptr.net/2009/01/25/wordpress-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

