<?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>Al4</title>
	<atom:link href="http://blog.al4.co.nz/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.al4.co.nz</link>
	<description>My hobby...</description>
	<lastBuildDate>Thu, 10 May 2012 22:35:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Intel wifi led  blinking AGAIN on Ubuntu 12.04</title>
		<link>http://blog.al4.co.nz/2012/05/intel-wifi-led-blinking-again-on-ubuntu-12-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intel-wifi-led-blinking-again-on-ubuntu-12-04</link>
		<comments>http://blog.al4.co.nz/2012/05/intel-wifi-led-blinking-again-on-ubuntu-12-04/#comments</comments>
		<pubDate>Thu, 10 May 2012 22:32:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1226</guid>
		<description><![CDATA[I previously posted about this on previous versions of Ubuntu, but despite updating the instructions for 11.10 the instructions are once again obsolete. It seems Intel changes the name of its wifi kernel module every release&#8230; On my Dell E4300 &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2012/05/intel-wifi-led-blinking-again-on-ubuntu-12-04/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2012/05/intel-wifi-led-blinking-again-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Sincerely Hope I Never Write a Script like this Again</title>
		<link>http://blog.al4.co.nz/2012/04/i-sincerely-hope-i-never-write-a-script-like-this-again/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-sincerely-hope-i-never-write-a-script-like-this-again</link>
		<comments>http://blog.al4.co.nz/2012/04/i-sincerely-hope-i-never-write-a-script-like-this-again/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 15:20:21 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1222</guid>
		<description><![CDATA[This sort of stuff destroys your soul: #!/bin/bash logfile=~/slave-watcher.log while true; do status=$(mysql --execute="show slave status\G"&#124;grep "Seconds_Behind_Master:"&#124;awk '{print $2}') if [ $status == "NULL" ]; then mysql --execute="show slave status\G" &#124; grep "Last_SQL_Error:" &#124; tee -a $logfile mysql --execute="set global &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2012/04/i-sincerely-hope-i-never-write-a-script-like-this-again/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2012/04/i-sincerely-hope-i-never-write-a-script-like-this-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buying a PC Power Supply in the UK, January 2012</title>
		<link>http://blog.al4.co.nz/2012/01/buying-a-pc-power-supply-in-the-uk-january-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=buying-a-pc-power-supply-in-the-uk-january-2012</link>
		<comments>http://blog.al4.co.nz/2012/01/buying-a-pc-power-supply-in-the-uk-january-2012/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 20:30:36 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1180</guid>
		<description><![CDATA[In the process of building my first desktop PC in about 4 years, I&#8217;ve come to realise that I no longer know anything about PC hardware. At one stage I considered myself, perhaps incorrectly, to be fairly knowledgeable about the &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2012/01/buying-a-pc-power-supply-in-the-uk-january-2012/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2012/01/buying-a-pc-power-supply-in-the-uk-january-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a swap file on Linux</title>
		<link>http://blog.al4.co.nz/2011/12/adding-a-swap-file-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-a-swap-file-on-linux</link>
		<comments>http://blog.al4.co.nz/2011/12/adding-a-swap-file-on-linux/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 15:15:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1169</guid>
		<description><![CDATA[At work some of our Red Hat (RHEL5) servers with 32GB of ram were configured with only 2 Gb swap files. For some workloads this might be fine, but a 2-in-1 Apache and MySQL server is not one of them. &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/12/adding-a-swap-file-on-linux/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/12/adding-a-swap-file-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkedIn Android &#8220;bug fix&#8221; update includes invasive permissions change</title>
		<link>http://blog.al4.co.nz/2011/12/linkedin-android-bug-fix-update-includes-invasive-permissions-change/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linkedin-android-bug-fix-update-includes-invasive-permissions-change</link>
		<comments>http://blog.al4.co.nz/2011/12/linkedin-android-bug-fix-update-includes-invasive-permissions-change/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 18:28:38 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1153</guid>
		<description><![CDATA[LinkedIn was an app I hesitated to install initially because of the long list of permissions it requires. The December 19th update also added one more: The full description of this permission reads: READ SENSITIVE LOG DATA Allows an application &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/12/linkedin-android-bug-fix-update-includes-invasive-permissions-change/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/12/linkedin-android-bug-fix-update-includes-invasive-permissions-change/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Viber battery life &#8211; an update</title>
		<link>http://blog.al4.co.nz/2011/11/viber-battery-life-an-update/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=viber-battery-life-an-update</link>
		<comments>http://blog.al4.co.nz/2011/11/viber-battery-life-an-update/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 18:06:18 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1131</guid>
		<description><![CDATA[My impromptu post about Viber gained a little more attention than I thought it would, prompting a discussion about battery usage and even attracting a response from the Viber development team. I&#8217;ve said it before and I&#8217;ll say it again, &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/11/viber-battery-life-an-update/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/11/viber-battery-life-an-update/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>It had to be done&#8230;</title>
		<link>http://blog.al4.co.nz/2011/10/it-had-to-be-done/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=it-had-to-be-done</link>
		<comments>http://blog.al4.co.nz/2011/10/it-had-to-be-done/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 16:33:00 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[donald]]></category>
		<category><![CDATA[rugby]]></category>
		<category><![CDATA[world cup]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1095</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/10/it-had-to-be-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q: How does well does adsense perform on a site like this?</title>
		<link>http://blog.al4.co.nz/2011/10/q-how-does-well-does-adsense-perform-on-a-site-like-this/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=q-how-does-well-does-adsense-perform-on-a-site-like-this</link>
		<comments>http://blog.al4.co.nz/2011/10/q-how-does-well-does-adsense-perform-on-a-site-like-this/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 13:36:55 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[revenue]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1084</guid>
		<description><![CDATA[A: Haha: Not quitting my day job. Despite increasing revenue by 50% over the previous month I still need to increase revenue a further 500% to cover the costs of running this site. And at the moment it&#8217;s a tiny &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/10/q-how-does-well-does-adsense-perform-on-a-site-like-this/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/10/q-how-does-well-does-adsense-perform-on-a-site-like-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow desktop performance on Ubuntu 11.10 with nvidia graphics cards</title>
		<link>http://blog.al4.co.nz/2011/10/slow-desktop-performance-on-ubuntu-11-10-with-nvidia-graphics-cards/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=slow-desktop-performance-on-ubuntu-11-10-with-nvidia-graphics-cards</link>
		<comments>http://blog.al4.co.nz/2011/10/slow-desktop-performance-on-ubuntu-11-10-with-nvidia-graphics-cards/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 12:29:35 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1077</guid>
		<description><![CDATA[11.10 has been a bit of a mixed bag. On the plus side it has Gnome 3, giving me a practical (and in my opinion superior) alternative to Unity. On the minus side I had upgrade glitches on both my &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/10/slow-desktop-performance-on-ubuntu-11-10-with-nvidia-graphics-cards/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/10/slow-desktop-performance-on-ubuntu-11-10-with-nvidia-graphics-cards/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Viber &#8211; a nice VoIP app that I don&#8217;t really like</title>
		<link>http://blog.al4.co.nz/2011/09/viber-a-nice-app-that-i-dont-really-like/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=viber-a-nice-app-that-i-dont-really-like</link>
		<comments>http://blog.al4.co.nz/2011/09/viber-a-nice-app-that-i-dont-really-like/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 22:54:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[viber]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://blog.al4.co.nz/?p=1056</guid>
		<description><![CDATA[Viber (the kiwi/brit in me really wants to spell it &#8220;Vibre&#8221;), is a VoIP app for cell phones that uses a data connection to make free calls, much like Skype and other VoIP systems. The idea is great in principle, &#8230;<p class="read-more"><a href="http://blog.al4.co.nz/2011/09/viber-a-nice-app-that-i-dont-really-like/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://blog.al4.co.nz/2011/09/viber-a-nice-app-that-i-dont-really-like/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Object Caching 627/633 objects using disk: basic

Served from: blog.al4.co.nz @ 2012-05-21 01:54:55 -->
