<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What are your biggest issues with Adobe AIR?</title>
	<atom:link href="http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cameron Gull</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18782</link>
		<dc:creator>Cameron Gull</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18782</guid>
		<description>I found out the solution to my problem &quot;air file is damaged&quot;. After trying everything I could find, it occurred to me to see if my servers had a MIME type to recognize .air files. Voila! I added that, and the upgrades worked beautifully! 

for your reference, the correct mime type for .air is: 
application/vnd.adobe.air-application-installer-package+zip</description>
		<content:encoded><![CDATA[<p>I found out the solution to my problem &#8220;air file is damaged&#8221;. After trying everything I could find, it occurred to me to see if my servers had a MIME type to recognize .air files. Voila! I added that, and the upgrades worked beautifully! </p>
<p>for your reference, the correct mime type for .air is:<br />
application/vnd.adobe.air-application-installer-package+zip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Gull</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18774</link>
		<dc:creator>Cameron Gull</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18774</guid>
		<description>What is currently driving me nuts is how next to impossible it is to get an airVersion update to work (when it updates the entire app) as opposed to a minor update.

I keep getting &quot;air file is damaged&quot; errors. I&#039;ve tried every suggestion I&#039;ve found online to no avail.

I also agree with Yardboy. We really need to be able to protect our HTML/Javascript code! We were thinking of creating some really useful apps using Air until we found that out.</description>
		<content:encoded><![CDATA[<p>What is currently driving me nuts is how next to impossible it is to get an airVersion update to work (when it updates the entire app) as opposed to a minor update.</p>
<p>I keep getting &#8220;air file is damaged&#8221; errors. I&#8217;ve tried every suggestion I&#8217;ve found online to no avail.</p>
<p>I also agree with Yardboy. We really need to be able to protect our HTML/Javascript code! We were thinking of creating some really useful apps using Air until we found that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Hauters</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18727</link>
		<dc:creator>Erik Hauters</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18727</guid>
		<description>The fact that the file-copyToAsync method has no progress-event. That&#039;s an issue to me!</description>
		<content:encoded><![CDATA[<p>The fact that the file-copyToAsync method has no progress-event. That&#8217;s an issue to me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shayon</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18380</link>
		<dc:creator>Shayon</dc:creator>
		<pubDate>Sat, 30 Jan 2010 07:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18380</guid>
		<description>I have a feeling that everyone on openSUSE 11.2 (64-bit) have been facing exactly the same message as that by Jeff -

&quot;An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.&quot;

Any idea what might be causing it?</description>
		<content:encoded><![CDATA[<p>I have a feeling that everyone on openSUSE 11.2 (64-bit) have been facing exactly the same message as that by Jeff -</p>
<p>&#8220;An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.&#8221;</p>
<p>Any idea what might be causing it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yardboy</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18293</link>
		<dc:creator>Yardboy</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18293</guid>
		<description>Inability to protect the code in an HTML/Javascript AIR app is my biggest complaint.

Printing support is another big issue. I&#039;m currently shelling reports/labels out to a browser so they print correctly.</description>
		<content:encoded><![CDATA[<p>Inability to protect the code in an HTML/Javascript AIR app is my biggest complaint.</p>
<p>Printing support is another big issue. I&#8217;m currently shelling reports/labels out to a browser so they print correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Bowerbank</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18275</link>
		<dc:creator>Tim Bowerbank</dc:creator>
		<pubDate>Sun, 10 Jan 2010 16:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18275</guid>
		<description>Currently trying to publish AIR file using Flash CS4 and keep getting the same error message: usage error (incorrect arguments)... noticed that this has been reported above. It works fine in ADL.

I&#039;m on Mac OSX 10.4.11 - all updates installed on Flash CS4.

Any help would be great - thank you.</description>
		<content:encoded><![CDATA[<p>Currently trying to publish AIR file using Flash CS4 and keep getting the same error message: usage error (incorrect arguments)&#8230; noticed that this has been reported above. It works fine in ADL.</p>
<p>I&#8217;m on Mac OSX 10.4.11 &#8211; all updates installed on Flash CS4.</p>
<p>Any help would be great &#8211; thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18272</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 09 Jan 2010 06:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18272</guid>
		<description>Getting the really un-useful error message: An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.&quot;

I&#039;m running the installer as root. I am the administrator. 

SuSE 11.2 (64 bit)</description>
		<content:encoded><![CDATA[<p>Getting the really un-useful error message: An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.&#8221;</p>
<p>I&#8217;m running the installer as root. I am the administrator. </p>
<p>SuSE 11.2 (64 bit)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnandGanesan</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-18082</link>
		<dc:creator>AnandGanesan</dc:creator>
		<pubDate>Fri, 04 Dec 2009 10:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-18082</guid>
		<description>HTML component used in AIR consuming more memory.
Simply loaded google page in an empty AIR
application with an HTML comp.

I have simply clicked the books link and checked the memory goes around 42 MB.

I am using AIR verison 1.5.2

Thanks,
Anand G</description>
		<content:encoded><![CDATA[<p>HTML component used in AIR consuming more memory.<br />
Simply loaded google page in an empty AIR<br />
application with an HTML comp.</p>
<p>I have simply clicked the books link and checked the memory goes around 42 MB.</p>
<p>I am using AIR verison 1.5.2</p>
<p>Thanks,<br />
Anand G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pravin</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-17964</link>
		<dc:creator>pravin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 09:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-17964</guid>
		<description>@ above : You can download the xml d file from here...

Here is the xml file ...

http://pravinranjan.com/downloads/Tree_3_app.xml</description>
		<content:encoded><![CDATA[<p>@ above : You can download the xml d file from here&#8230;</p>
<p>Here is the xml file &#8230;</p>
<p><a href="http://pravinranjan.com/downloads/Tree_3_app.xml" rel="nofollow">http://pravinranjan.com/downloads/Tree_3_app.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pravin</title>
		<link>http://www.mikechambers.com/blog/2008/08/06/what-are-your-biggest-issues-with-adobe-air/comment-page-3/#comment-17963</link>
		<dc:creator>pravin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 09:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1270#comment-17963</guid>
		<description>The current issue is biggest...

Error creating AIR file.
Usage error (Incorrect arguments)

Here is the xml d-file...


  com.adobe.example.TreeXMas
  1.0
  Tree_Xmas
  Free games -- Lit up the XMAS tree
  Tree_Xmas
  Freeware
  
    Tree_3.swf
    standard
    false
    true
    false
    true
    false
  
  
    128x.png
    48x.png
    32x.png
    16x.png
  
  false
  false
</description>
		<content:encoded><![CDATA[<p>The current issue is biggest&#8230;</p>
<p>Error creating AIR file.<br />
Usage error (Incorrect arguments)</p>
<p>Here is the xml d-file&#8230;</p>
<p>  com.adobe.example.TreeXMas<br />
  1.0<br />
  Tree_Xmas<br />
  Free games &#8212; Lit up the XMAS tree<br />
  Tree_Xmas<br />
  Freeware</p>
<p>    Tree_3.swf<br />
    standard<br />
    false<br />
    true<br />
    false<br />
    true<br />
    false</p>
<p>    128x.png<br />
    48x.png<br />
    32x.png<br />
    16x.png</p>
<p>  false<br />
  false</p>
]]></content:encoded>
	</item>
</channel>
</rss>
