<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>RSS feed for InstantSpot site Aaron Lynch</title><link>http://ajlcom.instantspot.com</link><description>ColdFusion and some other stuff</description><language>en-us</language><copyright>This work is Copyright &#xA9; 2008 by Aaron Lynch</copyright><generator>RSSVille ColdFusion FeedMaker, version 1.0</generator><pubDate>Fri, 21 Nov 2008 20:35:15 GMT</pubDate><item><title>Reencode videos for Blackberry 8100</title><link>http://ajlcom.instantspot.com/blog/2008/07/17/Reencode-videos-for-Blackberry-8100</link><description>&lt;p&gt;After much searching/trying stuff I have found a way to successfully re-encode videos that can play on my Blackberry Pearl.&lt;/p&gt; &lt;p&gt;&lt;br /&gt; &lt;div class=&quot;code&quot; &gt;&lt;pre&gt;mencoder -vf expand=:::::4/3,scale=240:180 &amp;quot;[entervideohere]&amp;quot; -o &amp;quot;[enteroutputhere]&amp;quot; -of avi -ovc lavc -oac mp3lame -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64 &lt;/pre&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;Obviously you need to have &lt;em&gt;mencoder&lt;/em&gt; installed&lt;/p&gt; &lt;p&gt;I am not completely sure what other dependencies there are, since I tried installing so many different tools....but I &lt;strong&gt;THINK&lt;/strong&gt; you need the following:&amp;nbsp; &lt;em&gt;lame&lt;/em&gt;, &lt;em&gt;ffmpeg&lt;/em&gt; .&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Thu, 17 Jul 2008 05:35:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/17/Reencode-videos-for-Blackberry-8100</guid><category>Linux,Ubuntu</category></item><item><title>Windows and Linux...at the same time! </title><link>http://ajlcom.instantspot.com/blog/2008/02/21/Windows-and-Linuxat-the-same-time-</link><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Be prepared ... cool geek stuff ahead.&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;I &lt;em&gt;think &lt;/em&gt;I came across this blog entry on digg, but I can&apos;t remember for certain.  But wherever the original source, it is awesome.&lt;/p&gt; &lt;p&gt;Long story short, you can run a virtual Windows machine (with vmware server) and connect to it via &lt;a href=&quot;http://www.cendio.se/files/thinlinc/seamlessrdp/seamlessrdp.zip&quot;&gt;seamless rdp&lt;/a&gt; allowing you to interact with your windows applications right on your linux desktop.&lt;/p&gt; &lt;p&gt;Here is a screenshot example.  You can see my Gnome panel at the top of the screen, and the Windows taskbar at the bottom.&lt;/p&gt; &lt;p align=&quot;center&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://img216.imageshack.us/img216/3027/symbiosisresizedxz0.png&quot;&gt;&lt;img width=&quot;500&quot; height=&quot;312&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/symbiosis.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;While this is cool in a gadgety sort of way, it is also going to be so much nicer for IE browser testing and who knows what else.&lt;/p&gt; &lt;p&gt;Here is a blog post detailing exactly how to get your own symbiosis up and running.&lt;/p&gt; &lt;p&gt;NOTE: in the example below the &amp;quot;\&amp;quot; in his examples were removed for some reason... your launcher should look like this&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;code&gt;rdesktop -A -s &apos;c:\seamlessrdp\seamlessrdpshell.exe c:\windows\explorer.exe&apos; WindowsIpAddressHere -u YOURUSERNAME -p YOURPASSWORD&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://news.softpedia.com/news/Windows-Linux-Symbiosis-Not-a-Dream-Anymore-59314.shtml&quot;&gt;Windows-Linux-Symbiosis-Not-a-Dream-Anymore&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 21 Feb 2008 17:30:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/02/21/Windows-and-Linuxat-the-same-time-</guid><category>Linux,Virtualization,Ubuntu</category></item><item><title>Installing Vmware Server 1.03 on PCLinuxOS 2007</title><link>http://ajlcom.instantspot.com/blog/2008/02/01/Installing-Vmware-Server-103-on-PCLinuxOS-2007</link><description>&lt;p&gt;Recently I got the bug to try out a different Linux distribution on my laptop.  I have been a die-hard Ubuntu user since I made the switch full time (haven&apos;t looked back since!), so after trying and failing to install Gentoo (guess I&apos;m not L33T enough for that distro yet) I landed on PCLinuxOS 2007.&lt;/p&gt; &lt;p&gt;Once I got my development environment configured just like I like it, it was time to install a Windows VM so I can run some applications that I need at my day job (IE6,IE7, Flexbuilder, etc).  For this purpose, I elected to use &lt;a href=&quot;http://register.vmware.com/content/eula103.html&quot;&gt;Vmware Server 1.03&lt;/a&gt; (we already had that tarball downloaded).&lt;/p&gt; &lt;p&gt;When installing, I encountered an installation error that turned out to be somewhat commonplace.&lt;/p&gt; &lt;p&gt;&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;Building the vmmon module. Using 2.6.x kernel build system.  make:  Entering directory &apos;/tmp/vmware-config0/vmmon-only&apos; make -C /lib/modules/2.6.22.15.tex2/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules  make[1]: Entering directory &apos;/usr/src/linux-2.6.22.15.tex2&apos; CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80: /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21:  error: expected declaration specifiers or ... before compat_exit  /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21:  error: expected declaration specifiers or ... before exit_code  /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21:  warning: type defaults to int in declaration of _syscall1  make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1  make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2  make[1]: Leaving directory &apos;/usr/src/linux-2.6.22.15.tex2&apos;  make: *** [vmmon.ko]  Error 2 make: Leaving directory &apos;/tmp/vmware-config0/vmmon-only&apos; Unable to build the vmmon module.&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;To get past this error, a quick Google search turned up a patch called the &amp;quot;vmware-any-any-update&amp;quot; that needed to be run.  (get that &lt;a href=&quot;http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update115.tar.gz&quot;&gt;here&lt;/a&gt;).&lt;/p&gt; &lt;p&gt;Ok, so that fixed the first error but then I ran into this...&lt;/p&gt; &lt;p&gt;&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;Building the vmmon module.  Building for VMware Server 1.0.0. Using 2.6.x kernel build system. make: Entering directory &apos;/tmp/vmware-config1/vmmon-only&apos; make -C /lib/modules/2.6.22.15.tex2/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules  make[1]: Entering directory &apos;/usr/src/linux-2.6.22.15.tex2&apos; CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o CC [M]  /tmp/vmware-config1/vmmon-only/linux/driverLog.o CC [M]  /tmp/vmware-config1/vmmon-only/linux/hostif.o CC [M]  /tmp/vmware-config1/vmmon-only/common/comport.o CC [M]  /tmp/vmware-config1/vmmon-only/common/cpuid.o CC [M]  /tmp/vmware-config1/vmmon-only/common/hash.o CC [M]  /tmp/vmware-config1/vmmon-only/common/memtrack.o CC [M]  /tmp/vmware-config1/vmmon-only/common/phystrack.o CC [M]  /tmp/vmware-config1/vmmon-only/common/task.o gcc: error trying to exec &apos;cc1plus&apos;: execvp: No such file or directory  make[2]: *** [/tmp/vmware-config1/vmmon-only/common/task.o] Error 1 make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2  make[1]: Leaving directory &apos;/usr/src/linux-2.6.22.15.tex2&apos; make: *** [vmmon.ko] Error 2  make: Leaving directory &apos;/tmp/vmware-config1/vmmon-only&apos;   Unable to build the vmmon module.&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;Another quick trip through the Google search told me that I just didn&apos;t have g++ installed.  The easy way to find this package is to just open Synaptic and do a search for &amp;quot;g++&amp;quot;.&lt;/p&gt; &lt;p&gt;&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;Starting VMware services: Virtual machine monitor [ OK ] Virtual ethernet [ OK ]  Bridged networking on /dev/vmnet0 [ OK ]  Host-only networking on /dev/vmnet1 (background) [ OK ]  Host-only networking on /dev/vmnet8 (background) [ OK ]  NAT service on /dev/vmnet8 [ OK ]   The configuration of VMware Server 1.0.3 build-44356 for Linux for this running kernel completed successfully.&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;</description><pubDate>Fri, 01 Feb 2008 16:10:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/02/01/Installing-Vmware-Server-103-on-PCLinuxOS-2007</guid><category>Linux,Virtualization</category></item><item><title>Making progress with GIMP</title><link>http://ajlcom.instantspot.com/blog/2008/01/29/Making-progress-with-GIMP</link><description>&lt;p&gt;I ran across a tutorial on how to create &amp;quot;Vista&amp;quot; like buttons with GIMP.&amp;nbsp; If you have ever tried to use GIMP to do anything, you know how much different it is than most other graphics editors out there.&amp;nbsp; For the longest time I just thought it was just terrible...but that was before I found some examples on how to use it.&lt;/p&gt; &lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;320&quot; height=&quot;200&quot; src=&quot;/userfiles/073006/90/vistabutton.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;I&apos;m happy to report that by following along with this tutorial (&lt;a href=&quot;http://gimp-tutorials.net/node/111&quot;&gt;read it here&lt;/a&gt;) that I was able to duplicate these buttons.&amp;nbsp; Ok, so GIMP might not be so bad...what else does it do?&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;I then dug some more and found another cool tutorial on created &amp;quot;old&amp;quot; photos.&amp;nbsp;&lt;/p&gt; &lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;458&quot; height=&quot;345&quot; src=&quot;/userfiles/073006/90/gimpoldphoto.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;Once again...success!&amp;nbsp; I got reallly close on this one, with a pic of my son.&amp;nbsp; In this tutorial (&lt;a href=&quot;http://gimp-tutorials.net/oldphoto&quot;&gt;read it here&lt;/a&gt;), I realized that there is a whole world of add-ons for GIMP.&amp;nbsp; Some brushes from &lt;a href=&quot;http://silence.carchive.net/?section=resources.php&quot;&gt;here&lt;/a&gt; were used to create the distressed looking scratches on the image.&amp;nbsp;&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;For more GIMP Tutorials, you can check out &lt;a href=&quot;http://gimp-tutorials.net&quot;&gt;gimp-turorials.net&lt;/a&gt;&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;&amp;nbsp;&lt;/p&gt; &lt;p align=&quot;left&quot;&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Tue, 29 Jan 2008 20:07:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/29/Making-progress-with-GIMP</guid><category>Linux,Web Development,Gimp</category></item><item><title>Hardy Heron: First Impressions</title><link>http://ajlcom.instantspot.com/blog/2008/01/17/Hardy-Heron-First-Impressions</link><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Recently, Hardy Heron Alpha 3 was released so, being curious and an avid distro-installer I decided to download the iso and create a virtual machine to see what was new.&lt;/p&gt; &lt;p&gt;I am currently running Ubuntu Feisty (one version older than Gutsy) since I encountered some behavior with Compiz-fusion that I just couldn&apos;t stand.  (I&apos;m really picky about my OS!).&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Get the Alpha 3 - 386 ISO &lt;a href=&quot;http://cdimage.ubuntu.com/releases/hardy/alpha-3/hardy-desktop-i386.iso&quot;&gt;HERE&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;h3&gt;Installing Hardy Heron Alpha 3&lt;/h3&gt; &lt;p&gt;First I created my virtual machine using Vmware Server. And set the CDROM device to boot from the hardy heron installation iso file.&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;500&quot; height=&quot;394&quot; align=&quot;middle&quot; src=&quot;/userfiles/073006/90/screenshot2.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt; &lt;p&gt;&lt;br /&gt; Once past the boot menu, I encountered this message:  &amp;quot;Unable to register AppArmor&amp;quot;  Not sure what the deal was but after hanging at this message for a couple seconds it went on through to boot into the live cd session.&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;500&quot; height=&quot;49&quot; src=&quot;/userfiles/073006/90/apparmor.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt; &lt;p&gt;[AppArmor is an alternative to SELinux, (which is pretty difficult to configure btw)]&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Live CD:  As you can see, this is pretty generic Gnome live cd.&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;500&quot; height=&quot;409&quot; align=&quot;middle&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/livecd.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;From within the Live CD session, I choose to install Hardy Heron to my virtual hard drive.  One thing of note here, the max screen resolution was 800x600 and the GUI for installation was slightly larger than that.  So I had to guess my way to the &amp;quot;Next&amp;quot; buttons by tabbing and hoping :).&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Eventually we got to a real session:&lt;/p&gt; &lt;div align=&quot;center&quot;&gt; &lt;p&gt;&lt;img width=&quot;245&quot; height=&quot;185&quot; align=&quot;left&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/screenshot13.png&quot; /&gt;&lt;img width=&quot;244&quot; height=&quot;186&quot; align=&quot;right&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/elephantwallpaper.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div style=&quot;clear: both;&quot;&gt;&amp;nbsp;&lt;/div&gt; &lt;/div&gt; &lt;p&gt;As with any of the previous pre-release Ubuntu&apos;s, you get to enjoy PLENTY of updates to your software.  In this case we were greated with 199 updates available.&lt;/p&gt; &lt;p&gt;After clicking on the update notifier and selecting to install the updates, we ran into another little quirky issue...this is Alpha right?! ;)  I was able to begin pulling the updates by going into terminal and typing:&lt;/p&gt; &lt;p&gt;&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;sudo apt-get update sudo apt-get upgrade&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;500&quot; height=&quot;373&quot; align=&quot;middle&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/cantinstall.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;After a reboot, once the updates were all downloaded and installed, I found out why the update manager didn&apos;t want to install these updates.&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;440&quot; height=&quot;85&quot; align=&quot;middle&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/crashreport.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div align=&quot;center&amp;gt;&amp;lt;img width=&quot; alt=&quot;&quot; src=&quot;/userfiles/073006/90/packagefailed.png&quot; height=&quot;201&quot;&gt;&amp;nbsp;&lt;/div&gt; &lt;h3&gt;My Impressions&lt;/h3&gt; &lt;p&gt;So, what do I think?  I think it&apos;s just to early to really tell anything about the new features that Hardy Heron plans to offer.&lt;/p&gt; &lt;p&gt;I was really hoping to see the new enhancements to the desktop effects but I could not enable them for some reason.  I did not see any Restricted Drivers Manager that would allow me to install the appropriate video card drivers.&lt;/p&gt; &lt;p&gt;So, if you are new to Linux and want to try out Ubuntu, be sure to try out a stable version (Gutsy is the current release version, go download it &lt;a href=&quot;http://www.ubuntu.com/getubuntu&quot;&gt;HERE&lt;/a&gt;).   I on the other hand, am going to keep this little VM around and see what the next round of updates brings.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;h3&gt;Upcoming Features&lt;/h3&gt; &lt;p&gt;Among road-mapped features that I&apos;m looking forward to in Hardy Heron:&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;&lt;strong&gt;hardy-desktop-effects&lt;/strong&gt;     &lt;ul&gt;         &lt;li&gt;&lt;em&gt;To ensure the smooth operation of compiz as the default window-manager the integration work into the desktop has to be emphasized. The tools for controlling appearance, workspaces, keyboard and sessions have to be made more compiz-aware. The default behaviour (actions triggered via keyboard-shortcuts or by popping up dialogs) of compiz is not to be different from metacity. It has to be taken care of that shortcuts of applications are not overridden by compiz. Interaction with the underlying framework (RandR) provided by Xorg has to be ensured so hotplugging of displays, screen-rotations and resolution-changes work without causing compiz to quit or crash.&lt;/em&gt;&lt;/li&gt;     &lt;/ul&gt;     &lt;/li&gt;     &lt;li&gt;&lt;strong&gt;Kubuntu Hardy KDE 4&lt;/strong&gt;     &lt;ul&gt;         &lt;li&gt;&lt;em&gt;Handle the 4.0 release, merge with Debian and get it in sync with Ubuntu features.&lt;/em&gt;&lt;/li&gt;         &lt;li&gt;I am really looking forward to this.  I enjoy switching back and forth between Gnome/KDE/Fluxbox/e17.  So a nicely integrated KDE 4 will rock!&lt;/li&gt;     &lt;/ul&gt;     &lt;/li&gt;     &lt;li&gt;&lt;strong&gt;Fix the Linux audio mess once and for all&lt;/strong&gt;     &lt;ul&gt;         &lt;li&gt;&lt;em&gt;Currently audio on Linux is a mess. Sound servers like Esound, Arts, Jack, PulseAudio constantly fight for exclusive access to the sound device. Applications usually support only a small subset of the available sound server/device APIs, and need to be configured for their use. Sound APIs are generally incompatible. Audio applications usually come with a messy plugin systems to support every API available. Several abstraction APIs exist, however, none is good for all use cases. Professional audio usually requires shutting down all non-professional sound porgrams. On the other hand Apple managed to define a common sound system (CoreAudio) which makes nearly everyone happy - desktop users as much as professional audio people.&lt;/em&gt;&lt;/li&gt;     &lt;/ul&gt;     &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Thu, 17 Jan 2008 17:42:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/17/Hardy-Heron-First-Impressions</guid><category>Linux,Ubuntu</category></item><item><title>think GOS: Sub-$200 Ubuntu based PC at Walmart </title><link>http://ajlcom.instantspot.com/blog/2007/11/01/think-GOS-Sub200-Ubuntu-based-PC-at-Walmart-</link><description>&lt;p&gt;  Just saw this on digg but had to re-post it.  Walmart is carrying an Ubuntu based computer, running the &lt;a href=&quot;http://thinkgos.com/&quot;&gt;gOS&lt;/a&gt;  operating system.  &lt;strong&gt;&amp;quot;An alternative OS with Google Apps and other Web 2.0 apps for the masses&amp;quot;&lt;/strong&gt;  &lt;/p&gt;  &lt;p&gt;  Very cool!  &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;  &lt;strong&gt;&lt;a href=&quot;http://www.walmart.com/catalog/product.do?product_id=7754614&quot;&gt;Go get one here&lt;/a&gt;&lt;/strong&gt;    &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;  &lt;img src=&quot;http://www.everex.com/2oh/banner_thinkgpc2.jpg&quot; alt=&quot; &quot; width=&quot;500&quot; height=&quot;323&quot; /&gt; &lt;br /&gt;  &lt;/p&gt;  &lt;p&gt;  From Walmart.com:  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;div&gt;  &lt;strong&gt;This exceptional value is built around a Via Technologies processor designed for low power consumption.&lt;/strong&gt;  It runs on the gOS operating system and features the OpenOffice.org 2.2  software suite that gives users the ability to create word processing  documents, spreadsheets, presentations, graphics, databases and more.  Additional highlights include a DVD-ROM/CD-RW drive, Ethernet port and  stereo speakers.&lt;br /&gt;  &lt;br /&gt;  &lt;/div&gt;  &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;   &lt;tbody&gt;    &lt;tr&gt;     &lt;td width=&quot;20&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td width=&quot;40&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;3&quot;&gt;Key Features &amp;amp; Benefits:&lt;/td&gt;        &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;10&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt;1.5 GHz Via Technologies C7-D processor  &lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Delivers energy-saving performance  &lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt; 512 MB of DDR2 system memory &lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Offers good performance and is expandable to 2 GB &lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt; 80 GB hard disk drive  &lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Provides space for documents, games, photos and music  &lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt; DVD-ROM/CD-RW drive &lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Lets you play DVDs and burn your own CDs for entertainment and data backup &lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt; 10/100 Mbps Ethernet &lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Connects to a local area network or broadband Internet devices &lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;3&quot; height=&quot;5&quot;&gt;&amp;nbsp;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1bold&quot; colspan=&quot;2&quot;&gt;     &lt;li&gt; gOS operating system&lt;/li&gt;&lt;/td&gt;    &lt;/tr&gt;    &lt;tr&gt;     &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;     &lt;td class=&quot;text1&quot;&gt; Enables you to use the supplied OpenOffice.org 2.2 software suite &lt;/td&gt;    &lt;/tr&gt;   &lt;/tbody&gt;  &lt;/table&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  </description><pubDate>Thu, 01 Nov 2007 14:46:40 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/11/01/think-GOS-Sub200-Ubuntu-based-PC-at-Walmart-</guid><category>Linux</category></item><item><title>Compiz Fusion: yet another reason to use Linux</title><link>http://ajlcom.instantspot.com/blog/2007/08/29/Compiz-Fusion-yet-another-reason-to-use-Linux</link><description>&lt;p&gt;  Compiz and Beryl are remerging...and what you are about to see makes Bill Gates cry.&amp;nbsp; From what I have read, the packages for this should be available in Gutsy Gibbon (the next Ubuntu release).   &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;  [youtube E4Fbk52Mk1w]   &lt;/p&gt;  </description><pubDate>Thu, 30 Aug 2007 02:58:21 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/08/29/Compiz-Fusion-yet-another-reason-to-use-Linux</guid><category>Linux</category></item><item><title>How to change FSCK (check disk) frequency in Ubuntu</title><link>http://ajlcom.instantspot.com/blog/2007/07/27/How-to-change-FSCK-check-disk-frequency-in-Ubuntu</link><description>&lt;p&gt;  If you are a regular Ubuntu user you are familiar with fsck checking your partitions every 30 mounts (by default!).&amp;nbsp; Until now this has only been a minor annoyance to me as my partitions checked out quickly and the boot could progress.&amp;nbsp;&amp;nbsp;   &lt;/p&gt;  &lt;p&gt;  The new laptop however, has a huge hard drive and seems to take FOOOOOORRRRRREEVVVVER to complete.&amp;nbsp; So, I decided it was time to find out about changing that whole &amp;quot;every 30 mounts&amp;quot; thing.  &lt;/p&gt;  &lt;p&gt;  No surprise here...a quick check of &lt;a href=&quot;http://ubuntuforums.org&quot; title=&quot;Ubuntu Forums&quot;&gt;Ubuntu Forums&lt;/a&gt;  yielded the answer I was looking for. &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Basically you can change the number of mounts, set an interval for scanning, or do both, using &lt;strong&gt;tune2fs&lt;/strong&gt;  &lt;/p&gt;  &lt;p&gt;  If you&amp;#39;d like to add an interval argument, you can use the &amp;quot;-i&amp;quot; switch, then the number of (d|w|m).  &lt;/p&gt;  &lt;h3&gt;Examples:&lt;/h3&gt;  &lt;p&gt;  [codeshare jul8d9c2]&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  If you don&amp;#39;t know the names of the partion devices in your system, you can run (in a terminal)&amp;nbsp; &lt;strong&gt;df&lt;/strong&gt;&lt;br /&gt;  &lt;/p&gt;  &lt;p&gt;   [codeshare jule67f7]   &lt;/p&gt;  &lt;p align=&quot;right&quot;&gt;  &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=300477&quot;&gt;Here is the source thread &lt;/a&gt; &lt;br /&gt;  &lt;/p&gt;  </description><pubDate>Fri, 27 Jul 2007 12:02:02 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/07/27/How-to-change-FSCK-check-disk-frequency-in-Ubuntu</guid><category>Linux</category></item><item><title>Ubuntu based Linspire signs Microsoft deal</title><link>http://ajlcom.instantspot.com/blog/2007/06/14/Ubuntu-based-Linspire-signs-Microsoft-deal</link><description>&lt;p&gt;  Linspire Inc. has signed a deal with Microsoft.&amp;nbsp; What is the world coming to?&amp;nbsp; The article seems to be making the situation a little more amiable that I think it probably really is.&amp;nbsp; First Novell then Xandros...Microsoft is on the hunt, which distro/company is going next?   &lt;/p&gt;  &lt;p&gt;  From the article on Yahoo.com:&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &lt;em&gt;&amp;quot;Under the agreement, Linspire will license Microsoft code related to  Voice over Internet Protocol, Windows Media files and TrueType fonts.  With the addition of the Microsoft code to Linspire&amp;#39;s operating system,  users will be able to voice-chat with Windows Live Messenger buddies,  watch Windows Media video and audio files on open-source media players,  and view and create documents using familiar typefaces.&lt;/em&gt;  &lt;/p&gt;  &lt;p&gt;  &lt;em&gt;Linspire also agreed to set Microsoft&amp;#39;s Web search engine as the default on PCs that run its operating system.&amp;quot;&amp;nbsp;&lt;/em&gt;  &lt;/p&gt;  &lt;p&gt;  &lt;em&gt; &lt;/em&gt;&lt;a href=&quot;http://news.yahoo.com/s/ap/20070614/ap_on_hi_te/microsoft_linspire;_ylt=AvVYijIGjPVnh7.CbDc2FCXMWM0F&quot;&gt;full story here&lt;/a&gt; &lt;em&gt;&lt;br /&gt;  &lt;/em&gt;  &lt;/p&gt;  &lt;br /&gt;  </description><pubDate>Thu, 14 Jun 2007 14:04:33 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/06/14/Ubuntu-based-Linspire-signs-Microsoft-deal</guid><category>Linux</category></item><item><title>Ubuntu VS Windows XP (part 2)</title><link>http://ajlcom.instantspot.com/blog/2007/06/13/Ubuntu-VS-Windows-XP-part-2</link><description>&lt;p&gt;  I figured I would post a follow up on this topic since it seems to be the most common way for visitors to find my site (google searchers).&amp;nbsp; At the time of my &lt;a href=&quot;http://ajlcom.instantspot.com/blog/index.cfm/2006/11/3/Ubuntu-vs-Windows-XP&quot;&gt;first posting on this topic&lt;/a&gt; , I was a big fan of Ubuntu, but maybe not quite as experienced with Linux in general as I am now.&amp;nbsp; (NOTE:&amp;nbsp; I am by no means an expert, but I use Ubuntu every day both for work and leisure).  &lt;/p&gt;  &lt;p&gt;  Things that I just absolutely love about Ubuntu:  &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Apt-get&amp;#39;ing software is fun, free and easy.&amp;nbsp; I love knowing that almost an application I could want/need is just a nice little download away.&amp;nbsp; Apt does a superb job of managing your dependencies (don&amp;#39;t worry if you don&amp;#39;t know what this means, just be glad you don&amp;#39;t need to know!).&lt;/li&gt;   &lt;li&gt;I really like changing desktops environments. I may be on a Gnome kick for awhile, then feel the need for something a little different and log in to KDE, then maybe get a bug to go REALLY different and use Fluxbox.&amp;nbsp; The separation of the OS (kernel) from the UI is a beautiful thing IMO.&lt;/li&gt;   &lt;li&gt;Themeability is fantastic in Gnome/KDE.&amp;nbsp; There are countless ways to make your desktop YOUR desktop.&amp;nbsp; &lt;a href=&quot;http://gnome-look.org/&quot;&gt;www.gnome-look.org&lt;/a&gt;  and &lt;a href=&quot;http://kde-look.org/&quot;&gt;www.kde-look.org&lt;/a&gt;  are great places to start your customization. &lt;br /&gt;   &lt;/li&gt;   &lt;li&gt;Freedom from registration keys is hard to really put into words.&amp;nbsp; I can&amp;#39;t stand the Windows registration process, or really having to pay for an OS at all.&amp;nbsp; Ubuntu is amazing and it doesn&amp;#39;t cost you a dime.&lt;/li&gt;   &lt;li&gt;Update Manager, if you choose to let it run, will notify you anytime there are updates for your system.&amp;nbsp; Nothing crazy here except that it won&amp;#39;t force you into updates/restarts like Windows does...man I hate that about Windows.&lt;/li&gt;   &lt;li&gt;The performance is notable, especially if you run on older equipment.&amp;nbsp; I have blogged about the PIII 450Mhz laptop that I installed Ubuntu on, and it runs like a top.&lt;/li&gt;   &lt;li&gt;Gaming isn&amp;#39;t bad at all, if you are concerned with that.&amp;nbsp; I am just now realizing how many options there are for gamers who want to run Linux.&amp;nbsp; I have just discovered openArena, Americas Army, Planeshift, and Nexuiz among others.&amp;nbsp; There is an entire sub-forum dedicated to gaming here &lt;a href=&quot;http://ubuntuforums.org/forumdisplay.php?f=93&quot;&gt;http://ubuntuforums.org/forumdisplay.php?f=93&lt;/a&gt; .&lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;  &lt;br /&gt;  So, in summation this isn&amp;#39;t really an Ubuntu VS Windows XP post as much as it is a Ubuntu!!! post.&amp;nbsp; I can&amp;#39;t imagine ever switching back to a Microsoft product after the time I have spent immersed in Linux.&amp;nbsp; I probably will switch back and forth between distros/desktops/etc, but that is the number one thing I love about Linux...   &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;  &lt;strong&gt;THE FREEDOM TO CHOOSE&lt;/strong&gt;&lt;br /&gt;  &lt;/p&gt;  </description><pubDate>Wed, 13 Jun 2007 15:18:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/06/13/Ubuntu-VS-Windows-XP-part-2</guid><category>Linux</category></item><item><title>Unlock keyring immediately on login</title><link>http://ajlcom.instantspot.com/blog/2007/05/24/Unlock-keyring-immediately-on-login</link><description>&lt;p&gt;  I use the NetworkManager applet to manage my network connections on my Ubuntu laptop and the gnome-keyring-daemon to store my network passwords/keys.  One thing that is a little annoying, is that once you login to your system, you have to unlock your keyring (if you are attempting to join a secure network).  &lt;/p&gt;  &lt;p&gt;  I finally found way to get past this!   &lt;/p&gt;  &lt;p&gt;  (&lt;strong&gt;NOTE:  &lt;/strong&gt;This fix requires your user password, and your keyring password be the same.)  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  First... &lt;font face=&quot;courier new,courier&quot;&gt;&lt;strong&gt; sudo apt-get install libpam-keyring&lt;/strong&gt;&lt;/font&gt;&lt;br /&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Then, simply  add one line to your /etc/pam.d/gdm    &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;   &lt;font face=&quot;courier new,courier&quot;&gt;&lt;strong&gt;sudo vim /etc/pam.d/gdm&lt;/strong&gt;&lt;/font&gt;   &lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;  and add&lt;font face=&quot;courier new,courier&quot;&gt; &lt;/font&gt;&lt;br /&gt;  &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;   &lt;font face=&quot;courier new,courier&quot;&gt;&lt;strong&gt;   @include common-pamkeyring&lt;/strong&gt; &lt;/font&gt;   &lt;/p&gt;  &lt;/blockquote&gt;  &lt;p&gt;  to the end of the file and save.   &lt;/p&gt;  &lt;blockquote&gt;  &lt;/blockquote&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  </description><pubDate>Thu, 24 May 2007 10:09:51 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/05/24/Unlock-keyring-immediately-on-login</guid><category>Linux</category></item><item><title>More fluxbox:  another pic of my desktop</title><link>http://ajlcom.instantspot.com/blog/2007/05/23/More-fluxbox--another-pic-of-my-desktop</link><description>&lt;p&gt;  So far so good on the full conversion to using fluxbox.  Today I found a &lt;a href=&quot;http://linuxfueled.homelinux.com:8080/gallery2/main.php&quot;&gt;site that has some really great wallpapers&lt;/a&gt;  (for free of course!) so I changed my wallpaper and thought I&amp;#39;d share the new look.  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  click for bigger res:   &lt;/p&gt;  &lt;div style=&quot;text-align: center&quot;&gt;  &lt;a href=&quot;http://farm1.static.flickr.com/201/511237356_9e55d3b408_b.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://farm1.static.flickr.com/201/511237356_9e55d3b408.jpg&quot; onmouseover=&quot;this.src=&amp;#39;http://farm1.static.flickr.com/201/511237356_9e55d3b408_b.jpg&amp;#39;;&quot; alt=&quot; &quot; width=&quot;450&quot; height=&quot;282&quot; /&gt;&lt;/a&gt;   &lt;/div&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &lt;a href=&quot;http://aaronjlynch.com/blog/index.cfm/2007/5/21/Fluxbox-My-new-favorite-window-manager&quot;&gt;Read more about my initial experiences with fluxbox with Ubuntu feisty&lt;/a&gt; &lt;br /&gt;  &lt;/p&gt;  </description><pubDate>Wed, 23 May 2007 18:44:03 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/05/23/More-fluxbox--another-pic-of-my-desktop</guid><category>Linux</category></item><item><title>Fluxbox: My new favorite window manager</title><link>http://ajlcom.instantspot.com/blog/2007/05/21/Fluxbox-My-new-favorite-window-manager</link><description>&lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;I have  traditionally used Gnome as my desktop environment of choice,  (Ubuntu) with a sprinkling of KDE here and there.  I personally enjoy  Gnome and KDE equally, they are fantastic collections of software.   But, recently I was struck with the desire to find something  different.&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;THE QUEST FOR SOMETHING DIFFERENT&lt;/strong&gt;&lt;/font&gt; &lt;/h2&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;img style=&quot;margin: 10px&quot; src=&quot;http://enlightenment.sourceforge.net/Main/Logos/_files/logo-e_3d_bitmap.png&quot; alt=&quot; &quot; align=&quot;left&quot; /&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;The other day, I downloaded &lt;a href=&quot;http://www.enlightenment.org/&quot;&gt;Enlightenment&lt;/a&gt;   .&lt;/font&gt;  &lt;/p&gt;  &lt;p&gt;  &lt;font face=&quot;Arial, sans-serif&quot; size=&quot;2&quot;&gt;&lt;strong&gt;What is the Enlightenment  project?&lt;/strong&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;blockquote&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Enlightenment began as a   window manager for X. Its design goal is to be as configurable as   possible - in look AND in feel. Enlightenment&amp;#39;s current design aim is   to become a desktop shell. That means it will manage your application   windows, being able to launch applications, and also manage your   files.&lt;/font&gt;  &lt;/blockquote&gt;  &lt;blockquote&gt;  &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;strong&gt;My Impressions:&lt;/strong&gt;   &lt;/blockquote&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;It was  very nice to look at, but right off the bat when I changed the theme,  it became unusable...like, I couldn&amp;#39;t click on anything.  Restarting  X didn&amp;#39;t fix it, rebooting didn&amp;#39;t fix it.  I had to find the .e  directory that Enlightenment writes to store configuration data and  delete it, then restart it again.  Next thing I did was attempt to  change the font.  That threw some sort of ABORT error and that was  the end of Enlightenment for AJ.&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;br /&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;Don&amp;#39;t Do It: &lt;/strong&gt; Next  up...Looking Glass 3D.  The Sun Java desktop.  Not that great, don&amp;#39;t  even bother.&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;Finally,  here comes the Fluxbox&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/h2&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt; &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;After  a quick &lt;/span&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;sudo apt-get  install fluxbox&lt;/strong&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;,  you will notice right away how much smaller this is than anything  else so far.  &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;blockquote&gt;   &lt;p style=&quot;margin-bottom: 0in&quot;&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt; &lt;/span&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;em&gt;&lt;span&gt;After   unpacking 4698kB of additional disk space will be used.&lt;/span&gt;&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;   &lt;/p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;em&gt;&lt;span&gt; Do   you want to continue [Y/n]&lt;/span&gt;&lt;/em&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;?&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/blockquote&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;br /&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;Oh  yes, yes I do want to continue.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;h3&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;2&quot;&gt;What is Fluxbox&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;   &lt;p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Fluxbox is a lightweight   window manager for the X Windowing System. &lt;/font&gt;   &lt;/p&gt;   &lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;   &lt;p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Fluxbox provides configurable   window decorations, a root menu to launch applications and a toolbar   that shows the current workspace name, a set of application names   and the current time. There is also a workspace menu which allows   you to add or remove workspaces. The &apos;slit&amp;#39; can be used to dock   small applications, e.g. most of the bbtools can use slit. &lt;/font&gt;   &lt;/p&gt;   &lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;   &lt;p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Fluxbox can iconify windows to   the toolbar, in addition to adding the window to the Icons submenu   of the workspace menu. One click and they reappear. A double-click   on the titlebar of the window will shade it, i.e. the window will   disappear leaving only the titlebar visible. &lt;/font&gt;   &lt;/p&gt;   &lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;   &lt;p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Fluxbox uses its own graphics   class to render its images on the fly. By using style files, you can   determine in great detail how your desktop looks. Fluxbox styles are   compatible with those of Blackbox 0.65 or earlier versions, so users   migrating can still use their favourite themes. &lt;/font&gt;   &lt;/p&gt;   &lt;/li&gt;  &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;   &lt;p&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;Fluxbox supports the majority   of the Extended Window Manager Hints (EWMH) specification, as well   as numerous other Window Hinting standards. This allows all   compliant window managers to provide a common interface to standard   features used by applications and desktop utilities. &lt;br /&gt;   &lt;/font&gt;&lt;br /&gt;   &lt;br /&gt;   &lt;/p&gt;   &lt;/li&gt;  &lt;/ul&gt;  &lt;h2&gt;&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;FLUXBOX IS DIFFERENT&lt;/strong&gt; &lt;/font&gt;&lt;/h2&gt;  &lt;p&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;One thing that you will notice is  that once you boot into Fluxbox, is that it pretty much is up and  running instantly once you have logged in.  Username, Password, Done!  This is a good sign.  &lt;/font&gt;  &lt;/p&gt;  &lt;p&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;Now, this stripped down window  manager takes some getting used to.   There is no desktop.  You can&amp;#39;t  drag stuff to a desktop, you can&amp;#39;t right click create shortcuts, etc.  &lt;font face=&quot;Arial, sans-serif&quot;&gt;The most common thing about Fluxbox  is that you have to hand write config choices to a file somewhere.  &lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;div align=&quot;center&quot;&gt;  &lt;img src=&quot;http://img514.imageshack.us/img514/913/fluxbox2400yq1.png&quot; alt=&quot; &quot; align=&quot;middle&quot; /&gt;  &lt;/div&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;DESKTOP  ICONS/SHORTCUTS&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt; &lt;/h2&gt;  &lt;p&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;So  in that fashion,  there is a way to roll-your-own desktop icons using  &lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;idesk  &lt;/span&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;(sudo apt-get install  idesk).  &lt;/strong&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;Lets  say you want to create a desktop icon to launch gnome-terminal for  example.  &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;First,  you need to create a folder under /home/yourname/ called .idesktop   Now, under that new directory, /home/alynch/.idesktop we need to  create a link.  &lt;/span&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;blockquote&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;vim   ~/.idesktop/terminal.lnk  &lt;/strong&gt;&lt;/font&gt;  &lt;/blockquote&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;and  write this to the file.&lt;/font&gt;  &lt;/p&gt;  &lt;blockquote&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt; table   Icon   &lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;   &lt;blockquote&gt;    &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;Caption: Terminal&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;    &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;   &lt;/blockquote&gt;   &lt;blockquote&gt;    &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;Command:    gnome-terminal&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;    &lt;/blockquote&gt;   &lt;blockquote&gt;    &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;  Icon:    /usr/share/pixmaps/gnome-terminal.png    &lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;   &lt;/blockquote&gt;   &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt; end   &lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;  &lt;/blockquote&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;Ok,  so now you restart Fluxbox but still no icon?  Thats because you need  to start idesk when you start Fluxbox.  Enter the &amp;ldquo;startup&amp;rdquo; file.  (~/.fluxbox/startup)&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;I  personally really like this startup file, it is simple and  straightforward.&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;In  order to start idesk on startup, look at the section of your startup  file that has &lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;em&gt;#Applications  you want to run with fluxbox&lt;/em&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;  &lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;and  add &lt;/span&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;idesk &amp;amp;&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt; &lt;/h2&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;CHANGING  YOUR WALLPAPER&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/h2&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;T&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;here  is no graphical interface for changing your wallpaper in fluxbox  (that I know of at least).  So there, again, is a place (a few  actually) for you to write in the path to the image file you would  like to use as your wallpaper.  I choose to assign my wallpaper path  at startup.  You can add a line in your startup file like this &lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;fbsetbg  -f /home/alynch/Images/wallpaper/cooltuxnotxt5vq.jpg  &lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span&gt;&lt;br /&gt;  You  may or may not experience this, but I usually have trouble finding  wallpapers to fit my resolution (1920x1200) so most wallpapers I have  don&amp;#39;t fill up the entire screen without a little help.  (fbsetbg -f  won&amp;#39;t do it natively) so I installed a little program called &lt;/span&gt;&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;em&gt;&lt;span&gt;feh  &lt;/span&gt;&lt;/em&gt;&lt;/font&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-style: normal&quot;&gt;(sudo  apt-get install feh).  &lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-style: normal&quot;&gt;&lt;span&gt;Now,  my wallpapers fill the entire screen.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;br /&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;strong&gt;EDITING  THE FLUX MENU&lt;/strong&gt;&lt;/font&gt;&lt;/h2&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;You  could probably guess by now, what it takes to alter the fluxbox menu.  Go check out the &amp;ldquo;stock&amp;rdquo; menu config at ~/.fluxbox/menu and see  what your options are.  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;br /&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;Here  is some of my personal ~/.fluxbox/menu config file:&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt; [submenu]  (AJL Stuff)  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [submenu]  (Servers)  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;           [submenu]  (Apache Web Server)  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;                [exec]  (Start) {gksudo /usr/local/apache2/bin/apachectl start}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;[exec]  (Stop) {gksudo /usr/local/apache2/bin/apachectl stop}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;[exec]  (Restart) {gksudo /usr/local/apache2/bin/apachectl restart}     &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;[end]  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;           [submenu]  (ColdFusion Server)  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;                [exec]  (Start) {gksudo /opt/jrun4/bin/jrun start cfusion}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;                [exec]  (Stop) {gksudo /opt/jrun4/bin/jrun stop cfusion}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;                [exec]  (Restart) {gksudo /opt/jrun4/bin/jrun restart cfusion}   &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;           [end]  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;    [end]   &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (Eclipse) {/home/alynch/apps/eclipse/Eclipse3.2/eclipse}   &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;    [exec]  (Data Studio) {/home/alynch/apps/datastudio/datastudio-bundled.sh}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (Filezilla 3) {/home/alynch/apps/FileZilla3/bin/filezilla}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (Swiftfox) {/opt/swiftfox/swiftfox}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (Vmware) {vmware}   &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (ktorrent) {ktorrent}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;      [exec]  (Nautilus) {nautilus --no-desktop --browser}  &lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt; [end]&lt;/font&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;h2&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;strong&gt;OTHER  COOL STUFF&lt;/strong&gt;&lt;/font&gt;&lt;/h2&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &amp;nbsp;  &lt;/p&gt;     &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;You  can see some cool system monitor stuff on my desktop screenshot, this  was done using conky.  Take some time to check out conky if you want  a highly configurable monitor that is really lightweight.&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;Coming  from Gnome, I became really dependent on the fantastic applet for  managing my network connections (nm-applet).  I added it, along with  gnome-keyring, to my startup programs.&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;I  really have gotten used to Nautilus as my filemanager, so in order to  launch this app without loading a bunch of gnome stuff with it, you  can do this: &lt;strong&gt; &lt;/strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;strong&gt;nautilus  --no-desktop --browser&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;br /&gt;  &lt;/p&gt;  &lt;h2&gt;&lt;font face=&quot;Arial, sans-serif&quot; size=&quot;4&quot;&gt;&lt;strong&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-style: normal&quot;&gt;SUMMARY&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/h2&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-style: normal&quot;&gt;I  really am digging the fluxbox so far, it is different than Gnome or  KDE and I think that is what is keeping fluxbox as my default GDM  session for now.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  &lt;br /&gt;  &lt;/p&gt;  </description><pubDate>Mon, 21 May 2007 12:08:41 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/05/21/Fluxbox-My-new-favorite-window-manager</guid><category>Linux</category></item><item><title>Linux Geek Test</title><link>http://ajlcom.instantspot.com/blog/2007/04/13/Linux-Geek-Test</link><description>&lt;p&gt;  This test if very simple.&amp;nbsp; If you laugh/chuckle/grin at this pic you are a Linux geek. &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;  &lt;img src=&quot;http://linuxfud.files.wordpress.com/2006/11/sandwich.png&quot; alt=&quot; &quot; title=&quot;sudo sandwich&quot; align=&quot;middle&quot; /&gt; &lt;br /&gt;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  And yes, I did laugh.&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  (I found this pic on &lt;a href=&quot;http://linuxfud.wordpress.com/ufuntu/&quot;&gt;http://linuxfud.wordpress.com/ufuntu/&lt;/a&gt;&amp;nbsp; )  &lt;/p&gt;  </description><pubDate>Fri, 13 Apr 2007 16:52:46 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/04/13/Linux-Geek-Test</guid><category>Linux</category></item><item><title>KDE is better than Gnome: and other bold claims</title><link>http://ajlcom.instantspot.com/blog/2007/02/15/KDE-is-better-than-Gnome-and-other-bold-claims</link><description>&lt;p&gt;  My first experience with Linux was my (nervous) install of &lt;a href=&quot;http://kubuntu.com/&quot;&gt;Kubuntu&lt;/a&gt;  (6.06) on my laptop, wiping out for good my Windows XP instance.&amp;nbsp; Immediately, I didn&amp;#39;t really like the KDE desktop and I was a complete noob so I never really realized how much you could customize KDE.  &lt;/p&gt;  &lt;p&gt;  So, after a couple short days running Kubuntu Dapper, I did a whole new install to wipe out Kubuntu, and start using Ubuntu (the Gnome desktop environment)...yeah, i know a better way now :)!  &lt;/p&gt;  &lt;p&gt;  For nearly a year I ran and loved Ubuntu/Gnome and never looked back.&amp;nbsp; I was very fond of trying different OS&amp;#39;s/distros on my home desktop.&amp;nbsp; I zipped through Vista, OSX, a ton of Linux distros...just playing.&amp;nbsp;   &lt;/p&gt;  &lt;p&gt;  Then, pretty recently, I gave &lt;a href=&quot;http://www.daveshuck.com&quot;&gt;Dave&lt;/a&gt; a computer which he ended up giving to his &lt;a href=&quot;http://michelle.instantspot.com/&quot;&gt;wife&lt;/a&gt;.&amp;nbsp; He faced a big challenge getting Ubuntu to recognize the wireless card he was using, and he finally found a distro that made using the ndiswrapper a VERY easy task.&amp;nbsp; In his research he discovered &lt;a href=&quot;http://www.mandriva.com/en/linux/2007&quot;&gt;Mandriva 2007&lt;/a&gt; .&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Now up to this point, I was using Ubuntu 6.06 and was really loving Beryl/AIGLX but&amp;nbsp; was really not liking how much processor use I was seeing.&amp;nbsp;   &lt;/p&gt;  &lt;p&gt;  &lt;strong&gt;Pic of my desktop running Beryl:&lt;/strong&gt;  &lt;/p&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;div style=&quot;text-align: center&quot;&gt;  &lt;img src=&quot;http://img95.imageshack.us/img95/9451/img00141zq8.jpg&quot; alt=&quot; &quot; width=&quot;400&quot; height=&quot;320&quot; /&gt;  &lt;/div&gt;  &lt;p&gt;  &amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Mandriva 2007  was a nice answer to this, as it comes pre-packaged with a 3D desktop (via Compiz).  &lt;/p&gt;  &lt;p&gt;  The answer was clear, I &amp;quot;needed&amp;quot; to a new OS. ;)  &lt;/p&gt;  &lt;p&gt;  So, I proceeded to install Mandriva 2007, but used the KDE version just to see what I thought.&amp;nbsp; Since I was wiping it all out anyways might as well try something new right?&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  After a few minutes setting up the &amp;quot;look&amp;quot; I was in love with Mandriva 2007.&amp;nbsp;&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Well, the love started fading pretty quickly when I realized the package management for Mandriva wasn&amp;#39;t very good, the stock kernel didn&amp;#39;t recognize all of my RAM, and it just didn&amp;#39;t have the activity/support that the (k)ubuntu distros had.  &lt;/p&gt;  &lt;p&gt;  But, what I realized in this journey, is that after a little customizing, I really enjoy using KDE instead of Gnome.&amp;nbsp; This kinda fit as many of the apps I used happen to be K apps...Amarok, K9copy, ktorrent, KRDC (probably more if i think about it).&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  Now, the distro/desktop of choice on all of my computers is Kubuntu 6.10 (Edgy Eft).&amp;nbsp; Can&amp;#39;t get much better than this in my opinion. &lt;br /&gt;  &lt;/p&gt;  </description><pubDate>Thu, 15 Feb 2007 14:58:52 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/02/15/KDE-is-better-than-Gnome-and-other-bold-claims</guid><category>Linux</category></item><item><title>Which RDP application do you use?</title><link>http://ajlcom.instantspot.com/blog/2006/12/04/Which-RDP-application-do-you-use</link><description>I am a full time Ubuntu user and I started out using the RDP application that comes with the distro - tsclient (Terminal Server Client).&amp;nbsp; For some reason, I never really liked the way it &amp;quot;felt&amp;quot;.&amp;nbsp; One thing I didn&amp;#39;t like, in order to full-screen it you need to do a ctrl-alt-enter, and that is just too much typing :).&amp;nbsp; So I sudo apt-get install(ed) krdc.&amp;nbsp; KDE&amp;#39;s version of the RDP app.&amp;nbsp; I have been steadily using that for all of my remote desktopping and for the most part I enjoy using it.&amp;nbsp; I haven&amp;#39;t really found it limiting, and it opens right away in to full screen if you want it to. &amp;nbsp;&lt;br /&gt;  &lt;br /&gt;  One thing I found annoying about both of these apps was that the username entered in the interface, wasn&amp;#39;t the populated in the login prompt of the remote server.&amp;nbsp; I happened upon a new (to me) RDP app called Gnome-RDP (sudo apt-get install gnome-rdp).&amp;nbsp; Among other things, it allows you to set your username/password, whether or not to remember that password, and then will log you straight into the remote server.&lt;br /&gt;  &lt;br /&gt;  I haven&amp;#39;t spent much time with it, but so far it seems to be a cool solution to my multiple RDP sessions that I deal with on a daily basis.  </description><pubDate>Mon, 04 Dec 2006 21:58:24 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2006/12/04/Which-RDP-application-do-you-use</guid><category>Linux</category></item><item><title>Ubuntu and Automatix2</title><link>http://ajlcom.instantspot.com/blog/2006/11/17/Ubuntu-and-Automatix2</link><description>&lt;p&gt;  If you are an Ubuntu user and haven&amp;#39;t checked out &lt;a href=&quot;http://www.getautomatix.com&quot;&gt;Automatix2&lt;/a&gt;  yet, you NEED to.   &lt;/p&gt;  &lt;p&gt;  &lt;em&gt;&lt;strong&gt;Automatix is a graphical interface for automating the  installation of the most commonly requested applications in Debian  based linux operating systems.&lt;/strong&gt;&lt;/em&gt;&lt;br /&gt;  &lt;/p&gt;  &lt;p&gt;  After several installations, configuring everything the way I like (codecs, plugins, etc) I discovered Automatix.   &lt;/p&gt;  &lt;p&gt;  My favorites:&amp;nbsp;  &lt;/p&gt;  &lt;p&gt;  The Network Manager that Automatix packages is terrific, it works the way a wireless manager should.&amp;nbsp; Searches for available networks, connects to open networks or a secure one you have established a connection to before.  &lt;/p&gt;  &lt;p&gt;  The Check Gmail app is great, puts a gmail icon in you sys tray and notifies you of new email, you can also delete/mark as read from within the window.   &lt;/p&gt;  </description><pubDate>Fri, 17 Nov 2006 18:33:17 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2006/11/17/Ubuntu-and-Automatix2</guid><category>Linux</category></item><item><title>Ubuntu vs Windows XP</title><link>http://ajlcom.instantspot.com/blog/2006/11/03/Ubuntu-vs-Windows-XP</link><description>&lt;p style=&quot;margin-bottom: 0in&quot;&gt;  I have been a Windows user since my  first computer...that all changed with &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt; &amp;#39;s Dapper Drake release.  My first experience with Ubuntu, was installing it on a spare laptop  hard drive (I had doubts) in my HP nc6230 laptop.  Needless to say, I was sold on  that OS.  It installed perfectly and very rapidly.  And that spare  hard drive became THE hard drive :).  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  I remember being worried that I  wouldn&amp;#39;t be able to control my iPod very well, or [insert stuff you  do on your PC here] but lo and behold, Amarok has sweet iPod support  and I have been able to find what I needed whenever I looked (and  most often available through and apt-get from the repositories).   Basically, I wasn&amp;#39;t really limited at all, except for the Flash  support which &lt;a href=&quot;http://daveshuck.instantspot.com/blog/index.cfm/2006/10/18/Its-like-Christmas-in-October-&quot;&gt;has been addressed recently&lt;/a&gt; .    &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  I was so in love with Ubuntu, that I  went on a &amp;#39;rampage&amp;#39; installing that OS on a few older machines that  just ran like crap under Windows XP.    &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  For example, I have a Sony Vaio 500mhz  processor laptop with 256 megs or RAM that was unbearable.  The  display was even somehow ruined with pink lines running through all  of the white space on screen.  I installed Ubuntu on that thing, it  picked up the plug-in wireless card, ran like a top, and even fixed  my display somehow (no idea on that one, but it is the truth).  The  performance difference was dramatic and my father-in-law (who I lent  the laptop to) said he liked using it better than his 2.8ghz celeron  powered desktop.    &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  I followed that up by installing Ubuntu  on a couple other AMD boxes (not sure of the exact processors but  they were around the 1ghz range).  To make a long story short, it was  like getting new machines.  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  I&amp;#39;m running the new Ubuntu release  (Edgy Eft 6.10) on my laptop now (the HP nc6230) and it does not  disappoint.  &lt;/p&gt;  &lt;p style=&quot;margin-bottom: 0in&quot;&gt;  (Sorry for the lack of benchmark stats,  never got around to doing any. )  &lt;/p&gt;  </description><pubDate>Fri, 03 Nov 2006 16:16:25 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2006/11/03/Ubuntu-vs-Windows-XP</guid><category>Linux</category></item><item><title>Robots and main page accessibility</title><link>http://ajlcom.instantspot.com/blog/2005/11/15/Robots-and-main-page-accessibility</link><description>On my quest towards e-stardom (aka a relevant and content-rich website), I realized that the navigation towards my older &amp;quot;news items&amp;quot; was somewhat lacking.  My solution for this problem was to create a side bar menu that would contain all of the news item titles in descending date order (aka newest first). &lt;br /&gt;  &lt;br /&gt;  A day or two after this change, I began to notice a positive side-effect to including all of these titles as links on the main page...The robots (spiders) were crawling all through my site!  I&amp;#39;m not 100% sure, but I can&amp;#39;t imagine how this increased indexing would hurt my chances of being returned in some search results.&lt;br /&gt;  &lt;br /&gt;  In a possibly related subject, a Google search for &amp;#39;Aaron Lynch&amp;#39; now returns this page in the top 10 search results (#6 as of this entry) and an MSN search returns &lt;a href=&quot;http://www.aaronjlynch.com&quot;&gt;www.AaronJLynch.com&lt;/a&gt; as #3!&lt;br /&gt;  &lt;br /&gt;  Does anybody want my autograph?  &lt;img src=&quot;/fckeditor/editor/images/smiley/msn/wink_smile.gif&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;  &lt;br /&gt;  UPDATE 1/25/06:  Either Google has changed my ranking somehow, or my switch to BlogCFC&amp;nbsp; has harmed my accessibility somehow.  I now turn up on like page 5 or something terrible.  Back to the drawing board!    </description><pubDate>Tue, 15 Nov 2005 06:00:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2005/11/15/Robots-and-main-page-accessibility</guid><category>SEO</category></item></channel></rss>