<?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>Jeff Chan &#187; adobe air</title>
	<atom:link href="http://jeffchan.org/topics/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffchan.org</link>
	<description>Web Developer - Student - Tech Enthusiast</description>
	<lastBuildDate>Sun, 16 Aug 2009 19:57:21 +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>Tuning Up My Javascript</title>
		<link>http://jeffchan.org/archives/tuning-up-my-javascript/</link>
		<comments>http://jeffchan.org/archives/tuning-up-my-javascript/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 02:24:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[RuneWire]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://jeffchan.org/archives/tuning-up-my-javascript/</guid>
		<description><![CDATA[I&#8217;ve been playing around with Adobe AIR these two days. I&#8217;m planning to use it to create a desktop client. Adobe AIR, in short, is a runtime that allows web developers to &#8220;port&#8221; their web applications onto a desktop client using existing technologies that they are familiar with.
With AIR, the HTML/CSS serves as the Graphical [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with <a href="http://labs.adobe.com">Adobe AIR</a> these two days. I&#8217;m planning to use it to create a desktop client. Adobe AIR, in short, is a runtime that allows web developers to &#8220;port&#8221; their web applications onto a desktop client using existing technologies that they are familiar with.</p>
<p>With AIR, the HTML/CSS serves as the Graphical User Interface while the Javascript handles application events and manipulates the content. It&#8217;s actually very flexible and fairly simple to develop on, especially since there is no need to worry about buffer overflow, etc.</p>
<p>The markup and Javascript are rendered with the Webkit engine; everything is standard-based. This is actually for the first time I get to write HTML and Javascript code without worrying about Internet Exploder <img src='http://jeffchan.org/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  However, my Javascript really sucks (could only do simple AJAX stuff and DOM manipulation), and yet despite my hate for the language, I am starting to learn to work with the (special and crappy) syntax and chaining.</p>
<p>So far, I&#8217;ve managed to do some simple things with it. More is to come <a href="http://mq.rsbandb.com/2007/09/09/designing-on-the-head-of-a-pin/">*hint*</a>. <img src='http://jeffchan.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jeffchan.org/archives/tuning-up-my-javascript/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
