<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>2.0 &#124; Rich Internet Experience</title>
	<link>http://www.nielsbruin.nl/blog</link>
	<description>How YOU doin' ?</description>
	<pubDate>Wed, 18 Feb 2009 20:17:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>NabAIR v0.1: Update to AIR 1.0</title>
		<link>http://www.nielsbruin.nl/blog/?p=179</link>
		<comments>http://www.nielsbruin.nl/blog/?p=179#comments</comments>
		<pubDate>Wed, 27 Feb 2008 00:04:24 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[NabAIR]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[AIR]]></category>

		<category><![CDATA[apollo]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[nabaztag]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=179</guid>
		<description><![CDATA[I updated the NabAIR desktop program to AIR 1.0. Not much new stuff, just an update, so everybody can keep using it. I changed the header to standard chrome, because of bugs in my custom class. The icon is also working again. Some problems with the download page should be solved. Happy Nabaztagging!
GET ADOBE AIR [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/aironblack.png" title="AIR 1.0 Logo"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/aironblack.png" alt="AIR 1.0 Logo" align="right" /></a>I updated the NabAIR desktop program to <a href="http://get.adobe.com/air/" target="_blank">AIR 1.0</a>. Not much new stuff, just an update, so everybody can keep using it. I changed the header to standard chrome, because of bugs in my custom class. The icon is also working again. Some problems with the download page should be solved. Happy Nabaztagging!</p>
<p><a href="http://get.adobe.com/air/">GET ADOBE AIR 1.0</a><a href="http://www.nielsbruin.nl/blog/getnabair.html" target="_blank"></a></p>
<p><a href="http://www.nielsbruin.nl/blog/getnabair.html" target="_blank">GET NABAIR</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=179</wfw:commentRss>
		</item>
		<item>
		<title>Rotating arround 3D object in Away3D</title>
		<link>http://www.nielsbruin.nl/blog/?p=176</link>
		<comments>http://www.nielsbruin.nl/blog/?p=176#comments</comments>
		<pubDate>Mon, 25 Feb 2008 18:11:59 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[away3d]]></category>

		<category><![CDATA[camera]]></category>

		<category><![CDATA[example]]></category>

		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=176</guid>
		<description><![CDATA[Here&#8217;s a nice alternative to all the Flex 3.0 and AIR 1.0 posts today. Today I was experimenting with the HoverCamera3D class from Away3D. With the HoverCamera3D you can &#8220;hover&#8221; the camera arround the target object. This is much easier than when you do it with the standard Camera3D. Of course I made an example [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nielsbruin.nl/flex_examples/away3d/test02.html" title="hovercamera3dsmall.png"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/hovercamera3dsmall.png" alt="HoverCamera3D explorer" align="right" /></a>Here&#8217;s a nice alternative to all the <a href="http://www.adobe.com/products/flex/" target="_blank">Flex 3.0</a> and <a href="http://www.adobe.com/products/air/" target="_blank">AIR 1.0</a> posts today. Today I was experimenting with the <a href="http://www.away3d.com/livedocs/away3d/cameras/HoverCamera3D.html" target="_blank">HoverCamera3D class</a> from <a href="http://www.away3d.com/" target="_blank">Away3D</a>. With the HoverCamera3D you can &#8220;hover&#8221; the camera arround the target object. This is much easier than when you do it with the standard <a href="http://www.away3d.com/livedocs/away3d/core/scene/Camera3D.html" target="_blank">Camera3D</a>. Of course I made an example so you can try this out for yourself.</p>
<p><a href="http://www.nielsbruin.nl/flex_examples/away3d/test02.html" target="_blank">EXAMPLE</a></p>
<p> <a href="http://www.nielsbruin.nl/blog/?p=176#more-176" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=176</wfw:commentRss>
		</item>
		<item>
		<title>Away3D explorer for Flex</title>
		<link>http://www.nielsbruin.nl/blog/?p=175</link>
		<comments>http://www.nielsbruin.nl/blog/?p=175#comments</comments>
		<pubDate>Sat, 23 Feb 2008 04:56:16 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[away3d]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=175</guid>
		<description><![CDATA[Tonight I made some adjustments to the example in my previous blogpost. From now on calling it Away3D explorer. It is just really helpful for me to give a better feeling about 3D. So, go play with it, then download Away3D and start building something in 3D. More additions comming soon&#8230;first&#8230;get some sleep.
VIEW AWAY3D EXPLORER [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/picture-1.png" title="picture-1.png"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/picture-1.png" alt="picture-1.png" align="right" /></a>Tonight I made some adjustments to the example in <a href="http://www.nielsbruin.nl/blog/?p=173" target="_blank">my previous blogpost</a>. From now on calling it Away3D explorer. It is just really helpful for me to give a better feeling about 3D. So, go <a href="http://www.nielsbruin.nl/flex_examples/away3d/" target="_blank">play</a> with it, then <a href="http://away3d.com/downloads" target="_blank">download Away3D</a> and start building something in 3D. More additions comming soon&#8230;first&#8230;get some sleep.</p>
<p><a href="http://www.nielsbruin.nl/flex_examples/away3d/" target="_blank">VIEW AWAY3D EXPLORER </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=175</wfw:commentRss>
		</item>
		<item>
		<title>Exploring Away3D in Flex</title>
		<link>http://www.nielsbruin.nl/blog/?p=173</link>
		<comments>http://www.nielsbruin.nl/blog/?p=173#comments</comments>
		<pubDate>Fri, 22 Feb 2008 02:21:04 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[away3d]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=173</guid>
		<description><![CDATA[
After seeing some cool Away3D stuff from Fabrice Clossier, and now seeing some cool Flex 3D stuff going on at Maikel and Arno (thanks for the help!), I also made a sample with Away3D and Flex. If you&#8217;ve get a hang of it, it is very easy to do!
VIEW EXAMPLE
]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ee; text-decoration: underline" class="Apple-style-span"></span></p>
<p><a href="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/picture-1.png" title="picture-1.png"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/picture-1.png" alt="picture-1.png" align="right" /></a>After seeing some cool <a href="http://www.away3d.com/" target="_blank">Away3D</a> stuff from <a href="http://blog.closier.nl/" target="_blank">Fabrice Clossier</a>, and now seeing some cool Flex 3D stuff going on at <a href="http://labs.flexcoders.nl/2008/02/21/steps-to-an-3d-flex-component-step-1/" target="_blank">Maikel </a>and <a href="http://blog.arnomanders.nl/" target="_blank">Arno</a> (thanks for the help!), I also made a sample with Away3D and Flex. If you&#8217;ve get a hang of it, it is very easy to do!</p>
<p><a href="http://www.nielsbruin.nl/flex_examples/away3d/" target="_blank">VIEW EXAMPLE</a></p>
<p> <a href="http://www.nielsbruin.nl/blog/?p=173#more-173" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=173</wfw:commentRss>
		</item>
		<item>
		<title>10 Great articles about RIA (Flex) usability</title>
		<link>http://www.nielsbruin.nl/blog/?p=162</link>
		<comments>http://www.nielsbruin.nl/blog/?p=162#comments</comments>
		<pubDate>Wed, 06 Feb 2008 15:39:28 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=162</guid>
		<description><![CDATA[Here you go. 10 articles about RIA usability. Read them, and use them wisely&#8230;
User Interface Design Principles for Web Applications (Aral Balkan, 2006)
Usability Heuristics for Rich Internet Applications (Jess McMullin &#38; Grant Skinner, 2003)
RIA Usability is KEY [Part 1] [Part 2] (Karl Johnson [Cynergy], 2007)
Usability for Rich Internet Applications (Donna Maurer [Digital Web Magazine], 2006)

]]></description>
			<content:encoded><![CDATA[<p align="left"><a href="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/usablefxtop10.png" title="usablefxtop10.png"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/usablefxtop10.png" alt="usablefxtop10.png" align="right" /></a>Here you go. 10 articles about RIA usability. Read them, and use them wisely&#8230;</p>
<p><strong><a href="http://aralbalkan.com/687" target="_blank">User Interface Design Principles for Web Applications</a></strong> (Aral Balkan, 2006)</p>
<p><strong><a href="http://www.boxesandarrows.com/view/usability_heuristics_for_rich_internet_applications" target="_blank">Usability Heuristics for Rich Internet Applications</a></strong> (Jess McMullin &amp; Grant Skinner, 2003)</p>
<p><strong>RIA Usability is KEY <a href="http://www.cynergysystems.com/blogs/page/karljohnson?entry=ria_usability_is_key_part" target="_blank">[Part 1]</a> <a href="http://www.cynergysystems.com/blogs/page/karljohnson?entry=ria_usability_is_key_part1" target="_blank">[Part 2]</a></strong> (Karl Johnson [Cynergy], 2007)</p>
<p><strong><a href="http://www.digital-web.com/articles/usability_for_rich_internet_applications/">Usability for Rich Internet Applications</a></strong> (Donna Maurer [Digital Web Magazine], 2006)</p>
<p><a href="http://www.uxmatters.com/MT/archives/000187.php" target="_blank"> <a href="http://www.nielsbruin.nl/blog/?p=162#more-162" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=162</wfw:commentRss>
		</item>
		<item>
		<title>The Flex community have closed their eyes for quality and perfection</title>
		<link>http://www.nielsbruin.nl/blog/?p=150</link>
		<comments>http://www.nielsbruin.nl/blog/?p=150#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:09:28 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=150</guid>
		<description><![CDATA[I had some time tonight, so I thought: &#8220;let&#8217;s spit trough my 1000+ Google Reader items. After some reading i&#8217;m starting to read all the Flex related MXNA posts starting from a couple of days ago. Because I don&#8217;t have the time to read them all, I read mostly the topics mentioned more than once. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/unlimited___/327240266/"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/02/closedeye.png" alt="closedeye.png" align="right" /></a>I had some time tonight, so I thought: &#8220;let&#8217;s spit trough my 1000+ Google Reader items. After some reading i&#8217;m starting to read all the <a href="http://weblogs.macromedia.com/mxna/index.cfm?query=bySmartCategory&amp;smartCategoryId=5&amp;smartCategoryName=Flex&amp;smartCategoryKey=D0399B4B-9A76-7F68-06E1F26F3451C3AE" target="_blank">Flex related MXNA posts</a> starting from a couple of days ago. Because I don&#8217;t have the time to read them all, I read mostly the topics mentioned more than once. I saw some blog posts about <a href="http://www.firebrand.com/" target="_blank">Firebrand</a> comming into my path more than once, so let&#8217;s read what it is! (as curious as I am).</p>
<p> <a href="http://www.nielsbruin.nl/blog/?p=150#more-150" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=150</wfw:commentRss>
		</item>
		<item>
		<title>Login tutorial Ruby on Rails -&gt; WebORB -&gt; Flex 2 basic communication, now translated in English</title>
		<link>http://www.nielsbruin.nl/blog/?p=144</link>
		<comments>http://www.nielsbruin.nl/blog/?p=144#comments</comments>
		<pubDate>Thu, 03 Jan 2008 22:39:39 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[WebORB]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=144</guid>
		<description><![CDATA[Arno Manders has translated the Login tutorial Ruby on Rails - &#62; WebORB -&#62; Flex 2 basic communication in English. It was a much asked question on this blog, but I didn&#8217;t have the time for it. He did, and has done a great job, so give him the credit that he deserves! You can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.arnomanders.nl/index.php/archives/tutorial-flex-on-rails-login-system-part-1-introduction/" target="_blank">Arno Manders</a> has translated the <a href="http://www.nielsbruin.nl/blog/?p=66">Login tutorial Ruby on Rails - &gt; WebORB -&gt; Flex 2 basic communication</a> in English. It was a much asked question on this blog, but I didn&#8217;t have the time for it. He did, and has done a great job, so give him the credit that he deserves! You can visit <a href="http://blog.arnomanders.nl/index.php/archives/tutorial-flex-on-rails-login-system-part-1-introduction/">his blog</a>, or check the <a href="http://www.cmd.tech.nhl.nl/wiki/index.php/Tutorial:Flexible_Rails" target="_blank">translation on the CMD wiki</a> (you&#8217;ve got a bit more overview there).Hmm, maybe it&#8217;s time to deepen myself in and <a href="http://www.themidnightcoders.com/blog/">WebORB</a> again&#8230;Some old cool posts about Flexible Rails / Ruby on Rails / WebORB:</p>
<ul>
<li><a href="http://www.nielsbruin.nl/blog/?p=24" target="_blank">Trainspotting</a></li>
<li><a href="http://www.nielsbruin.nl/blog/?p=73" target="_blank">[Ruby on Rails] Has One, Has Many, Belongs To, Has and Belongs to Many</a></li>
<li><a href="http://www.nielsbruin.nl/blog/?p=81" target="_blank">Problem server restart in WebORB for Ruby on Rails solved</a></li>
<li><a href="http://www.nielsbruin.nl/blog/?p=103" target="_blank">The end of the Minor, the result is Qlippy<img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2008/01/weborb-rails-flex.jpg" alt="weborb-rails-flex.jpg" align="bottom" /><img align="texttop" /></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=144</wfw:commentRss>
		</item>
		<item>
		<title>NabAIR v0.05: Update to AIR 1.0 beta 3</title>
		<link>http://www.nielsbruin.nl/blog/?p=143</link>
		<comments>http://www.nielsbruin.nl/blog/?p=143#comments</comments>
		<pubDate>Thu, 27 Dec 2007 00:13:06 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[NabAIR]]></category>

		<category><![CDATA[AIR]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=143</guid>
		<description><![CDATA[For all the people who got a Nabaztag for christmas and the die hard users, here&#8217;s an update for NabAIR. With the Adobe Integrated Runtime allready in the last phase (beta 3), it was time to update the application. No extra features (didn&#8217;t have time for that), but now everybody should be able to install [...]]]></description>
			<content:encoded><![CDATA[<p>For all the people who got a <a href="http://www.nabaztag.com/en/index.html" target="_blank">Nabaztag</a> for christmas and the die hard users, here&#8217;s an update for NabAIR. With the <a href="http://labs.adobe.com/technologies/air/" target="_blank">Adobe Integrated Runtime</a> allready in the last phase (beta 3), it was time to update the application. No extra features (didn&#8217;t have time for that), but now everybody should be able to install NabAIR again.</p>
<p> <a href="http://www.nielsbruin.nl/blog/?p=143#more-143" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=143</wfw:commentRss>
		</item>
		<item>
		<title>Noorderslag.nl: Flex is not application only</title>
		<link>http://www.nielsbruin.nl/blog/?p=142</link>
		<comments>http://www.nielsbruin.nl/blog/?p=142#comments</comments>
		<pubDate>Wed, 03 Oct 2007 18:47:16 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=142</guid>
		<description><![CDATA[ Noorderslag went live today. A great website totally build in Flex, the backend is AMFPHP. It shows that Flex is also a great tool for building very nice websites instaid of applications only. The website is not feature complete, but there&#8217;s more to come. As Maikel is saying on his blog: &#8220;And more to [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.noorderslag.nl/website/" target="_blank"><img src="http://www.nielsbruin.nl/blog/wp-content/uploads/2007/10/noorderslag1.png" width="444" height="279" alt="Noorderslag Website" /></a><a href="http://www.noorderslag.nl/website/" target="_blank">Noorderslag went live</a> today. A great website totally build in Flex, the backend is <a href="http://www.amfphp.org/" target="_blank">AMFPHP</a>. It shows that Flex is also a great tool for building very nice websites instaid of applications only. The website is not feature complete, but there&#8217;s more to come. As Maikel is <a href="http://http://labs.flexcoders.nl/?p=110" target="_blank">saying on his blog</a>: &#8220;And more to come such as: Your own agenda, a program view and map-view of the festival/seminar&#8221;.<a href="http://www.flexcoders.nl" target="_blank">Maikel</a> and <a href="http://blog.idsklijnsma.nl/" target="_blank">Ids</a> have done a great job, and off course the rest of <a href="http://www.tfe.nl" target="_blank">&lt;theFactor.e&gt;</a> team. &lt;theFactor.e&gt;, where I do my graduating, shows that it&#8217;s capable of building great Flex Websites. Great stuff being made there. Also visit the blogs from the other members of the team. You can view them at my homepage, in my blogroll.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=142</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Thermo, the &#34;one more thing&#8221; from Adobe</title>
		<link>http://www.nielsbruin.nl/blog/?p=140</link>
		<comments>http://www.nielsbruin.nl/blog/?p=140#comments</comments>
		<pubDate>Tue, 02 Oct 2007 22:45:28 +0000</pubDate>
		<dc:creator>Niels</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.nielsbruin.nl/blog/?p=140</guid>
		<description><![CDATA[Finally it&#8217;s there. The first Rich Internet Designer tool, called &#8220;Thermo&#8221;. I wish I was at Adobe Max 2007, but that&#8217;s not affordable for a student like me :). But Aral Balkan is a very nice guy, and he shot some movies from the sneak preview of &#8220;Thermo&#8221;.Part 1

Part 2

Part 3

You can see, I has [...]]]></description>
			<content:encoded><![CDATA[<p>Finally it&#8217;s there. The first Rich Internet Designer tool, called &#8220;Thermo&#8221;. I wish I was at Adobe Max 2007, but that&#8217;s not affordable for a student like me :). But <a href="http://aralbalkan.com/">Aral Balkan</a> is a very nice guy, and <a href="http://aralbalkan.com/1050">he shot some movies from the sneak preview of &#8220;Thermo&#8221;</a>.Part 1<object height="350" width="425"></p>
<param value="http://www.youtube.com/v/lGdr3dCmxe4" name="movie"></param>
<param value="transparent" name="wmode"></param><embed src="http://www.youtube.com/v/lGdr3dCmxe4" wmode="transparent" type="application/x-shockwave-flash" height="350" width="425"></embed></object>Part 2<object height="350" width="425"></p>
<param value="http://www.youtube.com/v/d9IjZJ0D_bo" name="movie"></param>
<param value="transparent" name="wmode"></param><embed src="http://www.youtube.com/v/d9IjZJ0D_bo" wmode="transparent" type="application/x-shockwave-flash" height="350" width="425"></embed></object>Part 3<object height="350" width="425"></p>
<param name="movie" value="http://www.youtube.com/v/lsfOe_MCEbg"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lsfOe_MCEbg" type="application/x-shockwave-flash" wmode="transparent" height="350" width="425"></embed></object>You can see, I has some nice features. Import <span>PSD</span> files. Converting these bitmaps to components, without losing the styles. A real nice way to convert items in the design to dummy data. And also a really nice way to connect components to <span>each other</span> (see last video).Adobe does promote this tool for designers, but I think developers will be happy too. I also think this could be a great tool for Rapid Prototyping. Customers could <span>already</span> play with the application, without you having to code something. With this tool, design can be interactive without much effort.All this, becomes with a downside. Rich <span>Tretola</span> (<span>EverythingFlex</span>) <a href="http://blog.everythingflex.com/2007/10/02/why-thermo-scares-me/">is pointing this out correctly with his post &#8220;Why Thermo scares me&#8221;</a>. As you can see. Everything is becoming one giant <span>MXML</span>. You can see all the embedded images, for each graphic container. This does no good for the size of your <span>SWF</span> file. Also it generates code, but what about your Flex (MVC) framework? Does it fit in? We just have to wait and see.Although &#8220;Thermo&#8221; is just in starting blocks of development, it promises to be a great product for future Flex Development. Can&#8217;t wait to see more!You can also find <a href="http://labs.adobe.com/wiki/index.php/Thermo">more information about thermo</a> on Adobe Labs.<!-- technorati tags begin --></p>
<p style="font-size: 10px; text-align: right">technorati tags:<a href="http://technorati.com/tag/adobe" rel="tag">adobe</a>, <a href="http://technorati.com/tag/thermo" rel="tag">thermo</a>, <a href="http://technorati.com/tag/flex" rel="tag">flex</a>, <a href="http://technorati.com/tag/design" rel="tag">design</a>, <a href="http://technorati.com/tag/tool" rel="tag">tool</a>, <a href="http://technorati.com/tag/rich" rel="tag">rich</a>, <a href="http://technorati.com/tag/internet" rel="tag">internet</a>, <a href="http://technorati.com/tag/application" rel="tag">application</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nielsbruin.nl/blog/?feed=rss2&amp;p=140</wfw:commentRss>
		</item>
	</channel>
</rss>
