<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The.Anti.9 &#124; Code Blog</title>
	<atom:link href="http://theanti9.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://theanti9.wordpress.com</link>
	<description>Welcome to The.Anti.9 Interface</description>
	<lastBuildDate>Sun, 12 Jul 2009 21:20:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='theanti9.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e384e16bef1f930556170b770d355af4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The.Anti.9 &#124; Code Blog</title>
		<link>http://theanti9.wordpress.com</link>
	</image>
			<item>
		<title>A New Website</title>
		<link>http://theanti9.wordpress.com/2009/07/12/a-new-website/</link>
		<comments>http://theanti9.wordpress.com/2009/07/12/a-new-website/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 21:20:16 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=75</guid>
		<description><![CDATA[I am happy to announce the launch of one of my first independent websites: paster
Paster is a very simple app for collaborative development, where you can paste your code and share it with anyone you would like. It supports syntax highlighting of over 40 languages, and I plan to add more as I can. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=75&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2009/07/12/a-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>The Anti&#8217;s Cloud</title>
		<link>http://theanti9.wordpress.com/2009/04/29/the-antis-cloud/</link>
		<comments>http://theanti9.wordpress.com/2009/04/29/the-antis-cloud/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 01:53:08 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[dbms]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=73</guid>
		<description><![CDATA[Personally, I&#8217;ve always been interested in distributed computing. It&#8217;s one subject I&#8217;ve done a lot of reading on. After seeing a bunch of posts on various Google blogs, such as this one, I&#8217;ve decided I want to work on making my own little cloud. I know I don&#8217;t have 500,000+ computers to work with like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=73&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2009/04/29/the-antis-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>Python Web Crawler in Less Than 50 Lines</title>
		<link>http://theanti9.wordpress.com/2009/02/14/python-web-crawler-in-less-than-50-lines/</link>
		<comments>http://theanti9.wordpress.com/2009/02/14/python-web-crawler-in-less-than-50-lines/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 03:49:57 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[web-crawler]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=67</guid>
		<description><![CDATA[I got kind of bored today, and wrote a pretty simple web crawler with python and it turned out to be less than 50 lines. It doesn&#8217;t store output, I&#8217;ll leave that up to anyone who wants to use the code, because, well, theres just too many ways to choose from. Right now you pass [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=67&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2009/02/14/python-web-crawler-in-less-than-50-lines/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>An idea for anonymity</title>
		<link>http://theanti9.wordpress.com/2008/08/19/an-idea-for-anonymity/</link>
		<comments>http://theanti9.wordpress.com/2008/08/19/an-idea-for-anonymity/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 02:49:00 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[packets]]></category>
		<category><![CDATA[untraceable]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=60</guid>
		<description><![CDATA[I was thinking the other day. How would I do something on the internet and make my activity completely untraceable. The simplest form of the answer was to scatter where the packets come from.
So the idea of the packet scatter network was born. Anyone could sign up and host a server and there would be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=60&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/08/19/an-idea-for-anonymity/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>IRC Server</title>
		<link>http://theanti9.wordpress.com/2008/08/06/irc-server/</link>
		<comments>http://theanti9.wordpress.com/2008/08/06/irc-server/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 08:28:48 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=57</guid>
		<description><![CDATA[Recently I came up with the idea to create my own little IRC Community. So I set to work. After several days and a very large amount of cursing, I finally got my IRC Server up and running. So then, I decided to buy a domain so that people could connect without having to use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=57&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/08/06/irc-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>The Art of Dumpster Diving</title>
		<link>http://theanti9.wordpress.com/2008/06/16/the-art-of-dumpster-diving/</link>
		<comments>http://theanti9.wordpress.com/2008/06/16/the-art-of-dumpster-diving/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 23:43:40 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[compaq]]></category>
		<category><![CDATA[dumpster diving]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[rack server]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[SCSI]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[trash]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=56</guid>
		<description><![CDATA[When I woke up this morning, my first thought was &#8220;Sweet, going dumpster diving today&#8221;. After thinking about it for a little while longer, I started to get a little depressed about going, it seemed almost like a waste of time on a monday morning, there wouldn&#8217;t be anything good in the dumpsters!
Despite these thoughts, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=56&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/06/16/the-art-of-dumpster-diving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>New Rack Server Cluster</title>
		<link>http://theanti9.wordpress.com/2008/05/19/new-rack-server-cluster/</link>
		<comments>http://theanti9.wordpress.com/2008/05/19/new-rack-server-cluster/#comments</comments>
		<pubDate>Tue, 20 May 2008 02:06:03 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Distributed Systens]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Parallel Computing]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[rack servers]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=45</guid>
		<description><![CDATA[Ok so despite lack of recent blog activity, I have been fairly busy doing things. Not too much on the programming side which is really why I haven&#8217;t been posting. But lots has happened on the hardware side.
My friend Joe found a steel rack enclosure back behind the movie theater (don&#8217;t ask me why it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=45&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/05/19/new-rack-server-cluster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>The Library</title>
		<link>http://theanti9.wordpress.com/2008/04/21/the-library/</link>
		<comments>http://theanti9.wordpress.com/2008/04/21/the-library/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 02:10:49 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=44</guid>
		<description><![CDATA[Ah, the library grows once again. I either need less books, or a bigger shelf. Its even starting to bow from the weight. And its out of room. Damn&#8230;.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=44&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/04/21/the-library/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>

		<media:content url="http://i2.photobucket.com/albums/y13/gamerbuddy32/Room/IMG_3430.jpg" medium="image" />
	</item>
		<item>
		<title>C# Web Requests</title>
		<link>http://theanti9.wordpress.com/2008/03/27/c-web-requests/</link>
		<comments>http://theanti9.wordpress.com/2008/03/27/c-web-requests/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 20:42:13 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[readstream]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web request]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=43</guid>
		<description><![CDATA[Web Requests are amazingly easy in C# &#8211; All you need is this:
WebRequest myWebRequest = WebRequest.Create("http://www.google.com");
WebResponse myWebResponse = myWebRequest.GetResponse();
Stream ReceiveStream = myWebResponse.GetResponseStream();
StreamReader readStream = new StreamReader(ReceiveStream);
String Response = readStream.ReadToEnd();
Returns everything from wherever you request. So simple. Need I explain more?
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=43&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/03/27/c-web-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
		<item>
		<title>C# Foreach Loop</title>
		<link>http://theanti9.wordpress.com/2008/03/25/c-foreach-loop/</link>
		<comments>http://theanti9.wordpress.com/2008/03/25/c-foreach-loop/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 02:45:29 +0000</pubDate>
		<dc:creator>The.Anti.9</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[filestream]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[write file]]></category>

		<guid isPermaLink="false">http://theanti9.wordpress.com/?p=41</guid>
		<description><![CDATA[ok so this is a little code snippet. Lets say I have 10 text files in a folder and I want to add my ASCII signature to the end of all of them. I can put them in an array, and use a Foreach loop to do it to all of them at once. Heres [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theanti9.wordpress.com&blog=2450276&post=41&subd=theanti9&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://theanti9.wordpress.com/2008/03/25/c-foreach-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/437cb559ec83e2ed8bcb198dcd91a1e5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">The.Anti.9</media:title>
		</media:content>
	</item>
	</channel>
</rss>