<?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>Utoxin&#039;s Random Insanity &#187; Uncategorized</title>
	<atom:link href="http://www.utoxin.name/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utoxin.name</link>
	<description>Random ramblings from the depths of my mind...</description>
	<lastBuildDate>Tue, 06 Jul 2010 02:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Quick Update</title>
		<link>http://www.utoxin.name/2010/05/quick-update/</link>
		<comments>http://www.utoxin.name/2010/05/quick-update/#comments</comments>
		<pubDate>Mon, 03 May 2010 17:30:36 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[weight loss]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=129</guid>
		<description><![CDATA[A few things to cover in this update, but I&#8217;ll keep it short, and try to have something more substantial for later this week. First, I&#8217;ve hit 25% of my weight loss goal! As of this morning, I&#8217;ve lost 25.1 pounds. My trend weight is at 283.9, and heading down at a very steady pace. [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2010/05/quick-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DRM &#8211; When will they give up?</title>
		<link>http://www.utoxin.name/2010/03/drm-when-will-they-give-up/</link>
		<comments>http://www.utoxin.name/2010/03/drm-when-will-they-give-up/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 05:32:26 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=107</guid>
		<description><![CDATA[Well, it&#8217;s happened yet again. Ubisoft came up with a grand new copy protection scheme that was going to stop pirates in their tracks. It would be the holy grail that would make it so only paying customers could use the game. If they had an internet connection. Every time they wanted to play the [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2010/03/drm-when-will-they-give-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacker&#8217;s Diet &#8211; Take 2</title>
		<link>http://www.utoxin.name/2010/02/hackers-diet-take-2/</link>
		<comments>http://www.utoxin.name/2010/02/hackers-diet-take-2/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:36:59 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=98</guid>
		<description><![CDATA[I&#8217;ve tried the Hacker&#8217;s Diet once before in the past, and did fairly well, but eventually lost motivation and just stopped. But this year, my employer has offered us what amounts to a free gym membership, and I took the extra step of paying for a trainer. So I&#8217;m taking the opportunity to start the [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2010/02/hackers-diet-take-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Security Plans</title>
		<link>http://www.utoxin.name/2009/11/new-security-plans/</link>
		<comments>http://www.utoxin.name/2009/11/new-security-plans/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 05:01:11 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=95</guid>
		<description><![CDATA[Due to repeated problems with hackers on servers at my day job, I&#8217;ve developed a new security plan that I&#8217;m going to share in a second. First, a little background, and then I&#8217;ll list my requirements that I used to develop the plan. First, we have no official system administrator, and we have 15 or [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2009/11/new-security-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tokenizing a string in php</title>
		<link>http://www.utoxin.name/2008/10/tokenizing-a-string-in-php/</link>
		<comments>http://www.utoxin.name/2008/10/tokenizing-a-string-in-php/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:19:39 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bayesspam]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=20</guid>
		<description><![CDATA[I decided today to resume development of my BayesSpam plugin for SquirrelMail. My first priority was speeding up the parsing of messages. My first step was a simple one. I was doing this: while &#40;preg_match&#40;'/([a-zA-Z][a-zA-Z-_'&#93;&#123;0,44&#125;&#41;&#91;,.&#34;')?!:;/&#38;]{0,5}([ tnr]&#124;$)/',$string,$matches)) { $string = preg_replace('/([a-zA-Z][a-zA-Z-_']{0,44})[,.&#34;')?!:;/&#38;]{0,5}([ tnr]&#124;$)/',' ',$string,1&#41;; if &#40;isset&#40;$matches&#91;1&#93;&#41; &#38;&#38; $matches&#91;1&#93; &#38;&#38; strlen&#40;$matches&#91;1&#93;&#41; &#62;= 3&#41; $return&#91;&#93; = $token_type.': '.$matches&#91;1&#93;; &#125; [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2008/10/tokenizing-a-string-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
