Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Robertson-Ravo, Neil (RX)
Nonsense. Eclipse (been around for ages) and CFEclipse will run just fine on
a modern machine. It takes centre stage in primetime.

how much ram do you have? 






This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Eric Roberts
To: CF-Talk
Sent: Thu May 10 02:35:36 2007
Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Ben had a bit of a problem with Eclipse as the Chicago CFUG meeting
Monday...granted he had a buttload of stuff running on his laptop, but
Eclipse took up a large chunk of real estate and he had to shut it down to
let everything else run...

I have never had any luck with Eclipse and CFEclipse.  I think it is a great
idea...just not ready for primetime yet.

Eric

-Original Message-
From: Greg Luce [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 3:36 PM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Great stuff Doug! That'll keep me busy.

Previously I thought someone mentioned CFEclipse running a small footprint
in RAM. Mine is running at 210M! I have another Gig of RAM on order, but
it's quite a bit of a change from the 14M of Homesite.

Greg

On 5/9/07, Doug Bezona [EMAIL PROTECTED] wrote:

 
  2. dislike tag-insight/completion when say trying to put an existing
  variable into a cfqueryparam. After doing the value and deleting the
 extra
  quote, then putting the quotes after the variable I hit space and no
 more
  insight for cfsqltype or other parameters.


 This does sometimes get flaky. Try CTRL-Space after.

 3. You can ctrl-z, but then you can't ctrl-shift-z back to where you were
  (ctrl-shift-z opens a color pallette)?


 CTRL-Y is redo. And pretty much ALL keyboard shortcuts in Eclipse are
 changeable. And for super-duper undo/redo on steroids, right click on a
 file
 in the navigator and check out compare with - local history...


 4. ctrl-F6 to toggle between open documents can't be done with one hand
 (not
  my hands anyways)


 Again, you can remap the shortcuts. Windows - Preferences - General -
 Keys.


  3. What's next in this adventure? What other plugins should I try?


 Definitely take some time and check out what Eclipse offers natively -
 things like working sets can be handy, there are a ton of customization
 options, etc.

 For plugins, you definitely want the Adobe ColdFusion plugins, which
 includes RDS file and database support, a query builder, the full CF
 documentation in Eclipse Help format, and some other handy little bits.
 Unfortunately, getting them is a bit of an annoying process, as they are
 currently only distributed as part of Flex Builder. Just download and
 install the trial from Adobe.com, dig around for the ColdFusion plugins
 zip
 file in the install directory, and follow the included install
 instructions.

 Also, check out the Mylar project. http://www.eclipse.org/mylar/ - in
 particular, take the time to watch the Webinar:
 http://www.eclipse.org/mylar/start.php - it's essentially a task driven
 development system, that is hard to explain in a couple of sentences,
 but
 is, in my opinion, startlingly brilliant once you get it.

 A couple more handy plug-ins:
 1. Aptana (www.aptana.com) for good HTML, CSS and JavaScript support, as
 well as a very good file browser with FTP and SFTP support, including file
 synchronization.

 2. JSEclipse, (http://labs.adobe.com/technologies/jseclipse/) which I
 think
 is a better JavaScript editor than Aptana's, if only because you can
 highlight a portion of JS code in an HTML of CFM file, and select open in
 JSEclipse giving you all of the handy JS completion, etc. stuff, and
 keeping it synched up with the original file.

 3. QuantumDB (http://quantum.sourceforge.net/), a nice little database
 browser, SQL editor plugin.


 





~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277574
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 

Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Andrew Scott
not to mention you can minimize the application as well.



On 5/10/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 Nonsense. Eclipse (been around for ages) and CFEclipse will run just fine
 on
 a modern machine. It takes centre stage in primetime.

 how much ram do you have?


 -Original Message-
 From: Eric Roberts
 To: CF-Talk
 Sent: Thu May 10 02:35:36 2007
 Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
 AS (RE: Frameworks)

 Ben had a bit of a problem with Eclipse as the Chicago CFUG meeting
 Monday...granted he had a buttload of stuff running on his laptop, but
 Eclipse took up a large chunk of real estate and he had to shut it down to
 let everything else run...

 I have never had any luck with Eclipse and CFEclipse.  I think it is a
 great
 idea...just not ready for primetime yet.

 Eric



~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277575
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: defeating offline form posts

2007-05-10 Thread James Holmes
Many personal firewalls (e.g. Norton Internet Security) strip the
referer info, so this may send a nasty message to legit users.

Spoofing it is as easy as cfheader on CF and an equivalent in any
other platform and if I were spamming I'd assume that I needed to set
this to the online form location as a matter of course.

On 5/10/07, K Simanonok wrote:

 I'm not sure how someone could spoof a domain name to defeat this, probably 
 by screwing around with the headers but they'd have to know or be determined 
 enough to figure out what they needed to do.  Certainly you're not going to 
 explain to them in your error message that they didn't submit the message 
 from the proper page on your site, although they will know that and can 
 experiment if they want.

 Did someone say that not all browsers will send HTTP_REFERER information?  
 That could make this method less than ideal.


-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277576
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Digest Authentication woes

2007-05-10 Thread Jochem van Dieten
Paul Cormier wrote:
 
 cfset A1 = Hash(#UserName#:#MLSID#:#Password#, MD5)
 cfset A2 = Hash(GET:#Login_uri#, MD5)
 cfset response   = lCase(Hash(#A1#:#nonce#:#A2#, MD5))

The CFML Hash function returns an uppercase hash, the RFC expects a 
lowercase hash. You need to lowercase A1 before you hash it again to 
create your response variable.

I don't see any obvious problems with the rest, so you really need a 
proxy / sniffer because the difference between an uppercase and a 
lowercase hash will not give a 400 Bad Request.

Jochem


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277577
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: batch file to run CFMX file

2007-05-10 Thread solongo buyantsogt
Thank you for your reply

I have used the scheduler as you have suggested and it works like magic and it 
even lets me create txt log file when it runs.

Thank you ever so much

Solongo

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277578
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Creating CF Code

2007-05-10 Thread Richard Cooper
Thanks,

R

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277579
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Remote Server Monitoring

2007-05-10 Thread Tom Chiverton
On Wednesday 09 May 2007, Steve Bryant wrote:
 I have Googled for such a service and found several options. I am hoping
 that someone might have experience with a specific service with which they
 have experience.

I've used Cacti in the past, or are you looking for a hosted service ?

-- 
Tom Chiverton
Helping to proactively mesh edge-of-your-seat market-growth
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277580
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Passing a CFC to a web service

2007-05-10 Thread Esref Atak
Hi,

An error occur, when i pass a component/CFC to a web service:

argument type mismatch

Web service environment is ColdFusion.

My development code below:

cfset Variables.CentralAccountSystem = CreateObject(WebService, 
CentralAccountSystemDevelopment)/
cfset Variables.ClientInfo = CreateObject(component, ClientInfo) /
cfset Variables.Sonuc = 
Variables.CentralAccountSystem.NeedsAnObject(Variables.ClientInfo)/

Web service:

cfcomponent
cffunction name=NeedsAnObject access=remote returntype=numeric
cfargument name=ClientInfo type=ClientInfo required=yes /
cfreturn 1/
/cffunction
/cfcomponent

Development ClientInfo.cfc below:

cfcomponent
cfproperty name=Agent type=string /
cfproperty name=Ip type=string /

cfparam name=this.Agent default=/
cfparam name=this.Ip default=/
/cfcomponent

There are two ClientInfo.cfc. Development (client) and Web Service Server CFC.

How do I pass a CFC to a web service?


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277581
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Frameworks view in CFEclipse

2007-05-10 Thread Tom Chiverton
On Wednesday 09 May 2007, Andrew Scott wrote:
 1) When going to the templates I get this error.

AFAIK this is a known bug in the alpha.

 Could not accept Changes
 The currently displayed page contains invalid values.

Ditto.

-- 
Tom Chiverton
Helping to elementarily negotiate scalable networks
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277582
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Frameworks view in CFEclipse

2007-05-10 Thread Robertson-Ravo, Neil (RX)
I also sorted mine...;-) lovely.



-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2007 10:51
To: CF-Talk
Subject: Re: Frameworks view in CFEclipse

On Wednesday 09 May 2007, Andrew Scott wrote:
 1) When going to the templates I get this error.

AFAIK this is a known bug in the alpha.

 Could not accept Changes
 The currently displayed page contains invalid values.

Ditto.

-- 
Tom Chiverton
Helping to elementarily negotiate scalable networks
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and
Wales under registered number OC307980 whose registered office address is at
St James's Court Brown Street Manchester M2 2JF.  A list of members is
available for inspection at the registered office. Any reference to a
partner in relation to Halliwells LLP means a member of Halliwells LLP.
Regulated by the Law Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may
be confidential or legally privileged.  If you are not the addressee you
must not read it and must not use any information contained in nor copy it
nor inform any person other than Halliwells LLP or the addressee of its
existence or contents.  If you have received this email in error please
delete it and notify Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.




~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277583
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


ormAdapter / ormService in MG:U

2007-05-10 Thread Robertson-Ravo, Neil (RX)
Hi,

With regards the new ormAdapter/ormService beans, I gather I can only every
have these pointing to either Transfer/Reactor at any one point in time?
i.e. my model-glue framework is only every using one of them.  Is there a
away where if I have 3 [EMAIL PROTECTED] apps that I can have 1 of the apps 
using
Transfer and the other 2 using Reactor?

Just a thought

N




~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277584
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: focus indicator after a click on a href.... how to?

2007-05-10 Thread the_oslo Kid
Hi Chris - and thank you!
   
  I guess my only comment would be - duh!
   
  I'll engage my brain before my keyboard before the next post!
   
  Kind regards,
  Knut

Peterson, Chris [EMAIL PROTECTED] wrote:
  You just need to set you're a:visited color to be something different,
this has nothing to do with Coldfusion and everything to do with CSS /
styles =)

In an app I have, I even have a spacer image named something like
viewed_#query.currentRow#. Then I do a javascript to replace the spacer
for whatever row I clicked on with a green checkmark, so they know which
items have been reviewed.

Chris 

-Original Message-
From: the_oslo Kid [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 7:53 AM
To: CF-Talk
Subject: focus indicator after a click on a href how to?

Hi all,

CF 6.1 engine.

I've got a   with say 10 rows and 6 columns - one or two of
these columns have
a attached. When the user clicks on one of them, I do a
PopWindow with an
image. However, when the user looks back to the original form, there
is no indication
as to which of the rows - let alone which of the columns - the user
clicked on.

I thought of onclick - but that's only from CF7 onwards... :-(

How can I do this?

Any help is very much appreciated.

Kind regards,
Knut


-
8:00? 8:25? 8:40? Find a flick in no time with theYahoo! Search movie
showtime shortcut.





~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277585
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Eric Roberts
2 gig of ram...2.8 gz processor...in total about 1/2 terrabyte drive
space...

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 1:16 AM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

not to mention you can minimize the application as well.



On 5/10/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 Nonsense. Eclipse (been around for ages) and CFEclipse will run just fine
 on
 a modern machine. It takes centre stage in primetime.

 how much ram do you have?


 -Original Message-
 From: Eric Roberts
 To: CF-Talk
 Sent: Thu May 10 02:35:36 2007
 Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
 AS (RE: Frameworks)

 Ben had a bit of a problem with Eclipse as the Chicago CFUG meeting
 Monday...granted he had a buttload of stuff running on his laptop, but
 Eclipse took up a large chunk of real estate and he had to shut it down to
 let everything else run...

 I have never had any luck with Eclipse and CFEclipse.  I think it is a
 great
 idea...just not ready for primetime yet.

 Eric





~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277586
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Eric Roberts
I am not sure what Ben's laptop has, but somehow I doubt is anything but a
very modern machine.  The systems I have worked on all had 1-2 gigs of ram.
I found CFEclipse to horribly slow.  At my current position, they use
eclipse.  To load their internet site into a project took all day (about 7
hours).  After that and several crashes, I went back to dreamweaver.

Eric

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 1:03 AM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Nonsense. Eclipse (been around for ages) and CFEclipse will run just fine on
a modern machine. It takes centre stage in primetime.

how much ram do you have? 






This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Eric Roberts
To: CF-Talk
Sent: Thu May 10 02:35:36 2007
Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Ben had a bit of a problem with Eclipse as the Chicago CFUG meeting
Monday...granted he had a buttload of stuff running on his laptop, but
Eclipse took up a large chunk of real estate and he had to shut it down to
let everything else run...

I have never had any luck with Eclipse and CFEclipse.  I think it is a great
idea...just not ready for primetime yet.

Eric

-Original Message-
From: Greg Luce [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 3:36 PM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Great stuff Doug! That'll keep me busy.

Previously I thought someone mentioned CFEclipse running a small footprint
in RAM. Mine is running at 210M! I have another Gig of RAM on order, but
it's quite a bit of a change from the 14M of Homesite.

Greg

On 5/9/07, Doug Bezona [EMAIL PROTECTED] wrote:

 
  2. dislike tag-insight/completion when say trying to put an existing
  variable into a cfqueryparam. After doing the value and deleting the
 extra
  quote, then putting the quotes after the variable I hit space and no
 more
  insight for cfsqltype or other parameters.


 This does sometimes get flaky. Try CTRL-Space after.

 3. You can ctrl-z, but then you can't ctrl-shift-z back to where you were
  (ctrl-shift-z opens a color pallette)?


 CTRL-Y is redo. And pretty much ALL keyboard shortcuts in Eclipse are
 changeable. And for super-duper undo/redo on steroids, right click on a
 file
 in the navigator and check out compare with - local history...


 4. ctrl-F6 to toggle between open documents can't be done with one hand
 (not
  my hands anyways)


 Again, you can remap the shortcuts. Windows - Preferences - General -
 Keys.


  3. What's next in this adventure? What other plugins should I try?


 Definitely take some time and check out what Eclipse offers natively -
 things like working sets can be handy, there are a ton of customization
 options, etc.

 For plugins, you definitely want the Adobe ColdFusion plugins, which
 includes RDS file and database support, a query builder, the full CF
 documentation in Eclipse Help format, and some other handy little bits.
 Unfortunately, getting them is a bit of an annoying process, as they are
 currently only distributed as part of Flex Builder. Just download and
 install the trial from Adobe.com, dig around for the ColdFusion plugins
 zip
 file in the install directory, and follow the included install
 instructions.

 Also, check out the Mylar project. http://www.eclipse.org/mylar/ - in
 particular, take the time to watch the Webinar:
 http://www.eclipse.org/mylar/start.php - it's essentially a task driven
 development system, that is hard to explain in a couple of sentences,
 but
 is, in my opinion, startlingly brilliant once you get it.

 A couple more handy plug-ins:
 1. Aptana (www.aptana.com) for good HTML, CSS and JavaScript support, as
 well as a very good file browser with FTP and SFTP support, including file
 synchronization.

 2. JSEclipse, (http://labs.adobe.com/technologies/jseclipse/) which I
 think
 is a better JavaScript editor than Aptana's, if only because you can
 highlight a portion of JS code in an HTML of CFM file, and select open in
 JSEclipse giving you all of 

RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Robertson-Ravo, Neil (RX)
Could it possibly have been AV? We had an awful time with it and Eclipse due
to the JAR loading etc. We had to disable it in the end for the Eclipse dir
and bam..all sweet.



-Original Message-
From: Eric Roberts [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2007 12:24
To: CF-Talk
Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

I am not sure what Ben's laptop has, but somehow I doubt is anything but a
very modern machine.  The systems I have worked on all had 1-2 gigs of ram.
I found CFEclipse to horribly slow.  At my current position, they use
eclipse.  To load their internet site into a project took all day (about 7
hours).  After that and several crashes, I went back to dreamweaver.

Eric

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 1:03 AM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Nonsense. Eclipse (been around for ages) and CFEclipse will run just fine on
a modern machine. It takes centre stage in primetime.

how much ram do you have? 






This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Eric Roberts
To: CF-Talk
Sent: Thu May 10 02:35:36 2007
Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Ben had a bit of a problem with Eclipse as the Chicago CFUG meeting
Monday...granted he had a buttload of stuff running on his laptop, but
Eclipse took up a large chunk of real estate and he had to shut it down to
let everything else run...

I have never had any luck with Eclipse and CFEclipse.  I think it is a great
idea...just not ready for primetime yet.

Eric

-Original Message-
From: Greg Luce [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 3:36 PM
To: CF-Talk
Subject: Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
AS (RE: Frameworks)

Great stuff Doug! That'll keep me busy.

Previously I thought someone mentioned CFEclipse running a small footprint
in RAM. Mine is running at 210M! I have another Gig of RAM on order, but
it's quite a bit of a change from the 14M of Homesite.

Greg

On 5/9/07, Doug Bezona [EMAIL PROTECTED] wrote:

 
  2. dislike tag-insight/completion when say trying to put an existing
  variable into a cfqueryparam. After doing the value and deleting the
 extra
  quote, then putting the quotes after the variable I hit space and no
 more
  insight for cfsqltype or other parameters.


 This does sometimes get flaky. Try CTRL-Space after.

 3. You can ctrl-z, but then you can't ctrl-shift-z back to where you were
  (ctrl-shift-z opens a color pallette)?


 CTRL-Y is redo. And pretty much ALL keyboard shortcuts in Eclipse are
 changeable. And for super-duper undo/redo on steroids, right click on a
 file
 in the navigator and check out compare with - local history...


 4. ctrl-F6 to toggle between open documents can't be done with one hand
 (not
  my hands anyways)


 Again, you can remap the shortcuts. Windows - Preferences - General -
 Keys.


  3. What's next in this adventure? What other plugins should I try?


 Definitely take some time and check out what Eclipse offers natively -
 things like working sets can be handy, there are a ton of customization
 options, etc.

 For plugins, you definitely want the Adobe ColdFusion plugins, which
 includes RDS file and database support, a query builder, the full CF
 documentation in Eclipse Help format, and some other handy little bits.
 Unfortunately, getting them is a bit of an annoying process, as they are
 currently only distributed as part of Flex Builder. Just download and
 install the trial from Adobe.com, dig around for the ColdFusion plugins
 zip
 file in the install directory, and follow the included install
 instructions.

 Also, check out the Mylar project. http://www.eclipse.org/mylar/ - in
 particular, take the time to watch the Webinar:
 http://www.eclipse.org/mylar/start.php - it's essentially a task driven
 development system, that is hard to explain in a couple of sentences,
 but
 is, in my opinion, startlingly brilliant once you get it.

 A couple more handy plug-ins:
 1. Aptana (www.aptana.com) for good 

Free Beer @ Scotch on the Rocks

2007-05-10 Thread Stephen Moretti
Originally we had planned a Birds of a Feather, to take place on the Thursday 
night of Scotch on the Rocks, but we've changed our minds.

Instead, we're now having a ColdFusion Celebration, where we will be serving 
up free food, and yes, free beer.

Throw in the high quality technical presentations from some of the best 
speakers on the ColdFusion and Flex circuit.

An awesome delegate bag with some excellent freebies.

Raffles to win copies of Scorpio, Flex Builder, Railo, etc, etc.

Food, food, and more food - until your belly explode.

Oh ... and it only costs £85

If you haven't registered yet, why not  
http://scotch.scottishcfug.com/purchase.cfm

For conference information visit : http://scotch.scottishcfug.com/
And even more information have a look on Andy Allan's blog 
http://www.creative-restraint.co.uk/blog/index.cfm/Scotch-on-the-Rocks

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277589
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


get code prior to commit

2007-05-10 Thread Richard Cooper
Hi all,

Not sure if this is possible, but is there a way of getting the code from a 
page prior to comitting 
the HTML to page.

i.e. if page.cfm looked like this

cfset myoutput = 'hello world'
pcfoutput#myoutput#/cfoutputp

When loaded, I would get the HTML phello world/p which I could run more cf 
code on such as a 
replacenocase function.

I was thinking it might be possible to do this using onRequestend.cfm but I 
could be way off base.


Any ideas if this is pheasible or how to approach this?
Thanks,

Richard

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277590
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: defeating offline form posts

2007-05-10 Thread Bobby Hartsfield
The referrer is unreliable. If it stopped your problem, that's good. But if
the spammer figured out that all you were checking was the referrer, he'd be
back in business fairly easily. He'd either spoof the referrer or simply use
your form instead of a copy of it running somewhere else.

-Original Message-
From: K Simanonok [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 1:28 AM
To: CF-Talk
Subject: Re: defeating offline form posts

At 03:10 AM 5/9/2007, Eric wrote:
 Curious question here. If I think about this, if someone takes a form 
of ours for login, for example, and makes a local copy on their 
machineand they set the post action to be the live server 
authenticate filewhat is the best way to detect this and defeat it? 
Noone has ever gained access this way as of yet, but we are studying 
possibilities, and this seems to me to be an attack vector.

 Any thoughts? A check to see if the referrer was the domain 
name/login file name? Or can that be spoofed as well then?

Offsite forms can be submitted to use your email templates as Spam blasters
or else to send Spam to you, and such submittals can be automated so they'll
do their dirty work without any human intervention.  I just recently had
this problem with some creep attacking a site of mine with a robot every
couple of hours and solved it this way:

CFIF CGI.HTTP_REFERER DOES NOT CONTAIN http://mywebsite.com;

   Error message presented (mine is quite nasty) 

   CFABORT

/CFIF

I'm not sure how someone could spoof a domain name to defeat this, probably
by screwing around with the headers but they'd have to know or be determined
enough to figure out what they needed to do.  Certainly you're not going to
explain to them in your error message that they didn't submit the message
from the proper page on your site, although they will know that and can
experiment if they want.  

Did someone say that not all browsers will send HTTP_REFERER information?
That could make this method less than ideal.  



...




~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277591
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: get code prior to commit

2007-05-10 Thread Bobby Hartsfield
What exactly do you want replaced. That might help.

Anything you'd want to replace is already there right? Just replace it
beforehand.

cfset myoutput = 'hello world'
pcfoutput#replacenocase(myoutput, 'hello', 'goodbye',
'all')#/cfoutputp

pgoodbye world/p

-Original Message-
From: Richard Cooper [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 7:39 AM
To: CF-Talk
Subject: get code prior to commit

Hi all,

Not sure if this is possible, but is there a way of getting the code from a
page prior to comitting 
the HTML to page.

i.e. if page.cfm looked like this

cfset myoutput = 'hello world'
pcfoutput#myoutput#/cfoutputp

When loaded, I would get the HTML phello world/p which I could run more
cf code on such as a 
replacenocase function.

I was thinking it might be possible to do this using onRequestend.cfm but I
could be way off base.


Any ideas if this is pheasible or how to approach this?
Thanks,

Richard



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277592
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: get code prior to commit

2007-05-10 Thread Joe Rinehart
Hey Richard,

cfsavecontent variable=myContent

cfset myoutput=hello world /
pcfoutput#myoutput#/cfoutput/p

/cfsavecontent

!--- not to be morbid, first thing i thought of ---
cfset replace(myContent, hello, goodbye, cruel) /

cfoutput#myContent#/cfoutput

-Joe

On May 10, 2007, at 7:39 AM, Richard Cooper wrote:

 Hi all,

 Not sure if this is possible, but is there a way of getting the  
 code from a page prior to comitting
 the HTML to page.

 i.e. if page.cfm looked like this

 cfset myoutput = 'hello world'
 pcfoutput#myoutput#/cfoutputp

 When loaded, I would get the HTML phello world/p which I could  
 run more cf code on such as a
 replacenocase function.

 I was thinking it might be possible to do this using  
 onRequestend.cfm but I could be way off base.


 Any ideas if this is pheasible or how to approach this?
 Thanks,

 Richard

 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277593
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: ormAdapter / ormService in MG:U

2007-05-10 Thread Joe Rinehart
Yes - each app's ColdSpring.xml file chooses which one to use.

-Joe

On May 10, 2007, at 7:13 AM, Robertson-Ravo, Neil (RX) wrote:

 Hi,

 With regards the new ormAdapter/ormService beans, I gather I can  
 only every
 have these pointing to either Transfer/Reactor at any one point in  
 time?
 i.e. my model-glue framework is only every using one of them.  Is  
 there a
 away where if I have 3 [EMAIL PROTECTED] apps that I can have 1 of the apps 
 using
 Transfer and the other 2 using Reactor?

 Just a thought

 N




 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277594
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Free Beer @ Scotch on the Rocks

2007-05-10 Thread Paul Hastings
Stephen Moretti wrote:
 Instead, we're now having a ColdFusion Celebration, where we will be
 serving up free food, and yes, free beer.

free beer at a conference in scotland called Scotch on the Rocks? this is 
funny on some many levels ;-)

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277595
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Free Beer @ Scotch on the Rocks

2007-05-10 Thread Andy Allan
Well we ain't giving you single malt whisky ... we could provide cheap
gutrot from the local supermarket, but we do want folks to come back
again next year :)

Andy

ps as a sponsor (and the organiser) i will buy a single malt for the
first five people who come up to me and ask Who's the Daddy? :)

On 10/05/07, Paul Hastings [EMAIL PROTECTED] wrote:
 Stephen Moretti wrote:
  Instead, we're now having a ColdFusion Celebration, where we will be
  serving up free food, and yes, free beer.

 free beer at a conference in scotland called Scotch on the Rocks? this is
 funny on some many levels ;-)

 

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277596
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Free Beer @ Scotch on the Rocks

2007-05-10 Thread Robertson-Ravo, Neil (RX)
It's only free for us Scots, everyone else has to pay .. he missed that bit
off ...



:-)





-Original Message-
From: Paul Hastings [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2007 13:03
To: CF-Talk
Subject: Re: Free Beer @ Scotch on the Rocks

Stephen Moretti wrote:
 Instead, we're now having a ColdFusion Celebration, where we will be
 serving up free food, and yes, free beer.

free beer at a conference in scotland called Scotch on the Rocks? this is 
funny on some many levels ;-)



~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277597
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: get code prior to commit

2007-05-10 Thread Jake Pilgrim
As previously mentioned, cfsavecontent is a good approach. Another 
alternative is the onRequest method within Application.cfc. You'll have to do a 
little reading on this function, but the basic idea is that the end result of 
your page request is delivered by onRequest. If onRequest doesn't return 
anything (or output anything), your user will not receive any conent. 

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277598
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: ormAdapter / ormService in MG:U

2007-05-10 Thread Robertson-Ravo, Neil (RX)
Hey Joe,

But if I have the following within modelglue/unity/config

bean id=ormAdapter class=ModelGlue.unity.orm.ReactorAdapter
constructor-arg name=frameworkref bean=ModelGlue
//constructor-arg
/bean

bean id=ormService class=reactor.reactorFactory
constructor-arg name=configurationref
bean=reactorConfiguration //constructor-arg
/bean

Is this not explicitly telling it to always and only use Reactor?  Would I
not need to comment about the above and add a transfer equivalent?

I have setup the following within my ColdSpring.xml of my individual apps
but would obviously want to choose one or other..

bean id=ormAdapter.Reactor
class=ModelGlue.unity.orm.ReactorAdapter
constructor-arg name=frameworkref bean=ModelGlue
//constructor-arg
/bean

bean id=ormService.Reactor class=reactor.reactorFactory
constructor-arg name=configurationref
bean=reactorConfiguration //constructor-arg
/bean

!-- Transfer adapter/service --
bean id=ormAdapter.Transfer
class=ModelGlue.unity.orm.transfer.TransferAdapter
constructor-arg name=frameworkref bean=ModelGlue
//constructor-arg
/bean

bean id=ormService.Transfer class=transfer.TransferFactory
 constructor-arg name=configurationref
bean=transferConfiguration //constructor-arg
/bean
But I cannot actually get my individual applications to use one or the
other.

Go easy btw...these are my first steps back into MG:U for a long time!


:-)




-Original Message-
From: Joe Rinehart [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2007 13:03
To: CF-Talk
Subject: Re: ormAdapter / ormService in MG:U

Yes - each app's ColdSpring.xml file chooses which one to use.

-Joe

On May 10, 2007, at 7:13 AM, Robertson-Ravo, Neil (RX) wrote:

 Hi,

 With regards the new ormAdapter/ormService beans, I gather I can  
 only every
 have these pointing to either Transfer/Reactor at any one point in  
 time?
 i.e. my model-glue framework is only every using one of them.  Is  
 there a
 away where if I have 3 [EMAIL PROTECTED] apps that I can have 1 of the apps 
 using
 Transfer and the other 2 using Reactor?

 Just a thought

 N




 



~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277599
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: get code prior to commit

2007-05-10 Thread Richard Cooper
Not quite what I was looking for. I don't want to have to change the code on 
whateverpage.cfm, maybe just add get the output via onRequestEnd.cfm or 
onRequest function of Application.cfc

I was hoping that some thing like GetPageContext() might have a method that 
holds all of the content?

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277600
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


MG + Transfer for multiple sites from same code folder

2007-05-10 Thread Peterson, Chris
I am writing my first site using MG and Transfer ORM.

I want to serve 2 sites with similar code bases and many shared
functions, but which pull from separate databases.  In my
application.cfc file, I have a cfswitch on #lcase(trim(cgi.HTTP_HOST))#,
then I check www.sitename.com, or sitename.com, and initialize my
cfapplication tag, as well as my singleton for transfer (each site has
its own transfer config files).  Is there anything wrong with doing it
this way, should I totally separate my code base (which I don't want to
do for ease up management / update purposes) or will this run well? This
is a very high traffic site, and I cant wait to take advantage of
Transfer and MG's caching mechanisms.

Chris

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277601
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Passing a CFC to a web service

2007-05-10 Thread Esref Atak
My problem is resolved. To learn, how i do, follow :)

cfset Variables.CentralAccountSystem = CreateObject(WebService, 
CentralAccountSystemDevelopment)/
cfset Variables.ClientInfo = StructNew() / !--- look this line ---
cfset Variables.Sonuc = 
Variables.CentralAccountSystem.NeedsAnObject(Variables.ClientInfo)/

If a web service wait for an object/CFC, you can pass a structure instead of 
CFC.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277602
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Microsoft Runtime Components required for CF5

2007-05-10 Thread Kevin Roche
Dave Watts, CTO, Fig Leaf Software wrote:

http://support.microsoft.com/kb/259403


Thanks Dave, I had in fact already tried to install this but the install would 
not run. The Page you pointed to did have a list of DLLs and looking though the 
list I found one was missing so copied that (MSVCP60.DLL) to the new machine 
from the old one and the install woked fine. CF5 is now running.

Thanks Dave I'll get you a drink at the Flex conference.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277603
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Blob/clob issue

2007-05-10 Thread Bob Imperial
Well . it's almost Friday and none to soon for me. I have an issue I've run
into I'm hoping someone out there might have a solution for. First off I'm
working with CFMX 7, MSSQL 2k on a Win 2003 Web Server and using an ODBC
driver. I have an ntext field that's not returning any data to me for
display, I've dumped my query and there are actually a couple of ntext
fields that just return and empty string. The thing is, this ntext field
displays fine in an aspx page within an old site I am rebuilding (or trying
to anyway) using ColdFusion. Anyone ever run into this and more importantly,
can anyone offer a solution? I've done a google or two on it with no real
luck on a solution yet. Oh and the query is as simple as it gets, doing
SELECT *

 

Thanks!

 

Tired Bob



~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277604
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Frameworks view in CFEclipse

2007-05-10 Thread Andrew Scott
Yes nice addition Now if only I can get CFUnit view to work..

On 5/10/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 I also sorted mine...;-) lovely.





~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277605
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Blob/clob issue

2007-05-10 Thread Peterson, Chris
Bob,

First I would try the built in MS SQL driver, and if that still fails
give the Microsoft JDBC driver a shot.

Chris 

-Original Message-
From: Bob Imperial [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 8:56 AM
To: CF-Talk
Subject: Blob/clob issue

Well . it's almost Friday and none to soon for me. I have an issue I've
run into I'm hoping someone out there might have a solution for. First
off I'm working with CFMX 7, MSSQL 2k on a Win 2003 Web Server and using
an ODBC driver. I have an ntext field that's not returning any data to
me for display, I've dumped my query and there are actually a couple of
ntext fields that just return and empty string. The thing is, this ntext
field displays fine in an aspx page within an old site I am rebuilding
(or trying to anyway) using ColdFusion. Anyone ever run into this and
more importantly, can anyone offer a solution? I've done a google or two
on it with no real luck on a solution yet. Oh and the query is as simple
as it gets, doing SELECT *

 

Thanks!

 

Tired Bob





~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277606
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Free Beer @ Scotch on the Rocks

2007-05-10 Thread Michael Wright
Stephen, Andy

You guys are certainly coming up with the goods. I'm guessing tickets must
be pretty near sold out by now.

Can't wait - only 3 weeks to go :)

On 10/05/07, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 It's only free for us Scots, everyone else has to pay .. he missed that
 bit
 off ...



 :-)





 -Original Message-
 From: Paul Hastings [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2007 13:03
 To: CF-Talk
 Subject: Re: Free Beer @ Scotch on the Rocks

 Stephen Moretti wrote:
  Instead, we're now having a ColdFusion Celebration, where we will be
  serving up free food, and yes, free beer.

 free beer at a conference in scotland called Scotch on the Rocks? this
 is
 funny on some many levels ;-)



 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277607
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Still having problems with encrypt

2007-05-10 Thread Les Mizzell
 It seems you are getting the string to decrypt from a DB - are you
 originally inserting the encrypted string into the DB with
 cfqueryparam?

I'm validating the submitted form data before encrypting, and then just 
doing a straight insert without cfqueryparam, which I was pretty sure 
would reject the insert because of content.

Getting ready to try something else - will report back after I see what 
happens...


 cfif IsDefined(form.fm_test) AND #fm_test# NEQ 
   cfset var.fm_test=#trim(FORM.fm_test)#
   cfset encrpt_fm_test=encrypt(#var.fm_test#,#encryptVAR#)
 /cfif

 Decrypting:

 cfif IsDefined(query.fm_test) AND #query.fm_test# NEQ 
   cfset decrypt_fm_test=decrypt(#query.fm_test#,#encryptVAR#)
 /cfif
 


~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277608
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Still having problems with encrypt

2007-05-10 Thread Teddy R. Payne
Les,
What are you trying to achieve in the encryption?  If you are trying to
encrypt a form submission, the data is still passed in plain text prior to
the action page.  Unless the form submission process resides in a folder
that has SSL enabled on it, then you could be doing work for nothing.

On the other hand, I use encrypt to create encrypted and generic URL primary
keys.

foo.cfm?userID=1  would never show in any of my documents or query strings
because number 1 would be encrypted before displaying or linking.  The
only thing necessary after that would be to make sure wherever the userID
needed to be process is to decrypt before manipulation of the data.

On 5/10/07, James Holmes [EMAIL PROTECTED] wrote:

 It seems you are getting the string to decrypt from a DB - are you
 originally inserting the encrypted string into the DB with
 cfqueryparam?

 On 5/10/07, Les Mizzell [EMAIL PROTECTED] wrote:
  Encrypting:
 
  cfif IsDefined(form.fm_test) AND #fm_test# NEQ 
cfset var.fm_test=#trim(FORM.fm_test)#
cfset encrpt_fm_test=encrypt(#var.fm_test#,#encryptVAR#)
  /cfif
 
  Decrypting:
 
  cfif IsDefined(query.fm_test) AND #query.fm_test# NEQ 
cfset decrypt_fm_test=decrypt(#query.fm_test#,#encryptVAR#)
  /cfif

 --
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/

 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277609
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Still having problems with encrypt

2007-05-10 Thread Les Mizzell
Will Tomlinson wrote:
 Les,
 
 Have you tried setting some of the optional arguments to see what happens? 
 
 Here's some good info:
 
 http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e546373d

Trying this:
cfset encrpt_myVAR=encrypt(#var.myVAR#, #getENR.varinfo#, DES, Hex)

Believe it or not, is WORSE than before. Even more stuff is getting 
scrambled!

What the heck is going on here?

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277610
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Still having problems with encrypt

2007-05-10 Thread Les Mizzell
Ahhh - here's a clue (I hope) - what CHARACTER SET should I have the 
table cells storing this defined as? (MySQL)

I just checked and it's Latin 1 like the other data, but I don't think 
that's going to be correct, is it?



 cfif IsDefined(form.fm_test) AND #fm_test# NEQ 
   cfset var.fm_test=#trim(FORM.fm_test)#
   cfset encrpt_fm_test=encrypt(#var.fm_test#,#encryptVAR#)
 /cfif

 Decrypting:

 cfif IsDefined(query.fm_test) AND #query.fm_test# NEQ 
   cfset decrypt_fm_test=decrypt(#query.fm_test#,#encryptVAR#)
 /cfif
 --
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277611
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Blob/clob issue

2007-05-10 Thread Bob Imperial
Unfortunately, I've not been able to successfully register a ds in cf w/ms
sql drivers, yet another story ;). So, off to pull down jdbc drivers from ms
and see what I can break. 

Gracias!

 -Original Message-
 From: Peterson, Chris [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 8:57 AM
 To: CF-Talk
 Subject: RE: Blob/clob issue
 
 Bob,
 
 First I would try the built in MS SQL driver, and if that still fails
 give the Microsoft JDBC driver a shot.
 
 Chris
 
 -Original Message-
 From: Bob Imperial [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 8:56 AM
 To: CF-Talk
 Subject: Blob/clob issue
 
://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=22382.15322.4



~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277612
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Dir listing with cfdirectory

2007-05-10 Thread Shannon P
I see what this is supposed to do, but for the life of me I can't get it to 
work.
Shannon

For each directory, you could to a Query of Queries on the existing
query to see if there are any records with parent equal to the current
directory and type=file. If that RecordCount is zero, then you have a
directory-only directory. 


cfquery name=qFile dbtype=query
   SELECT name
   FROM qDir
   WHERE type = 'File' AND
   parentdirectory = '#qDir.parentdirectory#\#qDir.name#'
/cfquery

cfif NOT qFile.RecordCount/cfif


I can't remember off hand if it's Parent or ParentDirectory... But
something like that would work (not sure how efficient it is).

-Ben


.
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277613
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Blob/clob issue

2007-05-10 Thread Peterson, Chris
I have also had good luck with the jTDS open source JDBC driver here :
http://jtds.sourceforge.net/

Here is what you will need once you stick the JDBC drivers in the JVM
path for CF and re-start coldfusion:


Add a datasource of type 'other' 
The JDBC URL is:  jdbc:jtds:sqlserver://hostName:1433(usually 1433,
unless you have a different port)/DatabaseName
So, Mine is:  jdbc:jtds:sqlserver://matrix:1433/REPORTS where Matrix
is my SQL server name, and 'Reports' is my database name

And the driver class is:  net.sourceforge.jtds.jdbc.Driver

Have fun!

Chris Peterson

-Original Message-
From: Bob Imperial [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 9:28 AM
To: CF-Talk
Subject: RE: Blob/clob issue

Unfortunately, I've not been able to successfully register a ds in cf
w/ms sql drivers, yet another story ;). So, off to pull down jdbc
drivers from ms and see what I can break. 

Gracias!

 -Original Message-
 From: Peterson, Chris [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 8:57 AM
 To: CF-Talk
 Subject: RE: Blob/clob issue
 
 Bob,
 
 First I would try the built in MS SQL driver, and if that still fails 
 give the Microsoft JDBC driver a shot.
 
 Chris
 
 -Original Message-
 From: Bob Imperial [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 8:56 AM
 To: CF-Talk
 Subject: Blob/clob issue
 
://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=22382.15322.4





~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277614
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Scorpio

2007-05-10 Thread Cutter (CFRelated)
No, Scorpio M  M's taste like Java

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Brad Wood wrote:
 I have one thing to say:
 ColdFusion Scorpio Flavored MM's
 
 ~Brad
 
 Andy Matthews wrote:
 
Ben's going to be in Nashville TONIGHT!!! Just a few hours away! 
 
 
 

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277615
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Will Tomlinson
I've been reading the subversion docs, trying to wrap my head around things. 
Could someone shed some light on how I implement SVN in my particular situation?

1. I still use CF's built-in web server for development/testing. 

2. All my sites' root folders reside in wwwroot. 

3. I dloaded and installed subversion and tortoise svn. 

4. I created a repository in my wwwroot folder. 

I don't understand how I can run and test the pages of any version of a site in 
my repository. Confused as usual here...

I'd like to move on up and start developing my sites the *right* way, but 
having a hard time figuring out if SVN is supposed to work with the way I 
develop. 

Thanks,
Will

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277616
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Jochem van Dieten
Will Tomlinson wrote:
 I've been reading the subversion docs, trying to wrap my head around things. 
 Could someone shed some light on how I implement SVN in my particular 
 situation?
 
 1. I still use CF's built-in web server for development/testing. 
 
 2. All my sites' root folders reside in wwwroot. 
 
 3. I dloaded and installed subversion and tortoise svn. 
 
 4. I created a repository in my wwwroot folder. 

Have you read the Introduction chapter of the SVN Book? ISTM you are 
confusing a repository with a working copy.

Jochem

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277617
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Bobby Hartsfield
The repository is more or less the backup. It's not what you want served up 
on your web server. You need to create the repo in another location. I use my 
backup drive that gets backed up nightly to put any repos.

My main webroot (where I put all applications) is something like...

D:\webroot

So say I had a project called coldfusiongear because the original author 
botched the whole thing or whatever ;-)

So id make a dir called D:\webroot\coldfusiongear, go into my webserver and 
create a site that points to that dir as the webroot of that app and check out 
the project to that dir. That's the WORKING COPY. You can make all the edits 
you want and view them through the web server etc... When you’ve decided your 
changes are what you want to stick with (or might want to stick with)... you 
commit them back to the repo. Commit often, commit often, commit often.

Hit me up on aim later if you have any more problems (did I say that out loud? 
Crap!) heh


-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 9:46 AM
To: CF-Talk
Subject: Subversion... CF's built-in webserver ... Can I do this?

I've been reading the subversion docs, trying to wrap my head around things. 
Could someone shed some light on how I implement SVN in my particular situation?

1. I still use CF's built-in web server for development/testing. 

2. All my sites' root folders reside in wwwroot. 

3. I dloaded and installed subversion and tortoise svn. 

4. I created a repository in my wwwroot folder. 

I don't understand how I can run and test the pages of any version of a site in 
my repository. Confused as usual here...

I'd like to move on up and start developing my sites the *right* way, but 
having a hard time figuring out if SVN is supposed to work with the way I 
develop. 

Thanks,
Will



~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277618
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: get code prior to commit

2007-05-10 Thread Richard Cooper
OK, I've got a way of doing it but I reckon there must be a better way as I 
think it will gobble up resources

page.cfm
[code]
html
head
titleHello/title
meta http-equiv=Content-Type content=text/html; charset=utf-8
/head

body
cfset myvar = 'hello world'
cfoutput#myvar#/cfoutput
/body
/html
[/code]

onRequestEnd.cfm/onRequestEnd method in App cfc
[code]
cfset pageoutput = getPageContext().getCFOutput().getString()
cfcontent reset=yes
!-- Use as proof that not original output from page.cfm --
cfoutput#pageoutput#/cfoutput
!-- Use as proof that not original output from page.cfm --
[/code]

What are peoples thoughts on this?

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277619
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Dir listing with cfdirectory

2007-05-10 Thread Ben Nadel
Is it throwing an error? Or just not doing what you want? 


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Shannon P [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 9:24 AM
To: CF-Talk
Subject: Re: Dir listing with cfdirectory

I see what this is supposed to do, but for the life of me I can't get it
to work.
Shannon

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277620
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFCs that extend CFCs - want to cfinclude a function

2007-05-10 Thread Tero Pikala
I'm assuming you have some general functions that you would like to use
within several CFCs? 

How about writing functions.cfm as a separate utility component that is
injected into subset.cfc when it's instantiated and then you can use your
function within subset.cfc when you overwrite original implementation? 


So it would be something like 

subset.cfc: 

cfcomponent extends=cfcs.base
cffunction name=init
cfargument name=utility
cfset this.utility = arguments.utility
/cffunction

cffunction name=doStuff
cfdosomeothersuff
cfreturn this.utility.doStuff()
/cffunction
/cfcomponent


I'm pretty strongly against using cfinclude inside CFC; that typically just
leads to bloated components that are difficult to understand because code is
scattered around several files. 

Hope this helps


Tero Pikala



-Original Message-
From: Jake Pilgrim [mailto:[EMAIL PROTECTED] 
Sent: 24 April 2007 19:07
To: CF-Talk
Subject: CFCs that extend CFCs - want to cfinclude a function

I have a CFC that extends another CFC, and I want to overwrite a function in
the base CFC using a cfinclude. Take the following example:

subset.cfc:
cfcomponent extends=cfcs.base
  cfinclude template=functions.cfm /
/cfcomponent

base.cfc:
cfcomponent
  cffunction name=doStuff
 cfset returnVal = 1 /
 cfreturn returnVal /
  /cffunction
/cfcomponent

functions.cfm:
cffunction name=doStuff
  cfset returnVal = 2 /
  cfreturn returnVal /
/cffunction


Now if i paste the contents of function.cfm to where the cfinclude is the
functions.cfm version of doStuff() overwrites the base version of doStuff()
(good), but when i extract it into a separate file and use the cfinclude, it
does not overwrite doStuff() (bad). 

Anyone know of a good workaround for this?

Thanks!
Jake Pilgrim



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277621
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Dir listing with cfdirectory

2007-05-10 Thread Shannon P
I get
Element PARENTDIRECTORY is undefined in QDIR.
or
Element PARENT is undefined in QDIR.

removing #qDir.parent#\ I get a new error
 Error Executing Database Query.

Query Of Queries runtime error.
The select column reference [parentdirectory] is not a column in any of the 
tables of the FROM table list.

If I try parent instead of parentdirectory I get the same thing.
Shannon




Is it throwing an error? Or just not doing what you want? 


.
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Shannon P [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 9:24 AM
To: CF-Talk
Subject: Re: Dir listing with cfdirectory

I see what this is supposed to do, but for the life of me I can't get it
to work.
Shannon

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277622
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Still having problems with encrypt

2007-05-10 Thread Christine Davis
Les,

 

We had a similar problem with both our Java and CF encrypt/decrypt code.
We found that our MS-SQL server was being helpful and converting,
trimming or otherwise manipulating the string we sent in.  We took an
additional step and base64 encoded the string before we saved it to the
database, and decoded it before we decrypted and everything has been
fine ever since.  We were using PBE, so this may not be the answer in
your case, but it is something to consider.

 

Christine Davis

ColdFusion Lead

Nations Technical Services

Prairie Village, KS

913-748-8044 ext 4703

[EMAIL PROTECTED]

 

-Original Message-

From: Les Mizzell [mailto:[EMAIL PROTECTED] 

Sent: Thursday, May 10, 2007 8:28 AM

To: CF-Talk

Subject: Re: Still having problems with encrypt

 

Ahhh - here's a clue (I hope) - what CHARACTER SET should I have the 

table cells storing this defined as? (MySQL)

 

I just checked and it's Latin 1 like the other data, but I don't think


that's going to be correct, is it?

 



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277623
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Dir listing with cfdirectory

2007-05-10 Thread Adkins, Randy
The only issue I see is to truly determine that a folder ONLY contains
folders, is that you have to access each of the subdirectories within
the said folder to check if any files exists. If so, then it does not
meet your requirement.

So you would need to do a recursive listing for each directory involved.
Just by checking the contents of the first folder and no files listed
there does not mean that the subfolders do not have files within them.
 

-Original Message-
From: Shannon P [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 10:54 AM
To: CF-Talk
Subject: Re: Dir listing with cfdirectory

I get
Element PARENTDIRECTORY is undefined in QDIR.
or
Element PARENT is undefined in QDIR.

removing #qDir.parent#\ I get a new error  Error Executing Database
Query.

Query Of Queries runtime error.
The select column reference [parentdirectory] is not a column in any of
the tables of the FROM table list.

If I try parent instead of parentdirectory I get the same thing.
Shannon




Is it throwing an error? Or just not doing what you want? 


.
Ben Nadel
Certified Advanced ColdFusion MX7 Developer www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Shannon P [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 10, 2007 9:24 AM
To: CF-Talk
Subject: Re: Dir listing with cfdirectory

I see what this is supposed to do, but for the life of me I can't get 
it to work.
Shannon



~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277624
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Dir listing with cfdirectory

2007-05-10 Thread Ben Nadel
Sorry, the column name is directory

qDir.directory


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Shannon P [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 10:54 AM
To: CF-Talk
Subject: Re: Dir listing with cfdirectory

I get
Element PARENTDIRECTORY is undefined in QDIR.
or
Element PARENT is undefined in QDIR.

removing #qDir.parent#\ I get a new error  Error Executing Database
Query.

Query Of Queries runtime error.
The select column reference [parentdirectory] is not a column in any of
the tables of the FROM table list.

If I try parent instead of parentdirectory I get the same thing.
Shannon



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277625
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


help with java and chat server

2007-05-10 Thread Mik Muller
A few months ago I posted some help requests for using Babylon Chat server and 
got some suggestions, but I'm just too flat out to adequately trouble-shoot 
this on my own. I need help and I'm willing to pay. And since this isn't a 
job type posting I thought I'd post my request here. Hope it's ok.

I am having trouble getting a Java chat server app to run. I am vaguely 
familiar with what's involved and at stake, but I cannot get this thing to run. 
I'm using CF7 on Win2003Server. I believe I'm running CF on JRun, but the 
server was installed so long ago I can't remember which option I chose. Yes, 
it's embarrassing, I know.

As I said, I am willing to pay someone to help me debug the issue and get the 
app running. For the person who knows what their doing java-server-wise, I'm 
sure this is a simple issue. Please contact me asap and we'll set something up 
for next week. Preferable if you have Skype and Unyte, or we can do a GoTo 
Meeting.

Thanks,

Mik



Here's a passage from the help file:

  If you want to run the server, or run the client as a standalone Java
  application, then you will need to obtain/locate the command-line program
  called 'java'.  After you have done this, you will need to set your
  CLASSPATH.  This variable tells the Java software where to find all the
  parts of Babylon that it needs.  After you download and/or build Babylon,
  you will have a file called 'babylon.jar'.  You need to put the pathname
  of this file into your CLASSPATH variable.

  One convenient way to do this is to use the -classpath argument to
  the Java program, like so:

java -classpath babylon-directory/babylon.jar babylon

  Otherwise, you should set the environment variable manually:

  For example, using 'csh' on a Unix-like system, you would do something
  like:

setenv CLASSPATH babylon-directory/babylon.jar:$CLASSPATH

  Under DOS/Windows, it's more like this:

set CLASSPATH=c:bablon-directory\babylon.jar;%CLASSPATH%

  Now you can start either a Babylon client, a server, or both.  To start
  the client, invoke the Java program with the name 'babylon', plus any
  of the options shown:

java babylon [-username name] [-password password]
[-servername host] [-portnumber port] [-autoconnect]
[-chatroom room] [-xsize width] [-ysize height]
[-nopasswords] [-locksettings] [-hidecanvas]


More info here:

http://visopsys.org/andy/babylon/developers.html


If anyone can help me get this thing running I'd be most appreciative.

Michael







Michael Muller
Admin, MontagueMA.net Website
work (413) 863-0030
cell (413) 320-5336
skype: michaelBmuller
http://www.MontagueMA.net

Eschew Obfuscation




~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277626
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Still having problems with encrypt

2007-05-10 Thread James Holmes
I'd definitely use cfqueryparam for a start.

On 5/10/07, Les Mizzell wrote:
  It seems you are getting the string to decrypt from a DB - are you
  originally inserting the encrypted string into the DB with
  cfqueryparam?

 I'm validating the submitted form data before encrypting, and then just
 doing a straight insert without cfqueryparam, which I was pretty sure
 would reject the insert because of content.



-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277627
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Ajax Thumbnail Gallery Filter Grid

2007-05-10 Thread mjs
Hi All,

Does anyone have any suggestions/pointers on creating a Thumbnail Gallery grid 
with filtering and pagination (kinda like 
http://www.endless.com/b/241993011/ref=topnav_sd_mn_gw/002-9754615-5336853?ie=UTF8deptLanding=1).

My goal is to create a thumbnail page with the ability to live filter and 
certain criteria.  I am not sure if Spry is the best direction or are there 
other libraries, code available (free or pay).

I appreciate any input.

Thank you,
Michael

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277628
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Will Tomlinson
thanks to bobby for gettin' me all fixed up with svn. Man, this thing is slick!

Doubt I woulda figured it out otherwise. I'll post the steps I'm using to make 
it work so it might be of use to others. 

Will

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277629
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Dawson, Michael
Yes, please post what you have learned and how you have your
configuration setup.

I would appreciate you like nobody's business.  ;-)

M!ke 

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 10:45 AM
To: CF-Talk
Subject: Re: Subversion... CF's built-in webserver ... Can I do this?

thanks to bobby for gettin' me all fixed up with svn. Man, this thing is
slick!

Doubt I woulda figured it out otherwise. I'll post the steps I'm using
to make it work so it might be of use to others. 

Will

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277630
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Still having problems with encrypt - CFusion_Encrypt() Works!

2007-05-10 Thread Les Mizzell
This works great (out of the 20 or so test I've done so far:
cfset encrpt_myVAR=CFusion_Encrypt(#var.myVAR#,#getENR.varinfo#)

Why encrypt/decrypt isn't working correctly is totally beyond my 
understanding. I tried changing the database type to ascii with the same 
results.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277631
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Ajax Thumbnail Gallery Filter Grid

2007-05-10 Thread Massimo Foti
 My goal is to create a thumbnail page with the ability to live filter and
 certain criteria.  I am not sure if Spry is the best direction or are
 there other libraries, code available (free or pay).

Here you can find a demo app, build using Spry and CF.
It display records, with filtering by search criteria and use pagination 
too.

It's a demo for an Ajax based CRUD GUI, but maybe it could give you a 
starting point.

In case you have questions about it, feel free to ask.


Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com



~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277632
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Blob/clob issue

2007-05-10 Thread Dave Watts
 Unfortunately, I've not been able to successfully register a 
 ds in cf w/ms sql drivers, yet another story ;). So, off to 
 pull down jdbc drivers from ms and see what I can break.

If you're unable to use the DataDirect drivers that come with CF to connect,
you will likely not be able to use any other JDBC drivers to connect,
either. What error do you get when you try to set up the connection?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277633
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: defeating offline form posts

2007-05-10 Thread Dave Watts
 Offsite forms can be submitted to use your email templates as 
 Spam blasters or else to send Spam to you, and such 
 submittals can be automated so they'll do their dirty work 
 without any human intervention.  I just recently had this 
 problem with some creep attacking a site of mine with a robot 
 every couple of hours and solved it this way:
 
 CFIF CGI.HTTP_REFERER DOES NOT CONTAIN http://mywebsite.com;
 
Error message presented (mine is quite nasty) 
 
CFABORT
 
 /CFIF
 
 I'm not sure how someone could spoof a domain name to defeat 
 this, probably by screwing around with the headers but they'd 
 have to know or be determined enough to figure out what they 
 needed to do.

Here's the header you'd have to include.

Referer: http://mywebsite.com/

Not too much to that, is there?

If you want to prevent people from running your code, that's what
authentication and authorization is for.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277634
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Richest ColdFusion E-Commerce Site

2007-05-10 Thread mjs
Thank you Massimo!!   

What is the URL?

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277635
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Richest ColdFusion E-Commerce Site

2007-05-10 Thread Massimo Foti
 Thank you Massimo!!   
 
 What is the URL?

Sorry! I forgot the most important thing:
http://www.massimocorner.com/spry/dynamic_spry.zip

  
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
  


~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277636
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Ajax Thumbnail Gallery Filter Grid

2007-05-10 Thread mjs
Thank you Massimo!!   

What is the URL?



 My goal is to create a thumbnail page with the ability to live filter and
 certain criteria.  I am not sure if Spry is the best direction or are
 there other libraries, code available (free or pay).

Here you can find a demo app, build using Spry and CF.
It display records, with filtering by search criteria and use pagination 
too.

It's a demo for an Ajax based CRUD GUI, but maybe it could give you a 
starting point.

In case you have questions about it, feel free to ask.


Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com


~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277637
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Ajax Thumbnail Gallery Filter Grid

2007-05-10 Thread Massimo Foti
Sorry! I forgot the most important thing:
http://www.massimocorner.com/spry/dynamic_spry.zip

  
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
  

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277638
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Ajax Thumbnail Gallery Filter Grid

2007-05-10 Thread mjs
THANK YOU VERY MUCH

Sorry! I forgot the most important thing:
http://www.massimocorner.com/spry/dynamic_spry.zip

  
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com


~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277639
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Frameworks view in CFEclipse

2007-05-10 Thread Mark Drew
*Sigh* whats wrong with the that view?

Also, try emailing the cfeclipse user's group. They should also give  
you a hand.
http://groups.google.com/group/cfeclipse-users?lnk=srg

MD


On 10 May 2007, at 13:56, Andrew Scott wrote:

 Yes nice addition Now if only I can get CFUnit view to work..


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277640
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Frameworks view in CFEclipse

2007-05-10 Thread Mark Drew
I have posted an intro screen-cast of using the frameworks view over  
at the CFEclipse web-site.

I shall be posting more tomorrow morning.

I tend to record these in my early morning (6 am) coding sessions so  
there will be more coming up over the next few weeks. Also, from now  
on I shall just be doing them as .mov files. The converting to flv  
was taking too long.

Check it out at : http://www.cfeclipse.org/index.cfm?event=pagepage=TV

Let me know what you think.

(and no, it isn't narrated by Morris O'Brien from 24)

MD


On 9 May 2007, at 21:31, Andrew Scott wrote:

 From what I see if you have the view open, you can see all the  
 framework XML
 settings like coldspring if you have it, reactor and MG:U and  
 fusebox etc.

 You can also drill in to each node as well.



 On 5/10/07, Robertson-Ravo, Neil (RX) Neil.Robertson- 
 [EMAIL PROTECTED]
 wrote:

 Yep, I have a project (model-glue), I have a file open... Now  
 what? :-)






 This e-mail is from Reed Exhibitions (Gateway House, 28 The  
 Quadrant,
 Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed  
 Business,
 Registered in England, Number 678540.  It contains information  
 which is
 confidential and may also be privileged.  It is for the exclusive  
 use of
 the
 intended recipient(s).  If you are not the intended recipient(s)  
 please
 note
 that any form of distribution, copying or use of this  
 communication or the
 information in it is strictly prohibited and may be unlawful.  If  
 you have
 received this communication in error please return it to the  
 sender or
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed  
 within
 this
 communication are not necessarily those expressed by Reed  
 Exhibitions.
 Visit our website at http://www.reedexpo.com

 -Original Message-
 From: Charlie Griefer
 To: CF-Talk
 Sent: Wed May 09 19:54:02 2007
 Subject: Re: Frameworks view in CFEclipse

 open a file that's part of a project that's part of a framework :)

 On 5/9/07, Robertson-Ravo, Neil (RX)
 [EMAIL PROTECTED] wrote:
 OK, I have it now... Errm, how do you use it? :-)





 This e-mail is from Reed Exhibitions (Gateway House, 28 The  
 Quadrant,
 Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed  
 Business,
 Registered in England, Number 678540.  It contains information  
 which is
 confidential and may also be privileged.  It is for the exclusive  
 use of
 the
 intended recipient(s).  If you are not the intended recipient(s)  
 please
 note
 that any form of distribution, copying or use of this  
 communication or
 the
 information in it is strictly prohibited and may be unlawful.  If  
 you
 have
 received this communication in error please return it to the  
 sender or
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed  
 within
 this
 communication are not necessarily those expressed by Reed  
 Exhibitions.
 Visit our website at http://www.reedexpo.com

 -Original Message-
 From: Mark Drew
 To: CF-Talk
 Sent: Wed May 09 18:37:43 2007
 Subject: Re: Frameworks view in CFEclipse

 Some other people had those errors.. but that was because they  
 had an
 old version of CFEclipse.

 I would say disable the features, uninstall them (through the update
 manager) and then install them again.

 MD

 On 5/9/07, Andrew Scott [EMAIL PROTECTED] wrote:
 Doesn't work for me here, I get all sort of errors when I try to  
 use
 it.

 I even went to the trouble of removing cfeclipse and d/loading it
 again
 but
 no matter how hard I try the org.cfeclispe.feature always errors  
 and
 the
 cfmappings in the preferences throws errors as well.



 On 5/10/07, Mark Drew [EMAIL PROTECTED] wrote:

 Also there is an update to CFEclipse for the view to work, so you
 need
 to update CFEclipse too.

 MD

 On 5/9/07, Charlie Griefer [EMAIL PROTECTED] wrote:
 Window - Show View - Other - CFML Frameworks - CFML  
 Frameworks
 Explorer.

 ?

 On 5/9/07, Robertson-Ravo, Neil (RX)
 [EMAIL PROTECTED] wrote:
 How on earth do you activate it? I have 1.3.1.3 installed but
 I
 can't see
 it anywhere?

 Any pointers here? I have been happily using CFEclipse for years
 now
 and
 never had a problem with updates etc..



 This e-mail is from Reed Exhibitions (Gateway House, 28 The
 Quadrant,
 Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed
 Business,
 Registered in England, Number 678540.  It contains information
 which
 is
 confidential and may also be privileged.  It is for the
 exclusive
 use
 of the
 intended recipient(s).  If you are not the intended recipient(s)
 please note
 that any form of distribution, copying or use of this
 communication
 or
 the
 information in it is strictly prohibited and may be
 unlawful.  If
 you
 have
 received this communication in error please return it to the
 sender
 or
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed
 within
 this
 communication are not necessarily those expressed by Reed
 Exhibitions.
 Visit our 

Re: MG + Transfer for multiple sites from same code folder

2007-05-10 Thread Joe Rinehart
Hey Chris,

If you're on the MG 2.0 code base (Unity), use two different  
ColdSpring.xml files to configure the application for the context -  
just edit index.cfm to switch which one to use based on host, etc.

-Joe

On May 10, 2007, at 8:44 AM, Peterson, Chris wrote:

 I am writing my first site using MG and Transfer ORM.

 I want to serve 2 sites with similar code bases and many shared
 functions, but which pull from separate databases.  In my
 application.cfc file, I have a cfswitch on #lcase(trim 
 (cgi.HTTP_HOST))#,
 then I check www.sitename.com, or sitename.com, and initialize my
 cfapplication tag, as well as my singleton for transfer (each site has
 its own transfer config files).  Is there anything wrong with doing it
 this way, should I totally separate my code base (which I don't  
 want to
 do for ease up management / update purposes) or will this run well?  
 This
 is a very high traffic site, and I cant wait to take advantage of
 Transfer and MG's caching mechanisms.

 Chris

 

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277642
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


OT: CF makes me look like a champ yet again

2007-05-10 Thread Jonathan Block
In record time I was able to create a tool that allows people to see who
uses any website with on HTML tag or firefox extension... and its all
powered by CF in the background.

Behind the scenes, its dialing into a CF powered mashup which does geo IP
locations and mixes it into google maps. This was super easy for me to
write. (In case you want to check it out, visit
http://www.websiteusermaps.com/).

Again, a big THANK YOU to the ColdFusion Engineering team - like I told them
at the last conference I was at, their ass kicking tools help make me look
good. I'll be at the Boston CFUG if anybody wants to meet up, shoot me an
email.

Cheers,
Jon


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277643
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: pop-up calendar selector

2007-05-10 Thread Stephens, Larry V
Check dynamicdrive.com 

-Original Message-
From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 8:21 PM
To: CF-Talk
Subject: OT: pop-up calendar selector

Sorry for the OT...

Just trying to get my hands on a simple pop-up calendar for selecting a
date field. Something that is easy to apply a stylesheet to.

Don't mind investing in a good one if needed.

Regards
mike





~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277644
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: MG + Transfer for multiple sites from same code folder

2007-05-10 Thread Peterson, Chris
Joe,

I was hesitating to jump onto the beta MG:U because this is such a major
deal for my client, and MG:U is still beta.  I honestly haven't even
downloaded the Unity release for only that reason, and went with the
lately 1.x release.  I followed along Ray Camden's Model Glue series,
and I have got most of my needs mapped out in Transfer now and that is
running great under my MG 1.x site.  Do you think I should evaluate the
MG:U software (which from my understanding uses Reactor instead of
Transfer)?  I don't have any production code written yet, its all been
test cases and design work so far.  Are there any production sites out
there running unity under high traffic?

Chris 

-Original Message-
From: Joe Rinehart [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 9:36 AM
To: CF-Talk
Subject: Re: MG + Transfer for multiple sites from same code folder

Hey Chris,

If you're on the MG 2.0 code base (Unity), use two different
ColdSpring.xml files to configure the application for the context - just
edit index.cfm to switch which one to use based on host, etc.

-Joe

On May 10, 2007, at 8:44 AM, Peterson, Chris wrote:

 I am writing my first site using MG and Transfer ORM.

 I want to serve 2 sites with similar code bases and many shared 
 functions, but which pull from separate databases.  In my 
 application.cfc file, I have a cfswitch on #lcase(trim 
 (cgi.HTTP_HOST))#, then I check www.sitename.com, or sitename.com, and

 initialize my cfapplication tag, as well as my singleton for transfer 
 (each site has its own transfer config files).  Is there anything 
 wrong with doing it this way, should I totally separate my code base 
 (which I don't want to do for ease up management / update purposes) or

 will this run well?
 This
 is a very high traffic site, and I cant wait to take advantage of 
 Transfer and MG's caching mechanisms.

 Chris

 



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277645
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Using .jar file with cfobject

2007-05-10 Thread Bruce, Rodney S C-E LCMC HQISEC/Signal Solutions
Thanks for your help.

But still getting the error.

This is the line were its erroring:
cfset MakeImage.transcode(input, output) / 

The png file is being created. (the empty one, not with image).
The svg is in the same directory as were the png file is being created.

I have opened the svg file in Visio and it works there. I have resaved from
Visio, to see if it might be an issue with my code writing the svg file.
It's a very small file  8kb, just a few symbols and lines.

Going to try to post on batiks site.

Thanks
Rodney

-Original Message-
From: Janet MacKay [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 7:33 PM
To: CF-Talk
Subject: Re: Using .jar file with cfobject


Unfortunetly I am still doing something wrong.

I get this error when I run the code:
500 org/apache/batik/dom/svg/ExtensibleSVGDOMImplementation
org/apache/batik/dom/svg/ExtensibleSVGDOMImplementation

I couldn't get it to work with just those two jars. I ended up adding the
_directory_ paths to the CF admin classpath: 

E:\batik\batik-1.7\,E:\batik\batik-1.7\lib,

Restarted and voila the code worked.




~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277646
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: pop-up calendar selector

2007-05-10 Thread Massimo Foti
http://www.olimpo.ch/tmt/tag/datepicker/

  
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
  


~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277647
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Will Tomlinson
Here's the steps I used. I'm not saying it's the best way to implement SVN, but 
it sure does work! Thanks to Bobby for his help! 

How to Use Subversion for Version Control, Using Tortoise SVN 
 

My System: Windows Vista, CFMX7 using the built-in CF web server.

Download Subversion here: http://subversion.tigris.org/
Download the Tortoise SVN GUI here: http://tortoisesvn.tigris.org/

Install both applications.  


* Before proceeding, Subversion and Tortoise SVN should be fully installed
and functional on your machine. 

* These instructions work when you have an existing website project. 
If you're creating a *new* website project, go ahead and copy its 
directory structure to its prospective repository folder. 


Steps
-

1. Copy the entire site root folder and contents somewhere else on your hard 
drive. 
This should look like: CFusionMX7/wwwroot/yourwebsite, where yourwebsite is 
the site root.

2. Go to your original site root folder and delete all its contents

3. Create an empty directory somewhere on your hard drive. This directory
will house your repository. 

* This step may be better understood by thinking of it as creating a repository
for each site project. 

4. Right click on the empty directory you created in step 3. Choose Create 
repository. Tortoise SVN will now create the site repository in this directory.

5. In windows explorer, browse to the folder where you copied the existing 
website project. (This should contain all contents of your original project). 
Right click  Tortoise SVN  Import. 
* You instinctively think you need to export, but you don't. You're actually 
IMPORTing the site into SVN. 

Then choose the location of the repository you created in step 3. Click OK. 

6. Browse to your original website project folder. This should be empty. 
Right click  SVN Checkout. 

Subversion will automatically create a working copy back in your original site 
root folder. You can now edit and save documents just like you've done before. 
Except now the changes are logged. 

*THE MOST IMPORTANT STEP

7. COMMIT! Now, whenever you make changes to your website project, you'll 
notice a little red icon on the folder when viewing it in Windows Explorer. 
This says hey, changes have been made to your website, and they don't match 
with what's in your repository. 

Right click  SVN commit

A fancy little window pops up showing you the changes that were made. Check off 
the boxes of items you'd like to commit. You can even enter some messages in 
the window above. Also, right click inside that top window and choose paste 
filename list. When complete, SVN has saved the current version of your 
website. 

Remember to commit EVERY time you make changes to your website. If you don't, 
using SVN is about useless. 


Notes
-

Step 1 isn't necessary. I chose to copy my site root folder to help avoid 
screwing up. You can directly import your website contents to its respective 
repository, from its original site root folder. Then delete all the contents in 
your original site root folder. Once this is complete, you're ready to checkout 
the repository 
contents back to your website root.




~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277648
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Debug on Production servers

2007-05-10 Thread Jim Louis
Hello,

I was doing a search on a custom tag and came across a site that had its debug 
information on a live page that was indexed by google. 

This is what i searched for then.

queries 0 ms .cfm

it came up with 98500 hits.

My question what is my responsability to them as a community member let them 
know about this? 

and 

How do you make sure that google does not store pages that contain debug 
information?

Jim Louis
Best Meetings Inc.

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277649
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Debug on Production servers

2007-05-10 Thread Robertson-Ravo, Neil (RX)
Restrict it by IP, but obviously you don't have it on prod :-)





This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Jim Louis
To: CF-Talk
Sent: Thu May 10 18:54:07 2007
Subject: Debug on Production servers

Hello,

I was doing a search on a custom tag and came across a site that had its
debug information on a live page that was indexed by google. 

This is what i searched for then.

queries 0 ms .cfm

it came up with 98500 hits.

My question what is my responsability to them as a community member let them
know about this? 

and 

How do you make sure that google does not store pages that contain debug
information?

Jim Louis
Best Meetings Inc.



~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277650
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Debug on Production servers

2007-05-10 Thread Dave Watts
 My question what is my responsability to them as a community 
 member let them know about this? 

I don't think you have any responsibility to them, to be perfectly honest.
If you want to be a nice guy and drop them a line, more power to you,
though. Unfortunately, in our litigious world, you may be blamed for
pointing out the obvious, believe it or not.

 How do you make sure that google does not store pages that 
 contain debug information?

Do not enable debugging on your production servers (or anything else that
Google can get to). Use robots.txt on development servers to keep robots out
of public development environments. If you have bad stuff in Google, you can
request its removal, and they're usually pretty good about doing that.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277651
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Debug on Production servers

2007-05-10 Thread Peterson, Chris
Well, there is nothing you can do to make Google stop spidering someone
else's site, but you can always email them and link to a page showing
them how to disable debugging. 

Chris

-Original Message-
From: Jim Louis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 1:54 PM
To: CF-Talk
Subject: Debug on Production servers

Hello,

I was doing a search on a custom tag and came across a site that had its
debug information on a live page that was indexed by google. 

This is what i searched for then.

queries 0 ms .cfm

it came up with 98500 hits.

My question what is my responsability to them as a community member let
them know about this? 

and 

How do you make sure that google does not store pages that contain debug
information?

Jim Louis
Best Meetings Inc.



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277652
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread owner
I can't disable AV here to test that theory...all I know was it was like
trying to run the current version of photoshop on a 286 hehehe.

Eric

 Could it possibly have been AV? We had an awful time with it and Eclipse
 due
 to the JAR loading etc. We had to disable it in the end for the Eclipse
 dir
 and bam..all sweet.



 -Original Message-
 From: Eric Roberts [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2007 12:24
 To: CF-Talk
 Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
 AS (RE: Frameworks)

 I am not sure what Ben's laptop has, but somehow I doubt is anything but a
 very modern machine.  The systems I have worked on all had 1-2 gigs of
 ram.
 I found CFEclipse to horribly slow.  At my current position, they use
 eclipse.  To load their internet site into a project took all day (about 7
 hours).  After that and several crashes, I went back to dreamweaver.

 Eric


~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Josh Nathanson
 Here's the steps I used. I'm not saying it's the best way to implement 
 SVN, but it sure does work! Thanks to Bobby for his help!

Thanks Will, this will help me out a lot.  I'm just getting into SVN as 
well.

-- Josh 


~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277654
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread owner
Yeah...I am not a big fan of Open Source and I think it is awesome too. 
The way I generally use it is to have both dev and prod be checked out
directories from the repository.  I then have the repository set up to
commit the file to prod when I commit the dev file.  This allows me to
save and test away on dev and once I have the working version, I can then
commit and send it to prod in one stroke.

We are using Visual SourceSafe at my current position.  I must say I have
to take everything I said in the previous discussion we had about SVN
back...VSS is pretty useless...at least the way we are using it here.

Eric

 thanks to bobby for gettin' me all fixed up with svn. Man, this thing is
 slick!

 Doubt I woulda figured it out otherwise. I'll post the steps I'm using to
 make it work so it might be of use to others.

 Will

 

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277655
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Russ
Eclipse is slow... definatelly slower then CFStudio and takes up more ram
then Dreamweaver.  It is also a lot more flexible and extensible, not to
mention free.  We've found that using something like
http://www.superspeed.com/desktop/supercache.php improved things a bit
especially for svn operations. 

Russ



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 2:25 PM
 To: CF-Talk
 Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W
 AS (RE: Frameworks)
 
 I can't disable AV here to test that theory...all I know was it was like
 trying to run the current version of photoshop on a 286 hehehe.
 
 Eric
 
  Could it possibly have been AV? We had an awful time with it and Eclipse
  due
  to the JAR loading etc. We had to disable it in the end for the Eclipse
  dir
  and bam..all sweet.
 
 
 
  -Original Message-
  From: Eric Roberts [mailto:[EMAIL PROTECTED]
  Sent: 10 May 2007 12:24
  To: CF-Talk
  Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse!
 W
  AS (RE: Frameworks)
 
  I am not sure what Ben's laptop has, but somehow I doubt is anything but
 a
  very modern machine.  The systems I have worked on all had 1-2 gigs of
  ram.
  I found CFEclipse to horribly slow.  At my current position, they use
  eclipse.  To load their internet site into a project took all day (about
 7
  hours).  After that and several crashes, I went back to dreamweaver.
 
  Eric
 
 
 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277656
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Blob/clob issue

2007-05-10 Thread Bob Imperial
Dave this is what I've run into with every attempt so far:
Connection verification failed for data source: Faculty_Profile2
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing
socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver]Error establishing socket. Connection refused: connect

 If you're unable to use the DataDirect drivers that come with CF to
 connect,
 you will likely not be able to use any other JDBC drivers to connect,
 either. What error do you get when you try to set up the connection?
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!
 
 This email has been processed by SmoothZap - www.smoothwall.net
 
..com/cf_lists/unsubscribe.cfm?user=28108.19997.4


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277657
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFUNITED news: Selling CF to clients, CF open source, CFbughunt

2007-05-10 Thread Michael Smith
Here is the ColdFusion and Fusebox news:

* ColdFusion Open Source Code-off
* CFBugHunt - help us find CF 7 bugs - http://www.cfbughunt.org/
* CFLive - TODAY Charlie Arehart New in CFMX 6 and 7: What Did You Miss?
* New CFUNITED podcasts released http://cfunited.com/blog/index.cfm/podcast
  - Dave Watts - CFMX Server Configuration and Troubleshooting
  - Michael Smith - Mindmapping for Better Programs
* Adobe After Effects 7.0 Review
* Pre-conference clases filling up
* Fusebox 6 - a status update
* Interview with with Michael Smith on Selling ColdFusion to Clients


Learning more, networking more, getting NEW ideas...and now, to 
support
CF's continued existence.
-Howard Perlman (CFUNITED attendee)

Other great quotes from attendees about Why people should attend CFUnited
http://cfunited.com/blog/index.cfm/2007/4/30/Survey-Contest-Winner


* ColdFusion Open Source Code-off

Win awesome prizes by creating something free for our beloved ColdFusion 
community. One lucky
ColdFusion coding champion will win a shiny new Nintendo Wii as well as 
a free ticket to CFUnited.
Second and Third runner up will receive 50% off registration.
But, not just anything for free; find something that currently costs 
money, duplicate the described
functionality, then publish your open source version for free.

All entries must be submitted by June 5th. One winner will be chosen by 
the CFUnited Advisory Board
and will be given a free ticket to CFUnited and a special prize. All 
entries will be recognized
publicly along with the winner after June 5th.

Thank you Ben Nadel for hosting this contest. See more at his blog
http://www.bennadel.com/index.cfm?dax=blog.cfunited


* CFBugHunt - help us find CF 7 bugs - http://www.cfbughunt.org/

There aren't many issues reported on CF 7 on CFbughunt. Is it that CF 7 
is bug free or do you know a
bug that should be reported on it?

We have updated http://www.cfbughunt.org/ to prepare for the upcoming 
CF8 release and to fix some
old bugs in the site. Report CF7 issues prior to the CF8 release so that 
they are publicly
documented. This will help people who are stuck on a problem caused by a 
server bug rather than
their code bug to find these bugs rather than banging their heads 
against the wall.

PS Please do not report issues with CF8 beta on this site - use the 
Adobe beta site for that. Thanks!


* CFLive Schedule

CFlive is a weekly half hour technical talk from CFUNITED speakers. It 
is hosted by Raymond Camden
and Charlie Arehart of the Meetup virtual CFUG. The current schedule is 
every Thursday at 12:30pm -
1pm EDT.

 * 5/10/07 Charlie Arehart New in CFMX 6 and 7: What Did You Miss?
 * 5/17/07 Simon Horwith - Architecting and Optimizing CF 
Applications for Performance and
Scalability
 * 5/24/07 Rob Gonda Flex Intensive for ColdFusion Developers
 * 5/31/07 Oguz Demirkapi Multi Language Applications in CF in 
Theory and Practice
 * 6/7/07 Peter Bell Practical Code Generation: By Example
 * 6/14/07 Patrick Quinn UI design concepts
 * 6/21/07 Mark Drew CFeclipse Plus!
 * 6/28/07 Live from show

You can get details on each talk, as well as RSVP, at: 
http://coldfusion.meetup.com/17/.
.. The URL for each Acrobat Connect meeting will be 
http://experts.acrobat.com/cfmeetup/, where you
would sign in as a guest.

The talks are on Adobe Acrobat Connect so you can listen in remotely via 
your PC with sound via the
internet. We are planning to record the talks and will provide URLs for 
later viewing after each
event. Looking forward to seeing you there!


* IPv6 Conference 5/10/07
There are less than 8 days left register for The New New Internet: IPv6 
Conference coming to
Arlington VA on May 10th!  The event covers the most important and 
timely IPv6 issues with some
first time appearances including:

* First-time panel with the entire CIO Council IPv6 Working Group
* Carol Bales - Senior Policy Analyst, OMB
* Fred Schobert - Networx Program Manager, GSA
* Dr. Ray Johnson - CTO Lockheed Martin
* Dr. John D. Howard - Deputy Director of National Intelligence for 
Intelligence Community
Enterprise Services
* Jim Bound - CTO IPv6 Forum
* Brad Ryan - Chief Technical Architect, Juniper Networks

For the most up-to-date information and registration visit:
  http://www.IPv6.TheNewNewInternet.com

Please use the following link to get $25 off your registration by using 
my promotion code JDK07:

https://www.execbizevents.com/ExecutiveBiz/events/register.php?event_id=60promo=JDK07


* New CFUNITED Sponsor, Savvy Software

We have a new Bronze LevelSponsor! Savvy Software is the developer of
Savvy Content Manager - rapidly becoming the go to solution for web 
content management
More at
http://cfunited.com/blog/index.cfm/2007/4/27/New-Sponsor-Savvy-Software


* New CFUNITED podcasts released

  - Dave Watts - CFMX Server Configuration and Troubleshooting
  - Michael Smith - Mindmapping for Better Programs

Since CF became a Java application, many 

Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Marlon Moyer
You could always use SVK to check out the project from your subversion
repo.  SVK doesn't use the .svn directory approach and in essence
looks like an exported version of the project.


On 5/9/07, Andrew Scott [EMAIL PROTECTED] wrote:
 Thats why tools like Beyond Compare is good, you only migrate the files or
 merge what has changed.

 But I still wouldn't modify code on production, or even SVN production code.
 the reason being is that you also end up with all the svn directories there
 as well.

 But hey if it works for you... I just frown upon the idea that you are doing
 it this way, and DO NOT consider what you do, to be best practice at all.



 On 5/10/07, Russ [EMAIL PROTECTED] wrote:
 
   -Original Message-
   From: Andrew Scott [mailto:[EMAIL PROTECTED]
   Cool,
  
   Still curious why Russ trunks a production server...
  
  
 
  We have a fairly large codebase, and it takes a while to check it all out.
  If I'm doing a small change (lets say a spelling change, etc).  I can just
  go into that folder and do an update and it will take only a second or
  two.
  Or I can even do an update of the whole source tree, and it will still not
  take very long.
 
  I really don't see the point of exporting a whole fresh copy of the code
  just for a simple change.  Even for larger changes svn update would be
  much
  more efficient then exporting a new copy of the code.
  We also use FRS to replicate the files between cluster members, and if I
  were to export the whole code tree, it would have to sync every file to
  the
  other cluster members.
 
  Obviously developing straight on production is a no-no... but if there's
  an
  emergency, I can either roll back to an older revision, or fix the code in
  place and then commit it straight from production.
 
  With all these benefits, I don't see why you wouldn't trunk to production.
 
  If you're talking about why we use trunk instead of a branch, that's just
  a
  decision we've made that works for us.  Trunk is always the latest stable
  code that's on production, and it makes making small changes easy.  As I
  mentioned, for larger changes we use branches which get merged into trunk
  once they've passed QA.
 
  Russ
 
 
 
 
 

 

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277659
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread Doug Bezona
It can be slow to start up, but I haven't had any real issues with speed
once it's up and running.

RAM usage does tend to be around 200MB or so for my install. This tends to
vary depending on how many plugins are installed and views are open.

It's definitely faster than Dreamweaver in almost all respects in my
experience. Yes, it's piggier than CFStudio/HomeSite, which is partially the
Java underpinnings, but mostly because it's also has a lot more
functionality.

You can trim things down a fair bit by downloading just the Platform Runtime
Binary (
http://download.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/,
about halfway down the page) - it's 34MB vs. 120MB+ for the whole SDK
download, and being generally ruthless about uninstalling plugins you try
but end up not using.


On 5/10/07, Russ [EMAIL PROTECTED] wrote:

 Eclipse is slow... definatelly slower then CFStudio and takes up more ram
 then Dreamweaver.  It is also a lot more flexible and extensible, not to
 mention free.  We've found that using something like
 http://www.superspeed.com/desktop/supercache.php improved things a bit
 especially for svn operations.

 Russ




~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Db query help needed

2007-05-10 Thread DKI
Hi,
I have a sql query like this that works fine:
SELECT itemID, (SELECT COUNT (DISTINCT categoryid) FROM categories
WHERE itemidID = items.itemID)
AS categorycount
FROM items

But what i need is not the count, but the actual list of categories,
as one column, in a single subquery.
I tried the query below and obviously got an error message. But still
i am giving it you to show what i need. Any ideas guys?
Db used: ms sql 2000.
Please help. Here's what i am using:

SELECT itemID, (SELECT categoryid FROM categories WHERE itemidID =
items.itemID)
AS categoryidList
FROM items

Thanks,
K

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277661
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Blob/clob issue

2007-05-10 Thread Peterson, Chris
Check your SQL server configuration and make sure that TCP/IP access is
enabled (its off by default)

Chris Peterson 

-Original Message-
From: Bob Imperial [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 3:07 PM
To: CF-Talk
Subject: RE: Blob/clob issue

Dave this is what I've run into with every attempt so far:
Connection verification failed for data source: Faculty_Profile2
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error
establishing socket. Connection refused: connect The root cause was
that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error
establishing socket. Connection refused: connect

 If you're unable to use the DataDirect drivers that come with CF to 
 connect, you will likely not be able to use any other JDBC drivers to 
 connect, either. What error do you get when you try to set up the 
 connection?
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized 
 instruction at our training centers in Washington DC, Atlanta, 
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!
 
 This email has been processed by SmoothZap - www.smoothwall.net
 
...com/cf_lists/unsubscribe.cfm?user=28108.19997.4




~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277662
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


editing session variables

2007-05-10 Thread Won Lee
Hi,

I want to edit the values of someone else's session variables.  I have a 
session variable named session.user.isLoggedIn.  I want to set it to 0.  I have 
the session.sessionID.  

The reason I want to do this is because I want to be able to close my old 
session when I log in from another computer.  The scenario is this.  

I log into computer A and my sessionID is MyApp__1.  I forget to log 
off and go home.  I input my username and password.  The system tells me that 
I'm already logged on and asks me if I want to close my old session.  If I 
click on Yes, the system will query the DB and based on my userID it will 
return my old sessionID.  At the very least I want to change my 
session.user.isLoggedIn = 0 for sessionID MyApp__1.  Afterwards the 
system will log me and create a new sessionID, MyApp__2 or some other 
ID.

TIA,
Won 

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277663
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Db query help needed

2007-05-10 Thread Peterson, Chris
You cannot retrieve multiple records in a sub-query, only one.

You want

SELECT DISTINCT A.itemID, B.CategoryID
FROM items A INNER JOIN Categories B ON A.ItemID = B.itemID
WHERE A.itemID = whatever

If you only want category ID's and nothing else, try:

SELECT DISTINCT categoryID FROM categories


Then just loop through and only output the categoryID field.

-Original Message-
From: DKI [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 3:20 PM
To: CF-Talk
Subject: Db query help needed

Hi,
I have a sql query like this that works fine:
SELECT itemID, (SELECT COUNT (DISTINCT categoryid) FROM categories WHERE
itemidID = items.itemID) AS categorycount FROM items

But what i need is not the count, but the actual list of categories, as
one column, in a single subquery.
I tried the query below and obviously got an error message. But still i
am giving it you to show what i need. Any ideas guys?
Db used: ms sql 2000.
Please help. Here's what i am using:

SELECT itemID, (SELECT categoryid FROM categories WHERE itemidID =
items.itemID)
AS categoryidList
FROM items

Thanks,
K



~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277664
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Blob/clob issue

2007-05-10 Thread Bob Imperial
It is enabled, although I'm definitely not a db admin by a long shot. I know
the basics of to get around and work within enterprise manager and such. But
I'm always willing to break things ;)

Bob

 -Original Message-
 From: Peterson, Chris [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 3:23 PM
 To: CF-Talk
 Subject: RE: Blob/clob issue
 
 Check your SQL server configuration and make sure that TCP/IP access is
 enabled (its off by default)
 
 Chris Peterson



~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277665
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Will Tomlinson
Will Tomlinson wrote:

Have you read the Introduction chapter of the SVN Book? ISTM you are 
confusing a repository with a working copy.

Jochem


Yeah I read that, but I'm kinda dense when it comes to this stuff. I just got 
more confused. 

Got it mostly straight now and working ok I think..

Thanks,
Will

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277666
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: help with java

2007-05-10 Thread Mik Muller
Bump. Someone help me out here, please.



A few months ago I posted some help requests for using Babylon Chat server and 
got some suggestions, but I'm just too flat out to adequately trouble-shoot 
this on my own. I need help and I'm willing to pay. And since this isn't a 
job type posting I thought I'd post my request here. Hope it's ok.

I am having trouble getting a Java chat server app to run. I am vaguely 
familiar with what's involved and at stake, but I cannot get this thing to run. 
I'm using CF7 on Win2003Server. I believe I'm running CF on JRun, but the 
server was installed so long ago I can't remember which option I chose. Yes, 
it's embarrassing, I know.

As I said, I am willing to pay someone to help me debug the issue and get the 
app running. For the person who knows what their doing java-server-wise, I'm 
sure this is a simple issue. Please contact me asap and we'll set something up 
for next week. Preferable if you have Skype and Unyte, or we can do a GoTo 
Meeting.

Thanks,

Mik



Here's a passage from the help file:

  If you want to run the server, or run the client as a standalone Java
  application, then you will need to obtain/locate the command-line program
  called 'java'.  After you have done this, you will need to set your
  CLASSPATH.  This variable tells the Java software where to find all the
  parts of Babylon that it needs.  After you download and/or build Babylon,
  you will have a file called 'babylon.jar'.  You need to put the pathname
  of this file into your CLASSPATH variable.

  One convenient way to do this is to use the -classpath argument to
  the Java program, like so:

java -classpath babylon-directory/babylon.jar babylon

  Otherwise, you should set the environment variable manually:

  For example, using 'csh' on a Unix-like system, you would do something
  like:

setenv CLASSPATH babylon-directory/babylon.jar:$CLASSPATH

  Under DOS/Windows, it's more like this:

set CLASSPATH=c:bablon-directory\babylon.jar;%CLASSPATH%

  Now you can start either a Babylon client, a server, or both.  To start
  the client, invoke the Java program with the name 'babylon', plus any
  of the options shown:

java babylon [-username name] [-password password]
[-servername host] [-portnumber port] [-autoconnect]
[-chatroom room] [-xsize width] [-ysize height]
[-nopasswords] [-locksettings] [-hidecanvas]


More info here:

http://visopsys.org/andy/babylon/developers.html


If anyone can help me get this thing running I'd be most appreciative.

Michael




Michael Muller
Admin, MontagueMA.net Website
work (413) 863-0030
cell (413) 320-5336
skype: michaelBmuller
http://www.MontagueMA.net

Eschew Obfuscation




~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277667
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Subversion... CF's built-in webserver ... Can I do this?

2007-05-10 Thread Will Tomlinson
 Here's the steps I used. I'm not saying it's the best way to implement 
 SVN, but it sure does work! Thanks to Bobby for his help!

Thanks Will, this will help me out a lot.  I'm just getting into SVN as 
well.

-- Josh

No prob. I should probably add some info to my lil tutorial. Like, it's pretty 
irrelevant WHERE your working copy of a website is. Just as long as you create 
a repository for it, and SVN knows how to get to everything, you're good ta go. 

That was one of my problems. I didn't understand how SVN could work with my 
particular setup. When in fact, my particular setup has little to do with 
anything. 


Will

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277668
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Annoying Dreamweaver error

2007-05-10 Thread Casey C Cook
I have seen this error, in our case it seems to hang on index.cfm for some 
of our older applications. Im not sure if its related to file size, or the 
fact that the person tried to mimic fusebox in a non fusebox app and its 
trying something in the background to do something with all the files it 
has references to.

Thanks,
CC
x56927



This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. NOTE: Regardless of content, this e-mail shall not operate to 
bind CSC to any order or other contract unless pursuant to explicit 
written agreement or government initiative expressly permitting the use of 
e-mail for such purpose.





Billy Cox [EMAIL PROTECTED] 
05/08/2007 06:44 AM
Please respond to
cf-talk@houseoffusion.com


To
CF-Talk cf-talk@houseoffusion.com
cc

Subject
Annoying Dreamweaver error






When saving a file, Dreamweaver sometimes churns for a while and then 
gives
the following error message:

A script in file c:\Program
Files\Macromedia\DreamweaverMX\Configuration\Translators\TMCallback.js has
been running for a long time.  Do you want to continue?


Has anyone seen this error and/or know the fix? I didn't find anything
meaningful on Google.

I am using Dreamweaver 8 with validator set to HTML 4.0 and CFMX 7.






~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277669
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks)

2007-05-10 Thread owner
BTW...anyone have Eclipse installed on Vista yet?

Eric

 I can't disable AV here to test that theory...all I know was it was like
 trying to run the current version of photoshop on a 286 hehehe.

 Eric

 Could it possibly have been AV? We had an awful time with it and Eclipse
 due
 to the JAR loading etc. We had to disable it in the end for the Eclipse
 dir
 and bam..all sweet.



 -Original Message-
 From: Eric Roberts [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2007 12:24
 To: CF-Talk
 Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse!
 W
 AS (RE: Frameworks)

 I am not sure what Ben's laptop has, but somehow I doubt is anything but
 a
 very modern machine.  The systems I have worked on all had 1-2 gigs of
 ram.
 I found CFEclipse to horribly slow.  At my current position, they use
 eclipse.  To load their internet site into a project took all day (about
 7
 hours).  After that and several crashes, I went back to dreamweaver.

 Eric


 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277670
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Blob/clob issue

2007-05-10 Thread Peterson, Chris
Bob,

Have you verified that your SQL server is listening on the standard port
1433?

Try to telnet to it:

Telnet servername 1433

If that doesn't open a blank screen telnet connection, that is your
issue.

Chris
-Original Message-
From: Bob Imperial [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 10, 2007 3:29 PM
To: CF-Talk
Subject: RE: Blob/clob issue

It is enabled, although I'm definitely not a db admin by a long shot. I
know the basics of to get around and work within enterprise manager and
such. But I'm always willing to break things ;)

Bob

 -Original Message-
 From: Peterson, Chris [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 10, 2007 3:23 PM
 To: CF-Talk
 Subject: RE: Blob/clob issue
 
 Check your SQL server configuration and make sure that TCP/IP access 
 is enabled (its off by default)
 
 Chris Peterson





~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277671
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


UPDATE: REPOST: CFMX 7 / Server restarts

2007-05-10 Thread blists
By removing all  the cfchart calls and revising code in custom tags that
does a dollarformat() on a zero value, my server does not crash any more. 

I'm stuck without graphs, and am going to open a ticket with adobe to try to
figure out why the dollarformat() on a zero value and cfchart both generate
the same EXCEPTION_FLT_DIVIDE_BY_ZERO error.

Brook




-Original Message-
From: blists [mailto:[EMAIL PROTECTED] 
Sent: May 7, 2007 8:27 AM
To: CF-Talk
Subject: RE: REPOST: CFMX 7 / Server restarts

Hello,

 

 

The code in lfAccountypeSelect.cfm:

 

cfoutput

form action=#attributes.formaction# method=post name=um

input type=hidden name=accountstatus
value=#attributes.accountstatus#

  select name=#attributes.selectname# onchange=if
(this.options[this.selectedIndex].value != ''){document.um.submit()}

  option value=select user type/option

  cfloop list=#attributes.AvailableAccountList# index=accountTypes
delimiters=|

option
value=#listgetat(accountTypes,1)##listgetat(accountTypes,2)#
(#dollarformat(listgetat(accountTypes,3))#)/option

  /cfloop

  /select

/form

/cfoutput

 

And the only thing that looks suspect is the dollarformat() function since
the stack trace includes that line, and that's the commonality with this
crash and the one that happens in my invoiceDisplay.cfm custom tag. 

 

j
java.text.DecimalFormat.format(DLjava/lang/StringBuffer;Ljava/text/Format$Fi
eldDelegate;)Ljava/lang/StringBuffer;+1

j
java.text.DecimalFormat.format(DLjava/lang/StringBuffer;Ljava/text/FieldPosi
tion;)Ljava/lang/StringBuffer;+20

j  java.text.NumberFormat.format(D)Ljava/lang/String;+12

j
coldfusion.runtime.CFPage.DollarFormat(Ljava/lang/String;)Ljava/lang/String;
+90

j  cflfAdmin_accountypeSelect2ecfm2131509901.runPage()Ljava/lang/Object;+403

 

 

I bought fusiuonReactor over the weekend to help with this. But I can't find
any way to make it useful at the moment.  I have turned on the request
logging and have looked at the request data that crashed the server, and I
don't see anything unique about it. After the server crashes/restarts, I can
request the same page and NOT get the error. 

 

It seems to me that if I take the server offline and try to hit the page
that usually generates the error, it will not crash. But, if I have other
traffic to the server and hit the same page - then it will crash.  

 

The crash is again occurring in a custom tag. But the code in the tag is so
simple (above). The custom tag is only called from the admin area, so I am
for sure the only one hitting it. I have got the Jrun Connection Closed
and the server restart on this page  3 times, but it doesn't always occur.
Also, note, that some of the values being dollar formatted are '0'. This
would also be the case in our invoice display template, when tax is '0'. 

 

So I am thoroughly confused on how to fix this. The fact that CFCHART cause
the same EXCEPTION_FLT_DIVIDE_BY_ZERO is also a big concern.

 

BTW, This problem occurs on 1.4.2_11, 1.4.2_10, 1.4.2_09 and 1.4.2_06.

 

Brook

 

 

 

-Original Message-
From: Big Mad Kev [mailto:[EMAIL PROTECTED] 
Sent: May 7, 2007 7:59 AM
To: CF-Talk
Subject: RE: REPOST: CFMX 7 / Server restarts

 

You could install the trail of fusion reactor which may help you out.

 

http://www.fusion-reactor.com/

 

AT least it will monitor and may help indicate the issue a little bit easier

 

 

 

-Original Message-

From: Dave Watts [mailto:[EMAIL PROTECTED] 

Sent: 07 May 2007 16:33

To: CF-Talk

Subject: RE: REPOST: CFMX 7 / Server restarts

 

 Question: When looking at the stack dump, is it typically the 

 last or topmost  cfm template the causes the problems?

 

Usually, the first item tells me more about the problem than the last, I

guess.

 

Dave Watts, CTO, Fig Leaf Software

http://www.figleaf.com/

 

Fig Leaf Software provides the highest caliber vendor-authorized

instruction at our training centers in Washington DC, Atlanta,

Chicago, Baltimore, Northern Virginia, or on-site at your location.

Visit http://training.figleaf.com/ for more information!

 

This email has been processed by SmoothZap - www.smoothwall.net

 

 

 

 





~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277672
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


News Application with rolling animation on the header

2007-05-10 Thread Ali Majdzadeh
Hi: Is there any CF tutorial /free application that I can use to make a news 
part sof my website. I saw a javascript code that showed the news rolling on 
the header of the page and looked very nice. Is there any CF/JS one?
Thanks
Benign

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277673
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


  1   2   >