RE: ColdFusion MX / Studio MX now available!

2002-06-03 Thread Andrew Scott

I have to ask one stupid question to MM.

With the MX suite of applications, why is it that everything else,
Dreamweaver MX, Flash MX go into the macromedia folder on the startup
menu. But CFMX has to have its own folder? Nit picking, yes... But it
would have made better sense to keep everything together, and not like
this!


-Original Message-
From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] 
Sent: Monday, 3 June 2002 2:39 PM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!

How long before we can order the files on CD I wonder :)


__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-06-03 Thread Justin Scott

 With the MX suite of applications, why is it that everything else,
 Dreamweaver MX, Flash MX go into the macromedia folder on the startup
 menu. But CFMX has to have its own folder? Nit picking, yes... But it
 would have made better sense to keep everything together, and not like
 this!

Probably because the other applications you mentioned are client programs
that end-users will be using, so they would go into a normal program
directory.  Since ColdFusion is a server application, it should have its own
directory off the root.  This makes it easier to manage.  Since previous
versions of CF were also off the root, it would probably cause considerable
confusion if they moved it.  If it ain't broke, don't fix it, as they say.

-Justin Scott, Lead Developer
 Sceiron Internet Services, Inc.
 http://www.sceiron.com


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-06-02 Thread Peter Tilbrook

How long before we can order the files on CD I wonder :)

-Original Message-
From: Shawn Grover [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 30 May 2002 1:15 AM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!


And then CFTalk goes deathly quiet as everyone rushes off to download MX...
LOL



-Original Message-
From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 2:10 AM
To: CF-Talk
Subject: ColdFusion MX / Studio MX now available!


Macromedia has just announced the availability of ColdFusion MX / Studio
MX!


:-)







Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!!
http://www.macromedia.com/software/trial/.

-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]]
Sent: 29 May 2002 07:13
To: CF-Talk
Subject: RE: Array Question

COM is evil! If you want to have a good middle tier that works with
multiple languages you will need to use Java and/or Corba.

-Matt

 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 11:01 PM
 To: CF-Talk
 Subject: Array Question

 Thanks, I'll check out that site.

 Another Question

 I am using com objects to return arrays to the CF page. I do most of
my
 coding ASP and the objects work wonderfully. I seem to be running into
a
 lot
 of silly problems when trying to code this way for CF. My objective is
to
 have separation between my database layer and my presentation layer.
So
 that
 if I need to convert the code later to some other language it wont be
a
 problem. Some projects I do require CF, some ASP, and some times
others.
 So
 I want to have good componentized code that I can reuse. How do you
guys
 handle things like this in CF? Do any of you program with COM
regularly? I
 am getting the feeling that it might not be the best idea with CF. Any
 guidance would be appreciated.

 Thanks,

 Dave


 -Original Message-
 From: Jeff Garza [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 1:32 AM
 To: CF-Talk
 Subject: RE: Unstructured info


 The function UBound(arrayname, 2) returns the greatest value from the
 second
 dimension of the array ArrayName. The closest function in CF to this
is
 ArrayMax(arrayName) but that only returns the greatest value from a
one
 dimensional array.  You'll have to copy the values from second
dimension
 of
 your array to a separate array and then get the ArrayMax of the new
array.
 You might also want to check CFLib.org and see if there is a user
defined
 function that will deal with multi-dimensional arrays.

 Jeff

 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 10:19 PM
 To: CF-Talk
 Subject: RE: Unstructured info


 This may sound like a silly question but I am having a hard time
figuring
 this out.

 What is the CF equivalent to the VBScript UBound(arrayName,2)? I have
been
 all through the docs and cant find it.

 Thanks,

 Dave







__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

Here's the deal on subscriptions:

CF server subscription: CFMX is available for immediate download.

If you are registered with a current/valid subscritpion serial number, you should have 
received an e-mail with instructions outlining how to d/l CFMX. The e-mail contains a 
link and some instructions. When you go to d/l CFMX as part of your subscription, 
you'll have an option for requesting a backup CD and documentation at no charge.

If you have a current/valid subscription and did not receive this e-mail, first, be 
sure you're registered at:
http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp

Once registered, that will trigger the e-mail to you (not sure how long it would take, 
but I would guess within a day or two).

If you find that you're already registered with your CF Server Subscription number, 
and have not gotten this e-mail, please contact Customer Service, and they'll get you 
squared away. Keep in mind, we're swamped due to overwhelming response, but 
subscription issues do get a higher priority from Customer Service. To contact 
Customer Service about subscriptions, use this link:
http://www.macromedia.com/support/email/cscontact?6171=13


CFStudio Subscription:

Same process as above, but there are a few kinks we're currently working out. I 
anticipate this should all be resolved in the next day or so.

1.) The letter that went out erroneously instructed to use the CF Server serial number 
at the supplied link, but you should use CFStudio serial number.

2.) Currently, there's a couple glitches in the online subscription fulfilment 
mechanism. Most importantly, the system is presenting the wrong bits for d/l (CFServer 
instead of DWMX  Homesite+) Also, sometimes the Studio serial number you're asked to 
enter isn't correctly recognized.

Once these issues are resolved and you can successfully fulfill your subscription 
online, you'll also be given the option to receive a backup CD and documentation at no 
charge.

These issues should be resolved shortly, so try again in a day or two. If you're still 
having trouble getting DWMX  HS+ as part of your CFStudio subscription, contact 
Customer Service and they'll quickly help:
http://www.macromedia.com/support/email/cscontact?6171=13

I hope this helps!

Vernon Viehe
Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/ 

 -Original Message-
 From: Jon Hall [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 12:07 PM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!
 
 
 When do subscription holders get our cd's?
 
 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

OK, here's the info on DWMX  HS+:

HomeSite+ comes with all purchases of Dreamweaver MX for Windows.

It's on the CD, and if you buy online via download, it's included in the purchase, but 
it's a separate download, there is a link for it.

HomeSite+ is not in the trial download of Dreamweaver MX.

Vernon Viehe
Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/ 

 -Original Message-
 From: Vernon Viehe [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 3:40 PM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 Wanted to mention that I'm here seeing this thread, and 
 haven't answered yet because I'm still in process of getting 
 official word on exactly when it is and is not included 
 (before I pop off with bad info and get killed by bosses and 
 customers alike!).
 
 Vernon Viehe
 Community Manager
 Developer Relations
 Macromedia, Inc.
 Online diary: http://vvmx.blogspot.com/ 
 
  -Original Message-
  From: Max Paperno [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 3:37 PM
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
  
  
  
  *peers at you all* ... Mine was in with the Studio MX download... ?
  
  *looks perplexed* ... in the eval download? When did you grab it?
  
  
 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum

Vernon,

Problem is, the link to retrieve your subscription upgrades is down.

http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp?subs=true

You get a message that says: System Unavilable We apologize for the
inconvenience, the system is currently unavailable.

So you cannot get your subscription upgrade now.  It's been like that since
yesterday afternoon when the email came out.

Dave



- Original Message -
From: Vernon Viehe [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, May 30, 2002 12:07 PM
Subject: RE: ColdFusion MX / Studio MX now available!


Here's the deal on subscriptions:

CF server subscription: CFMX is available for immediate download.

If you are registered with a current/valid subscritpion serial number, you
should have received an e-mail with instructions outlining how to d/l CFMX.
The e-mail contains a link and some instructions. When you go to d/l CFMX as
part of your subscription, you'll have an option for requesting a backup CD
and documentation at no charge.

If you have a current/valid subscription and did not receive this e-mail,
first, be sure you're registered at:
http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp

Once registered, that will trigger the e-mail to you (not sure how long it
would take, but I would guess within a day or two).

If you find that you're already registered with your CF Server Subscription
number, and have not gotten this e-mail, please contact Customer Service,
and they'll get you squared away. Keep in mind, we're swamped due to
overwhelming response, but subscription issues do get a higher priority from
Customer Service. To contact Customer Service about subscriptions, use this
link:
http://www.macromedia.com/support/email/cscontact?6171=13


CFStudio Subscription:

Same process as above, but there are a few kinks we're currently working
out. I anticipate this should all be resolved in the next day or so.

1.) The letter that went out erroneously instructed to use the CF Server
serial number at the supplied link, but you should use CFStudio serial
number.

2.) Currently, there's a couple glitches in the online subscription
fulfilment mechanism. Most importantly, the system is presenting the wrong
bits for d/l (CFServer instead of DWMX  Homesite+) Also, sometimes the
Studio serial number you're asked to enter isn't correctly recognized.

Once these issues are resolved and you can successfully fulfill your
subscription online, you'll also be given the option to receive a backup CD
and documentation at no charge.

These issues should be resolved shortly, so try again in a day or two. If
you're still having trouble getting DWMX  HS+ as part of your CFStudio
subscription, contact Customer Service and they'll quickly help:
http://www.macromedia.com/support/email/cscontact?6171=13

I hope this helps!

Vernon Viehe
Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/

 -Original Message-
 From: Jon Hall [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 12:07 PM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!


 When do subscription holders get our cd's?



__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

I think that's just high traffic, some requests get through, others don't. I'll double 
check on that for you though.

-Vern

 -Original Message-
 From: Dave Hannum [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 9:29 AM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!
 
 
 Vernon,
 
 Problem is, the link to retrieve your subscription upgrades is down.
 
 http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp
 ?subs=true
 
 You get a message that says: System Unavilable We apologize for the
 inconvenience, the system is currently unavailable.
 
 So you cannot get your subscription upgrade now.  It's been 
 like that since
 yesterday afternoon when the email came out.
 
 Dave
 
 
 
 - Original Message -
 From: Vernon Viehe [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, May 30, 2002 12:07 PM
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 Here's the deal on subscriptions:
 
 CF server subscription: CFMX is available for immediate download.
 
 If you are registered with a current/valid subscritpion 
 serial number, you
 should have received an e-mail with instructions outlining 
 how to d/l CFMX.
 The e-mail contains a link and some instructions. When you go 
 to d/l CFMX as
 part of your subscription, you'll have an option for 
 requesting a backup CD
 and documentation at no charge.
 
 If you have a current/valid subscription and did not receive 
 this e-mail,
 first, be sure you're registered at:
 http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp
 
 Once registered, that will trigger the e-mail to you (not 
 sure how long it
 would take, but I would guess within a day or two).
 
 If you find that you're already registered with your CF 
 Server Subscription
 number, and have not gotten this e-mail, please contact 
 Customer Service,
 and they'll get you squared away. Keep in mind, we're swamped due to
 overwhelming response, but subscription issues do get a 
 higher priority from
 Customer Service. To contact Customer Service about 
 subscriptions, use this
 link:
 http://www.macromedia.com/support/email/cscontact?6171=13
 
 
 CFStudio Subscription:
 
 Same process as above, but there are a few kinks we're 
 currently working
 out. I anticipate this should all be resolved in the next day or so.
 
 1.) The letter that went out erroneously instructed to use 
 the CF Server
 serial number at the supplied link, but you should use CFStudio serial
 number.
 
 2.) Currently, there's a couple glitches in the online subscription
 fulfilment mechanism. Most importantly, the system is 
 presenting the wrong
 bits for d/l (CFServer instead of DWMX  Homesite+) Also, 
 sometimes the
 Studio serial number you're asked to enter isn't correctly recognized.
 
 Once these issues are resolved and you can successfully fulfill your
 subscription online, you'll also be given the option to 
 receive a backup CD
 and documentation at no charge.
 
 These issues should be resolved shortly, so try again in a 
 day or two. If
 you're still having trouble getting DWMX  HS+ as part of 
 your CFStudio
 subscription, contact Customer Service and they'll quickly help:
 http://www.macromedia.com/support/email/cscontact?6171=13
 
 I hope this helps!
 
 Vernon Viehe
 Community Manager
 Developer Relations
 Macromedia, Inc.
 Online diary: http://vvmx.blogspot.com/
 
  -Original Message-
  From: Jon Hall [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 12:07 PM
  To: CF-Talk
  Subject: Re: ColdFusion MX / Studio MX now available!
 
 
  When do subscription holders get our cd's?
 
 
 
 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum

I talked to Customer Service and they said it's a problem they're looking
into.  Although she didn't say specifically, I got the impression from her
that nobody was getting through.

Thanks for checking into it.
Dave

- Original Message -
From: Vernon Viehe [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, May 30, 2002 12:50 PM
Subject: RE: ColdFusion MX / Studio MX now available!


I think that's just high traffic, some requests get through, others don't.
I'll double check on that for you though.

-Vern

 -Original Message-
 From: Dave Hannum [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 9:29 AM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!


 Vernon,

 Problem is, the link to retrieve your subscription upgrades is down.

 http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp
 ?subs=true

 You get a message that says: System Unavilable We apologize for the
 inconvenience, the system is currently unavailable.

 So you cannot get your subscription upgrade now.  It's been
 like that since
 yesterday afternoon when the email came out.

 Dave



 - Original Message -
 From: Vernon Viehe [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, May 30, 2002 12:07 PM
 Subject: RE: ColdFusion MX / Studio MX now available!


 Here's the deal on subscriptions:

 CF server subscription: CFMX is available for immediate download.

 If you are registered with a current/valid subscritpion
 serial number, you
 should have received an e-mail with instructions outlining
 how to d/l CFMX.
 The e-mail contains a link and some instructions. When you go
 to d/l CFMX as
 part of your subscription, you'll have an option for
 requesting a backup CD
 and documentation at no charge.

 If you have a current/valid subscription and did not receive
 this e-mail,
 first, be sure you're registered at:
 http://dynamic.macromedia.com/bin/MM/software/reg/register.jsp

 Once registered, that will trigger the e-mail to you (not
 sure how long it
 would take, but I would guess within a day or two).

 If you find that you're already registered with your CF
 Server Subscription
 number, and have not gotten this e-mail, please contact
 Customer Service,
 and they'll get you squared away. Keep in mind, we're swamped due to
 overwhelming response, but subscription issues do get a
 higher priority from
 Customer Service. To contact Customer Service about
 subscriptions, use this
 link:
 http://www.macromedia.com/support/email/cscontact?6171=13


 CFStudio Subscription:

 Same process as above, but there are a few kinks we're
 currently working
 out. I anticipate this should all be resolved in the next day or so.

 1.) The letter that went out erroneously instructed to use
 the CF Server
 serial number at the supplied link, but you should use CFStudio serial
 number.

 2.) Currently, there's a couple glitches in the online subscription
 fulfilment mechanism. Most importantly, the system is
 presenting the wrong
 bits for d/l (CFServer instead of DWMX  Homesite+) Also,
 sometimes the
 Studio serial number you're asked to enter isn't correctly recognized.

 Once these issues are resolved and you can successfully fulfill your
 subscription online, you'll also be given the option to
 receive a backup CD
 and documentation at no charge.

 These issues should be resolved shortly, so try again in a
 day or two. If
 you're still having trouble getting DWMX  HS+ as part of
 your CFStudio
 subscription, contact Customer Service and they'll quickly help:
 http://www.macromedia.com/support/email/cscontact?6171=13

 I hope this helps!

 Vernon Viehe
 Community Manager
 Developer Relations
 Macromedia, Inc.
 Online diary: http://vvmx.blogspot.com/

  -Original Message-
  From: Jon Hall [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 12:07 PM
  To: CF-Talk
  Subject: Re: ColdFusion MX / Studio MX now available!
 
 
  When do subscription holders get our cd's?
 
 



__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Ken Wilson

 I think that's just high traffic, some requests get
 through, others don't.



Hmm, that's comforting. Can you reassure us that this is NOT running CFMX?
:)

Ken



__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Frank Mamone

That's all great, but since we don't use Dreamweaver and would like to try
Homesite + to see if it's worth upgrading, how do I evaluate it?


- Original Message -
From: Vernon Viehe [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, May 30, 2002 12:10 PM
Subject: RE: ColdFusion MX / Studio MX now available!


 OK, here's the info on DWMX  HS+:

 HomeSite+ comes with all purchases of Dreamweaver MX for Windows.

 It's on the CD, and if you buy online via download, it's included in the
purchase, but it's a separate download, there is a link for it.

 HomeSite+ is not in the trial download of Dreamweaver MX.

 Vernon Viehe
 Community Manager
 Developer Relations
 Macromedia, Inc.
 Online diary: http://vvmx.blogspot.com/

  -Original Message-
  From: Vernon Viehe [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 3:40 PM
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  Wanted to mention that I'm here seeing this thread, and
  haven't answered yet because I'm still in process of getting
  official word on exactly when it is and is not included
  (before I pop off with bad info and get killed by bosses and
  customers alike!).
 
  Vernon Viehe
  Community Manager
  Developer Relations
  Macromedia, Inc.
  Online diary: http://vvmx.blogspot.com/
 
   -Original Message-
   From: Max Paperno [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 3:37 PM
   To: CF-Talk
   Subject: RE: ColdFusion MX / Studio MX now available!
  
  
   
   *peers at you all* ... Mine was in with the Studio MX download... ?
  
   *looks perplexed* ... in the eval download? When did you grab it?
  
  
 
 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

HomeSite+ is not available as a trial, it only comes with the purchase of DWMX Win (or 
Studio MX Win).

HomeSite+ is HomeSite5 plus the CF VTMs  help/reference for CF stuff. So, if you want 
to see in general what HomeSite+ will look like, take a look at the HomeSite5 trial. 

Vernon Viehe
Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/ 

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 10:27 AM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!
 
 
 That's all great, but since we don't use Dreamweaver and 
 would like to try
 Homesite + to see if it's worth upgrading, how do I evaluate it?
 
 
 - Original Message -
 From: Vernon Viehe [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, May 30, 2002 12:10 PM
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  OK, here's the info on DWMX  HS+:
 
  HomeSite+ comes with all purchases of Dreamweaver MX for Windows.
 
  It's on the CD, and if you buy online via download, it's 
 included in the
 purchase, but it's a separate download, there is a link for it.
 
  HomeSite+ is not in the trial download of Dreamweaver MX.
 
  Vernon Viehe
  Community Manager
  Developer Relations
  Macromedia, Inc.
  Online diary: http://vvmx.blogspot.com/
 
   -Original Message-
   From: Vernon Viehe [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 3:40 PM
   To: CF-Talk
   Subject: RE: ColdFusion MX / Studio MX now available!
  
  
   Wanted to mention that I'm here seeing this thread, and
   haven't answered yet because I'm still in process of getting
   official word on exactly when it is and is not included
   (before I pop off with bad info and get killed by bosses and
   customers alike!).
  
   Vernon Viehe
   Community Manager
   Developer Relations
   Macromedia, Inc.
   Online diary: http://vvmx.blogspot.com/
  
-Original Message-
From: Max Paperno [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 3:37 PM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!
   
   

*peers at you all* ... Mine was in with the Studio MX 
 download... ?
   
*looks perplexed* ... in the eval download? When did 
 you grab it?
   
   
  
  
 
__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum

It's JSP pages.

Dave


- Original Message -
From: Ken Wilson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, May 30, 2002 1:19 PM
Subject: RE: ColdFusion MX / Studio MX now available!


 I think that's just high traffic, some requests get
 through, others don't.



Hmm, that's comforting. Can you reassure us that this is NOT running CFMX?
:)

Ken




__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Owen Leonard

 HomeSite+ is HomeSite5 plus the CF VTMs  help/reference for CF stuff. So,
if you want to see in general what HomeSite+ will look like, take a look at
the HomeSite5 trial.

Does that mean that HomeSite+ lacks advanced tools like the Databases
resource window, debugging tools, Query Builder, etc?  (We could tell for
ourselves if we could just get a look at it)

  -- Owen

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Ken Wilson

 HomeSite+ is HomeSite5 plus the CF VTMs  help/reference for CF stuff.
 So, if you want to see in general what HomeSite+ will look like, take
 a look at the HomeSite5 trial.



Did the release version change from what was available with the
DreamweaverMX beta? If not, then Homesite+ is actually a renamed version of
CF Studio 5, not Homesite 5 plus a few CF add-ons.

Ken


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Mike Chambers

Broadvision.

We are in the process of transitioning to our own servers.

mike chambers

[EMAIL PROTECTED]

 -Original Message-
 From: Ken Wilson [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, May 30, 2002 1:19 PM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  I think that's just high traffic, some requests get
  through, others don't.
 
 
 
 Hmm, that's comforting. Can you reassure us that this is NOT 
 running CFMX?
 :)
 
 Ken
 
 
 
 
__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

No, sorry, I didn't make it clear.

HomeSite+ is a HomeSite5 base, the CF IDE functionality of CFS5, and the VTMs (and 
help, etc) for CFMX.

-Vern

 -Original Message-
 From: Owen Leonard [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 11:23 AM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!
 
 
  HomeSite+ is HomeSite5 plus the CF VTMs  help/reference 
 for CF stuff. So,
 if you want to see in general what HomeSite+ will look like, 
 take a look at
 the HomeSite5 trial.
 
 Does that mean that HomeSite+ lacks advanced tools like the Databases
 resource window, debugging tools, Query Builder, etc?  (We 
 could tell for
 ourselves if we could just get a look at it)
 
   -- Owen
 
 
__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Andrew Tyrone

 -Original Message-
 From: Vernon Viehe [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 4:33 PM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!


 No, sorry, I didn't make it clear.

 HomeSite+ is a HomeSite5 base, the CF IDE functionality of CFS5,
 and the VTMs (and help, etc) for CFMX.

 -Vern

I thought HomeSite+ was going to be a part of Dreamweaver MX, not a
standalone application.  Isn't that what everyone was complaining about?
So, is it a separate application altogether or not, and does Macromedia plan
to merge the two in the next version of Dreamweaver MX?

--Andy


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe

It's a standalone application, but it's only sold as part of the Dreamweaver MX (Win) 
purchase. It's not available for purchase separately.

 So, is it a separate application altogether or not, and does 
 Macromedia plan
 to merge the two in the next version of Dreamweaver MX?

Gosh, I don't know that I wanna open up that can of worms ;), but here goes, a large 
chunk of CFStudio/HomeSite functionality has already been put in DWMX, and I 
personally would expect to see more in the next version of DWMX.

It's a great time to check out Dreamweaver MX, and enjoy the HomeSite+ that comes with 
it. After you've taken DWMX around the block a few times, let us know what features 
you'd like to see in the next version. Undoubtedly, there will be suggestions to add 
certain features from HomeSite+, and there will be totally new features suggested. We 
want to know what features you want, so let us know: 
http://www.macromedia.com/support/email/wishform?6213=6

I hope this info helps!

Vernon Viehe
ColdFusion Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/ 

 -Original Message-
 From: Andrew Tyrone [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, May 30, 2002 1:45 PM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  -Original Message-
  From: Vernon Viehe [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, May 30, 2002 4:33 PM
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  No, sorry, I didn't make it clear.
 
  HomeSite+ is a HomeSite5 base, the CF IDE functionality of CFS5,
  and the VTMs (and help, etc) for CFMX.
 
  -Vern
 
 I thought HomeSite+ was going to be a part of Dreamweaver MX, not a
 standalone application.  Isn't that what everyone was 
 complaining about?
 So, is it a separate application altogether or not, and does 
 Macromedia plan
 to merge the two in the next version of Dreamweaver MX?
 
 --Andy
 
 
 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Shawn Grover

And then CFTalk goes deathly quiet as everyone rushes off to download MX... 
LOL



-Original Message-
From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 2:10 AM
To: CF-Talk
Subject: ColdFusion MX / Studio MX now available!


Macromedia has just announced the availability of ColdFusion MX / Studio
MX!


:-)







Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!! 
http://www.macromedia.com/software/trial/.

-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
Sent: 29 May 2002 07:13
To: CF-Talk
Subject: RE: Array Question

COM is evil! If you want to have a good middle tier that works with
multiple languages you will need to use Java and/or Corba.

-Matt

 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 11:01 PM
 To: CF-Talk
 Subject: Array Question
 
 Thanks, I'll check out that site.
 
 Another Question
 
 I am using com objects to return arrays to the CF page. I do most of
my
 coding ASP and the objects work wonderfully. I seem to be running into
a
 lot
 of silly problems when trying to code this way for CF. My objective is
to
 have separation between my database layer and my presentation layer.
So
 that
 if I need to convert the code later to some other language it wont be
a
 problem. Some projects I do require CF, some ASP, and some times
others.
 So
 I want to have good componentized code that I can reuse. How do you
guys
 handle things like this in CF? Do any of you program with COM
regularly? I
 am getting the feeling that it might not be the best idea with CF. Any
 guidance would be appreciated.
 
 Thanks,
 
 Dave
 
 
 -Original Message-
 From: Jeff Garza [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 1:32 AM
 To: CF-Talk
 Subject: RE: Unstructured info
 
 
 The function UBound(arrayname, 2) returns the greatest value from the
 second
 dimension of the array ArrayName. The closest function in CF to this
is
 ArrayMax(arrayName) but that only returns the greatest value from a
one
 dimensional array.  You'll have to copy the values from second
dimension
 of
 your array to a separate array and then get the ArrayMax of the new
array.
 You might also want to check CFLib.org and see if there is a user
defined
 function that will deal with multi-dimensional arrays.
 
 Jeff
 
 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 10:19 PM
 To: CF-Talk
 Subject: RE: Unstructured info
 
 
 This may sound like a silly question but I am having a hard time
figuring
 this out.
 
 What is the CF equivalent to the VBScript UBound(arrayName,2)? I have
been
 all through the docs and cant find it.
 
 Thanks,
 
 Dave
 
 
 
 


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread John McKown

I wonder if they will fix the annoying security bug that crashes
it every other time I open it.

  
John McKown 



 -Original Message-
 From: Shawn Grover [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 11:15 AM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 And then CFTalk goes deathly quiet as everyone rushes off to 
 download MX... 
 LOL
 
 
 
 -Original Message-
 From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 2:10 AM
 To: CF-Talk
 Subject: ColdFusion MX / Studio MX now available!
 
 
 Macromedia has just announced the availability of ColdFusion MX / Studio
 MX!
 
 
 :-)
 
 
 
 
 
 
 
 Neil Clark
 Team Macromedia
 http://www.macromedia.com/go/team
 
 Announcing Macromedia MX!! 
 http://www.macromedia.com/software/trial/.
 
 -Original Message-
 From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
 Sent: 29 May 2002 07:13
 To: CF-Talk
 Subject: RE: Array Question
 
 COM is evil! If you want to have a good middle tier that works with
 multiple languages you will need to use Java and/or Corba.
 
 -Matt
 
  -Original Message-
  From: David Jones [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, May 28, 2002 11:01 PM
  To: CF-Talk
  Subject: Array Question
  
  Thanks, I'll check out that site.
  
  Another Question
  
  I am using com objects to return arrays to the CF page. I do most of
 my
  coding ASP and the objects work wonderfully. I seem to be running into
 a
  lot
  of silly problems when trying to code this way for CF. My objective is
 to
  have separation between my database layer and my presentation layer.
 So
  that
  if I need to convert the code later to some other language it wont be
 a
  problem. Some projects I do require CF, some ASP, and some times
 others.
  So
  I want to have good componentized code that I can reuse. How do you
 guys
  handle things like this in CF? Do any of you program with COM
 regularly? I
  am getting the feeling that it might not be the best idea with CF. Any
  guidance would be appreciated.
  
  Thanks,
  
  Dave
  
  
  -Original Message-
  From: Jeff Garza [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 1:32 AM
  To: CF-Talk
  Subject: RE: Unstructured info
  
  
  The function UBound(arrayname, 2) returns the greatest value from the
  second
  dimension of the array ArrayName. The closest function in CF to this
 is
  ArrayMax(arrayName) but that only returns the greatest value from a
 one
  dimensional array.  You'll have to copy the values from second
 dimension
  of
  your array to a separate array and then get the ArrayMax of the new
 array.
  You might also want to check CFLib.org and see if there is a user
 defined
  function that will deal with multi-dimensional arrays.
  
  Jeff
  
  -Original Message-
  From: David Jones [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, May 28, 2002 10:19 PM
  To: CF-Talk
  Subject: RE: Unstructured info
  
  
  This may sound like a silly question but I am having a hard time
 figuring
  this out.
  
  What is the CF equivalent to the VBScript UBound(arrayName,2)? I have
 been
  all through the docs and cant find it.
  
  Thanks,
  
  Dave
  
  
  
  
 
 
 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread John Beynon

In DWMX? It's fixed (on my install at least) it took 10 minutes to start the
preview release this morning, but I've just ran up the trial problem in 10
seconds :)

 -Original Message-
 From: John McKown [mailto:[EMAIL PROTECTED]] 
 Sent: 29 May 2002 17:29
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 I wonder if they will fix the annoying security bug that 
 crashes it every other time I open it.
 
   
 John McKown 
 
 
 
  -Original Message-
  From: Shawn Grover [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 11:15 AM
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
  
  
  And then CFTalk goes deathly quiet as everyone rushes off to
  download MX... 
  LOL
  
  
  
  -Original Message-
  From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 2:10 AM
  To: CF-Talk
  Subject: ColdFusion MX / Studio MX now available!
  
  
  Macromedia has just announced the availability of ColdFusion MX / 
  Studio MX!
  
  
  :-)
  
  
  
  
  
  
  
  Neil Clark
  Team Macromedia
  http://www.macromedia.com/go/team
  
  Announcing Macromedia MX!!
  http://www.macromedia.com/software/trial/.
  
  -Original Message-
  From: Matt Liotta [mailto:[EMAIL PROTECTED]]
  Sent: 29 May 2002 07:13
  To: CF-Talk
  Subject: RE: Array Question
  
  COM is evil! If you want to have a good middle tier that works with 
  multiple languages you will need to use Java and/or Corba.
  
  -Matt
  
   -Original Message-
   From: David Jones [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, May 28, 2002 11:01 PM
   To: CF-Talk
   Subject: Array Question
   
   Thanks, I'll check out that site.
   
   Another Question
   
   I am using com objects to return arrays to the CF page. I 
 do most of
  my
   coding ASP and the objects work wonderfully. I seem to be running 
   into
  a
   lot
   of silly problems when trying to code this way for CF. My 
 objective 
   is
  to
   have separation between my database layer and my 
 presentation layer.
  So
   that
   if I need to convert the code later to some other 
 language it wont 
   be
  a
   problem. Some projects I do require CF, some ASP, and some times
  others.
   So
   I want to have good componentized code that I can reuse. 
 How do you
  guys
   handle things like this in CF? Do any of you program with COM
  regularly? I
   am getting the feeling that it might not be the best idea 
 with CF. 
   Any guidance would be appreciated.
   
   Thanks,
   
   Dave
   
   
   -Original Message-
   From: Jeff Garza [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 1:32 AM
   To: CF-Talk
   Subject: RE: Unstructured info
   
   
   The function UBound(arrayname, 2) returns the greatest value from 
   the second dimension of the array ArrayName. The closest 
 function in 
   CF to this
  is
   ArrayMax(arrayName) but that only returns the greatest 
 value from a
  one
   dimensional array.  You'll have to copy the values from second
  dimension
   of
   your array to a separate array and then get the ArrayMax 
 of the new
  array.
   You might also want to check CFLib.org and see if there is a user
  defined
   function that will deal with multi-dimensional arrays.
   
   Jeff
   
   -Original Message-
   From: David Jones [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, May 28, 2002 10:19 PM
   To: CF-Talk
   Subject: RE: Unstructured info
   
   
   This may sound like a silly question but I am having a hard time
  figuring
   this out.
   
   What is the CF equivalent to the VBScript UBound(arrayName,2)? I 
   have
  been
   all through the docs and cant find it.
   
   Thanks,
   
   Dave
   
   
   
   
  
  
  
 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson

Yup, here's the link to the press release: 
http://www.macromedia.com/macromedia/proom/pr/2002/mx_available.html

Regards,
Christine

-Original Message-
From: John Beynon [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 12:22 PM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!


In DWMX? It's fixed (on my install at least) it took 10 minutes to start the
preview release this morning, but I've just ran up the trial problem in 10
seconds :)

 -Original Message-
 From: John McKown [mailto:[EMAIL PROTECTED]] 
 Sent: 29 May 2002 17:29
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 I wonder if they will fix the annoying security bug that 
 crashes it every other time I open it.
 
   
 John McKown 
 
 
 
  -Original Message-
  From: Shawn Grover [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 11:15 AM
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
  
  
  And then CFTalk goes deathly quiet as everyone rushes off to
  download MX... 
  LOL
  
  
  
  -Original Message-
  From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 29, 2002 2:10 AM
  To: CF-Talk
  Subject: ColdFusion MX / Studio MX now available!
  
  
  Macromedia has just announced the availability of ColdFusion MX / 
  Studio MX!
  
  
  :-)
  
  
  
  
  
  
  
  Neil Clark
  Team Macromedia
  http://www.macromedia.com/go/team
  
  Announcing Macromedia MX!!
  http://www.macromedia.com/software/trial/.
  
  -Original Message-
  From: Matt Liotta [mailto:[EMAIL PROTECTED]]
  Sent: 29 May 2002 07:13
  To: CF-Talk
  Subject: RE: Array Question
  
  COM is evil! If you want to have a good middle tier that works with 
  multiple languages you will need to use Java and/or Corba.
  
  -Matt
  
   -Original Message-
   From: David Jones [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, May 28, 2002 11:01 PM
   To: CF-Talk
   Subject: Array Question
   
   Thanks, I'll check out that site.
   
   Another Question
   
   I am using com objects to return arrays to the CF page. I 
 do most of
  my
   coding ASP and the objects work wonderfully. I seem to be running 
   into
  a
   lot
   of silly problems when trying to code this way for CF. My 
 objective 
   is
  to
   have separation between my database layer and my 
 presentation layer.
  So
   that
   if I need to convert the code later to some other 
 language it wont 
   be
  a
   problem. Some projects I do require CF, some ASP, and some times
  others.
   So
   I want to have good componentized code that I can reuse. 
 How do you
  guys
   handle things like this in CF? Do any of you program with COM
  regularly? I
   am getting the feeling that it might not be the best idea 
 with CF. 
   Any guidance would be appreciated.
   
   Thanks,
   
   Dave
   
   
   -Original Message-
   From: Jeff Garza [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 1:32 AM
   To: CF-Talk
   Subject: RE: Unstructured info
   
   
   The function UBound(arrayname, 2) returns the greatest value from 
   the second dimension of the array ArrayName. The closest 
 function in 
   CF to this
  is
   ArrayMax(arrayName) but that only returns the greatest 
 value from a
  one
   dimensional array.  You'll have to copy the values from second
  dimension
   of
   your array to a separate array and then get the ArrayMax 
 of the new
  array.
   You might also want to check CFLib.org and see if there is a user
  defined
   function that will deal with multi-dimensional arrays.
   
   Jeff
   
   -Original Message-
   From: David Jones [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, May 28, 2002 10:19 PM
   To: CF-Talk
   Subject: RE: Unstructured info
   
   
   This may sound like a silly question but I am having a hard time
  figuring
   this out.
   
   What is the CF equivalent to the VBScript UBound(arrayName,2)? I 
   have
  been
   all through the docs and cant find it.
   
   Thanks,
   
   Dave
   
   
   
   
  
  
  
 

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Frank Mamone

Are these the same as the preview releases? Can we just install over them?


- Original Message -
From: John Beynon [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, May 29, 2002 12:22 PM
Subject: RE: ColdFusion MX / Studio MX now available!


 In DWMX? It's fixed (on my install at least) it took 10 minutes to start
the
 preview release this morning, but I've just ran up the trial problem in 10
 seconds :)

  -Original Message-
  From: John McKown [mailto:[EMAIL PROTECTED]]
  Sent: 29 May 2002 17:29
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  I wonder if they will fix the annoying security bug that
  crashes it every other time I open it.
 
 
  John McKown
 
 
 
   -Original Message-
   From: Shawn Grover [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 11:15 AM
   To: CF-Talk
   Subject: RE: ColdFusion MX / Studio MX now available!
  
  
   And then CFTalk goes deathly quiet as everyone rushes off to
   download MX...
   LOL
  
  
  
   -Original Message-
   From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 2:10 AM
   To: CF-Talk
   Subject: ColdFusion MX / Studio MX now available!
  
  
   Macromedia has just announced the availability of ColdFusion MX /
   Studio MX!
  
  
   :-)
  
  
  
  
  
  
  
   Neil Clark
   Team Macromedia
   http://www.macromedia.com/go/team
  
   Announcing Macromedia MX!!
   http://www.macromedia.com/software/trial/.
  
   -Original Message-
   From: Matt Liotta [mailto:[EMAIL PROTECTED]]
   Sent: 29 May 2002 07:13
   To: CF-Talk
   Subject: RE: Array Question
  
   COM is evil! If you want to have a good middle tier that works with
   multiple languages you will need to use Java and/or Corba.
  
   -Matt
  
-Original Message-
From: David Jones [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 11:01 PM
To: CF-Talk
Subject: Array Question
   
Thanks, I'll check out that site.
   
Another Question
   
I am using com objects to return arrays to the CF page. I
  do most of
   my
coding ASP and the objects work wonderfully. I seem to be running
into
   a
lot
of silly problems when trying to code this way for CF. My
  objective
is
   to
have separation between my database layer and my
  presentation layer.
   So
that
if I need to convert the code later to some other
  language it wont
be
   a
problem. Some projects I do require CF, some ASP, and some times
   others.
So
I want to have good componentized code that I can reuse.
  How do you
   guys
handle things like this in CF? Do any of you program with COM
   regularly? I
am getting the feeling that it might not be the best idea
  with CF.
Any guidance would be appreciated.
   
Thanks,
   
Dave
   
   
-Original Message-
From: Jeff Garza [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 1:32 AM
To: CF-Talk
Subject: RE: Unstructured info
   
   
The function UBound(arrayname, 2) returns the greatest value from
the second dimension of the array ArrayName. The closest
  function in
CF to this
   is
ArrayMax(arrayName) but that only returns the greatest
  value from a
   one
dimensional array.  You'll have to copy the values from second
   dimension
of
your array to a separate array and then get the ArrayMax
  of the new
   array.
You might also want to check CFLib.org and see if there is a user
   defined
function that will deal with multi-dimensional arrays.
   
Jeff
   
-Original Message-
From: David Jones [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 10:19 PM
To: CF-Talk
Subject: RE: Unstructured info
   
   
This may sound like a silly question but I am having a hard time
   figuring
this out.
   
What is the CF equivalent to the VBScript UBound(arrayName,2)? I
have
   been
all through the docs and cant find it.
   
Thanks,
   
Dave
   
   
   
   
  
  
  
 
 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson

Nope, this is the final version - the Preview Release was not final and still had some 
bugs, etc. I would highly suggest you uninstall and then install the final trial: 
http://www.macromedia.com/software/trial_download/.

Best Regards,
Christine

-Original Message-
From: Frank Mamone [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 1:55 PM
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!


Are these the same as the preview releases? Can we just install over them?


- Original Message -
From: John Beynon [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, May 29, 2002 12:22 PM
Subject: RE: ColdFusion MX / Studio MX now available!


 In DWMX? It's fixed (on my install at least) it took 10 minutes to start
the
 preview release this morning, but I've just ran up the trial problem in 10
 seconds :)

  -Original Message-
  From: John McKown [mailto:[EMAIL PROTECTED]]
  Sent: 29 May 2002 17:29
  To: CF-Talk
  Subject: RE: ColdFusion MX / Studio MX now available!
 
 
  I wonder if they will fix the annoying security bug that
  crashes it every other time I open it.
 
 
  John McKown
 
 
 
   -Original Message-
   From: Shawn Grover [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 11:15 AM
   To: CF-Talk
   Subject: RE: ColdFusion MX / Studio MX now available!
  
  
   And then CFTalk goes deathly quiet as everyone rushes off to
   download MX...
   LOL
  
  
  
   -Original Message-
   From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 29, 2002 2:10 AM
   To: CF-Talk
   Subject: ColdFusion MX / Studio MX now available!
  
  
   Macromedia has just announced the availability of ColdFusion MX /
   Studio MX!
  
  
   :-)
  
  
  
  
  
  
  
   Neil Clark
   Team Macromedia
   http://www.macromedia.com/go/team
  
   Announcing Macromedia MX!!
   http://www.macromedia.com/software/trial/.
  
   -Original Message-
   From: Matt Liotta [mailto:[EMAIL PROTECTED]]
   Sent: 29 May 2002 07:13
   To: CF-Talk
   Subject: RE: Array Question
  
   COM is evil! If you want to have a good middle tier that works with
   multiple languages you will need to use Java and/or Corba.
  
   -Matt
  
-Original Message-
From: David Jones [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 11:01 PM
To: CF-Talk
Subject: Array Question
   
Thanks, I'll check out that site.
   
Another Question
   
I am using com objects to return arrays to the CF page. I
  do most of
   my
coding ASP and the objects work wonderfully. I seem to be running
into
   a
lot
of silly problems when trying to code this way for CF. My
  objective
is
   to
have separation between my database layer and my
  presentation layer.
   So
that
if I need to convert the code later to some other
  language it wont
be
   a
problem. Some projects I do require CF, some ASP, and some times
   others.
So
I want to have good componentized code that I can reuse.
  How do you
   guys
handle things like this in CF? Do any of you program with COM
   regularly? I
am getting the feeling that it might not be the best idea
  with CF.
Any guidance would be appreciated.
   
Thanks,
   
Dave
   
   
-Original Message-
From: Jeff Garza [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 1:32 AM
To: CF-Talk
Subject: RE: Unstructured info
   
   
The function UBound(arrayname, 2) returns the greatest value from
the second dimension of the array ArrayName. The closest
  function in
CF to this
   is
ArrayMax(arrayName) but that only returns the greatest
  value from a
   one
dimensional array.  You'll have to copy the values from second
   dimension
of
your array to a separate array and then get the ArrayMax
  of the new
   array.
You might also want to check CFLib.org and see if there is a user
   defined
function that will deal with multi-dimensional arrays.
   
Jeff
   
-Original Message-
From: David Jones [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 10:19 PM
To: CF-Talk
Subject: RE: Unstructured info
   
   
This may sound like a silly question but I am having a hard time
   figuring
this out.
   
What is the CF equivalent to the VBScript UBound(arrayName,2)? I
have
   been
all through the docs and cant find it.
   
Thanks,
   
Dave
   
   
   
   
  
  
  
 
 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Michael Smith

PS If you are in the Wash DC area June 15-16th you can learn a lot more about CF MX at 
CFUN-02 http://www.cfconf.org/cfun-02/ Speakers include Ben Forta, Charlie Arehart, 
Steve Drucker, Hal Helms and Michael Dinowitz.
- Michael Smith, TeraTech, Inc http://www.teratech.com/

Christine Lawson wrote:

 Nope, this is the final version - the Preview Release was not final and still had 
some bugs, etc. I would highly suggest you uninstall and then install the final 
trial: http://www.macromedia.com/software/trial_download/.

 Best Regards,
 Christine

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 1:55 PM
 To: CF-Talk
 Subject: Re: ColdFusion MX / Studio MX now available!

 Are these the same as the preview releases? Can we just install over them?

 - Original Message -
 From: John Beynon [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, May 29, 2002 12:22 PM
 Subject: RE: ColdFusion MX / Studio MX now available!

  In DWMX? It's fixed (on my install at least) it took 10 minutes to start
 the
  preview release this morning, but I've just ran up the trial problem in 10
  seconds :)
 
   -Original Message-
   From: John McKown [mailto:[EMAIL PROTECTED]]
   Sent: 29 May 2002 17:29
   To: CF-Talk
   Subject: RE: ColdFusion MX / Studio MX now available!
  
  
   I wonder if they will fix the annoying security bug that
   crashes it every other time I open it.
  
  
   John McKown
  
  
  
-Original Message-
From: Shawn Grover [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 11:15 AM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!
   
   
And then CFTalk goes deathly quiet as everyone rushes off to
download MX...
LOL
   
   
   
-Original Message-
From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 2:10 AM
To: CF-Talk
Subject: ColdFusion MX / Studio MX now available!
   
   
Macromedia has just announced the availability of ColdFusion MX /
Studio MX!
   
   
:-)
   
   
   
   
   
   
   
Neil Clark
Team Macromedia
http://www.macromedia.com/go/team
   
Announcing Macromedia MX!!
http://www.macromedia.com/software/trial/.
   
-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]]
Sent: 29 May 2002 07:13
To: CF-Talk
Subject: RE: Array Question
   
COM is evil! If you want to have a good middle tier that works with
multiple languages you will need to use Java and/or Corba.
   
-Matt
   
 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 11:01 PM
 To: CF-Talk
 Subject: Array Question

 Thanks, I'll check out that site.

 Another Question

 I am using com objects to return arrays to the CF page. I
   do most of
my
 coding ASP and the objects work wonderfully. I seem to be running
 into
a
 lot
 of silly problems when trying to code this way for CF. My
   objective
 is
to
 have separation between my database layer and my
   presentation layer.
So
 that
 if I need to convert the code later to some other
   language it wont
 be
a
 problem. Some projects I do require CF, some ASP, and some times
others.
 So
 I want to have good componentized code that I can reuse.
   How do you
guys
 handle things like this in CF? Do any of you program with COM
regularly? I
 am getting the feeling that it might not be the best idea
   with CF.
 Any guidance would be appreciated.

 Thanks,

 Dave


 -Original Message-
 From: Jeff Garza [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 1:32 AM
 To: CF-Talk
 Subject: RE: Unstructured info


 The function UBound(arrayname, 2) returns the greatest value from
 the second dimension of the array ArrayName. The closest
   function in
 CF to this
is
 ArrayMax(arrayName) but that only returns the greatest
   value from a
one
 dimensional array.  You'll have to copy the values from second
dimension
 of
 your array to a separate array and then get the ArrayMax
   of the new
array.
 You might also want to check CFLib.org and see if there is a user
defined
 function that will deal with multi-dimensional arrays.

 Jeff

 -Original Message-
 From: David Jones [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 28, 2002 10:19 PM
 To: CF-Talk
 Subject: RE: Unstructured info


 This may sound like a silly question but I am having a hard time
figuring
 this out.

 What is the CF equivalent to the VBScript UBound(arrayName,2)? I
 have
been
 all through the docs and cant find it.

 Thanks,

 Dave

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Jon Hall

When do subscription holders get our cd's?

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson

Hi Jon,
Subscription holders will not be sent cd's. Within the next week or so you should be 
receiving an e-mail with your subscription information and a link to an area on our 
site where you can request a cd. If you don't receive an e-mail about this within the 
next week or so then please contact Customer Service here: 
http://www.macromedia.com/support/email/cscontact/.

For now you can download the trial here: 
http://www.macromedia.com/software/trial_download/.

Best Regards,
Christine Lawson 

-Original Message-
From: Jon Hall [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 29, 2002 3:07 PM
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!


When do subscription holders get our cd's?


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Owen Leonard

 When do subscription holders get our cd's?

In our experience there's always been a lag time between official release of
the product and distribution of the product to subscribers.  If I recall
correctly you'll be contacted by Macromedia when they're available (make
sure you registered your product so you're on their list).

  -- Owen

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Max Paperno

At 5/29/2002 02:01 PM -0400, Christine Lawson wrote:
Nope, this is the final version - the Preview Release was not final and still had 
some bugs, etc. I would highly suggest you uninstall and then install the final 
trial: http://www.macromedia.com/software/trial_download/.

Oh, the final has bugs too, don't worry.  Try this:

Enable smart move in your mouse settings (that's when the cursor snaps to a 
newly-focused default button).
Open up an HTML doc in default coder view.  Click inside the HEAD tag, on TITLE or a 
META tag.  Watch the cursor jump to the Properties panel at the bottom.  If I turn off 
the Properties panel, the cursor jumps to my Windows taskbar instead.  There's no way 
to actually edit anything inside the head tags.

W2K sp2, latest Logitech mouse driver.

And yes, I did report about this in the preview release.  Waste of time?

Also I'm wondering where Homesite+ is...  wasn't it supposed to have been included 
with DWMX?  Or is it now a separate product?

Cheers,
-Max

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Owen Leonard

 Also I'm wondering where Homesite+ is...  wasn't it supposed to have been
included with DWMX?  Or is it now a separate product?

Only included on the DWMX CD, I hear.  They sure are keeping it tightly
under wraps--and I'm assuming that's not because they're saving it as a
surprise.

-- Owen

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Neil Clark - =TMM=

Yep, only on the CD.







Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!! 
http://www.macromedia.com/software/trial/




-Original Message-
From: Owen Leonard [mailto:[EMAIL PROTECTED]] 
Sent: 29 May 2002 22:16
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!

 Also I'm wondering where Homesite+ is...  wasn't it supposed to have
been
included with DWMX?  Or is it now a separate product?

Only included on the DWMX CD, I hear.  They sure are keeping it tightly
under wraps--and I'm assuming that's not because they're saving it as a
surprise.

-- Owen


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Todd

*peers at you all* ... Mine was in with the Studio MX download... ?

At 10:16 PM 5/29/2002 +0100, you wrote:
Yep, only on the CD.

Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!!
http://www.macromedia.com/software/trial/




-Original Message-
From: Owen Leonard [mailto:[EMAIL PROTECTED]]
Sent: 29 May 2002 22:16
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!

  Also I'm wondering where Homesite+ is...  wasn't it supposed to have
been
included with DWMX?  Or is it now a separate product?

Only included on the DWMX CD, I hear.  They sure are keeping it tightly
under wraps--and I'm assuming that's not because they're saving it as a
surprise.

 -- Owen



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Max Paperno


*peers at you all* ... Mine was in with the Studio MX download... ?

*looks perplexed* ... in the eval download? When did you grab it?

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Vernon Viehe

Wanted to mention that I'm here seeing this thread, and haven't answered yet because 
I'm still in process of getting official word on exactly when it is and is not 
included (before I pop off with bad info and get killed by bosses and customers 
alike!).

Vernon Viehe
Community Manager
Developer Relations
Macromedia, Inc.
Online diary: http://vvmx.blogspot.com/ 

 -Original Message-
 From: Max Paperno [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 29, 2002 3:37 PM
 To: CF-Talk
 Subject: RE: ColdFusion MX / Studio MX now available!
 
 
 
 *peers at you all* ... Mine was in with the Studio MX download... ?
 
 *looks perplexed* ... in the eval download? When did you grab it?
 
 
__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Todd

Not in the eval.

When I purchase Studio MX this morning (before the rush... before the 
macromedia store got transferred to digitalrivers)... I got all my 
downloads and one of them was HomeSite+ (along with dreamweaver, etc).

~Todd


At 11:38 PM 5/29/2002 +0100, you wrote:
*** peers back ***

Where? :)

Cheers,
Erika

Plunge boldly into the thick of life!
Each lives it, not to many is it known;
and seize it where you will, it is interesting.  - Goethe

Erika L. Walker-Arnold, VP, RUWebby, LLC
http://www.ruwebby.com

US 1.973.626.2412
UK 011.44.20.8406.4094
UK Mobile 011.44.77.6607.3695

55 Tunstall Road, Croydon, Surrey, United Kingdom CRO 6TY

Website Design/Programming - Database Integration/E-Commerce
Macromedia ColdFusion Alliance Partner
Macromedia ColdFusion 5.0 Certified Developer

Instant Messenger Access
AIM: WebErika5  |  Yahoo: WebErika  |  MSN: WebErika


 | -Original Message-
 | From: Todd [mailto:[EMAIL PROTECTED]]
 | Sent: 29 May 2002 23:25
 | To: CF-Talk
 | Subject: RE: ColdFusion MX / Studio MX now available!
 |
 |
 | *peers at you all* ... Mine was in with the Studio MX download... ?
 |
 | At 10:16 PM 5/29/2002 +0100, you wrote:
 | Yep, only on the CD.
 |
 | Neil Clark
 | Team Macromedia
 | http://www.macromedia.com/go/team
 | 
 | Announcing Macromedia MX!!
 | http://www.macromedia.com/software/trial/
 | 
 | 
 | 
 | 
 |
 | -Original Message-
 | From: Owen Leonard [mailto:[EMAIL PROTECTED]]
 | Sent: 29 May 2002 22:16
 | To: CF-Talk
 | Subject: Re: ColdFusion MX / Studio MX now available!
 | 
 |   Also I'm wondering where Homesite+ is...  wasn't it
 | supposed to have
 | been
 | included with DWMX?  Or is it now a separate product?
 | 
 | Only included on the DWMX CD, I hear.  They sure are
 | keeping it tightly
 | under wraps--and I'm assuming that's not because they're
 | saving it as a
 | surprise.
 | 
 |  -- Owen
 | 
 | 
 | 
 | 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Stacy Young

I was disappointed to see that...I was looking for it all over the place
this morning. The upside is DW is noticeably more stable than the PR but
certain elements still bother me coming from a studio background...some
things just seem to be more complex now.

Stace

-Original Message-
From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 29, 2002 5:16 PM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!

Yep, only on the CD.







Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!! 
http://www.macromedia.com/software/trial/




-Original Message-
From: Owen Leonard [mailto:[EMAIL PROTECTED]] 
Sent: 29 May 2002 22:16
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!

 Also I'm wondering where Homesite+ is...  wasn't it supposed to have
been
included with DWMX?  Or is it now a separate product?

Only included on the DWMX CD, I hear.  They sure are keeping it tightly
under wraps--and I'm assuming that's not because they're saving it as a
surprise.

-- Owen



__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Neil Clark - =TMM=

Yeah thatÂ’s what I meant... sorry for the confusion, not included in the
trial!

Neil





Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!! 
http://www.macromedia.com/software/trial/




-Original Message-
From: Stacy Young [mailto:[EMAIL PROTECTED]] 
Sent: 30 May 2002 00:23
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!

I was disappointed to see that...I was looking for it all over the place
this morning. The upside is DW is noticeably more stable than the PR but
certain elements still bother me coming from a studio background...some
things just seem to be more complex now.

Stace

-Original Message-
From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 29, 2002 5:16 PM
To: CF-Talk
Subject: RE: ColdFusion MX / Studio MX now available!

Yep, only on the CD.







Neil Clark
Team Macromedia
http://www.macromedia.com/go/team

Announcing Macromedia MX!! 
http://www.macromedia.com/software/trial/




-Original Message-
From: Owen Leonard [mailto:[EMAIL PROTECTED]] 
Sent: 29 May 2002 22:16
To: CF-Talk
Subject: Re: ColdFusion MX / Studio MX now available!

 Also I'm wondering where Homesite+ is...  wasn't it supposed to have
been
included with DWMX?  Or is it now a separate product?

Only included on the DWMX CD, I hear.  They sure are keeping it tightly
under wraps--and I'm assuming that's not because they're saving it as a
surprise.

-- Owen




__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists