<?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>le blog &#187; Adobe AIR</title>
	<atom:link href="http://www.normyee.net/blog/category/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.normyee.net/blog</link>
	<description></description>
	<lastBuildDate>Wed, 09 Dec 2009 23:23:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Debugging JavaScript in Adobe AIR apps</title>
		<link>http://www.normyee.net/blog/2009/03/16/debugging-javascript-in-adobe-air-apps/</link>
		<comments>http://www.normyee.net/blog/2009/03/16/debugging-javascript-in-adobe-air-apps/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 01:05:33 +0000</pubDate>
		<dc:creator>norm</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.normyee.net/blog/?p=92</guid>
		<description><![CDATA[Several months back I switched from using Notepad++ to Eclipse-based Aptana Studio to develop an Adobe AIR desktop client for work &#38; have been pretty happy with Aptana other than for the huge amount of memory it gobbles up. Late last week the Adobe AIR Development Plug-In for Aptana came out of beta &#38; is]]></description>
			<content:encoded><![CDATA[<p>Several months back I switched from using <a href="http://notepad-plus.sourceforge.net/" target="_blank">Notepad++</a> to Eclipse-based <a href="http://www.aptana.com/studio" target="_blank">Aptana Studio</a> to develop an Adobe AIR desktop client for work &amp; have been pretty happy with Aptana other than for the huge amount of memory it gobbles up. Late last week the <a href="http://www.aptana.com/air" target="_blank">Adobe AIR Development Plug-In for Aptana</a> came out of beta &amp; is great news for anyone developing HTML/JavaScript-based AIR apps (as opposed to Flash/Flex-based).</p>
<p>One of the drawbacks in developing HTML/JavaScript-based Adobe AIR applications is the lack of debugging tools. It doesn&#8217;t help that AIR&#8217;s error exception will often output an &#8220;undefined at undefined&#8221; error message in the system console when a JS error occurs, without any stack trace, leaving you to guess where it actually occurred. This is fine for a small application, but when you have tens of thousands of lines of JavaScript code you&#8217;ll often be left banging your head on the desk trying to trace down the error in the code.</p>
<p>This <a href="http://tv.aptana.com/videos/debug-javascript-in-adobe-air-apps" target="_blank">screencast</a> from Aptana better illustrates the new features. Be sure to check it out if you&#8217;re using Aptana Studio and/or were looking to give it a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.normyee.net/blog/2009/03/16/debugging-javascript-in-adobe-air-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
