<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Embracing my inner hacker</title>
	<atom:link href="http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/</link>
	<description>"I write pretty software"</description>
	<lastBuildDate>Mon, 26 Jul 2010 08:34:18 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: arpit</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-65502</link>
		<dc:creator>arpit</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-65502</guid>
		<description>@Steve, I completely agree that thats the best workflow. The word hacking in my post has no negative connotations at all.</description>
		<content:encoded><![CDATA[<p>@Steve, I completely agree that thats the best workflow. The word hacking in my post has no negative connotations at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-65464</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 09 Nov 2009 18:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-65464</guid>
		<description>&quot;Most of the UI in our application was done by arranging MovieClips on stage and then gluing in the logic in FlexBuilder (or FDT in Gabo’s case)&quot;

This is similar to the approach I often take as I mentioned on one of your earlier posts...

http://www.arpitonline.com/blog/2009/03/21/flex-builder-tip-use-swcs-for-image-assets-not-embed-metatags-for-pure-actionscript-projects/

I don&#039;t see it as &quot;hacking&quot; at all.  It&#039;s just using a visual tool for the part its good for.</description>
		<content:encoded><![CDATA[<p>&#8220;Most of the UI in our application was done by arranging MovieClips on stage and then gluing in the logic in FlexBuilder (or FDT in Gabo’s case)&#8221;</p>
<p>This is similar to the approach I often take as I mentioned on one of your earlier posts&#8230;</p>
<p><a href="http://www.arpitonline.com/blog/2009/03/21/flex-builder-tip-use-swcs-for-image-assets-not-embed-metatags-for-pure-actionscript-projects/" rel="nofollow">http://www.arpitonline.com/blog/2009/03/21/flex-builder-tip-use-swcs-for-image-assets-not-embed-metatags-for-pure-actionscript-projects/</a></p>
<p>I don&#8217;t see it as &#8220;hacking&#8221; at all.  It&#8217;s just using a visual tool for the part its good for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpit</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-64999</link>
		<dc:creator>arpit</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-64999</guid>
		<description>@TJ, I have updated the post changing the Flex 3 / Flex 4 comparison to the Spark vs. Halo architectures. While Fx4 does sometimes seem to be an awkward bridge between the old and the new way, at least what Spark enables seems to be forcing a lot of developers to rethink UI beyond the standard look and feel for controls.</description>
		<content:encoded><![CDATA[<p>@TJ, I have updated the post changing the Flex 3 / Flex 4 comparison to the Spark vs. Halo architectures. While Fx4 does sometimes seem to be an awkward bridge between the old and the new way, at least what Spark enables seems to be forcing a lot of developers to rethink UI beyond the standard look and feel for controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ Downes</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-64994</link>
		<dc:creator>TJ Downes</dc:creator>
		<pubDate>Sat, 31 Oct 2009 11:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-64994</guid>
		<description>Good post. It&#039;s amazing what we can learn from others when we are willing to step outside of our own box and examine what others do with an open mind.

&quot;Good architecture enables better looking things (Look at Flex 4 compared to Flex 3)&quot;

This is a bad analogy in my opinion. Flex 4 is like Flex 3.5 beta. The architecture is a hack in between what Flex 3 is and what Flex 4 SHOULD BE. It&#039;s not an elegant or beautiful solution and the architecture has a ways to go. The workflow has improved dramatically, but thats about it at the moment, and a big reason why many Flex developers aren&#039;t touching it for a while. Hopefully we will see a Flex 4.5 that resolves some of the less-than-trivial issues with the SDK.</description>
		<content:encoded><![CDATA[<p>Good post. It&#8217;s amazing what we can learn from others when we are willing to step outside of our own box and examine what others do with an open mind.</p>
<p>&#8220;Good architecture enables better looking things (Look at Flex 4 compared to Flex 3)&#8221;</p>
<p>This is a bad analogy in my opinion. Flex 4 is like Flex 3.5 beta. The architecture is a hack in between what Flex 3 is and what Flex 4 SHOULD BE. It&#8217;s not an elegant or beautiful solution and the architecture has a ways to go. The workflow has improved dramatically, but thats about it at the moment, and a big reason why many Flex developers aren&#8217;t touching it for a while. Hopefully we will see a Flex 4.5 that resolves some of the less-than-trivial issues with the SDK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Knocking</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-64988</link>
		<dc:creator>Karl Knocking</dc:creator>
		<pubDate>Sat, 31 Oct 2009 09:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-64988</guid>
		<description>Oh yeah, I read that essay about half a yeag ago and liked it very much. Thanks for the reminder.. there are many good essays on the site that I didn&#039;t read yet.</description>
		<content:encoded><![CDATA[<p>Oh yeah, I read that essay about half a yeag ago and liked it very much. Thanks for the reminder.. there are many good essays on the site that I didn&#8217;t read yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Embracing my inner hacker &#124; code zen -- Topsy.com</title>
		<link>http://www.arpitonline.com/blog/2009/10/30/embracing-my-inner-hacker/comment-page-1/#comment-64978</link>
		<dc:creator>Tweets that mention Embracing my inner hacker &#124; code zen -- Topsy.com</dc:creator>
		<pubDate>Sat, 31 Oct 2009 05:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=379#comment-64978</guid>
		<description>[...] This post was mentioned on Twitter by Arpit Mathur, Pradeek. Pradeek said: RT: @arpit: new blogpost: Embracing my inner hacker: http://bit.ly/2VkePa [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Arpit Mathur, Pradeek. Pradeek said: RT: @arpit: new blogpost: Embracing my inner hacker: <a href="http://bit.ly/2VkePa" rel="nofollow">http://bit.ly/2VkePa</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
