<?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; Tip</title>
	<atom:link href="http://www.thetacticalnuke.com/category/tip/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>VNC in Ubuntu 11.04 Fix</title>
		<link>http://www.thetacticalnuke.com/2011/05/vnc-in-ubuntu-11-04-fix/</link>
		<comments>http://www.thetacticalnuke.com/2011/05/vnc-in-ubuntu-11-04-fix/#comments</comments>
		<pubDate>Tue, 31 May 2011 19:44:35 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=224</guid>
		<description><![CDATA[Vino, the VNC server that&#8217;s set up by default in Ubuntu 11.04, has a huge problem:  it doesn&#8217;t refresh after the initial login.  You can click and type and it&#8217;ll register, but it won&#8217;t actually redraw the screen.  The following post has the solution:
http://ubuntuforums.org/showpost.php?p=10775950&#038;postcount=13

]]></description>
			<content:encoded><![CDATA[<p>Vino, the VNC server that&#8217;s set up by default in Ubuntu 11.04, has a huge problem:  it doesn&#8217;t refresh after the initial login.  You can click and type and it&#8217;ll register, but it won&#8217;t actually redraw the screen.  The following post has the solution:</p>
<p><a href="http://ubuntuforums.org/showpost.php?p=10775950&#038;postcount=13">http://ubuntuforums.org/showpost.php?p=10775950&#038;postcount=13<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/05/vnc-in-ubuntu-11-04-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digimesh Connectport X2B in TCP/UDP server mode</title>
		<link>http://www.thetacticalnuke.com/2011/05/digimesh-connectport-x2b-in-tcpudp-server-mode/</link>
		<comments>http://www.thetacticalnuke.com/2011/05/digimesh-connectport-x2b-in-tcpudp-server-mode/#comments</comments>
		<pubDate>Mon, 16 May 2011 12:44:48 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>
		<category><![CDATA[Digimesh]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[ZigBee]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=215</guid>
		<description><![CDATA[So, my boss recently bought a Connectport X2B for me to develop with.  I wanted to use the feature for forwarding via TCP, but saw absolutely nothing regarding that in the interface.  So, after about a day of digging, I found the following link (and, more importantly, the implications of it):  ConnectPort [...]]]></description>
			<content:encoded><![CDATA[<p>So, my boss recently bought a Connectport X2B for me to develop with.  I wanted to use the feature for forwarding via TCP, but saw absolutely nothing regarding that in the interface.  So, after about a day of digging, I found the following link (and, more importantly, the implications of it):  <a href="http://www.digi.com/support/productdetl.jsp?pid=3514&#038;osvid=62&#038;tp=2&#038;tp2=0">ConnectPort X2 &#8211; 802.15.4</a>.</p>
<p>On that page are different firmwares.  It turns out that my ConnectPort was loaded with 82002161_B2.bin firmware.  This would be fine, except I wanted the ConnectPort to forward my packets for me.  It turns out that, from there, I needed to actually use <a href="http://ftp1.digi.com/support/firmware/82002162_B2.bin">82002162_B2.bin</a> to give my ConnectPort the appropriate software.  Okay, but no big deal.  All would be fine after that!  All I had to do would be throw it into TCP or UDP server mode and away I would go.</p>
<p>Incorrect. While setting up the TCP server options I came across this help page:<br />
<div id="attachment_216" class="wp-caption alignnone" style="width: 275px"><a href="http://www.thetacticalnuke.com/2011/05/digimesh-connectport-x2b-in-tcpudp-server-mode/helppage/" rel="attachment wp-att-216"><img src="http://www.thetacticalnuke.com/wp-content/uploads/2011/05/helppage-265x300.PNG" alt="Help page for ConnectPort showing TCP Server" title="helppage" width="265" height="300" class="size-medium wp-image-216" /></a><p class="wp-caption-text">Help page for ConnectPort showing TCP Server</p></div></p>
<p>This would be extremely helpful, except for the tiny fact that the feature was removed from the web interface and never removed from the documentation.  This seems to be the story of the Digi documentation.  It is either incorrect or misleading, which can be incredibly frustrating. Not that I&#8217;m frustrated.</p>
<p>Anyhow, it turns out that, at this point, you have to revert to the <a href="http://ftp1.digi.com/support/documentation/90000566_J.pdf">terminal help documentation</a> to get from there.  Ignoring the fact that their terminal doesn&#8217;t support the traditional backspace (gotta ^H it) and is slower than anything I&#8217;ve used since the third grade, it actually provides a useful interface to the device.  Looking at the commands <b>set autoconnect</b> for TCP server settings and <b>set udpserial</b> for UDP server settings makes it work.</p>
<p>Or, at least in the case of UDP, &#8216;kinda&#8217; makes it work.  I currently have a situation where it seems to be dropping two bytes every packet when it sends me the data over UDP, so I&#8217;ll be talking to Digi about it today&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/05/digimesh-connectport-x2b-in-tcpudp-server-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digimesh Realport for Windows 7 x64</title>
		<link>http://www.thetacticalnuke.com/2011/05/digimesh-realport-for-windows-7-x64/</link>
		<comments>http://www.thetacticalnuke.com/2011/05/digimesh-realport-for-windows-7-x64/#comments</comments>
		<pubDate>Thu, 12 May 2011 12:04:17 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>
		<category><![CDATA[Digimesh]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[ZigBee]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/2011/05/digimesh-realport-for-windows-7-x64/</guid>
		<description><![CDATA[For some reason, the version of Realport included on the CDs won&#8217;t work. Instead, you have to download it from their site:
http://ftp1.digi.com/support/driver/40002549_e.zip
Once you download that, run the Setup64.exe
Link obtained from
http://forums.digi.com/support/forum/viewthread_thread,7603
]]></description>
			<content:encoded><![CDATA[<p>For some reason, the version of Realport included on the CDs won&#8217;t work. Instead, you have to download it from their site:<br />
<a href="http://ftp1.digi.com/support/driver/40002549_e.zip">http://ftp1.digi.com/support/driver/40002549_e.zip</a><br />
Once you download that, run the Setup64.exe<br />
Link obtained from<br />
<a href="http://forums.digi.com/support/forum/viewthread_thread,7603">http://forums.digi.com/support/forum/viewthread_thread,7603</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/05/digimesh-realport-for-windows-7-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digimesh API Packet Spec</title>
		<link>http://www.thetacticalnuke.com/2011/05/digimesh-api-packet-spec/</link>
		<comments>http://www.thetacticalnuke.com/2011/05/digimesh-api-packet-spec/#comments</comments>
		<pubDate>Tue, 10 May 2011 14:40:01 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>
		<category><![CDATA[Digimesh]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[ZigBee]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/2011/05/digimesh-api-packet-spec/</guid>
		<description><![CDATA[Took me too damned long to find this&#8230;
http://www.sparkfun.com/datasheets/Wireless/Zigbee/XBee-2.5-Manual.pdf
Pages 55-70
EDIT: That is outdated, the newest version is here: http://ftp1.digi.com/support/documentation/90000991_C.pdf
]]></description>
			<content:encoded><![CDATA[<p>Took me too damned long to find this&#8230;<br />
<a href="http://www.sparkfun.com/datasheets/Wireless/Zigbee/XBee-2.5-Manual.pdf">http://www.sparkfun.com/datasheets/Wireless/Zigbee/XBee-2.5-Manual.pdf</a><br />
Pages 55-70</p>
<p>EDIT: That is outdated, the newest version is here: <a href="http://ftp1.digi.com/support/documentation/90000991_C.pdf">http://ftp1.digi.com/support/documentation/90000991_C.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/05/digimesh-api-packet-spec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symbolic Links in Windows 7</title>
		<link>http://www.thetacticalnuke.com/2011/03/symbolic-links-in-windows-7/</link>
		<comments>http://www.thetacticalnuke.com/2011/03/symbolic-links-in-windows-7/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:37:51 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=208</guid>
		<description><![CDATA[Posting this here because I always forget where it is:
http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html
Best. Thing. Ever.
]]></description>
			<content:encoded><![CDATA[<p>Posting this here because I always forget where it is:</p>
<p>http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html</p>
<p>Best. Thing. Ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/03/symbolic-links-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DigiMesh 2.4 XBee Drivers for 64-bit Windows 7</title>
		<link>http://www.thetacticalnuke.com/2011/03/digimesh-2-4-xbee-drivers-for-64-bit-windows-7/</link>
		<comments>http://www.thetacticalnuke.com/2011/03/digimesh-2-4-xbee-drivers-for-64-bit-windows-7/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 19:53:16 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>
		<category><![CDATA[Digimesh]]></category>
		<category><![CDATA[XBee]]></category>
		<category><![CDATA[ZigBee]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=206</guid>
		<description><![CDATA[My boss purchased the Digimesh 2.4 Development Kit.  I was hoping to develop with it on Windows 7 x64, but the included drivers didn&#8217;t work.  I contacted Digimesh and they linked to the support page.  Somehow I was unable to find it but oh well.  
The specific link to the drivers [...]]]></description>
			<content:encoded><![CDATA[<p>My boss purchased the <a href="http://store.digi.com/index.cfm?fuseaction=product.display&#038;Product_ID=126">Digimesh 2.4 Development Kit</a>.  I was hoping to develop with it on Windows 7 x64, but the included drivers didn&#8217;t work.  I contacted Digimesh and they linked to <a href="http://www.digi.com/support/productdetl.jsp?pid=4199&#038;osvid=0&#038;s=446&#038;tp=1">the support page</a>.  Somehow I was unable to find it but oh well.  </p>
<p>The specific link to the drivers was located at <a href="ftp://ftp1.digi.com/support/driver/ftdi_WindowsVistaDrivers.zip">ftp://ftp1.digi.com/support/driver/ftdi_WindowsVistaDrivers.zip</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2011/03/digimesh-2-4-xbee-drivers-for-64-bit-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geant4 and the bad_alloc() error</title>
		<link>http://www.thetacticalnuke.com/2010/07/geant4-and-the-bad_alloc-error/</link>
		<comments>http://www.thetacticalnuke.com/2010/07/geant4-and-the-bad_alloc-error/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 23:22:23 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Nuclear Stories]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[bad_alloc]]></category>
		<category><![CDATA[GEANT4]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=201</guid>
		<description><![CDATA[I was having some problems running large simulations (500k+ particles) in Geant4.  Every once in a while I would get a std::bad_alloc() error.  A reboot seemed to fix it but I didn&#8217;t understand WHY this would be a problem.  Anyhow, I found this post which seems to be onto a possible solution. [...]]]></description>
			<content:encoded><![CDATA[<p>I was having some problems running large simulations (500k+ particles) in Geant4.  Every once in a while I would get a std::bad_alloc() error.  A reboot seemed to fix it but I didn&#8217;t understand WHY this would be a problem.  Anyhow, I found <a href="http://hypernews.slac.stanford.edu/HyperNews/geant4/get/particles/424/1/1.html">this post</a> which seems to be onto a possible solution.  Simply increasing the memory your shell has access to seems to fix this memory error.  We&#8217;ll see&#8230;.</p>
<p><code>whereas increasing the stack size by using the command<br />
ulimit -s 900000<br />
allowed the program to run apparently without a crash:</code></p>
<p>EDIT: Nevermind, I had created a bomb.  Oops.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2010/07/geant4-and-the-bad_alloc-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Windows Media Sharing filenames not updating</title>
		<link>http://www.thetacticalnuke.com/2009/02/fixing-windows-media-sharing-filenames-not-updating/</link>
		<comments>http://www.thetacticalnuke.com/2009/02/fixing-windows-media-sharing-filenames-not-updating/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 20:43:48 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Tip]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Windows Media Player]]></category>
		<category><![CDATA[WMP]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=128</guid>
		<description><![CDATA[I use my Windows Media Player to share media over the server.  One of the problems we have, however, is that our media names are confusing due to weird naming schemes by various groups.  My apartment has established a standard naming scheme (Show Title.SeasonEpisode.Episode Name.ext), but it wasn&#8217;t showing up as the new names once [...]]]></description>
			<content:encoded><![CDATA[<p>I use my Windows Media Player to share media over the server.  One of the problems we have, however, is that our media names are confusing due to weird naming schemes by various groups.  My apartment has established a standard naming scheme (Show Title.SeasonEpisode.Episode Name.ext), but it wasn&#8217;t showing up as the new names once we changed them.  It seems that Windows Media Player will see the newly named file, but keeps the old name as the file display name.  What you have to do is delete it from your WMP library and then rescan those folders.  That solved it for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2009/02/fixing-windows-media-sharing-filenames-not-updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding your Thunderbird contacts to GMail</title>
		<link>http://www.thetacticalnuke.com/2008/12/adding-your-thunderbird-contacts-to-gmail/</link>
		<comments>http://www.thetacticalnuke.com/2008/12/adding-your-thunderbird-contacts-to-gmail/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 20:26:13 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=101</guid>
		<description><![CDATA[As part of my ongoing saga to get my Blackberry to a usable condition with all of my contacts, I&#8217;ve been wanting to put all of my contacts into Gmail.  While the Thunderbird plugin Zindus works magic for syncing your contacts, I&#8217;m having real trouble getting contacts to work between GMail (which, thanks to Google [...]]]></description>
			<content:encoded><![CDATA[<p>As part of my ongoing saga to get my Blackberry to a usable condition with all of my contacts, I&#8217;ve been wanting to put all of my contacts into <a href="http://www.gmail.com">Gmail</a>.  While the <a href="http://www.getthunderbird.com">Thunderbird</a> plugin <a href="https://addons.mozilla.org/en-US/thunderbird/addon/6095" target="_blank">Zindus</a> works magic for syncing your contacts, I&#8217;m having real trouble getting contacts to work between GMail (which, thanks to <a href="www.google.com/mobile/sync/" target="_blank">Google Mobile Sync</a>, now only holds my phone&#8217;s address book) and Thunderbird, which holds all of my emails.  I&#8217;ve decided to import all of my Thunderbird contacts to GMail and then edit them from there.  Unfortunately, whenever you import things into GMail from Thunderbird in Thunderbird&#8217;s default .CSV file, GMail doesn&#8217;t properly parse the contact info.  Luckily, I found <a href="http://antonolsen.com/2007/05/01/export-thunderbird-contacts-and-import-into-gmail/" target="_blank">this blog post with a solution</a>.  It only works for Linux users, but that&#8217;s fine with me.</p>
<p>The only real problem with this solution is that GMail doesn&#8217;t offer a &#8216;merge contacts&#8217; option.  I don&#8217;t exactly know <em>why</em> they don&#8217;t, seeing as how it doesn&#8217;t seem like a hard thing to implement and even Hotmail has it.  Until they implement it, however, I&#8217;m stuck with manually editing contacts. This is going to take quite a while&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/12/adding-your-thunderbird-contacts-to-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe AIR 1.5 for Linux (finally)</title>
		<link>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/</link>
		<comments>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 13:21:08 +0000</pubDate>
		<dc:creator>Jason Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://www.thetacticalnuke.com/?p=91</guid>
		<description><![CDATA[Adobe announced on December 17th that AIR 1.5 is now available for Linux!  This is a pretty big deal for Linux users because the previous version we were using was a buggy version that didn&#8217;t have all of the newest features (and was unreliable at that).  With this new release comes the new version for [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe announced on December 17th that <a href="http://blogs.adobe.com/air/2008/12/adobe_air_15_now_available_for.html" target="_blank">AIR 1.5 is now available for Linux</a>!  This is a pretty big deal for Linux users because the previous version we were using was a buggy version that didn&#8217;t have all of the newest features (and <a href="http://www.thetacticalnuke.com/2008/fixing-the-mime-key-error-in-filezilla-complements-of-adobe-air/" target="_blank">was unreliable at that</a>).  With this new release comes the new version for both x86 and <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084&amp;sliceId=1" target="_blank">x64 processors</a>!  Read on for the whole explanation!</p>
<p><span id="more-91"></span></p>
<p>Getting Adobe AIR for Ubuntu 8.10 couldn&#8217;t be easier.  Visit the <a href="http://get.adobe.com/air/" target="_blank">Adobe AIR download page</a> and it&#8217;ll automatically detect your system type from your browser&#8217;s settings.  The file is a .bin file which means you don&#8217;t have to compile it.  Assuming you download it with firefox, simply fire up your terminal, change to your download directory (probably ~/Desktop) and issue</p>
<pre>nuke@nuke-laptop:~/Desktop$ <strong>chmod +x AdobeAIRInstaller.bin </strong>
nuke@nuke-laptop:~/Desktop$ <strong>sudo ./AdobeAIRInstaller.bin</strong></pre>
<p>Note: I was getting a very nondescript error when I ran that command saying that Adobe AIR couldn&#8217;t be installed and, of course, that was about all of the information I got.  I found out it was because I had the Adobe AIR 1.1 beta installed, which I needed to uninstall.  If you get that, simply run the following command (on Ubuntu):</p>
<pre>nuke@nuke-laptop:~/Desktop$ <strong>sudo dpkg -r adobeair-enu</strong></pre>
<p>and you&#8217;ll be fine.  If you&#8217;re still having problems,definitely look at Adobe&#8217;s <a href="http://blogs.adobe.com/air/2008/12/tips_on_resolving_application.html" target="_blank">short FAQ on AIR 1.5</a>.  It will give you a few things to try.  I also had to uninstall my previous AIR stuff with the following commands:</p>
<pre>nuke@nuke-laptop:~$ <strong>rm .appdata/ -rf</strong>
nuke@nuke-laptop:~$ <strong>rm .adobe/AIR/ -rf</strong>
nuke@nuke-laptop:~$ <strong>rm .macromedia/Flash_Player/www.macromedia.com/bin/air* -rf</strong></pre>
<p>Then, to get things working, I had to go to the <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player download site</a> and download the newest version of Flash!  Also, for anything else that I had installed for AIR (such as <a href="http://www.twhirl.org/" target="_blank">twhirl</a>) I had to go in and manually remove it from Ubuntu&#8217;s package system.  Now, with most AIR apps, they name the package $appname.air.123o1u4831414323 or somesuch.  However, with twhirl, it installs it as <em>de.makesoft.twhirl.0ea062bc275e7ed1e6ec3762effd73c7158adf33.1 </em>(at least for me) so I had to run</p>
<pre>nuke@nuke-laptop:~$ <strong>sudo dpkg -r de.makesoft.twhirl.0ea062bc275e7ed1e6ec3762effd73c7158adf33.1</strong></pre>
<p>That let me reinstall twhirl.  If you can&#8217;t find that exact app but have the same problem, try autocompleting (tab) in the terminal after you type &#8220;de.makesoft&#8221;.  After all of that work, it was working great.  Finally!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thetacticalnuke.com/2008/12/adobe-air-15-for-linux-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

