<?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>webbookblog &#187; Uncategorized</title>
	<atom:link href="http://webbookblog.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://webbookblog.com</link>
	<description>best viewed at 1024x600</description>
	<lastBuildDate>Sun, 01 Nov 2009 19:12:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.10 the Karmic Koala</title>
		<link>http://webbookblog.com/ubuntu-9-10-the-karmic-koala/</link>
		<comments>http://webbookblog.com/ubuntu-9-10-the-karmic-koala/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 22:50:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=416</guid>
		<description><![CDATA[With Karmic Koala comes a new version of the Linux kernel, new drivers for the Orange HSO 225 dongle (new &#8211; not better, more on that in a sec) fancy graphics on startup and shutdown, a slightly modified openchrome display driver (no compiz, sorry) and a host of tweaks and updates to the applications. The [...]]]></description>
			<content:encoded><![CDATA[<p>With Karmic Koala comes a new version of the Linux kernel, new drivers for the Orange HSO 225 dongle (new &#8211; not better, more on that in a sec) fancy graphics on startup and shutdown, a slightly modified openchrome display driver (no compiz, sorry) and a host of tweaks and updates to the applications. The Ubuntu One cloud storage is kind of handy for keeping files on a netbook in sync with a desktop too.</p>
<p>So getting it working on the funny display of the webbook is again non-trivial, but this is how to do it. For this you will temporarily need an external monitor with a sensible native resolution such as 1024&#215;768 or 1280&#215;1024. Esoteric resolutions such as my 2048&#215;1152 monitor don&#8217;t work so well. Also you need a USB cd rom drive and a copy of Ubuntu 9.10 which you can download and burn to a disk on a Linux computer such as the webbook or on any other operating system such as Mac OS X. You should also go into this in the expectation that you are going to totally trash everything on the disk so do a backup of anything important first.</p>
<p>So plug in the monitor and boot off the CD, you may need to go into the BIOS settings and change the boot order so that it will boot from CD if yours is not already set that way. Go through the install procedure accepting all the defaults, you can dual boot or wipe the disk and use the full space or upgrade the existing install, probably without data loss, but see the previous point about backups. Ignore the screen of the webbook, the external monitor should be working OK at this point. Reboot into your Karmic desktop. At this stage if you boot without the external monitor the webbook screen will be a flashing and flickering mess with nothing remotely useable on it, so lets fix that.</p>
<p>Press Alt+F2 to get up the run program dialog, in here type</p>
<p><code>gksudo gedit /etc/X11/xorg.conf</code></p>
<p>which will bring up a text editor with an empty file. Type or paste the following:</p>
<p><code>Section "Device"<br />
Identifier "Configured Video Device"<br />
Driver "OpenChrome"<br />
option "PanelSize" "1024x600"<br />
option "ForcePanel"<br />
EndSection<br />
</code></p>
<p>basically the same as it was for Jaunty, but with <code>option "ForcePanel"</code> added.<br />
Save and exit and reboot and you should have a 1024&#215;600 display that fits perfectly in the panel. If you want to use an external monitor or projector you can change it from 1024&#215;600 to 1024&#215;768 and you will be able to see the top 600 pixels on the webbook screen but the full projector screen should fit. I found some corruption around the mouse cursor on the external monitor, I think there is an option to do a software mouse cursor which should fix this.</p>
<p>Earlier I mentioned the new hso driver for the Orange Option 225 dongle. Well this isn&#8217;t so good, it seems to have re-introduced an issue we discovered with a particular version of the hso driver during the week and a bit of the webbook project between project start and production commencing, in that it can cause a total kernel lockup on removal of the dongle. It connects just fine, but disconnecting the dongle causes a pretty hard crash. We filed a bug about this and you can track it here</p>
<p><a href="http://https://bugs.launchpad.net/ubuntu/+source/linux/+bug/418499">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/418499</a></p>
<p>Other than that it seems pretty nice to me, and I will see you in six months for the Lucid Lynx Ubuntu 10.04 update.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/ubuntu-9-10-the-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Jaunty and the webbook</title>
		<link>http://webbookblog.com/jaunty-and-the-webbook/</link>
		<comments>http://webbookblog.com/jaunty-and-the-webbook/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 20:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=413</guid>
		<description><![CDATA[The new release of Ubuntu is 9.04, the Jaunty Jackalope. A Jackalope for those wondering is a mythical beast, a jack rabbit with the horns of an antelope.
I installed it from the Alternate CD using a USB cdrom drive (the desktop liveCD would also work fine I think). Basically this worked fine and the screen [...]]]></description>
			<content:encoded><![CDATA[<p>The new release of Ubuntu is 9.04, the Jaunty Jackalope. A Jackalope for those wondering is a mythical beast, a jack rabbit with the horns of an antelope.</p>
<p>I installed it from the Alternate CD using a USB cdrom drive (the desktop liveCD would also work fine I think). Basically this worked fine and the screen sort of worked. It correctly set the resolution to 1024&#215;600, however it then set the scale of the panel incorrectly and stretched the 1024&#215;600 image out to 1280&#215;1024, thus you can only see the top left portion of the screen. This flummoxed me for quite a while during the beta phase, but with some help from the OpenChrome developers I got it sussed. The OpenChrome driver by default gets a number representing the panel size from the bios and looks this up in a little table of possible resolutions. It gets the number 7 from the bios, and this corresponds to 1280&#215;1024. Either the Bios is wrong or the table is wrong, for what its worth I would bet on the table being right.</p>
<p>Anyhow, a little tweak to the xorg.conf and all is well. Here is my /etc/X11/xorg.conf in full:</p>
<p>Section &#8220;Device&#8221;<br />
Identifier &#8220;Configured Video Device&#8221;<br />
Driver &#8220;openchrome&#8221;<br />
option &#8220;PanelSize&#8221; &#8220;1024&#215;600&#8243;<br />
EndSection</p>
<p>so we just give the driver a little hint as to the correct panel size and it is up and running. There is no 3d in the OpenChrome drivers so no Compiz, but at least it works. With that and the latest Wader mobile broadband client (the release today seems to work pretty well) then it all seems to work nicely, it now includes SMS handling, transfer statistics and a warning when you go past a transfer limit you can set.</p>
<p>I won&#8217;t be doing much more here, but do keep an eye on http://planet.ubuntu-uk.org and on irc (which you can get to in pidgin) feel free to drop in on the #ubuntu-uk channel http://wiki.ubuntu.com/UKTeam/IRC</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/jaunty-and-the-webbook/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>A Story For Bedtime</title>
		<link>http://webbookblog.com/a-story-for-bedtime/</link>
		<comments>http://webbookblog.com/a-story-for-bedtime/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 20:57:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=409</guid>
		<description><![CDATA[
Those of you who have bookmarked www.webbookblog.com rather than just webbookblog.com may have stumbled across an interesting site this afternoon. Normally the www. address is added as an alias, however I made a bit of a typo and set up www.webbookbog.com as the alias. All fixed now, but it does lead me on to introduce [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.astoryforbedtime.com"><img class="aligncenter" title="A Story For Bedtime" src="http://www.astoryforbedtime.com/templates/astoryforbedtime/images/a%20story%20for%20bedtime%20800.png" alt="" width="771" height="96" /></a></p>
<p>Those of you who have bookmarked www.webbookblog.com rather than just webbookblog.com may have stumbled across an interesting site this afternoon. Normally the www. address is added as an alias, however I made a bit of a typo and set up www.webbookbog.com as the alias. All fixed now, but it does lead me on to introduce you to the default site of this server which is <a href="http://www.astoryforbedtime.com">www.astoryforbedtime.com</a> this is/was the first business venture of <a href="http://thealans.com">the Alans</a>. It is a site for parents to share MP3 recordings of bedtime stories,  you can download a bunch of them and stick them on a CD or MP3 player for your kids to listen to and you can upload your own, there is even a <a href="http://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecasthttp://feeds2.feedburner.com/AStoryForBedtimeKiddiecast">podcast</a> and I think it may be on the iTunes store still. Kind of like an  audio YouTube for bedtime stories with a bit better quality control and moderation. The idea was that we got copyright permission from the publishers to freely distribute non-professional audio books (we did get it for all the books on the site, the publishers were really cool actually). We got our money by being Amazon affiliates, so if parents listen to the recording and want to get the book with all the pictures and flaps and holes to poke fingers through then they click to buy it and we get a few pennies. So we have a pretty good idea, a reasonable technical implementation, even a business model (which is an optional extra for most web 2.0 projects). All this adds up to an <strong>Epic Fail</strong>, which was a bit of a surprise. So far in the Amazon account we have accrued a total commission of £10.95, based on 48 sales worth £198.69 to Amazon. When we get to £50 Amazon will send us the money. More importantly than the money I don&#8217;t think we had any recordings contributed by people we didn&#8217;t already know.</p>
<p>There are a few reasons behind this. One is money. We didn&#8217;t have money to throw at marketing it (and still don&#8217;t), some things grow virally, others get cash thrown at them, we were hoping viral would work, but it didn&#8217;t get to the snowballing point. Another problem is the technology. It isn&#8217;t that easy to record stuff and edit it. We did some great instructions for Audacity (which is the most popular page on the website) the software is pretty good but still takes a bit of effort and doesn&#8217;t solve the very basic problem that you don&#8217;t tend to read bedtime stories in a room containing a computer. The situation is changing a bit, we launched the site in March 2006 and things have moved on somewhat with the rise of things like the webbook. I still would quite like a Flash based recording thingie which would allow people to just press a big red record button, start talking and press again when they are done. Doing that was a bit hard technically (or I didn&#8217;t try hard enough) but it would make contributing a recording a bit easier. The final problem is that I am not sure it is structured to build a community enough, but I am not sure quite what to do about that one.</p>
<p>I think it is still a good idea, the technology just needs a bit of a dust off and it needs someone who is probably not really a geek like me, who understands viral marketing (or has loads of cash) to pick it up and run with it as a community and business. Any ideas?</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/a-story-for-bedtime/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Libertus Eruditus &#8211; a Moodle appliance</title>
		<link>http://webbookblog.com/libertuseruditus/</link>
		<comments>http://webbookblog.com/libertuseruditus/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 14:56:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=406</guid>
		<description><![CDATA[I have been doing a few other interesting projects recently, they are non-webbook related but they are very Ubuntu related so I thought

I would talk about them here.
Today The Open Learning Centre is launching a new range of server appliances, the first one we are launching runs the Moodle Virtual Learning Environment. This is a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing a few other interesting projects recently, they are non-webbook related but they are very Ubuntu related so I thought</p>
<p><img class="alignright" title="Moodle" src="http://www.theopenlearningcentre.com/images/stories/applications/moodle-logo-large.jpg" alt="" width="300" height="74" /></p>
<p>I would talk about them here.</p>
<p>Today <a href="http://www.theopenlearningcentre.com">The Open Learning Centre</a> is launching a new range of server appliances, the first one we are launching runs the <a href="http://www.moodle.org">Moodle</a> Virtual Learning Environment. This is a server for schools or anyone delivering any form of education. It manages student profiles, courses, assessments, scores, homework and all that kind of stuff. Works great for online training or as a complement to classroom based learning.</p>
<p>This isn&#8217;t a normal retail purchase though, and it won&#8217;t be delivered in the post. Every <a href="http://www.theopenlearningcentre.com/libertus.html">Libertus server</a> is hand delivered and installed on site by us, we get it up and running and connected to the network. The rest of the day we spend giving training on how to use and administer the server, and explaining why Software Freedom is really cool.</p>
<p>We also offer a remote backup option (backups being a topical topic for the webbook blog) and hardware replacement. If you break your Libertus we send you a new one, with your most recent backup already restored on it so you just plug it in and carry on working.<img class="alignleft" src="http://www.theopenlearningcentre.com/images/stories/liberatus/front-2-small.jpg" alt="" width="250" height="177" /></p>
<p>The Libertus range will include a bunch of appliances, this is just the start. We are kind of building on the experience of the webbook and making sure that all the hardware is fully supported by the operating system, being totally unambiguous in all the marketing that this is running Ubuntu Linux, and getting training and documentation right.</p>
<p>There is one thing that you may be able to help me with (apart from tell all your friends and schools that you know). I have been told by a few people that I just must get on Twitter to let everyone know about this wonderful new server. OK I have a Twitter account called <a href="http://twitter.com/alanbelltolc">alanbelltolc</a>,I also have an identi.ca account <a href="http://identi.ca/alanbell">alanbell</a>. Great. Now what? How is everyone supposed to know I am there? What am I supposed to say in 140 characters?</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/libertuseruditus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OK, up and running on a new server</title>
		<link>http://webbookblog.com/ok-up-and-running-on-a-new-server/</link>
		<comments>http://webbookblog.com/ok-up-and-running-on-a-new-server/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 10:51:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=404</guid>
		<description><![CDATA[So someone at Elonex turned off the server again, I think they are moving to new premises so it might be something to do with that. I am not sure if/when anyone will turn it back on, but I think this site serves a useful purpose so I have put a restore of the articles [...]]]></description>
			<content:encoded><![CDATA[<p>So someone at Elonex turned off the server again, I think they are moving to new premises so it might be something to do with that. I am not sure if/when anyone will turn it back on, but I think this site serves a useful purpose so I have put a restore of the articles and comments one of our servers which tends to stay up.I will try and get the pictures and theme back at some stage, also if you have registered then you might need to register again, or I might be able to transfer the accounts or something. Any suggestions for a new theme, or a new direction for the site, now is a great time to make them.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/ok-up-and-running-on-a-new-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I think the Ubuntu webbooks are coming back . . .</title>
		<link>http://webbookblog.com/i-think-the-ubuntu-webbooks-are-coming-back/</link>
		<comments>http://webbookblog.com/i-think-the-ubuntu-webbooks-are-coming-back/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 19:56:42 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=355</guid>
		<description><![CDATA[Not through Carphone Warehouse, but though a new online store. I don&#8217;t have a launch date to share yet, but we will be charging 15% VAT and might well be shipping some to Santa&#8217;s elves for a Christmas delivery.
]]></description>
			<content:encoded><![CDATA[<p>Not through Carphone Warehouse, but though a new online store. I don&#8217;t have a launch date to share yet, but we will be charging 15% VAT and might well be shipping some to Santa&#8217;s elves for a Christmas delivery.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/i-think-the-ubuntu-webbooks-are-coming-back/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Go Social</title>
		<link>http://webbookblog.com/gosocial/</link>
		<comments>http://webbookblog.com/gosocial/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:56:04 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=353</guid>
		<description><![CDATA[Paul Holt set up a facebook group for webbook owners. Facebook is a very popular social networking site, and one of the key sites we had to check worked on the webbook while it was in development. If you are on Facebook then do join the group, if you are not yet a Facebook fan [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.groundcontrolhq.co.uk/">Paul Holt</a> set up a <a href="http://www.facebook.com/grouphome.php#/group.php?gid=58702678824">facebook group</a> for webbook owners. Facebook is a very popular social networking site, and one of the key sites we had to check worked on the webbook while it was in development. If you are on Facebook then do join the group, if you are not yet a Facebook fan then research and contemplate the <a href="http://en.wikipedia.org/wiki/Facebook#Privacy">privacy issues</a> first to make sure online social networking is your kind of thing.</p>
<p>I would also like to bring you news of a new social networking site launched just yesterday, it is quite exclusive &#8211; you have to be called <a href="http://thealans.com">Alan</a> to join! This site is based on <a href="http://elgg.org">Elgg</a> which is kind of like Facebook but anyone can run their own server. A company wanting to use social networking as an internal business tool might want this. Even if you are not called Alan you can join up and have a look round, we just might delete your profile after a few weeks <img src='http://webbookblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/gosocial/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>webbooks in the news</title>
		<link>http://webbookblog.com/webbooks-in-the-news/</link>
		<comments>http://webbookblog.com/webbooks-in-the-news/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:55:25 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=349</guid>
		<description><![CDATA[You may have seen a flurry of webbook related articles appear over the last couple of days. As with pretty much all news stories some of it is true, some of it not so true, and it certainly doesn&#8217;t tell the full story. I will try and find out what I am allowed to say [...]]]></description>
			<content:encoded><![CDATA[<p>You may have seen a <a href="http://www.itproportal.com/articles/2008/11/12/carphone-warehouse-says-linux-webbook-unpopular-disappears-cw/2/">flurry</a> of <a href="http://www.reghardware.co.uk/2008/11/12/cw_linux_webbook_recall_denial/">webbook</a> <a href="http://www.theinquirer.net/gb/inquirer/news/2008/11/12/carphone-warehouse-recalling">related</a> <a href="http://www.mobiletoday.co.uk/news.aspx?id=44898&amp;LangType=1033&amp;ekfxmen_noscript=1&amp;ekfxmensel=e0fa05763_38_200">articles</a> appear over the last couple of days. As with pretty much all news stories some of it is true, some of it not so true, and it certainly doesn&#8217;t tell the full story. I will try and find out what I am allowed to say to enhance the truthiness of the situation.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/webbooks-in-the-news/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Flash 10 from Adobe</title>
		<link>http://webbookblog.com/flash-10-from-adobe/</link>
		<comments>http://webbookblog.com/flash-10-from-adobe/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:20:49 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=299</guid>
		<description><![CDATA[Adobe released the next version of Flash today, it works just fine on the webbook. If you go to http://www.adobe.com/go/getflash it will detect you are running Linux and you can download the .deb for Ubuntu 8.04+ from the menu. Restart Firefox and you are good to go with Flash 10. I think it might be [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe released the next version of Flash today, it works just fine on the webbook. If you go to http://www.adobe.com/go/getflash it will detect you are running Linux and you can download the .deb for Ubuntu 8.04+ from the menu. Restart Firefox and you are good to go with Flash 10. I think it might be a bit smoother when playing videos full screen but I have not done any scientific tests. Let me know how you get on.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/flash-10-from-adobe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Other webbook bloggers</title>
		<link>http://webbookblog.com/other-webbook-bloggers/</link>
		<comments>http://webbookblog.com/other-webbook-bloggers/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:06:34 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=271</guid>
		<description><![CDATA[I have noticed a few others providing information and doing interesting projects with the webbook, John Voisy is blogging his experiences with Arch Linux on the webbook, Craig Jump has a page of useful webbook resources and the geeksquad have a wiki with quite a lot of information about the webbook. I will try to [...]]]></description>
			<content:encoded><![CDATA[<p>I have noticed a few others providing information and doing interesting projects with the webbook, John Voisy is blogging his experiences with <a href="http://archwebbook.blogspot.com/">Arch Linux on the webbook</a>, Craig Jump has a page of <a href="http://www.thejumps.mine.nu/webbook/">useful webbook resources</a> and the <a href="http://www.geeksquadwiki.com/gsw/index.php?title=Elonex_Webbook">geeksquad have a wiki</a> with quite a lot of information about the webbook. I will try to find room for a blogroll, are there other interesting webbook related sites I should be linking to?</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/other-webbook-bloggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

