<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: My concerns about switching from Dreamweaver CS3 to Eclipse</title>
	<atom:link href="http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/</link>
	<description>My blog of programming, hobbies, and thoughts.</description>
	<lastBuildDate>Sun, 27 Dec 2009 20:49:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MarkW</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-97</link>
		<dc:creator>MarkW</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-97</guid>
		<description>I use both, but it&#039;s taken me a long time to use CFE effectively. I am sure Mylyn, Ant, Subclipse, etc are all good tools, but they&#039;re also something you have to learn and that&#039;s why the steep curve for learning is there for the Eclipse environment. It&#039;s not learning one tool, it&#039;s learning a bunch. Those tools will get you towards better practices, which I think is why people like it, but along the way you&#039;ll struggle with little bugs and issues and re-installs (try Pulse by the way as another way of installing, keep workspace separate). Another thing is, what type of programming you do? CFE might be great for integrating frameworks, and working with components, but what if you mostly do procedural and do not use CFCs? Then it might not be as well worth it – unless you want your IDE to push you towards using CFCs.</description>
		<content:encoded><![CDATA[<p>I use both, but it&#8217;s taken me a long time to use CFE effectively. I am sure Mylyn, Ant, Subclipse, etc are all good tools, but they&#8217;re also something you have to learn and that&#8217;s why the steep curve for learning is there for the Eclipse environment. It&#8217;s not learning one tool, it&#8217;s learning a bunch. Those tools will get you towards better practices, which I think is why people like it, but along the way you&#8217;ll struggle with little bugs and issues and re-installs (try Pulse by the way as another way of installing, keep workspace separate). Another thing is, what type of programming you do? CFE might be great for integrating frameworks, and working with components, but what if you mostly do procedural and do not use CFCs? Then it might not be as well worth it – unless you want your IDE to push you towards using CFCs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Case</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-78</link>
		<dc:creator>Thomas Case</dc:creator>
		<pubDate>Tue, 21 Oct 2008 12:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-78</guid>
		<description>I am too a dedicated Dreamweaver fan and have used it now for several years (since MX version came out).  I have been using CFEclipse (Eclipse J2EE version, with CFEclipse, MxUnit, Subversive, and some other plug-ins) lately for the project I have been working on.  I have also worked a little with the (free) Aptana plug-in.

I still prefer Dreamweaver for HTML and CSS editing.  Its CF editing also is still superior, partially due to the fact that it keeps up on the latest CF8 syntax.  I love the drag-and-point feature for links, and Dreamweaver&#039;s dialog boxes are a lot cleaner.

Where Dreamweaver lacks and CFEclipse is strong are: (1) Subversion support (pre-current release), (2) Cold Fusion Line Debugger Support, (3) Support of unit testing, and (4) Todo/Task tracking.  The line debugging and unit testing support are two killer features, to me, that Eclipse/CFEclipse offers.

Also, in thinking about IDE&#039;s, I would also compare both the Microsoft&#039;s Visual Studio.  Visual Studio does lack CFML support, and its WSYWIG HTML support is not as good as Dreamweaver.  It does have better XML support (like being able to syntax highlight and auto-sense based on XSD and DTD schema&#039;s, like Eclipse).  Visual Studio has great debugging support for ASP.NET based applications, and plugins to support external products such as Subversion.

The best of all worlds would be a combination of all three, in my mind, especially where one supports Cold Fusion, IIS, SQL Server, and ASP.NET applications.  If Dreamweaver addressed the Unit Testing and Line Debugging, then it would go a long way at addressing the missing pieces that Eclipse provides.  It could also support Ant and XML editing based on attached schemas.</description>
		<content:encoded><![CDATA[<p>I am too a dedicated Dreamweaver fan and have used it now for several years (since MX version came out).  I have been using CFEclipse (Eclipse J2EE version, with CFEclipse, MxUnit, Subversive, and some other plug-ins) lately for the project I have been working on.  I have also worked a little with the (free) Aptana plug-in.</p>
<p>I still prefer Dreamweaver for HTML and CSS editing.  Its CF editing also is still superior, partially due to the fact that it keeps up on the latest CF8 syntax.  I love the drag-and-point feature for links, and Dreamweaver&#8217;s dialog boxes are a lot cleaner.</p>
<p>Where Dreamweaver lacks and CFEclipse is strong are: (1) Subversion support (pre-current release), (2) Cold Fusion Line Debugger Support, (3) Support of unit testing, and (4) Todo/Task tracking.  The line debugging and unit testing support are two killer features, to me, that Eclipse/CFEclipse offers.</p>
<p>Also, in thinking about IDE&#8217;s, I would also compare both the Microsoft&#8217;s Visual Studio.  Visual Studio does lack CFML support, and its WSYWIG HTML support is not as good as Dreamweaver.  It does have better XML support (like being able to syntax highlight and auto-sense based on XSD and DTD schema&#8217;s, like Eclipse).  Visual Studio has great debugging support for ASP.NET based applications, and plugins to support external products such as Subversion.</p>
<p>The best of all worlds would be a combination of all three, in my mind, especially where one supports Cold Fusion, IIS, SQL Server, and ASP.NET applications.  If Dreamweaver addressed the Unit Testing and Line Debugging, then it would go a long way at addressing the missing pieces that Eclipse provides.  It could also support Ant and XML editing based on attached schemas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc esher</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-77</link>
		<dc:creator>marc esher</dc:creator>
		<pubDate>Tue, 21 Oct 2008 09:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-77</guid>
		<description>I use eclipse exclusively at work, but at home I use Dreamweaver at least as much as eclipse. At work, I do more design, and I really like Dreamweaver&#039;s super simple FTP and remote site stuff. And, trying to crank out small sites that may or may not use any backend technology, I find Dreamweaver templates work like a charm.  In fact, it&#039;s not uncommon for me at home to have both Dreamweaver and Eclipse open... Eclipse for javascript editing, Dreamweaver for everything else.

At work, though, I have no such needs. It&#039;s all CF, Java, and Javascript. I&#039;ve become dependent on certain plugins: Subclipse, QuickRex for Regex, the CFEclipse Methods and Snippets Views, the ANT View, MXUnit, VisualJQuery view, scribble pad, Integrated JUnit and TestNG, Mylyn (for integration with our Jira issue tracker) and a big handful of shortcuts that make me a lot more productive coder. In fact... I&#039;d be miserable at work without the power of Eclipse. But I don&#039;t believe I&#039;d be as successful on small side jobs at home without Dreamweaver.

I think it&#039;s great that each tool has different strengths and that I get to avail myself of these differences depending on context. I&#039;m glad Eclipse doesn&#039;t try to be Dreamweaver, and I&#039;m glad Dreamweaver doesn&#039;t try to be Eclipse.</description>
		<content:encoded><![CDATA[<p>I use eclipse exclusively at work, but at home I use Dreamweaver at least as much as eclipse. At work, I do more design, and I really like Dreamweaver&#8217;s super simple FTP and remote site stuff. And, trying to crank out small sites that may or may not use any backend technology, I find Dreamweaver templates work like a charm.  In fact, it&#8217;s not uncommon for me at home to have both Dreamweaver and Eclipse open&#8230; Eclipse for javascript editing, Dreamweaver for everything else.</p>
<p>At work, though, I have no such needs. It&#8217;s all CF, Java, and Javascript. I&#8217;ve become dependent on certain plugins: Subclipse, QuickRex for Regex, the CFEclipse Methods and Snippets Views, the ANT View, MXUnit, VisualJQuery view, scribble pad, Integrated JUnit and TestNG, Mylyn (for integration with our Jira issue tracker) and a big handful of shortcuts that make me a lot more productive coder. In fact&#8230; I&#8217;d be miserable at work without the power of Eclipse. But I don&#8217;t believe I&#8217;d be as successful on small side jobs at home without Dreamweaver.</p>
<p>I think it&#8217;s great that each tool has different strengths and that I get to avail myself of these differences depending on context. I&#8217;m glad Eclipse doesn&#8217;t try to be Dreamweaver, and I&#8217;m glad Dreamweaver doesn&#8217;t try to be Eclipse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rountree</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-76</link>
		<dc:creator>Joshua Rountree</dc:creator>
		<pubDate>Tue, 21 Oct 2008 00:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-76</guid>
		<description>I&#039;m kind of agreeing with you Chris... and CS4 SVN integration = golden!
Yeah, I&#039;ve tried all that crap such as Framework Explorer... no point!</description>
		<content:encoded><![CDATA[<p>I&#8217;m kind of agreeing with you Chris&#8230; and CS4 SVN integration = golden!<br />
Yeah, I&#8217;ve tried all that crap such as Framework Explorer&#8230; no point!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dawes</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-75</link>
		<dc:creator>Chris Dawes</dc:creator>
		<pubDate>Tue, 21 Oct 2008 00:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-75</guid>
		<description>The truth is, eclipse only better for coldfusion development if you use the features dreamweaver doesn&#039;t have, and vice-versa.

A new plus is that DW CS4 has Subversion access built in and to be honest, I&#039;m yet to work in an environment that actually uses eclipse in a way that dreamweaver can&#039;t. People say &quot;yay - it&#039;s the beez neez - frameworks etc, but I&#039;m not convinced.  There&#039;s the argument for framework stuff... but only one of the companies I have contracted for over the last ten years has used one of the &#039;big-name&#039; ones. I love aptana, but to be honest, it&#039;s not really commercial quality interface wise. It can also be thinstalled for usb just like eclipse-based engines.

+1 vote for sticking with what you know.</description>
		<content:encoded><![CDATA[<p>The truth is, eclipse only better for coldfusion development if you use the features dreamweaver doesn&#8217;t have, and vice-versa.</p>
<p>A new plus is that DW CS4 has Subversion access built in and to be honest, I&#8217;m yet to work in an environment that actually uses eclipse in a way that dreamweaver can&#8217;t. People say &quot;yay &#8211; it&#8217;s the beez neez &#8211; frameworks etc, but I&#8217;m not convinced.  There&#8217;s the argument for framework stuff&#8230; but only one of the companies I have contracted for over the last ten years has used one of the &#8216;big-name&#8217; ones. I love aptana, but to be honest, it&#8217;s not really commercial quality interface wise. It can also be thinstalled for usb just like eclipse-based engines.</p>
<p>+1 vote for sticking with what you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Priest</title>
		<link>http://joshua.remote-app.com/2008/10/20/my-concerns-about-switching-from-dreamweaver-cs3-to-eclipse/comment-page-1/#comment-74</link>
		<dc:creator>Jim Priest</dc:creator>
		<pubDate>Mon, 20 Oct 2008 23:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/My-concerns-about-switching-from-Dreamweaver-CS3-to-Eclipse#comment-74</guid>
		<description>Site Manager in DW = Projects in CFEclipse.  Don&#039;t use the &quot;Explorer&quot;.  Eclipse does force you to change your development a bit but once you do it&#039;s a very powerful tool.  

Ant. MXUnit. Mylyn. 

Once you start using these tools and how they all integrate within the IDE DW starts to look less impressive.

I&#039;d suggest trying CFEclipse + Aptana again and hop on the CFE mailing list if you run into any stumbling blocks.</description>
		<content:encoded><![CDATA[<p>Site Manager in DW = Projects in CFEclipse.  Don&#8217;t use the &quot;Explorer&quot;.  Eclipse does force you to change your development a bit but once you do it&#8217;s a very powerful tool.  </p>
<p>Ant. MXUnit. Mylyn. </p>
<p>Once you start using these tools and how they all integrate within the IDE DW starts to look less impressive.</p>
<p>I&#8217;d suggest trying CFEclipse + Aptana again and hop on the CFE mailing list if you run into any stumbling blocks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
