Skip to main content
Inspiring
January 8, 2010
Question

What editor do you use to build your apps

  • January 8, 2010
  • 5 replies
  • 1731 views

Hi,

Up until last week I had been using CF Studio to do my development (I know it was ancient, but it served its purpose).  I'm looking to see what others are using to build their applications with.  I especially liked its ODBC connection where I could link to my data sources directly.

Any suggestions would be great.

Thanks!

    This topic has been closed for replies.

    5 replies

    Participant
    January 13, 2010

    I still use Homesite within a VM under Mac. Nothin gelse has been so straight and fast when it comes to editing small projects. The mere installation hassle of Eclipse and startup time of Java etc. is simply annoying!

    Too bad this app is abandoned. : -(

    tclaremont
    Inspiring
    January 12, 2010

    Dont forget that Homesite is also on your Dreamweaver installation CD. Not positive, but I believe it is "hidden", meaning you have to go to the directory structure rather than seeking out a link on the menus that automatically pop up when you insert the CD. I may be incorrect on this point, though.

    Use the same serial number that you use for Dreamweaver and you are good to go.

    January 11, 2010

    I've used CF Studio and now Dreamweaver. Although DW does the job I'm forcing myself to try ColdFusion Builder here and there. I'm not overly happy with Builder because simple things like the automatic closing of the tags seems to lack compared to DW. I'll give it a fair shot.

    Owainnorth
    Inspiring
    January 8, 2010

    Eclipse - it's so good that Adobe stole it

    I actually get along with Eclipse far more than CFBuilder, although to be fair it was a beta version of CFBuilder. There are so many open-source plugins for Eclipse that you're sure to find something that can do ODBC connections, if it can't by default.

    O.

    Inspiring
    January 8, 2010

    Well, if you are concerned about only CF coding, then you can go for "CFEclipse", but when your project involves more html/css editing then it is not a good option since it lacks the "Design View".

    Apart from the fact that Eclipse is "Open Source" and free, I hope it is no where near to Dreamweaver when it comes to the "features".

    Owainnorth
    Inspiring
    January 8, 2010

    Depends what you want - if you want the WYSIWYG views and auto-table creation and the suchlike then yes, Dreamweaver is for you.

    I used to use Dreamweaver but got annoyed with the amount of extra (and often inefficient) code it used to drop in around the place. I can also use it for Java/C++ development as well so it suits my quite nicely.

    Depends what you're after I guess

    Inspiring
    January 8, 2010

    Hi,

    We use "Dreamweaver", it has some niche features when it comes to Rapid Application Development,

    These are the various editors available for CF,

    http://www.carehart.org/cf411/#editcf

    HTH

    Inspiring
    January 8, 2010

    We use Dreamweaver.  I use it in Code View only and the only features I take advantage of are autocomplete when typing tags, and colour coding tags and functions.  The latter is handy in that you instantly know if you spelled a function name correctly.

    I also use some keyboard shortcuts.

    jenn1Author
    Inspiring
    January 11, 2010

    How do you connect to your DSNs?  I've used the instructions that come with DreamWeaver (Windows

    /Databases/Modify etc.), but DW cannot locate the DSNs that I've set up on my local machine.  It works fine in CF Studio.

    Thanks!