<?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; Linux</title>
	<atom:link href="http://www.geedew.com/tag/linux/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>Dropbox on Lucid: Missing GUI? Fix it now!</title>
		<link>http://www.geedew.com/2010/07/15/dropbox-on-lucid-missing-gui-fix-it-now/</link>
		<comments>http://www.geedew.com/2010/07/15/dropbox-on-lucid-missing-gui-fix-it-now/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 16:20:39 +0000</pubDate>
		<dc:creator>drew</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Nautilus]]></category>

		<guid isPermaLink="false">http://www.geedew.com/?p=232</guid>
		<description><![CDATA[Dropbox is great and their support is phenomenal.  Recently I have been having issues after upgrading to Lucid Lynx.  It&#8217;s been a large bother on me because I use Dropbox a ton in my personal use.  On my development server, I&#8217;m (&#8230;)</p><p><a href="http://www.geedew.com/2010/07/15/dropbox-on-lucid-missing-gui-fix-it-now/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Dropbox is great and their support is phenomenal.  Recently I have been having issues after upgrading to Lucid Lynx.  It&#8217;s been a large bother on me because I use Dropbox a ton in my personal use.  On my development server, I&#8217;m running Ubuntu 10.04 64 Desktop version, and I rely on Dropbox to keep my files in sync, including my programs that I write.  However, after upgrading, I noticed that Dropbox was &#8216;missing&#8217;.  It no longer appeared in the notification applet in the menu system.  It was still in the Menu, but when I clicked it &#8216;nothing&#8217; occurred!  Well I solved the issue, with a little help from the Dropbox forums. <span id="more-232"></span></p>
<p>First, I noticed that when I accessed by System Monitor application (Menu-&gt;System-&gt;Administration-&gt;System Monitor), Dropbox was running, and in fact it was running very hard (heating up my machine in the process).  Yet, nothing was visibly happening; no gui, no sync.  Killing the process was the next step, and then running Dropbox again from the menu resulted in the same scenario; nothing visually occurring.</p>
<p>I tried uninstalling, reinstalling via the &#8216;apt&#8217; commands.  Did not help.</p>
<p>I tried uninstalling forcing a complete removal and reinstalling after adding back in the sources.list commands via &#8216;apt&#8217;.  Did not help.</p>
<p>For awhile I considered that the issue was Lucid Lynx, so I sat on it for a week.  After about 4 or 5 updates to the OS, I tried all of the previous steps, still nothing helped.</p>
<p><strong>Finally a Solution!</strong></p>
<p>I searched Google, and came across a very similar situation, occurring months ago on Suse Linux (<a href="http://forums.dropbox.com/topic.php?id=19094&amp;replies=24#post-120769">http://forums.dropbox.com/topic.php?id=19094&amp;replies=24#post-120769</a>).</p>
<p>In this was the key, to do this just follow these steps.</p>
<pre class="brush: plain; title: ; notranslate">
Open your terminal.
#cd ~
#rm -rf .dropbox* Dropbox
#wget  http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-0.7.110.tar.gz
#tar xzf dropbox-lnx.x86-0.7.110.tar.gz
#.dropbox-dist/dropbox
</pre>
<p>Step by Step:</p>
<p>1. cd ~ : Navigate to your home directory</p>
<p>2. rm -rf .dropbox* Dropbox : Delete all folders starting with .dropbox and also remove the Dropbox folder (Warning, your Dropbox folder may have changes that will be deleted! Rename or make a backup first in this case.)</p>
<p>3. wget http&#8230;. : Download the newest stable version of Dropbox (this is a newer version than what is in the repository!)</p>
<p>4. tar xzf &#8230; : Unzip/Unpack the downloaded file</p>
<p>5. Run Dropbox!</p>
<p>At this point you should find that the Dropbox opens up the installation information.</p>
<p>Follow the Dropbox instructions, and when finished, you will have the Dropbox notification icon in the notification applet in the menu.  Right click on that applet, click on stop Dropbox.  Close your terminal, and then navigate to the Dropbox menu item to start it up again.  That&#8217;s all, it should work great now like it does for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geedew.com/2010/07/15/dropbox-on-lucid-missing-gui-fix-it-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droid Rooted, here&#8217;s my take.</title>
		<link>http://www.geedew.com/2009/12/08/droid-rooted-heres-my-take/</link>
		<comments>http://www.geedew.com/2009/12/08/droid-rooted-heres-my-take/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:42:30 +0000</pubDate>
		<dc:creator>drew</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://www.geedew.com/?p=144</guid>
		<description><![CDATA[Before you root, you should probably upgrade to 2.01, as that will &#8216;break&#8217; your new root access. You can get that download from here, if you have not already received it OTA (Over the Air). You need to follow the (&#8230;)</p><p><a href="http://www.geedew.com/2009/12/08/droid-rooted-heres-my-take/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Before you root, you should probably upgrade to 2.01, as that will &#8216;break&#8217; your new root access. You can get that download from <a href="https://android.clients.google.com/updates/voles/signed-voles-ESD56-from-ESD20.84263456.zip">here</a>, if you have not already received it OTA (Over the Air). You need to follow the directions below, to apply the 2.01.  The directions for each download it exactly the same, except for the ADB access.</p>
<p>This &#8216;root&#8217; is strictly for developers.  It&#8217;s not going to give you any ability to do anything to your phone yet, unless you really know your *nix commands well enough not to screw something up on your phone.  So continue only if you really want this ability (the ability to really screw up your phone).<br />
<span id="more-144"></span><br />
You can follow the direct postings <a href="http://alldroid.org/viewtopic.php?f=210&#038;t=567">here.</a><br />
I&#8217;ve downloaded the file (best link is <a href="http://alldroid.org/download/file.php?id=643">here</a>).  You should also download this file, as it will be needed.</p>
<blockquote><p>md5sum of the boot partition:<br />
3e49d99b320cf5c20bedf09343c1155c /dev/mtd/mtd2
</p></blockquote>
<p>Here is the `how-to` that <a href="http://alldroid.org/memberlist.php?mode=viewprofile&#038;u=1941">embeem</a> posted, I will add to it where I see fit, just to help some of those out as to what is going on.</p>
<blockquote><p>Download the zip file</p></blockquote>
<p>You can find the link at the top of this post.</p>
<blockquote><p>
Rename to &#8220;update.zip&#8221; and copy to the sdcard</p></blockquote>
<p>It is currently named `droid-root.zip`, `update.zip` is required as that will be used internally by the script in the program.</p>
<blockquote><p>Power off the DROID and power back on while holding the X key<br />
When you see a &#8220;/!&#8221; symbol, press both vol+ and camera</p></blockquote>
<p>This isn&#8217;t magic, it&#8217;s simply a rescue mode. Slide the keyboard out to start. It&#8217;s very easy to figure out what is going on here.  You have to press and hold the volume Up key then press the camera button. </p>
<blockquote><p>Use the onscreen menu to install update.zip</p></blockquote>
<p>You must use your d-pad to do this.  just choose update.zip from the menu.</p>
<blockquote><p>Once installed you will be able to run &#8220;su&#8221; from your adb shell.</p></blockquote>
<p>This one is the kicker, best explained by <a href="http://alldroid.org/memberlist.php?mode=viewprofile&#038;u=2264">syntrix</a></p>
<blockquote><p>you have to attach your droid in debug mode in eclipse and use adb from the sdk. Again, I&#8217;m holding off on this, it&#8217;s my only phone.</p>
<p>But once you get this access, you can run commands natively, and copy files to the sd and pull them off the droid.</p></blockquote>
<p>ADB is only ran from the SDK developers tools.  In other words, you are running command from your computer, not the phone.</p>
<p>Now, to take this a step further, we can also get a terminal emulator running on the phone with root access according to <a href="http://alldroid.org/memberlist.php?mode=viewprofile&#038;u=2309">mjxg&#8217;s</a> post&#8230;</p>
<blockquote><p>
1) download this: http://www.magicandroidapps.com/su.zip<br />
2) push it to your phone</p>
<p>C:Android>adb push su /data/local<br />
595 KB/s (76200 bytes in 0.125s)</p>
<p>3) C:Android>adb shell<br />
$ su<br />
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system<br />
# cd /system/bin<br />
# mv su osu<br />
# cat /data/local/su > su<br />
# chmod 6755 su</p>
<p>4) verify</p>
<p># ls -l *su<br />
-rwsr-sr-x root root 76200 2008-08-01 05:00 osu<br />
-rwsr-sr-x root root 76200 2009-05-30 11:28 su</p>
<p>5) finish</p>
<p># sync<br />
# reboot</p>
<p>6) open up a terminal emulator on the phone and run `su` and enjoy</p></blockquote>
<p>With all this said, this is a remarkable, easy root access. It literally is just adding a file  (&#8216;su&#8217;) that the user has permissions to.  &#8216;SU&#8217; means, switch user, and by default, that user is root.  Giving the user access to this file, means they can run that command, and if that file has the right permissions, which is does in the update, it will run &#8216;as&#8217; root.  And tada, you can now begin to get access to the rest of the system!</p>
<p>Developers will now take over.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geedew.com/2009/12/08/droid-rooted-heres-my-take/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfecting the Linux User Desktop</title>
		<link>http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/</link>
		<comments>http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 07:46:02 +0000</pubDate>
		<dc:creator>drew</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>

		<guid isPermaLink="false">http://geedew.com/?p=31</guid>
		<description><![CDATA[The linux desktop over the years has been a large struggle for many users. I hear many complaints from people that have &#8216;tried&#8217; linux out and they seem to all come to the conclusion that it is difficult or even (&#8230;)</p><p><a href="http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>The linux desktop over the years has been a large struggle for many users.  I hear many complaints from people that have &#8216;tried&#8217; linux out and they seem to all come to the conclusion that it is difficult or even impossible to use.  The unfortunate part about most of these complaints, is that they are reiterating something they read 10 years ago, or something their friend who knows computers becaues he is a &#8216;gamer&#8217; told him so.<br />
<span id="more-31"></span></p>
<p>You can also jump right to the <a title="go to the image gallery" href="gallery1">gallery</a> to just view the images.<br />
Personally, I prefer Linux.  In the past few years I have travelled through many different distributions.  Lately (past year or so), I have solely worked with the fastly becoming forerunner, Ubuntu.  Power linux users can complain all that they want about how Ubuntu is fancying the wrong crowd, but the simple fact is that if Ubuntu wasn&#8217;t doing the things they are doing, we wouldn&#8217;t have the incredible developements that Linux distributions now offer.  To put some fuel for the fire about how Linux is not usable, or that it is simply not capable of being the powerhouse that real users know it can be, I wanted to walk through my setup.</p>
<div id="attachment_157" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-157" title="DesktopNormal" src="http://cdn.geedew.com/wp-content/uploads/2010/01/DesktopNormal-300x225.png" alt="When nothing is brought up or running" width="300" height="225" /><p class="wp-caption-text">When nothing is brought up or running</p></div>
<p class="entry-text">This is my Desktop when I have nothing open.  I have 6 virtual desktops&#8230; meaning I can have up to 6 `windows` with stuff in them.  I can switch between them by either dragging something to another page, or by using ctrl+alt+ left|right|up|down. So how is this usable, where&#8217;s the menu?  Well, for one, it&#8217;s a touch screen (yes it works quite well) laptop (x61t) that has a 1024*768 resolution.  So I need realestate, so that is what is the deciding factor in my choices.  The menu is on the left, just moving the mouse to the left side of the screen shows it.</p>
<div id="attachment_156" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-156" title="DesktopMenu" src="http://cdn.geedew.com/wp-content/uploads/2010/01/DesktopMenu-300x225.png" alt="The Ubuntu menu" width="300" height="225" /><p class="wp-caption-text">The Ubuntu menu</p></div>
<p class="entry-text">As you can see it&#8217;s all there.  But I rarely ever use it.  Usually , I just hit command+space which brings up my GnomeDo options.</p>
<div id="attachment_155" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-155" title="DesktopGnomeDo" src="http://cdn.geedew.com/wp-content/uploads/2010/01/DesktopGnomeDo-300x225.png" alt="Gnome Do 's native functionality; searching." width="300" height="225" /><p class="wp-caption-text">Gnome Do &#39;s native functionality; searching.</p></div>
<p class="entry-text">So as I type, it highlight in blue&#8230; and it has some amazing plugins!  Sometimes I need a quick mouse menu&#8230; like when I&#8217;m browsing&#8230; for that moving my mouse to the bottom of the page solves this with GnomeDo&#8217;s Docky feature.</p>
<div id="attachment_154" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-154" title="Docky" src="http://cdn.geedew.com/wp-content/uploads/2010/01/DesktopDocky-300x225.png" alt="This is the settings menu for Docky." width="300" height="225" /><p class="wp-caption-text">This is the settings menu for Docky.</p></div>
<p class="entry-text">So Docky is good&#8230; and looks good, but sometimes I just need some space for things that I generally need from time to time&#8230;. for this I have my screenlets.  A quick press of f9 will bring them up&#8230; sending everything to monochrome behind.</p>
<div id="attachment_167" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-167" title="Screenlets" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/Screenlets-300x225.png" alt="A good view of the Screenlets overlay" width="300" height="225" /><p class="wp-caption-text">A good view of the Screenlets overlay</p></div>
<p class="entry-text">Notice&#8230; Pidgin, Terminal, another Funky clock, Date, the Current moon, Uptime, Battery, and Places.  Over time I&#8217;m sure I will add more&#8230; Still looking for a killer calculator. So now that I have my machine on and running, I need some music.</p>
<div id="attachment_169" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-169" title="Songbird" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/Songbird-300x225.png" alt="Excellent Linux media player with a great skin." width="300" height="225" /><p class="wp-caption-text">Excellent Linux media player with a great skin.</p></div>
<p class="entry-text">Bring in Songbird.  yes this is an actual screenshot of my current playlist.  It&#8217;s very slick, and easy to use and understand.  Now that I have my music up, lets fire up some programming tool.</p>
<div id="attachment_163" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-163" title="Geany" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/Geany-300x225.png" alt="Excellent Ubuntu programming program; Geany" width="300" height="225" /><p class="wp-caption-text">Excellent Ubuntu programming program; Geany</p></div>
<p class="entry-text">I love Geany.  It&#8217;s very easy to use, and it&#8217;s completly packed with autocompletion, etc.  Notice how it handles all the language, and allows me to set a dark theme.  Once again, pay attention to the realestate usage&#8230; I use the entire screen.</p>
<p>Sometimes I have small windows open.  Ubuntu handles this well.. take a look at what happens when I have more than one open, notice how the previous clicked windows fade out for better attention getting.</p>
<div id="attachment_170" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-170" title="ADDFocus" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/TrailFocus-300x225.png" alt="Making sure that the other windows fade so that the one you are on gains best focus" width="300" height="225" /><p class="wp-caption-text">Making sure that the other windows fade so that the one you are on gains best focus</p></div>
<p class="entry-text">Sometimes though&#8230; I have things on other virtual displays that I need&#8230; and a simple alt+tab won&#8217;t get to them.  For those I do ctrl+command+space&#8230; and wha-laa</p>
<div id="attachment_166" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-166" title="ScaleView" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/ScaleView-300x225.png" alt="Easy window grabbing by putting them all up together." width="300" height="225" /><p class="wp-caption-text">Easy window grabbing by putting them all up together.</p></div>
<p class="entry-text">So what about this Vista I keep seeing&#8230; you mean this vista?</p>
<div id="attachment_172" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-172" title="VistaMenuItems" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/VistaMenuItems-300x225.png" alt="The start menu when running Vista in seamless mode." width="300" height="225" /><p class="wp-caption-text">The start menu when running Vista in seamless mode.</p></div>
<p class="entry-text">That can run all these `Windows` *ick* programs on my desktop?</p>
<div id="attachment_173" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-173" title="VistaPrograms" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/VistaPrograms-300x225.png" alt="Vista programs running on the Ubuntu desktop; via Virtualbox" width="300" height="225" /><p class="wp-caption-text">Vista programs running on the Ubuntu desktop; via Virtualbox</p></div>
<p class="entry-text">There is a lot to offer in such a free package of software eh.  It seems that it handles quite alot of &#8216;usable&#8217; features.  Things people never imaged they could have for just a download.</p>
<p>Things like pen recognition and pressure recognition&#8230;</p>
<div id="attachment_174" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-174" title="Xournal" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/Xournal-300x225.png" alt="Pen input, pressure sensitivity, shape recognizer" width="300" height="225" /><p class="wp-caption-text">Pen input, pressure sensitivity, shape recognizer</p></div>
<p class="entry-text">And it&#8217;s amazing what firefox can look like&#8230;</p>
<div id="attachment_162" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-162" title="FullScreeFirefox" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/FullScreeFirefox-300x225.png" alt="Saving real estate by going full screen with firefox" width="300" height="225" /><p class="wp-caption-text">Saving real estate by going full screen with firefox</p></div>
<p class="entry-text">I think I&#8217;ve shown my point, that linux doesn&#8217;t have to be all drab, it can be pretty slick too.</p>
<p>and I will leave you with my idle screen&#8230; Rain <img src='http://www.geedew.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<div id="attachment_165" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-165" title="Raining" src="http://www.geedew.com/wordpress/wp-content/uploads/2010/01/Raining-300x225.png" alt="Neat desktop effects, this is the raining effect." width="300" height="225" /><p class="wp-caption-text">Neat desktop effects, this is the raining effect.</p></div>
<h4>Image Gallery</h4>

<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/desktopdocky/' title='Docky'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/DesktopDocky.png" class="attachment-thumbnail" alt="This is the settings menu for Docky." title="Docky" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/desktopgnomedo/' title='DesktopGnomeDo'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/DesktopGnomeDo.png" class="attachment-thumbnail" alt="Gnome Do &#039;s native functionality; searching." title="DesktopGnomeDo" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/desktopmenu/' title='DesktopMenu'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/DesktopMenu.png" class="attachment-thumbnail" alt="The Ubuntu menu" title="DesktopMenu" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/desktopnormal/' title='DesktopNormal'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/DesktopNormal.png" class="attachment-thumbnail" alt="When nothing is brought up or running" title="DesktopNormal" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/fullscreefirefox/' title='FullScreeFirefox'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/FullScreeFirefox.png" class="attachment-thumbnail" alt="Saving real estate by going full screen with firefox" title="FullScreeFirefox" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/geany/' title='Geany'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/Geany.png" class="attachment-thumbnail" alt="Excellent Ubuntu programming program; Geany" title="Geany" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/raining/' title='Raining'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/Raining.png" class="attachment-thumbnail" alt="Neat desktop effects, this is the raining effect." title="Raining" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/scaleview/' title='ScaleView'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/ScaleView.png" class="attachment-thumbnail" alt="Easy window grabbing by putting them all up together." title="ScaleView" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/screenlets/' title='Screenlets'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/Screenlets.png" class="attachment-thumbnail" alt="A good view of the Screenlets overlay" title="Screenlets" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/songbird/' title='Songbird'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/Songbird.png" class="attachment-thumbnail" alt="Excellent Linux media player with a great skin." title="Songbird" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/trailfocus/' title='ADDFocus'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/TrailFocus.png" class="attachment-thumbnail" alt="Making sure that the other windows fade so that the one you are on gains best focus" title="ADDFocus" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/vistamenuitems/' title='VistaMenuItems'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/VistaMenuItems.png" class="attachment-thumbnail" alt="The start menu when running Vista in seamless mode." title="VistaMenuItems" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/vistaprograms/' title='VistaPrograms'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/VistaPrograms.png" class="attachment-thumbnail" alt="Vista programs running on the Ubuntu desktop; via Virtualbox" title="VistaPrograms" /></a>
<a href='http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/xournal/' title='Xournal'><img width="150" height="112" src="http://www.geedew.com/wp-content/uploads/2010/01/Xournal.png" class="attachment-thumbnail" alt="Pen input, pressure sensitivity, shape recognizer" title="Xournal" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.geedew.com/2009/03/08/perfecting-the-linux-user-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

