RE: Cold Fusion Methodology

2001-02-22 Thread Giesbrecht, Jeffrey

To hear what is happening with the fusebox methodology join the fusebox list
hosted by http://houseoffusion.com 

You can also check out http://secretagents.com for more information.

It is a developing methodology with changes and enhancements being presented
all the time.

HTH,

Jeff Giesbrecht

-Original Message-
From: John J McGowan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 11:20 AM
To: CF-Talk
Subject: Cold Fusion Methodology



I am at a development company with experience developing dynamic web
application for our clients.  In the past we have used a tool that will
remain nameless (Thanks to Pervasives marketing department.)  I am in the
process of evaluating CF and developing some standards and methodologies for
developing a site using CF.  Does anybody know of a good place for me to get
started doing this.  I did a little reading on fusebox, but I want to hear
from people using CF on their opinions on how I should approach this.  (My
web searches aren't getting me very far.)

Thanks for any help,
John McGowan
Lynch Inc.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Wanted CF Web app development methodology

2001-02-15 Thread Giesbrecht, Jeffrey

Check out http://fusebox.org http://secretagents.com and the fusebox list
hosted by http://houseoffusion.com

Regards,
Jeff Giesbrecht

-Original Message-
From: Eric V. Hodge [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 9:30 AM
To: CF-Talk
Subject: Wanted CF Web app development methodology


Does anyone know where I could find or be willing to share with me a web
development methodology which highlights the use of cold fusion app
development?

Thanks,

Eric V. Hodge
Web Developer
CelTek Systems, LLC

@phone: 703.927.5750   
@fax:  703.567.3085
@homepage:   www.CelTekSystems.com  
@email:  [EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: PLEASE HELP!!! cfserver.exe takes up 100% resources

2001-01-12 Thread Giesbrecht, Jeffrey

Not sure if this will help any, but I built an app that was blamed for the
server going down when ever it wanted too. We were able to narrow down the
problem to the way that CF was setting up the session variables. It seemed
that somehow the cookie wasn't deleted off the users machine even though it
was a session "cookie". Allaire was of no help with the problem and it just
sank into a large black hole there. 

Try removing your cfapplication tag and see if that fixes the problem. If so
maybe everything can be restored by reinstalling CF .. the next step would
be to reinstall the OS and CF and the last step would be to throw the server
and app away.

HTH,

Jeff Giesbrecht


-Original Message-
From: Deepak Agarwal [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 10:14 AM
To: CF-Talk
Subject: PLEASE HELP!!! cfserver.exe takes up 100% resources


Dear All,

We've been using CF4.5.1, Spectra 1.01. The site has been working find until
last week our web server crashed. After the crash, the site itself seems to
work fine. But when we try to use the Webtop, it just times out.(we are not
even getting the log in screen.) The only source of problem that we can
think of is that (after the crash) cfserver.exe is using almost 100% of the
cpu resource and it takes extremely long time to process the application.cfm
for webtop application. if you have any idea on why this is happening,
please let us know.

Thanks in Advance.

Deepak
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



PATCH was RE: The +.htr bug strikes again

2000-12-21 Thread Giesbrecht, Jeffrey


Here is info specifically about the +.htr bug:
http://www.microsoft.com/technet/security/bulletin/ms00-031.asp

here is some great info on locking down your NT box:
http://x68.deja.com/getdoc.xp?AN=707171112.1CONTEXT=977413759.966590528hit
num=0



Jeff Giesbrecht

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 22, 2000 10:00 AM
To: CF-Talk
Subject: RE: The +.htr bug strikes again


What is the patch? Where can we get it?

Joshua Miller
Web Development
Eagle Technologies Group, Inc.
Business Solutions for the Next Generation
www.eagletgi.com http://www.eagletgi.com
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


-Original Message-
From: Kevin Schmidt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 21, 2000 11:08 AM
To: CF-Talk
Subject: The +.htr bug strikes again


Check out Hasbro Interactive.  They run entirely CF and haven't patched the
+.htr bug yet.  I alerted them to this fact.

Kevin Schmidt, Web Technology Manager
Allaire Certified Cold Fusion Developer
pwb inc.
integrated marketing communications
350 S. Main St., Suite 350
Ann Arbor, MI 48104
734.995.5000 (tel)
734.995.5002 (fax)
www.pwb.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: uploading files

2000-10-04 Thread Giesbrecht, Jeffrey

Sebastian,

I set a variable to file.serverfile and the original file name is
returned.

i.e.:
cfset myfile = file.serverfile

Regards,

Jeff Giesbrecht

-Original Message-
From: "sebastian palmigiani" [EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2000 2:05 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: uploading files



When using form  enctype="multipart/form-data"  the name of the
uploaded
file changes to a temporary file name in the action template.

"F:\baba.jpg" is changed to "C:\WINDOWS\TEMP\ACF325.TMP"

Is there a way for it to maintain or access the original name?

Sebastian 

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or
send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the
body.



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfapplication::execute error

2000-08-23 Thread Giesbrecht, Jeffrey

I have an application running on and win 2000 box with cold fusion 4.5.1 SP1
and I keep getting the following error, can anyone help?

Info from the application.log file:
- Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
- unknown exception conditionP CFApplication::execute
- The error occurred while processing an element with a general identifier
of (CFAPPLICATION), occupying document position (2:2) to (2:101).

Thanks,

Jeff Giesbrecht

Web Developer
Fulbright  Jaworski LLP
[EMAIL PROTECTED]

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.