<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
<channel>
	<title>From Manchester Way</title>
	<link>http://frommanchesterway.com</link>
	<description>Shared knowledge is a wonderful thing</description>
	<lastBuildDate>Fri, 16 Dec 2011 10:17:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>ViewVC for Subversion in an OpenSolaris Zone</title>
		<description><![CDATA[I can’t imagine using Subversion without ViewVC anymore. There’s no package, but it isn’t too hard to get it working on OpenSolaris.
 
&#160;
Present before we start, in the zone

python (reporting itself as 2.4.4) 
gcc (pkg install gcc-dev) 
svn 1.4.3 (well, that&#8217;s what the client reports itself as) 
pkg install SUNWwget 

Then we wget from 
http://viewvc.tigris.org/files/documents/3330/46489/viewvc-1.1.2.tar.gz
According [...]]]></description>
		<link>http://frommanchesterway.com/opensolaris-viewvc/</link>
			</item>
	<item>
		<title>Perl on OpenSolaris</title>
		<description><![CDATA[
The version of perl installed by default (2009.06) is 5.8.4. We’d like it to be

More recent and 
Compiled locally. 

The reason it needs to be compiled locally arises if you want to use modules from CPAN which contain compiled code. The assumption is that the installed perl was built with Sun’s c compiler whereas modules [...]]]></description>
		<link>http://frommanchesterway.com/compiling-perl-on-opensolaris/</link>
			</item>
	<item>
		<title>Scheduling Media Center recordings remotely with an iPhone</title>
		<description><![CDATA[Using the RadioTimes iPhone app (in the UK) to remotely schedule Windows Media Center recordings.  A POP3 mailbox and scheduling a simple .net application is all you need.]]></description>
		<link>http://frommanchesterway.com/scheduling-media-center-recordings-remotely-with-an-iphone/</link>
			</item>
	<item>
		<title>Converting Media Center recordings to .mp3</title>
		<description><![CDATA[Windows Media Center allows me to record BBC Radio broadcasts (DVB-T) as well as TV broadcasts, but I don’t want to listen to them from a PC, I want to listen to them from my iPod/iPhone when it suits me.
 

There are a few bits of software out there which do TV to iPhone conversion, [...]]]></description>
		<link>http://frommanchesterway.com/converting-media-center-recordings-to-mp3/</link>
			</item>
</channel>
</rss>

