Re: CFML IDE's

2007-01-23 Thread Jeff Fleitz
-Original Message- > > From: Mark A Kruger [mailto:[EMAIL PROTECTED] > > Sent: Monday, 22 January 2007 08:04 > > To: CF-Talk > > Subject: RE: CFML IDE's > > > > What in the ham sandwidch is he talking about? > > > > -Original Message

Re: CFML IDE's

2007-01-23 Thread Mark Drew
Make sense? MD On 23 Jan 2007, at 00:58, Eric Roberts wrote: > Mark's just biased ;-) > > Eric > > -Original Message- > From: Mark A Kruger [mailto:[EMAIL PROTECTED] > Sent: Monday, 22 January 2007 08:04 > To: CF-Talk > Subject: RE: CFML IDE

RE: CFML IDE's

2007-01-22 Thread Andrew Scott
Message- From: Jacob Munson [mailto:[EMAIL PROTECTED] Sent: Friday, 19 January 2007 4:19 AM To: CF-Talk Subject: Re: CFML IDE's > + Extended Find/Replace with usable text input fields This is the one thing that I really miss from Homesite that is lacking in CFEclipse (to be spec

RE: CFML IDE's

2007-01-22 Thread Eric Roberts
Mark's just biased ;-) Eric -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Monday, 22 January 2007 08:04 To: CF-Talk Subject: RE: CFML IDE's What in the ham sandwidch is he talking about? -Original Message- From: Mark Drew [mailto:[EMAIL

Re: CFML IDE's

2007-01-22 Thread Jeff Fleitz
If you are not put off by spending a little money, you should also check into PrimalScript. While I have been primarily using Eclipse/CFEclipse lately, PrimalScript is really very nice. I have the Enterprise version, and it has a built in Visual Query Builder, XML Editor, and very good FTP suppor

Re: CFML IDE's

2007-01-22 Thread Teddy Payne
--Original Message- > From: Mark Drew [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 18, 2007 11:18 AM > To: CF-Talk > Subject: Re: CFML IDE's > > you mean IDE's or just text editors? > > Homesite is a great text editor, so I am told. Wouldn't touch it wi

RE: CFML IDE's

2007-01-22 Thread Mark A Kruger
What in the ham sandwidch is he talking about? -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 11:18 AM To: CF-Talk Subject: Re: CFML IDE's you mean IDE's or just text editors? Homesite is a great text editor, so I am told. Woul

RE: CFML IDE's

2007-01-19 Thread Doug Bezona
s it takes to do the Flex builder install is worth it overall though. -Original Message- From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: 1/19/07 4:51 PM Subject: Re: CFML IDE's What a process! If they are free to use as plugins els

Re: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
al Message- From: Christopher Jordan To: CF-Talk Sent: Fri Jan 19 20:47:22 2007 Subject: Re: CFML IDE's That's a really sweet tip Doug! Thanks! :o) Chris Doug Bezona wrote: > The Adobe ColdFusion extensions for Eclipse, which provide RDS support, > a visual query builder, and some ot

Re: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
edexpo.com -Original Message- From: Doug Bezona To: CF-Talk Sent: Fri Jan 19 19:29:45 2007 Subject: RE: CFML IDE's The Adobe ColdFusion extensions for Eclipse, which provide RDS support, a visual query builder, and some other niceties, also installs the full CF documentation into t

Re: CFML IDE's

2007-01-19 Thread Christopher Jordan
That's a really sweet tip Doug! Thanks! :o) Chris Doug Bezona wrote: > The Adobe ColdFusion extensions for Eclipse, which provide RDS support, > a visual query builder, and some other niceties, also installs the full > CF documentation into the Eclipse help. > > Unfortunately, you need to downloa

RE: CFML IDE's

2007-01-19 Thread Doug Bezona
The Adobe ColdFusion extensions for Eclipse, which provide RDS support, a visual query builder, and some other niceties, also installs the full CF documentation into the Eclipse help. Unfortunately, you need to download the whole Flex Builder trial from Adobe to get them. You don't actually have t

RE: CFML IDE's

2007-01-19 Thread Russ
e set someotherfield=someothervalue where somefield=somevalue End Russ > -Original Message- > From: Christopher Jordan [mailto:[EMAIL PROTECTED] > Sent: Friday, January 19, 2007 11:35 AM > To: CF-Talk > Subject: Re: CFML IDE's > > What Neil is talking abou

RE: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
You can disable that I think by unchecking "Smart Indenting" from Window > Preferences > CF Eclipse. -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: 19 January 2007 16:53 To: CF-Talk Subject: RE: CFML IDE's One of the things that keeps

RE: CFML IDE's

2007-01-19 Thread Ben Nadel
39 AM To: CF-Talk Subject: RE: CFML IDE's Yeah, I am not talking about snippets... basically in HS you can write part of a tag..be it "mailto:[EMAIL PROTECTED] Sent: 19 January 2007 16:35 To: CF-Talk Subject: Re: CFML IDE's What Neil is talking about are code snippets (I think. I d

RE: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
Yeah, I am not talking about snippets... basically in HS you can write part of a tag..be it "mailto:[EMAIL PROTECTED] Sent: 19 January 2007 16:35 To: CF-Talk Subject: Re: CFML IDE's What Neil is talking about are code snippets (I think. I don't know about this right-clicking bu

Re: CFML IDE's

2007-01-19 Thread Christopher Jordan
t; >> >> >> >> >> >> -Original Message- >> From: Jacob Munson [mailto:[EMAIL PROTECTED] >> Sent: 19 January 2007 14:36 >> To: CF-Talk >> Subject: Re: CFML IDE's >> >> >>> If it is in the version I am usi

RE: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
Yeah well, it cfdump was more of an example...not really where I was stuck... ;-p It is the same for any tag! -Original Message- From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: 19 January 2007 16:20 To: CF-Talk Subject: Re: CFML IDE's In CFEclipse, Ctrl-Shift D creates: and

Re: CFML IDE's

2007-01-19 Thread Teddy Payne
in CFE you actually have to type the full tag, attributes and all > before you can edit it. You would be surprised how useful that feature in > HS is! > > > > > > > > -Original Message- > From: Jacob Munson [mailto:[EMAIL PROTECTED] > Sent: 19 Ja

RE: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
Ah, it is in mine but the difference is that in homesite you just have to type say "mailto:[EMAIL PROTECTED] Sent: 19 January 2007 14:36 To: CF-Talk Subject: Re: CFML IDE's > If it is in the version I am using..where is it?! I've got the latest beta, and you can right click a

Re: CFML IDE's

2007-01-19 Thread Jacob Munson
> If it is in the version I am using..where is it?! I've got the latest beta, and you can right click a tag in the editor and click Edit this tag. Personally I never use it, I find it faster to just type stuff in and take advantage of the tag insight. But it's there for those that like it. --

RE: CFML IDE's

2007-01-19 Thread Kevan Stannard
From: John Sterrett [mailto:[EMAIL PROTECTED] Sent: Friday, 19 January 2007 2:57 AM To: CF-Talk Subject: SPAM-LOW: CFML IDE's Does anyone have any recommendations for Coldfusion IDE's on Windows platform other than Dreamweaver? ~

RE: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
Hey Mark, Is it?! In a new build? If it is in the version I am using..where is it?! Lol -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: 19 January 2007 09:21 To: CF-Talk Subject: Re: CFML IDE's Its already there in CFE... so time for you to chuck away

Re: CFML IDE's

2007-01-19 Thread Mark Drew
essed > within this > communication are not necessarily those expressed by Reed > Exhibitions." > Visit our website at http://www.reedexpo.com > > -Original Message- > From: Russ > To: CF-Talk > Sent: Fri Jan 19 05:42:05 2007 > Subject: RE: CFML IDE'

Re: CFML IDE's

2007-01-19 Thread Robertson-Ravo, Neil (RX)
sed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -Original Message- From: Russ To: CF-Talk Sent: Fri Jan 19 05:42:05 2007 Subject: RE: CFML IDE's Definatelly CFEclipse. I've used Homesite+

RE: CFML IDE's

2007-01-18 Thread Russ
ginal Message- > From: John Sterrett [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 18, 2007 10:57 AM > To: CF-Talk > Subject: CFML IDE's > > Does anyone have any recommendations for Coldfusion IDE's on

Re: CFML IDE's

2007-01-18 Thread Jacob Munson
> The one in Eclipse is one line, yes it doesn't seem as good from the start. > It's actually MUCH more powerful, allowing complex regular expressions > (unlike the basic regexes homesite allows). For me it's a matter of ease of use. In Homesite, it's very easy to search/replace multiline content

RE: CFML IDE's

2007-01-18 Thread Ben Nadel
Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 3:32 PM To: CF-Talk Subject: Re: CFML IDE's On 1/18/07, Jacob Munson <[EMAIL PROTECTED

Re: CFML IDE's

2007-01-18 Thread Nathan Strutz
On 1/18/07, Jacob Munson <[EMAIL PROTECTED]> wrote: > > > + Extended Find/Replace with usable text input fields > > This is the one thing that I really miss from Homesite that is lacking > in CFEclipse (to be specific, in Eclipse). I've been using CFEclipse > for a couple of years now, and to this

Re: CFML IDE's

2007-01-18 Thread Charlie Griefer
> > :) > > -Original Message- > From: John Sterrett [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 18, 2007 9:57 AM > To: CF-Talk > Subject: CFML IDE's > > Does anyone have any recommendation

RE: CFML IDE's

2007-01-18 Thread Andy Matthews
www.Editplus.com www.Editplus.com www.Editplus.com www.Editplus.com www.Editplus.com www.Editplus.com www.Editplus.com :) -Original Message- From: John Sterrett [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 9:57 AM To: CF-Talk Subject: CFML IDE's Does anyone hav

Re: CFML IDE's

2007-01-18 Thread Jacob Munson
> + Extended Find/Replace with usable text input fields This is the one thing that I really miss from Homesite that is lacking in CFEclipse (to be specific, in Eclipse). I've been using CFEclipse for a couple of years now, and to this day I still open up Homesite when I need to do complex find/re

Re: CFML IDE's

2007-01-18 Thread Mark Drew
you mean IDE's or just text editors? Homesite is a great text editor, so I am told. Wouldn't touch it with a barge pole myself. I hear CFEclipse is quite a good IDE. MD On 18 Jan 2007, at 15:57, John Sterrett wrote: > Does anyone have any recommendations for Coldfusion IDE's on > Windows p

Re: CFML IDE's

2007-01-18 Thread Christopher Jordan
I like Homesite, but it's a hundred bucks. Eclipse with the CFEclipse plug-in is good too (and probably what most will recommend). Best of all eclipse is free! :o) Cheers, Chris John Sterrett wrote: > Does anyone have any recommendations for Coldfusion IDE's on Windows platform > other than Dr

Re: CFML IDE's

2007-01-18 Thread Charlie Griefer
Eclipse/CFEclipse (plus JSEclipse + the Aptana plugin Eclipse is nothing if not extensible) :) On 1/18/07, John Sterrett <[EMAIL PROTECTED]> wrote: > Does anyone have any recommendations for Coldfusion IDE's on Windows platform > other than Dreamweaver? > >

RE: CFML IDE's

2007-01-18 Thread Ben Nadel
- From: John Sterrett [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 10:57 AM To: CF-Talk Subject: CFML IDE's Does anyone have any recommendations for Coldfusion IDE's on Windows platform other than D

Re: CFML IDE's

2007-01-18 Thread Jacob Munson
CFEclipse: http://www.cfeclipse.org/ On 1/18/07, John Sterrett <[EMAIL PROTECTED]> wrote: > Does anyone have any recommendations for Coldfusion IDE's on Windows platform > other than Dreamweaver? > > ~| Upgrade to Adobe ColdFus

RE: CFML IDE's

2007-01-18 Thread Adkins, Randy
Eclipse (CFEclipse plug-in) HomeSite+ -Original Message- From: John Sterrett [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 10:57 AM To: CF-Talk Subject: CFML IDE's Does anyone have any recommendations for Coldfusion IDE's on Windows platform other than D

CFML IDE's

2007-01-18 Thread John Sterrett
Does anyone have any recommendations for Coldfusion IDE's on Windows platform other than Dreamweaver? ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.