<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>xenzero.com</title>
	<link>http://www.xenzero.com/blog</link>
	<description>Peter Howe's blog</description>
	<lastBuildDate>Thu, 30 Oct 2008 18:49:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Hailing Ubuntu 8.10 Intrepid Ibex (and the Eee PC 701)</title>
		<description>(Updated: new steps needed for wireless on Eee PC)

Each release of Ubuntu just gets more and more, well, grown-up.  When I started using Ubuntu on the desktop, it was a brave man who would upgrade when a new release became available rather than install from scratch (and keep your fingers ...</description>
		<link>http://www.xenzero.com/blog/2008/10/20/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/</link>
			</item>
	<item>
		<title>Integrating Subversion (SVN) with Bugzilla</title>
		<description>It's well documented why using a source code control system is a worthwhile investment.  Change tracking, team working, a safety-net, release management, control and reporting.  And Subversion, a.k.a. svn, is the leading light in the open source world, taking over the mantle from CVS.

Subversion is different.  It ...</description>
		<link>http://www.xenzero.com/blog/2008/04/02/integrating-subversion-svn-with-bugzilla/</link>
			</item>
	<item>
		<title>Sync Google Calendar with iPod on Ubuntu Linux</title>
		<description>Create a script to fetch the Google Calendar and copy it to your iPod:
# download the Google calendar ical file through the private URL
wget -c -N http://www.google.com/calendar/ical/yourname%40gmail.com/public/basic.ics

# copy it to the iPod
cp basic.ics /media/your-ipod-name/Calendars/google.ics
rm basic.ics
Now configure Ubuntu so that this script is run whenever you plug your iPod in.  ...</description>
		<link>http://www.xenzero.com/blog/2007/10/06/sync-google-calendar-with-ipod-on-ubuntu-linux/</link>
			</item>
</channel>
</rss>
