<?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: AIR 1.0 and YUI</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2008/02/25/yui-in-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: YUI Blog China &#187; Blog Archive &#187; YUI2.5.1发布</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-324747</link>
		<dc:creator>YUI Blog China &#187; Blog Archive &#187; YUI2.5.1发布</dc:creator>
		<pubDate>Thu, 20 Mar 2008 03:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-324747</guid>
		<description>[...] Team发布了2.5.1。这是对2.5.0的修订版，同时提升了对Adodb Air的支持。另外，修补了JSON [...]</description>
		<content:encoded><![CDATA[<p>[...] Team发布了2.5.1。这是对2.5.0的修订版，同时提升了对Adodb Air的支持。另外，修补了JSON [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI 2.5.1 Released: Improved AIR support, JSON security patch, YUI Configurator, and bug fixes &#187; Yahoo! User Interface Blog</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-324670</link>
		<dc:creator>YUI 2.5.1 Released: Improved AIR support, JSON security patch, YUI Configurator, and bug fixes &#187; Yahoo! User Interface Blog</dc:creator>
		<pubDate>Wed, 19 Mar 2008 21:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-324670</guid>
		<description>[...] AIR support: As we&#8217;ve mentioned here previously, YUI generally runs well in Adobe AIR because AIR implements WebKit — and WebKit also drives one of our A-Grade browsers. Adobe has [...]</description>
		<content:encoded><![CDATA[<p>[...] AIR support: As we&#8217;ve mentioned here previously, YUI generally runs well in Adobe AIR because AIR implements WebKit — and WebKit also drives one of our A-Grade browsers. Adobe has [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-312224</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-312224</guid>
		<description>To me the compelling things of interest seems the embedded database. Air includes a sqlite implementation, so you can store all sorts of user-specific data locally.

Also, air provides for certification of apps.</description>
		<content:encoded><![CDATA[<p>To me the compelling things of interest seems the embedded database. Air includes a sqlite implementation, so you can store all sorts of user-specific data locally.</p>
<p>Also, air provides for certification of apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More Adobe AIR News &#124; foojam.com</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-312130</link>
		<dc:creator>More Adobe AIR News &#124; foojam.com</dc:creator>
		<pubDate>Tue, 26 Feb 2008 12:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-312130</guid>
		<description>[...] was a big day for those contemplating taking Adobe AIR out for a spin. Ext, YUI, and Dojo all now have support for the runtime. Pete Freitag posted a hello world tutorial on his [...]</description>
		<content:encoded><![CDATA[<p>[...] was a big day for those contemplating taking Adobe AIR out for a spin. Ext, YUI, and Dojo all now have support for the runtime. Pete Freitag posted a hello world tutorial on his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Miraglia</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311899</link>
		<dc:creator>Eric Miraglia</dc:creator>
		<pubDate>Mon, 25 Feb 2008 23:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311899</guid>
		<description>@Berend,

AIR is a little bit more than running a browser without the frame, but that&#039;s not a bad description of the core idea.  The more positive spin is that you can build connected apps with filesystem access (and drag-drop desktop interactions) using your skillset as a web engineer.  For a lot of folks, that&#039;s a compelling story -- and for you, I realize, it&#039;s probably not.

If you think of an application like a mail client, though, I think there&#039;s some obvious synergy with the AIR approach.  As opposed to a web browser interface, you could deploy the client as an AIR app that sits on the desktop, saves messages for offline reading, stays open all day long, etc.  In such an application, the browser chrome rarely makes much sense.

These are just my own thoughts on this, in any event -- I don&#039;t represent Adobe and am not trying to promote AIR explicitly.  Rather, for YUI developers who are interested, our objective is to ensure that YUI plays well in the AIR sandbox.

-Eric</description>
		<content:encoded><![CDATA[<p>@Berend,</p>
<p>AIR is a little bit more than running a browser without the frame, but that&#8217;s not a bad description of the core idea.  The more positive spin is that you can build connected apps with filesystem access (and drag-drop desktop interactions) using your skillset as a web engineer.  For a lot of folks, that&#8217;s a compelling story &#8212; and for you, I realize, it&#8217;s probably not.</p>
<p>If you think of an application like a mail client, though, I think there&#8217;s some obvious synergy with the AIR approach.  As opposed to a web browser interface, you could deploy the client as an AIR app that sits on the desktop, saves messages for offline reading, stays open all day long, etc.  In such an application, the browser chrome rarely makes much sense.</p>
<p>These are just my own thoughts on this, in any event &#8212; I don&#8217;t represent Adobe and am not trying to promote AIR explicitly.  Rather, for YUI developers who are interested, our objective is to ensure that YUI plays well in the AIR sandbox.</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berend de Boer</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311878</link>
		<dc:creator>Berend de Boer</dc:creator>
		<pubDate>Mon, 25 Feb 2008 22:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311878</guid>
		<description>Eric, with generalities I mean exactly that quote. Right now I can zip a bunch of html, css and javascript code and send that to anyone to unzip and load in the browser.

So what does AIR add to that? Does it have a built-in web server?

Access to the local file system is nice, but you can already get that in certain browsers (IE) if you have been granted permissions.

I&#039;m just failing to see the compelling reason. Is AIR just running a browser without the frame and back/forward buttons?</description>
		<content:encoded><![CDATA[<p>Eric, with generalities I mean exactly that quote. Right now I can zip a bunch of html, css and javascript code and send that to anyone to unzip and load in the browser.</p>
<p>So what does AIR add to that? Does it have a built-in web server?</p>
<p>Access to the local file system is nice, but you can already get that in certain browsers (IE) if you have been granted permissions.</p>
<p>I&#8217;m just failing to see the compelling reason. Is AIR just running a browser without the frame and back/forward buttons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Miraglia</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311872</link>
		<dc:creator>Eric Miraglia</dc:creator>
		<pubDate>Mon, 25 Feb 2008 21:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311872</guid>
		<description>@thanks --

The big difference here is that you&#039;re writing the app, including its UI and all of its guts, in the languages that as a web app developer you know really well: JavaScript, CSS, DOM API, etc.  You can use all your favorite JavaScript libraries (we&#039;re partial to YUI, but obviously lots of them work just fine).  You can use Flash and Flex where you want to.  And, as with any desktop app, you can add to the mix access to the filesystem for offline work.

Is it less responsive?  That&#039;s possible.  AIR is a 1.0 release, so it&#039;s early days yet.  But the prospect that you can bring all of your webdev skills to the desktop is an interesting one, and I suspect we&#039;ll see a lot of interesting possibilities emerge that just aren&#039;t doable in a pure browser environment.

Regards,
-Eric</description>
		<content:encoded><![CDATA[<p>@thanks &#8211;</p>
<p>The big difference here is that you&#8217;re writing the app, including its UI and all of its guts, in the languages that as a web app developer you know really well: JavaScript, CSS, DOM API, etc.  You can use all your favorite JavaScript libraries (we&#8217;re partial to YUI, but obviously lots of them work just fine).  You can use Flash and Flex where you want to.  And, as with any desktop app, you can add to the mix access to the filesystem for offline work.</p>
<p>Is it less responsive?  That&#8217;s possible.  AIR is a 1.0 release, so it&#8217;s early days yet.  But the prospect that you can bring all of your webdev skills to the desktop is an interesting one, and I suspect we&#8217;ll see a lot of interesting possibilities emerge that just aren&#8217;t doable in a pure browser environment.</p>
<p>Regards,<br />
-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Miraglia</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311838</link>
		<dc:creator>Eric Miraglia</dc:creator>
		<pubDate>Mon, 25 Feb 2008 20:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311838</guid>
		<description>@Berend -- According to Adobe:

&quot;Adobe AIR is a cross-operating system runtime that enables web developers to use their existing web development skills, code and tools to build and deploy rich web applications and content to the desktop.&quot;

What this really means is that you can use all of your existing skills as a web-app developer in the creation of desktop apps.  Not only do you have access to your basic DHTML layer, you can also use AIR-specific APIs that give you things like file-system access.  And your app will run across all the OS platforms Adobe supports.

-Eric</description>
		<content:encoded><![CDATA[<p>@Berend &#8212; According to Adobe:</p>
<p>&#8220;Adobe AIR is a cross-operating system runtime that enables web developers to use their existing web development skills, code and tools to build and deploy rich web applications and content to the desktop.&#8221;</p>
<p>What this really means is that you can use all of your existing skills as a web-app developer in the creation of desktop apps.  Not only do you have access to your basic DHTML layer, you can also use AIR-specific APIs that give you things like file-system access.  And your app will run across all the OS platforms Adobe supports.</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berend de Boer</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311834</link>
		<dc:creator>Berend de Boer</dc:creator>
		<pubDate>Mon, 25 Feb 2008 20:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311834</guid>
		<description>Can someone help me to explain what AIR actually does? Why do I need it? What are the compelling reasons to use AIR? What kind of problems does it solve?

Couldn&#039;t find anything than generalities on Adobe&#039;s website, so perhaps someone can give me a pointer here.</description>
		<content:encoded><![CDATA[<p>Can someone help me to explain what AIR actually does? Why do I need it? What are the compelling reasons to use AIR? What kind of problems does it solve?</p>
<p>Couldn&#8217;t find anything than generalities on Adobe&#8217;s website, so perhaps someone can give me a pointer here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thanks and sily question</title>
		<link>http://www.yuiblog.com/blog/2008/02/25/yui-in-air/comment-page-1/#comment-311825</link>
		<dc:creator>thanks and sily question</dc:creator>
		<pubDate>Mon, 25 Feb 2008 19:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/02/25/yui-in-air/#comment-311825</guid>
		<description>Thanks for this, and I have a naive question:

How is AIR conceptually different from client side java they were jamming down our throats in the 90&#039;s?  Is AIR &quot;easier&quot; to develop in etc.?  I don&#039;t know anything about AIR, so apologies if this is obvious.

The test app was nice, but it actually was less-responsive on my computer than a browser-based app (I thought it would be the opposite).  I had the same experience when I tried ebay&#039;s AIR app (and the lack of responsiveness was more-noticable).  Hope adobe looking into that ;)

Anyway, thanks to the folks at YUI for a fantastic framework, and most important, development options!</description>
		<content:encoded><![CDATA[<p>Thanks for this, and I have a naive question:</p>
<p>How is AIR conceptually different from client side java they were jamming down our throats in the 90&#8242;s?  Is AIR &#8220;easier&#8221; to develop in etc.?  I don&#8217;t know anything about AIR, so apologies if this is obvious.</p>
<p>The test app was nice, but it actually was less-responsive on my computer than a browser-based app (I thought it would be the opposite).  I had the same experience when I tried ebay&#8217;s AIR app (and the lack of responsiveness was more-noticable).  Hope adobe looking into that ;)</p>
<p>Anyway, thanks to the folks at YUI for a fantastic framework, and most important, development options!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

