<?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>The Pleb</title>
	<atom:link href="http://www.thepleb.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepleb.net</link>
	<description>a little mans look at a big mans world</description>
	<lastBuildDate>Tue, 16 Feb 2010 19:36:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Nmap a Host</title>
		<link>http://www.thepleb.net/2010/02/nmap-a-host/</link>
		<comments>http://www.thepleb.net/2010/02/nmap-a-host/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:06:35 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[nmap]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=128</guid>
		<description><![CDATA[Now, I am sure that everyone read my previous post about culling live hosts from a given IP block, now what are you going to do with this list of live hosts? Obviously we want to investigate them a little more. What we want to do with them after we know a little more about them ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/02/nmap-a-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netstat to Troubleshoot</title>
		<link>http://www.thepleb.net/2010/02/netstat-to-troubleshoot/</link>
		<comments>http://www.thepleb.net/2010/02/netstat-to-troubleshoot/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 15:52:18 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[command-fu]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=107</guid>
		<description><![CDATA[Sometimes we need to see if a computer is making the connections that we think it should be making. For those situations, netstat is there for us. There are any number of reasons why we would want to diagnose a connection. To ensure that a client is talking to a server, that is one big ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/02/netstat-to-troubleshoot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChromeOS and the iPad</title>
		<link>http://www.thepleb.net/2010/02/chromeos-and-the-ipad/</link>
		<comments>http://www.thepleb.net/2010/02/chromeos-and-the-ipad/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:08:09 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ChromeOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=90</guid>
		<description><![CDATA[Google&#8217;s ChromeOS and Apple&#8217;s iPad are two products with the same goal in mind, the abstraction away of many cherished computing concepts. File systems and hierarchies, locations all these will be gone. However, they tackle this problem with two different approaches. Where they collide is going to be interesting, and, although neither product is officially ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/02/chromeos-and-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To: Nmap an IP Block</title>
		<link>http://www.thepleb.net/2010/01/how-to-nmap-an-ip-block/</link>
		<comments>http://www.thepleb.net/2010/01/how-to-nmap-an-ip-block/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 23:22:17 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[nmap]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=54</guid>
		<description><![CDATA[Nmap is one of my favorite tools. Ostensibly, it is only a simple port scanner, but it can be used as one of the best discovery tools there is. It does require some command line proficiency. One thing that comes up often is this case. I am looking at an IP block, and I want ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/how-to-nmap-an-ip-block/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Lovely Blogs</title>
		<link>http://www.thepleb.net/2010/01/the-lovely-blogs/</link>
		<comments>http://www.thepleb.net/2010/01/the-lovely-blogs/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:30:37 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=46</guid>
		<description><![CDATA[Well, I have been throughly enjoying getting my blog going here. Now I want to start some posts on how to make your blog easy to maintain, update, and everything. This is not really about plugins to install (although I may mention a few) but more about the things you need to do on your ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/the-lovely-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To: OpenBSD Firewall</title>
		<link>http://www.thepleb.net/2010/01/how-to-openbsd-firewall/</link>
		<comments>http://www.thepleb.net/2010/01/how-to-openbsd-firewall/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:31:12 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=34</guid>
		<description><![CDATA[I love network security, firewalls in particular. I have done some pretty extensive fire-walling with OpenBSD and I learned a ton along the way. I tried to write down what I learned, and have gone back to reference the resulting document multiple times when doing installs or upgrades. So I wanted to post up on ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/how-to-openbsd-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To: Permalink with Ubuntu LAMP</title>
		<link>http://www.thepleb.net/2010/01/how-to-permalink-with-ubuntu-lamp/</link>
		<comments>http://www.thepleb.net/2010/01/how-to-permalink-with-ubuntu-lamp/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 17:15:44 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=23</guid>
		<description><![CDATA[WordPress Permalinks with Ubuntu LAMP
Enabling permalinks in Wordpress is not to difficult, if your server configuration is precisely correct. If it was like mine, however, you may be in for a frustrating few hours. There are permissions to be hacked on, conf files to change, and apache mods to be enabled. This is a quick ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/how-to-permalink-with-ubuntu-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Blogging</title>
		<link>http://www.thepleb.net/2010/01/iphone-blogging/</link>
		<comments>http://www.thepleb.net/2010/01/iphone-blogging/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:15:04 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.thepleb.net/?p=20</guid>
		<description><![CDATA[One of the things I like about Wordpress is it&#8217;s ultra simple methods of updating blogs. This little post was tapped out without to much trouble on my iPhone, which, when you think about it, is an amazing accomplishment. It is trivially simple to set this up, especially after setting up the rest of the ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/iphone-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exhaustive Mac Twitter Clients</title>
		<link>http://www.thepleb.net/2010/01/exhaustive-mac-twitter-client/</link>
		<comments>http://www.thepleb.net/2010/01/exhaustive-mac-twitter-client/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:08:24 +0000</pubDate>
		<dc:creator>allan</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://129.120.52.90/?p=3</guid>
		<description><![CDATA[It happened one day when I was casually checking my twitter feed. The feed on my iPhone looked pretty different than the feed I was looking at in my Twitter client of choice for the past while, Twitterific. I looked a little more carefully to verify. Yep, what was missing was the new Retweet functionality. When people that I follow had used the new Twitter implemented Retweets, they didn’t appear in my timeline at all. Apparently, everyone also got the signal that the new retweets were fine to use on the same day, because all of a sudden, lots of people that I follow started using them (missed that memo). Well, this would not do, I needed to be able to see when someone I followed retweeted something interesting. Thus began my quest to find a new twitter client that would perform the functions that I needed. My current client, Twitterific, had been lacking in many ways for quite some time and, at this point, I only used it to read my stream, rather than actually compose my tweets, or anything else you can do with twitter (searches, lists, etc). So I made a list of things that I wanted my Twitter client to do, and began downloading. And tweeting. Thanks to all my friends that put up with my annoying ‘Now tweeting from ***. Interesting!’ posts]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/exhaustive-mac-twitter-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.thepleb.net/2010/01/hello-world/</link>
		<comments>http://www.thepleb.net/2010/01/hello-world/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 16:52:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://129.120.52.90/?p=1</guid>
		<description><![CDATA[I have once again changed my homepage in my never ending quest to realize some unknown quantity. I have switched my CMS yet again, mostly because I have no need for the power of Drupal, and for the most part I do not have the expertise needed to make Drupal what I wanted. Fantastic CMS, ]]></description>
		<wfw:commentRss>http://www.thepleb.net/2010/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
