<?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, 02 Jul 2011 15:02:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Some notes on setting up MythTV</title>
		<description><![CDATA[Adding channels from a pre-scanned channels.conf prevents reading of EIT data collection. (http://code.mythtv.org/trac/ticket/7701) It&#8217;s very easy to make your master backend think it is a slave. (http://spyder.wordpress.com/2008/06/11/a-crash-course-in-mythtv-backend-setup/) If you want UPNP devices to be able to play video from your setup, you must give it a real IP address. But see the previous link to [...]]]></description>
		<link>http://theboywho.me.uk/2011/07/02/some-notes-on-setting-up-mythtv/</link>
			</item>
	<item>
		<title>DSPAM: Single aliases for spam/ham reporting, opt-in/out-flags in the database</title>
		<description><![CDATA[My mail server uses DSPAM (http://sourceforge.net/projects/dspam/) to filter incoming mail. I use the following set-up: spam@xxxxx for retraining false negatives. ham@xxxxx for retraining false positives. Virtual users in the dspam database. Opt-in/out flags from the database. User IDs in the X-DSPAM-Signature header. This set-up means that any of my mail users can forward an incorrectly [...]]]></description>
		<link>http://theboywho.me.uk/2011/01/25/dspam-single-aliases-for-spamham-reporting-opt-inout-flags-in-the-database/</link>
			</item>
	<item>
		<title>Convincing nForce3 built-in sound card to playback audio</title>
		<description><![CDATA[I have an old AMD64 Shuttle FN85, which has a sound card built into the motherboard. Almost every time I reinstall Linux on this machine I have trouble getting the audio working again. Turns out that un-muting the PCM and Master channels isn&#8217;t enough, you must also un-mute the Centre, LFE and Surround channels.]]></description>
		<link>http://theboywho.me.uk/2010/12/19/convincing-nforce3-built-in-sound-card-to-playback-audio/</link>
			</item>
	<item>
		<title>Installing MacOS X in a VirtualBox VM</title>
		<description><![CDATA[While attempting to follow some instructions on how to install Mac OS X in a VirtualBox VM, I came across a number of hurdles. This is how I overcame them. 1. When booting the VM from the MAC OS X DVD you get &#8220;system config file &#8216; com.apple.boot.plist&#8217; not found&#8221; messages: The fix for this [...]]]></description>
		<link>http://theboywho.me.uk/2010/11/11/installing-macos-x-in-a-virtualbox-vm/</link>
			</item>
	<item>
		<title>Sony TZ21 Webcam (VGP-VCC7) in Ubuntu</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-ubuntu/</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>
</channel>
</rss>

