<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Trunkful.com &lt;cf_gems&gt; - CF Builder</title>
			<link>http://www.trunkful.com/index.cfm</link>
			<description>A ColdFusion blog with some twists. The Twists are BlueDragon and PostgreSQL DB server.  I also specialize in JVM tuning and monitoring.</description>
			<language>en-us</language>
			<pubDate>Sun, 05 Sep 2010 17:54:38 -0500</pubDate>
			<lastBuildDate>Tue, 13 Apr 2010 09:39:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>wilgeno@trunkful.com</managingEditor>
			<webMaster>wilgeno@trunkful.com</webMaster>
			
			
			
			
			
			<item>
				<title>ColdFusion Builder Bug 82358 Fixed</title>
				<link>http://www.trunkful.com/index.cfm/2010/4/13/ColdFusion-Builder-Bug-82358-Fix</link>
				<description>
				
				I just received an email from the ColdFusion Builder developers informing me that a bug I entered (bug# 82358) is fixed. As the snippet of the email below shows the bug fix is in Updater 1. I hope the Updater comes out before the end of my Trial Period. Because I was a beta tester and had the Release Candidate installed I only have 21 days left on my trial version.

I hope the fix was not just increasing the memory allocation in the cfbuilder.ini file. I tried that in the past on Adobe developer recommendations and proved it didn&apos;t help. I do also disagree with the &quot;Easy workaround&quot; since my workaround was to use CFEclipse.

Anyways, this is good news because this was one of the main issues I wasn&apos;t going to buy ColdFusion Builder. I really want to test this now!
				 [More]
				</description>
						
				
				<category>CF Builder</category>				
				
				<pubDate>Tue, 13 Apr 2010 09:39:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2010/4/13/ColdFusion-Builder-Bug-82358-Fix</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Migrating to ColdFusion Builder from CFEclipse</title>
				<link>http://www.trunkful.com/index.cfm/2010/3/23/Migrating-to-ColdFusion-Builder-from-CFEclipse</link>
				<description>
				
				Many people have been using CFEclipse for several years now and are now migrating to ColdFusion Builder.  Since both are Eclipse based products this is pretty simple, but there are a few things that will not migrate without manual intervention.

First start with installing ColdFusion Builder.  (&lt;a href=&quot;http://www.trunkful.com/index.cfm/2009/7/14/Getting-Started-with-ColdFusion-Builder&quot; target=&quot;_blank&quot;&gt;See this&lt;/a&gt;.)

Next lets import your CFEclipse Projects.  You can do this and it is easy since it is really an Eclipse feature not specific to any add-ons.  Right click in the Navigator view and choose &quot;Import&quot;.  The windows that opens give you many options for what to import. You are going to click and expand the &quot;General&quot;  folder and then choose &quot;Existing Projects into a Workspace&quot; and click the Next Button.

If you are using an SVN and you plan to use an Eclipse SVN plug-in in ColdFusion Builder install that plug in before importing your projects, the import process will automatically reconnect the imported projects to your SVN(s). You will also want to configure the SVN plug-in to access all repositories before you run the imports.
				 [More]
				</description>
						
				
				<category>Random Tools</category>				
				
				<category>CF Builder</category>				
				
				<pubDate>Tue, 23 Mar 2010 14:01:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2010/3/23/Migrating-to-ColdFusion-Builder-from-CFEclipse</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe ColdFusion Builder Released</title>
				<link>http://www.trunkful.com/index.cfm/2010/3/22/Adobe-ColdFusion-Builder-Released</link>
				<description>
				
				Today Adobe released ColdFusion Builder 1.0. It&apos;s been a long time coming and a lot of people have been patiently waiting for this day.  Unfortunately Adobe should have waited longer and fixed more of the outstanding bugs and painful performance issues.  Then to add to the insult, the price was set at $299 but that does include Flash Builder 4 Standard. However, I still find it way too high of a price for a product that does NOT measure up.  As others will note Flash Builder 4 Standard cost $249 so essentially you are paying $50 for ColdFusion Builder. This is great if you wanted to buy Flash Builder.  Many of us never touch Flash so this is not much of a bargain.   

Then there are performance issues. ColdFusion Builder is painfully slow when it comes to rebuilding project workspaces.  It works fine for little projects, but serious enterprise level web applications with thousands of files and folders, such as what I work on, ColdFusion Builder is just slow or worse yet if just fails and throws errors.  I&apos;ve recorded this as a bug and nothing has been done about the problem as far as I can tell.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>CF Builder</category>				
				
				<pubDate>Mon, 22 Mar 2010 00:56:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2010/3/22/Adobe-ColdFusion-Builder-Released</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe ColdFusion Builder Beta 3 Released</title>
				<link>http://www.trunkful.com/index.cfm/2009/12/17/Adobe-ColdFusion-Builder-Beta-3-Released</link>
				<description>
				
				&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://labs.adobe.com/technologies/coldfusionbuilder/&quot;&gt;Adobe Labs&lt;/a&gt; has released ColdFusion Builder Public Beta 3.&amp;nbsp; One of the first things you will notice is they upgraded the code version of Eclipse to 3.5.1 Galileo.&amp;nbsp; For me this was good news since in my normal Eclipse build I&amp;rsquo;ve switched from the Subclipse plug-in to Subversive which is now part of the Eclipse project, as my SVN client. All you need to do is add the Galileo Update Site (&lt;em&gt;http://download.eclipse.org/releases/galileo&lt;/em&gt;). Then select Collaboration --&amp;gt; Subversive SVN Team Provider.&amp;nbsp; You can also choose to select the Subversive SVN Integration for the Mylyn Project at the same time.&lt;/p&gt;
&lt;p&gt;If you read the docs, and I really suggest you do, you will notice Adobe also added full AIR development support. &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve also noticed a fair amount of improvement in the startup time on both my Mac and my pathetic Windows computer at work. &lt;/p&gt;
&lt;p&gt;Also new in Beta 3 is the Adobe Community Help AIR application Beta.&amp;nbsp; Select Help --&amp;gt; ColdFusion Builder Help to launch the AIR application.&amp;nbsp; In addition to being able to search the local help documents it appears this is an AIR application that is a proxy to Adobe LiveDocs and ColdFusion Blogs that are aggregated via Adobe Feeds (&lt;a href=&quot;http://feeds.adobe.com/&quot; target=&quot;_blank&quot;&gt;http://feeds.adobe.com/&lt;/a&gt;) including my blog.&amp;nbsp; The search interface automatically brings up related content from the Adobe help docs and blogs. This makes it much easier to search on a general topic rather than just searching for various CF tags or functions.&lt;/p&gt;
&lt;p&gt;So far Beta 3 is looking pretty good. There are still bugs and you can report the bugs you find using the public bug tracker &lt;a href=&quot;http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html&quot; target=&quot;_blank&quot;&gt;http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That&apos;s all for now.&lt;/p&gt;
				
				</description>
						
				
				<category>CF Builder</category>				
				
				<pubDate>Thu, 17 Dec 2009 11:35:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2009/12/17/Adobe-ColdFusion-Builder-Beta-3-Released</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Builder on OSX Snow Leopard</title>
				<link>http://www.trunkful.com/index.cfm/2009/8/30/ColdFusion-Builder-on-OSX-Snow-Leopard</link>
				<description>
				
				&lt;p&gt;Last night I upgraded my MacBook Pro from Leopard to Snow Leopard.&amp;nbsp; I used the upgrade method instead of the clean install.&amp;nbsp; So far I cannot tell that anything is different.&amp;nbsp; This really does look and feel like an under the hood upgrade.&amp;nbsp; At this point I have not dug into Snow Leopard UI changes, but I have been testing software.&lt;/p&gt;
&lt;p&gt;I&apos;ve had the public beta of ColdFusion Builder installed since it came out and after upgrading to Snow Leopard there seems to be no issues at all with ColdFusion Builder.&amp;nbsp; Well there is one thing I just notice.&amp;nbsp; Startup of ColdFusion Builder is lightning fast now.&amp;nbsp; I also fired up my CFEclipse on Eclipse 3.5 installation to compare.&lt;/p&gt;
&lt;p&gt;ColdFusion Builder starts in 5 seconds flat and is ready to use after 7 seconds.&amp;nbsp; CFEclipse took a full 20 seconds to get up and running on the first start.&amp;nbsp; After shutting it down and restarting it also started in 5 seconds and ready to go in 7 seconds.&amp;nbsp; Also note that I have the same extra plugins installed in both IDE&apos;s; Subclipse, Mylin Bridge, EPIC Perl and Shell ED.&amp;nbsp; So it looks like everything for me to do my ColdFusion coding is working on Snow Leopard.&lt;/p&gt;
&lt;p&gt;Next is to test my ColdFusion 8 install. It runs, but I have to check to see if it is still connected to Apache and if my Apache and hosts file settings are still in tack.&lt;/p&gt;
&lt;p&gt;Then onto my PostgreSQL database installed via Mac Ports.&lt;/p&gt;
&lt;p&gt;For reference, my MacBook Pro is a 2.2Ghz Intel Core Duo with 4Gb of ram and a 120Gb hard drive.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
				
				</description>
						
				
				<category>CF Builder</category>				
				
				<pubDate>Sun, 30 Aug 2009 14:48:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2009/8/30/ColdFusion-Builder-on-OSX-Snow-Leopard</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Getting Started with ColdFusion Builder</title>
				<link>http://www.trunkful.com/index.cfm/2009/7/14/Getting-Started-with-ColdFusion-Builder</link>
				<description>
				
				&lt;p&gt;ColdFusion Builder is here and it&apos;s finally shaping up into a great IDE.&amp;nbsp; However, you need to know a few things before you jump right in if you&apos;ve never used an Eclipse Platform IDE.&amp;nbsp; If you have then your way ahead of a lot of people.&lt;br /&gt;
&lt;br /&gt;
ColdFusion Builder is built on the &lt;a href=&quot;http://www.eclipse.org&quot; target=&quot;_blank&quot;&gt;Eclipse Platform&lt;/a&gt; (version 3.4 at the time of writing this article) which had it&apos;s start internally at IBM. In addition ColdFusion Builder incorporates &lt;a href=&quot;http://www.aptana.com&quot; target=&quot;_blank&quot;&gt;Aptana&lt;/a&gt; which is a full featured IDE that has most everything you need for web programming except a CFML editor and hooks to ColdFusion servers.&amp;nbsp; Adobe worked with Aptana to use their customized Eclipse based IDE to make ColdFusion Builder.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Getting Installed&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
New to Eclipse base IDE&apos;s? You&apos;re not alone. I was new to the Eclipse IDE&apos;s a few years ago and found it to be a different way of doing things as compared to my favorite editor, ColdFusion Studio.&amp;nbsp; There is a big learning curve, but do not let this scare you.&amp;nbsp; Once you learn the basics of the Eclipse platform you will find there is power under the hood.&amp;nbsp; In addition you get a universal programming IDE that supports dozens of languages by simply installing a plugin.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>CF Builder</category>				
				
				<pubDate>Tue, 14 Jul 2009 00:15:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2009/7/14/Getting-Started-with-ColdFusion-Builder</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Builder Public Beta</title>
				<link>http://www.trunkful.com/index.cfm/2009/7/12/ColdFusion-Builder-Public-Beta</link>
				<description>
				
				&lt;p&gt;It looks like Adobe has just moved ColdFusion Builder into the realm of Public Beta at 12:01am EST.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_coldfusionbuilder&quot;&gt;ColdFusion Builder in Adobe Labs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets give this a good work over and make it worthy of it&apos;s predecessors.&lt;/p&gt;
&lt;p&gt;A quick list of features:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Snippets - fully compatible with those from CFEclipse&lt;/li&gt;
    &lt;li&gt;CFML Extensions - extend the IDE using CFML and your local CF Server&lt;/li&gt;
    &lt;li&gt;Step Debugging&lt;/li&gt;
    &lt;li&gt;Full syntax color coding for HTML, JavaScript, CFML, and more&lt;/li&gt;
    &lt;li&gt;Code Refactoring!&lt;/li&gt;
    &lt;li&gt;and so much more&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All of this built on the Eclipse platform so you can integrate your version control and other code editors such as Flex Builder Eclipse plugin version.&lt;/p&gt;
&lt;p&gt;ColdFusion Server 9 was also release to public beta at the same time.&amp;nbsp; Too many new features to list.&lt;/p&gt;
&lt;p&gt;Lets help Adobe decide on pricing and request a Builder Series similar to the Creative Suites.&amp;nbsp; This would allow us programmers to get Adobe IDE&apos;s bundled with other Adobe tools at a great price.&amp;nbsp; &lt;a href=&quot;http://www.trunkful.com/index.cfm/2009/6/12/New-Adobe-Pricing-and-Software-Bundles&quot;&gt;See my previous post on this subject&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>CF Builder</category>				
				
				<pubDate>Sun, 12 Jul 2009 23:15:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2009/7/12/ColdFusion-Builder-Public-Beta</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>New Adobe Pricing and Software Bundles</title>
				<link>http://www.trunkful.com/index.cfm/2009/6/12/New-Adobe-Pricing-and-Software-Bundles</link>
				<description>
				
				&lt;p&gt;No, I do not have an inside scoop on prices, rather I am trying to build up a drum beat for a few new software bundles from Adobe targeted to us programmer types.&amp;nbsp; As a programmer I never touch any of Adobe&apos;s design software.&amp;nbsp; I would not know what to do with it.&amp;nbsp; And as a programmer I&apos;d like to have the same type bundled software deals that designers have with the various Creative Suite versions.&lt;br /&gt;
&lt;br /&gt;
Last night one hundred plus ColdFusion and Flex programmers showed up in St. Paul, MN to listen to Ben Forta talk about ColdFusion 9 (Centaur) and ColdFusion Bolt (Builder) and Flash (formerly Flex) Builder 4.&amp;nbsp; At one point someone asked about pricing.&amp;nbsp; After much laughing Ben said he can&apos;t talk about such things.&amp;nbsp; That&apos;s fine, but to me this means the community of programmers still has a chance to offer input on the subject.&amp;nbsp; So here&apos;s mine. &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;My Suggestion:&lt;/strong&gt;&lt;br /&gt;
Adobe has put a lot of effort into creating various software &amp;quot;Suites&amp;quot; for designers.&amp;nbsp; Each offers a different set of applications based of various types of designers.&amp;nbsp; Now with Adobe offering multiple IDE&apos;s for programming, I think it would be a good idea to offer bundled &amp;quot;Suites&amp;quot; for us programmers.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>CF Builder</category>				
				
				<pubDate>Fri, 12 Jun 2009 14:17:00 -0500</pubDate>
				<guid>http://www.trunkful.com/index.cfm/2009/6/12/New-Adobe-Pricing-and-Software-Bundles</guid>
				
			</item>
			
		 	
			</channel></rss>