<?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>Factum Vicesimus Quartus &#187; builder</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/tag/builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Sat, 05 Sep 2009 15:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex Builder 3 thinks it&#8217;s Flex Builder 2?!</title>
		<link>http://www.wietseveenstra.nl/blog/2008/03/flex-builder-3-thinks-its-flex-builder-2/</link>
		<comments>http://www.wietseveenstra.nl/blog/2008/03/flex-builder-3-thinks-its-flex-builder-2/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 09:05:35 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[student]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/2008/03/14/flex-builder-3-thinks-its-flex-builder-2/</guid>
		<description><![CDATA[Last week I requested a free student license for Flex Builder 3 from Adobe, and this week I found it in my mailbox. After downloading the Flex Builder 3 trail version from the Adobe website and applying my license key to it, it said I now have the Education version. But the strange thing is [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I requested a free student license for Flex Builder 3 from Adobe, and this week I found it in my mailbox. After downloading the Flex Builder 3 trail version from the Adobe website and applying my license key to it, it said I now have the Education version. But the strange thing is that when I open the &#8216;About Adobe Flex Builder 3&#8230;&#8217; window, it tells me I have Flex Builder 2 and then freezes the entire application (see screen shot below)! All of the menu buttons in the top bar are gone and the application stops responding to anything. I had to restart Flex Builder in order to continue my work.</p>
<p>After installing the trail version of Flex Builder 3 on my Windows XP machine this afternoon I checked the same window. At first I didn&#8217;t apply my license key to it so it was still in trail mode. No strange things, just the normal black &#8216;About Adobe Flex Builder 3&#8242; window. But after applying the student license key the window was corrupted again! The only difference between the Windows and OS-X version was that on the Windows machine it didn&#8217;t completely crash my Flex Builder, and I was able to return to the development screen by clicking the corrupted window.</p>
<p>Apparently there is a little bug in the educational license system in Flex Builder 3.</p>
<p align="center"><a href="http://www.wietseveenstra.nl/files/images/blog/flexbuilder3error.png" target="_blank"><img src="http://www.wietseveenstra.nl/files/images/blog/flexbuilder3error_small.png" border="0" alt="" /></a><br />
<small>Click screen shot for a larger version&#8230;</small></p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=87&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2008/03/flex-builder-3-thinks-its-flex-builder-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tuning Flex Builder 2 and Eclipse performance</title>
		<link>http://www.wietseveenstra.nl/blog/2007/04/tuning-flex-builder-2-and-eclipse-performance/</link>
		<comments>http://www.wietseveenstra.nl/blog/2007/04/tuning-flex-builder-2-and-eclipse-performance/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 07:37:40 +0000</pubDate>
		<dc:creator>Wietse Veenstra</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=63</guid>
		<description><![CDATA[The last few weeks my Flex Builder is becoming slower and slower. Therefore I started looking for the reasons why this happens and searched for some performance tuning tips for Flex Builder 2 and Eclipse. I found some really useful tips which increased performance quite nice. - Close the projects your not currently working on. [...]]]></description>
			<content:encoded><![CDATA[<p>The last few weeks my Flex Builder is becoming slower and slower. Therefore I started looking for the reasons why this happens and searched for some performance tuning tips for Flex Builder 2 and Eclipse. I found some really useful tips which increased performance quite nice.</p>
<p align="center"><img title="Flex Boost" src="http://www.wietseveenstra.nl/files/images/blog/flex-boost.png" alt="Flex Boost" /></p>
<p><strong>- Close the projects your not currently working on.</strong><br />
When you compile a project you are working on, Flex Builder checks all other projects that are open to see if compiling is required. By closing the projects you&#8217;re not currently working on, Flex will not check them which saves you quite some build time.</p>
<p style="float: right; padding-left: 10px; padding-bottom: 10px;"><!--adsense#square_200_200--></p>
<p><strong>- Disable code folding.</strong><br />
By disabling this feature, you will gain some more speed.</p>
<p><strong>- Install the latest Java Runtime Environment.</strong><br />
Update the JRE via the <a href="http://www.java.com/en/download/manual.jsp" target="_blank">Java website</a>.  <strong></strong></p>
<p><strong>- Install Memory Monitor and Status Memory Monitor from Kyrsoft.</strong><br />
By installing these Eclipse plugins, you gain complete control over the memory garbage of Eclipse. Install them via Help &gt; Software Updates &gt; Find and install &#8211; Search for new features to install and choose a new remote site. Enter http://www.kyrsoft.com/updates/ as the URL.</p>
<p><strong>- Increase min/max amount of memory for Eclipse&#8217;s startup.</strong><br />
Eclipse standard has a startup memory heap minimum of 40M and a maximum of 256M. By increasing these settings Eclipse will startup faster. Change these settings only if you have sufficient memory. To change them, edit the flexbuilder.ini/eclipse.ini file. The settings you should change are -Xms40m and -Xmx256m.</p>
<img src="http://www.wietseveenstra.nl/blog/?ak_action=api_record_view&id=63&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wietseveenstra.nl/blog/2007/04/tuning-flex-builder-2-and-eclipse-performance/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

