<?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/"
	>

<channel>
	<title>Marking Occurrences &#187; Eclipse</title>
	<atom:link href="http://www.markingoccurrences.com/adobe/category/eclipse-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markingoccurrences.com/adobe</link>
	<description>References and declarations in Flash Builder development</description>
	<pubDate>Thu, 04 Jun 2009 16:46:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>
		</item>
		<item>
		<title>Flex Builder Protip: Import missing imports</title>
		<link>http://www.markingoccurrences.com/adobe/2008/12/18/flex-builder-protip-import-missing-imports/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/12/18/flex-builder-protip-import-missing-imports/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 22:18:03 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flash Builder Development]]></category>

		<category><![CDATA[Using Flash Builder]]></category>

		<category><![CDATA[coding]]></category>

		<category><![CDATA[hints]]></category>

		<category><![CDATA[imports]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=113</guid>
		<description><![CDATA[Let&#8217;s say you&#8217;ve just pasted in a snippet of code, or loaded a file that is missing imports.  When you compile, you get errors and you&#8217;re stuck importing each definition by hand.  Flex Builder provides a bit of a hidden feature here to help you import your missing types:  next to each type that is [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/12/18/flex-builder-protip-import-missing-imports/feed/</wfw:commentRss>
		</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 language. [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/12/04/listen-to-me-rant-about-actionscript-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MAX 2008: Sample content for Extending Flex Builder</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/max-2008-sample-content-for-extending-flex-builder/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/11/18/max-2008-sample-content-for-extending-flex-builder/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 21:04:42 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Extending Flash Builder]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=73</guid>
		<description><![CDATA[I&#8217;ve put the sample code online for my presentation tomorrow.  You can download the assets here
The code is a nearly full implementation of a &#8220;new&#8221; feature in Flex Builder called &#8220;Find Usages.&#8221;   It takes advantage of the search APIs to find all usages of any definition in a given file, and display then in a [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/11/18/max-2008-sample-content-for-extending-flex-builder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More videos of Flex Builder 3 features</title>
		<link>http://www.markingoccurrences.com/adobe/2008/02/25/more-videos-of-flex-builder-3-features/</link>
		<comments>http://www.markingoccurrences.com/adobe/2008/02/25/more-videos-of-flex-builder-3-features/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 18:42:39 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flash Builder Development]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2008/02/25/more-videos-of-flex-builder-3-features/</guid>
		<description><![CDATA[
Buried under a few links on adobe.com are a collection of videos talking about the new features in Flex Builder 3.  If you&#8217;re looking for an overview of features, this is the best place to start looking.  Happy viewing&#8230;and be sure to watch the refactoring video  
]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2008/02/25/more-videos-of-flex-builder-3-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Why did you take out refactoring from Flex Builder!?!&#8221;</title>
		<link>http://www.markingoccurrences.com/adobe/2007/04/08/why-did-you-take-out-refactoring-from-flex-builder/</link>
		<comments>http://www.markingoccurrences.com/adobe/2007/04/08/why-did-you-take-out-refactoring-from-flex-builder/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 04:48:33 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flash Builder Development]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2007/04/08/why-did-you-take-out-refactoring-from-flex-builder/</guid>
		<description><![CDATA[Of all the wishlist posts I&#8217;ve seen for Flex Builder, the comment about removing refactoring was perhaps my favorite, if only for the irony.  It managed to show up at the perfect time: I was heads down working on the code for reference detection (base technology for refactoring) and I had just broken everything. [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2007/04/08/why-did-you-take-out-refactoring-from-flex-builder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>fixing flex builder 2 bugs, part 1 of many</title>
		<link>http://www.markingoccurrences.com/adobe/2006/03/02/fixing-flex-builder-2-bugs-part-1-of-many/</link>
		<comments>http://www.markingoccurrences.com/adobe/2006/03/02/fixing-flex-builder-2-bugs-part-1-of-many/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 09:38:36 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flash Builder Development]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2006/03/02/fixing-flex-builder-2-bugs-part-1-of-many/</guid>
		<description><![CDATA[So the Flex Builder 2 team has been in serious bugfix mode for a few weeks now, and it&#8217;s always interesting. Writing a tool for a language that&#8217;s in development (ActionScript 3) and a framework that&#8217;s being re-written (MXML) while building on top of a platform(Eclipse) that we don&#8217;t own can be challenging.
My last bug [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2006/03/02/fixing-flex-builder-2-bugs-part-1-of-many/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;quickfix&#8221; or &#8220;why i hate the jdt&#8221;</title>
		<link>http://www.markingoccurrences.com/adobe/2006/02/13/quickfix-or-why-i-hate-the-jdt/</link>
		<comments>http://www.markingoccurrences.com/adobe/2006/02/13/quickfix-or-why-i-hate-the-jdt/#comments</comments>
		<pubDate>Tue, 14 Feb 2006 06:54:43 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flash Builder Development]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2006/02/13/quickfix-or-why-i-hate-the-jdt/</guid>
		<description><![CDATA[so the jdt, or java development tool, is the built-in java ide that comes with eclipse.  it provides a lot of great features, including my favorite, quick fix. quickfix makes me a really lazy programmer, but that&#8217;s not why i hate the jdt (actually, that&#8217;s why i love using it).  i hate the [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2006/02/13/quickfix-or-why-i-hate-the-jdt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ibm throws its huge hat into the ria ring</title>
		<link>http://www.markingoccurrences.com/adobe/2006/02/05/ibm-throws-its-huge-hat-into-the-ria-ring/</link>
		<comments>http://www.markingoccurrences.com/adobe/2006/02/05/ibm-throws-its-huge-hat-into-the-ria-ring/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 08:17:08 +0000</pubDate>
		<dc:creator>David Zuckerman</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://davidzuckerman.com/adobe/2006/02/05/ibm-throws-its-huge-hat-into-the-ria-ring/</guid>
		<description><![CDATA[http://news.zdnet.com/2100-9593_22-6033544.html
ibm annouces that they will contribute code to the open source community for the creation of an ajax ide built on top of eclipse.  eclipse is a great framework and i&#8217;ve really enjoyed working with it over the last year.  the underpinnings are all there for this new ajax tool, but it will [...]]]></description>
		<wfw:commentRss>http://www.markingoccurrences.com/adobe/2006/02/05/ibm-throws-its-huge-hat-into-the-ria-ring/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
