<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fuzzy Logic &#187; Ubuntu</title>
	<atom:link href="http://www.thetacticalnuke.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetacticalnuke.com</link>
	<description>Because things aren&#039;t confusing enough...</description>
	<lastBuildDate>Fri, 10 Jun 2011 22:52:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy install of GEANT4 on Ubuntu 7.04 (and 8.04 and 8.10)</title>
		<link>http://www.thetacticalnuke.com/2008/12/easy-install-of-geant4-on-ubuntu-704-and-804-and-810/</link>
		<comments>http://www.thetacticalnuke.com/2008/12/easy-install-of-geant4-on-ubuntu-704-and-804-and-810/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 05:12:45 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[GEANT4]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=89</guid>
		<description><![CDATA[In my research I work with the Physics simulation software GEANT4.  It&#8217;s an incredibly detailed and realistic package, but it&#8217;s an absolute beast to get working.  A while ago one of my coworkers found this site and it makes it incredibly easy.  It went down a while ago, but you can find it at http://aix1.uottawa.ca/~skirkwoo/GEANT4-Kubuntu.html [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="https://engineering.purdue.edu/IMASS" target="_blank">research</a> I work with the Physics simulation software <a href="http://geant4.web.cern.ch/geant4/" target="_blank">GEANT4</a>.  It&#8217;s an incredibly detailed and realistic package, but it&#8217;s an absolute beast to get working.  A while ago one of my coworkers found <a href="http://www.ece.ualberta.ca/~kirkwood/GEANT4-Kubuntu.html" target="_blank">this site</a> and it makes it incredibly easy.  It went down a while ago, but you can find it at <a href="http://aix1.uottawa.ca/~skirkwoo/GEANT4-Kubuntu.html" target="_blank">http://aix1.uottawa.ca/~skirkwoo/GEANT4-Kubuntu.html</a> now.  I believe the old link is up as well, but the newer link is <a href="http://aix1.uottawa.ca/~skirkwoo/" target="_blank">Dr. Kirkwood&#8217;s official site</a>.  It&#8217;s a really great install and very valuable because it works on 8.04 (Hardy Heron), which is a Long-Term Service release.  The guide is for Kubuntu, but it works great on Ubuntu as well.</p>
<p>A quick note about using newer version of Ubuntu: From 8.10 (Intrepid Ibex) on, Ubuntu doesn&#8217;t come with a g77 package. g77 is not used for GEANT4 specifically, but with <a href="http://root.cern.ch/" target="_blank">CERN&#8217;s ROOT</a>, which is an amazing statistical analysis package. You won&#8217;t NEED this for GEANT4, but it allows you to do some cool stuff.  Anyhow, instead of g77, Intrepid (8.10) comes with &#8216;gfortran&#8217; which is not the same code, it seems.  Now, there are two ways on handling it.  I, personally, advise sticking to 8.04 and the g77 it comes with.  However, you can use a newer version of Ubuntu (or its variants) and either <a href="http://ubuntuforums.org/showpost.php?p=6160836&amp;postcount=14" target="_blank">use Hardy packages</a> or install from source.  Either way, it&#8217;s nice to have ROOT installed for statistical analysis.</p>
<p>As a side note, I&#8217;m hoping to (eventually) post a complete walkthrough of the process I go through when compiling CLHEP, GEANT4, and ROOT on a 8.04 machine.  It&#8217;ll probably be a while before I manage to get it written up, but it sure would be nice&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/12/easy-install-of-geant4-on-ubuntu-704-and-804-and-810/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tip: Fix Java not finding libmawt.so (Ubuntu 8.10)</title>
		<link>http://www.thetacticalnuke.com/2008/12/tip-fix-java-not-finding-libmawtso-ubuntu-810/</link>
		<comments>http://www.thetacticalnuke.com/2008/12/tip-fix-java-not-finding-libmawtso-ubuntu-810/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 19:09:17 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Swing]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=80</guid>
		<description><![CDATA[Just a quick fix for this problem&#8211;I&#8217;m more posting this for myself than anyone else.  Anyhow, if you have at one point installed the non-official Java package and then installed the sun-java6-jre package set, you may be missing some things.  The error I was getting was
Exception in thread "main" java.lang.UnsatisfiedLinkError:
Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
The exact error [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick fix for this problem&#8211;I&#8217;m more posting this for myself than anyone else.  Anyhow, if you have at one point installed the non-official Java package and then installed the <em>sun-java6-jre</em> package set, you may be missing some things.  The error I was getting was</p>
<pre><strong>Exception in thread "main" java.lang.UnsatisfiedLinkError:
Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so</strong></pre>
<p>The exact error being:</p>
<pre><strong>Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so</strong>
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666)
at java.lang.Runtime.load0(Runtime.java:787)
at java.lang.System.load(System.java:1022)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1767)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1684)
at java.lang.Runtime.loadLibrary0(Runtime.java:840)
at java.lang.System.loadLibrary(System.java:1047)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1610)
at java.awt.Toolkit.&lt;clinit&gt;(Toolkit.java:1632)
at java.awt.Component.&lt;clinit&gt;(Component.java:568)
at CreditSystem.main(CreditSystem.java:17)</pre>
<p>The solution I found was to issue the following command</p>
<pre>sudo update-java-alternatives -s java-6-sun</pre>
<p>That will update your files and fix it. Fun fun&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/12/tip-fix-java-not-finding-libmawtso-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 (Intrepid Ibex) beta on T61</title>
		<link>http://www.thetacticalnuke.com/2008/10/ubuntu-810-intrepid-ibex-beta-on-t61/</link>
		<comments>http://www.thetacticalnuke.com/2008/10/ubuntu-810-intrepid-ibex-beta-on-t61/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 18:07:42 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Thinkpad]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=74</guid>
		<description><![CDATA[Canonical released the Ubuntu 8.10 beta candidate last week.  As an avid Ubuntu user, I decided to give it a try on my T61 laptop.  I&#8217;m generally hesitant to upgrade to betas with Ubuntu&#8211;I&#8217;ve really never managed to have a flawless upgrade process.  I was determined, however, that today would be different!  So I fired [...]]]></description>
			<content:encoded><![CDATA[<p>Canonical released the <a href="http://releases.ubuntu.com/releases/8.10/" target="_blank">Ubuntu 8.10 beta</a> candidate last week.  As an avid Ubuntu user, I decided to give it a try on my T61 laptop.  I&#8217;m generally hesitant to upgrade to betas with Ubuntu&#8211;I&#8217;ve really never managed to have a flawless upgrade process.  I was determined, however, that today would be different!  So I <a href="http://www.ubuntu.com/testing/intrepid/beta#Upgrading%20from%20Ubuntu%208.04" target="_blank">fired up the Update Manager</a> so I could update from 8.04 and prayed.</p>
<p><span id="more-74"></span></p>
<p>The first thing that I realized with this upgrade was that it was going to take a <strong>long</strong> time.  I had to download and upgrade 1800+ packages.  I started the process at about 9 in the morning.  By 12:30, all of my packages had downloaded and installed.  I was ready to reboot and give it a try!</p>
<h2>Fixing a Kubuntu Login Screen and Gnome not being default</h2>
<p>One major problem I always seem to run into was that, at some point in my past, I installed KDE4 to try it out and, in doing so, it took over my system.  Now anytime I get a system update I have to reinstall the official Ubuntu bootup screen and tell GDM to boot into Gnome, not KDE, for my system.  This is how to fix the bootup screen.</p>
<pre>System -&gt; Administration -&gt; StartUp-Manager -&gt; "Appearance" Tab</pre>
<pre>Change "Usplash Theme" to 'usplash-theme-ubuntu'</pre>
<p>To fix the Gnome problem, simply select Gnome from the &#8220;Options -&gt; Session&#8221; menu on your login page.</p>
<h2>Make the Trackpoint work again!</h2>
<p>Another problem I was having is that my Trackpoint would not right click or scroll with the middle button.  Seeing as that &#8216;<a href="http://xkcd.com/243/" target="_blank">clit mouse</a>&#8216;  that is the only thing I use, it was absolutely killing me.  After a small amount of googling, however, I found <a href="http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html" target="_blank">this post</a> which gave me the solution:</p>
<p>Edit: <tt>/etc/hal/fdi/policy/mouse-wheel.fdi</tt> and add</p>
<pre>&lt;match key="info.product" string="TPPS/2 IBM TrackPoint"&gt;
 &lt;merge key="input.x11_options.EmulateWheel" type="string"&gt;true&lt;/merge&gt;
 &lt;merge key="input.x11_options.EmulateWheelButton" type="string"&gt;2&lt;/merge&gt;
 &lt;merge key="input.x11_options.XAxisMapping" type="string"&gt;6 7&lt;/merge&gt;
 &lt;merge key="input.x11_options.YAxisMapping" type="string"&gt;4 5&lt;/merge&gt;
 &lt;merge key="input.x11_options.ZAxsisMapping" type="string"&gt;4 5&lt;/merge&gt;
 &lt;merge key="input.x11_options.Emulate3Buttons" type="string"&gt;true&lt;/merge&gt;
&lt;/match&gt;</pre>
<p>This should let you use your Trackpoint. That&#8217;s a great thing.</p>
<h2>Make Compiz the default Window Manager!</h2>
<p>For whatever reason, I&#8217;ve never had compiz as the default window manager.  I wanted this so I found this solution.  Edit the file  &#8220;~/.gnomerc&#8221;   and add:</p>
<pre class="message">export WINDOW_MANAGER=/usr/bin/compiz</pre>
<p>From there you can reboot and compiz should be the default Window Manager!</p>
<h2>Fix keyboard problems</h2>
<p>For whatever reason, upgrading borked my keyboard. Volume controls no longer worked, arrow keys turned into the PrintScreen button, etc.  This is, obviously, a pain.  The program &#8220;thinkpad-keys&#8221; works for me to fix these keys.  To add it to run every time, do the following:</p>
<pre>System -&gt; Preferences -&gt; Sessions -&gt; Add</pre>
<pre>Name: "Thinkpad Keys"</pre>
<pre>Command: "thinkpad-keys"</pre>
<pre>Add it and close.</pre>
<p>Now your keys are fixed!</p>
<p>Those are all of the fixes I have right now, but I&#8217;ll post if I find them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/10/ubuntu-810-intrepid-ibex-beta-on-t61/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing WoW under Wine with Gutsy on a T61</title>
		<link>http://www.thetacticalnuke.com/2008/08/installing-wow-under-wine-with-gutsy-on-a-t61/</link>
		<comments>http://www.thetacticalnuke.com/2008/08/installing-wow-under-wine-with-gutsy-on-a-t61/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 01:46:12 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[Blizzard]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>
		<category><![CDATA[WoW]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=50</guid>
		<description><![CDATA[So, thanks to Jeff Nadeau, I got hooked on WoW recently.  Unfortunately, I had a problem&#8211;How would I play this completely addicting game without the ability to play it on my laptop?  After all, the inability to play CSS/TF2 on my laptop with Wine was one of the big reasons I didn&#8217;t fail out of [...]]]></description>
			<content:encoded><![CDATA[<p>So, thanks to <a href="http://www.jnadeau.com" target="_blank">Jeff Nadeau</a>, I got hooked on WoW recently.  Unfortunately, I had a problem&#8211;How would I play this completely addicting game without the ability to play it on my laptop?  After all, the inability to play CSS/TF2 on my laptop with Wine was one of the big reasons I didn&#8217;t fail out of Engineering last year.  Luckily, after hacking at this for a few hours I managed a fix so I can properly lose all of my social life.</p>
<p><span id="more-50"></span></p>
<p>Just for the record, my computer is running Ubuntu Gutsy on a T61 14.1&#8243;.  The graphics card is the Intel X3100, running the default Ubuntu drivers.  The wine version used was Wine 1.1.2.</p>
<p>First of all, Wine has always been a really big problem for me. I never seem to get anything working properly.  In fact, up until today I had been running a year old version of Wine because any newer version somehow wouldn&#8217;t let me run the few applications I still emulated with Wine (mainly MS Office 2003).  Well, today I decided that I would bite the bullet and attempt to install WoW under wine.  Installing it, at least for me, was not unique&#8211;Copy the Installer.mpq files from each of the four discs, run the installer under Wine, and go for it.  After the initial game was installed (at version 1.0) the game <strong>ran perfectly</strong>&#8211;well, at least it booted up and went to the login screen perfectly.  After a series of what seemed like endless patches, I finally ended up at version <strong>2.4.3</strong>, which is the current version at the time of writing this.</p>
<p>Now, I did something stupid: I <em>assumed</em>.  I assumed that since WoW had started up initially (v1.0) that it would start up after patches (v2.4.3).  After all, I looked through patch notes and there was nothing about breaking wine compatibility (I completely stole that joke from Jeff.  Proper credit is due). But, when I started the program under default settings (DirectX), it didn&#8217;t want to work anymore.  It showed my screen slightly mangled and had a cursor, but nothing would work (not even killing the X server or attempting to SSH/VNC in) to stop it.  After a few hard reboots, I attempted to open it with the command</p>
<p>wine Wow.exe -opengl</p>
<p>I <em>assumed</em> that since I was running in Linux and OpenGL was native, that would be a much better solution.  What did I get for my assumption?</p>
<div id="attachment_51" class="wp-caption alignnone" style="width: 310px"><a href="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowfun.png"><img class="size-medium wp-image-51" title="wow-broken-loginscreen" src="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowfun-300x187.png" alt="The OpenGL version of the WoW login screen" width="300" height="187" /></a><p class="wp-caption-text">The OpenGL version of the WoW login screen</p></div>
<p>Yes, that&#8217;s correct.  A <strong>completely </strong>messed up version of WoW&#8217;s login screen.  Maybe, though, it&#8217;s just a problem with the login screen.  Sometimes various things in menus don&#8217;t work in games under Wine and it&#8217;s just a matter of getting into the game itself.  I <em>assumed</em> this was one of those cases, so I went for it.  My result?</p>
<div id="attachment_52" class="wp-caption alignnone" style="width: 310px"><a href="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowworks.png"><img class="size-medium wp-image-52" title="wowworks" src="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowworks-300x187.png" alt="A new graphical pack for WoW that Blizzard pushed just to me!" width="300" height="187" /></a><p class="wp-caption-text">A new graphical pack for WoW that Blizzard pushed just to me!</p></div>
<p>That&#8217;s right.  An AWESOME version of the WoW interface. <strong>Great.</strong> At this point, I was getting fairly frustrated.  I&#8217;m going to cut out the hour or two of me surfing the internet for any semblence of a solution and tell you the final setup I used to get it to work.</p>
<p><strong>This is my solution.  Your results may vary.</strong></p>
<ul>
<li>In the &#8216;winecfg&#8217; program, uncheck the box that says &#8220;<a href="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/winecfg.png" target="_blank">Allow Pixel Shader (if supported by hardware)</a>&#8220;.</li>
<li>Add the following lines to your Config.wtf (located in ~/.wine/drive_c/Program Files/World of Warcraft/WTF/)</li>
<li>
<pre>SET UIFaster "2"</pre>
<pre>SET ffxDeath "0"</pre>
<pre>SET ffxGlow "0"</pre>
<pre>SET gxWindow "1"</pre>
<pre>SET SoundOutputSystem "1"</pre>
<pre>SET SoundBufferSize "150"</pre>
</li>
<li><strong>Keep</strong> the display on DirectX (wine Wow.exe -d3d) and remove any references to OpenGL in your Config.wtf file.  I could not get it to work with OpenGL, but DirectX worked.</li>
</ul>
<p>I doubt this solution will work for everyone, but I thought I may as well put it up to keep others from the same headache I suffered through.  This is what I got in the end:</p>
<div id="attachment_54" class="wp-caption alignnone" style="width: 310px"><a href="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowsuccess.png"><img class="size-medium wp-image-54" title="wowsuccess" src="http://www.thetacticalnuke.com/wp-content/uploads/2008/08/wowsuccess-300x187.png" alt="My final result after lots of hacking with Wine" width="300" height="187" /></a><p class="wp-caption-text">My final result after lots of hacking with Wine</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/08/installing-wow-under-wine-with-gutsy-on-a-t61/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fixing the mime-key error in Filezilla, complements of Adobe AIR</title>
		<link>http://www.thetacticalnuke.com/2008/07/fixing-the-mime-key-error-in-filezilla-complements-of-adobe-air/</link>
		<comments>http://www.thetacticalnuke.com/2008/07/fixing-the-mime-key-error-in-filezilla-complements-of-adobe-air/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 13:00:16 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[mime types]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=22</guid>
		<description><![CDATA[I really like Adobe AIR as a platform, mainly because I generally like the idea of having a platform that can run the same apps on any of the big three Operating Systems (Windows, Mac, Linux).  Unfortunately, after installing the Adobe Air alpha for Linux I was having a problem with an error every time [...]]]></description>
			<content:encoded><![CDATA[<p>I really like <a href="http://www.adobe.com/products/air/" target="_blank">Adobe AIR</a> as a platform, mainly because I generally like the idea of having a platform that can run the same apps on any of the big three Operating Systems (Windows, Mac, Linux).  Unfortunately, after installing the <a href="http://labs.adobe.com/technologies/air/" target="_blank">Adobe Air alpha for Linux</a> I was having a problem with an error every time I started up Filezilla.  This would popup on every startup:</p>
<pre>"Can't open /usr/share/mime-info/air.keys" (error 2: no such file or directory)"
"Can't open /usr/share/mime-info/air.mime" (error 2: no such file or directory)"</pre>
<p>Obviously, this wasn&#8217;t the worst thing that could possibly happen to me&#8230; but it was rather aggravating!  To solve this problem I went scrounging through the depths of the interblags and finally managed to fix it.  Lots of help comes from the <a href="http://www.dustypixels.com/blog/2008/04/02/help-adobe-air-for-linux-ate-my-mimetypes/" target="_blank">Dusty Pixels blog</a>, but I figured I would compile what worked for me here.</p>
<p><span id="more-22"></span></p>
<p>I will copy in these codes directly as I used them (and supress any output).  Please note that I do sudo into root for this fix just to make sure there are no permissions errors&#8211;if you wish to go the fully &#8216;approved&#8217; method, just append sudo on every single command here.</p>
<pre>nuke@nuke-laptop:~$ cd /opt/Adobe\ AIR/Versions/1.0/xdg-utils/</pre>
<pre>nuke@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils$ sudo su</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# xdg-mime uninstall --novendor /opt/Adobe\ AIR/Versions/1.0/support/AdobeAIR.xml</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# sudo nano ../support/AdobeAIR.xml
</pre>
<p>This step <strong>requires</strong> that you remove the three lines starting with <strong>&lt;magic priority=&#8221;100&#8243;&gt;</strong> and ending with &lt;<strong>/magic&gt;</strong>.</p>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# xdg-mime install --novendor /opt/Adobe\ AIR/Versions/1.0/support/AdobeAIR.xml</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# sudo unlink /usr/share/mime-info/air.keys</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# sudo unlink /usr/share/mime-info/air.mime</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# sudo ln -s /opt/Adobe\ AIR/Versions/1.0/support/air.keys /usr/share/mime-info/air.keys</pre>
<pre>root@nuke-laptop:/opt/Adobe AIR/Versions/1.0/xdg-utils# sudo ln -s /opt/Adobe\ AIR/Versions/1.0/support/air.mime /usr/share/mime-info/air.mime</pre>
<p>And there you go!  You shouldn&#8217;t have any more mime-type errors in Filezilla!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/07/fixing-the-mime-key-error-in-filezilla-complements-of-adobe-air/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sometimes selling free software is a good thing!</title>
		<link>http://www.thetacticalnuke.com/2008/07/sometimes-selling-free-software-is-a-good-thing/</link>
		<comments>http://www.thetacticalnuke.com/2008/07/sometimes-selling-free-software-is-a-good-thing/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 17:00:28 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Best Buy]]></category>
		<category><![CDATA[Geek Squad]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=21</guid>
		<description><![CDATA[All of the usual suspects are up in arms over the fact that Best Buy is (and has been) selling Ubuntu Linux for $20 on their website (and instore at most of my local stores).  They even sell an installation service for it for $130 through their Geek Squad service.  A lot of people seemed [...]]]></description>
			<content:encoded><![CDATA[<p>All of the <a href="http://digg.com/linux_unix/Best_Buy_Sells_Ubuntu_for_Only_19_99USD" target="_blank">usual</a> <a href="http://linux.slashdot.org/linux/08/07/09/026208.shtml" target="_blank">suspects</a> are up in arms over the fact that Best Buy is (and has been) <a href="http://www.bestbuy.com/site/olspage.jsp?skuId=8888563&amp;st=ubuntu&amp;lp=1&amp;type=product&amp;cp=1&amp;id=1211587312374" target="_blank">selling Ubuntu Linux for $20</a> on their website (and instore at most of my local stores).  They even sell an installation service for it for $130 through their Geek Squad service.  A lot of people seemed to be completely outraged by the fact that Best Buy would <em>dare</em> to charge for Open-Source Software.  Hell, Ubuntu is free for <a href="http://www.ubuntu.com/GetUbuntu/download" target="_blank">download</a> and you can even have Canonical <a href="https://shipit.ubuntu.com/" target="_blank">send you a free copy</a>.  So why would anyone ever possibly buy a copy of Ubuntu in the store and why <em>shouldn&#8217;t</em> people be outraged that Best Buy is selling it?  I think it&#8217;s great that Best Buy is doing this for a few main reasons: This program helps grant legitimacy to Ubuntu in the eyes of the average user.  The partnership with Geek Squad for installation is also good, and you can&#8217;t discount the fact that even if a user doesn&#8217;t buy it, they very well may be intrigued by this weird software called &#8216;eww &#8211; bun- two.&#8217;</p>
<p><span id="more-21"></span></p>
<p>The biggest implication of Best Buy selling Ubuntu is just that&#8211;Best Buy is selling Ubuntu!  It is, as far as I know, either the second or third time a major retailer has marketed Linux (the others being <a href="http://www.walmart.com/catalog/product.do?product_id=7754614" target="_blank">Walmart&#8217;s $200 Linux PC</a> and the Asus Eee PC).  Many people are hesitant to adopt anything that is free in the computing world due to the horrible experiences that most people have with free, spyware-infested software.  If the slightly computer-savvy average person is in the store and sees Ubuntu it should help them realize that it is a legitmate piece of software.  Once people start seeing Ubuntu in the store there will definitely be a large amount of random purchases of the software.  Also, on the bright side, a boxed copy of Ubuntu would make a much nicer present than CD-R with Sharpie on it!  Either way, the selling of Ubuntu, especially at the reasonable price of $20, is a good thing for adoption.</p>
<p>The biggest battle for Linux adoption is to get the software into the hands of new people.  But even after they have paid for it, many may not install their new, shrink-wrapped copy of Ubuntu once they actually try to install it.  Confusion over various things (<em>Hey Jeb, what&#8217;s a partition?</em>) that seem overly simple to experienced Linux users will be enough to offset users.  Luckily, the Geek Squad installation option is, ideally, great.  This is, of course, most likely the first and last time I will ever complement the Geek Squad as a whole, but I really think this is a good thing to have.  First of all, it makes it seem more &#8216;comparable&#8217; with Windows&#8217; high price tag.  $20 isn&#8217;t much, but when you add on a $130 installation charge it is more in the range of Windows (which is, after all, the main competition).  This also gives users a way to install Ubuntu without having to know anything about computers.  As long as the Geek Squad agent (and I use that word in the loosest term imaginable) is competent, this will definitely provide a decently painless way for people to obtain Ubuntu.</p>
<p>When someone is walking in the aisles of Best Buy and sees Ubuntu they will, most likely, be confused.  Even after reading the box they may still have questions and not buy it, and that&#8217;s perfectly fine.  At least the user will have been exposed to Ubuntu which is, in my opinion, a major victory.  If enough people start wondering about Ubuntu, they&#8217;ll start talking.  It&#8217;s not hard to imagine two co-workers chatting about this strange new Ubuntu thing they saw the last few times they were at Best Buy.  Retail Stores are, after all, about advertising products and making them look good enough that a person feels the need to purchase them.</p>
<p>In the end, we&#8217;ll all have to wait and see.  Maybe this will pay off like I (and so many others) hope it will.  Of course, it could also easily have the opposite effect.  If Best Buy doesn&#8217;t sell enough copies to justify keeping Ubuntu in stock, it will probably acquire an aversion to selling more Linux distros and Linux-based computers.  But for now, I&#8217;ll keep on hoping.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/07/sometimes-selling-free-software-is-a-good-thing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu easier to use than OS X?</title>
		<link>http://www.thetacticalnuke.com/2008/06/ubuntu-easier-to-use-than-os-x/</link>
		<comments>http://www.thetacticalnuke.com/2008/06/ubuntu-easier-to-use-than-os-x/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 03:48:00 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=14</guid>
		<description><![CDATA[I was browsing Digg this morning and found a rather interesting story with some random guy (evidently a &#8216;Matthew Daly&#8217; in the UK) about how he thought his Ubuntu installation was easier to use than OS X.  In fact, his exact statement was:
A modern beginner-oriented Linux distribution such as Ubuntu is considerably easier to use [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing Digg this morning and found a <a href="http://farbeyondtheedgeofreason.blogspot.com/2008/06/ubuntu-is-easier-to-use-than-mac.html" target="_blank">rather interesting story</a> with some random guy (evidently a &#8216;Matthew Daly&#8217; in the UK) about how he thought his Ubuntu installation was easier to use than OS X.  In fact, his exact statement was:</p>
<blockquote><p><span style="font-weight: bold; font-family: arial;">A modern beginner-oriented Linux distribution such as Ubuntu is considerably easier to use than a Mac. </span></p></blockquote>
<p>Now, I am a huge Linux guy.  I love my T61 Thinkpad running Ubuntu (formerly Gutsy, now Hardy).  I&#8217;ve had the laptop for almost a year exactly and have had Ubuntu on it ever since the first Ubuntu 7.10 RC releases and couldn&#8217;t be happier.  It gives me, a very very cranky power user, exactly what I want.  That being said, I just <em>don&#8217;t</em> agree that it is easier to use for new users than OS X.  In fact, I think they both are horrible for new users.</p>
<p><span id="more-14"></span></p>
<p>Part of the problem is that we must first define what a &#8216;new&#8217; user is.  Clearly it is very hard to imagine anyone in the US, let alone most of the developed world, that has never had any contact with a normal desktop computer.  So, for the purposes of this post, I&#8217;m going to assume that a &#8216;new user&#8217; is a normal person who has used their (Windows) computer for browsing the internet, managing email, writing Word/Excel documents, and maybe downloading pictures from their camera.  Unfortunately, that is all many people use their computer for.  Many of us who are very computer-savvy forget that some things are just confusing because those who are less informed don&#8217;t fully understand the technology.  If a novice user sees a pop-up that says they have spyware and they can &#8220;GET RID OF IT BY CLICKING HERE!&#8221; then they&#8217;re going to do it because that <em>sounds scary</em>.  They&#8217;re not going to know that a random pop-up ad has no chance of finding spyware, they&#8217;re just going to know that someone is telling them that their computer is messed up and, as a result, they&#8217;re going to attempt to fix it.  All of this adds to the problem of usability.<br />
1. <em>The Desktop</em>:The problem with the Ubuntu Desktop, compared to the OS X desktop, is that it is very sparse as shipped.  This is great for Linux diehards, but for someone who wants to use Linux like Windows they&#8217;re going to initially be confused.  Why would they look up to the top bar when they&#8217;re always used to going to the bottom-left and clicking the start button?  At least OS X keeps their bar on the bottom.  On top of that, at least the Mac starts with certain applications initially on the screen.  Ubuntu doesn&#8217;t give you anything like that.</p>
<p>2. <em>Installing New Software</em>: I&#8217;ll give Matthew this point.  Ubuntu is definitely better in this regard.  The .dmg format is slightly confusing for new users.  At least .deb seems to work fairly well&#8211;if you double click the file then Ubuntu handles it very well.</p>
<p>3. <em>Compiling from Source</em>:  I don&#8217;t think that this is really a consideration that should be taken with new users.  There&#8217;s no reason they would need to compile things and, if they did, they aren&#8217;t new users.  Hell, even trying to get people to understand what the hell &#8216;compiling&#8217; source meant would be confusing&#8211;and we&#8217;re not even going to start working on what they would have to do to get all of the dependencies for various software.</p>
<p>4. <em>Out of the box functionality</em>:  I agree with Matthew that it&#8217;s a slightly unfair comparison because of the different situations.  For instance, Ubuntu on old/weird hardware is going to be a completely different experience than getting it pre-installed on a new Dell machine.  Of course, the same can be said of OS X as a &#8216;hackintosh&#8217; instead of on native apple hardware.  For that reason, I&#8217;ll let this point go.</p>
<p>5. <em>Greater range of pre-installed applications</em>: This is true although I&#8217;d argue some of them don&#8217;t meet the quality/polish of Mac OS X.</p>
<p>6. <em>Better support of third party media players</em>:  Maybe this is just me being me, but <strong>people have iPods</strong>.  iPods outnumber everything else, last time I checked.  I know that when I tried Amarok a few months ago, probably around January, that it wouldn&#8217;t do many of the things that I wanted it to do (album art on my 5.5G iPod, it split up podcasts into multiple injuries, various other things).  iTunes <strong>works</strong>, plain and simple.</p>
<p>I love Ubuntu and wouldn&#8217;t want to use OS X, but I don&#8217;t think it&#8217;s (yet) fair to say that Linux is easier for a completely new user than OS X.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/06/ubuntu-easier-to-use-than-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

