<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Angus Miller</title>
	<atom:link href="http://angusmiller.co.za/feed/" rel="self" type="application/rss+xml" />
	<link>http://angusmiller.co.za</link>
	<description>The Miscellaneous Ramblings of a Remarkable Gentleman</description>
	<lastBuildDate>Mon, 03 Oct 2011 09:29:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='angusmiller.co.za' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Angus Miller</title>
		<link>http://angusmiller.co.za</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://angusmiller.co.za/osd.xml" title="Angus Miller" />
	<atom:link rel='hub' href='http://angusmiller.co.za/?pushpress=hub'/>
		<item>
		<title>Get your Cell C data sim cell number from phone</title>
		<link>http://angusmiller.co.za/2011/07/27/get-your-cell-c-data-sim-cell-number-from-phone/</link>
		<comments>http://angusmiller.co.za/2011/07/27/get-your-cell-c-data-sim-cell-number-from-phone/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 01:25:14 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=230</guid>
		<description><![CDATA[Just fire off *147*100# and you will get back some data which includes your cell number.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=230&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/07/27/get-your-cell-c-data-sim-cell-number-from-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>How do you bounce a server when your not behind your desk&#8230;?</title>
		<link>http://angusmiller.co.za/2011/07/27/how-do-you-bounce-a-server-when-your-not-behind-your-desk/</link>
		<comments>http://angusmiller.co.za/2011/07/27/how-do-you-bounce-a-server-when-your-not-behind-your-desk/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 23:37:33 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[Rimu Hosting]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=216</guid>
		<description><![CDATA[I had this situation today&#8230; a staging server went wonky to the extent that I couldn&#8217;t ssh in. Luckily I have an iPhone so I could reboot the VPS via my hosting providers web based control panel, which I have to say has been rock solid. Over the last 3 years I had only 4 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=216&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/07/27/how-do-you-bounce-a-server-when-your-not-behind-your-desk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Restore a MySQL backup directly from a gzipped archive</title>
		<link>http://angusmiller.co.za/2011/07/18/restore-a-mysql-backup-directly-from-a-gzipped-archive/</link>
		<comments>http://angusmiller.co.za/2011/07/18/restore-a-mysql-backup-directly-from-a-gzipped-archive/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 12:00:48 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=213</guid>
		<description><![CDATA[Sometimes it&#8217;s handy to restore a backup without first having to gunzip it. gunzip &#60; dump.sql.gz &#124; mysql -u username --password=password databasename<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=213&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/07/18/restore-a-mysql-backup-directly-from-a-gzipped-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Amend your last commit message in Git</title>
		<link>http://angusmiller.co.za/2011/07/04/amend-your-last-commit-message-in-git/</link>
		<comments>http://angusmiller.co.za/2011/07/04/amend-your-last-commit-message-in-git/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 13:31:23 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=209</guid>
		<description><![CDATA[Sometimes the fingers are ahead of the brain and you need amend your last git commit message. git commit --amend -m "your new message"<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=209&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/07/04/amend-your-last-commit-message-in-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Dump MySQL database to a file</title>
		<link>http://angusmiller.co.za/2011/06/20/dump-mysql-database-to-a-file/</link>
		<comments>http://angusmiller.co.za/2011/06/20/dump-mysql-database-to-a-file/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 07:33:30 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=205</guid>
		<description><![CDATA[The below will backup the database databasename on localhost mysqldump --add-drop-table -u username -p databasename &#124; gzip -c &#62; archivename.sql.gz<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=205&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/06/20/dump-mysql-database-to-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Formatting dates in JasperReports</title>
		<link>http://angusmiller.co.za/2011/06/03/formatting-dates-in-jasperreports/</link>
		<comments>http://angusmiller.co.za/2011/06/03/formatting-dates-in-jasperreports/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 11:24:18 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[JasperSoft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jasperreports bi date]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=197</guid>
		<description><![CDATA[You can quickly format dates for use in JasperReports titles etc using an expression as follows<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=197&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/06/03/formatting-dates-in-jasperreports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick an dirty word count using sql</title>
		<link>http://angusmiller.co.za/2011/06/02/quick-an-dirty-word-count-using-sql/</link>
		<comments>http://angusmiller.co.za/2011/06/02/quick-an-dirty-word-count-using-sql/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 19:33:10 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=191</guid>
		<description><![CDATA[Here&#8217;s a quick and dirty way to get the word count of a column with space separated text. The below code counts the number of words in the description column of the article table.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=191&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/06/02/quick-an-dirty-word-count-using-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
		<item>
		<title>Create MySQL database with UTF8 character set</title>
		<link>http://angusmiller.co.za/2011/04/21/create-mysql-database-with-utf8-character-set/</link>
		<comments>http://angusmiller.co.za/2011/04/21/create-mysql-database-with-utf8-character-set/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 15:42:22 +0000</pubDate>
		<dc:creator>angus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://angusmiller.co.za/?p=189</guid>
		<description><![CDATA[CREATE DATABASE dbname CHARACTER SET utf8 COLLATE utf8_general_ci;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angusmiller.co.za&amp;blog=381686&amp;post=189&amp;subd=angusmiller&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://angusmiller.co.za/2011/04/21/create-mysql-database-with-utf8-character-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6a676a258c184b1e514a100b6fe4bfa8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">angusmiller</media:title>
		</media:content>
	</item>
	</channel>
</rss>
