<?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>Marc Hibbins &#187; moxie</title>
	<atom:link href="http://blog.marchibbins.com/category/moxie/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marchibbins.com</link>
	<description>RIAs, Web standards and the Semantic Web</description>
	<lastBuildDate>Mon, 08 Feb 2010 11:25:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Source Tags &amp; Codes</title>
		<link>http://blog.marchibbins.com/2007/09/18/source-tags-codes/</link>
		<comments>http://blog.marchibbins.com/2007/09/18/source-tags-codes/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 12:16:14 +0000</pubDate>
		<dc:creator>Marc Hibbins</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[googlegears]]></category>
		<category><![CDATA[moxie]]></category>

		<guid isPermaLink="false">http://hibbins.wordpress.com/2007/09/18/source-tags-codes/</guid>
		<description><![CDATA[Yesterday afternoon I attended the latter half of the Adobe CS3: Creative License Tour’s London date at The Vue, Leicester Square.]]></description>
			<content:encoded><![CDATA[<p>Yesterday afternoon I attended the latter half of the Adobe CS3: Creative License Tour&#8217;s London date at The Vue, Leicester Square. Unsure whether the day would be more of a marketing pitch for buyers rather than demonstrating the software in any kind of depth for producers, I was pleased to find the one session I did manage to get to pretty informative.</p>
<p><a href="http://blogs.adobe.com/benforsaith/" title="Ben Forsaith's Blog">Ben Forsaith</a>, a product specialist at Adobe, gave a two and a half hour presentation entitled &#8216;Rich Internet Applications Development&#8217;, given in two parts, promising full coverage of the Web-end software in the CS3 suite.</p>
<p>The first half centered around my new favourite, <a href="http://labs.adobe.com/wiki/index.php/Flex_3" title="Flex 3 - Adobe Labs">Flex</a>, and it&#8217;s integration with its sister apps. It was good to get the very latest (and also comprehensive) view straight from an Adobe source and to hear too, where they see it sit within the CS3 family. The main pitch was that Flex brings together designers and developers alike, essentially, that the new Flex Builder IDE with it&#8217;s still-evolving &#8216;Design View&#8217; accommodates the designer far more like the Flash IDE, or even Dreamweaver, than the developer-only Flex SDK.</p>
<p>What I was more interested in was seeing what&#8217;s in development right now. Throughout, Forsaith used the Flex 3 beta, <a href="http://labs.adobe.com/technologies/flex/flexbuilder3/" title="Adobe Labs - Adobe Flex Builder 3 Public Beta">Moxie</a>. He also demonstrated it&#8217;s seamless integration with Illustrator and Fireworks &#8211; generating CSS output from vector-based assets created in Illustrator and now exporting MXML from Fireworks after using Flex-native components from inherently shared libraries.</p>
<p>It was also good to see Flex using live MySQL queries &#8211; I&#8217;ve only used/seen XML data to bind up until this point.</p>
<p>The second half opened with a good look at ColdFusion 8. I&#8217;d never really used ColdFusion to any extent before, so it seems like a completely different program (but then he said it pretty much is now).</p>
<p>Then came <a href="http://labs.adobe.com/technologies/air/" title="Adobe Labs - Adobe Integrated Runtime (AIR)">Adobe AIR</a> (previously Apollo). Having only seen a brief look at a couple of apps in the <a href="http://labs.adobe.com/showcase/air/" title="Adobe Labs - Showcase: Adobe Integrated Runtime (AIR)">showcase</a>, it was good to see them in full swing. He demonstrated a fair amount, including <a href="http://www.finetune.com/desktop/" title="FinetuneDesktop">Finetune</a> &#8211; streaming music and playlists from your desktop &#8211; and <a href="http://labs.adobe.com/technologies/air/samples/#Fresh" title="Adobe Labs - Adobe Integrated Runtime (AIR) Sample Applications">Fresh</a> &#8211; an RSS aggregator and manager. We also got a look at eBay&#8217;s <a href="http://www.downloadsquad.com/2007/06/19/san-dimas-project-beta-overview/" title="San Dimas Project Beta Overview - Download Squad">San Dimas</a>, which seems perfect for AIR. It&#8217;s exactly the type of thing that works with the online/offline balance and a great sell for eBay without basically having to create a parallel service or having a complete overhaul.</p>
<p><a href="http://coenraets.org/blog/2007/07/new-version-of-salesbuilder-flex-air-application/" title="Christophe Coenraets - New version of Salesbuilder Flex / AIR application">Salesbuilder</a> and <a href="http://labs.adobe.com/technologies/air/samples/#MapCache" title="MapsCache">MapsCache</a> showed the drag-and-drop desktop integration, creating images and charts on-the-fly that you can drag direct to your desktop as png or jpg files.</p>
<p><a href="http://labs.adobe.com/wiki/index.php/Apollo:Applications:Samples#Pixel_Perfect" title="Samples - Adobe Labs - Pixel Perfect">Pixel Perfect</a> <strong>is</strong> brilliant, a great little app for designers and <a href="http://labs.adobe.com/wiki/index.php/Apollo:Applications:Samples#ScreenPlay" title="Samples - Adobe Labs - ScreenPlay">ScreenPlay</a> was fun but i guess pretty pointless (only really a demo for alpha values), similarly the <a href="http://merhl.com/?p=29" title="merhl - The AIR iPhone">iPhone</a> app.</p>
<p>Forsaith then quickly ran through some AIR building, in both Flex Builder and Dreamweaver and ended with a demonstration of AIR SQL Admin, which non-coincidentally runs the same as <a href="http://gears.google.com/" title="Google Gears (BETA)">Google Gears</a> &#8211; Google&#8217;s implementation of offline-synchronised SQL.</p>
<p>Overall a good session, only really lacking a hands-on workshop.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marchibbins.com/2007/09/18/source-tags-codes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
