<?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>Stuff... &#187; Coding</title>
	<atom:link href="http://www.moe.co.uk/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moe.co.uk</link>
	<description>I know I will forget.</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:14:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Task::Kensho A Glimpse at an Enlightened Perl</title>
		<link>http://www.moe.co.uk/2010/07/27/taskkensho-a-glimpse-at-an-enlightened-perl/</link>
		<comments>http://www.moe.co.uk/2010/07/27/taskkensho-a-glimpse-at-an-enlightened-perl/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 13:14:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[modern]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[recommended]]></category>
		<category><![CDATA[toolbox]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=496</guid>
		<description><![CDATA[Found Task::Kensho interesting to get an idea of the most common and recommended Perl modules out there.
Task::Kensho is a first cut at building a list of recommended modules  for Enlightened Perl development. CPAN is wonderful, but there are too  many wheels and you have to pick and choose amongst the various  competing [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/07/27/taskkensho-a-glimpse-at-an-enlightened-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to load schema &#8211; chosen moniker/class naming style results in moniker clashes</title>
		<link>http://www.moe.co.uk/2010/07/22/unable-to-load-schema-chosen-monikerclass-naming-style-results-in-moniker-clashes/</link>
		<comments>http://www.moe.co.uk/2010/07/22/unable-to-load-schema-chosen-monikerclass-naming-style-results-in-moniker-clashes/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 13:27:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[clash]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[DBIx::Class]]></category>
		<category><![CDATA[moniker]]></category>
		<category><![CDATA[naming style]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=491</guid>
		<description><![CDATA[Was trying to generate the Perl module DBIx::Class schema files from a database using DBIx::Class::Schema::Loader.  Using the example on the CPAN page for DBIx::Class::Schema::Loader the following error came up.
Unable to load schema &#8211; chosen moniker/class naming style results in moniker clashes. Either change the naming style, or supply an explicit moniker_map: tables &#8216;dm_pp_hn&#8217;, &#8216;dm_pp_hns&#8217; reduced [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/07/22/unable-to-load-schema-chosen-monikerclass-naming-style-results-in-moniker-clashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CGI::Application examples</title>
		<link>http://www.moe.co.uk/2010/07/14/cgiapplication-examples/</link>
		<comments>http://www.moe.co.uk/2010/07/14/cgiapplication-examples/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 10:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CGI::Application]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=483</guid>
		<description><![CDATA[It has been a while since writing a CGI frontend to an application&#8230; In fact, CGI.pm was the way to do things when I last wrote a CGI application with Perl.
Was having a look at Catalyst and CGI::Application as MVC frameworks.  I decided that the learning curve for Catalyst was a little too great to [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/07/14/cgiapplication-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default a port on old Cisco 3548</title>
		<link>http://www.moe.co.uk/2010/06/20/default-a-port-on-old-cisco-3548/</link>
		<comments>http://www.moe.co.uk/2010/06/20/default-a-port-on-old-cisco-3548/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 02:36:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[One Liners]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3548]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[default interface]]></category>
		<category><![CDATA[default port]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=468</guid>
		<description><![CDATA[I wanted to default the configuration of a number of ports on an old Cisco 3548.  The latest version of IOS support on this system does not support the range command, so, had to manually run a small script (bash 1 liner on linux) and paste in the contents:
$ for i in `seq 40 [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/06/20/default-a-port-on-old-cisco-3548/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL tuning script</title>
		<link>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/</link>
		<comments>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqltuner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=330</guid>
		<description><![CDATA[This looks like a useful mysql tuning script:

 http://blog.mysqltuner.com/

Otherwise the mysql.com pages are good for tuning:

http://dev.mysql.com/doc/refman/5.0/en/optimization.html
http://dev.mysql.com/doc/refman/5.1/en/optimization.html

]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/03/04/mysql-tuning-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online base64_decode function</title>
		<link>http://www.moe.co.uk/2010/02/04/online-base64_decode-function/</link>
		<comments>http://www.moe.co.uk/2010/02/04/online-base64_decode-function/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:48:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[obfuscated]]></category>
		<category><![CDATA[Online base64_decode function]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/?p=282</guid>
		<description><![CDATA[This site was useful when wanting to check some obfuscated PHP scripts.  Pesky spammers have a habit of using base64_decode in dodgy php scripts to try and stop you from finding out what they are doing/executing.
URL:
Online base64_decode() function &#8211; By Tools 4 Noobs. :-)
]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2010/02/04/online-base64_decode-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk backup temporary file filling disk</title>
		<link>http://www.moe.co.uk/2009/02/10/plesk-backup-temporary-file-filling-disk/</link>
		<comments>http://www.moe.co.uk/2009/02/10/plesk-backup-temporary-file-filling-disk/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:27:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[pleskbackup]]></category>
		<category><![CDATA[psadump]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/2009/02/10/plesk-backup-temporary-file-filling-disk/</guid>
		<description><![CDATA[It appears that the Plesk backup utility (pleskbackup Linux) writes to a temporary file prior to moving it to the final destination you&#8217;ve specified on the command line.
ie. When running:
/usr/local/psa/bin/pleskbackup all /mnt/nfsshare/pleskbackup.bak
Plesk writes the whole backup file to the local disk in /var/lib/psa/dumps/tmp/:
# ls -lah /var/lib/psa/dumps/tmp/
total 1.9G
drwx&#8212;&#8212; 2 psaadm psaadm 4.0K 2009-02-09 18:38 .
drwxr-xr-x 3 [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2009/02/10/plesk-backup-temporary-file-filling-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick CLI SMTP AUTH script to test authentication</title>
		<link>http://www.moe.co.uk/2009/02/09/quick-cli-smtp-auth-script-to-test-authentication/</link>
		<comments>http://www.moe.co.uk/2009/02/09/quick-cli-smtp-auth-script-to-test-authentication/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 13:16:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Protocols]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Net::SMTP_auth]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/2009/02/09/quick-cli-smtp-auth-script-to-test-authentication/</guid>
		<description><![CDATA[I was getting a bit bored of manually testing SMTP AUTH details for people so wrote a quick little script in perl (with help of modules) to test.
#!/usr/bin/perl -w
use Net::SMTP_auth;
use Getopt::Std;
%options=();
getopts(&#8220;u:p:h:&#8221;,\%options);
my $_USAGE= &#60;&#60;END_USAGE;
test_auth.plÂ Â  -Â  Check SMTP authentication
Usage:Â Â  test_auth.pl -u user -p pass -h hostname
License: This software is released under the same terms as perl itself.
END_USAGE
die [...]]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2009/02/09/quick-cli-smtp-auth-script-to-test-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove ^M&#8217;s from a file or more</title>
		<link>http://www.moe.co.uk/2009/01/26/remove-ms-from-a-file-or-more/</link>
		<comments>http://www.moe.co.uk/2009/01/26/remove-ms-from-a-file-or-more/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:40:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[One Liners]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[remove ^M]]></category>

		<guid isPermaLink="false">http://www.moe.co.uk/wordpress/2009/01/26/remove-ms-from-a-file-or-more/</guid>
		<description><![CDATA[How to remove ^M from within a file:

 perl -pi -e 'y/\015//d'filename

]]></description>
		<wfw:commentRss>http://www.moe.co.uk/2009/01/26/remove-ms-from-a-file-or-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
