<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>John Hunt&#039;s web log &#187; ubuntu</title>
	<atom:link href="http://john-hunt.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://john-hunt.com</link>
	<description>Linux, open source, development, coding, beer and other stuff</description>
	<lastBuildDate>Wed, 22 Jun 2011 23:08:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu UK Podcast</title>
		<link>http://john-hunt.com/2008/03/27/ubuntu-uk-podcast/</link>
		<comments>http://john-hunt.com/2008/03/27/ubuntu-uk-podcast/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 06:44:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uk]]></category>

		<guid isPermaLink="false">http://john-hunt.com/linux/2008/03/27/ubuntu-uk-podcast/</guid>
		<description><![CDATA[The Ubuntu UK Podcast show was recently established, someone I met from HantsLUG hosts it and it&#8217;s pretty interesting for those of you who are Ubuntu users. Check it out! Ubuntu UK Podcast]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://podcast.ubuntu-uk.org/">Ubuntu UK Podcast</a> show was recently established, someone I met from <a href="http://www.hants.lug.org.uk/">HantsLUG</a> hosts it and it&#8217;s pretty interesting for those of you who are Ubuntu users. Check it out!</p>
<p><a href="http://podcast.ubuntu-uk.org/">Ubuntu UK Podcast</a></p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2008/03/27/ubuntu-uk-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP-Clearsilver installation guide for Ubuntu/Debian</title>
		<link>http://john-hunt.com/2008/03/27/php-clearsilver-installation-guide-for-ubuntudebian/</link>
		<comments>http://john-hunt.com/2008/03/27/php-clearsilver-installation-guide-for-ubuntudebian/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 06:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[clearsilver]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[templating]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://john-hunt.com/linux/2008/03/27/php-clearsilver-installation-guide-for-ubuntudebian/</guid>
		<description><![CDATA[I updated my php-clearsilver installation guide today after discovering it&#8217;s wrong in a few places. Fortunately, I don&#8217;t think anyone&#8217;s ever used it (apart from me today.) If you know what clearsilver is and you use php, you might find it interesting. Installing PHP Clearsilver module for apache on Ubuntu and Debian]]></description>
			<content:encoded><![CDATA[<p>I updated my php-clearsilver installation guide today after discovering it&#8217;s wrong in a few places. Fortunately, I don&#8217;t think anyone&#8217;s ever used it (apart from me today.)</p>
<p>If you know what clearsilver is and you use php, you might find it interesting.</p>
<p><a href="http://john-hunt.com/wiki/doku.php/clearsilver-php">Installing PHP Clearsilver module for apache on Ubuntu and Debian</a></p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2008/03/27/php-clearsilver-installation-guide-for-ubuntudebian/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating a bridge for VirtualBox / wireless bridging on Ubuntu</title>
		<link>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/</link>
		<comments>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 08:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://john-hunt.com/linux/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/</guid>
		<description><![CDATA[Following several guides on setting up a bridge on my laptop between the wireless network interface and VirtualBox for direct networking was simply not working for me. Today after lots of head scratching I finally discovered why. Turns out that the standard bridge utils are no good for most wireless cards, but there is a [...]]]></description>
			<content:encoded><![CDATA[<p>Following several guides on setting up a bridge on my laptop between the wireless network interface and VirtualBox for direct networking was simply not working for me. Today after lots of head scratching I finally discovered why.</p>
<p>Turns out that the standard bridge utils are no good for most wireless cards, but there is a workaround.</p>
<p>Check out this guide, and read under the wireless section:<br />
<a href="http://home.nyc.rr.com/computertaijutsu/vboxbridge.html">Bridged Networking with VirtualBox on Linux Hosts</a></p>
<p>What you can do is add those various commands to a little script file in /etc/network/if-up.d/ which will set up the &#8216;bridge&#8217; upon starting networking.</p>
<p>Woohoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VirtualBox 1.5x</title>
		<link>http://john-hunt.com/2008/02/04/virtualbox-15x/</link>
		<comments>http://john-hunt.com/2008/02/04/virtualbox-15x/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:06:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[seamless windows]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualisation]]></category>

		<guid isPermaLink="false">http://john-hunt.com/linux/2008/02/04/virtualbox-15x/</guid>
		<description><![CDATA[Looks like the guys over at Innotek have been busy, probably old news to most but I just realised they&#8217;ve released version 1.5 of Virtualbox last year. Among a whole bunch of bug fixes and other improvements it seems they&#8217;ve added one cool feature that will make working with those windows only programs much easier [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like the guys over at Innotek have been busy, probably old news to most but I just realised they&#8217;ve released version 1.5 of <a href="http://www.virtualbox.org/">Virtualbox</a> last year.</p>
<p>Among a whole bunch of bug fixes and other improvements it seems they&#8217;ve added one cool feature that will make working with those windows only programs much easier &#8211; seamless window integration with your host OS (I think that&#8217;s linux only, but I might be wrong). I&#8217;ve not tried it out yet, but as far as I can tell you can have windows application windows displayed properly and running at full steam with all the rest of your windows &#8211; very much like running some kind of cool (sort of) hybrid OS!!! I thought it was exciting anyway.</p>
<p>To explain what I mean further, I found this rather strange video on youtube:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/CSZHrjjcv6c&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/CSZHrjjcv6c&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Once I get that new pc, I&#8217;ll give it a go!</p>
<p>&#8212;<br />
Update:<br />
It works, but it goes very strange if you have &#8216;desktop effects&#8217;/compiz turned on. Which is annoying! Nevermind!!! I&#8217;m sure it&#8217;ll be sorted out fairly soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2008/02/04/virtualbox-15x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype &#8211; Why it&#039;s the thing to use.</title>
		<link>http://john-hunt.com/2007/12/06/skype-why-its-the-thing-to-use/</link>
		<comments>http://john-hunt.com/2007/12/06/skype-why-its-the-thing-to-use/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 23:03:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[telephone]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.john-hunt.com/uncategorized/2007/12/06/skype-why-its-the-thing-to-use/</guid>
		<description><![CDATA[Recently I&#8217;ve been using Skype a lot to speak to friends and family in the UK and Australia. It&#8217;s pretty good for the following reasons: There&#8217;s no need to configure your firewall Everyone else seems to have Skype already It&#8217;s pretty good quality wise. The webcam function is really good, especially in full screen Yes, [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been using Skype a lot to speak to friends and family in the UK and Australia. It&#8217;s pretty good for the following reasons:</p>
<ul>
<li>There&#8217;s no need to configure your firewall</li>
<li>Everyone else seems to have Skype already</li>
<li>It&#8217;s pretty good quality wise.</li>
<li>The webcam function is really good, especially in full screen</li>
</ul>
<p>Yes, it&#8217;s not ideal &#8211; it&#8217;s a proprietary network and the software is closed source, but on the other hand it just works. And now that the linux beta version supports video calling, I think it&#8217;s the best there is.</p>
<p>However, Skype (the company) shouldn&#8217;t be praised too much for their new linux beta &#8211; why didn&#8217;t we get it when the Windows version was released? Why should open source community suffer? Did Skype not realise it&#8217;s another potential market for SkypeIn/Out? So frustrating, but that&#8217;s how it is in the world of linux I guess!</p>
<p>This morning we called my sister in the UK. The call quality was great as was the full screen video quality. You always know something is good when it&#8217;s shocking! My only little gripe was that we couldn&#8217;t view my sisters webcam when ours was on. I guess that&#8217;s just a bug in the beta (2.0.17 I think) and could well have been something to do with my webcam itself.</p>
<p><a href="http://http://www.skype.com/intl/en/download/skype/linux/beta/">Get the latest release of the Beta here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2007/12/06/skype-why-its-the-thing-to-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

