<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>Thu, 28 Aug 2008 08:03:50 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>Updates to cf_scriptalizer and InstantSpot.com</title><link>http://ajlcom.instantspot.com/blog/2008/07/14/Updates-to-cfscriptalizer-and-InstantSpotcom</link><description>For those of you interested, I have made another slight update to my custom tag cf_scriptalizer.  After implementing the custom tag on all of the InstantSpot.com user sites I noticed that I mistakenly left in code to rewrite the config file every time a new file combination was passed.&lt;br /&gt;&lt;br /&gt;Now, it works as designed.  Every unique combination of Javascript files is managed on its own, that way we don&apos;t have to have one generic combined/minified file.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
The latest version of the tag can be downloaded &lt;a href=&quot;http://ajlcom.instantspot.com/blog/2008/07/09/Problem-WAY-too-many-javascript-files-Solution-cfscriptalizer&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;</description><pubDate>Mon, 14 Jul 2008 14:51:13 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/14/Updates-to-cfscriptalizer-and-InstantSpotcom</guid></item><item><title>Updates to Scriptalizer.com</title><link>http://ajlcom.instantspot.com/blog/2008/07/11/Updates-to-Scriptalizercom</link><description>This morning I made a change to &lt;a href=&quot;http://www.scriptalizer.com&quot;&gt;Scriptalizer.com&lt;/a&gt; to accept more known MIME types.  So if anybody was trying it and getting the 0KB result, please try it again.&lt;br /&gt;&lt;br /&gt;For those interested, a JavaScript file&apos;s MIME will look different based off of where it originates (browser sending it).&lt;br /&gt;&lt;br /&gt;Here are the ones I know about:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;text/ecmascript&lt;/li&gt;&lt;li&gt;application/ecmascript&lt;/li&gt;&lt;li&gt;text/jscript&lt;/li&gt;&lt;li&gt;application/x-js&lt;/li&gt;&lt;li&gt;application/javascript&lt;/li&gt;&lt;li&gt;application/x-javascript&lt;/li&gt;&lt;li&gt;text/javascript&lt;/li&gt;&lt;li&gt;application/octet-stream&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;</description><pubDate>Fri, 11 Jul 2008 13:14:21 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/11/Updates-to-Scriptalizercom</guid></item><item><title>Combine and compress your javascript files:  Scriptalizer.com</title><link>http://ajlcom.instantspot.com/blog/2008/07/10/Combine-and-compress-your-javascript-files--Scriptalizercom</link><description>&lt;p&gt;After creating a custom tag and minifier component (using YUICompressor) I decided it would be a pretty neat service to offer to everybody.&amp;nbsp; Last night I scrounged up a website and called it &lt;a href=&quot;http://www.scriptalizer.com/&quot;&gt;Scriptalizer.com&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to test what cf_scriptalizer does to your javascript before you actually use the tag, you can try out the generated script provided by &lt;a href=&quot;http://www.scriptalizer.com/&quot;&gt;Scriptalizer.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NOTE: All source files uploaded is immediately deleted once generated.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Thu, 10 Jul 2008 13:37:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/10/Combine-and-compress-your-javascript-files--Scriptalizercom</guid><category>ColdFusion,Internet,Web Development,Javascript</category></item><item><title>Problem: WAY too many javascript files. Solution: cf_scriptalizer</title><link>http://ajlcom.instantspot.com/blog/2008/07/09/Problem-WAY-too-many-javascript-files-Solution-cfscriptalizer</link><description>Information about a custom tag to combine and compress javascript files.</description><pubDate>Wed, 09 Jul 2008 15:44:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/09/Problem-WAY-too-many-javascript-files-Solution-cfscriptalizer</guid><category>ColdFusion,Internet,Web Development,Javascript</category></item><item><title>Reading is fundamental:  AJ&apos;s Summer Reading List</title><link>http://ajlcom.instantspot.com/blog/2008/07/09/Reading-is-fundamental--AJs-Summer-Reading-List</link><description>Recently, while I was reading and enjoying Atlas Shrugged (by Ayn
Rand),  I came across a list of books somebody suggested everybody
read.  Unfortunately I have forgotten where I saw it...  But, I took
his list, massaged it a little, and came up with my own.  &lt;br /&gt;
&lt;br /&gt;
Here is a list of the next 10 books coming up from my list:  &lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;br /&gt;






&lt;/div&gt;&lt;table rules=&quot;none&quot; align=&quot;center&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cols=&quot;2&quot; frame=&quot;void&quot;&gt;
	&lt;colgroup&gt;&lt;col width=&quot;268&quot;&gt;&lt;col width=&quot;197&quot;&gt;&lt;/colgroup&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td width=&quot;268&quot; align=&quot;center&quot; height=&quot;17&quot;&gt;Title&lt;/td&gt;
			&lt;td width=&quot;197&quot; align=&quot;center&quot;&gt;Author&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Great Gatsby&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;F. Scott Fitzgerald&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Prince&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Niccolo Machiavelli&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;Slaughter-house Five&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Kurt Vonnegut&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td sdval=&quot;1984&quot; sdnum=&quot;1033;&quot; align=&quot;left&quot; height=&quot;17&quot;&gt;1984&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;George Orwell&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Republic of Plato: Second Edition&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Plato&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Brotherrs Karamazov&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Fyodor Dostoevsky&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Catcher in the Rye&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;J.D. Salinger&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Wealth Of Nations&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Adam Smith&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;For Whom the Bell Tolls&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Ernest Hemingway&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;left&quot; height=&quot;17&quot;&gt;The Picture of Dorian Gray&lt;/td&gt;
			&lt;td align=&quot;left&quot;&gt;Oscar Wilde&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;




	</description><pubDate>Wed, 09 Jul 2008 13:46:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/07/09/Reading-is-fundamental--AJs-Summer-Reading-List</guid><category>Miscellaneous</category></item><item><title>InstantSpot.com is open for business!</title><link>http://ajlcom.instantspot.com/blog/2008/03/03/InstantSpotcom-is-open-for-business</link><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You might have noticed, ever since our Version 2.0 release, InstantSpot account creation has only been available for those with a valid invitation code.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Well, that is a thing of the past.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks to all of our testers/users for helping us sort through&amp;nbsp; any&amp;nbsp; bugs&amp;nbsp; encountered along the way.&amp;nbsp;  As always, if any issues are encountered please feel free to &lt;a href=&quot;http://ajlcom.instantspot.com/page/Contact-Me&quot;&gt;contact me directly&lt;/a&gt; or use the link in the control panel to report problems.&lt;/p&gt;
&lt;p&gt;So what are you still doing here??!&amp;nbsp; Go &lt;a href=&quot;http://www.instantspot.com/join/referrer/56790944&quot;&gt;create your &apos;Spot now&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Mon, 03 Mar 2008 14:56:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/03/03/InstantSpotcom-is-open-for-business</guid><category>InstantSpot News,ColdFusion,Marketing,InstantSpot 2.0</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 `/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 `/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 `/usr/src/linux-2.6.22.15.tex2&apos; 
make: *** [vmmon.ko] 
Error 2 make: Leaving directory `/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 `/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 `/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 `/usr/src/linux-2.6.22.15.tex2&apos; make: *** [vmmon.ko] Error 2 
make: Leaving directory `/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>Create a custom pod with Sproutbuilder</title><link>http://ajlcom.instantspot.com/blog/2008/01/31/Create-a-custom-pod-with-Sproutbuilder</link><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sproutbuilder is a new application that recently rolled out in a beta status.  Basically it allows you to create widgets in a pretty nice Flex interface.&lt;/p&gt;
&lt;p&gt;From their &lt;a href=&quot;http://sproutbuilder.com/howitworks/&quot;&gt;howitworks page&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Building a sprout is easy. Choose from dozens of pre-built templates or start from scratch. Drag-and-drop shapes, text, images, video, and more. Then add components such as slideshows, jukeboxes, and countdown clocks, as well as interactive services such as chat (Meebo), phone (Ribbit), fundraising (ChipIn), and more. Once you&amp;rsquo;ve got your content in place, use advanced editing and navigation tools to perfect your sprout.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Ultimately you end up with an embed code, like this&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;&amp;lt;object classid=&amp;quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&amp;quot; codebase=&amp;quot;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&amp;quot; width=&amp;quot;180&amp;quot; height=&amp;quot;171&amp;quot; id=&amp;quot;sUAAKe0cDAJqAatXf&amp;quot;&amp;gt;&amp;lt;param name=&amp;quot;wmode&amp;quot; value=&amp;quot;transparent&amp;quot; /&amp;gt;&amp;lt;param name=&amp;quot;align&amp;quot; value=&amp;quot;middle&amp;quot; /&amp;gt;&amp;lt;param name=&amp;quot;bgcolor&amp;quot; value=&amp;quot;#ffffff&amp;quot; /&amp;gt;&amp;lt;param /&amp;gt;&amp;lt;param name=&amp;quot;movie&amp;quot; value=&amp;quot;http://farm.sproutbuilder.com/17661/load/UAAKe0cDAJqAatXf.swf&amp;quot; /&amp;gt;&amp;lt;embed type=&amp;quot;application/x-shockwave-flash&amp;quot; pluginspage=&amp;quot;http://www.macromedia.com/go/getflashplayer&amp;quot; src=&amp;quot;http://farm.sproutbuilder.com/17661/load/UAAKe0cDAJqAatXf.swf&amp;quot; width=&amp;quot;180&amp;quot; height=&amp;quot;171&amp;quot; wmode=&amp;quot;transparent&amp;quot; align=&amp;quot;middle&amp;quot; bgcolor=&amp;quot;#ffffff&amp;quot; /&amp;gt;&amp;lt;/object&amp;gt;
&amp;lt;img style=&amp;quot;visibility:hidden;width:0px;height:0px;&amp;quot; border=0 width=0 height=0 src=&amp;quot;http://counters.gigya.com/wildfire/CIMP/Jmx*PTEyMDE3OTA5NTUxMDcmcHQ9MTIwMTc5MDk1NTY5MSZwPTEyMDc*MSZkPTE4MjgyJm49.jpg&amp;quot; /&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;strong&gt;Now, to add it to your InstantSpot site...gotta tie that in right :)&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Log in to the control panel and click on the &lt;/strong&gt;&lt;strong&gt;Widgets section.&lt;/strong&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;450&quot; height=&quot;304&quot; border=&quot;1&quot; src=&quot;/userfiles/073006/90/admin.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Then, once you are there, you can click to add a pod, reorder, deactivate, etc...&lt;/strong&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;450&quot; height=&quot;216&quot; border=&quot;1&quot; src=&quot;/userfiles/073006/90/pods.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Then, on to the end result...go look at your Spot.&lt;/strong&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img width=&quot;450&quot; height=&quot;265&quot; border=&quot;1&quot; src=&quot;/userfiles/073006/90/sproutpod.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Thu, 31 Jan 2008 14:44:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/31/Create-a-custom-pod-with-Sproutbuilder</guid><category>ColdFusion,Internet,Technology,InstantSpot 2.0</category></item><item><title>My uncle&apos;s first shirt.woot.com sale</title><link>http://ajlcom.instantspot.com/blog/2008/01/29/My-uncles-first-shirtwootcom-sale</link><description>&lt;p&gt;How cool?!  My uncle, Jim, has been creating pieces of art in various forms for as long as I can remember.  Lately he has been creating t-shirt designs.  Tonight at midnight, his first approved &lt;a href=&quot;http://shirt.woot.com&quot;&gt;shirt.woot.com&lt;/a&gt; design goes on sale.&lt;/p&gt;
&lt;p&gt;He has titled this piece &lt;u&gt;Feed The Whale.&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;Jim describes it as&lt;em&gt; &amp;quot;a kind of Haida and Tlingit&lt;br /&gt;
Indian influenced thing&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://farm3.static.flickr.com/2117/2074946900_3fb836b003.jpg?v=0&quot; /&gt;&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;From what I hear, the shirt will be a creme american apparel shirt.&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;Very cool, and way to go Jim!&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;Check out more of Jim&apos;s art at his flickr page &lt;a href=&quot;http://www.flickr.com/photos/48266489@N00/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 30 Jan 2008 03:22:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/29/My-uncles-first-shirtwootcom-sale</guid><category>Internet,Miscellaneous</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>&quot;Friend Only&quot; Blogging...A New InstantSpot Feature</title><link>http://ajlcom.instantspot.com/blog/2008/01/15/Friend-Only-BloggingA-New-InstantSpot-Feature</link><description>Example of one of the levels of permission that can be applied to blog entries on InstantSpot.</description><pubDate>Tue, 15 Jan 2008 19:08:00 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/15/Friend-Only-BloggingA-New-InstantSpot-Feature</guid><category>InstantSpot News,Internet,InstantSpot 2.0</category></item><item><title>Star Spangled Banner Sung Backwards!</title><link>http://ajlcom.instantspot.com/blog/2008/01/11/Star-Spangled-Banner-Sung-Backwards</link><description>&lt;p&gt;
Wow, this took some serious memorization and trial/error I bet. &amp;nbsp;
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
[youtube LbkNxYaULBw]&amp;nbsp;
&lt;/p&gt;
</description><pubDate>Fri, 11 Jan 2008 19:36:58 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/11/Star-Spangled-Banner-Sung-Backwards</guid><category>Internet</category></item><item><title>Last Day for Open Sign-Ups</title><link>http://ajlcom.instantspot.com/blog/2008/01/11/Last-Day-for-Open-SignUps</link><description>&lt;p&gt;
&lt;u&gt;&lt;strong&gt;Today is the day!&amp;nbsp;&lt;/strong&gt;&lt;/u&gt; 
&lt;/p&gt;
&lt;p&gt;
What day you ask?&amp;nbsp; The day we are making the DNS change to direct you, the InstantSpot.com visitor, to our new and much-improved version of InstantSpot. &amp;nbsp;
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;/userfiles/073006/90/SpotLogo-trans.png&quot; alt=&quot;InstantSpot 2.0 Logo&quot; title=&quot;InstantSpot 2.0 Logo&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
What does this mean?&amp;nbsp; It means that today is the last day we are accepting open sign ups and going to &lt;strong&gt;Invite Only&lt;/strong&gt; registrations. &amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
As &lt;a href=&quot;http://daveshuck.instantspot.com/blog/index.cfm/2008/1/11/Final-day-of-the-original-InstantSpot&quot; title=&quot;Final day of original spot&quot;&gt;Dave has mentioned&lt;/a&gt; &lt;em&gt;&amp;quot;Our DNS TTL is an hour, so for many people the change  will show up almost immediately.&amp;quot;&amp;nbsp; &lt;/em&gt;and we&amp;#39;ll be making the switch late tonight so be sure to check back tomorrow for the new site.
&lt;/p&gt;
&lt;p&gt;
For our current members, we have taken every efffort to make the switch as backward compatible as possible.&amp;nbsp; Your current site should look largely the same, only better! :)
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;http://www.instantspot.com/index.cfm/event/Join&quot; title=&quot;Join InstantSpot&quot;&gt;JOIN NOW&lt;/a&gt;  If you&amp;#39;d like to create your own free InstantSpot blog.&amp;nbsp;&lt;/strong&gt;
&lt;/p&gt;
</description><pubDate>Fri, 11 Jan 2008 15:41:54 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2008/01/11/Last-Day-for-Open-SignUps</guid><category>InstantSpot News</category></item><item><title>Today I found a reason to actually have a webcam</title><link>http://ajlcom.instantspot.com/blog/2007/12/06/Today-I-found-a-reason-to-actually-have-a-webcam</link><description>&lt;p&gt;
Sandy, a co-worker of mine (you&amp;#39;ll see her pic later) just got a Mac Book and today she brought it to work to let me play with it.  As luck would have it I opened an application called Photo Booth.  Well, if you haven&amp;#39;t had time to play around with that app, you should because it is hilarious.  
&lt;/p&gt;
&lt;p&gt;
Here are the the pics we ended up with...ok, back to work!
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;Me&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;4&quot;&gt;&lt;/font&gt;&lt;img src=&quot;/userfiles/073006/90/Aaron.jpg&quot; alt=&quot; &quot; title=&quot;Aaron&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;Dave&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;/userfiles/073006/90/Dave.jpg&quot; alt=&quot; &quot; title=&quot;Dave&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;Conrad&lt;/strong&gt;&lt;/font&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;/userfiles/073006/90/Conrad.jpg&quot; alt=&quot; &quot; title=&quot;Conrad&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;4&quot;&gt;&lt;strong&gt;Sandy&lt;/strong&gt;&lt;/font&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;/userfiles/073006/90/Sandy.jpg&quot; alt=&quot; &quot; title=&quot;Sandy&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
</description><pubDate>Thu, 06 Dec 2007 15:04:42 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/12/06/Today-I-found-a-reason-to-actually-have-a-webcam</guid><category>Miscellaneous</category></item><item><title>Catfish Noodling...wow</title><link>http://ajlcom.instantspot.com/blog/2007/11/02/Catfish-Noodlingwow</link><description>&lt;p&gt;
Ok, so I had heard of this sport called noodling from my wife&amp;#39;s uncle (he&amp;#39;s from Oklahoma).  I guess I believed that somebody might have done this once or twice, but as it turns out its pretty common, in some places :).
&lt;/p&gt;
&lt;p&gt;
Basically, it boils down to a person finding a catfish hole and sticking their hand down in it until a catfish bites onto it...  ?!!?
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
[youtube tb5kEEcJqKM] 
&lt;/p&gt;
&lt;p&gt;
From Wikipedia:
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;strong&gt;Although the concept, catching fish with only the use of the arm in
the water, is simple enough, the process of noodling is more
complicated. The choice of catfish as the prey is not arbitrary, but
comes from the circumstances of their habitat. Flathead catfish live in
holes or under brush in rivers and lakes and thus are easy to capture
due to the static nature of their dwelling. To begin, a noodler goes
underwater to depths ranging from only a few feet to up to twenty feet,
placing his hand inside a discovered catfish hole. If all goes as
planned, the catfish will swim forward and latch onto the fisherman&amp;#39;s
hand, usually as a defensive maneuver in order to try to escape the
hole. If the fish is particularly large, the noodler can hook the head
around its gills.&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
And of course, this wonderful scene wouldn&amp;#39;t be complete without &amp;quot;&lt;a href=&quot;http://www.catfishgrabblers.com/&quot;&gt;Girls Gone Grabblin&lt;/a&gt;&amp;quot;.  Notice there is plenty of banjo music to go around in this video.&lt;br /&gt;
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
[youtube a82Iuh4jXZg]
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;http://www.catfishgrabblers.com/07-27&amp;amp;28-04%20056.jpg&quot; alt=&quot; &quot; width=&quot;500&quot; height=&quot;375&quot; /&gt;
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;http://www.catfishgrabblers.com/07-09-04%20001.jpg&quot; alt=&quot; &quot; width=&quot;500&quot; height=&quot;375&quot; /&gt; &lt;br /&gt;
&lt;/p&gt;
</description><pubDate>Fri, 02 Nov 2007 17:46:04 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/11/02/Catfish-Noodlingwow</guid><category>Internet</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>XKCD Strikes Again!  (hilarious)</title><link>http://ajlcom.instantspot.com/blog/2007/10/10/XKCD-Strikes-Again--hilarious</link><description>&lt;a href=&quot;http://xkcd.com/327/&quot; title=&quot;http://xkcd.com/327/&quot;&gt;&lt;img src=&quot;http://imgs.xkcd.com/comics/exploits_of_a_mom.png&quot; alt=&quot; &quot; title=&quot;Exploits of a mom&quot; width=&quot;600&quot; height=&quot;185&quot; /&gt;&lt;/a&gt; 				
</description><pubDate>Wed, 10 Oct 2007 21:32:53 GMT</pubDate><guid>http://ajlcom.instantspot.com/blog/2007/10/10/XKCD-Strikes-Again--hilarious</guid><category>Internet</category></item></channel></rss>