<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Building Blocks - CFEclipse</title>
			<link>http://www.ajaxcf.com/blog/index.cfm</link>
			<description>tips for constructing next generation AJAX &amp; ColdFusion applications</description>
			<language>en-us</language>
			<pubDate>Fri, 03 Sep 2010 20:28:48 -0000</pubDate>
			<lastBuildDate>Thu, 31 Aug 2006 12:39:00 -0000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>joe@ajaxcf.com</managingEditor>
			<webMaster>joe@ajaxcf.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>joe@ajaxcf.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Creating A Great Dev Environment</title>
				<link>http://www.ajaxcf.com/blog/index.cfm/2006/8/31/Creating-A-Great-Dev-Environment</link>
				<description>
				
				&lt;img src=&quot;http://img520.imageshack.us/img520/5599/cfeclipselb8.gif&quot; height=&quot;225&quot; width=&quot;300&quot; border=&quot;0&quot; alt=&quot;CFEclipse&quot; style=&quot;float:right;padding:10px;&quot;&gt;

So what&apos;s the best setup for doing ColdFusion development?&amp;nbsp; How can you be most efficient?&amp;nbsp; That question will have many different answers for different people, but I think the way I&apos;m currently doing things will work for a lot of people.&amp;nbsp; And best of all, every piece of software mentioned below is available for download free of charge.

In the past, I always used an external web server for testing my code since I didn&apos;t want to slow down my local machine.&amp;nbsp; To make it easier for developers, ColdFusion has included an integrated web server since version 6.0 can be used for local development.&amp;nbsp; This web server is installed by default with the ColdFusion Developer Edition, and is a fully-functional, single-IP version of ColdFusion Enterprise.&amp;nbsp; The webroot for this testing server is at &lt;span style=&quot;font-style:italic;&quot;&gt;cfmxroot/&lt;/span&gt;wwwroot (more on this later).

&lt;a href=&quot;http://www.cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; is the new kid on the block when it comes to code editors.&amp;nbsp; This project, based upon the open-source &lt;a href=&quot;http://www.eclipse.org&quot;&gt;Eclipse&lt;/a&gt; platform, was originally begun by &lt;a href=&quot;http://www.robrohan.com&quot;&gt;Rob Rohan&lt;/a&gt; and continues to pick up steam amongst ColdFusion developers.&amp;nbsp; It&apos;s really easy to add plugins to eclipse, and one of the critical ones you&apos;ll need is the &lt;a href=&quot;http://subclipse.tigris.org/&quot;&gt;Subclipse&lt;/a&gt; plugin for working with Subversion repositories.&amp;nbsp; This will allow you to handle all of your source control tasks from right within Eclipse.&amp;nbsp; For those not yet using source control, stop everything and don&apos;t write another line of code until you get Subversion setup.  For a detailed rundown on how to get started, &lt;a href=&quot;/blog/index.cfm?mode=entry&amp;entry=F456B552-B0D0-4928-F0140705EA8F7D07&quot;&gt;check out this blog post&lt;/a&gt;.
				 [More]
				</description>
						
				
				<category>CFEclipse</category>				
				
				<category>Subversion</category>				
				
				<pubDate>Thu, 31 Aug 2006 12:39:00 -0000</pubDate>
				<guid>http://www.ajaxcf.com/blog/index.cfm/2006/8/31/Creating-A-Great-Dev-Environment</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Reminiscing Over IDEs of Old</title>
				<link>http://www.ajaxcf.com/blog/index.cfm/2006/8/9/Reminiscing-Over-IDEs-of-Old</link>
				<description>
				
				We recently got some new PCs in work and that has forced me to re-examine my entire workflow for doing development.&amp;nbsp; I thought I&apos;d share some of the findings and pitfalls I&apos;ve encountered along the way in the interest of helping others get setup efficiently.&amp;nbsp; The tale begins many years ago...&lt;br /&gt;&lt;br /&gt;I can remember the early days of &lt;a href=&quot;http://www.sausage.com/hotdog-professional.html&quot;&gt;Hotdog Pro&lt;/a&gt;, and then falling for Nick Bradbury&apos;s editor named &lt;a href=&quot;http://www.macromedia.com/software/homesite/&quot;&gt;Homesite&lt;/a&gt; (which was acquired by Allaire way back in 1996).&amp;nbsp; Homesite was made even better one Allaire integrated things like RDS, allowing us to work easier with files on the server.&amp;nbsp; But that was always a risky proposition because Internet connections were not too great and if your connection quit while saving the file back to the server, you could end up with lost code and no backup.&amp;nbsp; Allaire ended up beefing up Homesite and releasing a version as ColdFusion Studio which had integrated debugging and some other CF-specific features.&lt;br /&gt;&lt;br /&gt;Fast forward to the Macromedia acuisition and &lt;a href=&quot;http://www.adobe.com/products/dreamweaver/&quot;&gt;Dreamweaver&lt;/a&gt; comes on the scene - taking things up a notch and allowing for better project management.&amp;nbsp; It is now possible to edit my files locally and have them automatically transfer to the server on save, freeing me from the worry of bad Internet connections.&amp;nbsp; But still not a perfect world..&amp;nbsp; Dreamweaver is slow (not to mention expensive).&amp;nbsp; As a die-hard hand coder, the visual design features of Dreamweaver never really appealed to me, and I ended up with a bulky editor but one that gave me some critical features for working on and managing projects.&lt;br /&gt;&lt;br /&gt;As a side note, for those who are wondering what ever happened to CF Studio?&amp;nbsp; With the release of Dreamweaver MX and the Studio MX suite, Macromedia felt it was confusing to also have a CF Sudio in the product line.&amp;nbsp; Since CF Studio was really only a souped-up version of Homesite, that name was killed and we were left with Homesite+, and the program was (and is) made available on the Dreamweaver and Studio CDs.&amp;nbsp; They also felt it unnecessary to continue with both products and froze development of Homesite+, though tag libraries are still made available for newer versions of ColdFusion.&lt;br /&gt;&lt;br /&gt;So where do we go from here?&amp;nbsp; What about source control?&amp;nbsp; Ahh...&amp;nbsp; &lt;a href=&quot;http://www.cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; to the rescue...&amp;nbsp; In an upcoming post, I&apos;ll go over my new setup and explain how you can get all of the tools you need for a great development environment - and all at a cost of $0!
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Wed, 09 Aug 2006 14:34:00 -0000</pubDate>
				<guid>http://www.ajaxcf.com/blog/index.cfm/2006/8/9/Reminiscing-Over-IDEs-of-Old</guid>
				
				
			</item>
			
		 	
			</channel></rss>