<?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 &#187; scripts</title>
	<atom:link href="http://www.chesterproductions.net.nz/blogs/it/category/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chesterproductions.net.nz/blogs/it</link>
	<description>Simple code hopefully worth remembering</description>
	<lastBuildDate>Fri, 09 Apr 2010 04:43:53 +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>PSP Movie Encoding</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/scripts/psp-movie-encoding/189/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/scripts/psp-movie-encoding/189/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:22:38 +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=189</guid>
		<description><![CDATA[If you want to encode video to PSP format on Linux install ffmpeg and try this: ffmpeg -i my_home_movie.mpg -f<a href="http://www.chesterproductions.net.nz/blogs/it/scripts/psp-movie-encoding/189/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/scripts/psp-movie-encoding/189/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Mail a File Elegantly &#8211; Python or Perl?</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/to-mail-a-file-elegantly-python-or-perl/144/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/to-mail-a-file-elegantly-python-or-perl/144/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:23:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=144</guid>
		<description><![CDATA[People fixate on particular languages and stir hot debates over the entrails of code compared in the cold hard light<a href="http://www.chesterproductions.net.nz/blogs/it/code/to-mail-a-file-elegantly-python-or-perl/144/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/to-mail-a-file-elegantly-python-or-perl/144/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Random Passwords</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/scripts/random-passwords/14/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/scripts/random-passwords/14/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 04:17:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=14</guid>
		<description><![CDATA[Most of the time the best way of generating passwords is by using &#8216;passphrases&#8217; which you can remember. But in<a href="http://www.chesterproductions.net.nz/blogs/it/scripts/random-passwords/14/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/scripts/random-passwords/14/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Squid Grep</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/scripts/squid-grep/12/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/scripts/squid-grep/12/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 02:37:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=12</guid>
		<description><![CDATA[Just a wee note to remind myself of the best way to view your squid.conf file if you&#8217;re in a<a href="http://www.chesterproductions.net.nz/blogs/it/scripts/squid-grep/12/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/scripts/squid-grep/12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shrinking by GIMP Lisp</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/shrinking-by-gimp-lisp/7/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/shrinking-by-gimp-lisp/7/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 23:29:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[imageprocessing]]></category>
		<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=7</guid>
		<description><![CDATA[Image alteration really annoys me some times when the tools that are on offer to do a cheap job show<a href="http://www.chesterproductions.net.nz/blogs/it/code/shrinking-by-gimp-lisp/7/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/shrinking-by-gimp-lisp/7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus Image Scripts</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/code/nautilus-image-scripts/6/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/code/nautilus-image-scripts/6/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 10:50:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[imageprocessing]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=6</guid>
		<description><![CDATA[My wife and I do a lot of image processing of our family photos plus the photos of Lisa&#8217;s balloons.<a href="http://www.chesterproductions.net.nz/blogs/it/code/nautilus-image-scripts/6/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/code/nautilus-image-scripts/6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple GPG</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/scripts/simple-gpg/13/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/scripts/simple-gpg/13/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 05:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[pgp]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=13</guid>
		<description><![CDATA[Introduction This article discusses the methods of creating and using PGP keys and the GPG application for the encryption, decryption<a href="http://www.chesterproductions.net.nz/blogs/it/scripts/simple-gpg/13/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/scripts/simple-gpg/13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
