<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>mcmlxxii</title>
	<link>http://mcmlxxii.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 17:13:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Drupal Calendar 0000 glitch</title>
		<description><![CDATA[If you use the Drupal calendar module and wonder why the navigation links always link to the year 0000, there is a simple fix. Open up the file sites/all/modules/calender/theme/theme.inc and after this stanza (lines 19-23): // Create the links to &#8230; <a href="http://mcmlxxii.co.uk/2010/07/22/drupal-calendar-0000-glitch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2010/07/22/drupal-calendar-0000-glitch/</link>
			</item>
	<item>
		<title>imap sent or sent items?</title>
		<description><![CDATA[Imap rocks, especially since Thunderbird 3.0 and its smart folders allow all email accounts to look like local folders. Emails can be left on the server, where proper backups can be configured, and emails can be accessed from any number &#8230; <a href="http://mcmlxxii.co.uk/2010/01/28/imap-sent-or-sent-items/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2010/01/28/imap-sent-or-sent-items/</link>
			</item>
	<item>
		<title>Siemens SE 587 Dynamic DNS Update script</title>
		<description><![CDATA[Quick script I knocked up to update dynamic dns record at freedns.afraid.org, querying the router for its IP address. Uses expect to login via telnet to the router and curl to GET the http update url. #!/bin/bash # Siemens SE &#8230; <a href="http://mcmlxxii.co.uk/2009/09/20/siemens-se-587-dynamic-dns-update-script/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2009/09/20/siemens-se-587-dynamic-dns-update-script/</link>
			</item>
	<item>
		<title>AR5008 and Network Manager.</title>
		<description><![CDATA[In both Ubuntu Jaunty and now Karmic, I have been experiencing pretty dreadful wireless performance using a combination of the Atheros AR5008 chipset and the default GNOME connection management tool Network Manager. I have read elsewhere that Network Manager scans &#8230; <a href="http://mcmlxxii.co.uk/2009/07/04/ar5008-and-network-manager/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2009/07/04/ar5008-and-network-manager/</link>
			</item>
	<item>
		<title>Turning Firefox into a web screensaver using a bash script</title>
		<description><![CDATA[There&#8217;s a little program available for windows that lets you turn your browser into a screensaver, looping through various web content. However, there are 2 things wrong with it. Firstly it costs money. Secondly it doesn&#8217;t run on linux. So &#8230; <a href="http://mcmlxxii.co.uk/2009/04/19/turning-firefox-into-a-web-screensaver-using-a-bash-script/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2009/04/19/turning-firefox-into-a-web-screensaver-using-a-bash-script/</link>
			</item>
	<item>
		<title>Gedit document words autocompletion plugin</title>
		<description><![CDATA[I followed a submission to reddit the other day highlighting a few choice plugins for gedit, as I am fond of using the default GNOME text editor. One plugin in particular caught my eye, the document words autocompletion plugin, written &#8230; <a href="http://mcmlxxii.co.uk/2009/02/01/gedit-document-words-autocompletion-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2009/02/01/gedit-document-words-autocompletion-plugin/</link>
			</item>
	<item>
		<title>PHP class using Imagick &#8211; resize, reflect or drop shadow</title>
		<description><![CDATA[I&#8217;ve been spending a bit of time getting to know PHP classes over the Christmas holiday, and I&#8217;ve written a couple to test out my knowledge. The first is an image uploading class, which checks for various problems with files &#8230; <a href="http://mcmlxxii.co.uk/2009/01/06/php-class-imagick-resize-reflect-drop-shadow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2009/01/06/php-class-imagick-resize-reflect-drop-shadow/</link>
			</item>
	<item>
		<title>Nvidia 180 on Ubuntu Intrepid Ibex</title>
		<description><![CDATA[EDIT: It seems the packages needed are in Intrepid updates now, so as long as they are enabled in System &#62; Applications &#62; Software Sources they should be installed with a simple sudo apt-get update &#38;&#38; sudo apt-get install nvidia-glx-180 &#8230; <a href="http://mcmlxxii.co.uk/2008/12/26/nvidia-180-on-ubuntu-intrepid-ibex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2008/12/26/nvidia-180-on-ubuntu-intrepid-ibex/</link>
			</item>
	<item>
		<title>How good is Ilford XP2?</title>
		<description><![CDATA[I&#8217;m a very amateur photographer &#8211; I like the results of taking photos enough to have developed an interest in the process. To this end I still use a 1970s vintage Pentax MX, which has forced me to learn a &#8230; <a href="http://mcmlxxii.co.uk/2008/12/07/how-good-is-ilford-xp2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2008/12/07/how-good-is-ilford-xp2/</link>
			</item>
	<item>
		<title>No! Please don&#8217;t do it!</title>
		<description><![CDATA[There are some highly entertaining examples on the net of command line program output, but it&#8217;s great when you&#8217;re doing some system maintenance in Linux on your own machine and a gem unexpectedly crops up: :~$ sudo /etc/init.d/dovecot restart [sudo] &#8230; <a href="http://mcmlxxii.co.uk/2008/11/13/dont-do-it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://mcmlxxii.co.uk/2008/11/13/dont-do-it/</link>
			</item>
</channel>
</rss>
