<?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>YAY!MEDIA - Flash Platform Development Blog</title>
	<atom:link href="http://blog.yaymedia.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yaymedia.net</link>
	<description>Flash Platform Development</description>
	<lastBuildDate>Sat, 26 Mar 2011 10:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Wowza and Flash Builder demo files from Flash Camp Midlands</title>
		<link>http://blog.yaymedia.net/2011/03/wowza-and-flash-builder-demo-files-from-flash-camp-midlands/</link>
		<comments>http://blog.yaymedia.net/2011/03/wowza-and-flash-builder-demo-files-from-flash-camp-midlands/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 17:48:17 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Courses]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Wowza]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=914</guid>
		<description><![CDATA[Here are the example files from my talk on Wowza at Flash Camp Birmingham yesterday. I&#8217;ve zipped everything up into one file, but in order to use them there are a couple of steps you need to do in order to get up and running. Download demo files (2.3MB zip) Firstly, install Wowza Server and [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the example files from my talk on Wowza at Flash Camp Birmingham yesterday. I&#8217;ve zipped everything up into one file, but in order to use them there are a couple of steps you need to do in order to get up and running.</p>

<p><a href="http://www.yaymedia.net/files/fcbuk demo.zip">Download demo files (2.3MB zip)</a></p>

<p>Firstly, install Wowza Server and the Wowza IDE (I&#8217;m assuming you have Flash Builder installed already). Then, from the zip file:</p>

<ol>
<li><p>Copy Drawing.jar into your Wowza server&#8217;s <em>/lib</em> directory</p></li>
<li><p>Make a directory in Wowza&#8217;s <em>/conf</em> directory called &#8216;drawing&#8217;, and copy Application.xml into it</p></li>
<li><p>Also make a directory called &#8216;drawing&#8217; in Wowza&#8217;s <em>/applications</em> directory</p></li>
<li><p>In the Wowza IDE, import the project</p></li>
<li><p>In FlashBuilder, import the client project supplied</p></li>
</ol>

<p>Run the server from the IDE run/debug button, or using the server&#8217;s own Start/Stop commands &#8211; this should start the server. Then, run/debug the FlashBuilder client application, and start two instances and try drawing. As I mentioned earlier, the resolution isn&#8217;t quite there in this example, but in a subsequent post I&#8217;ll talk about how we can tune that further.</p>

<p>Enjoy! <img src='http://blog.yaymedia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2011/03/wowza-and-flash-builder-demo-files-from-flash-camp-midlands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rich media reduces battery life. Not Flash, but the content it enables</title>
		<link>http://blog.yaymedia.net/2010/11/rich-media-reduces-battery-life-not-flash-but-the-content-it-powers/</link>
		<comments>http://blog.yaymedia.net/2010/11/rich-media-reduces-battery-life-not-flash-but-the-content-it-powers/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 11:12:21 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=792</guid>
		<description><![CDATA[Disclaimer &#8211; I use the Flash Platform to develop applications. I&#8217;m also excited by recent developments HTML5, CSS3 and JS. This is purely an attempt at balancing out the argument that Flash and not the types of content it drives is responsible for additional battery usage on devices. The problem is implementation. In its review [...]]]></description>
			<content:encoded><![CDATA[<p><em>Disclaimer &#8211; I use the Flash Platform to develop applications. I&#8217;m also excited by recent developments HTML5, CSS3 and JS. This is purely an attempt at balancing out the argument that Flash and not the types of content it drives is responsible for additional battery usage on devices. The problem is implementation.</em></p>

<p>In its review of the Macbook Air recently <a href="http://arstechnica.com/apple/reviews/2010/11/the-future-of-notebooks-ars-reviews-the-11-macbook-air.ars/3" target="_blank">Ars Technica stated that using Flash resulted in a 33% reduction in battery life</a>, a figure that has since been used by a number of anti-Flash campaigners and others to justify its demise in favour of a combination of HTML5, CSS3 and Javascript.</p>

<p>I thought I&#8217;d take a sample of some HTML5/CSS3/JS demos and measure the effects they place on my CPU. I was doing these tests on a Intel Core i5 iMac using Safari 5 &#8211; on a mobile device CPU usage is only part of the battery life equation but the harder you work the CPU, the less battery life you can expect.</p>

<p>A few points to begin with:</p>

<ul>
    <li>I&#8217;m not trying to make some sweeping statement about the real-world effects these results would have on battery life, nor am I going to pretend this was in any way scientific, it&#8217;s merely to demonstrate that rich content doesn&#8217;t come for free, <em>regardless of the technology driving it</em></li>
    <li>I&#8217;m not attempting to create a Flash vs HTML5 post either &#8211; I&#8217;ve seen real-world tests where HTML5 outperforms Flash, and vice-versa. Both have benefits and disadvantages</li>
    <li>Similarly, I&#8217;m making no judgements or comments on the quality or efficiency of the demos shown below, they were all done by very talented people and the demos themselves are prime examples of what&#8217;s possible with HTML5, CSS3 and Javascript</li>
    <li>For all these tests the methodology was the same &#8211; open Safari 5, then run the demo and take a screenshot during the demo</li>
    <li>Finally, apologies for the lack of a LightBox view for the grabs, must fix my WordPress</li>
</ul>

<p>Starting off, here&#8217;s Apple&#8217;s home page &#8211; it&#8217;s running a simple CSS transition in the Store div, but only taking <strong>0.4%CPU</strong> -</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.44.16.png"><img class="size-large wp-image-797 aligncenter" title="Screen shot 2010-11-08 at 12.44.16" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.44.16-1024x494.png" alt="" width="614" height="296" /></a></p>

<p>Next, one of Apple&#8217;s own demos of another simple CSS3 transition, I didn&#8217;t quite catch the transition happening in the screenshot but the CPU is at <strong>15.5%</strong> just after the transition completes;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.48.57.png"><img class="aligncenter size-large wp-image-801" title="Screen shot 2010-11-08 at 12.48.57" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.48.57-1024x448.png" alt="" width="614" height="269" /></a></p>

<p>Next, Apple&#8217;s VR demo &#8211; as I scroll the content, CPU averages about <strong>20%</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.52.391.png"><img class="aligncenter size-large wp-image-804" title="Screen shot 2010-11-08 at 12.52.39" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.52.391-1024x460.png" alt="" width="614" height="276" /></a></p>

<p>Over to Andrew Hoyer&#8217;s blog now, with his demo of CSS3 animation, maxing out at an impressive <strong>4% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.54.07.png"><img class="aligncenter size-large wp-image-806" title="Screen shot 2010-11-08 at 12.54.07" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.54.07-1024x462.png" alt="" width="614" height="277" /></a></p>

<p>Moving onto the &lt;canvas&gt; tag now. This draws directly into the browser using Javascript.</p>

<p>Firstly, the Voronoi demo from <a href="http://www.chromeexperiments.com">www.chromeexperiments.com</a>. This demo takes up nearly <strong>100% </strong>of my quad-core CPU;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.54.26.png"><img class="aligncenter size-large wp-image-808" title="Screen shot 2010-11-08 at 12.54.26" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.54.26-1024x386.png" alt="" width="614" height="232" /></a></p>

<p style="text-align: center;"></p>

<p>Another &lt;canvas&gt; demo,  Deep Sea Stress &#8211; I added 5 &#8216;creatures&#8217; here and ran the demo, <strong>97.8% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.55.48.png"><img class="aligncenter size-large wp-image-811" title="Screen shot 2010-11-08 at 12.55.48" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.55.48-1024x462.png" alt="" width="614" height="277" /></a></p>

<p>A simple &lt;canvas&gt; gradient effect, <strong>53.3% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.56.57.png"><img class="aligncenter size-large wp-image-812" title="Screen shot 2010-11-08 at 12.56.57" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.56.57-1024x461.png" alt="" width="614" height="277" /></a></p>

<p>A &lt;canvas&gt; particle effect, <strong>27% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.59.09.png"><img class="aligncenter size-large wp-image-814" title="Screen shot 2010-11-08 at 12.59.09" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.59.09-1024x463.png" alt="" width="614" height="278" /></a></p>

<p style="text-align: left;">Ball pool by Mr. Doob, <strong>27.7% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-13.00.23.png"><img class="aligncenter size-large wp-image-815" title="Screen shot 2010-11-08 at 13.00.23" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-13.00.23-1024x465.png" alt="" width="614" height="279" /></a></p>

<p>Finally, I tried a HTML5 game, Infiltration at Dusk, to see what the real-world effect was on CPU. It ran at around  <strong>41.5% CPU</strong>;</p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.55.13.png"><img class="aligncenter size-large wp-image-810" title="Screen shot 2010-11-08 at 12.55.13" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-08-at-12.55.13-1024x461.png" alt="" width="614" height="277" /></a></p>

<p><strong>Conclusions</strong></p>

<p>I like to see and experience rich content on the web. If I didn&#8217;t, I&#8217;d go read a book and save battery power that way. I expect that content to take CPU and memory and in return provide me with better experiences, and I understand this has implications for battery life. Here&#8217;s <a href="Apple's own information on battery life for iPhone">Apple&#8217;s own information on battery life for iPhone</a>:</p>

<blockquote>iPhone 4 can get 10 hours of video playback, or 40 hours of audio playback on a full charge at original capacity. In addition, iPhone 4 features up to 300 hours of standby time.</blockquote>

<p><br/></p>

<p>Why? Because decoding audio requires more CPU than standby, and video uses more CPU than audio. Even with dedicated decoding chips the device has to work much harder to display the rich media over static content.</p>

<p>A large part of the problem is that the Flash Platform is over-used by advertisers and this has a significant effect on CPU load. I hate Flash adverts as much as anyone, not least because they have given Flash a good degree of its bad reputation on the web. Multiple instances within a page, multiple tabs and windows compound the problem further. The reality is that if Flash is replaced by another technology like HTML5/CSS3/JS, the tests above demonstrate that any rich-media technology will require more processing power to render that content, versus plain text. It has the same potential for abuse too; it&#8217;s equally possible to write bad Javascript as it is to write bad Actionscript. There are so many factors involved that measuring the actual effects accurately will be difficult &#8211; some of these demos ran much faster in Safari than they did in Chrome, and vice-versa. Similarly I realise that Flash runs less optimally on OSX than Windows, but that debate is out of scope here.</p>

<p>Finally, a note about mobile devices &#8211; all of the above tests were carried out a desktop machine with a fast processor and 8GB of memory. On a mobile device the demos would be subject to much higher constraints/limitations. Some of the demos ran at well over 50% of CPU, and would either not run at all on a mobile device, or be very taxing on CPU and battery life. That&#8217;s the trade-off though &#8211; again I can accept that I can&#8217;t expect to run all rich content on my smart-phone, but I should be able to run some of it while knowing I will be using more battery when I do.</p>

<p>It&#8217;s the same as the difference between standby and talk-time to me.</p>

<p><strong><em>Update 1:</em></strong><em> On the subject of HTML5 adverts, <a href="http://lab.simurai.com/html5/ads/">here&#8217;s a link to a HTML5 ad page</a>, deliberately non-optimised and typical of the kinds of Flash advert used everywhere. On my machine this page took over 90% CPU. Thanks to <a href="http://www.johnauger.com/blog">John Auger</a> for the link. See how your system performs.</em></p>

<p><strong><em>Update 2:</em></strong><em> I tried the excellent <a href="http://labs.codecomputerlove.com/flashvshtml5/" target="_blank">HTML5/Flash Pong demo</a>, and here are the results. As I stated before it&#8217;s not my intention to try and compare the two technologies, but as some people seem to think that <a href="http://daringfireball.net/2010/11/flash_free_and_cheating_with_google_chrome">guesswork is a good enough reason</a> to assume HTML5 is less taxing on CPU, real-world results might be more credible. The developer says there&#8217;s a known performance issue on Safari, so I&#8217;ve posted the results for Chrome and Safari, but in my testing Flash outperforms &lt;canvas&gt; for CPU load here by a factor of around 4. Chrome actually seemed to be slightly worse than Safari in my tests.</em></p>

<p><em>Safari:</em></p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-10-at-13.41.03.png"><img class="aligncenter size-large wp-image-897" title="Screen shot 2010-11-10 at 13.41.03" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-10-at-13.41.03-1024x426.png" alt="" width="614" height="256" /></a></p>

<p style="text-align: left;"><em>Chrome:</em></p>

<p style="text-align: center;"><a href="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-10-at-13.45.48.png"><img class="aligncenter size-large wp-image-898" title="Screen shot 2010-11-10 at 13.45.48" src="http://blog.yaymedia.net/wp-content/uploads/2010/11/Screen-shot-2010-11-10-at-13.45.48-1024x451.png" alt="" width="614" height="271" /></a></p>

<p style="text-align: left;"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/11/rich-media-reduces-battery-life-not-flash-but-the-content-it-powers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tuesday Picks 19th Oct</title>
		<link>http://blog.yaymedia.net/2010/10/tuesday-picks-19th-oct/</link>
		<comments>http://blog.yaymedia.net/2010/10/tuesday-picks-19th-oct/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 18:44:07 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=779</guid>
		<description><![CDATA[Here&#8217;s a few of my favourite links this week: An Introduction to AS3 Signals &#8211; great intro article by Aiden Taylor on InsideRIA about AS3 Signals, a very flexible and easy to use alternative to the internal Flex event framework Zoomooz JS &#8211; just goes to show how &#60;canvas&#62; is really starting to come alive [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a few of my favourite links this week:</p>

<ul>
    <li><a href="http://insideria.com/2010/10/an-introduction-to-as3-signals.html">An Introduction to AS3 Signals</a> &#8211; great intro article by Aiden Taylor on InsideRIA about AS3 Signals, a very flexible and easy to use alternative to the internal Flex event framework</li>
    <li><a href="http://janne.aukia.com/zoomooz/">Zoomooz JS</a> &#8211; just goes to show how &lt;canvas&gt; is really starting to come alive now &#8211; this is a great demo of a dynamic zoom &#8211; I can imagine <a href="http://www.prezi.com">Prezi</a> doing something with this before too long</li>
    <li><a href="http://jessewarden.com/2010/09/2010-whats-next-for-flash-and-flex-developers.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+jessewarden+(Flex+and+Flash+Developer+-+Jesse+Warden+dot+Kizz-ohm)">2010 &#8211; What&#8217;s next for Flash &amp; Flex Developers, Jesse Warden</a> &#8211; a really insightful, well-written piece by Jesse on something that will be on a lot of Flash Platform devs minds right now</li>
    <li><a href="http://learn.adobe.com/wiki/download/attachments/64389123/CrossDomain_PolicyFile_Specification.pdf?version=1">Adobe Cross-domain Policy File Specification (PDF)</a> &#8211; a handy reference if you need to build any kind of x-domain file for Flash/Flex apps</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/10/tuesday-picks-19th-oct/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Webinos &#8211; here comes another &#8216;standard&#8217;</title>
		<link>http://blog.yaymedia.net/2010/09/webinos-here-comes-another-standard/</link>
		<comments>http://blog.yaymedia.net/2010/09/webinos-here-comes-another-standard/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:55:29 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=739</guid>
		<description><![CDATA[The BBC is running an article today on Webinos, a collaboration between 22 organisations including W3C, mobile service providers, Sony Ericsson and Samsung, and a few academic institutions. It&#8217;s got some serious EU funding (€10M). The vision is developing for a single virtual device by providing extension APIs for different platforms, with secure communication. The [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.bbc.co.uk/news/technology-11389416">BBC is running an article</a> today on <a href="http://webinos.org/members">Webinos</a>, a collaboration between 22 organisations including W3C, mobile service providers, Sony Ericsson and Samsung, and a few academic institutions. It&#8217;s got some serious EU funding (€10M). The vision is developing for a single virtual device by providing extension APIs for different platforms, with secure communication.</p>

<p>The project statement says:</p>

<blockquote><a href="http://webinos.org/about-webinos"> </a>webinos is an EU-funded project aiming to deliver a platform  for web applications across mobile, PC, home media (TV) and in-car  devices.  The webinos project will define and deliver an Open Source Platform and software components for the Future Internet in the form of web runtime  extensions, to enable web applications and services to be used and  shared consistently</blockquote>

<p></br></p>

<p>And a quote from the project leader:</p>

<blockquote>That&#8217;s what we want to address &#8211; to provide a system that runs on all these platforms and domains, where the developer comes up with one application for one platform and lets you run it on all these devices &#8211; mobiles, automotive, gaming, and so on.</blockquote>

<p></br></p>

<p>Sound familar? Thought so. Isn&#8217;t a &#8216;web-runtime extension&#8217; a similar thing to Flash Player? Don&#8217;t solutions for cross-platform already exist in one form or another, like PhoneGap?</p>

<p>I&#8217;m sceptical; while I&#8217;m all for anything that helps developers to deliver and extend functionality across platforms (hell, I&#8217;m a Flash Platform developer!), throwing €10M of public money into a commercial/public partnership seems like we&#8217;re reinventing the wheel. What&#8217;s the &#8216;win&#8217; here? The consortium is an odd mix of academic/commercial entities, and the large number of service providers backing this makes me wonder about the real motivation.</p>

<p>So, one to watch? Not sure yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/09/webinos-here-comes-another-standard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Electric vehicle research &#8211; Flex app</title>
		<link>http://blog.yaymedia.net/2010/09/electric-vehicle-research-flex-app/</link>
		<comments>http://blog.yaymedia.net/2010/09/electric-vehicle-research-flex-app/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 19:47:39 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=718</guid>
		<description><![CDATA[Recently I&#8217;ve been working on a side-project with Warwick Manufacturing Group to create a simple research-gathering application, using Flex. The application work itself isn&#8217;t anything clever, just some video/audio and basic data collection, but the research project is quite interesting &#8211; electric vehicles don&#8217;t make a lot of sound, and cars that don&#8217;t make any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.yaymedia.net/wp-content/uploads/2010/09/Picture-21.png"><img class="size-medium wp-image-732 alignleft" title="Picture 2" src="http://blog.yaymedia.net/wp-content/uploads/2010/09/Picture-21-300x141.png" alt="" width="300" height="141" /></a>Recently I&#8217;ve been working on a side-project with <a href="http://www2.warwick.ac.uk/fac/sci/wmg/">Warwick Manufacturing Group</a> to create a simple research-gathering application, using Flex. The application work itself isn&#8217;t anything clever, just some video/audio and basic data collection, but the research project is quite interesting &#8211; electric vehicles don&#8217;t make a lot of sound, and cars that don&#8217;t make any sound may cause more pedestrian injuries and accidents because people can&#8217;t hear them coming. Researchers are now looking at how to alleviate this problem by generating sound from the vehicle like an engine, but not necessarily the sound of an engine. In fact the sound could be anything at all.</p>

<p>This project is called ELVIN (ELectric Vehicle with Interactive Noise) and is a cute little van that will drive around playing a range of sounds. The purpose of the application is to allow people to evaluate the sounds used by the van, and the data gathered will be used to inform further research into safety and a number of other factors, including nuisance and brand perception &#8211; imagine living next to a busy road full of all-electric cars generating the same monotone sound, or a hybrid Ferrari that sounded &#8216;wrong&#8217;. There&#8217;s also big potential for aftermarket products; in twenty years&#8217; time instead of a performance exhaust system you might just purchase an upgraded sound.</p>

<p>It&#8217;s interesting stuff, and it was fun to create a little app to help this research along. It&#8217;s already gathering useful data about perceptions to the current sounds the van is evaluating, but they need as much data as possible &#8211; to find out more about the project and to try it for yourself, head to <a href="http://go.warwick.ac.uk/elvin">http://go.warwick.ac.uk/elvin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/09/electric-vehicle-research-flex-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuesday picks 14 Sept</title>
		<link>http://blog.yaymedia.net/2010/09/tuesday-picks/</link>
		<comments>http://blog.yaymedia.net/2010/09/tuesday-picks/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 20:44:41 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=688</guid>
		<description><![CDATA[Here&#8217;s what I hope will be a regular posting of my Flash-related picks from the last week or so: Acoustic Echo Cancellation Coming To Flash Player &#8211; Stefan Richter blogs about this upcoming feature in Flash Player. With that and the availability in LCCS of screen-sharing and recording, plus the release of FMS4, things are [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what I hope will be a regular posting of my Flash-related picks from the last week or so:</p>

<ul>
    <li><a href="http://www.flashcomguru.com/index.cfm/2010/9/7/aec-coming-to-flash">Acoustic Echo Cancellation Coming To Flash Player</a> &#8211; Stefan Richter blogs about this upcoming feature in Flash Player. With that and the <a href="http://blogs.adobe.com/collabmethods/2010/08/screen-sharing-and-recording-august-feature-tsunami.html">availability in LCCS of screen-sharing and recording</a>, plus the release of <a href="http://www.adobe.com/products/flashmediaserver/">FMS4</a>, things are looking good for collaborative apps built in Flash/Flex.</li>
    <li><a href="http://uxmovement.com/">UX Movement</a> &#8211; a great blog with some handy tips on UI/UX, I especially liked the <a href="http://uxmovement.com/design-articles/faster-with-top-aligned-labels">article about form label placement </a></li>
    <li><a href="http://www.numbknuckle.com/robotlegs-simple-walkthrough/">RobotLegs Simple Walkthrough</a> &#8211; best video example I&#8217;ve found so far on getting started with RobotLegs, from <a href="http://www.numbknuckle.com/">NumbKnuckle</a></li>
    <li><a href="http://opensource.adobe.com/wiki/display/flexsdk/Hero">Flex Hero SDK</a> &#8211; the first release of Hero, with optimisations for mobile/multiscreen applications, is now available</li>
    <li><a href="http://labs.adobe.com/technologies/airlaunchpad/">Adobe AIR launchpad</a> &#8211; a handy AIR-based app for authoring AIR projects</li>
</ul>

<p>Tune in next week for more <img src='http://blog.yaymedia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/09/tuesday-picks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile UIs: is AIR + Multiscreen the solution?</title>
		<link>http://blog.yaymedia.net/2010/09/mobile-uis-is-air-multiscreen-the-solution/</link>
		<comments>http://blog.yaymedia.net/2010/09/mobile-uis-is-air-multiscreen-the-solution/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 11:08:08 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[UI/UX]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=622</guid>
		<description><![CDATA[UX consultant Suzanne Ginsburg has posted a good article entitled Android &#38; iPhone App Design: Is it twice the work? It&#8217;s a great insight into what to consider when developing an application UI for mobile devices, discussing the cross-platform differences and platform UI conventions that require consideration, including elements like device button types and placement. [...]]]></description>
			<content:encoded><![CDATA[<p>UX consultant Suzanne Ginsburg has posted a good article entitled <a href="http://johnnyholland.org/2010/09/06/android-iphone-app-design-is-it-twice-the-work/">Android &amp; iPhone App Design: Is it twice the work?</a> It&#8217;s a great insight into what to consider when developing an application UI for mobile devices, discussing the cross-platform differences and platform UI conventions that require consideration, including elements like device button types and placement. You have to consider your UI on anything from small phones to large tablet devices, while targeting one OS, and this means you either create separate versions of your app (e.g. Angry Birds and Angry Birds HD on iOS) or carefully optimise your UI design.</p>

<p>After reading the article, I wondered how well Adobe AIR could really address these considerations, especially versus tools like <a href="http://www.openplug.com/products/elips-studio">OpenPlug ELIPS</a> that export native code from a Flex project; at the platform level it will remove the need to code in native languages, and arguably would be more &#8216;native&#8217; than a HTML web app, but AIR won&#8217;t be able to reach every platform, and doesn&#8217;t directly address the other issues discussed; we need more than the AIR platform on its own to solve this one.</p>

<p>Adobe has a strategy for this  &#8211; something it terms <a href="http://www.adobe.com/devnet/air/flex/articles/writing_multiscreen_air_apps.html">&#8216;multiscreen projects&#8217;</a>. This concept goes a long way to allowing developers to get applications onto as many devices/platforms as possible, but it&#8217;s still a tricky thing to attempt to solve.  If the tools support the idea of decoupling application logic and views, the abundance and maturity of AS3 MVC frameworks out there now should make it even easier to design an application and target different devices. Good tooling and component libraries has been one of Flex&#8217;s strengths, but it would also help to have a strong set of mobile-optimised UI components for each platform. <a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+Hero">Flex 4.5 (Hero)</a> is the first evidence of this at Adobe&#8217;s end, but I&#8217;m hopeful we&#8217;ll see other open-source and paid component frameworks for mobile Flex being made available.</p>

<p>Finally, going back to Suzanne&#8217;s article, all the UX articles I&#8217;ve read so far on mobile UI development seem to concentrate on catering for different screen sizes and resolutions with a fixed layout, but part of me wonders why this can&#8217;t be partly addressed with fluid layouts. We&#8217;ve been doing this for years with HTML (and Flex), and while it can&#8217;t deal with extremes, it is possible with careful scaling and layout work to achieve a UI that can work on different resolutions and screens. It&#8217;s not ideal, but it&#8217;s nothing new either.  One of the key differences between a desktop UI and a mobile UI is windowing, so there is emphasis on a full-screen fixed layouts, but I wonder what the scope is for &#8216;best-fit&#8217;, flexible fullscreen UI layouts in future?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/09/mobile-uis-is-air-multiscreen-the-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAY! Blogging again!</title>
		<link>http://blog.yaymedia.net/2010/09/yay-blogging-again/</link>
		<comments>http://blog.yaymedia.net/2010/09/yay-blogging-again/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 20:23:46 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.net/?p=610</guid>
		<description><![CDATA[It&#8217;s been a while since I blogged anything (November last year to be precise), so it&#8217;s long overdue. Time to make amends and start writing more about my Flash/Flex adventures and other general industry stuff. It&#8217;s been a rollercoaster year in so many ways, and in the Flash development community things have been so frenzied [...]]]></description>
			<content:encoded><![CDATA[<p><em>It&#8217;s been a while since I blogged anything (November last year to be precise), so it&#8217;s long overdue. Time to make amends and start writing more about my Flash/Flex adventures and other general industry stuff. </em></p>

<p>It&#8217;s been a rollercoaster year in so many ways, and in the Flash development community things have been so frenzied sometimes it&#8217;s been hard to keep up with events as they emerged. We&#8217;ve had the CS5/Apple debacle, Flash 10.1 hitting desktop and mobile, and AIR on Android, plus a lot of FUD surrounding the future of Flash with HTML5 coming onstream.</p>

<p>I&#8217;m sure I&#8217;m not the only Flash Platform developer out there to have been incensed by Apple&#8217;s move to block the Flash CS5 iPhone exporter; YAY! had several enquiries about possible client projects that were effectively canned because of Apple&#8217;s amendment to its developer terms and conditions, and Steve Jobs&#8217; subsequent open letter that was so full of inaccurracies it was the last straw for many. But enough&#8217;s been written now about that now, the best way forward is to continue to demonstrate that Flash is a strong and mature platform for application development.</p>

<p>As for YAY! and me, I&#8217;ve just completed my first commercial Flex 4 project using Flash Builder 4, and loved it. I&#8217;ve also been trying out some other MVC frameworks other than my native Cairngorm, and I&#8217;m really liking <a href="http://www.robotlegs.org/">RobotLegs</a>; it&#8217;s lightweight, easy to get started with and I&#8217;m finding it less difficult to learn than PureMVC. I&#8217;ve also been working in <a href="http://www.opensourcemediaframework.com/">OSMF</a>, which is turning out to be a great framework for developing media delivery components, and I&#8217;m working on a test project using Flex 4.5 Hero for an Android side-project I want to do. I&#8217;m also very excited to be heading back to work alongside the University of Warwick&#8217;s Web Development Team on mobile applications, including iPhone (pragmatism is a wonderful thing). Expect more updates from now on about my adventures with the Flash Platform, but also with these new areas of interest. I might even start posting some HTML5 demos if time allows. <img src='http://blog.yaymedia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2010/09/yay-blogging-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wowza Media Server Pro wins Streaming Magazine Reader&#8217;s Choice 2009</title>
		<link>http://blog.yaymedia.net/2009/11/wowza-media-server-pro-wins-streaming-magazine-readers-choice-2009/</link>
		<comments>http://blog.yaymedia.net/2009/11/wowza-media-server-pro-wins-streaming-magazine-readers-choice-2009/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 21:37:09 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Wowza]]></category>
		<category><![CDATA[awards]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.co.uk/?p=600</guid>
		<description><![CDATA[For the second year running, Wowza Media Server Pro has won the Reader&#8217;s Choice awards for Best Server Hardware/Software (with 43% of total votes versus Adobe&#8217;s 22% and Microsoft&#8217;s 12%) and Wowza Media Server 2 Advanced was the top choice for Best Streaming Innovation of 2009, above Adobe&#8217;s and Microsoft&#8217;s entries. YAY!MEDIA provides a range [...]]]></description>
			<content:encoded><![CDATA[<p>For the second year running, Wowza Media Server Pro has won the <a href="http://www.streamingmedia.com/article.asp?id=11535">Reader&#8217;s Choice awards for Best Server Hardware/Software</a> (with 43% of total votes versus Adobe&#8217;s 22% and Microsoft&#8217;s 12%) and Wowza Media Server 2 Advanced was the top choice for Best Streaming Innovation of 2009, above Adobe&#8217;s and Microsoft&#8217;s entries.</p>

<p>YAY!MEDIA provides a range of Wowza application development services and we&#8217;re pleased that Wowza remains a popular and powerful platform for streaming and collaborative application development.</p>

<p>For Wowza streaming services, we recommend <a href="http://www.streamingwizard.com">streamingwizard.com</a>.</p>

<p>Congratulations to the Wowza team!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2009/11/wowza-media-server-pro-wins-streaming-magazine-readers-choice-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wowza IDE &#8211; enabling CVS Repository Exploring</title>
		<link>http://blog.yaymedia.net/2009/10/wowza-ide-enabling-cvs-repository-exploring/</link>
		<comments>http://blog.yaymedia.net/2009/10/wowza-ide-enabling-cvs-repository-exploring/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:04:07 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Wowza]]></category>

		<guid isPermaLink="false">http://blog.yaymedia.co.uk/?p=596</guid>
		<description><![CDATA[The Wowza IDE is a great way to start coding Wowza projects. It&#8217;s based on Eclipse 3.3 but unfortunately it&#8217;s also missing a few core components that most people would be used to or require, an important one being the CVS Repository Exploring perspective that allows you to connect and synchronise projects with a CVS [...]]]></description>
			<content:encoded><![CDATA[<p>The Wowza IDE is a great way to start coding Wowza projects. It&#8217;s based on Eclipse 3.3 but unfortunately it&#8217;s also missing a few core components that most people would be used to or require, an important one being the CVS Repository Exploring perspective that allows you to connect and synchronise projects with a CVS repository. However it&#8217;s fairly simple to get it back (once you know how). Here&#8217;s a quick guide to getting the CVS Explorer back into your Wowza IDE. These instructions are for OSX but it&#8217;s pretty much the same process on Windows:</p>

<ol>
    <li>Download the <a href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/download.php?dropFile=eclipse-CVS-Client-SDK-3.3.1.zip">CVS client package</a> from the eclipse.org site and unzip it somewhere</li>
    <li>Start the Wowza IDE and select Help &gt; Software updates &gt; Find and install</li>
    <li>Select the option that says &#8216;Search for new features to install&#8217; and click &#8216;Next&#8217;</li>
    <li>On the next screen select &#8216;New local site&#8217; from the right hand side</li>
    <li>Navigate to the folder you just unzipped above and select it</li>
</ol>

<p>Eclipse will then proceed to install the CVS Repository client. Restart Eclipse after the installation and once restarted, go to the Add Perspective button and the CVS option should be there in the list. And that&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yaymedia.net/2009/10/wowza-ide-enabling-cvs-repository-exploring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

