<?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>PC Pro blog &#187; air</title>
	<atom:link href="http://www.pcpro.co.uk/blogs/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcpro.co.uk/blogs</link>
	<description>Blogging in the real world</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:54:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Can Your Browser Do This? Adaptive Layout</title>
		<link>http://www.pcpro.co.uk/blogs/2009/09/14/can-your-browser-do-this-adaptive-layout/</link>
		<comments>http://www.pcpro.co.uk/blogs/2009/09/14/can-your-browser-do-this-adaptive-layout/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:38:22 +0000</pubDate>
		<dc:creator>Tom Arah</dc:creator>
				<category><![CDATA[Real World Computing]]></category>
		<category><![CDATA[adaptive layout]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[digital design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[times reader]]></category>

		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=7279</guid>
		<description><![CDATA[

Recently I wrote that what makes RIAs (Rich Internet Applications) different from browser-native web applications isn&#8217;t rich functionality or rich content but rich design. Moreover I argued that only a player-based approach (effectively Flash/Flex or Silverlight/WPF) can provide the platform necessary to take web design to the next level.
As I expected, the feedback to the [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">
<p class="MsoNormal"><a href="http://www.pcpro.co.uk/blogs/wp-content/uploads/2009/09/blog-new-york-times-reader.jpg"><img class="alignright size-medium wp-image-7282" src="http://www.pcpro.co.uk/blogs/wp-content/uploads/2009/09/blog-new-york-times-reader-175x143.jpg" alt="" width="175" height="143" /></a></p>
<p class="MsoNormal">Recently I wrote that what makes RIAs (Rich Internet Applications) different from browser-native web applications isn&#8217;t rich functionality or rich content but <a title="Rich design in RIAs" href="http://www.pcpro.co.uk/blogs/2009/09/01/google-and-rich-internet-applications-rias/">rich design</a>. Moreover I argued that only a player-based approach (effectively Flash/Flex or Silverlight/WPF) can provide the platform necessary to take web design to the next level.</p>
<p class="MsoNormal">As I expected, the feedback to the piece centred on the best way of blocking Flash content as it always does whenever I mention the technology. It&#8217;s hardly surprising as the first thing that comes to most people&#8217;s mind when you mention Flash is irritating banner ads specifically intended to distract you from reading the real content of the page &#8211; the absolute definition of bad design.</p>
<p class="MsoNormal">However in the context of a RIA, Flash/Flex is capable of so much more &#8211; producing an end user experience that the browser alone can never hope to match&#8230;<span id="more-7279"></span></p>
<p class="MsoNormal">To begin with, it&#8217;s important to realise that Flash/Flex isn&#8217;t inherently &#8220;flashy&#8221; &#8211; it&#8217;s up to the designer how they put the platform to use and any decent designer knows that less is usually more.</p>
<p class="MsoNormal">In fact one of the great strengths of a player-based approach is the smooth and sophisticated streamlining it enables. While technologies like AJAX have allowed browser-based design to paper over the inherently page-based nature of HTML content, this just isn&#8217;t an issue for a player. At its best, the browser can offer extraordinary functionality but this will always feel clunky compared to a player-based application &#8211; just compare <a title="Google Docs" href="http://docs.google.com">Google Docs</a> to <a title="Acrobat.com Buzzword" href="https://acrobat.com">Adobe Buzzword</a> to see the difference in action. Ultimately only the player-based RIA can deliver a truly desktop-style experience.</p>
<p class="MsoNormal">The design strengths of the player don&#8217;t just add to functionality; they are crucial when it comes to dealing with content. Here CSS (Cascading Style Sheets) has worked wonders for the browser enabling it to graft on layout and typographic control to the presentation-neutral HTML, but this is still rudimentary. The difference between the browser and player is made clear when you access the <a title="New York Times website" href="http://www.nytimes.com">New York Times website</a> and then read the same content via the <a title="New York Times Reader" href="http://timesreader.nytimes.com/timesreader/index.html">AIR-based Times Reader application</a> (there&#8217;s a free taster version).</p>
<p class="MsoNormal">At first they might look pretty similar &#8211; apart from little things such as the live crossword and the fact that the whole reading experience is tighter and more enjoyable and works offline. The most fundamental difference is hidden unless you happen to resize the application. If you do, you&#8217;ll see that the layout automatically updates in real time &#8211; increase the application width and the columns will widen and then at the tipping point of comfortable reading another column will appear and any images will intelligently resize themselves accordingly.</p>
<p class="MsoNormal">Of course this adaptive layout isn&#8217;t really intended for such resizing on-the-fly (though it is quite addictive). The real purpose of adaptive layout is to ensure that whatever device you are accessing content by &#8211; mobile, notebook, desktop, TV or projector &#8211; the layout and design and so end experience are optimised. This isn&#8217;t a question of flashy bells-and-whistles it&#8217;s absolutely fundamental: it&#8217;s automatic and universal good design for any device that supports the Flash player.</p>
<p class="MsoNormal">As we move on from the early days of the Web, from simple desktop-based browsing to advanced desktop-style reading and doing, the time has come to stop dismissing Flash as just an irritating distraction. Thanks to its adaptive layout capabilities, Flash/Flex sets a new benchmark for the best possible cross-platform cross-device design.</p>
<p class="MsoNormal">Surely you wouldn&#8217;t want to block that?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcpro.co.uk/blogs/2009/09/14/can-your-browser-do-this-adaptive-layout/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Silverlight 3 &#8211; First Thoughts</title>
		<link>http://www.pcpro.co.uk/blogs/2009/05/01/silverlight-3/</link>
		<comments>http://www.pcpro.co.uk/blogs/2009/05/01/silverlight-3/#comments</comments>
		<pubDate>Fri, 01 May 2009 13:26:22 +0000</pubDate>
		<dc:creator>Tom Arah</dc:creator>
				<category><![CDATA[Real World Computing]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[digital design]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.pcpro.co.uk/blogs/?p=5494</guid>
		<description><![CDATA[If, like me, you didn’t make it to the MIX 09 jamboree you can always catch up via the videos posted over at visitmix.com - and you don&#8217;t have to go to Vegas. As expected, the major new announcement was the launch of a new Silverlight 3 runtime (though as a beta with no “go-live” licensing [...]]]></description>
			<content:encoded><![CDATA[<p>If, like me, you didn’t make it to the MIX 09 jamboree you can always catch up via the videos posted over at <a title="mix 09" href="http://videos.visitmix.com"><strong>visitmix.com</strong></a> - and you don&#8217;t have to go to Vegas. As expected, the major new announcement was the launch of a new <a title="silverlight 3" href="http://silverlight.net/GetStarted/silverlight3/default.aspx"><strong>Silverlight 3 runtime</strong></a> (though as a beta with no “go-live” licensing it’s only for developers).</p>
<p><a href="http://www.pcpro.co.uk/blogs/wp-content/uploads/2009/05/blogsilverlight3.jpg"><img class="alignnone size-medium wp-image-5496" src="http://www.pcpro.co.uk/blogs/wp-content/uploads/2009/05/blogsilverlight3-300x171.jpg" alt="silverlight 3" width="300" height="171" /></a></p>
<p>Essentially Silverlight is designed to port Windows’ core WPF technology into a cross-platform  browser-based player like Flash. So what will the new version offer?</p>
<p><span id="more-5494"></span></p>
<p>The highlights include:</p>
<ul>
<li>H264 / MP4 video support </li>
<li>Pixel Shaders for effects such as blurring</li>
<li>Perspective Transforms to simulate 3D</li>
<li>Animation Easing to produce far more naturalistic movements</li>
</ul>
<p>“Highlights” which will probably sound less-than-exciting as they are all on the Flash 10 checklist. Far more eye-catching and the stand-out feature of the latest release is: </p>
<ul>
<li>Silverlight 3’s ability to break out of the browser and install XAPs directly to the desktop </li>
</ul>
<p>It’s a fundamental step forward but again it sounds very familiar. After all, isn’t this exactly what <a title="Adobe AIR" href="http://www.adobe.com/products/air/"><strong>AIR</strong></a> (Adobe Integrated Runtime) already provides?</p>
<p>Moreover the Silverlight 3 beta fails to deliver any of the “Flash-killer” WPF-based features that users might have hoped to see ported such as true 3D handling, print control and, my personal favourite, intelligently adaptive FlowDocuments. And there’s no support for video alpha either.</p>
<p>Overall it’s clear that Microsoft is still playing catch-up with Adobe on the Rich Internet Application (RIA) front and no doubt critics will say that, as there’s already an established standard here with all-important and unbeatable market penetration (Flash has around <a title="Flash penetration" href="http://www.pcpro.co.uk/blogs/2009/02/27/flash-penetration-the-truth/"><strong>97% penetration</strong></a> compared to around 25% for Silverlight), what is the point of Silverlight? </p>
<p>It’s a subject I plan to return to. In the meantime, there was one feature which might give the Microsoft-bashers some pause for thought. Significantly, the new Silverlight out-of-browser capabilities are built directly into the version 3 runtime (under 5MB). This means that to save an online Silverlight XAP for offline use on either PC or Mac, all the end user needs to do is right-click and hit Install. And it has built-in auto update too (excellent). And you can remove the app just as easily.  </p>
<p>The whole RIA concept is based on the blurring of online and offline, local and remote and Silverlight’s streamlined moving between the two worlds looks like it will set the new standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pcpro.co.uk/blogs/2009/05/01/silverlight-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

