<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Eee 701 Planetoid</title>
	<atom:link href="http://eee701planetoid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eee701planetoid.wordpress.com</link>
	<description>Being the continuing adventures of T.A. Walker and his Linux-powered Asus Eee 701SD &#34;netbook&#34;.</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:17:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eee701planetoid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Eee 701 Planetoid</title>
		<link>http://eee701planetoid.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eee701planetoid.wordpress.com/osd.xml" title="Eee 701 Planetoid" />
	<atom:link rel='hub' href='http://eee701planetoid.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Snippets: lxrandr, PDFs in Chromium, and a VERY old friend&#8230;</title>
		<link>http://eee701planetoid.wordpress.com/2012/01/27/snippets-lxrandr-pdfs-in-chromium-and-a-very-old-friend/</link>
		<comments>http://eee701planetoid.wordpress.com/2012/01/27/snippets-lxrandr-pdfs-in-chromium-and-a-very-old-friend/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:50:59 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lxrandr]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=470</guid>
		<description><![CDATA[A trio of small items from Tim this time, including a look at a simple yet reliable GUI for display settings, and how to get PDFs to display "natively" in Chromium under Arch Linux. Oh, and a trip down memory lane...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=470&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>GUI tool for display settings</h3>
<p>(Please bear in mind during the following, that my Eee is not running any desktop environment (DE—i.e.GNOME, KDE, XFCE, LXDE, etc&#8230;)</p>
<p>For some time, I&#8217;ve been looking for a non-fiddly (and preferably GUI) way of switching display modes on my Eee, especially if an external VGA monitor is connected. The basic tool for controlling displays, <code>xrandr</code>, is powerful and flexible, but also quite difficult to use if one is not gifted with a particularly good memory for complicated command-line strings (especially if more than one display is involved).</p>
<div id="attachment_468" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2012/01/lxrandr.png"><img class="size-medium wp-image-468" title="lxrandr" src="http://eee701planetoid.files.wordpress.com/2012/01/lxrandr.png?w=300&#038;h=153" alt="Screenshot of lxrandr" width="300" height="153" /></a><p class="wp-caption-text">lxrandr</p></div>
<p>There are a number of graphical front-ends for <code>xrandr</code>, but I found all the ones that I tried, were either clunky, buggy, partially or entirely ineffective, or a combination of these. However, the other day (and I can&#8217;t remember where), I read a suggestion that Linux users not employing a DE, could try <code><a href="http://www.archlinux.org/packages/?q=lxrandr">lxrandr</a></code>, the display settings GUI used in the LXDE desktop environment.</p>
<p>Installing <code>lxrandr</code> isn&#8217;t difficult, as it can be found in the main Arch repositories—a simple <code>sudo pacman -S lxrandr</code> should be sufficient. As you can see from the screenshot, the program makes it very easy to activate, deactivate and configure displays; I have used it to control the output from my Eee to a VGA monitor, and as long as <code>xrandr</code> can detect display modes and the like, then I imagine <code>lxrandr</code> should be able to do so too.</p>
<p>In short: if you&#8217;re after a simple but effective GUI for a Linux system without a DE, then you could do far worse than try out <code>lxrandr</code>.</p>
<h3>Enabling &#8220;native&#8221; PDF viewing in Chromium</h3>
<p>The default Web browser I use on the Eee is Chromium (basically, the open-sourced relative of Google Chrome without the Google branding and other &#8220;hooks&#8221;). In most respects, the Chromium in the Arch Linux repositories is more or less identical to Chrome in functionality, but one missing feature—which you may or may not miss—is Chrome&#8217;s built-in PDF-viewing functionality.</p>
<p>If you do miss it, <a href="http://wiki.archlinux.org/index.php/Chromium#Open_PDF_files_inside_Chromium">the Arch wiki reveals a few options for PDF-enabling Chromium</a>; my preferred option, which I&#8217;ve used on the Eee, is to install <a href="http://aur.archlinux.org/packages.php?ID=44148"><code>chromium-stable-libpdf</code> from the AUR</a>. This seems to work without a blip, and Chromium auto-updates from then onwards without losing the PDF feature, so it&#8217;s worth a try if you want this (and/or are looking for an alternative to Adobe Reader, Evince, xpdf and their ilk&#8230;).</p>
<h3>And the &#8220;old friend&#8221;&#8230;</h3>
<div id="attachment_469" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2012/01/20120113-google_mosaic_closeup.png"><img class="size-medium wp-image-469" title="NCSA Mosaic on my Eee, &quot;displaying&quot; the Google home page..." src="http://eee701planetoid.files.wordpress.com/2012/01/20120113-google_mosaic_closeup.png?w=300&#038;h=238" alt="Screenshot of the NCSA Mosaic Web browser" width="300" height="238" /></a><p class="wp-caption-text">NCSA Mosaic on my Eee, &quot;displaying&quot; the Google home page...</p></div>
<p>Time to show my age: the first Web browser I ever saw, was <a href="http://en.wikipedia.org/wiki/NCSA_Mosaic">NCSA Mosaic</a>, running on Windows 3.1x in the autumn of 1994. It was soon overtaken by Netscape, and I didn&#8217;t think much about Mosaic until recently, when I learned <a href="http://seanm.ca/mosaic/">someone has been modifying the X11 Mosaic source code</a>, so it will compile and run on modern Linux systems. Moreover, as I suspected would happen, someone has added <a href="https://aur.archlinux.org/packages.php?ID=35326">a Mosaic package to the AUR</a>, so I just couldn&#8217;t resist finding out if I could get the ancient browser going on my 701&#8230;</p>
<p>And here is a screenshot to prove it: NCSA Mosaic running on my Eee under Arch Linux (the screenshot was taken from a 1280&#215;1024 external display, in case you wondered why it looks larger than 800&#215;480)!</p>
<p>There&#8217;s probably a whole blog post to be written about how well Mosaic copes (a) on a modern Linux system, and (b) on the Web after fifteen years of leaving Mosaic behind, but suffice it to say, the screenshot on the right is supposed to be the Google home page. You may draw what conclusions you like from this&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/470/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=470&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2012/01/27/snippets-lxrandr-pdfs-in-chromium-and-a-very-old-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2012/01/lxrandr.png?w=300" medium="image">
			<media:title type="html">lxrandr</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2012/01/20120113-google_mosaic_closeup.png?w=300" medium="image">
			<media:title type="html">NCSA Mosaic on my Eee, &#34;displaying&#34; the Google home page...</media:title>
		</media:content>
	</item>
		<item>
		<title>My Eee Desktop &#8211; January 2012</title>
		<link>http://eee701planetoid.wordpress.com/2012/01/26/my-eee-desktop-january-2012/</link>
		<comments>http://eee701planetoid.wordpress.com/2012/01/26/my-eee-desktop-january-2012/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 21:56:27 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[fluxbox]]></category>
		<category><![CDATA[inkscape]]></category>
		<category><![CDATA[raspberrypi]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=484</guid>
		<description><![CDATA[First desktop screenshot of 2012, and a bit of an experiment...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=484&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t sure whether I would post a screenshot for this month, as I thought it most likely that I&#8217;d be using a setup more or less unchanged from <a href="http://eee701planetoid.wordpress.com/2011/10/03/my-eee-desktop-october-2011/">my second screenshot in October last year</a> (&#8220;TheGrid&#8221; theme). However, it didn&#8217;t quite turn out that way&#8230;</p>
<div id="attachment_483" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2012/01/archlinux_fluxbox_raspberrypi_theme-20120126.png"><img class="size-medium wp-image-483" title="My Eee Desktop - January 2012" src="http://eee701planetoid.files.wordpress.com/2012/01/archlinux_fluxbox_raspberrypi_theme-20120126.png?w=300&#038;h=179" alt="Screenshot of my netbook's desktop" width="300" height="179" /></a><p class="wp-caption-text">My Eee Desktop - January 2012</p></div>
<p>If you&#8217;ve read <a href="http://eee701planetoid.wordpress.com/2012/01/17/raspberry-pi/">the last post I wrote on this blog</a>, you will be aware that I am eagerly awaiting the launch of the <a href="http://www.raspberrypi.org/">Raspberry Pi</a> (an ultra-low-cost computer on a circuit board the size of a credit card, running on an ARM processor). To cut a long story short, I&#8217;m already thinking of software I could run under Linux on the machine, and the <a href="http://www.fluxbox.org/">Fluxbox</a> window manager (which I use on my Eee 701) is one possibility I have been considering.</p>
<p>With the above in mind, I thought I would try creating a Fluxbox &#8220;style&#8221; (theme) based on the Raspberry Pi logo and its colours. Not only would the theme aim to reflect this identity, but I wanted a Fluxbox style which would be clear, minimalist and uncluttered, and be usable and readable at a wide selection of screen resolutions (up to and including full HD (1920&#215;1280), which the &#8220;RasPi&#8221; is apparently more than capable of).</p>
<p>This month&#8217;s &#8220;My Eee Desktop&#8221; shows where I have reached with the Raspberry Pi style. I created the wallpaper image in Inkscape—the RasPi logo has been made available as an SVG vector image, so I took this and placed it over a gradient-filled circle (to give the &#8220;halo&#8221; effect) on a black background.</p>
<p>The wallpaper image is set at 800&#215;480 resolution (that of the Eee 701), but if a higher resolution is used, the image is centred on the screen and the background around it is also black, so the style is very adaptable. As I would envisage connecting a RasPi to an HD TV, I chose black as the most suitable background colour for looking at over a lengthy period (just in case!). The menu and window fonts are set a little larger than normal for my Fluxbox styles, to make them more readable at high resolutions, whilst still not taking up too much space on an 800&#215;480 display.</p>
<p>The only other point to note (particularly for longer-term readers here), is the addition of a <a href="http://www.gkrellm.net/">GKrellM</a> plugin to add an analogue clock. This takes up slightly less vertical space than a WindowMaker dockapp (as do most of GKrellM&#8217;s &#8220;monitors&#8221;), which on a screen with only 480 vertical rows of pixels, makes plenty of difference!</p>
<p>That&#8217;s all for this month—see you in February with another desktop <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/484/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/484/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/484/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=484&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2012/01/26/my-eee-desktop-january-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2012/01/archlinux_fluxbox_raspberrypi_theme-20120126.png?w=300" medium="image">
			<media:title type="html">My Eee Desktop - January 2012</media:title>
		</media:content>
	</item>
		<item>
		<title>Raspberry Pi: a PC in your pocket?</title>
		<link>http://eee701planetoid.wordpress.com/2012/01/17/raspberry-pi/</link>
		<comments>http://eee701planetoid.wordpress.com/2012/01/17/raspberry-pi/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:53:41 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raspberrypi]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=473</guid>
		<description><![CDATA[Tim casts an eye over a British-initiated project which has grabbed his attention - the Raspberry Pi - and wonders: could this the dream machine for the computer hobbyist?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=473&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="float:right;text-align:center;margin-left:15px;margin-bottom:15px;"><a title="photo sharing" href="http://www.flickr.com/photos/ubuntunewsru/6680587985/"><img src="http://farm8.staticflickr.com/7175/6680587985_b9b065239b_t.jpg" alt="Raspberry Pi" /></a><br />
<span style="font-size:.8em;margin-top:0;"><br />
<a href="http://www.flickr.com/photos/ubuntunewsru/6680587985/">Raspberry Pi</a>,<br />
originally uploaded by <a href="http://www.flickr.com/photos/ubuntunewsru/">ubuntunewsru</a>.<br />
</span></div>
<p>If you follow the tech and gadget press—and perhaps even <a title="Raspberry Pi bids for success with classroom coders - BBC News (10 Jan 2012)" href="http://www.bbc.co.uk/news/technology-16424990">the &#8220;regular&#8221; media&#8217;s technology supplements</a>—you may have got wind of a British-initiated IT project which has garnered a considerable amount of interest in recent months&#8230; and has now grabbed my attention too <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The product in question is the <a href="http://www.raspberrypi.org/">Raspberry Pi</a>, and although it is officially aimed at schools and the education market, the device already has computing and Linux fans straining at the leash to get their paws on one.</p>
<p>Judging by the coverage, the reasons are not hard to understand. In short, the Raspberry Pi is a functioning computer, with (on the &#8220;Model B&#8221;) an ARM processor, 256Mb RAM, a OpenGL-capable graphics system with HDMI and component video output, audio out, 10/100 Ethernet, USB and 5V micro-USB power&#8230; all built onto a circuit board the size of a credit card, and likely to cost around UKP25. Initially, the device will be sold &#8220;as is&#8221;, without a case or enclosure, though from what I have read, there is no shortage of enthusiasts stepping up to design custom cases, or suggest alternative enclosures (an empty tin of Altoid mints seems to be a popular one!).</p>
<p>There are plenty of news sites picking up on the potential of a device like this. To pick one out at random, <a title="Raspberry Pi device will 'reboot computing in schools' - The Guardian (9 Jan 2012)" href="http://www.guardian.co.uk/education/2012/jan/09/raspberry-pi-computer-revolutionise-computing-schools">The Guardian has given the Pi some attention in its Education section</a>, focusing on the avowed aim of the project to revitalise the teaching of computing in schools (and perhaps even inspire a new generation of coders and &#8216;hackers&#8217; (in the non-criminal, inventive sense of the term)).</p>
<p>OK&#8230; so why am I posting on my Eee blog about the &#8220;R-Pi&#8221;? One reason is that I&#8217;ve always been interested in small and inexpensive computers, from the Psion Series 3x and Series 5mx I owned in the late 90s, through to the Eee 701 itself, and the Raspberry Pi looks like it packs a lot of functionality into a <strong>very</strong> small and cheap package.</p>
<p>Furthermore, as a leaf through this very blog should reveal, I am a keen Linux &#8220;tinkerer&#8221; when it comes to my Eee, and the R-Pi provides ample scope for experimentation, with HDMI, USB and Ethernet connectivity in a low-power device. There are a number of prominent Linux distributions which have been ported to the ARM processor family, including Debian and Fedora, but most of interest to me is <a href="http://archlinuxarm.org/">Arch Linux ARM</a>, as I could hopefully &#8220;port&#8221; my experience with Arch&#8217;s x86 sibling to the R-Pi.</p>
<p>Finally: quite simply, my imagination is fired by the idea of a usable computer which could fit in a pocket. Any HDMI display could be used as a monitor, as well as just about any keyboard or pointing device with a USB interface—even a combined one with a wireless &#8220;dongle&#8221; should work—so the device should be usable wherever you could find a &#8220;spare&#8221; TV or HDMI-equipped monitor. I&#8217;m not the only one thinking that the R-Pi could make an extremely affordable &#8220;media centre&#8221; computer, and look forward to seeing how that pans out&#8230;</p>
<p>The word is that the Raspberry Pi will be made available to purchase from their Web site from the end of this month (January 2012), and I for one will be keeping an eye on this <strong>very</strong> closely.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/473/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/473/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/473/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=473&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2012/01/17/raspberry-pi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://farm8.staticflickr.com/7175/6680587985_b9b065239b_t.jpg" medium="image">
			<media:title type="html">Raspberry Pi</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy New Year</title>
		<link>http://eee701planetoid.wordpress.com/2012/01/03/happy-new-year/</link>
		<comments>http://eee701planetoid.wordpress.com/2012/01/03/happy-new-year/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 12:21:17 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[housekeeping]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=463</guid>
		<description><![CDATA[Best wishes for 2012 from the E7P blog...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=463&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, just as the title says, really <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks to everyone who has stuck with this blog since I resurrected it last July—it has had a few quiet periods since then (including December, as it happens), but I have a couple of thoughts for posts this month, the first of which you should see here in a few days&#8217; time.</p>
<p>I&#8217;m not sure yet whether I&#8217;ll do a &#8220;My Eee Desktop&#8221; post in January, as my 701&#8242;s desktop is likely to look virtually identical to <a href="/2011/11/02/adding-visual-effects-to-fluxbox-with-cairo-composite-manager/">the screenshot in this article</a> (i.e. virtually unchanged), but perhaps I&#8217;ll upload a pic anyway to keep the tradition going.</p>
<p>Anyway, thanks again for reading, and best wishes to all you good readers for 2012!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/463/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=463&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2012/01/03/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>
	</item>
		<item>
		<title>My Eee Desktop &#8211; December 2011</title>
		<link>http://eee701planetoid.wordpress.com/2011/12/01/my-eee-desktop-december-2011/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/12/01/my-eee-desktop-december-2011/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 17:39:38 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[cairo]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[fluxbox]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=459</guid>
		<description><![CDATA[Tim presents a Christmassy theme to round off the year's desktop offerings...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=459&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With the festive season bearing down on us like Santa and his reindeer in a round-the-world race, and Christmas is ho-ho-hoving into view [that's enough awful metaphors and puns, Tim - Ed.], it&#8217;s time to wheel out my suitably seasonal Eee desktop screenshot for December 2011:</p>
<div id="attachment_457" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2011/12/eee701_archlinux_fluxbox-20111201.png"><img class="size-medium wp-image-457" title="My Eee Desktop - December 2011" src="http://eee701planetoid.files.wordpress.com/2011/12/eee701_archlinux_fluxbox-20111201.png?w=300&#038;h=179" alt="Desktop screenshot with Christmas theme" width="300" height="179" /></a><p class="wp-caption-text">My Eee Desktop - December 2011</p></div>
<p>Actually, I&#8217;m already thinking about revamping this setup, at least with regard to the wallpaper, which I feel is a bit &#8220;busy&#8221; (especially as Conky is being displayed on top of it). Otherwise, I think it captures the mood of this time of year pretty well&#8230;</p>
<p>You may have noticed that <a href="/2011/11/02/adding-visual-effects-to-fluxbox-with-cairo-composite-manager/">Cairo Composite Manager</a> is still running—<a href="/2011/11/15/cairo-compmgr-conky-and-xsnow-is-it-possible/">I was wondering recently if it was possible to run Conky, xsnow and Cairo at the same time</a>, but I haven&#8217;t found a way at time of writing, so I&#8217;ve decided to leave xsnow on the sidelines for the moment.</p>
<p>Not much else to report here, except to explain the white square in the &#8220;slit&#8221; on the right-hand side: it&#8217;s supposed to be the XMMS spectrum analyser dockapp, but for some reason it didn&#8217;t show up in this screenshot.</p>
<p>Anyway, hope you enjoyed this month&#8217;s My Eee Desktop, and if that&#8217;s not enough festive fun for you, try checking out  the <a href="/2009/12/21/my-eee-desktop-december-2009/">December 2009</a> and <a href="/2010/12/20/my-eee-desktop-december-2010-and-a-message/">December 2010</a> entries <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/459/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/459/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/459/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=459&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/12/01/my-eee-desktop-december-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2011/12/eee701_archlinux_fluxbox-20111201.png?w=300" medium="image">
			<media:title type="html">My Eee Desktop - December 2011</media:title>
		</media:content>
	</item>
		<item>
		<title>cairo-compmgr, Conky AND xsnow: is it possible?</title>
		<link>http://eee701planetoid.wordpress.com/2011/11/15/cairo-compmgr-conky-and-xsnow-is-it-possible/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/11/15/cairo-compmgr-conky-and-xsnow-is-it-possible/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 18:14:59 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cairo]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[xsnow]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=448</guid>
		<description><![CDATA[Yes, Tim's already trying to put together the December instalment of "My Eee Desktop", and has got a bit stuck - can anyone help?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=448&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t often ask you good readers for help on this blog (sorry about that!), but I was hoping that someone reading this might be able to dig me out of a metaphorical snowdrift&#8230;</p>
<p>At the moment, I am trying to assemble a suitably Christmassy instalment of <a href="http://eee701planetoid.wordpress.com/category/desktops/">&#8220;My Eee Desktop&#8221;</a> for next month, but I&#8217;ve run into a small problem. At the moment, I am running <a href="http://cairo-compmgr.tuxfamily.org/">Cairo Composite Manager</a> on top of <a href="http://www.fluxbox.org/">Fluxbox</a>, and for the most part it works fine, providing various desktop effects (translucent windows, animations, etc.). At the same time, I also run <a href="http://conky.sf.net/">Conky</a>, with the &#8220;own window&#8221; setting enabled so that it will appear when cairo-compmgr is operational.</p>
<p>For my Christmas Eee desktop, I&#8217;d like to add the old X favourite <a href="http://dropmix.xs4all.nl/rick/Xsnow/">xsnow</a>&#8230; but there&#8217;s a problem: xsnow draws to the &#8220;root window&#8221; (i.e. desktop), as does cairo-compmgr. In other words: if the latter is running, you can&#8217;t see xsnow. (This has been a known problem with desktop environments like GNOME and KDE for years, as they too use the root desktop to draw folders, icons and so on.)</p>
<p>Basically, if I turn off Cairo, I can get xsnow and Conky running together, due to the latter&#8217;s &#8220;own window&#8221; setting, but Conky &#8220;blocks&#8221; the view of xsnow (as Conky is running in its own window, on top of xsnow). There are solutions for running xsnow with GNOME and KDE, but neither seems to work with cairo-compmgr—I would&#8217;ve thought there was a way to add some kind of &#8220;exception&#8221; in Cairo for xsnow, but I haven&#8217;t yet found it.</p>
<p>So, in short: <em>can anyone think of a way to run xsnow with cairo-compmgr?</em></p>
<p>(Also, I&#8217;d be interested to hear if anyone knows of any other &#8220;festive&#8221; Linux applications, such as &#8220;strings of blinking lights across the top of the screen&#8221; and that sort of thing—frankly, the cheesier the better <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
<p>Thanks in advance for any help, and I&#8217;ll be glad to reveal the results in a few weeks&#8217; time&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/448/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/448/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/448/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=448&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/11/15/cairo-compmgr-conky-and-xsnow-is-it-possible/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding visual effects to Fluxbox with Cairo Composite Manager</title>
		<link>http://eee701planetoid.wordpress.com/2011/11/02/adding-visual-effects-to-fluxbox-with-cairo-composite-manager/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/11/02/adding-visual-effects-to-fluxbox-with-cairo-composite-manager/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 17:30:57 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cairo]]></category>
		<category><![CDATA[composite]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[eyecandy]]></category>
		<category><![CDATA[fluxbox]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=437</guid>
		<description><![CDATA[Sometimes, a neat program can be hiding right under one's nose... Tim finds that using Fluxbox doesn't necessarily mean missing out on the old Linux eye-candy :-)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=437&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>(or &#8220;My Eee Desktop &#8211; November 2011&#8243; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</h3>
<p>The other day, I was skimming through <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Fluxbox">the Wikipedia article on the Fluxbox window manager</a> (which I use on my Eee), and a sentence which I hadn&#8217;t spotted before, caught my eye:</p>
<blockquote><p>Effects managers such as xcompmgr, cairo-compmgr and transset-df (deprecated) can add true transparency to desktop elements and windows.</p></blockquote>
<p>In (relatively) plain English, it seemed to be saying: if you use Fluxbox, you can now add desktop &#8220;eye candy&#8221; such as translucent windows, fades, slides, etc. to your slimline desktop.</p>
<p>This came as a surprise to me. I&#8217;d always believed that you couldn&#8217;t add &#8220;compositing&#8221; effects to Fluxbox, because the leading compositing effects managers like Compiz used their own window manager—in other words, if you want the whizz-bang visuals, it was &#8220;bye-bye Fluxbox&#8221;.</p>
<p>In fact, there is a composite manager which works <strong>with</strong> the window manager of your choice (including Fluxbox): <a href="http://cairo-compmgr.tuxfamily.org/">Cairo Composite Manager</a>.</p>
<p><a href="https://wiki.archlinux.org/index.php/Cairo_Compmgr">The article on Cairo in the Arch Linux Wiki</a> tells you how simple it is to install from the Arch community package repository (<code>sudo pacman -S cairo-compmgr</code>), and from there you can test it by running <code>cairo-compmgr &amp;</code> from the terminal. If you like what you see, and want the manager to start with your X session, you just add <code>cairo-compmgr &amp;</code> to your <code>.xinitrc</code> file.</p>
<div id="attachment_444" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2011/11/eee701_archlinux_fluxbox_cairo-20111102.png"><img class="size-medium wp-image-444" title="Fluxbox desktop with cairo-compmgr" src="http://eee701planetoid.files.wordpress.com/2011/11/eee701_archlinux_fluxbox_cairo-20111102.png?w=300&#038;h=179" alt="Image of Fluxbox desktop with Cairo Composite Manager" width="300" height="179" /></a><p class="wp-caption-text">Fluxbox desktop with cairo-compmgr (note the transparent terminal window)</p></div>
<p>For me, it really was as simple as that, and here is the obligatory screenshot to prove it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  The main indicator that cairo-compmgr is running, is the truly-translucent XFCE Terminal window in the middle—I could&#8217;ve experimented a bit more with the translucency effects, but at present I haven&#8217;t had time to do much more than use the default settings. I&#8217;d like to see if the Fluxbox &#8220;slit&#8221; (dock) can exhibit true transparency/translucency, and I&#8217;ll probably try that out when I put together the December (Christmas) instalment of &#8220;My Eee Desktop&#8221;. (Yes, that time is coming around again&#8230;)</p>
<p>I would&#8217;ve liked to add a video as well, to show off some of the animated desktop effects, but am not sure that the screen-capture solutions available would display them to best effect. I&#8217;d probably end up pointing a camcorder at the Eee&#8217;s screen!</p>
<p>Oh, and in case anyone wondered: the only different addition to the desktop since last month aside from Cairo, is the <a href="https://aur.archlinux.org/packages.php?ID=27287">XMMS Spectrum analyzer dockapp I found in the AUR</a>. It installs as an XMMS plugin, and I thought it might make a change to add this to the slit this time around.</p>
<p>One small tweak I had to make as a result of Cairo&#8217;s arrival, was to my <a href="http://conky.sf.net/">Conky</a> setup file (<code>.conkyrc</code>). When I activated Cairo, my Conky display disappeared—a quick Google revealed that this was basically Cairo and Conky disagreeing about which program could draw to the root window. This is similar to how Conky works with the GNOME desktop (Nautilus grabs the root desktop for itself), so the solution is to add some lines like this to your <code>.conkyrc</code>:<br />
<code><br />
own_window yes<br />
own_window_type desktop<br />
own_window_transparent yes<br />
</code><br />
As ever, you may have to experiment if you try this for yourself, but it fixed the Conky issue for me.</p>
<p>I haven&#8217;t noticed Cairo making the Eee work much harder, although clearly there will be an impact on the system (even if it is a small one). Until (if?) I notice anything untoward, I&#8217;m content to keep this app running, simply because it adds some polish to an already lean and functional desktop—I&#8217;ll be sure to come back here and update you, should this change.</p>
<p>In the meantime, if you&#8217;re running a lightweight desktop or window manager, but still crave some of that composited eye-candy goodness, you may find Cairo Composite Manager fits the bill nicely.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/437/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=437&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/11/02/adding-visual-effects-to-fluxbox-with-cairo-composite-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2011/11/eee701_archlinux_fluxbox_cairo-20111102.png?w=300" medium="image">
			<media:title type="html">Fluxbox desktop with cairo-compmgr</media:title>
		</media:content>
	</item>
		<item>
		<title>Automounting removable drives with devmon</title>
		<link>http://eee701planetoid.wordpress.com/2011/10/12/automounting-removable-drives-with-devmon/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/10/12/automounting-removable-drives-with-devmon/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 18:46:52 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[automount]]></category>
		<category><![CDATA[devmon]]></category>
		<category><![CDATA[disks]]></category>
		<category><![CDATA[dockapps]]></category>
		<category><![CDATA[drives]]></category>
		<category><![CDATA[fluxbox]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=422</guid>
		<description><![CDATA[If you're building a "lightweight" Linux system without a desktop environment (e.g. with a "light" window manager instead of GNOME or KDE), but still want your USB drives to "appear" automatically, read on...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=422&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the early issues I grappled with when I installed Arch Linux on my Eee, was that removable drives were not mounted automatically when connected—i.e. it was not a case of &#8220;plug and play&#8221;.</p>
<p>This isn&#8217;t a case of &#8220;oh, Linux can&#8217;t do that&#8221;—distributions like Ubuntu come ready to automount removable drives &#8220;out of the box&#8221;. This behaviour is standard with desktop environments such as GNOME or KDE (which usually take care of it themselves), but as you&#8217;ll know if you&#8217;ve been reading here for a bit, my Eee 701 isn&#8217;t running a DE, but &#8220;simply&#8221; the <a href="http://www.fluxbox.org/">Fluxbox</a> window manager (mostly for the sake of speed).</p>
<p>Also, the &#8220;keep it simple&#8221; philosophy of Arch Linux, doesn&#8217;t tend to add features &#8220;by default&#8221; because not all users will want or need them. If you want your Arch system to include a given feature, most likely the maintainers and community have provided the means (applications and guidance) to add it, but it&#8217;s down to the user to do the &#8220;donkey work&#8221; from there.</p>
<p>I certainly wanted to have automounting enabled on my Eee, so after some Googling and Arch wiki/forum-ing I found a udev rule which looked as if it would fit the bill. And so it did&#8230; within limitations. The rule would create a mountpoint directory within <code>/media/</code>, and mount the drive contents there; however, it wouldn&#8217;t &#8220;clean up&#8221; after itself, leaving the mountpoint directory within <code>/media/</code> once the drive was umounted. Also, the rule usually failed to mount some drive volumes, and most annoyingly, wouldn&#8217;t mount the disc inside my USB CD/DVD drive.</p>
<p>This last is what led me to the Arch wiki page on udev, which suggested using a &#8220;udev wrapper script&#8221; (these have their own wiki page) for handling optical drives. The wrapper page in turn put forward a few candidates, of which <code><a href="http://igurublog.wordpress.com/downloads/script-devmon/">devmon</a></code> came at the top of the list. It&#8217;s in the <a href="http://aur.archlinux.org/"><abbr title="Arch User Repository">AUR</abbr></a> rather than the main Arch repositories, but no matter—I built the package and installed <code>devmon</code> as per <a href="http://igurublog.wordpress.com/downloads/script-devmon/#install">the instructions on its home page</a>. I also moved the &#8220;old&#8221; udev rule to another location where it couldn&#8217;t be accessed by udev itself, just in case it might disagree with the newcomer.</p>
<p>In short: how I wish I&#8217;d found <code>devmon</code> earlier.</p>
<p>So far, it has handled the mounting of almost every device I have &#8220;thrown&#8221; at it, including my optical drive. I have assigned a Fluxbox key combination (Ctrl-Alt-J) to <code>devmon</code>&#8216;s command for umounting and ejecting an optical disc, though I&#8217;d prefer to find out how to have <code>devmon</code> eject the disc on receiving an umount from elsewhere (e.g. the wmvolman dockapp, which doesn&#8217;t even display the mounted optical disc). The script also removes the device&#8217;s mountpoint upon umounting, which I definitely appreciate.</p>
<p>The only &#8220;drive&#8221; that <code>devmon</code> has yet to work with, is the &#8220;mass memory&#8221; on my Nokia N8, which the old udev rule couldn&#8217;t handle either. I suspect this is something to do with the device number that shows up when the phone is connected to the Eee in &#8220;mass storage&#8221; mode (<code>/dev/sdX</code> rather than <code>/dev/sdX1</code>), but this is something I have to look into further when I can be bothered <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  It&#8217;s not the fault of <code>devmon</code>, as far as I can see, as the udev rule also exhibited the same issue. <em>(<strong>Update (2011/10/17):</strong> I have a lead on this—see the <a href="#update">update</a> below&#8230;)</em></p>
<p>In summary: if you&#8217;re assembling a Linux system without GNOME or KDE (and certainly if you want to use a &#8220;light&#8221; window manager like Fluxbox or Openbox), but you would still like the system to automount removable drives, you owe it to yourself at least to give <code>devmon</code> a try.</p>
<h3>Update (2011/10/17):</h3>
<p>I received an email from the developer of <code>devmon</code>, who judging by <a href="http://igurublog.wordpress.com/downloads/script-devmon/">the script&#8217;s home page</a>, is often on hand to help users who run into issues. Between us, we confirmed my suspicions that <code>devmon</code> isn&#8217;t the source of the N8 mounting problem—it looks to be a bug in <code>udisks</code>, which <code>devmon</code> interacts with.</p>
<p>Just like to point out I haven&#8217;t had any other issues with the script, and am grateful to &#8220;IgnorantGuru&#8221; for helping to clear that up <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/422/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=422&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/10/12/automounting-removable-drives-with-devmon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>
	</item>
		<item>
		<title>Steve Jobs &#8211; 1956-2011</title>
		<link>http://eee701planetoid.wordpress.com/2011/10/07/steve-jobs-1956-2011/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/10/07/steve-jobs-1956-2011/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 07:46:55 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[stevejobs]]></category>
		<category><![CDATA[tribute]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=425</guid>
		<description><![CDATA[A brief tribute to the late Apple CEO, because... well, just because.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=425&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_428" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2011/10/e7p-retro_macos_theme-20111007.png"><img class="size-medium wp-image-428" title="E7P with retro Mac OS theme" src="http://eee701planetoid.files.wordpress.com/2011/10/e7p-retro_macos_theme-20111007.png?w=300&#038;h=182" alt="Screenshot of this blog with retro Mac OS theme" width="300" height="182" /></a><p class="wp-caption-text">E7P with retro Mac OS theme</p></div>
<p>As <a href="http://en.blog.wordpress.com/2011/10/07/hero/">the wonderful folk at wordpress.com laboured through the night</a> to bring Boing Boing&#8217;s fine &#8220;retro Macintosh&#8221; WP theme to wordpress.com blogs, I couldn&#8217;t resist switching to it for a few days, in tribute to former Apple CEO Steve Jobs. (If you&#8217;re reading this more than a week or so after the date of this post, I&#8217;ve probably switched back to the old theme.)</p>
<p>Yes, I know this is a blog about a Linux-powered Eee netbook, but we have had two Macs in the house, and I certainly have no difficulty using Mac OS X alongside my &#8220;penguin-powered&#8221; devices. Furthermore, I don&#8217;t think anyone would deny that the last ten years in computing would&#8217;ve turned out quite differently without Apple&#8217;s influence, especially from the &#8220;iDevices&#8221;. For one thing, I&#8217;m pretty sure my current Nokia mobile (an N8) would look more like my previous one (an N95) if the iPhone hadn&#8217;t made such a splash.</p>
<p>However expected Steve Jobs&#8217; death may have been, his loss is felt by millions around the world, and although the nature of his legacy may be fought over in the months and years to come, perhaps only Bill Gates (for better or worse) can claim to have made a comparable impact on computing for the masses.</p>
<p>RIP Steve, and my condolences to his family at this time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/425/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=425&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/10/07/steve-jobs-1956-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2011/10/e7p-retro_macos_theme-20111007.png?w=300" medium="image">
			<media:title type="html">E7P with retro Mac OS theme</media:title>
		</media:content>
	</item>
		<item>
		<title>My Eee Desktop &#8211; October 2011</title>
		<link>http://eee701planetoid.wordpress.com/2011/10/03/my-eee-desktop-october-2011/</link>
		<comments>http://eee701planetoid.wordpress.com/2011/10/03/my-eee-desktop-october-2011/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 12:20:36 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[fluxbox]]></category>
		<category><![CDATA[gkrellm]]></category>

		<guid isPermaLink="false">http://eee701planetoid.wordpress.com/?p=407</guid>
		<description><![CDATA[Tim's been experimenting some more with his Eee's Linux desktop, and presents not one, but TWO desktop views for October. Anyone remember GKrellM?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=407&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For this month&#8217;s &#8220;My Eee Desktop&#8221;, I&#8217;ve a special treat for you: not one, but <em>two</em> screenshots, both taken within the last two weeks&#8230;</p>
<div id="attachment_406" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2011/09/20110922-eee701_fluxbox_desktop.png"><img class="size-medium wp-image-406" title="My Eee Desktop - late September 2011" src="http://eee701planetoid.files.wordpress.com/2011/09/20110922-eee701_fluxbox_desktop.png?w=300&#038;h=180" alt="Screenshot of desktop" width="300" height="180" /></a><p class="wp-caption-text">My Eee Desktop - October 2011 (modified WinSpace)</p></div>
<p>Here is the first, and let&#8217;s start with the &#8220;theme&#8221;: it&#8217;s a modified version of the Windows 95-influenced &#8220;WinSpace&#8221;, one of <a href="http://old.xlife.zuavra.net/projects/desktop/blackbox/styles/0.65/">a set of themes created for Fluxbox&#8217;s predecessor Blackbox</a>. I needed to make a few adjustments, mainly to the fonts (to adapt to the Eee&#8217;s 800&#215;480 screen), but also to make the window borders match the background colour for the main feature&#8230;</p>
<p>The apps in the &#8220;slit&#8221; on the right-hand side here, have changed quite a bit even since <a href="/2011/09/06/my-eee-desktop-september-2011/">the last desktop shot</a> from a few weeks ago. Two apps have remained (wmdrawer at the top, with the Arch Linux logo, and wmvolman (the one with the disk icon)), but the other dockapps have &#8220;gone on holiday&#8221;, to be replaced by two others.</p>
<p>In the bottom-right is <a href="http://wmbinclock.sourceforge.net/">wmbinclock</a>, a binary clock display (check out the app&#8217;s home page to find out how to tell the time from it). This app is not even in the <a href="http://aur.archlinux.org/">Arch User Repository (AUR)</a>, so I had to compile it from the source code—still, it scores me a few points on the &#8220;geek scale&#8221;&#8230;</p>
<p>Sandwiched inbetween the dockapps, is another old fave: the venerable <a href="http://www.gkrellm.net/">GKrellM</a> system monitor, here using the &#8220;Hardware&#8221; &#8220;skin&#8221;. The slit has &#8220;pseudo-transparency&#8221; switched on, mainly to show off the GKrellM design.</p>
<p>Call the above the cartoon before the main feature&#8230;</p>
<div id="attachment_411" class="wp-caption alignright" style="width: 310px"><a href="http://eee701planetoid.files.wordpress.com/2011/10/20111002-eee701_archlinux_thegrid1.png"><img class="size-medium wp-image-411" title="My Eee Desktop - October 2011 (TheGrid)" src="http://eee701planetoid.files.wordpress.com/2011/10/20111002-eee701_archlinux_thegrid1.png?w=300&#038;h=180" alt="Screenshot image of &quot;TheGrid&quot; Fluxbox theme" width="300" height="180" /></a><p class="wp-caption-text">My Eee Desktop - October 2011 (TheGrid)</p></div>
<p>Here is my current desktop setup, which I can see myself sticking with for a while. I have to say I&#8217;m quite pleased with my latest Fluxbox theme here, which I modified heavily from an earlier one of mine. I was going for a &#8220;TRON&#8221;-influenced look—all cyan-neon text and lines—and call this theme &#8220;TheGrid&#8221;. The background isn&#8217;t an image, but a gradient-fill defined in the theme file—the computer world in the original &#8220;TRON&#8221; always seemed to have that &#8220;just before dawn&#8221; look, which inspired my choice of background.</p>
<p>The &#8220;slit&#8221; has been reworked again, and I&#8217;ve added a couple of new monitors to the GKrellM stack (still experimenting on that front; since this shot was taken, I&#8217;ve replaced the CPU graph with a &#8220;photo frame&#8221; plugin). The GKrellM &#8220;skin&#8221; is called &#8220;CoplandOS&#8221;, and I think it blends quite well with the rest of the theme. Note the XMMS plugin in the GKrellM stack—that&#8217;s quite handy, and can almost replace the main XMMS interface (but for me, not quite).</p>
<p>Only two dockapps remain: wmdrawer at the top (with a new Arch Linux logo image for the &#8220;button&#8221;—I have also activated the drawer in this shot), and wmvolman at the bottom (I haven&#8217;t yet found a GKrellM plugin which does the same job with automounted volumes).</p>
<p>I may not present a desktop post next month, but if not, I&#8217;ll treat you to something suitably festive for December <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee701planetoid.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee701planetoid.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee701planetoid.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee701planetoid.wordpress.com&amp;blog=10042138&amp;post=407&amp;subd=eee701planetoid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee701planetoid.wordpress.com/2011/10/03/my-eee-desktop-october-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/37ca981584b111839d1451b108d7e43c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tawalker1972</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2011/09/20110922-eee701_fluxbox_desktop.png?w=300" medium="image">
			<media:title type="html">My Eee Desktop - late September 2011</media:title>
		</media:content>

		<media:content url="http://eee701planetoid.files.wordpress.com/2011/10/20111002-eee701_archlinux_thegrid1.png?w=300" medium="image">
			<media:title type="html">My Eee Desktop - October 2011 (TheGrid)</media:title>
		</media:content>
	</item>
	</channel>
</rss>
