<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>lets Talk Flex</title>
	<atom:link href="http://mohitsambhar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mohitsambhar.wordpress.com</link>
	<description>Just about everything in Flex</description>
	<lastBuildDate>Thu, 11 Aug 2011 15:12:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mohitsambhar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>lets Talk Flex</title>
		<link>http://mohitsambhar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mohitsambhar.wordpress.com/osd.xml" title="lets Talk Flex" />
	<atom:link rel='hub' href='http://mohitsambhar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to get Scrollbar for Constraint based Containers</title>
		<link>http://mohitsambhar.wordpress.com/2009/06/04/how-to-get-scrollbar-for-constraint-based-containers/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/06/04/how-to-get-scrollbar-for-constraint-based-containers/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:46:15 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Cheat Codes]]></category>
		<category><![CDATA[Flex Development]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=95</guid>
		<description><![CDATA[A quickie out here&#8230;In a recent project I am working on (Tryptich ebook reader in flex)..For the Demo part we had a requirement where in I had to insert this long image in a Vbox with width 100% and height &#8230; <a href="http://mohitsambhar.wordpress.com/2009/06/04/how-to-get-scrollbar-for-constraint-based-containers/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=95&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A quickie out here&#8230;In a recent project I am working on (Tryptich ebook reader in flex)..For the Demo part we had a requirement where in I had to insert this long image in a Vbox with width 100% and height 100%..The image got loaded but no scroll was there&#8230;Since it was all 100% &#8230;as expected the image squashed itself to fit in that 100%&#8230;I googled and found a cool solution (thanks to the guy who figured it out) Well, you just mention minHeight in the container which hosts the image and there you get the scrollbar by magic&#8230;</p>
<p>No time for details but do check the code below for reference&#8230;</p>
<blockquote><p><span style="color:#339966;">&lt;mx:VBox width=&#8221;100%&#8221; height=&#8221;100%&#8221; paddingLeft=&#8221;7&#8243; paddingRight=&#8221;7&#8243;<br />
    paddingBottom=&#8221;7&#8243; paddingTop=&#8221;3&#8243; horizontalScrollPolicy=&#8221;off&#8221;&gt;<br />
  <br />
  &lt;mx:VBox horizontalScrollPolicy=&#8221;off&#8221; verticalScrollPolicy=&#8221;on&#8221;<br />
    styleName=&#8221;mainVBoxWhite&#8221; width=&#8221;100%&#8221; height=&#8221;100%&#8221; <span style="color:#ff0000;">minHeight=&#8221;0&#8243; minWidth=&#8221;0&#8243;</span>&gt;<br />
          &lt;mx:Image id=&#8221;ttContent&#8221; source=&#8221;assets/pages/ch1_1.gif&#8221; complete=&#8221;loadComplete(event);&#8221; /&gt;<br />
      &lt;/mx:VBox&gt;   <br />
  &lt;/mx:VBox&gt;</span></p></blockquote>
<br />Posted in Cheat Codes, Flex Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=95&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/06/04/how-to-get-scrollbar-for-constraint-based-containers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>Use WebServices in Flex4</title>
		<link>http://mohitsambhar.wordpress.com/2009/06/04/use-webservices-in-flex4/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/06/04/use-webservices-in-flex4/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:37:00 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex 4 (Gumbo) Apps]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=93</guid>
		<description><![CDATA[Taking cue from a very good tutorial  from insideria.com, I made a small app in Flex4. My fisrt official app in Flex4 using Flash Builder. I&#8217;ve used a public webservice to fetch quotes based on topics. There&#8217;s a combo box &#8230; <a href="http://mohitsambhar.wordpress.com/2009/06/04/use-webservices-in-flex4/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=93&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Taking cue from a very <a href="http://www.insideria.com/2009/06/flex-4-data-wizards-make-life.html" target="_blank">good tutorial </a> from insideria.com, I made a small app in Flex4. My fisrt official app in Flex4 using Flash Builder. I&#8217;ve used a public webservice to fetch quotes based on topics. There&#8217;s a combo box populated with some topics. When you click a certain topic, the webservice uses another method to fetch the &#8220;quotes&#8221; on that topic. Pretty simple&#8230;Now, what&#8217;s different here&#8230;..anybody can do it in Flex2 or 3&#8230;Well, I used the new &#8220;Connect to Web Service&#8221; feature where in I added the webservice URL and Voila&#8230;I get some pre cooked code out there&#8230;&#8230;I just have to strategise my app and not worry about the nitty gritty of code&#8230;Its kind of cool wherein you have to get in some quick plug in or small handy componenent&#8230;..</p>
<p>Thanks to <a href="http://www.doughughes.net/WebServices/fortune/fortune.cfc?wsdl" target="_blank">Fortune Web Service</a></p>
<p>Here&#8217;s the <a href="http://www.mohitsambhar.com//examples/flex/GetQuote/index.html" target="_blank">DEMO </a>version&#8230;(a bug &#8211; However I could not fire the call intially and get the quote when the app loads&#8230;.will figure it out..)</p>
<p>and here&#8217;s the <a href="http://www.mohitsambhar.com//examples/flex/GetQuote/GetQuote_Source.zip" target="_blank">SourceCode </a>to get going&#8230;</p>
<p><span style="color:#ff0000;">Parting Note: Flex 4 generated SWF files are much more heavier than Flex 3 SWF files. So Flex 4 SWF file for this Demo is 1.31 MB and its Flex 3 counterpart is only 433 KB, which makes Flex 4 SWF file approx 3 times heavier&#8230;.Somebody listening&#8230;? A heavy price for all those jazzy effects and sleek shadows&#8230;</span></p>
<p>An Update: the DEMO just not might work as there&#8217;s some crossdomain.xml (Darn! I hate it) issue&#8230;Will fix it soon..</p>
<br />Posted in Flex 4 (Gumbo) Apps  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=93&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/06/04/use-webservices-in-flex4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>Add cool effects in Flex 4!</title>
		<link>http://mohitsambhar.wordpress.com/2009/06/03/add-cool-effects-in-flex-4/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/06/03/add-cool-effects-in-flex-4/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 13:33:18 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex Features]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=88</guid>
		<description><![CDATA[Flex 4 (Gumbo) is real Jumbo in sheer power and the new features. Firstly, good news for developers out there, Coding in Flash Builder is a delight. There are so many new attractions viz a viz You get a more &#8230; <a href="http://mohitsambhar.wordpress.com/2009/06/03/add-cool-effects-in-flex-4/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=88&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Flex 4 (Gumbo) is real Jumbo in sheer power and the new features. Firstly, good news for developers out there, Coding in Flash Builder is a delight. There are so many new attractions viz a viz</p>
<ul>
<li>You get a more descriptive Code Help with detail window showing the heirrachy of the attribute or object you would be adding. Check the screenshots below.</li>
<li>A whole new MXML with jarring things filtered out and keeping only the most essential ones.</li>
<li>You can&#8217;t put styles in the MXML tags now&#8230;it has to be a class and added in stylename attrb</li>
<li>Overall change of Layout containers and other components</li>
<li>By default the boring blue background in Flex 3 is not there anymore&#8230;</li>
</ul>
<p>The only way to experience all the above goodies is to <a title="Download Flash Builder Beta" href="http://labs.adobe.com/technologies/flashbuilder4/" target="_blank">download the Flash Builder Beta </a>and dive right in&#8230;.</p>
<p>Chk this <a href="http://www.mohitsambhar.com//examples/flex/helloWorld_Flex4/index.html" target="_blank">small example </a>using the Flex documentation help out there&#8230;just scratched some surface <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone size-medium wp-image-89" title="Flex 4 Source Edtior View" src="http://mohitsambhar.files.wordpress.com/2009/06/flex4_1.png?w=300&#038;h=89" alt="Flex 4 Source Edtior View" width="300" height="89" /></p>
<br />Posted in Flex Features, General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=88&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/06/03/add-cool-effects-in-flex-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>

		<media:content url="http://mohitsambhar.files.wordpress.com/2009/06/flex4_1.png?w=300" medium="image">
			<media:title type="html">Flex 4 Source Edtior View</media:title>
		</media:content>
	</item>
		<item>
		<title>Working on Tryptich Book Reader development&#8230;</title>
		<link>http://mohitsambhar.wordpress.com/2009/05/21/working-on-tryptich-book-reader-development/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/05/21/working-on-tryptich-book-reader-development/#comments</comments>
		<pubDate>Thu, 21 May 2009 08:37:35 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex Applications]]></category>
		<category><![CDATA[Flex Development]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=84</guid>
		<description><![CDATA[Developing a Flex tryptich book reader application these days. This is a ebook reader with standard features. Currently, I&#8217;m working on the prototype and subsequently, we&#8217;ll be extending this to full blown app&#8230;Also contains Cover flow, Fullscreen feature, drag drop docked &#8230; <a href="http://mohitsambhar.wordpress.com/2009/05/21/working-on-tryptich-book-reader-development/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=84&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Developing a Flex tryptich book reader application these days. This is a ebook reader with standard features. Currently, I&#8217;m working on the prototype and subsequently, we&#8217;ll be extending this to full blown app&#8230;Also contains Cover flow, Fullscreen feature, drag drop docked panels, etc.. Really Flex rocks when it comes to robustness and power&#8230;Below is a concept shot of tryptich &#8230;but it has changed lot since then&#8230;</p>
<p><img class="alignnone size-medium wp-image-86" title="tryptich" src="http://mohitsambhar.files.wordpress.com/2009/05/tryptich1.png?w=300&#038;h=220" alt="tryptich" width="300" height="220" /></p>
<br />Posted in Flex Applications, Flex Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=84&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/05/21/working-on-tryptich-book-reader-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>

		<media:content url="http://mohitsambhar.files.wordpress.com/2009/05/tryptich1.png?w=300" medium="image">
			<media:title type="html">tryptich</media:title>
		</media:content>
	</item>
		<item>
		<title>97 Things Every Software Architect Should Know &#8211; The Book</title>
		<link>http://mohitsambhar.wordpress.com/2009/04/18/97-things-every-software-architect-should-know-the-book/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/04/18/97-things-every-software-architect-should-know-the-book/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 10:53:52 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Must Reads]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=80</guid>
		<description><![CDATA[Chanced upon this very useful and must read book &#8220;97 Things Every Software Architect Should Know &#8211; The Book&#8221; by a bunch of reowned architects. A collection of 97 most innovative and thoughtful articles you&#8217;ll ever find bound in one &#8230; <a href="http://mohitsambhar.wordpress.com/2009/04/18/97-things-every-software-architect-should-know-the-book/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=80&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Chanced upon this very useful and must read book &#8220;<a href="http://oreilly.com/catalog/9780596522698/index.html#top" target="_blank"><strong>97 Things Every Software Architect Should Know &#8211; The Book</strong></a>&#8221; by a bunch of reowned architects. A collection of 97 most innovative and thoughtful articles you&#8217;ll ever find bound in one place. Check <a href="http://www.amazon.com/Things-Every-Software-Architect-Should/dp/059652269X/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1235560838&amp;sr=8-1" target="_blank">this</a> on <a href="http://www.amazon.com" target="_blank">Amazon.com</a></p>
<p>Also you can read it online on this wiki site</p>
<p><a href="http://97-things.near-time.net/wiki/97-things-every-software-architect-should-know-the-book" target="_blank">http://97-things.near-time.net/wiki/97-things-every-software-architect-should-know-the-book</a></p>
<p>Infact I created a new Catgory &#8220;Must Reads&#8221; to accomodate these awesome publications&#8230;.Happy Reading over the weekend&#8230;</p>
<br />Posted in Must Reads  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=80&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/04/18/97-things-every-software-architect-should-know-the-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Ways to Improve Your Code on InfoQ.com</title>
		<link>http://mohitsambhar.wordpress.com/2009/04/18/10-ways-to-improve-your-code-on-infoqcom/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/04/18/10-ways-to-improve-your-code-on-infoqcom/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 09:45:49 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Road to FlexDorado]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=75</guid>
		<description><![CDATA[Watch this awesome presentation by Neal Ford an architect at ThoughtWorks on How you can improve your coding style and ATTITUDE&#8230;in 10 most useful ways. Infact, this is a must have potion for any developer and a Code loving guy&#8230; &#8230; <a href="http://mohitsambhar.wordpress.com/2009/04/18/10-ways-to-improve-your-code-on-infoqcom/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=75&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Watch this <strong><a title="Presentation: 10 Ways to Improve Your Code" href="http://www.infoq.com/presentations/10-Ways-to-Better-Code-Neal-Ford" target="_blank">awesome presentation</a></strong> by <a href="http://www.nealford.com/" target="_blank">Neal Ford</a> an architect at ThoughtWorks on How you can improve your coding style and ATTITUDE&#8230;in 10 most useful ways. Infact, this is a must have potion for any developer and a Code loving guy&#8230;</p>
<p>Download the entire presentation in <strong><a href="http://www.nealford.com/downloads/conferences/canonical/DevWeek-10Ways.pdf">PDF</a></strong> format. </p>
<p>Get the preview of topics covered in the presentation. <strong><span style="color:#ff0000;"><a href="http://www.infoq.com/news/2009/04/10-Ways-to-Better-Code-Neal-Ford" target="_blank"><span style="color:#ff0000;">Courtesy : InfoQ.com</span></a></span></strong></p>
<p> </p>
<p><strong>Composed Method</strong></p>
<ul>
<li>Divide your program into methods that perform one identifiable task.</li>
<li>Keep all of the operations in a method at the same level of abstraction.</li>
<li>This will naturally result in programs with many small methods, each a few lines long.</li>
</ul>
<p><strong>TDD </strong>- stands mostly for test-driven development but can also be viewed as test-driven design.</p>
<ul>
<li>When one uses TDD, he starts thinking about the consumer of the code he is writing. This brings awareness on how his code is going to be used by another.</li>
<li>It forces the developer to mock dependent objects, resulting in a clearer picture of the relationship between the objects.</li>
<li>TDD encourages the creation of composed methods.</li>
</ul>
<p><strong>Static Analysis</strong></p>
<ul>
<li>It is quite useful to use tools like FindBugs which analyzes the bytecode to discover bugs.</li>
</ul>
<p><strong>Good Citizenship </strong>– refers to the way classes should react to one another</p>
<ul>
<li>Singletons are a bad choice because they have mixed responsibilities and are not testable. They are the objectual correspondents of global variables.</li>
<li>The proposed solution is to create a regular POJO and use a factory to make sure that only one instance gets created.</li>
</ul>
<p><strong>YAGNI </strong>– You Ain’t Gonna Need It</p>
<ul>
<li>One should write only the code that is used <em>now.</em></li>
<li>Avoid speculative development which increases the software entropy of a code.</li>
<li>Top 10 Corporate Code Smells:</li>
</ul>
<p><strong>Question Authority - </strong>Some things should not be done just because that is the custom.</p>
<p><strong>Single Level of Abstraction Principle </strong>– everything should be at the same level of abstraction</p>
<ul>
<li>All lines of code in a method should be at the same level of abstraction</li>
</ul>
<p><strong>Polyglot Programming</strong> – use the best language for the problem while maintaining the same platform (JVM/.NET)</p>
<p><strong>Learn Every Nuance – </strong>developers benefit from learning nuances of their language</p>
<p><strong>Use the Anti-Objects Pattern – </strong>“an anti-object is a kind of object that appears to essentially do the opposite of what we generally think the object should be doing.”</p>
<br />Posted in General, Road to FlexDorado  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=75&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/04/18/10-ways-to-improve-your-code-on-infoqcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>Line Chart Graph in Flex</title>
		<link>http://mohitsambhar.wordpress.com/2009/04/15/line-chart-graph-sample/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/04/15/line-chart-graph-sample/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 10:36:00 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex Applications]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=64</guid>
		<description><![CDATA[Recently, I created a small Line chart Tool, which is deployed on one of our projects on Salesforce.com. This graph draws a line chart curve when the data changes dynamically. I had real fun working 0n this small app.Once again, MVC &#8230; <a href="http://mohitsambhar.wordpress.com/2009/04/15/line-chart-graph-sample/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=64&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, I created a small Line chart Tool, which is deployed on one of our projects on Salesforce.com. This graph draws a line chart curve when the data changes dynamically. I had real fun working 0n this small app.Once again, MVC pattern made it real easy, as I had my Model class binded to my view. The data gets updated in the model class, thus changing the graph dynamically&#8230; There are many other features such as Fullscreen view on doubleclick. Checkboxes to set the curve visibility on and off, etc.</p>
<p>For preview, I uploaded an intial prototype of the application. <a title="Line Chart Graph sample" href="http://mohitsambhar.com/projects/fc/" target="_blank">click here</a></p>
<p>Well, I wish I could have shared the source code also.</p>
<div id="attachment_67" class="wp-caption alignnone" style="width: 309px"><img class="size-medium wp-image-67" title="Line Chart Graph" src="http://mohitsambhar.files.wordpress.com/2009/04/graph.png?w=299&#038;h=300" alt="Line Chart Graph in Flex" width="299" height="300" /><p class="wp-caption-text">Line Chart Graph in Flex</p></div>
<br />Posted in Flex Applications  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=64&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/04/15/line-chart-graph-sample/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>

		<media:content url="http://mohitsambhar.files.wordpress.com/2009/04/graph.png?w=299" medium="image">
			<media:title type="html">Line Chart Graph</media:title>
		</media:content>
	</item>
		<item>
		<title>Syntax of Java 5 Vs ActionScript 3</title>
		<link>http://mohitsambhar.wordpress.com/2009/02/25/syntax-of-java-5-vs-actionscript-3/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/02/25/syntax-of-java-5-vs-actionscript-3/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 13:25:45 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Java Flex]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=54</guid>
		<description><![CDATA[Chanced upon this very useful post by Yakov fain from Farata Systems &#8220;Comparing the syntax of Java 5 and ActionScript 3&#8243; Its a long list to be included in this post, but the list is worth going through. Now this &#8230; <a href="http://mohitsambhar.wordpress.com/2009/02/25/syntax-of-java-5-vs-actionscript-3/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=54&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Chanced upon this very useful post by Yakov fain from Farata Systems</p>
<p><a class="posttitle" title="Permanent link to Comparing the syntax of Java 5 and ActionScript 3" rel="bookmark" href="http://flexblog.faratasystems.com/?p=115"></a></p>
<h2><a class="posttitle" title="Permanent link to Comparing the syntax of Java 5 and ActionScript 3" rel="bookmark" href="http://flexblog.faratasystems.com/?p=115">&#8220;Comparing the syntax of Java 5 and ActionScript 3&#8243;</a></h2>
<p>Its a long list to be included in this post, but the list is worth going through. Now this gives me a better reason to taste java fx also, slurp..</p>
<br />Posted in Java Flex  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=54&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/02/25/syntax-of-java-5-vs-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>Recursive XML parsing in Flex</title>
		<link>http://mohitsambhar.wordpress.com/2009/02/25/recursive-xml-parsing-in-flex/</link>
		<comments>http://mohitsambhar.wordpress.com/2009/02/25/recursive-xml-parsing-in-flex/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 12:31:56 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex Development]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=51</guid>
		<description><![CDATA[When I had to parse a long book.xml for CD Splitter tool I was working on recently, I had a hard time to get the xml parsed effectively and with minimum code lines.  And I was hell bent, that i&#8217;ll &#8230; <a href="http://mohitsambhar.wordpress.com/2009/02/25/recursive-xml-parsing-in-flex/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=51&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I had to parse a long book.xml for <a title="CD Splitter details" href="http://mohitsambhar.wordpress.com/my-work/cd%20splitter/">CD Splitter tool</a> I was working on recently, I had a hard time to get the xml parsed effectively and with minimum code lines.  And I was hell bent, that i&#8217;ll not bother the good old friend google for this. Finally, after few attempts I got the solution.</p>
<p><code>private function onTemplateXMLLoad(event:ResultEvent):void</p>
<p>{</p>
<p>parseTemplateXML(XML(event.result));</p>
<p>}</p>
<p>private function parseTemplateXML(objXML:XML):void</p>
<p>{</p>
<p>if(objXML != null)</p>
<p>{</p>
<p>for each(var item:XML in objXML.children())</p>
<p>{</p>
<p>// trace("hasComplexContent*** : "+item.hasComplexContent());</p>
<p>if(item.hasComplexContent())</p>
<p>{</p>
<p>// recursive call</p>
<p>parseTemplateXML(item);</p>
<p>}</p>
<p>else</p>
<p>{</p>
<p>// this is the node value you are seeking</p>
<p>}</p>
<p>}</p>
<p>}</p>
<p>}</code></p>
<br />Posted in Flex Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=51&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2009/02/25/recursive-xml-parsing-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: Flex Best Practices &#8211; Guys Don&#8217;t miss it</title>
		<link>http://mohitsambhar.wordpress.com/2008/12/05/video-flex-best-practices-guys-dont-miss-it/</link>
		<comments>http://mohitsambhar.wordpress.com/2008/12/05/video-flex-best-practices-guys-dont-miss-it/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 05:45:32 +0000</pubDate>
		<dc:creator>mohitsambhar</dc:creator>
				<category><![CDATA[Flex Applications]]></category>

		<guid isPermaLink="false">http://mohitsambhar.wordpress.com/?p=35</guid>
		<description><![CDATA[Best Practices in Flex a presentation by James Ward. Check this article for this is a treasure. Infact in one of my official projects (We are developing &#38; deploying a Flex Application on Salesforce platform), I have to document Best &#8230; <a href="http://mohitsambhar.wordpress.com/2008/12/05/video-flex-best-practices-guys-dont-miss-it/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=35&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jamesward.com/blog/2008/07/22/video-flex-best-practices/?sdid=DZHCR" target="_blank">Best Practices in Flex</a> a presentation by <a href="http://www.jamesward.com/blog/about-james-ward/" target="_blank">James Ward</a>. Check this article for this is a treasure. Infact in one of my official projects (We are developing &amp; deploying a Flex Application on Salesforce platform), I have to document Best Practices for both Flex and Salesforce API and this will be a great help.</p>
<p>You can also <a href="http://www.jamesward.com/wordpress/wp-content/uploads/2008/07/ria_best_practices.ppt" target="_blank">download</a> the &#8220;Best Practices&#8221; power point slides.</p>
<br />Posted in Flex Applications  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mohitsambhar.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mohitsambhar.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mohitsambhar.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mohitsambhar.wordpress.com&amp;blog=4895536&amp;post=35&amp;subd=mohitsambhar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mohitsambhar.wordpress.com/2008/12/05/video-flex-best-practices-guys-dont-miss-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mohitsambhar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
