<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: AIR coming of age</title>
	<atom:link href="http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/feed/" rel="self" type="application/rss+xml" />
	<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/</link>
	<description>musings about electronic culture</description>
	<lastBuildDate>Mon, 09 Jan 2012 14:02:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: An Exciting Time &#124; Brian Kelly Backup Blog</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7470</link>
		<dc:creator><![CDATA[An Exciting Time &#124; Brian Kelly Backup Blog]]></dc:creator>
		<pubDate>Fri, 08 Aug 2008 14:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7470</guid>
		<description><![CDATA[[...] his Electronic Museum blog Mike Ellis recently commented that &#8220;Now is a hugely exciting time to be involved in the web. I believe we’ll look back at [...]]]></description>
		<content:encoded><![CDATA[<p>[...] his Electronic Museum blog Mike Ellis recently commented that &#8220;Now is a hugely exciting time to be involved in the web. I believe we’ll look back at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7416</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7416</guid>
		<description><![CDATA[Hi Frank

Thanks for your comment - I agree that MS is always a player to watch out for. They do suffer (rightly or wrongly) from lack of &quot;web2 coverage&quot; - but I think it&#039;s fair to say that social web applications built in .Net (for example) are few and far between. Whether this says more about the language or more about the politics remains to be seen. 

What I do know, and I&#039;m repeating myself here, is that the AIR applications I&#039;ve seen have not only been beautiful to look at, they&#039;ve also been data-rich and easy to install. And to answer Joe&#039;s question - yes, I&#039;ve started playing with AIR and as a traditional ASP&#039;er (eek) and &quot;understander of web technologies but not hardcore coder&quot;, I&#039;ve managed to build some stuff which is halfway decent. And this is important, I think - not just for me because I&#039;m learning new stuff - but because there is likely to be more creativity and volume when technologies start to become this accessible.]]></description>
		<content:encoded><![CDATA[<p>Hi Frank</p>
<p>Thanks for your comment &#8211; I agree that MS is always a player to watch out for. They do suffer (rightly or wrongly) from lack of &#8220;web2 coverage&#8221; &#8211; but I think it&#8217;s fair to say that social web applications built in .Net (for example) are few and far between. Whether this says more about the language or more about the politics remains to be seen. </p>
<p>What I do know, and I&#8217;m repeating myself here, is that the AIR applications I&#8217;ve seen have not only been beautiful to look at, they&#8217;ve also been data-rich and easy to install. And to answer Joe&#8217;s question &#8211; yes, I&#8217;ve started playing with AIR and as a traditional ASP&#8217;er (eek) and &#8220;understander of web technologies but not hardcore coder&#8221;, I&#8217;ve managed to build some stuff which is halfway decent. And this is important, I think &#8211; not just for me because I&#8217;m learning new stuff &#8211; but because there is likely to be more creativity and volume when technologies start to become this accessible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Cooney</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7414</link>
		<dc:creator><![CDATA[Frank Cooney]]></dc:creator>
		<pubDate>Wed, 09 Jul 2008 13:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7414</guid>
		<description><![CDATA[Until about a year ago I would have considered myself more of a traditional C++ Windows developer (although I&#039;ve been fooling with web stuff for years). Last year I had the privilege of going to Adobe&#039;s developer conference (Max) and was amazed at how their technologies have progressed. Adobe targets Flash toward designers and Flex towards developers. If you&#039;ve ever used any of the MS Visual Studio products, Flexbuilder is an easy jump. Also, Adobe is working on a product code-named &quot;Thermo&quot; that is supposed to fill the gap between designers and developers.

I agree that AIR is a desktop framework. Another important note is that AIR is really a virtual machine (like Flash Player) that allows a developer to access desktop services (embedded database, access to the HD, on/offline connectivity, etc). These are services that are not appropriate for a browser to use due to security concerns (anyone remember ActiveX). At Lectronimo, we used AIR to build a kiosk application that was very visual and contained a database to collect info for our client. We could have done this with other tools, but they would have been much more painful to get the same result.

As for Microsoft, I don&#039;t think you can ever ignore the 800lb gorilla. I really think Adobe has a jump on the technology, but MS has an incredible developer base that will go where they lead it.]]></description>
		<content:encoded><![CDATA[<p>Until about a year ago I would have considered myself more of a traditional C++ Windows developer (although I&#8217;ve been fooling with web stuff for years). Last year I had the privilege of going to Adobe&#8217;s developer conference (Max) and was amazed at how their technologies have progressed. Adobe targets Flash toward designers and Flex towards developers. If you&#8217;ve ever used any of the MS Visual Studio products, Flexbuilder is an easy jump. Also, Adobe is working on a product code-named &#8220;Thermo&#8221; that is supposed to fill the gap between designers and developers.</p>
<p>I agree that AIR is a desktop framework. Another important note is that AIR is really a virtual machine (like Flash Player) that allows a developer to access desktop services (embedded database, access to the HD, on/offline connectivity, etc). These are services that are not appropriate for a browser to use due to security concerns (anyone remember ActiveX). At Lectronimo, we used AIR to build a kiosk application that was very visual and contained a database to collect info for our client. We could have done this with other tools, but they would have been much more painful to get the same result.</p>
<p>As for Microsoft, I don&#8217;t think you can ever ignore the 800lb gorilla. I really think Adobe has a jump on the technology, but MS has an incredible developer base that will go where they lead it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7398</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 20 Jun 2008 14:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7398</guid>
		<description><![CDATA[There&#039;s something called &#039;Microsoft Desktop Gadgets&#039;?!

Ignoring measures such as the &#039;column inches&#039;, I think AIR has got off the ground faster because there&#039;s a larger creative &amp; development base, and the design &amp; development methods for Flash transfer much easier into highly visual desktop applications.

.Net, and the other Silverlight development tools have a smaller powerbase of those that work with the visual side of things, IMO.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s something called &#8216;Microsoft Desktop Gadgets&#8217;?!</p>
<p>Ignoring measures such as the &#8216;column inches&#8217;, I think AIR has got off the ground faster because there&#8217;s a larger creative &amp; development base, and the design &amp; development methods for Flash transfer much easier into highly visual desktop applications.</p>
<p>.Net, and the other Silverlight development tools have a smaller powerbase of those that work with the visual side of things, IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Cutting</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7397</link>
		<dc:creator><![CDATA[Joe Cutting]]></dc:creator>
		<pubDate>Wed, 18 Jun 2008 14:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7397</guid>
		<description><![CDATA[Mike,
  So the real question is -have you managed to get something working in AIR using the HTML/Javascript interface? I&#039;ve had a quick go myself with main stream Flash authoring and it seems to work pretty well - if a little rough around the edges.  But what you seem to be hinting at is that you managed to make something which looked pretty nice using a free text editor and the web skills you already have. Regardless of the actual technical issues between WPF, silverlight etc this seems to be the key advantage that you&#039;re talking about.]]></description>
		<content:encoded><![CDATA[<p>Mike,<br />
  So the real question is -have you managed to get something working in AIR using the HTML/Javascript interface? I&#8217;ve had a quick go myself with main stream Flash authoring and it seems to work pretty well &#8211; if a little rough around the edges.  But what you seem to be hinting at is that you managed to make something which looked pretty nice using a free text editor and the web skills you already have. Regardless of the actual technical issues between WPF, silverlight etc this seems to be the key advantage that you&#8217;re talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7396</link>
		<dc:creator><![CDATA[Phil Wilson]]></dc:creator>
		<pubDate>Tue, 17 Jun 2008 20:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7396</guid>
		<description><![CDATA[Sorry Mike, I&#039;m not sure if I just disagree or whether you&#039;re being disingenuous but your post talks about how marvellous AIR is to develop with compared to Silverlight - you even criticse Silverlight for the codey-ness, so to say that you&#039;re talking about the users just isn&#039;t 100% true (again, if you did want to make the techy argument, I&#039;d say that the AIR vs. Silverlight debate is manufactured and people should be comparing AIR to the Microsoft widget stuff).

I would ignore the artificial boundaries you&#039;ve set up in the title and most of the post, and look at your last paragraph and the last bit of your comment above - the lightweight stuff *is* winning, because it&#039;s delivering apps to users, but here I think there are too many players to draw any conclusions but it&#039;s certain that AIR has a guaranteed set of mindshare given the existing number of customers they have across their product lines.

I&#039;m sure there are a couple of lines to insert here about the unbelievably bad user interfaces of most AIR (and other &#039;lightweight&#039; desktop framework) applications ;)]]></description>
		<content:encoded><![CDATA[<p>Sorry Mike, I&#8217;m not sure if I just disagree or whether you&#8217;re being disingenuous but your post talks about how marvellous AIR is to develop with compared to Silverlight &#8211; you even criticse Silverlight for the codey-ness, so to say that you&#8217;re talking about the users just isn&#8217;t 100% true (again, if you did want to make the techy argument, I&#8217;d say that the AIR vs. Silverlight debate is manufactured and people should be comparing AIR to the Microsoft widget stuff).</p>
<p>I would ignore the artificial boundaries you&#8217;ve set up in the title and most of the post, and look at your last paragraph and the last bit of your comment above &#8211; the lightweight stuff *is* winning, because it&#8217;s delivering apps to users, but here I think there are too many players to draw any conclusions but it&#8217;s certain that AIR has a guaranteed set of mindshare given the existing number of customers they have across their product lines.</p>
<p>I&#8217;m sure there are a couple of lines to insert here about the unbelievably bad user interfaces of most AIR (and other &#8216;lightweight&#8217; desktop framework) applications <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7392</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sun, 15 Jun 2008 11:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7392</guid>
		<description><![CDATA[Cheers Steve, good points. From my understanding, the developer/designer line was (at least supposed) to be blurring with Expression Blend, etc. But I guess we&#039;ll see who adopts what.]]></description>
		<content:encoded><![CDATA[<p>Cheers Steve, good points. From my understanding, the developer/designer line was (at least supposed) to be blurring with Expression Blend, etc. But I guess we&#8217;ll see who adopts what.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Pope</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7391</link>
		<dc:creator><![CDATA[Stephen Pope]]></dc:creator>
		<pubDate>Sun, 15 Jun 2008 11:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7391</guid>
		<description><![CDATA[A couple of quick points.

From Frankies comment I agree browsers themselves  will play a major part and offer some good extension points but I still think &#039;one broswer to rule them all&#039; will never happen (as much as any of the vendors wnat it) .. so while things like XUL and Prism are great they are only available in one browser.

Moving on to Phils comments .. having used all 4 technologies (AiR, Flex, WPF, Silverlight) I can see where Mike is coming from as using AIR is a very pleasent frictionless experience compared with deploying a WPF (or Silverlight) app. With AIR (simplest example) point at a web page on your HD and its becomes a dekstop app, updating is handled exceptionally well too.

I suppsoe AIR is more directly comparible to WPF / XBAP but microsoft dont seem to be doing themselves many favours in the clarification of what should be used where.

Microsoft are working hard and with silverlight2 beta2 many of the controls in siverlight are directly comparible with their WPF equivilents so you can see a future where you can use the same XAML between either framework (up to a certain point).

Some of this also comes down to the fact that microsoft target programmers and adobe target designers, so adobes demos will always look a tonne better than any microsoft ones even if programattically they dont do anything exciting, but its what the kidz want huh ? :P]]></description>
		<content:encoded><![CDATA[<p>A couple of quick points.</p>
<p>From Frankies comment I agree browsers themselves  will play a major part and offer some good extension points but I still think &#8216;one broswer to rule them all&#8217; will never happen (as much as any of the vendors wnat it) .. so while things like XUL and Prism are great they are only available in one browser.</p>
<p>Moving on to Phils comments .. having used all 4 technologies (AiR, Flex, WPF, Silverlight) I can see where Mike is coming from as using AIR is a very pleasent frictionless experience compared with deploying a WPF (or Silverlight) app. With AIR (simplest example) point at a web page on your HD and its becomes a dekstop app, updating is handled exceptionally well too.</p>
<p>I suppsoe AIR is more directly comparible to WPF / XBAP but microsoft dont seem to be doing themselves many favours in the clarification of what should be used where.</p>
<p>Microsoft are working hard and with silverlight2 beta2 many of the controls in siverlight are directly comparible with their WPF equivilents so you can see a future where you can use the same XAML between either framework (up to a certain point).</p>
<p>Some of this also comes down to the fact that microsoft target programmers and adobe target designers, so adobes demos will always look a tonne better than any microsoft ones even if programattically they dont do anything exciting, but its what the kidz want huh ? <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7389</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sat, 14 Jun 2008 21:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7389</guid>
		<description><![CDATA[I should add that I&#039;m reasonably familiar with Popfly. Not keen. Prefer Pipes. ;-)]]></description>
		<content:encoded><![CDATA[<p>I should add that I&#8217;m reasonably familiar with Popfly. Not keen. Prefer Pipes. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://electronicmuseum.org.uk/2008/06/13/air-coming-of-age/#comment-7388</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sat, 14 Jun 2008 21:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://electronicmuseum.wordpress.com/?p=274#comment-7388</guid>
		<description><![CDATA[Phil, I think the relationships between WPF, Silverlight, AIR, Flex, etc are interesting, but not really the point I&#039;m trying to make here. I would also argue that to focus on Silverlight as &quot;just a browser plugin&quot; misses the focus, as does calling AIR &quot;just a desktop widget engine&quot;.

The bigger point is not about the tech but about the users (remember them?) and how they are beginning to interact with the tools that are being presented to them; ditto about how we as developers can begin to build functionality which is build once/run many. The fact that once again a lightweight approach is the one gaining traction on the desktop is a pertinent one, I think.]]></description>
		<content:encoded><![CDATA[<p>Phil, I think the relationships between WPF, Silverlight, AIR, Flex, etc are interesting, but not really the point I&#8217;m trying to make here. I would also argue that to focus on Silverlight as &#8220;just a browser plugin&#8221; misses the focus, as does calling AIR &#8220;just a desktop widget engine&#8221;.</p>
<p>The bigger point is not about the tech but about the users (remember them?) and how they are beginning to interact with the tools that are being presented to them; ditto about how we as developers can begin to build functionality which is build once/run many. The fact that once again a lightweight approach is the one gaining traction on the desktop is a pertinent one, I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

