<?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>Code Snips</title>
	<atom:link href="http://www.chesterproductions.net.nz/blogs/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chesterproductions.net.nz/blogs/it</link>
	<description>Simple code hopefully worth remembering</description>
	<lastBuildDate>Tue, 27 Mar 2012 08:14:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Grizzly Rest with Maven</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/grizzly-rest-with-maven/532/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/grizzly-rest-with-maven/532/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 08:14:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=532</guid>
		<description><![CDATA[mvn archetype:generate -DarchetypeCatalog=http://download.java.net/maven/2]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/grizzly-rest-with-maven/532/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowing User Mounts in Fedora</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/allowing-user-mounts-in-fedora/525/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/allowing-user-mounts-in-fedora/525/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 23:26:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=525</guid>
		<description><![CDATA[One of the steps that you may find useful is: chmod u+s /sbin/mount.cifs Although you really have to question why<a href="http://www.chesterproductions.net.nz/blogs/it/code/allowing-user-mounts-in-fedora/525/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/allowing-user-mounts-in-fedora/525/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Single Line to Rename Files as an Example of Bash 1 Liners</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/single-line-to-rename-files-as-an-example-of-bash-1-liners/522/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/single-line-to-rename-files-as-an-example-of-bash-1-liners/522/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 22:11:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=522</guid>
		<description><![CDATA[Some times I find it difficult to remember this. I know it&#8217;s elsewhere on the Internet but its a simple<a href="http://www.chesterproductions.net.nz/blogs/it/code/single-line-to-rename-files-as-an-example-of-bash-1-liners/522/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/single-line-to-rename-files-as-an-example-of-bash-1-liners/522/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic SNMP Setup on Redhat/Fedora</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/sysadmin/basic-snmp-setup-on-redhatfedora/506/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/sysadmin/basic-snmp-setup-on-redhatfedora/506/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 02:47:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=506</guid>
		<description><![CDATA[This is just a command list to help me remember the steps. yum -y install net-snmp net-snmp-utils net-snmp-perl net-snmp-python net-snmp-devel<a href="http://www.chesterproductions.net.nz/blogs/it/sysadmin/basic-snmp-setup-on-redhatfedora/506/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/sysadmin/basic-snmp-setup-on-redhatfedora/506/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring ISCSI Targets and Initiators on Fedora 16</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/sysadmin/configuring-iscsi-targets-and-initiators-on-fedora-16/455/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/sysadmin/configuring-iscsi-targets-and-initiators-on-fedora-16/455/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 09:07:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=455</guid>
		<description><![CDATA[Configuring ISCSI is simple, but the configuration options can be complex.  This is a simple illustration of how you can<a href="http://www.chesterproductions.net.nz/blogs/it/sysadmin/configuring-iscsi-targets-and-initiators-on-fedora-16/455/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/sysadmin/configuring-iscsi-targets-and-initiators-on-fedora-16/455/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging iptables (netfilter) to a Separate File</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/scripts/logging-iptables-netfilter-to-a-separate-file/437/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/scripts/logging-iptables-netfilter-to-a-separate-file/437/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 21:09:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=437</guid>
		<description><![CDATA[It&#8217;s been a while. Here&#8217;s a little example of how to make iptables log to a separate log file on<a href="http://www.chesterproductions.net.nz/blogs/it/scripts/logging-iptables-netfilter-to-a-separate-file/437/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/scripts/logging-iptables-netfilter-to-a-separate-file/437/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallel and Concurrent Processing with Sudoku: Part 1</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/parallel-and-concurrent-processing-with-sudoku-part-1/321/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/parallel-and-concurrent-processing-with-sudoku-part-1/321/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 08:59:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[concurrent]]></category>
		<category><![CDATA[parallel]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=321</guid>
		<description><![CDATA[One of the more fascinating areas of modern computing is that of parallel and concurrent (PAC) computing.  Of course it<a href="http://www.chesterproductions.net.nz/blogs/it/code/parallel-and-concurrent-processing-with-sudoku-part-1/321/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/parallel-and-concurrent-processing-with-sudoku-part-1/321/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Code Comment</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/how-to-code-comment/276/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/how-to-code-comment/276/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 01:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=276</guid>
		<description><![CDATA[Its been a while since I last posted, primarily because of my health, but also because I am working on<a href="http://www.chesterproductions.net.nz/blogs/it/code/how-to-code-comment/276/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/how-to-code-comment/276/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An SSL Client Using OpenSSL</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 03:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=245</guid>
		<description><![CDATA[Recently I wrote about how to use OpenSSL to connect to a plain data server, this time I&#8217;m modifying the<a href="http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non SSL Connections Using OpenSSL</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 05:35:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=238</guid>
		<description><![CDATA[Strange as it seems but you can make non-SSL connections using the OpenSSL libraries.  The following code is a brief<a href="http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/non-ssl-connections-using-openssl/238/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

