Re: OT: Homesite enhancement project?

2005-01-14 Thread Sean Corfield
On Fri, 14 Jan 2005 15:52:20 -0400, Robert Munn <[EMAIL PROTECTED]> wrote: > - This one is more administrative. I want to look at something in another > system, say a test or production environments, or someone else's working > project, without losing my place in the current project. Not that I c

RE: OT: Homesite enhancement project?

2005-01-14 Thread dave
ink Windows Explorer and >HomeSite are far better. > >- Calvin > >-Original Message- >From: dave [mailto:[EMAIL PROTECTED] >Sent: Friday, January 14, 2005 4:19 AM >To: CF-Talk >Subject: Re: OT: Homesite enhancement project? > >[quote]I think it represents very

Re: OT: Homesite enhancement project?

2005-01-14 Thread Spike
Robert Munn wrote: > OK, you have my interest now. I've just spent most of the morning playing > around with the configuration on my desktop at work. :) > > >>I've used Quantum and JFaceDBC. Both >> >>did all I needed, but I found setting up drivers a bit of a pain, so >>I'm >>always looki

Re: OT: Homesite enhancement project?

2005-01-14 Thread Robert Munn
OK, you have my interest now. I've just spent most of the morning playing around with the configuration on my desktop at work. > I've used Quantum and JFaceDBC. Both > > did all I needed, but I found setting up drivers a bit of a pain, so > I'm > always looking for better alternatives to poi

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
J said: "And yeah, after reading Sean's post about the wishlist and bugfix pages, I'll do that. " Yeps, let's have a lot more of that, flood MM with our gripes and suggestions so they really know what bugs us and what would make our work flow better with their products :) ~~~

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
ry 14, 2005 11:35 AM To: CF-Talk Subject: Re: OT: Homesite enhancement project? Robert Munn wrote: > Spike, > > Glad to see you are actively soliciting input. Here's my list: > > - A good data browser. Sean suggested DBEdit, I'll have a look at it. There are quite a fe

Re: OT: Homesite enhancement project?

2005-01-14 Thread Qasim Rasheed
I have been using VSS plugin and so far it has been great on CFE. On Fri, 14 Jan 2005 08:34:45 -0800, Spike <[EMAIL PROTECTED]> wrote: > Robert Munn wrote: > > Spike, > > > > Glad to see you are actively soliciting input. Here's my list: > > > > - A good data browser. Sean suggested DBEdit, I'll

Re: OT: Homesite enhancement project?

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
There's a few things that I've been frustrated with about both CFS, HS+, and DW... but like Spike said... "working" is subjective. If they say "it does this and costs this much" and you pay that much and it does... then it "works." And DWMX 2k4 is FAR superior to DWMX. Upgrade if you can. There's

Re: OT: Homesite enhancement project?

2005-01-14 Thread Spike
Robert Munn wrote: > Spike, > > Glad to see you are actively soliciting input. Here's my list: > > - A good data browser. Sean suggested DBEdit, I'll have a look at it. There are quite a few out there. I've used Quantum and JFaceDBC. Both did all I needed, but I found setting up drivers a bit

Re: OT: Homesite enhancement project?

2005-01-14 Thread Bob Flynn
Rob, This is awesome! Has anyone done the same for the Windows build? Yours helps me on my home machine, but work is an XP environment. Bob > For anyone in this situation, I have posted an eclipse "build" of > sorts on my blog that has CFML, PHP, CSS, JS, XML, and SQL support. > Its big 101MB b

Re: OT: Homesite enhancement project?

2005-01-14 Thread Mark Drew
and > HomeSite are far better. > > - Calvin > > -Original Message- > From: dave [mailto:[EMAIL PROTECTED] > Sent: Friday, January 14, 2005 4:19 AM > To: CF-Talk > Subject: Re: OT: Homesite enhancement project? > > [quote]I think it represents very poor u

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
lto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 4:19 AM To: CF-Talk Subject: Re: OT: Homesite enhancement project? [quote]I think it represents very poor usability. Here we spend all this time learning to build usable Web sites that don't scroll, and we end up with an IDE with endless scro

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
TECTED] > Sent: Thursday, January 13, 2005 6:16 PM > To: CF-Talk > Subject: Re: OT: Homesite enhancement project? > > >>For each snippet you can assign a set trigger trigger characters such as >>"cff" for a snippet that inserts a cffunction block. When you type t

Re: OT: Homesite enhancement project?

2005-01-14 Thread dave
[quote]I think it represents very poor usability. Here we spend all this time learning to build usable Web sites that don't scroll, and we end up with an IDE with endless scrolling. It would be really cool if the panes were detachable.[/quote] u just dont know how to use it, if u dont want the p

Re: OT: Homesite enhancement project?

2005-01-14 Thread Robert Munn
Spike, Glad to see you are actively soliciting input. Here's my list: - A good data browser. Sean suggested DBEdit, I'll have a look at it. - Multiple file/folder panes. Maybe I'm lazy but I find the two file/folder pane feature of HS+ to be really convenient. That was such a big deal when it

Re: OT: Homesite enhancement project?

2005-01-13 Thread Rob
For anyone in this situation, I have posted an eclipse "build" of sorts on my blog that has CFML, PHP, CSS, JS, XML, and SQL support. Its big 101MB but it has all the plugins and JDBC drivers for MySQL, Postgres and MSSql. http://www.robrohan.com/blog/index.cfm?mode=entry&entry=14994065-D86C-DE08-

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
rsday, January 13, 2005 6:16 PM > To: CF-Talk > Subject: Re: OT: Homesite enhancement project? > > >>For each snippet you can assign a set trigger trigger characters such as >>"cff" for a snippet that inserts a cffunction block. When you type that >>trigg

Re: OT: Homesite enhancement project?

2005-01-13 Thread Stan Winchester
Will triggers automatically wrap around a hightlighted section of code? Trigger characters have been in CF Studio/HS for a long time, though they are called "Code Templates". Just enter a couple of trigger letters and then "crtl+j". For those who do not know: To add a "Code Templates" in CF Stu

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
The problem that we ran into with this was that Eclipse requires you to have a Java class that gets called for each keyboard shortcut. That makes it kinda tricky to allow you to assign any keyboard shortcut to any arbitrary action since the class would have to be generated on the fly. Either th

RE: OT: Homesite enhancement project?

2005-01-13 Thread Calvin Ward
To: CF-Talk Subject: Re: OT: Homesite enhancement project? > For each snippet you can assign a set trigger trigger characters such as > "cff" for a snippet that inserts a cffunction block. When you type that > trigger followed by ctrl+i it will insert the snippet and prompt y

Re: OT: Homesite enhancement project?

2005-01-13 Thread Paul Malan
> For each snippet you can assign a set trigger trigger characters such as > "cff" for a snippet that inserts a cffunction block. When you type that > trigger followed by ctrl+i it will insert the snippet and prompt you for > any custom snippet variables in the snippet. You can configure a > differ

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
You can't assign keyboard shortcuts to snippets in exactly the same way as you can in Homesite, but you can do something that is potentially much more powerful. For each snippet you can assign a set trigger trigger characters such as "cff" for a snippet that inserts a cffunction block. When you

Re: OT: Homesite enhancement project?

2005-01-13 Thread Rob
On Thu, 13 Jan 2005 15:47:13 -0700, Paul Malan <[EMAIL PROTECTED]> wrote: > I was ready to make the switch from HS+ to CFE until I saw an > enhancement request on Tigris that led me to believe you can't assign > your own keyboard shortcuts to tags and snippets. That alone was > enough for me to sn

Re: OT: Homesite enhancement project?

2005-01-13 Thread Paul Malan
I was ready to make the switch from HS+ to CFE until I saw an enhancement request on Tigris that led me to believe you can't assign your own keyboard shortcuts to tags and snippets. That alone was enough for me to snuggle back up with Homesite+... On Thu, 13 Jan 2005 17:23:21 -0400, Stan Winches

Re: OT: Homesite enhancement project?

2005-01-13 Thread Stan Winchester
I would like to be able to right click on tags to open a tag editor like in HS. It would be nice if HS/CF Studio snippets could be imported. >Hi Robert, > >Can you give some more details on what would need to mature in cfeclipse >before you would switch to it? > >Spike > >Robert Munn wrote: >>

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
Hi Robert, Can you give some more details on what would need to mature in cfeclipse before you would switch to it? Spike Robert Munn wrote: > Homesite+ is legacy code, a Windows-only IDE. Supporting CFEclipse or > DreamWeaver enhancements to add in the features that you like about HS+ is a >

Re: OT: Homesite enhancement project?

2005-01-13 Thread Robert Munn
Homesite+ is legacy code, a Windows-only IDE. Supporting CFEclipse or DreamWeaver enhancements to add in the features that you like about HS+ is a more realistic goal, IMHO. I like HS+, but it no longer makes sense to support platform-dependent environments. I'd love to use Linux as my desktop O

RE: OT: Homesite enhancement project?

2005-01-13 Thread Russ
finitely need better instructions on how to build and deploy the latest version. Russ -Original Message- From: Spike [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 2:53 PM To: CF-Talk Subject: Re: OT: Homesite enhancement project? I hope it isn't too annoying :-/ There a

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
t; From: Damien McKenna [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 13, 2005 2:01 PM > To: CF-Talk > Subject: RE: OT: Homesite enhancement project? > > >>-Original Message- >>From: Spike [mailto:[EMAIL PROTECTED] >> >>I'm not sure wha

Re: OT: Homesite enhancement project?

2005-01-13 Thread Sean Corfield
On Thu, 13 Jan 2005 14:28:46 -0500, Russ <[EMAIL PROTECTED]> wrote: > Yea, it's really annoying having to wait for spike to build the latest > CFEclipse. I would like to be able to grab the bleeding age version and > have it install automatically through the updater, or at least have some > instru

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
pdates stuff works, but couldn't > you have a separate 'channel' for bleeding edge? Then only the people that > wanted it would be notified. > > -Original Message- > From: Spike [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 13, 2005 12:20 PM >

RE: OT: Homesite enhancement project?

2005-01-13 Thread Damien McKenna
> -Original Message- > From: Spike [mailto:[EMAIL PROTECTED] > > What issues did you run into with phpeclipse? Phpeclipse doesn't have a software update repository, you have to install it manually then do "eclipse -clean". The problem is that this doesn't work reliably, it seems to only w

RE: OT: Homesite enhancement project?

2005-01-13 Thread Russ
ssage- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 2:01 PM To: CF-Talk Subject: RE: OT: Homesite enhancement project? > -Original Message- > From: Spike [mailto:[EMAIL PROTECTED] > > I'm not sure what you mean. > What sort of Ec

RE: OT: Homesite enhancement project?

2005-01-13 Thread Munson, Jacob
2005 12:20 PM To: CF-Talk Subject: Re: OT: Homesite enhancement project? Damien McKenna wrote: >>-Original Message- >>From: Spike [mailto:[EMAIL PROTECTED] >> >>I'm not sure what you mean. >>What sort of Eclipse file repository are you referring to? >

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
Damien McKenna wrote: >>-Original Message- >>From: Spike [mailto:[EMAIL PROTECTED] >> >>I'm not sure what you mean. >>What sort of Eclipse file repository are you referring to? > > > The software updates system. ok, thanks. That makes sense now. > > >>Anything we can do to make cfecl

RE: OT: Homesite enhancement project?

2005-01-13 Thread Damien McKenna
> -Original Message- > From: Spike [mailto:[EMAIL PROTECTED] > > I'm not sure what you mean. > What sort of Eclipse file repository are you referring to? The software updates system. > Anything we can do to make cfeclipse easier to work with is > of interest, CFEclipse isn't the probl

RE: OT: Homesite enhancement project?

2005-01-13 Thread Calvin Ward
Kind of reminds me of the way that the server model for DW only supports one server side technology per site... -Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 1:07 PM To: CF-Talk Subject: RE: OT: Homesite enhancement project

Re: OT: Homesite enhancement project?

2005-01-13 Thread Rob
On Thu, 13 Jan 2005 13:07:16 -0500, Damien McKenna <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Rob [mailto:[EMAIL PROTECTED] > > > > I can't help but think you are talking about CFEclipse. What happened? > > What do you mean not hosting their files correctly? > > I do devel

Re: OT: Homesite enhancement project?

2005-01-13 Thread Spike
I'm not sure what you mean. What sort of Eclipse file repository are you referring to? Anything we can do to make cfeclipse easier to work with is of interest, so I'd appreciate it if you could elaborate a bit more on the issues you ran into. Spike Damien McKenna wrote: >>-Original Mess

RE: OT: Homesite enhancement project?

2005-01-13 Thread Damien McKenna
> -Original Message- > From: Rob [mailto:[EMAIL PROTECTED] > > I can't help but think you are talking about CFEclipse. What happened? > What do you mean not hosting their files correctly? I do development with CFML and PHP, along with the requisite XHTML, XML, CSS and JS. I need an edito

Re: OT: Homesite enhancement project?

2005-01-13 Thread Rob
On Thu, 13 Jan 2005 10:17:14 -0500, Damien McKenna > I'm personally sick of Dreamweaver, I don't really like Eclipse (it > isn't helped by some plugin developers not hosting their files > correctly) I can't help but think you are talking about CFEclipse. What happened? What do you mean not hosti

Re: OT: Homesite enhancement project?

2005-01-13 Thread Rick Mason
Andy, Oh I think that Macromedia will eventually open source Homesite. If you can wait until 2007 :<). Rick Mason On Thu, 13 Jan 2005 15:33:13 +, Andy Jarrett <[EMAIL PROTECTED]> wrote: > I think if Homesite was available again it would take off big - > especially as a sourceforge (dare

Re: OT: Homesite enhancement project?

2005-01-13 Thread Matt Robertson
Sounds like a great idea to me. I bought DWMX to get HS+, personally. Needed another license. I don't so much mind that given current pricing is lower than CFStudio was, but I also don't expect to see much in the way of new HS+ features down the road. This would at least attempt to address the

RE: OT: Homesite enhancement project?

2005-01-13 Thread Damien McKenna
> -Original Message- > From: Andy Jarrett [mailto:[EMAIL PROTECTED] > > Surely the big problem would be to let MM release it? I can't > see them ever doing that for obvious reason of competetion? Note that I wasn't thinking of distributing Homesite itself but just enhancements, plugins.

RE: OT: Homesite enhancement project?

2005-01-13 Thread Calvin Ward
lk Subject: Re: OT: Homesite enhancement project? I think if Homesite was available again it would take off big - especially as a sourceforge (dare i say free) project. No doubt there whatsoever, the tone of the board has shown this time and time again. Surely the big problem would be to let MM rel

Re: OT: Homesite enhancement project?

2005-01-13 Thread Andy Jarrett
I think if Homesite was available again it would take off big - especially as a sourceforge (dare i say free) project. No doubt there whatsoever, the tone of the board has shown this time and time again. Surely the big problem would be to let MM release it? I can't see them ever doing that for obvi

OT: Homesite enhancement project?

2005-01-13 Thread Damien McKenna
Would it be worthwhile starting a Sourceforge project to promote Homesite and to centralize development of Homesite enhancements? I'm personally sick of Dreamweaver, I don't really like Eclipse (it isn't helped by some plugin developers not hosting their files correctly) and don't like any of the