RE: FTP client recommendations?

2004-03-04 Thread McCabe, Kev
I use www.smartftp.com http://www.smartftp.comwhich is free for personal
and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using
CuteFTP 3PointSomething for years and today it dawned on me that there must
be a
better way. 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: FTP client recommendations?

2004-03-04 Thread Massimo Foti
I like FTP Voyager, due to its very friendly interface and many handy
features. But I have to say it's not rock-solid as other FTP clients:

http://www.ftpvoyager.com/


Massimo Foti
http://www.massimocorner.com

Co-Author of Dreamweaver MX 2004 Magic:
http://www.dwmagic.com/
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




XML - structure - WDDX - JS

2004-03-04 Thread Taco Fleur
Previously I had a structure that I converted to _javascript_ with WDDX,
recently I converted the structure to a XML structure, since then I can't
convert it to _javascript_ anymore.

 
I was under the impression that when I parse XML it is a CF structure?
Am I wrong, is it not a structure that can be converted to _javascript_ with
WDDX?

 
If this is the case I am going to have to rethink my whole strategy.

 
Taco Fleur
Bloghttp://www.tacofleur.com/index/blog/
http://www.tacofleur.com/index/blog/
Methodology http://www.tacofleur.com/index/methodology/

Tell me and I will forget
Show me and I will remember
Teach me and I will learn
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFFLUSH Advantages / Disadvantages

2004-03-04 Thread Tom Jordahl
Philip Arnold [EMAIL PROTECTED] wrote:
 It really depends on your needs whether you use it or not - I use it in
 very few instances, but I NEVER use the INTERVAL parameter - it's more
 trouble than it's worth most of the time

Why?

--
Tom Jordahl
Macromedia Server Development
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Software Life Cycle Development Templates

2004-03-04 Thread Joseph Flanigan
Ian:

In Switch_box, there is a free tool called the Logical Framework Tool 
(LFT). With it a project manager can design the application for structure 
of objects, methods, and actor messages using a tree menu. The tool allows 
multiple top levels called design. Using the tree, add objects nodes that 
form the structure of the application. And in each object, define nodes 
that name of the methods. Using the cut and paste tools, objects and 
methods can be moved from design to design or even within the design from 
level to level. There is even a code generator that will write all the 
structure templates and empty templates for the methods.

All the data from the LFT is stored in a database as a logical model. There 
is no need for XML models, template models, modeling languages or graphic 
drawings of the design. The framework is the tree. If some CF code is 
necessary, run the generator for object or method nodes. All members of the 
design team can work from the same on-line model. Because the model is kept 
in a database, the project manager has all the benefits of the database to 
manage, track, organized, plan and design. When an add, delete, change or 
cut and paste is done on the tree, the changes are made in the database. 
All records are stamped with who and when. Each node on the tree comes with 
a form that captures design information. Since the code is open source GPL, 
the forms can be changed to fit the user's business needs.

The real work in an application is in the methods. The LFT separates 
structure from function. Need to change the structure, change the tree. 
Structure can be automatically generated. That allows all programmer 
resource for methods. (With my new CFSQL tools, a lot of the method code 
for database can be generated with some checkbox selection.)

For software life cycle iterations, create a new top level design then copy 
the logical framework for the previous design and paste into the new 
design. All the sub-node object and methods from the old design are now the 
starting point for the new design while keeping the old design in tact. 
Switch_box itself is an object oriented execution (OOE) framework in which 
the execution instructions come from a request message. Each request 
message is compared to the logical model and runs the plan defined in the 
LFT model. The software cycle benefit to this strategy is reduction of the 
change cost using the OOE strategies from different designs by reusing the 
same structures.

Joseph

At 01:09 PM 3/3/2004, you wrote:
I'm taking the opportunity to excel here at work and trying to bring 
some order to our web application development.For the last year we have 
been a team of two experienced CF developers, the previous year there was 
only one.Pretty much working ad hock on projects as they came along with 
little formal documentation.A single developer was pretty much 
completely responsible for each project.This has worked well enough for 
the mostly smallish projects we have done to date.

Success has lead to more confidence by management and they are beginning 
to authorize more ambitious projects that will be beyond the scope of what 
a single developer can do in a reasonable amount of time.Cool stuff with 
1+ man years of development.

To accommodate these projects our team is expanding.We are adding 3 
junior CF developers to the team. I believe we need to grow up and become 
more professional.Start applying a standard, formal software development 
process.Allowing multiple team members with different skill levels to 
work on these large projects.

What I'm looking for are Software Life Cycle documentation templates, 
preferably free.When I've tried to Google for this stuff I only find 
examples that somebody wants to sell me (or even more costly entire 
consulting packages).I'm hoping some of you may have worked, or better 
yet managed, larger teams responsible for creating ColdFusion web 
applications and are willing and able to share some templates for 
Requirements, Design, Detailed Design type documentation or maybe know of 
a good resource where I might get these type of templates.

Also any nice suggestions for basic information on web application project 
management would be most appreciated.I've had overviews of analysis and 
design in classes, read about why formal processes good in many places, 
but this will be the first time I've ever tried to be anything like a 
senior developer after some seven years of mostly solo and duet work.

scary, Scary, SCARY thought on many levels.

Thanks for reading my combination plea/rant.
Eternal thanks for any information.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, 

catching session timeouts

2004-03-04 Thread David Ashworth
Within a web app, using fusebox, how is the best way to check that the
session hasn't timed out before going to a page that requires session
variables - would it be in the fbx_switch file?

 
all ideas appreciated

 
thanks

 
Dave
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: DataSource service is not available

2004-03-04 Thread Jochem van Dieten
Dwayne Cole wrote:
 Does this error look familiar to anyone.All of a sudden my development machine is spitting out this error.
 
 The DataSource service is not available.
 This exception is usually caused by service startup failure. Please check your server configuration.

Sounds like a corrupted configuration file. Have you tried with a 
backup of your neo-query.xml(?) file?

Jochem

-- 
I don't get it
immigrants don't work
and steal our jobs
- Loesje
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: catching session timeouts

2004-03-04 Thread Tangorre, Michael
Dave,

In FB4 I use the prefuseaction and preprocess plug-in points to run
tests such as these, however I see that you are using FB3, so one approach
is to use the switch file and run a template to run on each request or
Application.cfm; redirecting to your login page or what have you should the
session not exist.

Have you looked at FB4 yet?

HT,

Mike

_

From: David Ashworth [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 5:54 AM
To: CF-Talk
Subject: catching session timeouts

Within a web app, using fusebox, how is the best way to check that the
session hasn't timed out before going to a page that requires session
variables - would it be in the fbx_switch file?

all ideas appreciated

thanks

Dave

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Greg Luce
SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way. 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: catching session timeouts

2004-03-04 Thread Tangorre, Michael
Dave,

Let me clean up that last post... a little sloppy.

In FB4 I use the prefuseaction and preprocess plug-in points to run
tests such as the one you describe regarding sessions. However, I see that
you are using FB3, so one approach would be to use the Application.cfm file
and run a conditional statement checking the session variable.You could
also use the switch file to run a template before each fuseaction to test
the session variables. There are some other ways as well, but my advice
would be to check out FB4 if your situation would allow, it makes things
really smooth, especially if you are somewhat familiar with FB3; you will
enjoy the enhancements.

HT,

Mike

_

From: Tangorre, Michael [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 7:43 AM
To: CF-Talk
Subject: RE: catching session timeouts

Dave,

In FB4 I use the prefuseaction and preprocess plug-in points to run
tests such as these, however I see that you are using FB3, so one approach
is to use the switch file and run a template to run on each request or
Application.cfm; redirecting to your login page or what have you should the
session not exist.

Have you looked at FB4 yet?

HT,

Mike

_

From: David Ashworth [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 5:54 AM
To: CF-Talk
Subject: catching session timeouts

Within a web app, using fusebox, how is the best way to check that the
session hasn't timed out before going to a page that requires session
variables - would it be in the fbx_switch file?

all ideas appreciated

thanks

Dave

_

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Tangorre, Michael
I'm still a fan of WS_FTP and have used the same version for about 3
years... I guess I don't find myself using anything fancy with FTP so as
long as it does the regular resume and prompt overwrite I am fine. 

It's also free if you pass the three statement questionnaire during install.

Mike

_

From: Greg Luce [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 7:44 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way. 
_

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Jesse Houwing
I've been using FTP Voyager since version 4 and loved it. Tried CuteFTP, 
CrystalFTP, WS_FTP Pro (euwh), FileZilla, but always went back to FTP 
Voyager.

If you need a good free ftp client, go with Filezilla. Free and well built, 
updates often and has a developer who listens to wishes.

Jesse Houwing

-Original Message-
From: Greg Luce [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Thu, 4 Mar 2004 07:44:06 -0500
Subject: RE: FTP client recommendations?

SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way. 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Groupware for Coldfusion

2004-03-04 Thread David Fafard
Hi.

Is there any groupware similar to this for Coldfusion ?
http://www.egroupware.org

Thanks,
Dave Fafard
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Using ColdFusion for Oracle LOB's

2004-03-04 Thread Diana, Frank
Hi:

I have a current assignment where will allow applicants to upload
resumes, and we want to upload the file **DIRECTLY** to an Oracle CLOB
field. I am presently trying working with Oracle 8i, but we will be
upgrading to Oracle 9i shortly.

Why do it this way?
1. My superiors want me to investigate doing it this way.
2. Oracle 9i apparently has some very powerful test searching
tools, which they may want to use.

I have never done this before, so I have been experimenting and trying
to learn. In all the research that I have done, the only way I've found
so far is, with ColdFusion, using the CFFILE tag to do either a READ
or READBINARY, put the result into a variable, and then insert the
variable contents into either a CLOB or BLOB field, respectively (I am
experimenting with both).

I then used the code in Listing 23.1, from the ADVANCED ColdfusionMX
book. In short, I'm selecting the LOB fields from the tables, creating a
Word document in a folder on the server, putting the LOB column contents
into the word document, and then creating a clickable link so you can
view it in MS Word.

Two problems:
1. First, since I am doing all this work to create the document
in a folder, this totally defeats the purpose of
putting it in the database, as opposed to just creating a file
on the server in the first place.
2. All the formatting tags (from a Word doc, let's say...) are
viewable when you view the document.
When you open the document, you see all the formatting tags,
basically rendering the document unreadable.

My question is this: Do you know of a way, USING COLDFUSION, to load the
file directly into the CLOB or BLOB field without doing all this File
processing, AND retaining all the file formatting.

Thanks

Frank Diana

Senior Programmer/Analyst
SUNY Administrative Systems
518.443.5036
[EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




[sot] SQL Server 200: Replication, pointer to good discussion list

2004-03-04 Thread Reed Powell
Hello all!Does anyone have an opinion (what a loaded question) as to a
discussion list focused on MS SQL Server that's on the caliber of CF-TALK?

My question at hand deals with possible scenarios for doing SQL Server 2000
database replication over the internet.In my new job I've inherited a
pretty strange setup, which has local users using a VB-based app on their
PCs that hits a SQL database on the local server, along with a remote
website that has the public side of the application in ASP hitting the same
database via ODBC calls (including updates to the database) over a VPN
connection back to the local server.

Problem is that the server really isn't - just a glorified PC, no
redundancy, etc., and the only backup scheme is nightly backups.I'm
looking at new (anyone with an opinion on used refurbished servers?This is
a non-profit so $$$ are always tight) servers to solve some of the hardware
concerns, but would also like to look into having the web application go
against a copy of the database that is local, so that the VPN is not
necessary.Apparently the VPN requirement is responsible for driving the
cost of the hosting service into the $700/mo range.Just to add to the mix,
now that I'm in the picture, I'm writing CF apps to go against the same
database to compensate for the various inadequacies of the VB application.

Am open to all opinions and ideas on what the best future arrangement would
be!

Thanks everyone,

-reed
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Structures and CFCs

2004-03-04 Thread Lola Lee
We're working on redesigning a reporting module.The user is 
presented with lists of variables for each category from which 
selection is made and passed through a form to another template.The 
variables are then passed into a query.

We're trying to rewrite the code so that it is done more efficiently. 
It seems that structure will be the best way to handle this. 
However, it seems that there is no way to pass a structure between 
templates without breaking it down into its component simple data 
types and reassembling it at the other end.But my coworker was told 
that structures can be passed into a CFC.Is this possible?If so, 
how does this work, and what are the pitfalls, if any?

-- 

Lola - mailto:[EMAIL PROTECTED]
http://www.lolajl.net | Blog at http://www.lolajl.net/blog/
I'm in Bowie, MD, USA, halfway between DC and Annapolis.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Can you reset row numbers in a DB after deleting all rows?

2004-03-04 Thread Kola Oyedeji
Try compacting and repairing the db, that used to work in earlier
versions not sure if it still does

 
Kola

 
-Original Message-
From: Nick Baker [mailto:[EMAIL PROTECTED] 
Sent: 01 March 2004 02:19
To: CF-Talk
Subject: Can you reset row numbers in a DB after deleting all rows?

 
MS Access
CF 5

Can you reset rows numbers back to starting at row number 1 in a DB,
after 
deleting all rows?

The goal is to totally erase and restore DB, on the fly, from time to
time. 
New info will have the same columns, but a different number of rows each

time. The Delete Row function of a CFQUERY will do this, but the new row

number starts where the delete row numbers left off. We will eventually
run 
out of row numbers.

Or is there another way to do this, e.g., delete and regenerate the
table 
anew on the fly?

Thanks,

Nick
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Cached Queries/Cf Admin

2004-03-04 Thread Scott Mulholland
Is there any rule of thumb or method for figuring out how to optimize
the number of queries to cache setting in Administrator?

 
Thanks,
Scott
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




internationalisation problem: solved

2004-03-04 Thread Frederik Van Goolen
Hello,

Yesterday I posted a problem about displaying French characters (, , ...)
coming out of a MySql database.
Today I found the (not obvious) solution, posted on this URL:
http://www.dialoguedesigns.co.uk/dc2/page.cfm?pageid=cfmxproblems

This is the solution:

1. In the ColdFusion MX Administrator open the datasource properties for
your MySql datasource,
click on Advanced Properties, and put the following in the 'connection
string' box:
useUnicode=truecharacterEncoding=iso-8859-1

2. Place the following in application.cfm:
cfset setEncoding(url,ISO-8859-1)
cfset setEncoding(form,ISO-8859-1)
cfcontent type=text/html; charset=ISO-8859-1

3.(optional) At the top of each cfm page you should add:
cfprocessingdirective pageEncoding=ISO-8859-1
In my case it worked also without (3).

I hope this will safe others from a full day of struggling...

regards,

Frederik Van Goolen
project ingenieur
Technopolis
Technologielaan
2800 Mechelen
tel (32) (0)15 34 20 20
fax (32) (0)15 34 20 10
mailto:[EMAIL PROTECTED]
http://www.technopolis.be

De bovenvermelde berichten/tekst en bijlagen verbinden Stichting
F.T.I/Technopolis op geen enkele wijze, tenzij anders werd overeengekomen
bij een schriftelijke overeenkomst of tenzij zij later worden bevestigd bij
een overeenkomstig de wettelijke voorschriften ondertekende brief.Evenmin
kunnen Stichting F.T.I/Technopolis aansprakelijk worden gesteld op grond van
de inhoud van deze berichten/tekst en bijlagen.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Structures and CFCs

2004-03-04 Thread Raymond Camden
I must not be understanding your quesiton right. You should have no problems
doing this:

cfset s = structNew()
cfset s.name = goo

cfset myCFC = createObject(component,somecfc)

cfset result = myCFC.myMethod(s)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Can someone recommend a good web development browser?

2004-03-04 Thread Jon Block
I usually develop with IE on a PC, but I would really like a browser that
shows me the *time* taken to request each object in a web request. Also, if
it could show me the http headers of the request and response, that would be
sweet. I've currently got a page thats slow and I think its network latency,
but I'm not sure what the best tool is for timing the response. There's got
to be some good software out there for this task.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Can someone recommend a good web development browser?

2004-03-04 Thread Nick de Voil
Mozilla Firefox. Check out the extensions.

Nick
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Cached Queries/Cf Admin

2004-03-04 Thread Philip Arnold
 From: Scott Mulholland
 
 Is there any rule of thumb or method for figuring out how to 
 optimize the number of queries to cache setting in Administrator?

There is no hard and fast setting for this

It really depends on the applications you have running on your server,
how many queries you have cached, how many variations in the SQL each
has, etc.

Remember that;
SELECT * FROM TABLE WHERE FIELD=1
Is different from
SELECT * FROM TABLE WHERE FIELD=2

Each datasource is also another set of queries

Remember to ensure that you have enough memory in your server to handle
all of the queries, or it'll drop them sooner
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Can someone recommend a good web development browser?

2004-03-04 Thread John Beynon
If you install Firefox 0.8 from mozilla.org there's a plugin available
LiveHTTPheaders that will show the header information. Not sure about the
time taken to request each object though :(

Firefox supports tab browsing and loads of other stuff, I stopped using IE
as my default weeks ago!!

http://extensionroom.mozdev.org/more-info/livehttpheaders

-Original Message-
From: Jon Block [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 14:59
To: CF-Talk
Subject: Can someone recommend a good web development browser?

I usually develop with IE on a PC, but I would really like a browser that
shows me the *time* taken to request each object in a web request. Also, if
it could show me the http headers of the request and response, that would be
sweet. I've currently got a page thats slow and I think its network latency,
but I'm not sure what the best tool is for timing the response. There's got
to be some good software out there for this task.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Kazmierczak, Kevin
I have had problems with SmartFTP not bringing over all the files I tell
it to.Maybe I had it misconfigured, but I decided to use WS_FTP
instead.

 
Kevin.

 
_

From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

 
I use www.smartftp.com http://www.smartftp.comwhich is free for
personal
and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using
CuteFTP 3PointSomething for years and today it dawned on me that there
must
be a
better way. 
_
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CF 4.5 Quit Working

2004-03-04 Thread Claremont, Timothy
Still using 4.5 on WinXP Pro desktop computer (this is a testing
machine)

While I was away for a while, the server simply quit working. Service
was running, but not serving pages.

Looking at the Event Viewer logs, it appears that the SiteMinder service
is reporting that the Evaluation Period Has Ended. This error message
coincides with the time that CF quit working. Note that I am running a
full, licensed version of CF 4.5 Server.

My initial research says that this has something to do with the
utilization of advanced security. So, I reinstalled CF WITHOUT the
advanced security option, but the problem persists.

Am I on the right track here? Does SiteMinder have anything to do with
my problem? Why is it expiring?

Also might be noteworthy: The event viewer also mentions something about
FLEXIm. I am looking into what that is all about this morning.

Any clues as to which direction to look would be appreciated.

Thanks,
Tim

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please delete it from your system.

This footnote also confirms that this email message has been swept for
the presence of computer viruses,

Thank You,
Viahealth
**
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Can someone recommend a good web development browser?

2004-03-04 Thread d.a.collie
www.mozilla.org/products/firefox

Look at the extensions as well... especially the web dev one..superb

-- 
dc
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: OT: FTP client recommendations?

2004-03-04 Thread Ubqtous
Nando,

On 3/4/2004 at 02:50, you wrote:

N Can anyone recommend an FTP client that they are really happy with?
N I've been using CuteFTP 3PointSomething for years and today it
N dawned on me that there must be a better way.

I second Massimo's FTP Voyager nomination. Though I sometimes have
trouble when using the synchronize feature on deeply nested
directories, it is a great feature to have. I'm still using v8.0, so
they may have beefed up synchronization since then (they're up to 10.0
now).

SmartFTP works well (that's what I use at home) and I've heard good
things about Filezilla too.

~ Ubqtous ~
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Kwang Suh
Second the FileZilla recommendation, if you're looking for free.

-Original Message-
From: Jesse Houwing [mailto:[EMAIL PROTECTED] 
Sent: March 4, 2004 5:57 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I've been using FTP Voyager since version 4 and loved it. Tried CuteFTP, 
CrystalFTP, WS_FTP Pro (euwh), FileZilla, but always went back to FTP 
Voyager.

If you need a good free ftp client, go with Filezilla. Free and well built, 
updates often and has a developer who listens to wishes.

Jesse Houwing

-Original Message-
From: Greg Luce [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Thu, 4 Mar 2004 07:44:06 -0500
Subject: RE: FTP client recommendations?

SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way. 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Can someone recommend a good web development browser?

2004-03-04 Thread Ubqtous
d,

On 3/4/2004 at 10:25, you wrote:

dacrau www.mozilla.org/products/firefox

dacrau Look at the extensions as well... especially the web dev one..
dacrau superb

If you're doing JS work, I think FireFox's JS console is a life saver.

~ Ubqtous ~
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Isdefined Issue

2004-03-04 Thread Bruce, Rodney S HQISEC/Veridian IT Services
Thanks for reply

 
To clarify:

 
Your saying that a reference to an array is not a valid variable name?

 
isdefined(QGetProjects.PROJ_NAME[#R#])

 
but a Structure is:

 
because this works:

 
isDefined(session.tdy.#controller#)

guess I am just missing something, sense CF processes arrays else were fine:

 
CFOUTPUT
 #MYArray[2]# 
/CFOUTPUT

 
and you can use arrays in other functions:

 
DateCompare(session.tdy[controller][newrecord],form.arrdate)

 
I know that the DateCompare is looking at the value in the array element and
isdefined is looking for the element name itself.

 
But to me this seems to be inconsistent,IF CF can tell me the value of the
array element then it should be able to tell me if its been defined?
Or am I way off?

 
Thanks
Rodney

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 4:11 PM
To: CF-Talk
Subject: RE: Isdefined Issue

The string passed to isDefined must be a syntactically valid variable name,
which your name is not.It's the array dereference that's causing you
problems.You can use this code instead:

CFIF arrayLen(QGetProjects.PROJ_NAME) GTE records + 1 and
(QGetProjects.PROJ_NAME[Records] EQ QGetProjects.PROJ_NAME[Records+1])

Cheers,
barneyb

 -Original Message-
 From: Bruce, Rodney S HQISEC/Veridian IT Services 
 [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 03, 2004 3:03 PM
 To: CF-Talk
 Subject: Isdefined Issue
 
 HI all

 Can't figue out why I am getting this error:

 Parameter 1 of function IsDefined which is now 
 QGetProjects.PROJ_NAME[2]
 must be a syntactically valid variable name

 It is used in this if statement:

 CFSET R = Records +1
 CFIF isdefined(QGetProjects.PROJ_NAME[#R#]) and
 (QGetProjects.PROJ_NAME[Records] EQ 
 QGetProjects.PROJ_NAME[Records+1])

 If I take out the isdefined all works until I hit a record that is not
 defined.

 QGetProjects is a query.

 I can:

 CFOUTPUT
#QGetProjects.Proj_Name[2]#
/CFOUTPUT

 So the variable is valid.


 I am using CF 5

 Anyone know this issue??

 Thanks for any help
 Rodney
 
 
 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Can someone recommend a good web development browser?

2004-03-04 Thread Kevin Graeme
 I usually develop with IE on a PC, but I would really like a browser that
 shows me the *time* taken to request each object in a web request. Also,
if
 it could show me the http headers of the request and response, that would
be
 sweet. I've currently got a page thats slow and I think its network
latency,
 but I'm not sure what the best tool is for timing the response. There's
got
 to be some good software out there for this task.

While I prefer the Mozilla browsers and Opera technically, I find I always
end up coming back to IE just because I have to make sure the site works for
my 90%+ userbase. If I were to just spot test in IE I would miss something
that I don't explicitly test for.

-Kevin
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: JRun dying?

2004-03-04 Thread Michael Dinowitz
Thanks. Tried that and it's still dying. I came in today and CFMX was dead.
Must be something else.

 I had this problem too. Upgrade your JVM. Download the JDK from
 java.sun.com, the latest version is 1.4.2_03, then change your JVM folder
to
 the new one and restart your CF services. That's what fixed it for me.

 -nathan strutz


-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 12:31 PM
To: CF-Talk
Subject: JRun dying?


Anyone know why this would be happening on a new install of CF on
Win2003/IIS6?

Faulting application jrun.exe, version 4.0.0.63824, faulting module
 jvm.dll,
version 0.0.0.0, fault address 0x0002f8d4.



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: FTP client recommendations?

2004-03-04 Thread Kevin Graeme
 Can anyone recommend an FTP client that they are really happy with? I've
been using
 CuteFTP 3PointSomething for years and today it dawned on me that there
must be a
 better way.

FlashFXP is hands down my favorite for the user-interface. Unfortunately,
while it supports SSL it doesn't do SFTP.

SecureFX is what I'm using now and I think I like it now better than
FileZilla. Very different UI paradigm though. It's basically like Windows
Explorer instead of the left-right panes. AbsoluteFTP is the same as
SecureFX but without the SFTP feature.

-Kevin
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Software Life Cycle Development Templates

2004-03-04 Thread Andrew Spear
Ian-
If you don't mind reading a bit, I recommend two great books by Steve McConnell:

1)Rapid Development
2)Software Project Survival Guide

He also has quite a bit of templates  forms on his company's website.Of course they sell a package, but quite a bit is free for the taking.

http://www.construx.com/cxone/basic/map.php

Best Regards-
Andrew

 I'm taking the opportunity to excel here at work and trying to bring 
 some order to our web application development.For the last year we 
 have been a team of two experienced CF developers, the previous year 
 there was only one.Pretty much working ad hock on projects as they 
 came along with little formal documentation.A single developer was 
 pretty much completely responsible for each project.This has worked 
 well enough for the mostly smallish projects we have done to date.
 
 Success has lead to more confidence by management and they are 
 beginning to authorize more ambitious projects that will be beyond the 
 scope of what a single developer can do in a reasonable amount of time.
 Cool stuff with 1+ man years of development.
 
 To accommodate these projects our team is expanding.We are adding 3 
 junior CF developers to the team. I believe we need to grow up and 
 become more professional.Start applying a standard, formal software 
 development process.Allowing multiple team members with different 
 skill levels to work on these large projects.
 
 What I'm looking for are Software Life Cycle documentation templates, 
 preferably free.When I've tried to Google for this stuff I only find 
 examples that somebody wants to sell me (or even more costly entire 
 consulting packages).I'm hoping some of you may have worked, or 
 better yet managed, larger teams responsible for creating ColdFusion 
 web applications and are willing and able to share some templates for 
 Requirements, Design, Detailed Design type documentation or maybe know 
 of a good resource where I might get these type of templates.
 
 Also any nice suggestions for basic information on web application 
 project management would be most appreciated.I've had overviews of 
 analysis and design in classes, read about why formal processes good 
 in many places, but this will be the first time I've ever tried to be 
 anything like a senior developer after some seven years of mostly 
 solo and duet work.
 
 scary, Scary, SCARY thought on many levels.
 
 Thanks for reading my combination plea/rant.
 Eternal thanks for any information.
 
 --
 Ian Skinner
 Web Programmer
 BloodSource
 www.BloodSource.org
 Sacramento, CA
 
 C code. C code run. Run code run. Please!

 - Cynthia Dunning
 
 Confidentiality Notice:This message including any
 attachments is for the sole use of the intended
 recipient(s) and may contain confidential and privileged
 information. Any unauthorized review, use, disclosure or
 distribution is prohibited. If you are not the
 intended recipient, please contact the sender and
 delete any copies of this message. 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Oracle / Stored Proc Issues

2004-03-04 Thread Adrocknaphobia
So basically we've moved some code from dev to production and on production it blew up. (big surprise right?) well the suprise is that whats blowing up is stored procedure calls that return queries. All other proc call are working like a champ but anything that returns a ref cursor throw an error saying Invalid number or types of arguments.

As far as my knowledge allows, when you specify a cfprocresult that is interpeted as a argument.

So does anyone have any idea why this would be working fine in dev but not production?

I can assure you without posting any code that the calls are being made exactly how they should and the pl/sql is error free. I've had about 5-6 other developers take a look at this and everything codewise is airtight.

[Adam Wayne Lehman]


If you don't fake the funk, the funk will fake you.

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: OT: FTP client recommendations?

2004-03-04 Thread Matt Robertson
I'll put in another vote for FTP Voyager.I rely on it for a lot of
fancy stuff.

Ubqtous: they have made big strides in the file synch feature.It seems
pretty well bulletproof now, so long as you pay attention to source/dest
folders.FTPV tries to remember the last pairing used with your source
and that's not always what you want.

About synchs: I love FTPV's multithread capability: tell FTPV to synch a
folder tree using six threads.Its like having 6 ftp clients open all
at once; busily sending and receiving all at once.It can also do this
outside of synch.Initiate an operation, let it run, nav somewhere else
and do something else.All ops will run concurrently.Not sure if this
is a unique feature.

I use the scheduler to synch big web file areas (thousands of folders,
tens of thousands of files, running daily; several jobs again running
concurrently).Formerly had bugs doing jobs that large but is solid in
v10.x

And it does SFTP with encrypted pwds really well.


 Matt Robertson [EMAIL PROTECTED] 
 MSB Designs, Inc.http://mysecretbase.com


-Original Message-
From: Ubqtous [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 7:19 AM
To: CF-Talk
Subject: Re: OT: FTP client recommendations?

Nando,

On 3/4/2004 at 02:50, you wrote:

N Can anyone recommend an FTP client that they are really happy with?
N I've been using CuteFTP 3PointSomething for years and today it
N dawned on me that there must be a better way.

I second Massimo's FTP Voyager nomination. Though I sometimes have
trouble when using the synchronize feature on deeply nested
directories, it is a great feature to have. I'm still using v8.0, so
they may have beefed up synchronization since then (they're up to 10.0
now).

SmartFTP works well (that's what I use at home) and I've heard good
things about Filezilla too.

~ Ubqtous ~
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Software Life Cycle Development Templates

2004-03-04 Thread Steve Nelson
Here are a few more excellent books:

-Fusebox: Developing ColdFusion Applications
-The Inmates are Running the Asylum
-About Face 2.0
-The Mythical Man Month

The first book explains the FLiP process sin detail. The second 2 are on
a subject called interaction design, which describe how to bring the
end user back into the process. The last one is just a classic.

Steve

Andrew Spear wrote:

 Ian-
 If you don't mind reading a bit, I recommend two great books by Steve
 McConnell:

 1)Rapid Development
 2)Software Project Survival Guide

 He also has quite a bit of templates  forms on his company's
 website.Of course they sell a package, but quite a bit is free for
 the taking.

 http://www.construx.com/cxone/basic/map.php

 Best Regards-
 Andrew

  I'm taking the opportunity to excel here at work and trying to
 bring
  some order to our web application development.For the last year we

  have been a team of two experienced CF developers, the previous year

  there was only one.Pretty much working ad hock on projects as they

  came along with little formal documentation.A single developer was

  pretty much completely responsible for each project.This has
 worked
  well enough for the mostly smallish projects we have done to date.
 
  Success has lead to more confidence by management and they are
  beginning to authorize more ambitious projects that will be beyond
 the
  scope of what a single developer can do in a reasonable amount of
 time.
  Cool stuff with 1+ man years of development.
 
  To accommodate these projects our team is expanding.We are adding
 3
  junior CF developers to the team. I believe we need to grow up and
  become more professional.Start applying a standard, formal
 software
  development process.Allowing multiple team members with different
  skill levels to work on these large projects.
 
  What I'm looking for are Software Life Cycle documentation
 templates,
  preferably free.When I've tried to Google for this stuff I only
 find
  examples that somebody wants to sell me (or even more costly entire
  consulting packages).I'm hoping some of you may have worked, or
  better yet managed, larger teams responsible for creating ColdFusion

  web applications and are willing and able to share some templates
 for
  Requirements, Design, Detailed Design type documentation or maybe
 know
  of a good resource where I might get these type of templates.
 
  Also any nice suggestions for basic information on web application
  project management would be most appreciated.I've had overviews of

  analysis and design in classes, read about why formal processes good

  in many places, but this will be the first time I've ever tried to
 be
  anything like a senior developer after some seven years of mostly
  solo and duet work.
 
  scary, Scary, SCARY thought on many levels.
 
  Thanks for reading my combination plea/rant.
  Eternal thanks for any information.
 
  --
  Ian Skinner
  Web Programmer
  BloodSource
  www.BloodSource.org
  Sacramento, CA
 
  C code. C code run. Run code run. Please!

  - Cynthia Dunning
 
  Confidentiality Notice:This message including any
  attachments is for the sole use of the intended
  recipient(s) and may contain confidential and privileged
  information. Any unauthorized review, use, disclosure or
  distribution is prohibited. If you are not the
  intended recipient, please contact the sender and
  delete any copies of this message.
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Feedback on CFWebstore?

2004-03-04 Thread Boardwine, David L.
Hi All,
Does anyone have any feedback on CFWebstore? What is your experience?
Weaknesses? Strengths?

 
TIA

 
DavidB
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: OT: FTP client recommendations?

2004-03-04 Thread Phillip B
I agree with FTP Voyager. This is the only thing we use now.

Phillip B

Matt Robertson wrote:

 I'll put in another vote for FTP Voyager.I rely on it for a lot of
 fancy stuff.


 http://www.houseoffusion.com/banners/view.cfm?bannerid=40
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Form Fields Disappearing

2004-03-04 Thread Declan Maher
Is there just one form submitting from one form or from multiple
forms/pages in site?

 
If you've ruled out this then ensure the enctype and method in the form
are set correctly.
I had problems with these before.


-Original Message-
From: Nick Han [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 1:59 PM
To: CF-Talk
Subject: Form Fields Disappearing

Has anyone experienced the problem with form fields from the previous
page disappearing on the processing page in a post action?Every now
and then, our users get an error when they are submitting a form and
it
was because all the form fields had disappeared.

We know this because we have top-level error handler, which shoots us
an
email with all the diagnostic information such as url and form
variables, all the cgi variables, and everything in the catch and
error
structs.

I am baffled by this.I couldn't duplicate this error at all.Could
be
it a bug in CF5?

Apparently, someone sort of had the same problem before.

http://www.houseoffusion.com/cf_lists/cache.cfm/4/15/15824.htm

Can somebody confirm this that it is really a CF5 bug?

Nick Han

Nick Han 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Philip Arnold
 From: Tangorre, Michael
 
 I'm still a fan of WS_FTP and have used the same version for 
 about 3 years... I guess I don't find myself using anything 
 fancy with FTP so as long as it does the regular resume and 
 prompt overwrite I am fine. 
 
 It's also free if you pass the three statement questionnaire 
 during install.

I have a REAL problem with WS FTP - if you select a large number of
files in a folder, that little transferring popup takes focus from
whatever you're doing

So, if you start to download a block of large files, then switch and
start typing, you can hit space on the cancel button by accident as it
pops up and takes focus from what you're working on

Any program which has greedy focus is NOT user friendly in my opinion

I recently got the latest version of CuteFTP - the queue and right click
integration are great, and the re-connect is helpful if you're using
wireless and it blips
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Burns, John
I use CuteFTP too.The option to edit an online file is nice (it
downloads to a temp file and when you save it, it uploads it) and it
does all of the simple tasks that I do.It has some advanced stuff but
I never really use any of them.

John 

-Original Message-
From: Philip Arnold [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 11:46 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

 From: Tangorre, Michael
 
 I'm still a fan of WS_FTP and have used the same version for about 3 
 years... I guess I don't find myself using anything fancy with FTP so 
 as long as it does the regular resume and prompt overwrite I am fine.
 
 It's also free if you pass the three statement questionnaire during 
 install.

I have a REAL problem with WS FTP - if you select a large number of
files in a folder, that little transferring popup takes focus from
whatever you're doing

So, if you start to download a block of large files, then switch and
start typing, you can hit space on the cancel button by accident as it
pops up and takes focus from what you're working on

Any program which has greedy focus is NOT user friendly in my opinion

I recently got the latest version of CuteFTP - the queue and right click
integration are great, and the re-connect is helpful if you're using
wireless and it blips
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Bushy
I like FlashFXP

--Original Message Text---
From: Jesse Houwing
Date: Thu, 04 Mar 2004 13:57:12 +0100

I've been using FTP Voyager since version 4 and loved it. Tried CuteFTP, 
CrystalFTP, WS_FTP Pro (euwh), FileZilla, but always went back to FTP 
Voyager.

If you need a good free ftp client, go with Filezilla. Free and well built, 
updates often and has a developer who listens to wishes.

Jesse Houwing

-Original Message-
From: Greg Luce [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Thu, 4 Mar 2004 07:44:06 -0500
Subject: RE: FTP client recommendations?

SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/ 
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_ 

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED] 
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way. 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Oracle / Stored Proc Issues

2004-03-04 Thread Plunkett, Matt
-Original Message-
From: Adrocknaphobia
Sent: Thursday, March 04, 2004 11:15 AM
To: CF-Talk
Subject: Oracle / Stored Proc Issues

 So basically we've moved some code from dev to production and on
production it blew up. 
 (bigsurprise right?) well the suprise is that whats blowing up is stored
procedure calls that
 returnqueries. All other proc call are working like a champ but anything
that returns a ref 
 cursorthrow an error saying Invalid number or types of arguments.

 
Are you switching versions of CF when you move from dev to production?MX
and 5 have different ways of specifying the ref cursor parameters.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




ColdFusion Express

2004-03-04 Thread Don
Where could I grab a copy of CF Express released in 1999?Did search at MM site to no avail.

TIA
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Kenneth Wilson
Since a free version is available, you might also take a look at
BlueDragon. CF Express had some serious limitations. Bluedragon does
also but less so and what it supports is far more current than the old
CF Express.

http://www.newatlanta.com/

Ken

-Original Message-
From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 11:03 AM
To: CF-Talk
Subject: ColdFusion Express

Where could I grab a copy of CF Express released in 1999?Did search at
MM site to no avail.

TIA
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Refreshing App Vars in a Cluster

2004-03-04 Thread Dave Carabetta
Is it possible to force an Application variable refresh on two MX instances 
at the same time? Our web site is a cluster of two JRun instances with 
session replication enabled. Because of various issues we were having with 
it off, we turned on sticky sessions at the JRun connector level, so once I 
hit one JRun instance, all my subsequent requests will hit that same 
instance. What I'd like to be able to do is have an admin log in to a page 
where they can edit some constants, and when they hit Update the 
Application variable is refreshed on *both* instances instead of just the 
instance serving my update request. We are using a shared document root, if 
that makes any difference.

Regards,
Dave.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Isdefined Issue

2004-03-04 Thread Dave Watts
 Your saying that a reference to an array is not a valid 
 variable name?

Not in the sense that you can test for it with IsDefined. The array itself
is the variable - it simply contains multiple values instead of a single
value.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: sunone mx

2004-03-04 Thread Dave Watts
 anybody know how to re-configure sunone 6.0 (sun webserver, 
 formerly iPlanet) so that it stops mx from stealing its 
 servlet? i have a 3rd app that automatically configures 
 itself to use sunone's servlet, no matter what, if it 
 encounters that webserver during installation. after we 
 install mx, mx grabs the sunone's servlet for itself 
 leaving the 3rd app whining in the dark. any ideas?

I don't work with SunONE much, but do you have the SunONE application server
installed also, or just the web server? If you're just using the web server,
what servlet are you talking about?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Ken,

Thanks for the idea.But three things are critical for what I need for a project
I have in mind:
1) must run on Windows CE (that I don't know if CF Express can handle);
2) since OS is CE the smaller footprint of CF or the like is the better;
3) functional requirements are very limited (so functions/features provided
CF Express are more than enough)

Hmm, another idea is to use ASP if CE can take a lean IIS version, not sure
if there's such a version.

Another idea?

Don

Since a free version is available, you might also take a look at
BlueDragon. CF Express had some serious limitations. Bluedragon does
also but less so and what it supports is far more current than the old
CF Express.

http://www.newatlanta.com/

Ken
 

-Original Message-
From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 11:03 AM
To: CF-Talk
Subject: ColdFusion Express

Where could I grab a copy of CF Express released in 1999?Did search at
MM site to no avail.

TIA
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Bryan F. Hogan
Will CE be accessing the internet? If so why does CF need to be 
installed on it?

Chunshen (Don) Li wrote:

 Ken,
 
 Thanks for the idea.But three things are critical for what I need for 
 a project
 I have in mind:
 1) must run on Windows CE (that I don't know if CF Express can handle);
 2) since OS is CE the smaller footprint of CF or the like is the better;
 3) functional requirements are very limited (so functions/features provided
 CF Express are more than enough)
 
 Hmm, another idea is to use ASP if CE can take a lean IIS version, not sure
 if there's such a version.
 
 Another idea?
 
 Don
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Burns, John
That's what I'm curious about.What exactly is it that you're trying to
do?Are you trying to run a PDA as a server?That's what it sounds
like.

John Burns 

-Original Message-
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 12:23 PM
To: CF-Talk
Subject: Re: ColdFusion Express

Will CE be accessing the internet? If so why does CF need to be
installed on it?

Chunshen (Don) Li wrote:

 Ken,
 
 Thanks for the idea.But three things are critical for what I need 
 for a project I have in mind:
 1) must run on Windows CE (that I don't know if CF Express can 
 handle);
 2) since OS is CE the smaller footprint of CF or the like is the 
 better;
 3) functional requirements are very limited (so functions/features 
 provided CF Express are more than enough)
 
 Hmm, another idea is to use ASP if CE can take a lean IIS version, not

 sure if there's such a version.
 
 Another idea?
 
 Don
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Nathan Strutz
I've been a huge fan of BPFTP (bullet-proof), http://www.bpftp.com/, but
it's not free ($30), and there's always a good open source free alternative.
Try FileZilla
Homepage:
http://filezilla.sourceforge.net/
Project and download page:
http://sourceforge.net/projects/filezilla/

-nathan strutz
-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 9:45 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I like FlashFXP

--Original Message Text---
From: Jesse Houwing
Date: Thu, 04 Mar 2004 13:57:12 +0100

I've been using FTP Voyager since version 4 and loved it. Tried CuteFTP,
CrystalFTP, WS_FTP Pro (euwh), FileZilla, but always went back to FTP
Voyager.

If you need a good free ftp client, go with Filezilla. Free and well
built,
updates often and has a developer who listens to wishes.

Jesse Houwing

-Original Message-
From: Greg Luce [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Date: Thu, 4 Mar 2004 07:44:06 -0500
Subject: RE: FTP client recommendations?

SecurFX is my favorite straight FTP client, but I get a lot of use out
of BeyondCompare connecting through FTP.

Greg

-Original Message-
From: McCabe, Kev [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 3:32 AM
To: CF-Talk
Subject: RE: FTP client recommendations?

I use www.smartftp.com http://www.smartftp.comwhich is free for
personal and very good

_
Mr Kev McCabe
Senior ETV Developer,
British Sky Broadcasting
First Floor North East,
West Cross House
Grant Way
Isleworth
Middlesex
TW7 5QD
[EMAIL PROTECTED]
http://www.sky.com http://www.sky.com/
tel: +44 (0) 20 7941 5329
fax: +44 (0) 20 7941 5243
_

-Original Message-
From: Nando [mailto:[EMAIL PROTECTED]
Sent: 04 March 2004 07:50
To: CF-Talk
Subject: OT: FTP client recommendations?

Can anyone recommend an FTP client that they are really happy with? I've
been using CuteFTP 3PointSomething for years and today it dawned on me
that there must be a better way.
 _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Dave Watts
 Thanks for the idea.But three things are critical for what 
 I need for a project I have in mind:
 1) must run on Windows CE (that I don't know if CF Express 
 can handle);

No, it won't run on Windows CE, any version. Windows CE isn't
Win32-compatible.

 Hmm, another idea is to use ASP if CE can take a lean IIS 
 version, not sure if there's such a version.

You have several options for Windows CE web server development. The Windows
CE SDK comes with a web server that supports some ASP functionality, or you
can use the CE port of Apache and Perl (!) available from
http://www.rainer-keuchel.de, or you can use the GoAhead web server, which
uses server-side _javascript_ in addition to ASP if I recall correctly.

http://www.serverwatch.com/stypes/servers/article.php/16137_1368401

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
No.
Will CE be accessing the internet? If so why does CF need to be 
installed on it?

Chunshen (Don) Li wrote:
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Dave Watts
 Are you trying to run a PDA as a server? That's what 
 it sounds like.

While it's true that Windows CE is used for Pocket PCs, it's also used for
all sorts of embedded hardware, and it's common to want to provide web
administrative interfaces for such hardware.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
CE to look up data from Access or the like database locally.
Ror travelling realty agent etc. to use.

That's what I'm curious about.What exactly is it that you're trying to
do?Are you trying to run a PDA as a server?That's what it sounds
like.

John Burns 

-Original Message-
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 12:23 PM
To: CF-Talk
Subject: Re: ColdFusion Express

Will CE be accessing the internet? If so why does CF need to be
installed on it?

Chunshen (Don) Li wrote:


 sure if there's such a version.
 
 Another idea?
 
 Don
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Good info, thank you.Wondering if CE can support some version of Access 
while I know there's SQL CE version.

 Thanks for the idea.But three things are critical for what 
 I need for a project I have in mind:
 1) must run on Windows CE (that I don't know if CF Express 
 can handle);

No, it won't run on Windows CE, any version. Windows CE isn't
Win32-compatible.

 Hmm, another idea is to use ASP if CE can take a lean IIS 
 version, not sure if there's such a version.

You have several options for Windows CE web server development. The Windows
CE SDK comes with a web server that supports some ASP functionality, or you
can use the CE port of Apache and Perl (!) available from
http://www.rainer-keuchel.de, or you can use the GoAhead web server, which
uses server-side _javascript_ in addition to ASP if I recall correctly.

http://www.serverwatch.com/stypes/servers/article.php/16137_1368401

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Rob
On Thu, 2004-03-04 at 08:41, Chunshen Li wrote:
 Good info, thank you.Wondering if CE can support some version of Access 
 while I know there's SQL CE version.
My pocket PC has libraries to access .mdb files via VB and C++ but as
for like ODBC access, I don't think you can do it locally - I could be
dead wrong though.

 
  Thanks for the idea.But three things are critical for what 
  I need for a project I have in mind:
  1) must run on Windows CE (that I don't know if CF Express 
  can handle);
 
 No, it won't run on Windows CE, any version. Windows CE isn't
 Win32-compatible.
 
  Hmm, another idea is to use ASP if CE can take a lean IIS 
  version, not sure if there's such a version.
 
 You have several options for Windows CE web server development. The Windows
 CE SDK comes with a web server that supports some ASP functionality, or you
 can use the CE port of Apache and Perl (!) available from
 http://www.rainer-keuchel.de, or you can use the GoAhead web server, which
 uses server-side _javascript_ in addition to ASP if I recall correctly.
 
 http://www.serverwatch.com/stypes/servers/article.php/16137_1368401
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 phone: 202-797-5496
 fax: 202-797-5444
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Good to know.Any idea as to 
Wondering if CE can support some version of Access 
while I know there's SQL CE version. 

Thanks.

 Are you trying to run a PDA as a server? That's what 
 it sounds like.

While it's true that Windows CE is used for Pocket PCs, it's also used for
all sorts of embedded hardware, and it's common to want to provide web
administrative interfaces for such hardware.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Good info, thanks.Hmm, if I want to use either Access .mdb file or SQL CE 
database, what language would seem most convenient, say, the CE has a web
server, ASP? btw, could your pocket PC install a web server?
App-wise, personally I like the three-tiered datasource or native database
call,web server and client approach vs. datasource and a programming language.

On Thu, 2004-03-04 at 08:41, Chunshen Li wrote:
 Good info, thank you.Wondering if CE can support some version of Access 
 while I know there's SQL CE version.
My pocket PC has libraries to access .mdb files via VB and C++ but as
for like ODBC access, I don't think you can do it locally - I could be
dead wrong though.


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Dave Watts
 Good info, thanks.Hmm, if I want to use either Access .mdb 
 file or SQL CE database, what language would seem most 
 convenient, say, the CE has a web server, ASP?

You can use ADOCE to access either one, I think. You can do that from the
mini-ASP that MS provides with the SDK.

 btw, could your pocket PC install a web server?

Yes. I'm running the HTTPD from the MS SDK on mine. It is very limited, and
can only support two concurrent requests.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Burns, John
I can understand the 3-tier approach, but when you're talking limited
resources like a Pocket PC, I would think that a programming language
connecting straight to the datasource would be better for conserving
battery life and such.It may require learning a new language or
something, but 3 tiers seems like it'd mean 3 times the resource hit and
also 3 points of possible failure.I've never ventured into this sort
of development, so I'm speaking from complete ignorance, but those would
be my fears of doing the 3-tier approach vs. the 2 tier.If you did 2
tier, it seems you could even simplify things and use XML or something
like that to store the data as opposed to a database.I guess it
depends on the size of the data, etc.

John Burns 

-Original Message-
From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 12:00 PM
To: CF-Talk
Subject: Re: ColdFusion Express

Good info, thanks.Hmm, if I want to use either Access .mdb file or SQL
CE database, what language would seem most convenient, say, the CE has a
web server, ASP? btw, could your pocket PC install a web server?
App-wise, personally I like the three-tiered datasource or native
database call,web server and client approach vs. datasource and a
programming language.

On Thu, 2004-03-04 at 08:41, Chunshen Li wrote:
 Good info, thank you.Wondering if CE can support some version of 
 Access while I know there's SQL CE version.
My pocket PC has libraries to access .mdb files via VB and C++ but as 
for like ODBC access, I don't think you can do it locally - I could be 
dead wrong though.


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Dave Watts
 CE to look up data from Access or the like database locally.
 Ror travelling realty agent etc. to use.

Then why do you need a web server? You'd be much better served by writing a
regular CE application. You can do this with VS.NET, or with eVB or eVC++.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Rob
On Thu, 2004-03-04 at 08:59, Chunshen Li wrote:
 Good info, thanks.Hmm, if I want to use either Access .mdb file or SQL CE 
 database, what language would seem most convenient, say, the CE has a web
 server, ASP? 
Most of the stuff I have done for PPC does not have a web interface
(mostly c++ stuff) so I can say if you can even hook a web server to a
database with any authority.

 btw, could your pocket PC install a web server?
Yes, I installed Apache (just for fun though) and an ftp server too
among other things.
http://www.rainer-keuchel.de/wince/apache-ce.html

 App-wise, personally I like the three-tiered datasource or native database
 call,web server and client approach vs. datasource and a programming language.

BTW If you want to get jiggy with you ppc here is an article I wrote
(and the latest 2600 has some good stuff in it too)
http://mobile.itmanagersjournal.com/mobility/03/12/04/2014203.shtml?tid=75tid=99

 On Thu, 2004-03-04 at 08:41, Chunshen Li wrote:
  Good info, thank you.Wondering if CE can support some version of Access 
  while I know there's SQL CE version.
 My pocket PC has libraries to access .mdb files via VB and C++ but as
 for like ODBC access, I don't think you can do it locally - I could be
 dead wrong though.

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Oracle / Stored Proc Issues

2004-03-04 Thread Mark A. Kruger - CFG
Did you check all your database settings to ensure they are the same (clobs and blobs and select method etc)?Have you
tried creating a datasource on the test server that points to the live server then running your proc to see if it works?

-mk
-Original Message-
From: Adrocknaphobia [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 10:15 AM
To: CF-Talk
Subject: Oracle / Stored Proc Issues

So basically we've moved some code from dev to production and on production it blew up. (big surprise right?) well the
suprise is that whats blowing up is stored procedure calls that return queries. All other proc call are working like a
champ but anything that returns a ref cursor throw an error saying Invalid number or types of arguments.

As far as my knowledge allows, when you specify a cfprocresult that is interpeted as a argument.

So does anyone have any idea why this would be working fine in dev but not production?

I can assure you without posting any code that the calls are being made exactly how they should and the pl/sql is
error free. I've had about 5-6 other developers take a look at this and everything codewise is airtight.

[Adam Wayne Lehman]


If you don't fake the funk, the funk will fake you.

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Samuel R. Neff
This seems like a scenario where one really needs to look at all available
options and choose the best one.Using a server based technology for a
local application on a PDA is quite a bit of overkill..NET has very nice
PDA support.

My $0.02.

Sam


Blog http://www.rewindlife.com
TeamMM http://www.macromedia.com/go/team 


 -Original Message-
 From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 04, 2004 11:36 AM
 To: CF-Talk
 Subject: Re: ColdFusion Express
 
 CE to look up data from Access or the like database locally.
 Ror travelling realty agent etc. to use.
 
 That's what I'm curious about.What exactly is it that 
 you're trying to
 do?Are you trying to run a PDA as a server?That's what it sounds
 like.
 
 John Burns 
 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Rob
On Thu, 2004-03-04 at 10:21, Samuel R. Neff wrote:
 This seems like a scenario where one really needs to look at all available
 options and choose the best one.Using a server based technology for a
 local application on a PDA is quite a bit of overkill..NET has very nice
 PDA support.

You don't even know what he's trying to do. Hey Chunshen - what are you
trying to do?

My £0.02 :)

 My $0.02.

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: FTP client recommendations?

2004-03-04 Thread Jim McAtee
- Original Message - 
From: Nando [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 12:50 AM
Subject: OT: FTP client recommendations?

 Can anyone recommend an FTP client that they are really happy with? I've
 been using CuteFTP 3PointSomething for years and today it dawned on me
 that there must be a better way.

VanDyke Software's Absolute FTP.Love it.

http://www.vandyke.com/products/absoluteftp/
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Just a quick note to thank every one on the thread, your contribution
is much appreciated.

And another note on 3-tiered vs. 2-tiered, it's more likely that 95+%
of all my apps would be web-based, hence, stay with this approach would
be more beneficial to myself rather than this particular app we're talking
about though from efficiency or other factor point of view, 2-tiered is more
desirable, source-wise, won't/shouldn't be an issue though (just one user per
PPC). 

I don't mean to be rude of not responding to every one individually this time 
for I don't know if I'll get this project, hence I don't want to take up too much
of everyone's time including mine at this point.

Again, many thanks.

Our true color ain't that bad, right :)

 Where could I grab a copy of CF Express released in 1999?Did search 
 at MM site to no avail.
 
TIA
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




LinkPoint, Session Variables, ColdFusion MX components.

2004-03-04 Thread Dwayne Cole
I have a shopping cart cfc that uses LinkPoint Basic.

The Cart information is stored in a component session variable and when it's time to pay, the user is routed to LinkPoint, enters the cc information, once the cc is processed the users is returned back to our sight, and from there the order is pulled from the session variable and dumped into the database. 

The problem is when the user is returned the session variable no longer exist, at least it is not available for processing. 

Has anyone else had this problem

Dwayne Cole, MS in MIS, MBA
Florida AM University
Certified Advanced ColdFusion Developer
850-591-0212
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Oracle / Stored Proc Issues

2004-03-04 Thread Adrocknaphobia
Thanks for the input. Turned out to be an obscure permissions issue.

 -Original Message-
 From: Plunkett, Matt [mailto:[EMAIL PROTECTED]
 Sent: Thursday, March 4, 2004 04:59 PM
 To: 'CF-Talk'
 Subject: RE: Oracle / Stored Proc Issues
 

 -Original Message-
 From: Adrocknaphobia
 Sent: Thursday, March 04, 2004 11:15 AM
 To: CF-Talk
 Subject: Oracle / Stored Proc Issues
 
 
  So basically we've moved some code from dev to production and on
 production it blew up. 
  (bigsurprise right?) well the suprise is that whats blowing up is stored
 procedure calls that
  returnqueries. All other proc call are working like a champ but anything
 that returns a ref 
  cursorthrow an error saying Invalid number or types of arguments.

 Are you switching versions of CF when you move from dev to production?MX
 and 5 have different ways of specifying the ref cursor parameters. 
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFX_EXECUTE for CFMX?

2004-03-04 Thread Jon Block
In CF5, I used CFX_Execute to execute commands that were really long.
Apparently, the ColdFusion CFEXECUTE tag has some kind of limitation as to
the length of the command line command you can pass. I therefore used
CFX_execute to call the command. How can I execute the command in qeustion
in CFMX?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFX_EXECUTE for CFMX?

2004-03-04 Thread Raymond Camden
I haven't heard of such a bug, but even if it exists, you could simply wrap
your long command inside a .bat file and call that instead.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Barney Boisvert
SecureFX, also from VanDyke.My client of choice before I started using
rsync almost exclusively.

http://www.vandyke.com/products/securefx/index.html 

Cheers,
barneyb

 -Original Message-
 From: Jim McAtee [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 04, 2004 10:40 AM
 To: CF-Talk
 Subject: Re: FTP client recommendations?
 
 - Original Message - 
 From: Nando [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 04, 2004 12:50 AM
 Subject: OT: FTP client recommendations?
 
 
  Can anyone recommend an FTP client that they are really 
 happy with? I've
  been using CuteFTP 3PointSomething for years and today it 
 dawned on me
  that there must be a better way.
 
 
 VanDyke Software's Absolute FTP.Love it.
 
 http://www.vandyke.com/products/absoluteftp/
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: sunone mx

2004-03-04 Thread Paul Hastings
dave, thanks for the response--sunone doesn't appear to be the cf flavor of
the cf month. i got it working fine with just the web/app server  mx (even
though i was told mx 6.1 wouldn't work with sunone). it didn't seem that
hard.

 I don't work with SunONE much, but do you have the SunONE application
server
 installed also, or just the web server? If you're just using the web
server,
 what servlet are you talking about?

it appears both the web  app server are installed, no idea which servlet.
what should i ask about? i specifically asked  was told that this puppy
didn't contain any servlets. teh reason they insist on using it, is that its
supposed to be so much better under stress than IIS. frankly i can't say if
thats true or not, but i think having mx  the other app go fast is probably
more important. any opinions?

the 3rd app is a bear to config, taking on average 10 stress-filled installs
to get going (not kidding, some days it appears that someone coughing in the
next room breaks the install). i normally pass it thru mx enterprise (once
we figured out how to do that) which reduced the installation process to me
sipping coffee  drumming my fingers while it installs.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




How to convince your boss to send you to CFUN-04

2004-03-04 Thread Michael Smith
I have received some feedback from some people having
difficulty convincing their boss to send them to CFUN-04
(http://www.cfconf.com/CFUN-04/).

Here are ten reasons for going that you can tell them:

1. Two full days of training usually costs $750, CFUN-04 is
only $269 - about a third of the cost!
(Or just $199 before 3/31/04!)

2. To buy books on the 12 talks you can attend at CFUN-04 
could cost $50 each or $600. Again CFUN-04 is cheaper 
and you get both a printed handbook and a CD-ROM of the
talks, plus you can ask the authors questions too!

3. You will learn so much at CFUN-04 that when you come back
you will be much more efficient at programming . If you are even
5% more efficient then CFUN-04 will pay for itself ten
times over!

4. You can take any existing programming problems you have
to the CF Doctor and CFDJ Panel at CFUN-04 for a quick 
answer and save yourself time when you get back to the office.

5. Half the battle in programming can be knowing that a
solution exists at all. By seeing and hearing about a wide
range of techniques you will be prepared for future problems
and be able to solve them in less time!

6. The people you meet at CFUN-04 can help you by bouncing ideas
with you and for you to compare how your organization does
programming vs other organizations.

7. You can pick the brains of the 32 nationally know speakers and
ColdFusion authors who are speaking at the conference.

8. You can get live in person demos of your favorite ColdFusion add on
vendor's software and ask their staff questions.

9. You can hear about the latest news on yet to be released Macromedia
products that might affect your business in 2004.

10. You can save $70 by registering before 3/31/04 when the regular
 registration price of $269 goes into effect.

Check out all the track descriptions, session details and speaker bios at:

http://www.cfconf.com/cfun-04/

Group rate
**
Send the whole team to CFUN-04! If you have 3 or more people from the same 
company going and you all pre-pay together before 3/31/04 then you qualify 
for our group rate of $179 each. Email [EMAIL PROTECTED] if you want to
do this.

Unemployed?
***
If you have been laid off and want to get the benefits of CFUN-04 but
have no boss to ask, then TeraTech is providing a limited number of
partial scholarships for CFUN-04 to help you get back into your career.
Email me with your circumstances to apply.

---
CFUN is organized by TeraTech who received four CFDJ awards.
If you need ColdFusion project help, mentoring or training
then ask the experts at http://www.teratech.com/ 

Best Consulting - TeraTech
Finalist Training - TeraTech
Finalist Community site - CFConf
Finalist Web Dev Tool - CFXGraphicsServer
---

This year's conference has 32 nationally known speakers including Charlie 
Arehart, Steve Drucker, Raymond Camden, Hal Helms, Michael Smith, Michael Dinowitz, 
Simon Horwith and Shlomy Gantz. 

CFUN-04 Washington DC area 6/26 - 6/27/04:
* Learn CF MX, Flash and more!
* Network with your peers and top national speakers
* Have fun exploring what is new from Macromedia

Tracks:
* Advanced Topics - for gurus, XML, CFCs, SQL
* MX Integration - Flash, Java, Flex, .Net, Webservices
* Empowered Programming - OO, Fusebox, PM, Testing, Debug
* CF Bootcamp - for beginners in CF and Flash
* Accessibility - making sites that disabled people can use, section 508

Pricing schedule - register today to save!
* Just $199 Early Bird Price from 1/1/04 - 3/31/04
* Ok$269 Regular Price 4/1/04 - 6/15/04
* Opps $299 Late Registration 6/15/03 - 6/25/03
* Onsite $350

Register today
http://www.cfconf.com/CFUN-04/

-- 
--
Vote for TeraTech in CFDJ awards
http://www.teratech.com/vote.cfm

Michael Smith, TeraTech, Inc
405 E Gude Dr Ste 207, Rockville MD 20850
CF , VB, SQL, Math custom programming 
Voice: +1-301-424-3903 x110, 800-447-9120Fax:301-762-8185
Web: http://www.teratech.com/sig/
Email:mailto:[EMAIL PROTECTED] ICQ: 66057682
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: FTP client recommendations?

2004-03-04 Thread Butch Zaccheo
Bullet Proof FTP

On 3/4/04 10:40 AM, Jim McAtee [EMAIL PROTECTED] wrote:

 - Original Message -
 From: Nando [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 04, 2004 12:50 AM
 Subject: OT: FTP client recommendations?
 
  Can anyone recommend an FTP client that they are really happy with? I've
  been using CuteFTP 3PointSomething for years and today it dawned on me
  that there must be a better way.
 
 VanDyke Software's Absolute FTP.Love it.
 
 http://www.vandyke.com/products/absoluteftp/
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Dave Watts
  This seems like a scenario where one really needs to look at all 
  available options and choose the best one.Using a server based 
  technology for a local application on a PDA is quite a bit of 
  overkill..NET has very nice PDA support.
 
 You don't even know what he's trying to do. Hey Chunshen - 
 what are you trying to do?

He said he wants to write CE to look up data from Access or the like
database locally.
Ror travelling realty agent etc. to use. I'd have to agree with Sam - he'd
be better off writing a traditional CE application.

 BTW If you want to get jiggy with you ppc here is an article 
 I wrote (and the latest 2600 has some good stuff in it too)
 http://mobile.itmanagersjournal.com/mobility/03/12/04/2014203.
 shtml?tid=75tid=99

Since you might be interested, there's a port of PuTTY for PPC now:

http://pocketputty.aleq.cz/viewtopic.php?t=5

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFX_EXECUTE for CFMX?

2004-03-04 Thread Lewis Sellers
At 01:45 PM 3/4/2004, you wrote:
In CF5, I used CFX_Execute to execute commands that were really long.
Apparently, the ColdFusion CFEXECUTE tag has some kind of limitation as to
the length of the command line command you can pass. I therefore used
CFX_execute to call the command. How can I execute the command in qeustion
in CFMX?

My CFX_Execute? (The C++ CFX from intrafoundation.com?)

It's not working for you under CFMX?

--min
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: ColdFusion Express

2004-03-04 Thread Rob
On Thu, 2004-03-04 at 11:30, Dave Watts wrote:
  You don't even know what he's trying to do. Hey Chunshen - 
  what are you trying to do?
 
 He said he wants to write CE to look up data from Access or the like
 database locally.
 Ror travelling realty agent etc. to use. I'd have to agree with Sam - he'd
 be better off writing a traditional CE application.
But does it have to be a web sever? is that part of the requirement? He
might just be trying to get CF to run on a PPC for fun or something too
- I guess I missed the travelling realty agent bit.
(btw I agree traditional apps are far better than installing a web
server on a ce device unless your making a router or something)

 Since you might be interested, there's a port of PuTTY for PPC now:
 
 http://pocketputty.aleq.cz/viewtopic.php?t=5
Wicked! Thanks a lot - the telnet I have been using has been irritating
me, and I never did get ssh to work - score :)

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Kevin Graeme
Have you considered Flash? It can be a 2-1/2 tiered setup. You can have the
Flash app talk to a local XML resource, and when the PDA is synched and can
get online, it can download new data for the XML from a database (the extra
1/2). And you can take the exact same app and just drop it into a web page
if you want a web version.

.NET would probably give you some options too, but I'm not familiar with it
and don't know how well it's supported on various PDAs

-Kevin

 And another note on 3-tiered vs. 2-tiered, it's more likely that 95+%
 of all my apps would be web-based, hence, stay with this approach would
 be more beneficial to myself rather than this particular app we're talking
 about though from efficiency or other factor point of view, 2-tiered is
more
 desirable, source-wise, won't/shouldn't be an issue though (just one user
per
 PPC).
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Odd Thought

2004-03-04 Thread Ian Skinner
I noticed the other day that when you download the trial version of ColdFusion to use as a developer server you get the J2EE version running on the built-in jrun that once the trial month has run out works only from the local host.Is that correct or am I just imagining things?

Now, if this is the case does that mean I could set up multiple instances of the server on my development box?Allowing me to have version customized to the different application hosts I work with all the associated DSN's, Mappings, excertra?Instead of having all of them mixed together and often mutually exclusive of others such as I have now.

The one example I'm thinking of is the problems I have had working with multiple projects hosted on different servers and each one having a different mapping for the '/' application root.It can get very tiring having to change this setting each time I switch projects.

Just wondering if this is even possible.I'll worry about practical later :-).

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread r-t krempetz
May also want to consider FLASH FXP 

http://www.flashfxp.com/

rt

_

From: Butch Zaccheo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 1:19 PM
To: CF-Talk
Subject: Re: FTP client recommendations?

Bullet Proof FTP

On 3/4/04 10:40 AM, Jim McAtee [EMAIL PROTECTED] wrote:

 - Original Message -
 From: Nando [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 04, 2004 12:50 AM
 Subject: OT: FTP client recommendations?
 
  Can anyone recommend an FTP client that they are really happy with?
I've
  been using CuteFTP 3PointSomething for years and today it dawned on me
  that there must be a better way.
 
 VanDyke Software's Absolute FTP.Love it.
 
 http://www.vandyke.com/products/absoluteftp/
 


_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: ColdFusion Express

2004-03-04 Thread Don
Thanks for asking, Rob, the project is gone.The company initially showed
an interest in using my service but just learned they intend to select
some one who's familar with Progress database and whateverever ERP system.

Don

On Thu, 2004-03-04 at 10:21, Samuel R. Neff wrote:
 This seems like a scenario where one really needs to look at all available
 options and choose the best one.Using a server based technology for a
 local application on a PDA is quite a bit of overkill..NET has very nice
 PDA support.

You don't even know what he's trying to do. Hey Chunshen - what are you
trying to do?

My £0.02 :)

 My $0.02.

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: sunone mx

2004-03-04 Thread Dave Watts
 dave, thanks for the response--sunone doesn't appear to be 
 the cf flavor of the cf month. i got it working fine with 
 just the web/app server  mx (even though i was told mx 6.1 
 wouldn't work with sunone). it didn't seem that hard.

I've worked with CFMX 6.1 running on SunONE, so it can be done. But if
SunONE were a flavor, it'd be poo flavor, I suspect.

 it appears both the web  app server are installed, no idea 
 which servlet. what should i ask about? i specifically asked 
  was told that this puppy didn't contain any servlets. teh 
 reason they insist on using it, is that its supposed to be 
 so much better under stress than IIS. frankly i can't say if
 thats true or not, but i think having mx  the other app go 
 fast is probably more important. any opinions?

If you're running the SunONE app server, the only way I know of to get it to
coexist nicely with MX is to install MX onto a SunONE app server instance,
rather than using the server configuration install of MX. Otherwise, MX
will interdict all requests for servlets from the SunONE web server.

I think that stress thing is a bunch of BS, by the way. I don't have any
statistics to back that up, though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Odd Thought

2004-03-04 Thread Dave Watts
 I noticed the other day that when you download the trial 
 version of ColdFusion to use as a developer server you get 
 the J2EE version running on the built-in jrun that once the 
 trial month has run out works only from the local host.Is 
 that correct or am I just imagining things?

You aren't imagining things. You can choose the CFMX on J2EE option when you
install CFMX as a trial or developers' edition.

 Now, if this is the case does that mean I could set up 
 multiple instances of the server on my development box?

Yes, it does, at least on my laptop.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread Rob
 Can anyone recommend an FTP client that they are really happy with?
 I've
 been using CuteFTP 3PointSomething for years and today it dawned on me
 that there must be a better way.

I take it you're using windows... can't you just use explorer (file
explorer not iexplore btw) and type ftp://ftp.server.com in the address
bar? I think you can even drag and drop files that way.

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFX_EXECUTE for CFMX?

2004-03-04 Thread Jon Block
Hey Min,

Okay I realized that the problem was not your tag, but something about cfmx.
I am doing something like this...

cfx_execute name=cmd.exe and so on...

in CFMX, I need to do it like this:

cfx_execute name=C:\winnt\system32\cmd.exe.. and so on...

Thanks,
Jon
-Original Message-
From: Lewis Sellers [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 2:33 PM
To: CF-Talk
Subject: Re: CFX_EXECUTE for CFMX?

At 01:45 PM 3/4/2004, you wrote:
In CF5, I used CFX_Execute to execute commands that were really long.
Apparently, the ColdFusion CFEXECUTE tag has some kind of limitation as
to
the length of the command line command you can pass. I therefore used
CFX_execute to call the command. How can I execute the command in
qeustion
in CFMX?

My CFX_Execute? (The C++ CFX from intrafoundation.com?)

It's not working for you under CFMX?

--min
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: FTP client recommendations?

2004-03-04 Thread jeff
Total Commander -- industrial-strength file management, too.

http://www.ghisler.com

On 4 Mar 2004 at 13:54, r-t krempetz wrote:

 May also want to consider FLASH FXP 
 

 
 http://www.flashfxp.com/
 

 
 rt
 

 
_
 
 From: Butch Zaccheo [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 04, 2004 1:19 PM
 To: CF-Talk
 Subject: Re: FTP client recommendations?
 

 
 Bullet Proof FTP
 
 On 3/4/04 10:40 AM, Jim McAtee [EMAIL PROTECTED] wrote:
 
  - Original Message -
  From: Nando [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Thursday, March 04, 2004 12:50 AM
  Subject: OT: FTP client recommendations?
  
   Can anyone recommend an FTP client that they are really happy with?
 I've
   been using CuteFTP 3PointSomething for years and today it dawned on me
   that there must be a better way.
  
  VanDyke Software's Absolute FTP.Love it.
  
  http://www.vandyke.com/products/absoluteftp/
  
 
 
_
 
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




del * C:\CFusionMX\wwwroot\WEB-INF\cfclasses\

2004-03-04 Thread Jon Block
Sometimes I make updates to my source code that I want to have applied
against my production cluster of servers. If I simply remove the class files
in C:\CFusionMX\wwwroot\WEB-INF\cfclasses, will that cause the application
server to re-compile the missing source code? The reason I am considering
doing this is because I periodically update dozens of files that are used by
several machines. It is not feasible for me to attempt to manually invoke
the updated files through a web page. I need the cache to drop really...

Jon
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




wsconfig

2004-03-04 Thread Robert Shaw
I'm trying to set my application up on CFMX Jrun and using wsconfig isn't 
working for me. If I try and browse my site with the port it still works, 
without it I get page can not be displayed. Is there a manual way to set my 
site to run with IIS?

TIA,
Robbie
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: del * C:\CFusionMX\wwwroot\WEB-INF\cfclasses\

2004-03-04 Thread Barney Boisvert
That won't work.CF maintains a copy of as many templates as you let it in
memory.The files in that directory are only used if the requested template
is not already in the memory cache (notably on server startup).You'll have
to either let the templates refresh themselves as needed (it'll happen on
the first request, if trusted cache isn't enabled), or just cycle each
server after applying the updates.If you're running in a cluster, then
it's a snap to do the latter.

Cheers,
barneyb

 -Original Message-
 From: Jon Block [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 04, 2004 12:57 PM
 To: CF-Talk
 Subject: del * C:\CFusionMX\wwwroot\WEB-INF\cfclasses\
 
 Sometimes I make updates to my source code that I want to have applied
 against my production cluster of servers. If I simply remove 
 the class files
 in C:\CFusionMX\wwwroot\WEB-INF\cfclasses, will that cause 
 the application
 server to re-compile the missing source code? The reason I am 
 considering
 doing this is because I periodically update dozens of files 
 that are used by
 several machines. It is not feasible for me to attempt to 
 manually invoke
 the updated files through a web page. I need the cache to 
 drop really...
 
 Jon
 
 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: FTP client recommendations?

2004-03-04 Thread Hugo Ahlenius
|| Can anyone recommend an FTP client that they are really happy with?
|| I've
|| been using CuteFTP 3PointSomething for years and today it dawned on
|| me that there must be a better way.
|
| I take it you're using windows... can't you just use explorer (file
| explorer not iexplore btw) and type ftp://ftp.server.com in the
| address bar? I think you can even drag and drop files that way.

That's like the worst solution... I am using CuteFTP Pro (never tried
non-pro), which is the best I have tried so far, but not perfect. I'm
waiting for FileZilla to catch up!

My dream ftp-client would have:
* norton commander keys/layout
* you'd be able to walk the tree in parallell in local/remote pane (you
click a directory on the remote server, and you'd enter the same locally)
* loads of fancy queue management features, priorities, throttling etc
* FXP
* loads of hotkeys
* fancy client/server synching
* support for other protocols (like http/samba)
* cut and paste a path to go to that dir (hate that you can't do that in
CuteFTP Pro)
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFFLUSH Advantages / Disadvantages

2004-03-04 Thread Hugo Ahlenius
I had some trouble with cfflush and gzip compression on IIS (using some free
hack for the compression), it messed up the code (this is on CF5).

/H.

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
-

 Original Message 
From: Nick Baker [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 22:24
Subject: CFFLUSH Advantages / Disadvantages

| CF 4.5.1 and 5.0
|
| Any opinions on the use of CFFLUSH? From my understanding you have to
| deal
| with some tradeoff, e.g., it imposes several restrictions on the use
| of
| other tags and the method of client variable storage. The upside is
| not so
| clear, other than CFFLUSH help avoid time outs on slow Web sites?
|
| Thanks,
|
| Nick
|
|
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFFLUSH Advantages / Disadvantages

2004-03-04 Thread Hugo Ahlenius
Mark, would you like to share that movie, it sounds interesting.

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
-

 Original Message 
From: Mark A. Kruger - CFG [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 22:50
Subject: RE: CFFLUSH Advantages / Disadvantages

| Nick,
| 
| I've found cf flush to be useful when you are serving up long tabular
| report data.If you are going to output several hundred rows,
| cfflush can help a lot.One approach I've used that works great for
| intranet sites where the browser is a known item is a combination of
| a status bar, _javascript_ and cfflush.I create a flash movie that
| has a status bar with frames from 1 to 100 (1 being an empty bar
| and 100 being filled) based on a variable I can set using the
| SetVariable( ) function in _javascript_. Then, as I'm outputting data
| I increment that variable using cfflush and _javascript_.
| 
| For example, using MOD 100 (or whatever threshold makessense to you)
| and currrent row I could run a calculation that gives me the percent
| commplete of the output. let's say 13 percent at row 200. Then, I
| would write this: (scriptmovie.SetVariable(13,13%);/script) ..
| the first item is the frame number I want the movie to go to and
| stop, the second variable is a label.I use cfflush to send it to
| the html page where it is run inline immediately. The result is a
| nice looking status bar that climbs incrementally at the top of the
| report and lets the user know that data is being sent to the browser
| and to please be patient. This approach can be useful for things like
| data upload tools where user uploads a spreadsheet or database that
| is subsequently inserted into a table or appended to a file. That's
| my 0.02.
| 
| -Mark
| 
| 
| 
| 
|-Original Message-
|From: Nick Baker [mailto:[EMAIL PROTECTED]
|Sent: Wednesday, March 03, 2004 3:25 PM
|To: CF-Talk
|Subject: CFFLUSH Advantages / Disadvantages
| 
| 
|CF 4.5.1 and 5.0
| 
|Any opinions on the use of CFFLUSH? From my understanding you have
|to deal with some tradeoff, e.g., it imposes several restrictions
|on the use of other tags and the method of client variable storage.
|The upside is not so clear, other than CFFLUSH help avoid time outs
| on slow Web sites? 
| 
|Thanks,
| 
| 
| 
| 
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Structures and CFCs

2004-03-04 Thread Hugo Ahlenius
Just remember that structures are passed by reference.

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
-

 Original Message 
From: Raymond Camden [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 15:48
Subject: RE: Structures and CFCs

| I must not be understanding your quesiton right. You should have no
| problems 
| doing this:
| 
| cfset s = structNew()
| cfset s.name = goo
| 
| cfset myCFC = createObject(component,somecfc)
| 
| cfset result = myCFC.myMethod(s)
| 
| 
| 
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: wysiwyg Editor for Macs

2004-03-04 Thread Hugo Ahlenius
As I understand (just did a little survey on what was out there), it doesn't
fully support stylesheets, right?

/H.

-
Hugo AhleniusE-Mail: [EMAIL PROTECTED]
Project Officer Phone:+46 8 230460
UNEP GRID-ArendalFax:+46 8 230441
Stockholm OfficeMobile:+46 733 467111
 WWW: http://www.grida.no
-

 Original Message 
From: Kelly Tetterton [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 03, 2004 14:58
Subject: RE: wysiwyg Editor for Macs

| No problem. The 3 major pitfalls we've found:
|
| 1) you can't view the html source code (most other editors have some
| sort of way to toggle between wysiwyg and code); 2) you must use the
| editor save button as the form submit (which from a UI perspective
| can be confusing); 3) although it claims to be compatible with all
| flash-compatible browsers, that's not true (it wouldn't work in
| safari, for instance)
|
| But it's a lot easier to deal with than the java editors we looked at
| -- 
|
| -Original Message-
| From: A.Little [mailto:[EMAIL PROTECTED]
| Sent: Wednesday, March 03, 2004 7:54 AM
| To: CF-Talk
| Subject: RE: wysiwyg Editor for Macs
|
|
| Kelly,
| Just out of interest, what have you found to be problematic with
| eWebWP?
| I'm asking because we're looking at using this tool too, but it would
| be
| handy to know the experiences from someone who's used it in 'real
| life' ;-)
| Ta,
| Alex
| Ps. Feel free to email me off list if it goes a bit OT.
|
| -Original Message-
| From: Kelly Tetterton [mailto:[EMAIL PROTECTED]
| Sent: 03 March 2004 13:35
| To: CF-Talk
| Subject: RE: wysiwyg Editor for Macs
|
| Check out Ektron's eWebWP. It's not perfect, by any means, but it's
| written in flash and we've used it successfully with Mac clients --
|
| -Original Message-
| From: Daniel Pacitti - ASP [mailto:[EMAIL PROTECTED]
| Sent: Wednesday, March 03, 2004 4:45 AM
| To: CF-Talk
| Subject: wysiwyg Editor for Macs
|
| Does anyone know of a good wysiwyg editor that is compatable for a Mac
| that can be used in an html form??We are currently using ActivEdit 3
| from cfdev, but this does not work in a mac environment.
|
| Daniel Pacitti
| Developer
| ASP Multimedia Limited
| T: +44 (0)20 8603 5673
| F: +44 (0)20 8686 7911
| www.aspevents.net
|
| **
| This email and any files transmitted with it are confidential and
| intended solely for the use of the individual or entity to whom they
| are
| addressed. If you have received this email in error please notify the
| system manager.
| **
|_
|_
|
|
|
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: wysiwyg Editor for Macs

2004-03-04 Thread Hugo Ahlenius
| If you interested in developing a solution I'll give you the source
| code 
| for my java wysiwyg editor
| http://www.rohanclan.com/products/OpenHTMLEditor.cfm
| Its not done yet , as you can see , but it does work on Mac (Safari
| with 
| 10.3 anyway and all the latest patches)

But the link is dead...
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




  1   2   >