<?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>Chesty&#039;s Blog &#187; eee pc</title>
	<atom:link href="http://chesterton.id.au/blog/category/eee-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://chesterton.id.au/blog</link>
	<description>Press Belly Button to Begin</description>
	<lastBuildDate>Sat, 02 Apr 2011 01:24:11 +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>Eee PC Ubuntu WiFi On/Off</title>
		<link>http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/</link>
		<comments>http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 14:09:16 +0000</pubDate>
		<dc:creator>chesty</dc:creator>
				<category><![CDATA[eee pc]]></category>
		<category><![CDATA[LA]]></category>
		<category><![CDATA[Slug]]></category>
		<category><![CDATA[ubuntu-au]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/</guid>
		<description><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/">Eee PC Ubuntu WiFi On/Off</a></p>
Eee PC Ubuntu WiFi On/Off One of the minor issues I had since installing ubuntu on my eee pc was I couldn&#8217;t work out how to turn the wifi off. There&#8217;s a Fn+F2 key combo that works in xandros, but it didn&#8217;t work for me in ubuntu. I tried googling for the answer and got [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/">Eee PC Ubuntu WiFi On/Off</a></p>
<p>One of the minor issues I had since installing ubuntu on my eee pc was I couldn&#8217;t work out how to turn the wifi off. There&#8217;s a Fn+F2 key combo that works in xandros, but it didn&#8217;t work for me in ubuntu. I tried googling for the answer and got nowhere.</p>
<p>So, for google, to turn wifi off, I had to <code>echo 0 > /proc/acpi/asus/wlan</code> Turning it on is obviously <code>echo 1 > /proc/acpi/asus/wlan</code> </p>
<p>Another problem fixed (sort of), I wouldn&#8217;t mind fixing Fn+F2, but I&#8217;m happy enough with the echo for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://chesterton.id.au/blog/2008/03/15/eee-pc-ubuntu-wifi-onoff/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eee PC Greasemonkey Script</title>
		<link>http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/</link>
		<comments>http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 04:13:01 +0000</pubDate>
		<dc:creator>chesty</dc:creator>
				<category><![CDATA[eee pc]]></category>
		<category><![CDATA[LA]]></category>
		<category><![CDATA[Slug]]></category>
		<category><![CDATA[ubuntu-au]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/</guid>
		<description><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/">Eee PC Greasemonkey Script</a></p>
Eee PC Greasemonkey Script Inspired by Paul Fenwick&#8217;s entertaining talk on cleaning up the web at LCA (in other words, I ripped it off) I set out to make google reader more useable on the Eee. But first, an invaluable Firefox plugin to have for the Eee is Nuke Anything Enhanced. It lets you right [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/">Eee PC Greasemonkey Script</a></p>
<p>Inspired by Paul Fenwick&#8217;s entertaining talk on cleaning up the web at LCA (in other words, I ripped it off) I set out to make google reader more useable on the Eee.</p>
<p>But first, an invaluable Firefox plugin to have for the Eee is Nuke Anything Enhanced. It lets you right click on an object on a web page, and &#8220;nuke&#8221; it, make it disappear. The screen then rearranges itself using the space you just created. It gives you more reading room, and less clutter. It&#8217;s not gone for good, though, if you reload the page it will be back. It&#8217;s fine for one off things, but if it&#8217;s a page you&#8217;ll be opening frequently, like google reader in my case, you&#8217;ll want a permanent solution. Enter greasemonkey.</p>
<p><code>// ==UserScript==<br />
// @name           google reader for eee pc<br />
// @namespace      http://chesterton.id.au/<br />
// @description    Removes unnecessary elements<br />
// @include        http://*.google.com/reader/*<br />
// ==/UserScript==</p>
<p>hideContent('selectors-box');<br />
hideContent('gbar');<br />
hideContent('logo');<br />
hideContent('global-info');</p>
<p>function hideContent(id) {<br />
&nbsp;&nbsp;  var node = document.getElementById(id);<br />
&nbsp;&nbsp;  if (node) {<br />
&nbsp;&nbsp;&nbsp;&nbsp;      node.style.display = "none";<br />
&nbsp;&nbsp;  }<br />
}<br />
</code></p>
<p>So I ripped hideContent off from Paul, I found with google reader removing the object broke the page, but hiding it worked, so I modified his function a little. I think his was called removeContent, or similar, and deleted rather than setting the display style to none.</p>
<p>Save the code as (eg) googlereader.user.js and open it in firefox. The .user.js part of the file name is important, the first part isn&#8217;t. Obviously you need to install greasemonkey, too.</p>
<p><a href='http://chesterton.id.au/blog/wp-content/uploads/2008/03/googlereader.user.js' title='Google Reader Greasemonkey Script'>Google Reader Greasemonkey Script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chesterton.id.au/blog/2008/03/04/eee-pc-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Have A New Office</title>
		<link>http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/</link>
		<comments>http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 02:39:40 +0000</pubDate>
		<dc:creator>chesty</dc:creator>
				<category><![CDATA[eee pc]]></category>
		<category><![CDATA[LA]]></category>
		<category><![CDATA[Slug]]></category>
		<category><![CDATA[ubuntu-au]]></category>
		<category><![CDATA[eeexubuntu]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[oo.org]]></category>
		<category><![CDATA[open office]]></category>

		<guid isPermaLink="false">http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/</guid>
		<description><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/">I Have A New Office</a></p>
I Have A New Office Just got a new office. An Eee PC (JB HiFi had them for $450), and a 3G wireless internet connection (5Gigs/month for $39/month). Not really sure how much time I&#8217;m going to get out of it with the usb wireless modem connected, I&#8217;ve been told the modem sucks the juice. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/">I Have A New Office</a></p>
<p>Just got a new office. An Eee PC (JB HiFi had them for $450), and a 3G wireless internet connection (5Gigs/month for $39/month). Not really sure how much time I&#8217;m going to get out of it with the usb wireless modem connected, I&#8217;ve been told the modem sucks the juice. Got a bit of experimenting to do with the battery, and to see if VoIP works.</p>
<p>Still running the default desktop, it looks fine to me, but I&#8217;ll be testing out other desktops like eeexubuntu. I was really surprised how quickly open office launched, the speed is impressive.</p>
<p>I&#8217;m looking forward to mornings with a coffee down the river.</p>
]]></content:encoded>
			<wfw:commentRss>http://chesterton.id.au/blog/2008/02/24/i-have-a-new-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

