<?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</title>
	<atom:link href="http://monofonik.net/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>Print request time metrics using curl</title>
		<link>http://monofonik.net/2015/07/print-request-time-metrics-using-curl/</link>
		<comments>http://monofonik.net/2015/07/print-request-time-metrics-using-curl/#comments</comments>
		<pubDate>Mon, 06 Jul 2015 01:25:12 +0000</pubDate>
		<dc:creator><![CDATA[jonathan]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://monofonik.net/?p=303</guid>
		<description><![CDATA[[crayon-6a3471e4a396c340094406/]]]></description>
		<wfw:commentRss>http://monofonik.net/2015/07/print-request-time-metrics-using-curl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
