<?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>in a rush &#187; Eclipse</title>
	<atom:link href="http://www.robrusher.com/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robrusher.com</link>
	<description>experience is everything</description>
	<lastBuildDate>Thu, 08 Jul 2010 04:48:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Unemployed? Learn Flex!</title>
		<link>http://www.robrusher.com/2009/04/10/unemployed-learn-flex/</link>
		<comments>http://www.robrusher.com/2009/04/10/unemployed-learn-flex/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 22:19:45 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[Free License]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=76</guid>
		<description><![CDATA[Adobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed. https://freeriatools.adobe.com/learnflex/ Of course there are three restrictions. You must attest that you are: Unemployed Using it for personal use Not using it for commercial or production use UPDATE: The program [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed.</p>
<p><a title="Link to register for free Adobe Flex Builder license" href="https://freeriatools.adobe.com/learnflex/" target="_blank">https://freeriatools.adobe.com/learnflex/</a></p>
<p>Of course there are three restrictions. You must attest that you are:</p>
<ol>
<li>Unemployed</li>
<li>Using it for personal use</li>
<li>Not using it for commercial or production use</li>
</ol>
<p>UPDATE: The program was suspended, the last I looked, due to the high volume of applicants. But keep checking. You never know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/04/10/unemployed-learn-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Debugging Hack</title>
		<link>http://www.robrusher.com/2008/06/26/flex-debugging-hack/</link>
		<comments>http://www.robrusher.com/2008/06/26/flex-debugging-hack/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 14:15:21 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=45</guid>
		<description><![CDATA[A guy with call sign &#8220;Frode&#8221; on Flexcoders posted this trick on how to get the debugger to connect on an already running SWF. &#62; I&#8217;ve figured out a hack that sort-of gets me there &#8211; by configuring a &#62; debug profile in flex builder with &#8220;about:blank&#8221; as the launch URL, I &#62; can hit [...]]]></description>
			<content:encoded><![CDATA[<p>A guy with call sign &#8220;Frode&#8221; on Flexcoders posted this trick on how to get the debugger to connect on an already running SWF.</p>
<p>&gt; I&#8217;ve figured out a hack that sort-of gets me there &#8211; by configuring a<br />
&gt; debug profile in flex builder with &#8220;about:blank&#8221; as the launch URL, I<br />
&gt; can hit F11 in flexbuilder, click &#8220;Debug&#8221;, close the about:blank window<br />
&gt; in Firefox, switch back to the running SWF, rightclick, choose<br />
&gt; &#8220;Debugger&#8221; and click &#8220;Connect&#8221;. But it would be much better if one could<br />
&gt; avoid having to do the whole F11-about:blank-closetab dance, and just<br />
&gt; click &#8220;Debugger-&gt;Connect&#8221; and go.<br />
&gt;<br />
&gt; For what it&#8217;s worth, this is on Linux with Firefox 3.<br />
&gt;<br />
&gt; &#8211; Frode</p>
<p>Thanks Frode, nice tip. You&#8217;re right, it should be an option that is much easier to do though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2008/06/26/flex-debugging-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coding in the correct Font</title>
		<link>http://www.robrusher.com/2008/04/28/coding-in-the-correct-font/</link>
		<comments>http://www.robrusher.com/2008/04/28/coding-in-the-correct-font/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 04:12:09 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Best Practise]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[BitStream Vera Sans Mono]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=22</guid>
		<description><![CDATA[Having used a dozen or so IDE over the years, I appreciate it when they provide a way for me you use my favorite font (Bitstream Vera Sans Mono). You can set the font in Flex Builder from Windows &#62; Preferences dialog window. Select the General &#62; Appearance &#62; Colors and Fonts category. Then in [...]]]></description>
			<content:encoded><![CDATA[<p>Having used a dozen or so IDE over the years, I appreciate it when they provide a way for me you use my favorite font (<a href="http://www.dafont.com/font.php?file=bitstream_vera_mono" target="_blank">Bitstream Vera Sans Mono</a>). You can set the font in Flex Builder from Windows &gt; Preferences dialog window. Select the General &gt; Appearance &gt; Colors and Fonts category. Then in the Basic folder select Text Font. Finally, click the Change&#8230; button and select the desired font.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2008/04/28/coding-in-the-correct-font/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDS in Eclipse</title>
		<link>http://www.robrusher.com/2008/04/28/rds-in-eclipse/</link>
		<comments>http://www.robrusher.com/2008/04/28/rds-in-eclipse/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 04:08:54 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RDS]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=20</guid>
		<description><![CDATA[There is a new view that you can get from Adobe Labs that will add an RDS view to the eclipse IDE. It uses an updated version of ColdFusion MX, so it takes an update to your ColdFusion MX server before you add the plugin to eclipse. The RDS view can be configured to point [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new view that you can get from <a href="http://labs.adobe.com/technologies/cf_flexconnectivity/" target="_blank">Adobe Labs</a> that will add an RDS view to the eclipse IDE. It uses an updated version of ColdFusion MX, so it takes an update to your ColdFusion MX server before you add the plugin to eclipse.</p>
<p>The RDS view can be configured to point to any installation by using the RDS Configuation settings in the eclipse Preferences dialog.</p>
<p>The RDS plugin comes with all the old favorites plus the ability to generate an entire Flex 2 back-end! <strong><em>Did I studder?</em></strong> Yes, you can generate CFCs from ActionScript and ActionScript from CFCs. You can even generate CFCs from tables. This is not a &#8220;big whoop&#8221; kind of feature. I can tell it to create Active Records, Beans &amp; DAO or even full integration with Flex Data Services.</p>
<p>Code generation is not one of my favorite things, but this does put you in a nice starting place.</p>
<p>This is all part of &#8220;Mystic&#8221;. You have to check this out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2008/04/28/rds-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Eclipse for Flex 1.5 Development</title>
		<link>http://www.robrusher.com/2008/04/28/using-eclipse-for-flex-15-development/</link>
		<comments>http://www.robrusher.com/2008/04/28/using-eclipse-for-flex-15-development/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 03:41:21 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=10</guid>
		<description><![CDATA[How 'bout that new Eclipse plug-in for Flex 2?! Well, if you''re like me, you can't wait to use Eclipse to do your Flex 1.5 development. Recently, I ran into a few guys I worked with on the recently released Flex application for Weight Watchers. With great enthusiasm they shared with me that they had gotten Eclipse to compile Flex 1.5 applications. With their permission, I'll share with you now how to do this for yourself.]]></description>
			<content:encoded><![CDATA[<p>So you want to use Eclipse to do Flex 1.5 development? No fluff, I&#8221;ll get right to it.</p>
<p>What you are going to do is use the Flex 2 alpha and point it to the Flex 1.5 compiler. This will compile your application into a SWF, which will be put in your web site.</p>
<ul>
<li>Start with getting the Flex 2 alpha plug-in <em>(either stand alone or plug-in)</em>. Follow the installation instructions, if necessary, to get Flex Builder 2 running. Once it is working, create a new Flex Project using the menu bar: <strong>File &gt; New &gt; Flex Project</strong></li>
<li>Now for the changes. Right-click the project that will use the Flex 1.5 compiler and select <strong>Properties</strong>. This will open the Properties dialog. In the list on of properties on the left hand side, select <strong>Builders</strong>. You are going to add a new builder and disable the existing one. When you deselect the existing <em>&#8221;Flex Builder&#8221;</em> builder you will get a prompt. Just click <strong>OK</strong>.</li>
<li>Click the <strong>New</strong> button to create a new builder. The configuration chooser dialog will open. Select <strong>Program</strong> and click <strong>OK</strong>.</li>
<li>Now you are ready to set the new builder up. Give it a name like <em><strong>&#8221;Flex 1.5&#8221;</strong></em>.</li>
<li>Set the Location to point to the <strong>mxmlc.exe</strong> file, most likely something like this: <em>C:\\Program Files\\Macromedia\\Flex\\bin\\mxmlc.exe</em></li>
<li>Set the Working Directory to point to the directory holding the compiler. Something like this: <em>C:\\Program Files\\Macromedia\\Flex\\bin\\</em></li>
<li>And now the hard part&#8230; the arguments. Click the variables button and select the <em>project_loc</em> variable. This is an eclispe variable which has the absolute file system path for the project. Double-click <em>project_loc</em> to select that variable and close the dialog. Now append to the end of the variable the path to the main application mxml for the project. Something like this: <em>${project_loc}\\Main.mxml</em></li>
<li>You need to add two more arguments; one that points to the flex-config.xml, and an output file. To do so, you will add the <em>-configuration</em> switch and the <em>-o</em> output file switch. They will look something like this: <em>-configuration ${project_loc}\\WEB-INF\\flex\\flex-config.xml -o C:\\inetpub\\wwwroot\\mysite\\Main.swf</em></li>
</ul>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr"><p>In the end the arguments will look something like this: <em>${project_loc}\\Main.mxml  -configuration ${project_loc}\\WEB-INF\\flex\\flex-config.xml -o C:\\inetpub\\wwwroot\\mysite\\Main.swf</em></p></blockquote>
<ul>
<li>One last thing I would do is run your application the old way and copy the source HTML from a dynamically created Flex site <em>(i.e. view source from the browser).</em> Then create a new HTML page with the HTML source you copied. Finally, change the references to the <em>[filename]</em>.mxml.swf to your new SWF (<em>[filename].swf)</em></li>
</ul>
<p>That&#8221;s it!</p>
<p><em><strong>Thanks again to Marcin, Sean and Tony for sharing with me.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2008/04/28/using-eclipse-for-flex-15-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Reasons to Get Flex Builder 3</title>
		<link>http://www.robrusher.com/2007/08/28/top-10-reasons-to-get-flex-builder-3/</link>
		<comments>http://www.robrusher.com/2007/08/28/top-10-reasons-to-get-flex-builder-3/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 04:33:37 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=35</guid>
		<description><![CDATA[If I were to create a Top 10 List, which I don&#8221;t, this would definitely be my list for &#8220;Why you have to upgrade to Flex Builder 3.&#8221; I actually got this list from Ted Patrick and enhanced it a little. Top 10 List: With the new code model, search, refactoring, auto-complete you will code [...]]]></description>
			<content:encoded><![CDATA[<p>If I were to create a Top 10 List, which I don&#8221;t, this would definitely be my list for <em><strong>&#8220;Why you have to upgrade to Flex Builder 3.&#8221;</strong></em> I actually got this list from Ted Patrick and enhanced it a little.</p>
<p><strong> Top 10 List:</strong></p>
<ol style="padding-left: 10px;">
<li>With the new code model, search, refactoring, auto-complete you will code 3X faster</li>
<li>The application Profiler will allow you to see and tune memory and performance\r\n
<ul>
<li><em>You will learn so much about coding in AS3 from this it&#8221;s unreal</em></li>
</ul>
</li>
<li>Compiles faster!</li>
<li>Maintain projects across SDKs, 2.01, 3.0, and onward (YES!!!)</li>
<li>You will be able to build AIR applications and debug them seamlessly\r\n
<ul>
<li><em>Easily turn Flex applications into Desktop applications</em></li>
</ul>
</li>
<li>You will be able to work with Web Services (SOAP) using strong typing</li>
<li>Get new advanced data visualization components (AdvancedDataGrid, TreeDataGrid) and hierarchical data providers
<ul>
<li><em>Components that we had to build in the past</em></li>
</ul>
</li>
<li>Enhanced design view for pixel perfect layout and advanced constraints\r\n
<ul>
<li><em>Coders, don&#8221;t knock this. Try it out and you&#8221;ll see the benefits real quick</em></li>
</ul>
</li>
<li>Skinning and styling from Illustrator, Fireworks, Flash, PhotoShop\r\n
<ul>
<li><em>This is awesome!! Quickly and easily bring comps in directly from the design tools</em></li>
</ul>
</li>
<li>Seamless support for Flex Framework Caching RSLs ( smaller FX swf files )</li>
<p>Now if that&#8221;s not convincing enough, you don&#8221;t know Flex!</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2007/08/28/top-10-reasons-to-get-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
