<?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>Hillel Coren</title>
	<atom:link href="http://hillelcoren.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hillelcoren.com</link>
	<description>Just another coding weblog</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:15:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hillelcoren.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Hillel Coren</title>
		<link>http://hillelcoren.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hillelcoren.com/osd.xml" title="Hillel Coren" />
	<atom:link rel='hub' href='http://hillelcoren.com/?pushpress=hub'/>
		<item>
		<title>Flex AutoComplete: Version 1.2</title>
		<link>http://hillelcoren.com/2011/08/04/flex-autocomplete-version-1-2/</link>
		<comments>http://hillelcoren.com/2011/08/04/flex-autocomplete-version-1-2/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 10:52:24 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=1003</guid>
		<description><![CDATA[I&#8217;m just wrapping up a Flex project which used the component extensively. Along the way I noticed a number of reasonably serious bugs which this update fixes. Latest version When using the component as an item renderer the sizing is sometimes messed up Prevented a toolTip from appearing when selecting an item Resolved tab focus [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=1003&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just wrapping up a Flex project which used the component extensively. Along the way I noticed a number of reasonably serious bugs which this update fixes.</p>
<p><a href="http://hillelcoren.com/flex-autocomplete/">Latest version</a></p>
<ul>
<li>When using the component as an item renderer the sizing is sometimes messed up</li>
<li>Prevented a toolTip from appearing when selecting an item</li>
<li>Resolved tab focus issue when using the component in a Flex 4 project</li>
</ul>
<p>One other change in this release is that all private methods and properties have been changed to protected. Minor changes should no longer require using the sourecode.</p>
<p>Best,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/1003/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/1003/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/1003/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=1003&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2011/08/04/flex-autocomplete-version-1-2/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Error #1009: Cannot access a property or method of a null object reference (update)</title>
		<link>http://hillelcoren.com/2011/07/13/flex_rror_10009_update/</link>
		<comments>http://hillelcoren.com/2011/07/13/flex_rror_10009_update/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 09:30:53 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=998</guid>
		<description><![CDATA[A couple of years ago I wrote a post discussing the Flex error #1009 (cannot access a property or method of a null object reference). If you&#8217;ve done any serious amount of Flex coding I&#8217;m sure you&#8217;ve run into this error a number of times. While there are a few possible causes, the post discussed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=998&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A couple of years ago I wrote a <a href="http://hillelcoren.com/2008/09/19/flex-error-1009-cannot-access-a-property-or-method-of-a-null-object-reference/" target="_blank">post</a> discussing the Flex error #1009 (cannot access a property or method of a null object reference). If you&#8217;ve done any serious amount of Flex coding I&#8217;m sure you&#8217;ve run into this error a number of times.</p>
<p>While there are a few possible causes, the post discussed how a lack of understanding of the Flex component creation lifecycle could be a possible culprit. While everything in the post is still technically accurate (for Flex 3) I find that I often just use bindings if I need to set a property of a child component. </p>
<p>So&#8230; here&#8217;s the fourth way to solve the problem (at least for simpler use cases).</p>
<p><pre class="brush: jscript;">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Canvas xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot;&gt;

	&lt;mx:Script&gt;
		&lt;![CDATA[

			[Bindable]
			public var buttonLabel:String;
								
		]]&gt;
	&lt;/mx:Script&gt;

	&lt;mx:Button id=&quot;button&quot; label=&quot;{ buttonLabel }&quot;/&gt;

&lt;/mx:Canvas&gt;
</pre></p>
<p>I realize this is pretty obvious to most Flex programmers, I just wanted to clarify for people who are new to Flex and are finding the old post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/998/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/998/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/998/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=998&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2011/07/13/flex_rror_10009_update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Gotchas</title>
		<link>http://hillelcoren.com/2011/03/27/flex-gotchas/</link>
		<comments>http://hillelcoren.com/2011/03/27/flex-gotchas/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 13:59:11 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=940</guid>
		<description><![CDATA[On the whole, one of the aspects I like most about Flex is that it generally works the way you expect it to. That being said there are definitely certain things which don&#8217;t quite work as expected. Corner Radius This is actually what inspired me to write this post. I&#8217;m a fan of rounded rectangles [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=940&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On the whole, one of the aspects I like most about Flex is that it generally works the way you expect it to. That being said there are definitely certain things which don&#8217;t quite work as expected. </p>
<h3>Corner Radius</h3>
<p>This is actually what inspired me to write this post. I&#8217;m a fan of rounded rectangles (add a vertical gradient and a drop shadow and you&#8217;ve got a classic Web 2.0 look). I&#8217;d expect this to do the trick.</p>
<p><pre class="brush: jscript;">
&lt;mx:Box backgroundColor=&quot;#888888&quot; cornerRadius=&quot;8&quot;/&gt;
</pre></p>
<p>However, to make it work you need to set the borderStyle property</p>
<p><pre class="brush: jscript;">
&lt;mx:Box backgroundColor=&quot;#888888&quot; cornerRadius=&quot;8&quot; borderStyle=&quot;solid&quot;/&gt;
</pre></p>
<h3>Hand Cursor</h3>
<p>A similar example is when trying to show a hand cursor. I&#8217;d expect this to work.</p>
<p><pre class="brush: jscript;">
&lt;mx:Label text=&quot;test&quot; useHandCursor=&quot;true&quot;/&gt;
</pre></p>
<p>However, you need to use the following</p>
<p><pre class="brush: jscript;">
&lt;mx:Label text=&quot;test&quot; useHandCursor=&quot;true&quot; buttonMode=&quot;true&quot; mouseChildren=&quot;false&quot;/&gt;
</pre></p>
<h3>SWF Caching</h3>
<p>This is more of a Firefox bug, however if you rely on the browser to handle caching the SWF (and updating when a new SWF is created) you&#8217;ll run into problems in Firefox. The best solution I&#8217;ve found so far is to convert the html wrapper file into a PHP script (any scripting language should do). You can then add the following to the SWF name.</p>
<p><pre class="brush: jscript;">
?checksum=&lt;? echo md5_file(&quot;__SWF_file_name__&quot;) ?&gt;
</pre></p>
<h3>Binding</h3>
<p>I&#8217;ve written about this <a href="http://hillelcoren.com/2008/09/29/problem-with-data-binding-in-flex/" target="_blank">before</a> but it&#8217;s caused me enough trouble that it&#8217;s worth repeating. If there are null errors inside of a function used in binding the Flash player will swallow them. It needs to do that as binding expression will often have null errors (ie, if you bind to person.name and person isn&#8217;t yet set). However, this can be very confusing. </p>
<h3>Copying Objects</h3>
<p>A really useful function is ObjectUtil.copy(), it will make a deep copy of your object. However, in order to use it you need to first register any classes which your object is composed of. Here&#8217;s the code I use.</p>
<p><pre class="brush: jscript;">
for each (var classRef:Class in [ Class1, Class2, etc... ])
{
	var className:String = getQualifiedClassName( new classRef()) ;
	registerClassAlias( className, classRef );
}
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/940/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/940/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/940/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=940&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2011/03/27/flex-gotchas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Come hear me speak in Tel Aviv (again)</title>
		<link>http://hillelcoren.com/2010/12/27/come-hear-my-speak-in-tel-aviv-again/</link>
		<comments>http://hillelcoren.com/2010/12/27/come-hear-my-speak-in-tel-aviv-again/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 16:12:54 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=877</guid>
		<description><![CDATA[If you&#8217;re anywhere near Tel Aviv on February 22nd &#38; 23rd, come out and hear me speak at Flash Israel. I was fortunate enough to have the opportunity to speak at the event last year. I had a great time, there were a ton of really talented Flex developers at the conference. Here&#8217;s the blurb [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=877&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re anywhere near Tel Aviv on February 22nd &amp; 23rd, come out and hear me speak at <a href="http://flashisrael.com/">Flash Israel</a>. </p>
<p>I was fortunate enough to have the opportunity to speak at the event last year. I had a great time, there were a ton of really talented Flex developers at the conference.</p>
<p>Here&#8217;s the blurb for my presentation:</p>
<p><b>Architecting scalable Flex applications using Parsley &amp; Cairngorm 3</b>: Requirements will always change, the applications we build need to be able to roll with the changes. This session will cover using the Parsley framework along side Cairngorm 3 best practices to build well structured scalable applications. Topics covered include the MVCS pattern, dependency injection and the presentation model, plus I’m sure some random Flex tricks along the way.</p>
<p>Hope to see you there</p>
<p>&nbsp;<br />
<img src="http://flashisrael.com/wp-content/uploads/badges/ATTND_Shape_250x100.png" alt="Flash Israel 2011" /><br />
<br />&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/877/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=877&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2010/12/27/come-hear-my-speak-in-tel-aviv-again/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>

		<media:content url="http://flashisrael.com/wp-content/uploads/badges/ATTND_Shape_250x100.png" medium="image">
			<media:title type="html">Flash Israel 2011</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex AutoComplete: Version 1.1</title>
		<link>http://hillelcoren.com/2010/10/25/flex-autocomplete-version-1-1-2/</link>
		<comments>http://hillelcoren.com/2010/10/25/flex-autocomplete-version-1-1-2/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 08:53:01 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=828</guid>
		<description><![CDATA[It&#8217;s been well over a year since I released the 1.0 version of the component. Since then I&#8217;ve received countless emails/comments with feature requests and bug reports. This new release addresses all of the major issues. Latest version Here&#8217;s what&#8217;s new: Full support for Flex 4: The component now supports Flex 4 100%. The demo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=828&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been well over a year since I released the 1.0 version of the component. Since then I&#8217;ve received countless emails/comments with feature requests and bug reports. This new release addresses all of the major issues.</p>
<p><a href="http://hillelcoren.com/flex-autocomplete/">Latest version</a></p>
<p>Here&#8217;s what&#8217;s new:</p>
<ul>
<li><b>Full support for Flex 4:</b> The component now supports Flex 4 100%. The demo has been rebuilt using the Flex 4 SDK</li>
<li><b>Added allowEditingSelectedItems property</b>: You can now enable making changes to items once they&#8217;re selected.</li>
<li><b>Added delimiter property:</b> When allowing the user to select multiple items you can now specify which character to use as the delimiter.</li>
<li><b>Added clearSearchOnFocusOut property:</b> This enables specifying whether the search text should be cleared on focus out</li>
<li><b>Added clear method:</b> Makes clearing the selection much simpler</li>
<li><b>Better overall usability</b></li>
</ul>
<p>In addition, I&#8217;ve also fixed a number of critical bugs:</p>
<ul>
<li>Fixed problems when binding to the AutoComplete&#8217;s values</li>
<li>Fixed issue where setting selectedItem multiple times would fail</li>
<li>Fixed problem where allowDuplicates didn&#8217;t works for objects</li>
<li>Resolved issues when using with Validators</li>
<li>Improved garbage collection performance</li>
<li>Resolved issues when using an XMLListCollection as the dataProvider</li>
<li>Does a better job handling invalid data</li>
<li>Fixed issues related to using the tabIndex property</li>
<li>Other bug fixes and tweaks..</li>
</ul>
<p>Best,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/828/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=828&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2010/10/25/flex-autocomplete-version-1-1-2/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Resource: Cairngorm 3</title>
		<link>http://hillelcoren.com/2010/09/12/flex-resource-cairngorm-3/</link>
		<comments>http://hillelcoren.com/2010/09/12/flex-resource-cairngorm-3/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 13:03:29 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=823</guid>
		<description><![CDATA[One of Flex&#8217;s greatest blessings is also its biggest curse: it&#8217;s quick &#38; easy to throw together a working app. The problem which needs to be avoided though is that it&#8217;s too easy to end up with huge mxml files which contain all of the application logic. If you&#8217;re looking to understand how to architect [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=823&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of Flex&#8217;s greatest blessings is also its biggest curse: it&#8217;s quick &amp; easy to throw together a working app. The problem which needs to be avoided though is that it&#8217;s too easy to end up with huge mxml files which contain all of the application logic.</p>
<p>If you&#8217;re looking to understand how to architect your application I can&#8217;t recommend strongly enough reading the Cairngorm 3 documentation.</p>
<p><a href="http://sourceforge.net/adobe/cairngorm/home/" target="_blank">http://sourceforge.net/adobe/cairngorm/home/</a></p>
<p>The name is a bit misleading. Rather than being the next version of Cairngorm (which was the first major Flex framework) it&#8217;s a collection of best practices along with a set of libraries which guide developers to build scalable applications.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/823/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=823&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2010/09/12/flex-resource-cairngorm-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Come hear me speak in Tel Aviv</title>
		<link>http://hillelcoren.com/2010/04/14/come-hear-me-speak-in-tel-aviv/</link>
		<comments>http://hillelcoren.com/2010/04/14/come-hear-me-speak-in-tel-aviv/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 14:47:21 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=764</guid>
		<description><![CDATA[I&#8217;ll be speaking at Flash and Flex Israel on Sunday, April 25th. Here&#8217;s the blurb for my presentation Flex in the Trenches &#8211; This session will cover a variety of topics to help you transition from a beginner/intermediate Flex programmer to an advanced one. Topics will include resolving common performance issues, making your apps look [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=764&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be speaking at <a href="http://flash-and-flex-israel.eventbrite.com/" target="_blank">Flash and Flex Israel</a> on Sunday, April 25th.</p>
<p>Here&#8217;s the blurb for my presentation</p>
<p>Flex in the Trenches &#8211; This session will cover a variety of topics to help you transition from a beginner/intermediate Flex programmer to an advanced one. Topics will include resolving common performance issues, making your apps look pretty, effective use of the Flex DataGrid/ItemRenderers, getting compilation times down, plus more&#8230;</p>
<p><a href="http://corlan.org/" target="_blank">Mihai Corlan</a>, a Platform Evangelist with Adobe will also be speaking. His blog has an excellent list of <a href="http://corlan.org/flex-frameworks/" target="_blank">Flex frameworks and libraries</a> which is definitely worth checking out.</p>
<p>Best,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/764/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=764&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2010/04/14/come-hear-me-speak-in-tel-aviv/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Builder Shortcuts</title>
		<link>http://hillelcoren.com/2010/03/22/flex-builder-shortcuts/</link>
		<comments>http://hillelcoren.com/2010/03/22/flex-builder-shortcuts/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 11:24:53 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=754</guid>
		<description><![CDATA[I find that good keyboard shortcuts can save me a ton of time. Here are some of my favorites for Flex Builder (note: these can all be customized in the preferences). F11: Debug last launched Ctrl + Shift + R: Open Resource Ctrl + O: Quick Outline Ctrl + F7: Next View Ctrl + F8: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=754&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I find that good keyboard shortcuts can save me a ton of time. Here are some of my favorites for Flex Builder (note: these can all be customized in the preferences).</p>
<ul>
<li><b>F11</b>: Debug last launched</li>
<li><b>Ctrl + Shift + R</b>: Open Resource</li>
<li><b>Ctrl + O</b>: Quick Outline</li>
<li><b>Ctrl + F7</b>: Next View</li>
<li><b>Ctrl + F8</b>: Next Perspective</li>
<li><b>Ctrl + Shift + L</b>: Key Assist</li>
</ul>
<p>Hope you find these useful,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/754/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=754&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2010/03/22/flex-builder-shortcuts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Tip: Two really useful tools</title>
		<link>http://hillelcoren.com/2009/12/16/flex-tip-two-really-useful-tools/</link>
		<comments>http://hillelcoren.com/2009/12/16/flex-tip-two-really-useful-tools/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:11:30 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=740</guid>
		<description><![CDATA[I was just introduced to two incredibly useful tools. FlexPMD helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices. fxSpy allow you to inspect and dynamically change most properties and styles of the visual components in your Flex application. You can &#8211; for example &#8211; try out a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=740&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was just introduced to two incredibly useful tools.</p>
<p><a href="http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD" target="_blank">FlexPMD</a> helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices.</p>
<p><a href="http://code.google.com/p/fxspy/" target="_blank">fxSpy</a> allow you to inspect and dynamically change most properties and styles of the visual components in your Flex application. You can &#8211; for example &#8211; try out a specific width or a background color for your component before changing it in your code.</p>
<p>If you haven&#8217;t yet seen them I highly recommend checking them out.</p>
<p>Best,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/740/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=740&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2009/12/16/flex-tip-two-really-useful-tools/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
		<item>
		<title>Import, Export, Copy &amp; Paste Flex DataGrid</title>
		<link>http://hillelcoren.com/2009/09/17/import-export-copy-paste-flex-datagrid/</link>
		<comments>http://hillelcoren.com/2009/09/17/import-export-copy-paste-flex-datagrid/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:56:31 +0000</pubDate>
		<dc:creator>Hillel</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[datagrid]]></category>

		<guid isPermaLink="false">http://hillelcoren.com/?p=610</guid>
		<description><![CDATA[Just released&#8230; check out coder++ In addition to searching, two common features implemented in DataGrids are import/export and copy/paste. There are a number of great solutions already out there. The purpose of this post is to show how we can bring them together (along with some additional code/tweaks) to provide the user with a DataGrid [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=610&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b>Just released&#8230; check out <a href="http://hillelcoren.com/coder">coder++</a></b></p>
<p>In addition to <a href="http://hillelcoren.com/2009/04/17/faster-searching-in-flex-part-2/" target="_blank">searching</a>, two common features implemented in DataGrids are import/export and copy/paste. There are a number of great solutions already out there. The purpose of this post is to show how we can bring them together (along with some additional code/tweaks) to provide the user with a DataGrid which plays nicely with their favorite spreadsheet application.</p>
<ul>
<li><a href="http://flex-autocomplete.com/csv/" target="_blank">Demo</a></li>
<li><a href="http://flex-autocomplete.com/csv/csv.zip">Download</a></li>
</ul>
<h3>Overview of demo</h3>
<ul>
<li>There are three ways to copy the selected items from the left DataGrid: using the &#8220;Copy&#8221; button, pressing Ctrl+C or right clicking and then selecting &#8220;Copy Item(s)&#8221;.</li>
<li>The copied data is stored in tab separated format, when pasting it into a spreadsheet it will retain its column structure.</li>
<li>To paste data into the right DataGrid give it the focus by clicking on it and then press Ctrl+V.</li>
<li>Click &#8220;Import&#8221; to upload either a CSV (comma sperated) or TSV (tab separated) file.</li>
<li>Click &#8220;Export&#8221; to generate a CSV file of the data in the DataGrid.</li>
</ul>
<h3>Import/Export</h3>
<p>In Flex 3, in order to upload a file you need a small script on the server (in Flex 4/Flash 10 the client is able to handle this locally). Included in the source you&#8217;ll find two PHP files: csvImport.php and csvExport.php. To support exporting the data from the DataGrid I&#8217;m leveraging a nice algorithm written by <a href="http://www.saskovic.com/blog/" target="_blank">Sasa Radovanovic</a> explained in this <a href="http://www.saskovic.com/blog/?p=3" target="_blank">post</a>. </p>
<p>This solution is meant to work with plain text csv and tsv files, if you need to support Excel (.xls) files I&#8217;d recommend checking out <a href="http://code.google.com/p/as3xls/" target="_blank">as3xls</a>.</p>
<h3>Copy/Paste</h3>
<p>One of the limitations of the Flash Player is that (for security reasons) we&#8217;re unable to access data from the user&#8217;s clipboard. This makes pasting rather tricky. <a href="http://manishjethani.com/blog/" target="_blank">Manish Jethani</a> has documented a clever solution in this <a href="http://mannu.livejournal.com/348299.html" target="_blank">post</a> where he uses a hidden text field to allow the user to paste data into a DataGrid.</p>
<h3>Field Mapper</h3>
<p>This component provides the user with a way to map the columns in the data to the properties of the objects. It will attempt to determine if the first row of the data looks like it should be a header row and will then try to automatically map the fields.</p>
<p>Hope you find this useful,<br />
Hillel</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hillelcoren.wordpress.com/610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hillelcoren.wordpress.com/610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hillelcoren.wordpress.com/610/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hillelcoren.com&amp;blog=4721641&amp;post=610&amp;subd=hillelcoren&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hillelcoren.com/2009/09/17/import-export-copy-paste-flex-datagrid/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/91c922f9a50e6243b9d15cf30e85aa7e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hillel369</media:title>
		</media:content>
	</item>
	</channel>
</rss>
