<?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>Suketu Vyas&#039;s Blog &#187; Flex</title>
	<atom:link href="http://www.suketuvyas.com/category/flash-platform/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suketuvyas.com</link>
	<description>Website Under Maintenance........</description>
	<lastBuildDate>Fri, 13 Nov 2009 14:33:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex.org in new look</title>
		<link>http://www.suketuvyas.com/2008/07/10/flexorg-in-new-look/</link>
		<comments>http://www.suketuvyas.com/2008/07/10/flexorg-in-new-look/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 14:31:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/07/10/flexorg-in-new-look/</guid>
		<description><![CDATA[I recently noticed that flex.org is changed and having more structured site. Flex.org is using drupal for managing content posted on website.
I can&#8217;t talk more  Experience new flex.org
]]></description>
			<content:encoded><![CDATA[<p>I recently noticed that <a title="Flex.org" href="http://flex.org" target="_blank">flex.org</a> is changed and having more structured site. Flex.org is using <a title="Drupal" href="http://drupal.org/" target="_blank">drupal </a>for managing content posted on website.</p>
<p>I can&#8217;t talk more  Experience new <a title="Flex.org" href="http://flex.org" target="_blank">flex.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/07/10/flexorg-in-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 360&#124;Flex Atlanta Experience</title>
		<link>http://www.suketuvyas.com/2008/03/03/my-360flex-atlanta-experience/</link>
		<comments>http://www.suketuvyas.com/2008/03/03/my-360flex-atlanta-experience/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:10:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/03/03/my-360flex-atlanta-experience/</guid>
		<description><![CDATA[I was very busy last few days wrapping up many things so unable to post.
I can say only 1 thing about 360&#124;Flex Atlanta &#8220;It Rocks&#8221;.
I have attended many interesting sessions

Axel Jensen &#8211; Understanding the component LifeCycle
Ben Clinkinbeard &#8211; Creating Polished Custom Components
Christophe Coenraets &#8211; The Future of Data Services
Andrew Powell &#8211; Building Java Powered Flex [...]]]></description>
			<content:encoded><![CDATA[<p>I was very busy last few days wrapping up many things so unable to post.</p>
<p>I can say only 1 thing about 360|Flex Atlanta &#8220;It Rocks&#8221;.</p>
<p>I have attended many interesting sessions</p>
<ul>
<li>Axel Jensen &#8211; <a href="http://axel.cfwebtools.com/index.cfm/2008/2/25/360flex-Europe-and-my-presentation-code-and-slides" target="_blank">Understanding the component LifeCycle</a></li>
<li>Ben Clinkinbeard &#8211; Creating Polished Custom Components</li>
<li><a href="http://coenraets.org/" target="_blank">Christophe Coenraets</a> &#8211; The Future of Data Services</li>
<li>Andrew Powell &#8211; Building Java Powered Flex Applications.</li>
<li>Jun Heider &#8211; Memory management and optimization</li>
<li>Flex 4: What&#8217;s cooking  <a href="http://iamdeepa.com/blog/" target="_blank">Deepa Subramaniam</a></li>
</ul>
<p>I have delivered session on &#8220;<a href="http://www.suketuvyas.com/2008/01/14/creating-cool-front-end-apps%E2%80%A6-using-flex-and-javascript-360flex/" target="_blank">Creating cool frontend Apps: using Flex and JavaScript</a>&#8221; which went very well. I have demoed my experimental application &#8220;svWord&#8221; online word processor using Flex and Javascript (using Zoho Api). svWord will be online soon&#8230;</p>
<p>Overall it was great learning experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/03/03/my-360flex-atlanta-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Component Class Hierarchy</title>
		<link>http://www.suketuvyas.com/2008/02/06/flex-component-class-hierarchy/</link>
		<comments>http://www.suketuvyas.com/2008/02/06/flex-component-class-hierarchy/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 16:42:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articals]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex 3]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/02/06/flex-component-class-hierarchy/</guid>
		<description><![CDATA[This article is all about presenting the visual component hierarchy this is basic thing in flex which shows how different properties, method and evens added to the component at various levels and this give knowledge to the lower level of abstraction.
Flex Visual component are created with the class hierarchy of several ActionScript class to provide [...]]]></description>
			<content:encoded><![CDATA[<p>This article is all about presenting the visual component hierarchy this is basic thing in flex which shows how different properties, method and evens added to the component at various levels and this give knowledge to the lower level of abstraction.</p>
<p>Flex Visual component are created with the class hierarchy of several ActionScript class to provide more flexibility and add more features at the different level of hierarchy.</p>
<p>Following is a visual representation of class hierarchy of Flex Visual Components:</p>
<p><img title="Flex Component Class Hierarchy" src="http://i181.photobucket.com/albums/x141/suketuvyas/componentHirarchy.jpg" alt="Flex Component Class Hierarchy" align="left" /><span style="font-weight: bold">Object</span>:  Object is a Top/Root Level class of AactionScript class hierarchy. | <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Object.html" target="_blank">More Info&#8230;</a></p>
<p><span style="font-weight: bold">EventDispatcher</span>:  EventDispatcher class extends object class. EvenDispacher class allows any object on the display list to be an event target. | <a href="http://livedocs.adobe.com/flex/2/langref/flash/events/EventDispatcher.html" target="_blank">More Info</a></p>
<p><span style="font-weight: bold">DisplayObject</span>: Display Object class extends object and this is the base class for all objects which can be added in the DisplayList. Display object class allows some properties (x, y, width, height )for components/Objects like MovieClip, Button, TextField etc. | <a href="http://livedocs.adobe.com/labs/flex3/langref/flash/display/DisplayObject.html" target="_blank">More Info</a></p>
<p><span style="font-weight: bold">InteractiveObject</span>: InteractiveObject extends DisplayObject and it is an abstract base class for all DisplayObject with which user can interact. InteractiveObject provides some common properties like doubleClickEnabled, focusRect, tabIndex etc&#8230; and Events like all mouse Events, Keyboard Events. | <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/InteractiveObject.html" target="_blank">More Info</a></p>
<p><span style="font-weight: bold">DisplayObjectContainer</span>: DisplayObjectContainer extends InteractiveObject class and it is a base shell for all containers which adds display objects in the container shell. . DisplayObjectContainer provides some common properties like numChildren, tabChildren etc and methods like addChild(), removeChilld() method related to the child display object management. .. | <a href="http://livedocs.adobe.com/flex/2/langref/flash/display/DisplayObjectContainer.html" target="_blank">More Info</a></p>
<p><span style="font-weight: bold">FlexSprite</span>: FlexSprite is a subclass of the Player&#8217;s Sprite class and the superclass of UIComponent. It overrides the toString() method to return a string indicating the location of the object within the hierarchy of DisplayObjects in the application. The Sprite class is a basic display list building block: a display list node that can display graphics and can also contain children. | <a href="http://livedocs.adobe.com/flex/201/langref/mx/core/FlexSprite.html" target="_blank">More Info<br />
</a><br />
<span style="font-weight: bold">UIComponent</span>: UIComponent extends Sprite and it is a base class for all Interactive and non Interactive component. The UIComponent class is not used as an MXML tag, but is used as a base class for other classes. | <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/core/UIComponent.html" target="_blank">More Info</a></p>
<p>All Visual Components like VBox, HBox, Canvas, Button etc. extends UIComponent.</p>
<p>Hope this article will help you. Any Comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/02/06/flex-component-class-hierarchy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speaking @ 360&#124;Flex on &#8220;Creating cool front-end Apps using Flex and JavaScript&#8221;</title>
		<link>http://www.suketuvyas.com/2008/01/29/speaking-360flex-on-creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript/</link>
		<comments>http://www.suketuvyas.com/2008/01/29/speaking-360flex-on-creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 13:47:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/01/29/speaking-360flex-on-creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript/</guid>
		<description><![CDATA[I am glad to announce that I will be speaking at 360Flex on â€œCreating cool front-end Apps using Flex and JavaScript.
My topic will be covering following points and much more.

Flex and JavaScript Hand in Hand.
Integration and communication between Flex and JavaScript.
Flex and Ajax Bridge.
Simple approaches to achieve most usable UI using Flex and JavaScript.
Building word [...]]]></description>
			<content:encoded><![CDATA[<p>I am glad to announce that I will be speaking at 360Flex on â€œCreating cool front-end Apps using Flex and JavaScript.</p>
<p>My topic will be covering following points and much more.</p>
<ul>
<li>Flex and JavaScript Hand in Hand.</li>
<li>Integration and communication between Flex and JavaScript.</li>
<li>Flex and Ajax Bridge.</li>
<li>Simple approaches to achieve most usable UI using Flex and JavaScript.</li>
<li>Building word processor using flex and javascript.</li>
<li>Drag and Drop management between Flex Component and JavaScript component.</li>
<li>Some Examples</li>
<li>Q and A</li>
</ul>
<p>This session will bring up light on many good technique and challenges while working with flex and JavaScript.</p>
<p>See you @ 360Flex Atlanta.</p>
<p>Register for <a href="http://www.360flex.com/">360Flex Atlanta / Europe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/01/29/speaking-360flex-on-creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Source Flex Development Framework</title>
		<link>http://www.suketuvyas.com/2008/01/19/open-source-flex-development-framework/</link>
		<comments>http://www.suketuvyas.com/2008/01/19/open-source-flex-development-framework/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 15:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 4]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/01/19/open-source-flex-development-framework/</guid>
		<description><![CDATA[Moxie Zhang has posted a nice article in infoq about Open Source Flex development frame works.Â  In his post Moxie has listed 10 Open source frameworks for Flex Development.
Following are top Open Source Frameworks:

Cairngorm
&#8220;The Cairngorm micro architecture is intended as a framework for Enterprise RIA developers. If you are writing a very simple application [...]]]></description>
			<content:encoded><![CDATA[<p>Moxie Zhang has posted a nice <a title="Open Source Flex Development Frameworks Show that Platform is Gaining Momentum" href="http://www.infoq.com/news/2008/01/flex-mvc" target="_blank">article in infoq about Open Source Flex development frame works</a>.Â  In his post Moxie has listed 10 Open source frameworks for Flex Development.</p>
<p>Following are top Open Source Frameworks:</p>
<ol>
<li><strong><a title="Cairngorm" href="http://labs.adobe.com/wiki/index.php/Cairngorm" target="_blank">Cairngorm</a><br />
</strong><em>&#8220;The Cairngorm micro architecture is intended as a framework for Enterprise RIA developers. If you are writing a very simple application (such as a prototype application) or an application with only a single view, then you might consider a &#8220;Model 1&#8243; solution that doesn&#8217;t strive for the same separation of model, view, and control that Cairngorm advocates. The benefits of the Cairngorm architecture are realized when developing complex RIA applications with multiple use-cases and views, with a team of developers, and with a multi-disciplinary development team that includes designers as well as creative and technical developers.&#8221;</em> by Adobe<br />
<a title="Download Cairngorm" href="http://labs.adobe.com/wiki/index.php/Cairngorm:Downloads" target="_blank">Download Cairngorm</a>.</li>
<li><strong><a title="PureMVC" href="http://puremvc.org/" target="_blank">PureMVC</a><br />
</strong>&#8220;<em>PureMVC is a lightweight framework for creating applications in ActionScript 3, based upon the classic Model-View-Controller design meta-pattern.This free, open source framework does not depend on any Flash, Flex or Apollo classes, and is therefore suitable for architecting applications on any platform running AS3.&#8221;</em> By PureMVC<br />
<a href="http://puremvc.org/pages/downloads/PureMVC.zip" target="_blank">Download PureMVC</a></li>
<li><a href="http://www.model-glue.com/flex.cfm" target="_blank">Model-Glue<br />
</a>&#8220;<em>The Model-Glue family of frameworks support Web application developers by making the construction of Object-Oriented Web and Rich Internet Applications a straightforward process.<br />
Through a simple implementation of Implicit Invocation and Model-View-Controller, they allow applications to be well organized without sacrificing flexibility.&#8221;</em> By Model-Glue<br />
<a href="http://www.model-glue.com/downloads/modelglueflex_0.0.zip" target="_blank">Download Model-Glue<br />
</a></li>
<li><strong><a href="http://www.servebox.com/foundry/doku.php?id=" target="_blank">Foundry</a><br />
</strong></li>
<li><strong><a href="http://www.guasax.com/guasax/web/en/index.php" target="_blank">Guasax Flex Framework<br />
</a></strong></li>
<li><strong><a href="http://osflash.org/projects/arp" target="_blank">ARP</a><br />
</strong></li>
<li><strong><a href="http://code.google.com/p/flest/" target="_blank">Flest Framework</a><br />
</strong></li>
<li><strong><a href="http://projects.simb.net/easyMVC/" target="_blank">EasyMVC</a><br />
</strong></li>
<li><strong><a href="http://www.adobe.com/devnet/flex/articles/fast_userguide.html" target="_blank">Adobe FAST</a></strong></li>
<li><strong><a href="http://www.adobe.com/devnet/flex/articles/blueprint.html" target="_blank">Joeberkovitz&#8217;s framework</a></strong></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/01/19/open-source-flex-development-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating cool front-end Apps using Flex and JavaScript @ 360Flex</title>
		<link>http://www.suketuvyas.com/2008/01/14/creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript-360flex/</link>
		<comments>http://www.suketuvyas.com/2008/01/14/creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript-360flex/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 17:44:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/01/14/creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript-360flex/</guid>
		<description><![CDATA[I am glad to announce that I will be speaking at 360Flex on &#8220;Creating cool front-end Apps using Flex and JavaScript&#8221;
My topic will be covering following points and much more.

Flex and JavaScript Hand in Hand.
Integration and communication between Flex and JavaScript.
Flex and Ajax Bridge.
Simple approaches to achieve most usable UI using Flex and JavaScript.
Building word [...]]]></description>
			<content:encoded><![CDATA[<p>I am glad to announce that I will be speaking at <a href="http://www.360flex.com/">360Flex</a> on &#8220;Creating cool front-end Apps using Flex and JavaScript&#8221;</p>
<p>My topic will be covering following points and much more.</p>
<ul>
<li>Flex and JavaScript Hand in Hand.</li>
<li>Integration and communication between Flex and JavaScript.</li>
<li>Flex and Ajax Bridge.</li>
<li>Simple approaches to achieve most usable UI using Flex and JavaScript.</li>
<li>Building word processor using flex and javascript.</li>
<li>Drag and Drop management between Flex Component and JavaScript component.</li>
<li>Some Examples</li>
<li>Q and A</li>
</ul>
<p>This session will bring up light on many good technique and challenges while working with flex and JavaScript.</p>
<p>See you @ 360Flex Atlanta.</p>
<p>Register for <a href="http://www.360flex.com/">360Flex Atlanta / Europe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/01/14/creating-cool-front-end-apps%e2%80%a6-using-flex-and-javascript-360flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>James Gosling on JavaFX and Adobe Flash / Flex / AIR</title>
		<link>http://www.suketuvyas.com/2008/01/08/james-gosling-on-javafx-and-adobe-flash-flex-air/</link>
		<comments>http://www.suketuvyas.com/2008/01/08/james-gosling-on-javafx-and-adobe-flash-flex-air/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 18:14:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 4]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/01/08/james-gosling-on-javafx-and-adobe-flash-flex-air/</guid>
		<description><![CDATA[Kathleen Richards has posted notes of interview with James Gosling (Creator of the java programming language).
Here are some Q&#038;A Discussed with James Gosling which are specifically for Adobe Flash / Flex / AIR.

How will JavaFX be positioned with regard to Microsoft Silverlight and Adobe AIR?
[James] : It certainly competes with both of those. I think [...]]]></description>
			<content:encoded><![CDATA[<p>Kathleen Richards has <a title="James Gosling On JavaFX" target="_blank" href="http://reddevnews.com/qandas/article.aspx?editorialsid=121">posted notes of interview with James Gosling (Creator of the java programming language)</a>.</p>
<p>Here are some Q&#038;A Discussed with James Gosling which are specifically for <a title="Adobe Flash / Flex / AIR" target="_blank" href="http://www.adobe.com">Adobe Flash / Flex / AIR</a>.<br />
<img style="width: 138px; height: 138px" src="http://i181.photobucket.com/albums/x141/suketuvyas/Fx.png" /><img style="width: 137px; height: 137px" src="http://i181.photobucket.com/albums/x141/suketuvyas/java.jpg" /><img src="http://i181.photobucket.com/albums/x141/suketuvyas/logo_air_156x136_2.jpg" /></p>
<p><strong>How will JavaFX be positioned with regard to Microsoft Silverlight and Adobe AIR?<br />
</strong>[James] : It certainly competes with both of those. I think we have a much broader and more capable API set. We&#8217;ve got a much stronger security story and cross-platform story and a really strong performance story. And I think our deliverable will be really nice.</p>
<p><strong>As organizations think about building rich Internet applications or rich client applications, when should developers look at JavaFX over competing technologies?<br />
</strong>[James] :Â  <em>&#8220;<strong>If you look at something like Flash, when you get to the much more advanced stuff &#8212; richer interfaces, more complex network protocols, more complex APIs &#8212; it really falls short.</strong></em>&#8221; We&#8217;ve had a platform for years that can build rich Internet applications that are extremely sophisticated.<br />
Our issue hasn&#8217;t really been, can you build interesting rich Internet applications? But that it&#8217;s difficult. And most of our efforts really are around making a lot of it easier.</p>
<p>In RIA technology space Flash Platform and AJAX are leader and Microsoft (Silverlight) and SUN (JavaFX) are just coming in action.</p>
<p>I am sure that Flash/Flex Platform Community will have some reaction on this.</p>
<p>You can read full article <a target="_blank" href="http://reddevnews.com/qandas/article.aspx?editorialsid=121">here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/01/08/james-gosling-on-javafx-and-adobe-flash-flex-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Adobe Flex Misconceptions</title>
		<link>http://www.suketuvyas.com/2008/01/07/top-10-adobe-flex-misconceptions/</link>
		<comments>http://www.suketuvyas.com/2008/01/07/top-10-adobe-flex-misconceptions/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 18:31:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2008/01/07/top-10-adobe-flex-misconceptions/</guid>
		<description><![CDATA[Adobeâ€™sÂ  James Ward shared Flex Misconceptions with infoQ.com at QCon. James answered many contradictory questions about flex misconceptions.
At the end there are many comments and concern posted by users have been answered by James.
Have a look at interesting post hereâ€¦
http://www.infoq.com/news/2007/12/top-10-flex-misconceptions
]]></description>
			<content:encoded><![CDATA[<p><img title="Flex Logo" style="width: 72px; height: 68px" height="68" alt="Flex Logo" src="http://i181.photobucket.com/albums/x141/suketuvyas/Fx.png" width="72" align="left" /><a title="Adobe" href="http://www.adobe.com" target="_blank">Adobe</a>â€™sÂ  <a href="http://www.jamesward.org/wordpress/" target="_blank">James Ward</a> shared Flex Misconceptions with <a href="http://www.infoQ.com" target="_blank">infoQ.com</a> at QCon. James answered many contradictory questions about flex misconceptions.</p>
<p>At the end there are many comments and concern posted by users have been answered by James.<br />
Have a look at interesting post <a href="http://www.infoq.com/news/2007/12/top-10-flex-misconceptions" target="_blank">hereâ€¦<br />
http://www.infoq.com/news/2007/12/top-10-flex-misconceptions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2008/01/07/top-10-adobe-flex-misconceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>subclipse: SVN Plug-in for Flex Builder (Eclipse)</title>
		<link>http://www.suketuvyas.com/2007/12/18/subclipse-svn-plug-in-for-flex-builder-eclipse/</link>
		<comments>http://www.suketuvyas.com/2007/12/18/subclipse-svn-plug-in-for-flex-builder-eclipse/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 14:35:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 4]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2007/12/18/subclipse-svn-plug-in-for-flex-builder-eclipse/</guid>
		<description><![CDATA[subclipse is an open source SVN plug-in for Flex Builder (eclipse).
Find out more details hereâ€¦
How to install subclipse in Flex Builder (eclipse).
]]></description>
			<content:encoded><![CDATA[<p>subclipse is an open source SVN plug-in for <a target="_blank" title="Flex Builder" href="http://www.adobe.com/products/flex/flexbuilder/">Flex Builder</a> (eclipse).</p>
<p>Find out more details <a target="_blank" title="subclipse" href="http://subclipse.tigris.org">hereâ€¦</a><br />
<a target="_blank" title="How to install subclipse in Flex Builder (eclipse)" href="http://subclipse.tigris.org/install.html">How to install subclipse in Flex Builder (eclipse)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2007/12/18/subclipse-svn-plug-in-for-flex-builder-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Flex Skin from Yahoo!</title>
		<link>http://www.suketuvyas.com/2007/12/14/new-flex-skin-form-yahoo/</link>
		<comments>http://www.suketuvyas.com/2007/12/14/new-flex-skin-form-yahoo/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 15:45:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.suketuvyas.com/2007/12/14/new-flex-skin-form-yahoo/</guid>
		<description><![CDATA[Yahoo! has released new flex skin. This is very basic but sleek skin.
You can view flex skin here or Download from here
Learn how to build your own skin for flex.
Related Links: Yahoo! and Flex: Feel Good In Your Own Skin



]]></description>
			<content:encoded><![CDATA[<p><a title="Yahoo" href="http://www.yahoo.com" target="_blank">Yahoo</a>! has released new flex skin. This is very basic but sleek skin.</p>
<p>You can view flex skin <a title="Yahoo Flex Skin" href="http://developer.yahoo.com/flash/articles/assets/flex-skinning/yflexskin.html" target="_blank">here</a> or Download from <a title="Download Yahoo Skin" href="http://developer.yahoo.com/flash/articles/yahoo-flex-skin.html" target="_blank">here</a><br />
<a title="Creating Flex Skin" href="http://developer.yahoo.com/flash/articles/flex-skinning.html" target="_blank">Learn how to build your own skin for flex</a>.</p>
<p>Related Links: <a title="Yahoo! and Flex: Feel Good In Your Own Skin" href="http://www.yswfblog.com/blog/2007/12/13/yahoo-and-flex-feel-good-in-your-own-skin/">Yahoo! and Flex: Feel Good In Your Own Skin<br />
</a></p>
<p><img title="Yahoo Flex Skin 1" src="http://i181.photobucket.com/albums/x141/suketuvyas/FlexSkin_1.jpg" alt="Yahoo Flex Skin 1" /></p>
<p><img title="Yahoo Flex Skin 2" src="http://i181.photobucket.com/albums/x141/suketuvyas/FlexSkin_3.jpg" alt="Yahoo Flex Skin 2" /><img title="Yahoo Flex Skin 2" src="http://i181.photobucket.com/albums/x141/suketuvyas/FlexSkin_2.jpg" alt="Yahoo Flex Skin 2" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.suketuvyas.com/2007/12/14/new-flex-skin-form-yahoo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
