<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>theboywho.me.uk</title>
	<link>http://theboywho.me.uk</link>
	<description>Somewhere to put things so I don&#039;t have to keep them in my head.</description>
	<lastBuildDate>Sat, 07 Aug 2010 19:47:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Sony TZ21 Webcam (VGP-VCC7) in Unbuntu</title>
		<description><![CDATA[There is a kernel module for this webcam called r5u870, however a new project is producing a purely user space implementation. The website for both is: http://www.arakhne.org/ricoh/ The instructions to install the newer driver from the r5u87x () driver package&#8217;s README file: $ sudo apt-get install libglib2.0-dev libusb-dev build-essential gcc automake mercurial $ hg clone [...]]]></description>
		<link>http://theboywho.me.uk/2010/08/07/sony-tz21-webcam-vgp-vcc7-in-unbuntu/</link>
			</item>
	<item>
		<title>Various SSL Tools</title>
		<description><![CDATA[Decode CSR: # openssl req -in mycsr.csr -noout -text Decode Cert: # openssl x509 -in certificate.crt -text -noout Decrypt the key: # openssl rsa -in www.key -out new.key]]></description>
		<link>http://theboywho.me.uk/2010/07/21/various-ssl-tools/</link>
			</item>
	<item>
		<title>Enable SSH for WordPress Auto-update</title>
		<description><![CDATA[WordPress has an &#8216;Auto-update&#8217; feature which gives you the option to use FTP or FTPS. There is however a third option: SSH. I followed these instructions. My server is Gentoo based so the PHP SSH extension has to be installed like this: emerge pecl-ssh2 /etc/init.d/apache2 restart The extension is automatically enabled at install time. On [...]]]></description>
		<link>http://theboywho.me.uk/2010/05/07/enable-ssh-for-wordpress-auto-update/</link>
			</item>
	<item>
		<title>Inject packages into Gentoo</title>
		<description><![CDATA[Some packages in Gentoo require kernel sources to be installed. In my case it was the DRBD kernel module. The system I wanted to install it on is actually a Linode. They provide the sources for the VPS kernels but I needed a way to pursuade Portage that it didn&#8217;t need to install gentoo-sources before [...]]]></description>
		<link>http://theboywho.me.uk/2008/12/03/inject-packages-into-gentoo/</link>
			</item>
	<item>
		<title>Binary Property Lists</title>
		<description><![CDATA[While discovering how to get MobileMail to use multiple &#8216;From&#8217; addresses, I found that the Accounts.plist file can spontaneously change format. Well not quite spontaneously. I copied the file from my iPhone: it was plain text. I went into Settings, on the phone, and added a new Mail account, copied the file again: it was [...]]]></description>
		<link>http://theboywho.me.uk/2008/11/29/binary-property-lists/</link>
			</item>
	<item>
		<title>Multiple Addresses, One E-Mail Account In MobileMail</title>
		<description><![CDATA[MobileMail&#8217;s configuration options on the iPhone don&#8217;t allow you to specify multiple addresses for a single e-mail account. I found this article which provides a long winded method &#8211; you add a new account for each address you need. Thankfully, if you have a jailbroken iPhone, there is a much easier way. The MobileMail configuration [...]]]></description>
		<link>http://theboywho.me.uk/2008/11/29/multiple-addresses-one-e-mail-account-in-mobilemail/</link>
			</item>
	<item>
		<title>Stop Windows Making Noises When You Backspace Into Nothing</title>
		<description><![CDATA[A friend asked me: &#8220;Do you know how to stop Windows making noises when you backspace into nothing?&#8221; The solution is to set the Windows Default Beep sound to nothing: Control Panel-&#62;Sound &#8216;Sounds&#8217; tab Set the &#8216;Default Beep&#8217; to (None) Voilà!]]></description>
		<link>http://theboywho.me.uk/2008/11/28/stop-windows-dinging-everytime-you-backspace-in-an-empty-window/</link>
			</item>
	<item>
		<title>Out with the NanoBlogger, in with the WordPress</title>
		<description><![CDATA[My little NanoBlogger experiment has ended. As much as I like the console and using nano to create posts I have to admit to loving richer web-based interfaces like the one provided by WordPress. My old NanoBlogger posts should re-appear soon. Once that&#8217;s done I will be posting some iPhone-related stuff!]]></description>
		<link>http://theboywho.me.uk/2008/11/28/hello-world/</link>
			</item>
	<item>
		<title>T-Mobile: GRPS or EGDE?</title>
		<description><![CDATA[While researching the original iPhone I decided to try and find out if T-Mobile supported EDGE on their network. First a little background: GPRS stands for General Packet Radio Service. Simply put, it is used to provide Internet connectivity to mobile phones. GPRS allows a maximum download speed of 80kbit/s, which isn&#8217;t a lot faster [...]]]></description>
		<link>http://theboywho.me.uk/2008/11/15/t-mobile-grps-or-egde/</link>
			</item>
	<item>
		<title>Firefox 3.0.x &amp; MinimizeToTray</title>
		<description><![CDATA[I upgraded to Firefox 3.0 today and discovered that one of my favourite extensions, MinimizeToTray, isn&#8217;t supported. Luckily it can be fooled in to working with the new version. These are the instruction I found at addons.mozilla.org: Download latest version 0.0.1.2006102615+ Rename it to *.zip Open install.rdf in edit mode Replace 2.0.0.* by 3.* in [...]]]></description>
		<link>http://theboywho.me.uk/2008/06/16/firefox-30x-minimizetotray/</link>
			</item>
</channel>
</rss>
