<?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>monofonik.net &#187; Computing</title>
	<atom:link href="http://monofonik.net/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://monofonik.net</link>
	<description>Tech and audio related stuff by Jonathan Mullins - special attention given to half-baked transport ticketing systems</description>
	<lastBuildDate>Mon, 06 Jul 2015 03:52:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>Simple rsync backups</title>
		<link>http://monofonik.net/2015/02/simple-rsync-backups/</link>
		<comments>http://monofonik.net/2015/02/simple-rsync-backups/#comments</comments>
		<pubDate>Sun, 22 Feb 2015 04:02:22 +0000</pubDate>
		<dc:creator><![CDATA[jonathan]]></dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[rsync mac linux backups]]></category>

		<guid isPermaLink="false">http://jonathan-mullins.com/?p=293</guid>
		<description><![CDATA[This rsync command will create a full backup of a folder, deleting extraneous files at the destination, preserving all file permissions / ownerships and displaying progress. Useful for creating / syncing a regular backup to an external drive or network share without re-transferring unmodified files. rsync -aP --del /path/to/src /path/to/dest Note that omitting a trailing slash on [&#8230;]]]></description>
		<wfw:commentRss>http://monofonik.net/2015/02/simple-rsync-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MykiLeaks source available on GitHub</title>
		<link>http://monofonik.net/2014/07/mykileaks-source-available-on-github/</link>
		<comments>http://monofonik.net/2014/07/mykileaks-source-available-on-github/#comments</comments>
		<pubDate>Mon, 07 Jul 2014 12:36:32 +0000</pubDate>
		<dc:creator><![CDATA[jonathan]]></dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[MykiLeaks]]></category>

		<guid isPermaLink="false">http://jonathan-mullins.com/?p=286</guid>
		<description><![CDATA[I&#8217;ve released the core PHP classes that drive the http://mykileaks.org website on GitHub: https://github.com/monofonik/mykileaks I&#8217;ve been toying with the idea of open sourcing the whole site for some time, however there&#8217;s obvious security implications which would need to be addressed and managed. In the meantime, feel free to scrutinise the algorithms that attempt to identify overcharging from our [&#8230;]]]></description>
		<wfw:commentRss>http://monofonik.net/2014/07/mykileaks-source-available-on-github/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do bacteria, snowflakes and robots have in common?</title>
		<link>http://monofonik.net/2012/11/what-do-bacteria-snowflakes-and-robots-have-in-common/</link>
		<comments>http://monofonik.net/2012/11/what-do-bacteria-snowflakes-and-robots-have-in-common/#comments</comments>
		<pubDate>Wed, 14 Nov 2012 12:38:42 +0000</pubDate>
		<dc:creator><![CDATA[jonathan]]></dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://jonathan-mullins.com/?p=262</guid>
		<description><![CDATA[Whoa&#8230; been a while since I dropped some words on this thing! So a few exciting things have happened recently in nerd land for me: The research I conducted for my honours thesis last year was adapted into a short paper and accepted for the PPSN conference in Italy this September. Also, some text books [&#8230;]]]></description>
		<wfw:commentRss>http://monofonik.net/2012/11/what-do-bacteria-snowflakes-and-robots-have-in-common/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
