<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marking Occurrences &#187; Flex</title>
	<atom:link href="http://www.markingoccurrences.com/adobe/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markingoccurrences.com/adobe</link>
	<description>References and declarations in Flex compiler  development</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Holy Crap!  There&#8217;s a lot of new stuff in Flash Builder&#8230;</title>
		<link>http://www.markingoccurrences.com/adobe/2009/06/03/holy-crap-theres-a-lot-of-new-stuff-in-flash-builder/</link>
		<comments>http://www.markingoccurrences.com/adobe/2009/06/03/holy-crap-theres-a-lot-of-new-stuff-in-flash-builder/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 07:14:55 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Using Flash Builder]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[labs]]></category>

		<guid isPermaLink="false">http://www.markingoccurrences.com/adobe/?p=151</guid>
		<description><![CDATA[Seriously, there are so many new features and enhancements in Flash Builder, it would be impossible to mention them all.  Instead, to really get a taste of what&#8217;s new in Flash Builder, you really need to watch the videos.  Since I work on language features (primarily the language model), I was lucky enough to demo [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2009/06/03/holy-crap-theres-a-lot-of-new-stuff-in-flash-builder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Help us decide where to go with Flex 4</title>
		<link>http://www.markingoccurrences.com/adobe/2009/02/10/help-us-decide-where-to-go-with-flex-4/</link>
		<comments>http://www.markingoccurrences.com/adobe/2009/02/10/help-us-decide-where-to-go-with-flex-4/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:06:56 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=122</guid>
		<description><![CDATA[Internally on the Flex team, we&#8217;ve been talking about how to partition the new Flex 4 features within the existing Flex 3 SDK.  Flex 4 introduces new Buttons, CheckBoxes, etc that must live happily with components from Flex 3.  And, Flex 4 also introduces new &#8220;language&#8221; features, like the new states syntax. As an example, [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2009/02/10/help-us-decide-where-to-go-with-flex-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Listen to me rant about ActionScript, part 3</title>
		<link>http://www.markingoccurrences.com/adobe/2009/01/26/listen-to-be-rant-about-actionscript-part-3/</link>
		<comments>http://www.markingoccurrences.com/adobe/2009/01/26/listen-to-be-rant-about-actionscript-part-3/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 20:05:52 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[hoisting]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scopes]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=116</guid>
		<description><![CDATA[So after a three week vacation, I think I&#8217;m finally ready to dive into a few other fun pieces of ActionScript.  And really, what better place to start than local variable hoisting. In Java and C++, local variables are scoped per block, starting at the beginning of a function.  Each set of curly braces corresponds [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2009/01/26/listen-to-be-rant-about-actionscript-part-3/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Listen to me rant about ActionScript, part 2</title>
		<link>http://www.markingoccurrences.com/adobe/2008/12/08/listen-to-me-rant-about-actionscript-part-2/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/12/08/listen-to-me-rant-about-actionscript-part-2/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 06:22:17 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[es4]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=106</guid>
		<description><![CDATA[So we all know people build some amazing things using ActionScript: it&#8217;s a flexible language that provides some syntactic sugar to make developer&#8217;s lives easier. That sugar, however, gives me, umm, toothaches, some of which I talked about already. So now, I&#8217;ll rant about some other idiosyncrasies of AS3 that make it an interesting language [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/12/08/listen-to-me-rant-about-actionscript-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Listen to me rant about ActionScript, part 1</title>
		<link>http://www.markingoccurrences.com/adobe/2008/12/04/listen-to-me-rant-about-actionscript-part-1/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/12/04/listen-to-me-rant-about-actionscript-part-1/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 01:38:08 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[e4x]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[tokenize]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=99</guid>
		<description><![CDATA[So I&#8217;ve been working on a new feature for Flex Builder (Gumbo), and like always I can&#8217;t really tell you what it is yet.  But, I can say it&#8217;s support for a new language feature in ActionScript that rhymes with &#8220;Schmector.&#8221; Reading over the ActionScript grammar reminds me how much I dislike so many syntactic elements in the [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/12/04/listen-to-me-rant-about-actionscript-part-1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Signs that AS3 is maturing</title>
		<link>http://www.markingoccurrences.com/adobe/2008/02/19/signs-that-as3-is-maturing/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/02/19/signs-that-as3-is-maturing/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 02:01:02 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2008/02/19/signs-that-as3-is-maturing/</guid>
		<description><![CDATA[Part of what I love about Java is the never-ending supply of libraries and tools available to the general development community.  For Flex Builder, we leverage Eclipse (obviously), ANTLR, Lucene, JFlex and a number of other libraries with great success.  Software engineers are lazy by nature (at least I am) and I know  I don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/02/19/signs-that-as3-is-maturing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My MAX talk: Advanced Flex Builder</title>
		<link>http://www.markingoccurrences.com/adobe/2007/09/10/my-max-talk-advanced-flex-builder/</link>
		<comments>http://www.markingoccurrences.com/adobe/2007/09/10/my-max-talk-advanced-flex-builder/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 22:45:17 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2007/09/10/my-max-talk-advanced-flex-builder/</guid>
		<description><![CDATA[So I&#8217;ll be speaking at MAX this year, and my topic is &#8220;Advanced Flex Builder&#8221; which I could take in many directions. So, I&#8217;d like to ask the internets: What would you want out of an &#8220;advanced&#8221; Flex Builder talk? Here are some of my initial thoughts: Advanced refactoring uses Coding from the framework source [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2007/09/10/my-max-talk-advanced-flex-builder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>We&#8217;re open!</title>
		<link>http://www.markingoccurrences.com/adobe/2007/04/25/were-open/</link>
		<comments>http://www.markingoccurrences.com/adobe/2007/04/25/were-open/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 04:21:24 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flash Builder Development]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2007/04/25/were-open/</guid>
		<description><![CDATA[So big news: the Flex SDK is going open source! I won&#8217;t reiterate a lot of information because other blogs will do a better job of it. Rather I thought I&#8217;d mention that this isn&#8217;t just the framework that&#8217;s being opened up. MXMLC (the MXML compiler), ASC (the ActionScript 3 compiler) and the debugger are [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2007/04/25/were-open/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Meet Tamarin, the AS3 virtual machine&#8230;now a part of Mozilla</title>
		<link>http://www.markingoccurrences.com/adobe/2006/11/06/meet-tamarin-the-as3-virtual-machinenow-a-part-of-mozilla/</link>
		<comments>http://www.markingoccurrences.com/adobe/2006/11/06/meet-tamarin-the-as3-virtual-machinenow-a-part-of-mozilla/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 06:58:47 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2006/11/06/meet-tamarin-the-as3-virtual-machinenow-a-part-of-mozilla/</guid>
		<description><![CDATA[Today brings huge news for web developers everywhere: the ActionScript 3 VM is being contributed to the Mozilla foundation. This includes the virtual machine, the JITer, the verifier and the garbage collector (this is about 135,000 lines of code). Here&#8217;s the announcement from Emmy Huang, Flash Player Product Manager and a great entry from Tinic [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2006/11/06/meet-tamarin-the-as3-virtual-machinenow-a-part-of-mozilla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ActionScript 3.0 spec released</title>
		<link>http://www.markingoccurrences.com/adobe/2006/02/28/actionscript-30-spec-released/</link>
		<comments>http://www.markingoccurrences.com/adobe/2006/02/28/actionscript-30-spec-released/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 23:22:59 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2006/02/28/actionscript-30-spec-released/</guid>
		<description><![CDATA[http://livedocs.macromedia.com/specs/actionscript/3/wwhelp/wwhimpl/js/html/wwhelp.htm here&#8217;s the new ActionScript 3.0 spec&#8230;enjoy.]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2006/02/28/actionscript-30-spec-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
