<?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>Yak Shaving &#187; Ubuntu</title>
	<atom:link href="http://www.chrishannam.co.uk/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrishannam.co.uk</link>
	<description>just me</description>
	<lastBuildDate>Wed, 14 Dec 2011 12:13:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Speeding up the Linux Desktop?</title>
		<link>http://www.chrishannam.co.uk/2010/11/speeding-up-the-linux-desktop/</link>
		<comments>http://www.chrishannam.co.uk/2010/11/speeding-up-the-linux-desktop/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 21:07:07 +0000</pubDate>
		<dc:creator>channam</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.chrishannam.co.uk/?p=296</guid>
		<description><![CDATA[Reading about the internet I came across http://www.networkworld.com/community/blog/speed-linux-no-kernel-patch-required. This looks pretty cool. I thought I&#8217;d give a go as my EEE PC 1005 has been suffering a little since upgrading to Ubuntu Maverick. Following http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html the Ubuntu guide I have given it a whirl. Can&#8217;t say I have noticed a difference as yet but these [...]]]></description>
			<content:encoded><![CDATA[<p>Reading about the internet I came across <a href="http://www.networkworld.com/community/blog/speed-linux-no-kernel-patch-required">http://www.networkworld.com/community/blog/speed-linux-no-kernel-patch-required</a>. This looks pretty cool.</p>
<p>I thought I&#8217;d give a go as my EEE PC 1005 has been suffering a little since upgrading to Ubuntu Maverick. Following <a href="http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html">http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html</a> the Ubuntu guide I have given it a whirl.</p>
<p>Can&#8217;t say I have noticed a difference as yet but these things can be subjective. I will add an update when I notice something.</p>
<p><strong>Update 1:</strong><br />
So I got this tweet: <a href="http://twitter.com/#!/1stvamp/status/6385998627864576">http://twitter.com/#!/1stvamp/status/6385998627864576</a></p>
<p>I haven&#8217;t tested this package but it looks like an easier way to implement the changes. </p>
<p>As for performance improvements I&#8217;m not entirely convinced. It has dropped the load when running Chrome. Usually Chrome ran the laptop at a load of 1 ish that has now dropped to around .5. Which is nice for battery life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrishannam.co.uk/2010/11/speeding-up-the-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWT on Ubuntu</title>
		<link>http://www.chrishannam.co.uk/2008/09/gwt-on-ubuntu/</link>
		<comments>http://www.chrishannam.co.uk/2008/09/gwt-on-ubuntu/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 23:49:12 +0000</pubDate>
		<dc:creator>channam</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.chrishannam.co.uk/?p=28</guid>
		<description><![CDATA[Had a hard job getting this to work. But as usual the solution is quite simple: Download and unzip http://google-web-toolkit.googlecode.com/svn/tools/redist/mozilla/mozilla-1.7.13.tar.gz Add $INSTALLED_MOZILLA (e.g. /code/mozilla-1.7.13) to mozilla-hosted-browser.conf in the GWT Add $INSTALLED_MOZILLA (e.g. /code/mozilla-1.7.13) to /etc/ld.so.conf.d/libc.conf (can be any file in that dir ending in conf) run ldconfig Start your app and have fun! If you [...]]]></description>
			<content:encoded><![CDATA[<p>Had a hard job getting this to work. But as usual the solution is quite simple:</p>
<ol>
<li> Download and unzip http://google-web-toolkit.googlecode.com/svn/tools/redist/mozilla/mozilla-1.7.13.tar.gz</li>
<li>Add $INSTALLED_MOZILLA (e.g. /code/mozilla-1.7.13) to mozilla-hosted-browser.conf in the GWT</li>
<li>Add $INSTALLED_MOZILLA (e.g. /code/mozilla-1.7.13) to /etc/ld.so.conf.d/libc.conf (can be any file in that dir ending in conf)</li>
<li>run ldconfig</li>
<li>Start your app and have fun!</li>
</ol>
<p>If you see gwt-linux-1.5.2/libgwt-ll.so: undefined symbol: JS_PropertyStub then your mozilla-hosted-browser.conf needs to be set to the downloaded mozilla from set 1. Looks like the newer Firefox and Seamonkey dont have this symbol.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrishannam.co.uk/2008/09/gwt-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

