<?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>The Accidental Developer &#187; adobe air</title>
	<atom:link href="http://osric.com/chris/accidental-developer/tag/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://osric.com/chris/accidental-developer</link>
	<description>What if Gregor Samsa awoke a computer programmer?</description>
	<lastBuildDate>Tue, 25 May 2010 20:21:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Adobe AIR and Tweetdeck on an Asus eee 701</title>
		<link>http://osric.com/chris/accidental-developer/2009/04/installing-adobe-air-and-tweetdeck-on-an-asus-eee-701/</link>
		<comments>http://osric.com/chris/accidental-developer/2009/04/installing-adobe-air-and-tweetdeck-on-an-asus-eee-701/#comments</comments>
		<pubDate>Fri, 01 May 2009 03:18:52 +0000</pubDate>
		<dc:creator>Chris Herdt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[asus eee]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[tweetdeck]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://osric.com/chris/accidental-developer/?p=165</guid>
		<description><![CDATA[Tweetdeck is an Adobe AIR application that is a twitter client, and recently also a Facebook client.
My attempts to install Adobe AIR on the Asus eee 701 (running the default Xandros distro) were foiled several times in spite of following the instructions:

Download Adobe AIR
Make the AdobeAIRInstaller.bin file executable
Run the .bin file as a superuser

I got [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tweetdeck.com/beta/">Tweetdeck</a> is an <a href="http://get.adobe.com/air/">Adobe AIR</a> application that is a <a href="http://twitter.com/">twitter</a> client, and recently also a <a href="http://www.facebook.com/">Facebook</a> client.</p>
<p>My attempts to install Adobe AIR on the Asus eee 701 (running the default Xandros distro) were foiled several times in spite of following the instructions:</p>
<ol>
<li>Download Adobe AIR</li>
<li>Make the AdobeAIRInstaller.bin file executable</li>
<li>Run the .bin file as a superuser</li>
</ol>
<p>I got a nice friendly fail message from the Adobe AIR installer every time.</p>
<p>I found a few relevant forum posts, e.g. <a href="http://forums.adobe.com/thread/204867"> Adobe Air Linux won&#8217;t install on Eee PC</a>, that suggested memory was an issue. Sure enough, running in Full Desktop Mode with 1440&#215;900 screen resolution (on an external display), I only had about 90MB of 500MB free.</p>
<p>I restarted the eee in Easy Mode and then immediately ran AdobeAirInstaller.bin. Success! (I later found these same instructions on the <a href="http://forum.eeeuser.com/viewtopic.php?pid=547238">eee user forums</a>.)</p>
<p>Installing Tweetdeck was trivial at that point: download the .air file, find it in the File Manager, and double-click it. However, when I ran it, it didn&#8217;t <em>do</em> anything. At one point I got a message that I was running an unknown desktop, and that Tweetdeck required Gnome or KDE.</p>
<p>I restarted in Full Desktop Mode, and was surprised to find a Tweetdeck icon already on the desktop. I ran it and was prompted to use KWallet, a KDE password manager. I canceled out of that, and found that Tweetdeck opened, but still didn&#8217;t <em>do</em> anything.</p>
<p>I tried again, activated the KWallet password manager, and then it worked! Tweetdeck prompted me for my twitter login, I additionally logged in to Facebook, and now I have a mean, lean, social networking machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://osric.com/chris/accidental-developer/2009/04/installing-adobe-air-and-tweetdeck-on-an-asus-eee-701/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe AIR and digital certificate password length</title>
		<link>http://osric.com/chris/accidental-developer/2008/07/adobe-air-and-digital-certificate-password-length/</link>
		<comments>http://osric.com/chris/accidental-developer/2008/07/adobe-air-and-digital-certificate-password-length/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:24:39 +0000</pubDate>
		<dc:creator>Chris Herdt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adobe air]]></category>

		<guid isPermaLink="false">http://osric.com/chris/accidental-developer/?p=51</guid>
		<description><![CDATA[I&#8217;ve received several e-mail messages over the past couple months letting me know that the desktop magic eight ball application I created for a beta version of Adobe AIR no longer worked.

Naturally, it wasn&#8217;t the highest priority on my to-do list, but I finally decided to get around to it. But I kept getting an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received several e-mail messages over the past couple months letting me know that the desktop <a href="http://osric.com/8ball/eight-ball-desktop.html">magic eight ball</a> application I created for a beta version of <a href="http://www.adobe.com/products/air/">Adobe AIR</a> no longer worked.</p>
<p><a href="http://osric.com/8ball/eight-ball-desktop.html"><img src="http://osric.com/8ball/images/eightball-shortcut.gif" width="76" height="83" alt=""></a></p>
<p>Naturally, it wasn&#8217;t the highest priority on my to-do list, but I finally decided to get around to it. But I kept getting an error message: &#8220;no such file C:\air\eightball\in&#8221;<br />
<span id="more-51"></span><br />
I had decided try the <a href="http://www.adobe.com/products/air/tools/ajax/">Adobe AIR extension for Dreamweaver CS3</a>, which makes slapping together a simple AIR app a breeze. But every time I clicked the &#8220;Create AIR File&#8221; button, I got the same error message. I could preview the app just fine, though.</p>
<p>I set up a the &#8220;Hello, World&#8221; example, and that worked just fine. What gives?, I thought. It must be a problem with one of my files. One by one I removed the files, but I still got the error message:</p>
<p><strong>no such file C:\air\eightball\in</strong></p>
<p>I eventually figured it out: the digital certificate password apparently only accepts 15 characters. &#8220;in&#8221; happened to be the 16th and 17th characters of the password I used for the digital certificate. Once I used a shorter password, it created the file without incident. Rest easy, netizens: You can now make all your important decisions with a <a href="http://osric.com/8ball/eight-ball-desktop.html">desktop eight ball</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://osric.com/chris/accidental-developer/2008/07/adobe-air-and-digital-certificate-password-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
