<?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>geedew &#187; x61</title>
	<atom:link href="http://www.geedew.com/tag/x61/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geedew.com</link>
	<description>flirting with the accessible web</description>
	<lastBuildDate>Wed, 13 Apr 2011 22:46:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Updating Ubuntu to Newest Wacom</title>
		<link>http://www.geedew.com/2008/12/06/updating-ubuntu-to-newest-wacom/</link>
		<comments>http://www.geedew.com/2008/12/06/updating-ubuntu-to-newest-wacom/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 04:33:49 +0000</pubDate>
		<dc:creator>drew</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[x61]]></category>

		<guid isPermaLink="false">http://geedew.com/?p=23</guid>
		<description><![CDATA[Most users of linux need not be concerned with updating Wacom.  But there are many out there that should be.  Namely, those that are using tablets or have a tablet PC.  Wacom is probably the number one driver manager for (&#8230;)</p><p><a href="http://www.geedew.com/2008/12/06/updating-ubuntu-to-newest-wacom/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Most users of linux need not be concerned with updating Wacom.  But there are many out there that should be.  Namely, those that are using tablets or have a tablet PC.  Wacom is probably the number one driver manager for tablet hardware in linux.  Unfortunately, it&#8217;s a driver that too often gets fuddled with and not upgraded.</p>
<p style="padding-left: 60px;"><span style="color: #888888;">You can check your current version by running this command in a terminal (Applications-&gt;Accessories-&gt;Terminal)</span></p>
<pre style="padding-left: 60px;"><span style="color: #888888;">dpkg -p wacom-tools  | grep Version</span></pre>
<p style="padding-left: 60px;"><span style="color: #888888;">You should get an output of something like this</span></p>
<pre style="padding-left: 60px;"><span style="color: #888888;">Version 1:08.1.4-0ubuntu3</span></pre>
<p style="padding-left: 60px;"><span style="color: #888888;">If that has 08.2 instead of 08.1.##, then you can disregard updating (Understand that this post is from Dec 08, a new version can be found <a href="http://linuxwacom.sourceforge.net/" target="_blank">here</a> when they come out).</span></p>
<p>To solve this, you should always keep your wacom updated to the newest version.  As with this post, the newest version is  0.8.2 (<a title="Linux Wacom Project" href="http://linuxwacom.sourceforge.net/" target="_blank">The Linux Wacom Project</a>).  Intrepid Ibex, the current release of Ubuntu, ships with .8.1-4.  .8.2 adds some new features, like better touch support.  Users with an X61T like me would LOVE to have this back after frying Vista.</p>
<p>First thing you should do it download the newest version here &#8211; <a title="Download 0.8.2" href="http://prdownloads.sourceforge.net/linuxwacom/linuxwacom-0.8.2.tar.bz2">0.8.2</a></p>
<p>**This is a pre-built binary.  If this doesn&#8217;t work for you, you should read below.</p>
<p>Download the file to your Desktop and unpack it using the archive manager. You can delete these files when your finished.</p>
<p>Run these commands</p>
<pre>cd Desktop/linuxwacom-0.8.1-6/prebuilt</pre>
<pre>sudo ./uninstall</pre>
<pre>sudo ./install</pre>
<p>The last step is to press &#8216;ctrl + alt + backspace&#8217; to restart your X11.  This will log you out of X11, so make sure to save anything you have open.</p>
<p>For those users that are unable to follow these steps because of errors. You may need to compile the drivers on your own.  You can find out the information on how to do that <a href="https://help.ubuntu.com/community/Wacom/LatestDriver" target="_self">here</a>.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geedew.com/2008/12/06/updating-ubuntu-to-newest-wacom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating the Ultimate Mobile Developer Computer: Lenovo X61</title>
		<link>http://www.geedew.com/2008/01/01/creating-the-ultimate-mobile-developer-computer-lenovo-x61/</link>
		<comments>http://www.geedew.com/2008/01/01/creating-the-ultimate-mobile-developer-computer-lenovo-x61/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 03:47:04 +0000</pubDate>
		<dc:creator>drew</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x61]]></category>

		<guid isPermaLink="false">http://geedew.com/2008/01/14/creating-the-ultimate-mobile-developer-computer-lenovo-x61/</guid>
		<description><![CDATA[As a developer, I long for two things that rarely ever come together well. This Christmas, I have been able to do just that, and I love it! I am always on the lookout for something that will give me (&#8230;)</p><p><a href="http://www.geedew.com/2008/01/01/creating-the-ultimate-mobile-developer-computer-lenovo-x61/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>  As a developer, I long for two things that rarely ever come together well.  This Christmas, I have been able to do just that, and I love it!  I am always on the lookout for something that will give me the power of a desktop, but the mobility and function of a tablet computer.  Three years ago I had bought a Toshiba m205, which some may know, was one of the first tablet computers to really make a mark on the market.  I really enjoyed it, as it was very nice, but it was quickly outdone by the market.  It really couldn&#8217;t run Vista, and XP Tablet version has never been developed enough to get the full potential from a tablet computer.</p>
<p>IBM has outdone themselves with the x61.  The x61 came out about a half a year ago, and this Christmas they had a one week deal that dropped the price down by nearly 50% of the overall Cost.  I jumped at the prospect, even though I had decided to wait another 6 months to replace my aging Toshiba.  Let me Introduce you to my new computer.</p>
<p><strong>Lenovo X61</strong></p>
<ul>
<li> Dual Core Centrino Pro 1.8Ghz with 4Mb Cache</li>
<li>3Gb 533Mhz DDRII Ram (Max 4Gb)</li>
<li>100Gb 7200rpm Hard Drive with 1Gb Cache for speed boost</li>
<li>Multi-Touch Monitor (Touchscreen and Stylus)</li>
<li>Multi-View Monitor (Indoor and Outdoor &#8211; full sunlight does not affect viewing enjoyment. ** Max resolution is only 1024 x 768)</li>
<li>Tablet Mode (monitor swings around and lays flat)</li>
<li>Vista Business</li>
<li>Intel 965 Integrated Video with 128Mb dedicated memory</li>
<li>3 usb 2.0, Gigabit Lan, Wifi A/B/G/N, SD reader, PCMCIA slot, 1394 Firewire, VGA out, onboard Mic.</li>
<li>4-Cell Battery (8-Cell available) @ 2.5 hours of power</li>
</ul>
<p>So as you can see, this thing flies!  It&#8217;s a tablet computer that weighs a mere 3.77 lbs with the battery in.</p>
<p>Now to the good stuff, what this is intended to do.</p>
<p>First thing I did was install VMware Workstation 6.  This is a virtualization software that will allow me to do what&#8217;s next in the list.</p>
<p>Next I downloaded Ubuntu Gutsy 7.10 in live cd Iso format. Then mounted the ISO as a virtual CD drive.  Fired up VMware and created a new virtual computer, which was subsequently loaded with Ubuntu.</p>
<p>While in Ubuntu, I then installed Quanta+, Apache, PHP5.2, MySql5, RapidSVN.</p>
<p>Quanta has quickly become my chosen editor when it comes to developing.  It&#8217;s fast, sublime, pretty and full of features, including auto finishing words you are typing based on a history of the words you have typed.  The rest of the LAMP install is too long and also reproduced many times over (check out the forums on http://forums.ubuntu.com for more details if you are interested in this) to repeat here for the 10 Millionth time.</p>
<p>While VMWare is running the Ubuntu machine, that I dedicated 512Mb Ram to, I started network installing Microsoft Office.  I really really enjoy using OneNote, which is one of the greatest Tablet Tools that is out there.</p>
<p>After that was all said an done, I know have a mobile computer that packs a serious punch.  I am running Vista using OneNote to take notes, Internet Explorer 7, Firefox, Safari and Opera to test web pages, virtualized Ubuntu Gutsy running my editor and Webserver, so no matter where I happen to be, I can easily program and test via a single powerful machine.</p>
<p>Such an amazing combination, I am sure many of you also would consider the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geedew.com/2008/01/01/creating-the-ultimate-mobile-developer-computer-lenovo-x61/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

