Re: A Positive for DW2004

2003-09-16 Thread Massimo, Tiziana e Federica
 I've done my share of DW bashing so let me give credit where it's due.
 The new search and replace rox !!

Apart from the ability to search inside selected text and a bigger GUI, it's
exactly the same as it was in DW MX :-)

I keep saying it vastly superior to the one in Homesite/CF Studio since
years, but usually people don't believe me on this...


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: creating dirs with CFDIRECTORY in CFMX

2003-09-16 Thread Craig Dudley
It's almost deffinatley a permissions issue.

Coldfusion is probably running as system, so it's therefore got no
permissions on the other box to create a dir.

Create a user for CF and give it access on the other machine, it should
then work, either with cfdirectory or java.io.File.

-Original Message-
From: Kyle McNamara [mailto:[EMAIL PROTECTED] 
Sent: 15 September 2003 18:19
To: CF-Talk
Subject: Re:creating dirs with CFDIRECTORY in CFMX


hi craig or matt,
i like this approach, but when I run this code, the following happens:

1) it appears to run
2) nothing is created
3) no error of any kind is returned

we have a win2k box and I am creating this dir on another win2k server
using a UNC path (e.g. \\servername.domain\dirthis\dirthat\)

Any more ideas?

Thank you!

Kyle

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: A Positive for DW2004

2003-09-16 Thread Adam Reynolds
Which is what CF Studio had all along.

 -Original Message-
 From: Massimo, Tiziana e Federica [mailto:[EMAIL PROTECTED]
 Sent: 16 September 2003 07:24
 To: CF-Talk
 Subject: Re: A Positive for DW2004


  I've done my share of DW bashing so let me give credit where it's due.
  The new search and replace rox !!
 
 Apart from the ability to search inside selected text and a
 bigger GUI, it's
 exactly the same as it was in DW MX :-)

 I keep saying it vastly superior to the one in Homesite/CF Studio since
 years, but usually people don't believe me on this...

 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: KILL THIS was Re: (Admin) List upgrades - What about PayPal?

2003-09-16 Thread Adam Reynolds
 -Original Message-
 From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
 Sent: 16 September 2003 05:12
 To: CF-Talk
 Subject: Re: KILL THIS was Re: (Admin) List upgrades

 5. Having mail with an HTML banner will allow us to attract advertisers to
 support the lists rather than depending on donations.
 6. Money from advertising will be funneled back into HoF features
 such as paying
 authors for content.

Can you add a Support House Of Fusion via PayPal link? I think you would be
suprised at how many people would contribute. HoF lists are a valuable tool
in my coding arsenal!



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Using cfdirectory cfloop

2003-09-16 Thread Bushy
Hi,

I'm displaying directory structures and files on the server from my application 
running on the client pc. I'm finding that very large directories with 20 to 30 
subdirectories and 
100 are very sluggish. Are there any tricks in speeding this up?




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Using cfdirectory cfloop

2003-09-16 Thread Bushy
Hi,

I'm displaying directory structures and files on the server from my application 
running on the client pc. I'm finding that very large directories with 20 to 30 
subdirectories and 
100 are very sluggish. Are there any tricks in speeding this up?




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Using cfdirectory cfloop

2003-09-16 Thread Craig Dudley
Whats slow, the cfdirectory or the page load time?

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED] 
Sent: 16 September 2003 12:32
To: CF-Talk
Subject: Using cfdirectory  cfloop


Hi,

I'm displaying directory structures and files on the server from my
application running on the client pc. I'm finding that very large
directories with 20 to 30 subdirectories and 
100 are very sluggish. Are there any tricks in speeding this up?





~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Using cfdirectory cfloop

2003-09-16 Thread Bushy
I'm assuming its the cfdirectory. Maybe its the page load time?

On Tue, 16 Sep 2003 14:19:48 +0100, Craig Dudley wrote:

 Whats slow, the cfdirectory or the page load time?
 
 -Original Message-
 From: Bushy [mailto:[EMAIL PROTECTED] 
 Sent: 16 September 2003 12:32
 To: CF-Talk
 Subject: Using cfdirectory  cfloop
 
 
 Hi,
 
 I'm displaying directory structures and files on the server from my
 application running on the client pc. I'm finding that very large
 directories with 20 to 30 subdirectories and 
 100 are very sluggish. Are there any tricks in speeding this up?
 
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Adam Wayne Lehman
Win IE5.5 required = unusable.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Mauricio Giraldo [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 15, 2003 6:09 PM
To: CF-Talk
Subject: OT: CFC-based GPL web HTML editor

Hi

Just wanted to let you know we have posted on SourceForge a WYSIWYG 
web-based HTML Editor. It is in Beta development right now. It is quite 
stable and I'm sure you will find it useful (we looked all over the web
for 
a good CF web editor and all are quite costly so we decided to port a
really 
good PHP-based editor).

It uses CFC so CFMX is required. It will work in shared server
environments. 
Win MSIE 5.5+ required.

If you want to contribute/submit bugs/whatever just post your messages
in 
the corresponding SourceForge forums for the project. The project
summary is 
in:

http://sourceforge.net/projects/spaw-cf

Regards
- mga

(Non-commercial only for now)

_
Try MSN Messenger 6.0 with integrated webcam functionality! 
http://www.msnmessenger-download.com/tracking/reach_webcam


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Using cfdirectory cfloop

2003-09-16 Thread Craig Dudley
Turn on debugging?

It's probably both though, if there's a lot of data to display anyway.

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED] 
Sent: 16 September 2003 14:34
To: CF-Talk
Subject: RE: Using cfdirectory  cfloop


I'm assuming its the cfdirectory. Maybe its the page load time?

On Tue, 16 Sep 2003 14:19:48 +0100, Craig Dudley wrote:

 Whats slow, the cfdirectory or the page load time?
 
 -Original Message-
 From: Bushy [mailto:[EMAIL PROTECTED]
 Sent: 16 September 2003 12:32
 To: CF-Talk
 Subject: Using cfdirectory  cfloop
 
 
 Hi,
 
 I'm displaying directory structures and files on the server from my 
 application running on the client pc. I'm finding that very large 
 directories with 20 to 30 subdirectories and 100 are very sluggish. 
 Are there any tricks in speeding this up?
 
 
 
 
 
 

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Andre Turrettini
I'll definetly check it out. I had thought of doing the same.  Thanks MGA.
DRE

-Original Message-
From: Adam Wayne Lehman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 7:36 AM
To: CF-Talk
Subject: RE: CFC-based GPL web HTML editor


Win IE5.5 required = unusable.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Mauricio Giraldo [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 15, 2003 6:09 PM
To: CF-Talk
Subject: OT: CFC-based GPL web HTML editor

Hi

Just wanted to let you know we have posted on SourceForge a WYSIWYG 
web-based HTML Editor. It is in Beta development right now. It is quite 
stable and I'm sure you will find it useful (we looked all over the web
for 
a good CF web editor and all are quite costly so we decided to port a
really 
good PHP-based editor).

It uses CFC so CFMX is required. It will work in shared server
environments. 
Win MSIE 5.5+ required.

If you want to contribute/submit bugs/whatever just post your messages
in 
the corresponding SourceForge forums for the project. The project
summary is 
in:

http://sourceforge.net/projects/spaw-cf

Regards
- mga

(Non-commercial only for now)

_
Try MSN Messenger 6.0 with integrated webcam functionality! 
http://www.msnmessenger-download.com/tracking/reach_webcam



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: A Positive for DW2004

2003-09-16 Thread Massimo Foti
 Which is what CF Studio had all along.

Sure, but there are features inside DW's Find  Replace that are totally
unnmatched elsewhere, not only in CF Studio, but in any similar tool on the
market (they had been there since many releases).

To get a feeling for what I am talking about, try:

Search:  Specific Tag

or:

Search:  Text (Advanced)

The drop down labelled Search: is the key to discover the real power of
DW's Find  Replace; give it a try and you will see that it simply leaves CF
Studio in the dust.
Even the RegExp support, driven by the JavaScript 1.5 engine is much better.

Don't get me wrong, I love CF Studio and I am upset as many others since I
don't consider DW 2004 a proper replacement, but we also have to give
credits where credits are due.


Massimo Foti
http://www.massimocorner.com




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: KILL THIS was Re: (Admin) List upgrades - What about PayPal?

2003-09-16 Thread Ben Doom
: Can you add a Support House Of Fusion via PayPal link? I think
: you would be
: suprised at how many people would contribute. HoF lists are a
: valuable tool
: in my coding arsenal!

You mean like the Make a Donation link at the bottom of the HoF home page
that shunts you to Paypal?  :-)

--BenD


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: KILL THIS was Re: (Admin) List upgrades - What about PayPal?

2003-09-16 Thread Scott Wilhelm
Amazon.com has something like that too

 -Original Message-
 From: Ben Doom [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 10:27 AM
 To: CF-Talk
 Subject: RE: KILL THIS was Re: (Admin) List upgrades - What about
 PayPal?
 
 
 : Can you add a Support House Of Fusion via PayPal link? I think
 : you would be
 : suprised at how many people would contribute. HoF lists are a
 : valuable tool
 : in my coding arsenal!
 
 You mean like the Make a Donation link at the bottom of the 
 HoF home page
 that shunts you to Paypal?  :-)
 
 --BenD
 
 
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


problems with homesite+

2003-09-16 Thread Tony Weeg
does anyone else ever have issues with the help window in HS+

this is the second time this has happened.  I go to look up, for
instance,
cfqueryparam, and it tells me 0 results returned.  the data is there to
search
the folder is there full of the help files, and yesterday it worked
fine, I come
in this morning, try the same thing, restart my machine, yadda yadda
yadda,
and to no avail

this is annoyingcfstudio here I come again.

tony weeg
sr. web applications architect
navtrak, inc.
[EMAIL PROTECTED]
www.navtrak.net
office 410.548.2337
fax 410.860.2337

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: KILL THIS was Re: (Admin) List upgrades - What about PayPal?

2003-09-16 Thread Jim Davis
There has been a paypal link on HOF for as long as I've known it.

My guess is that Mike is seeing very little traffic on that link.

Jim Davis

 -Original Message-
 From: Adam Reynolds [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 6:51 AM
 To: CF-Talk
 Subject: RE: KILL THIS was Re: (Admin) List upgrades - What about
PayPal?
 
  -Original Message-
  From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
  Sent: 16 September 2003 05:12
  To: CF-Talk
  Subject: Re: KILL THIS was Re: (Admin) List upgrades
 
  5. Having mail with an HTML banner will allow us to attract
advertisers
 to
  support the lists rather than depending on donations.
  6. Money from advertising will be funneled back into HoF features
  such as paying
  authors for content.
 
 Can you add a Support House Of Fusion via PayPal link? I think you
would
 be
 suprised at how many people would contribute. HoF lists are a valuable
 tool
 in my coding arsenal!
 
 
 
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Best method for securely deleting a record

2003-09-16 Thread Angel Stewart
Hey all,

I've done this many times before, but I am now doing an application
where I need to be a bit more careful with regards to security.

What's the best way to delete a record?

When you Insert a record that's fine..no trouble there.

Updating? You could forward the ID as a Form field, and again there's
not a real issue.

But deleting. 
Don't want to pass the ID as a URL, so it can't be done from an HREF
link.

What's the best way to do this from a single form, perhaps the same form
that performs the Modify feature.

Is it ok to pass an ID for a record to be deleted in the Form scope?
OR could the ID be set as a temporary Session variable that the delete
action section would detect and perform the delete on.

How do you all handle this?

-Gel


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Jim Davis
 -Original Message-
 From: Adam Wayne Lehman [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 9:36 AM
 To: CF-Talk
 Subject: RE: CFC-based GPL web HTML editor
 
 Win IE5.5 required = unusable.

...unless you have IE 5.5+  ;^)

But I agree in theory - however this would make lots of sense for a
controlled environment (Intranet or Administration system) that featured
IE as a standard.

However it IS an open-source project: those interested may undertake
their own project to test it on other platforms and make the needed
adjustments.

(As an aside - a good friend of mine just got accepted at John Hopkins
in a web position, not sure what department.  She starts in a week or
so, Karin Horlbeck?  Know her?)

Jim Davis


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Best method for securely deleting a record

2003-09-16 Thread Randell B Adkins
It depends on how far you want to go for Security.
What I do is have a Custom Tag called: Security.cfm
In that TAG, I check to make sure the person that
is requesting the deletion has access/authority to
do the delete.

Meaning if the person is an Administrator or has a
session.role of ADMIN or session.permissions containing
for form to make sure their actions are legit.

Then it would not matter if it was form, session, or url.
As long as it is being checked prior to deleting.


 [EMAIL PROTECTED] 09/16/03 10:38AM 
Hey all,

I've done this many times before, but I am now doing an application
where I need to be a bit more careful with regards to security.

What's the best way to delete a record?

When you Insert a record that's fine..no trouble there.

Updating? You could forward the ID as a Form field, and again there's
not a real issue.

But deleting. 
Don't want to pass the ID as a URL, so it can't be done from an HREF
link.

What's the best way to do this from a single form, perhaps the same
form
that performs the Modify feature.

Is it ok to pass an ID for a record to be deleted in the Form scope?
OR could the ID be set as a temporary Session variable that the delete
action section would detect and perform the delete on.

How do you all handle this?

-Gel



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Best method for securely deleting a record

2003-09-16 Thread Ben Doom
I can think of three options off the top of my head.

1)  Control who can delete records and assume that if you have deletion
rights, you can be trusted not to go randomly killing thigs.  Not the best
idea.

2)  Rather than deleting a record, flag it as inactive and adjust other
queries only to look in records flagged as active.  This is nice because
if someone screws up, you can roll it back.  Plus, it lets you have a nice
history, should you ever want to look at old records.  This is my personal
preference.

3)  The session variable scenario you came up with might be viable.  I can
see how it could lead to UI workarounds, but it might be OK depending on how
your interface flows.

HTH.

--  Ben Doom
Programmer  General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Angel Stewart [mailto:[EMAIL PROTECTED]
: Sent: Tuesday, September 16, 2003 10:39 AM
: To: CF-Talk
: Subject: Best method for securely deleting a record
:
:
: Hey all,
:
: I've done this many times before, but I am now doing an application
: where I need to be a bit more careful with regards to security.
:
: What's the best way to delete a record?
:
: When you Insert a record that's fine..no trouble there.
:
: Updating? You could forward the ID as a Form field, and again there's
: not a real issue.
:
: But deleting.
: Don't want to pass the ID as a URL, so it can't be done from an HREF
: link.
:
: What's the best way to do this from a single form, perhaps the same form
: that performs the Modify feature.
:
: Is it ok to pass an ID for a record to be deleted in the Form scope?
: OR could the ID be set as a temporary Session variable that the delete
: action section would detect and perform the delete on.
:
: How do you all handle this?
:
: -Gel
:
:
: 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Best method for securely deleting a record

2003-09-16 Thread Michael Traher
One possibility if you are concerned about the ID being tampered with,
is to send it in several different ways and compare them all in the
action page, hidden field, url and if possible create a form field whose
_name_ contains the id.  A tampered is less likely to change all
instances.  If any do not match reject the delete.

Michael Traher 
Systems Manager
ICLP (London)


-Original Message-
From: Angel Stewart [mailto:[EMAIL PROTECTED] 
Sent: 16 September 2003 15:39
To: CF-Talk
Subject: Best method for securely deleting a record

Hey all,

I've done this many times before, but I am now doing an application
where I need to be a bit more careful with regards to security.

What's the best way to delete a record?

When you Insert a record that's fine..no trouble there.

Updating? You could forward the ID as a Form field, and again there's
not a real issue.

But deleting. 
Don't want to pass the ID as a URL, so it can't be done from an HREF
link.

What's the best way to do this from a single form, perhaps the same form
that performs the Modify feature.

Is it ok to pass an ID for a record to be deleted in the Form scope?
OR could the ID be set as a temporary Session variable that the delete
action section would detect and perform the delete on.

How do you all handle this?

-Gel



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Opening CFML files

2003-09-16 Thread Bryan F. Hogan
How do you keep DWMX from opening CFML files? When I double-click on a CFML
page I want it to open in Homesite not Dreamweaver.

Thanks

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Best method for securely deleting a record

2003-09-16 Thread Hagan, Ryan Mr (Contractor ACI)
And make sure you use the cfqueryparam tag in the WHERE clause for your
DELETE statement.  

-Original Message-
From: Michael Traher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 10:52 AM
To: CF-Talk
Subject: RE: Best method for securely deleting a record


One possibility if you are concerned about the ID being tampered with,
is to send it in several different ways and compare them all in the
action page, hidden field, url and if possible create a form field whose
_name_ contains the id.  A tampered is less likely to change all
instances.  If any do not match reject the delete.

Michael Traher 
Systems Manager
ICLP (London)


-Original Message-
From: Angel Stewart [mailto:[EMAIL PROTECTED] 
Sent: 16 September 2003 15:39
To: CF-Talk
Subject: Best method for securely deleting a record

Hey all,

I've done this many times before, but I am now doing an application
where I need to be a bit more careful with regards to security.

What's the best way to delete a record?

When you Insert a record that's fine..no trouble there.

Updating? You could forward the ID as a Form field, and again there's
not a real issue.

But deleting. 
Don't want to pass the ID as a URL, so it can't be done from an HREF
link.

What's the best way to do this from a single form, perhaps the same form
that performs the Modify feature.

Is it ok to pass an ID for a record to be deleted in the Form scope?
OR could the ID be set as a temporary Session variable that the delete
action section would detect and perform the delete on.

How do you all handle this?

-Gel




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Opening CFML files

2003-09-16 Thread Craig Dudley
Open a windows explorer windows, select tools/folder options/file types
, then scroll down to .cfm and click change. Point to homesite rather
than dwmx.

-Original Message-
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] 
Sent: 16 September 2003 15:56
To: CF-Talk
Subject: Opening CFML files


How do you keep DWMX from opening CFML files? When I double-click on a
CFML page I want it to open in Homesite not Dreamweaver.

Thanks


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


javascript and page processing

2003-09-16 Thread Gabriel Robichaud
Hey folks

i am having popup issues

cfif createodbcdatetime(form.fldLoadDateN) gt dtLastUpdate
cfset updateRecord=Y
cfelse
cfset updateRecord = N
script language=JavaScript
window.open('SomeFile.cfm',
'noChange',
'resizable=no,toolbar=no,location=no,directories=no,status=no,menubar=no,scr
ollbars=no,width=300,height=199,top=50,left=50');/script
/cfif

ok... i have a cflocation at the bottom of the page that generates this... 

so my js popup doesnt popup.  How can i make sure it pops up?

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: javascript and page processing - clarify

2003-09-16 Thread Gabriel Robichaud
so my js popup doesnt popup.  How can i make sure it pops up?

actually, what i should have said, is there is a cflocation that calls a
template and i think because of that my popup doesnt happen, because when i
cfabort the page before the cflocation, the popup happens.

-Original Message-
From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
Sent: September 16, 2003 11:03 AM
To: CF-Talk
Subject: javascript and page processing


Hey folks

i am having popup issues

cfif createodbcdatetime(form.fldLoadDateN) gt dtLastUpdate
cfset updateRecord=Y
cfelse
cfset updateRecord = N
script language=JavaScript
window.open('SomeFile.cfm',
'noChange',
'resizable=no,toolbar=no,location=no,directories=no,status=no,menubar=no,scr
ollbars=no,width=300,height=199,top=50,left=50');/script
/cfif

ok... i have a cflocation at the bottom of the page that generates this... 




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CFGrid

2003-09-16 Thread Dan Phillips \(CFXHosting.com\)
Are you on a Windows server? If so, go to IIS and create a virtual
directory called CFIDE and map it to the CFIDE directory on your hard
drive. That will fix it so that the Java apps will load. 

Dan Phillips
www.CFXHosting.com 
1-866-239-4678
[EMAIL PROTECTED]

-Original Message-
From: Jim T [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 11:07 AM
To: CF-Talk
Subject: CFGrid


I have 3 computersers that cf grid works fine on and 2 that will not
down load the applet. all have at least msie 5.5 or higher. The setting
in the internet options for java are all turned on and automatic
downloads are all turned on. Why does it not work on the other two.

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Opening CFML files

2003-09-16 Thread Bryan F. Hogan
Thanks

-Original Message-
From: Craig Dudley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 10:57 AM
To: CF-Talk
Subject: RE: Opening CFML files


Open a windows explorer windows, select tools/folder options/file types
, then scroll down to .cfm and click change. Point to homesite rather
than dwmx.

-Original Message-
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]
Sent: 16 September 2003 15:56
To: CF-Talk
Subject: Opening CFML files


How do you keep DWMX from opening CFML files? When I double-click on a
CFML page I want it to open in Homesite not Dreamweaver.

Thanks



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: javascript and page processing - clarify

2003-09-16 Thread Thomas Chiverton
On Tuesday 16 Sep 2003 16:05 pm, Gabriel Robichaud wrote:
 so my js popup doesnt popup.  How can i make sure it pops up?

 actually, what i should have said, is there is a cflocation that calls a
 template and i think because of that my popup doesnt happen, because when i
 cfabort the page before the cflocation, the popup happens.

Most browsers ignore any HTML in the body of a response sent with a 302 
location header and just do the redirect stright away.

-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: javascript and page processing - clarify

2003-09-16 Thread Gabriel Robichaud
so what you are saying is that my target cfm (in the cflocaton) should look
for a param that indicates if the record was updated, if not then popup from
there and not from the preocessing page...  thanks. ;)
Gabriel

-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]
Sent: September 16, 2003 11:09 AM
To: CF-Talk
Subject: Re: javascript and page processing - clarify


On Tuesday 16 Sep 2003 16:05 pm, Gabriel Robichaud wrote:
 so my js popup doesnt popup.  How can i make sure it pops up?

 actually, what i should have said, is there is a cflocation that calls a
 template and i think because of that my popup doesnt happen, because when
i
 cfabort the page before the cflocation, the popup happens.

Most browsers ignore any HTML in the body of a response sent with a 302 
location header and just do the redirect stright away.

-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: javascript and page processing - clarify

2003-09-16 Thread Ben Doom
CFlocation returns a redirect header instead of the content of the page.

If you need to redirect the page after creating a popup (you'd better be
using this power for good, not evil, btw) you should consider using a
JavaScript redirect instead.


--  Ben Doom
Programmer  General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
: Sent: Tuesday, September 16, 2003 11:06 AM
: To: CF-Talk
: Subject: RE: javascript and page processing - clarify
:
:
: so my js popup doesnt popup.  How can i make sure it pops up?
:
: actually, what i should have said, is there is a cflocation that calls a
: template and i think because of that my popup doesnt happen,
: because when i
: cfabort the page before the cflocation, the popup happens.
:
: -Original Message-
: From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
: Sent: September 16, 2003 11:03 AM
: To: CF-Talk
: Subject: javascript and page processing
:
:
: Hey folks
:
: i am having popup issues
:
: cfif createodbcdatetime(form.fldLoadDateN) gt dtLastUpdate
:   cfset updateRecord=Y
:   cfelse
:   cfset updateRecord = N
:   script language=JavaScript
:   window.open('SomeFile.cfm',
: 'noChange',
: 'resizable=no,toolbar=no,location=no,directories=no,status=no,menu
: bar=no,scr
: ollbars=no,width=300,height=199,top=50,left=50');/script
:   /cfif
:
: ok... i have a cflocation at the bottom of the page that
: generates this...
:
:
:
:
: 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Red Sky download

2003-09-16 Thread John McCosker
Hi,

where can I download Red Sky (MX 6.1),
the Macromedia website tells me, existing customers can download for free,
but I can't seem to find the link.

J
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: javascript and page processing - clarify

2003-09-16 Thread Gabriel Robichaud
actually, this is for online learning software that is actually sold...
people want this popup.. trust me, its all good :)



-Original Message-
From: Ben Doom [mailto:[EMAIL PROTECTED]
Sent: September 16, 2003 11:15 AM
To: CF-Talk
Subject: RE: javascript and page processing - clarify


CFlocation returns a redirect header instead of the content of the page.

If you need to redirect the page after creating a popup (you'd better be
using this power for good, not evil, btw) you should consider using a
JavaScript redirect instead.


--  Ben Doom
Programmer  General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
: Sent: Tuesday, September 16, 2003 11:06 AM
: To: CF-Talk
: Subject: RE: javascript and page processing - clarify
:
:
: so my js popup doesnt popup.  How can i make sure it pops up?
:
: actually, what i should have said, is there is a cflocation that calls a
: template and i think because of that my popup doesnt happen,
: because when i
: cfabort the page before the cflocation, the popup happens.
:
: -Original Message-
: From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]
: Sent: September 16, 2003 11:03 AM
: To: CF-Talk
: Subject: javascript and page processing
:
:
: Hey folks
:
: i am having popup issues
:
: cfif createodbcdatetime(form.fldLoadDateN) gt dtLastUpdate
:   cfset updateRecord=Y
:   cfelse
:   cfset updateRecord = N
:   script language=JavaScript
:   window.open('SomeFile.cfm',
: 'noChange',
: 'resizable=no,toolbar=no,location=no,directories=no,status=no,menu
: bar=no,scr
: ollbars=no,width=300,height=199,top=50,left=50');/script
:   /cfif
:
: ok... i have a cflocation at the bottom of the page that
: generates this...
:
:
:
:
: 

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: Best method for securely deleting a record

2003-09-16 Thread John Paul Ashenfelter
How does having 3 different copies of the ID help when all 3 can be modified
by the end-user?

If someone is even moderately interested in deleting records from the db,
the fact that there's 3 fields to change instead of 1 doesn't raise a
significant barrier. Anything in a form, url, or cookie can be manipulated
by the end user with little trouble.

There are many ways of making things more secure, but they all boil down to
checking the presented security credentials in the same request as the
delete. So if the user needs to be in role X to delete from the db, check
that they're still in role X as a verification before you delete. I mean,
you can fire your administrator but if they've still got an active session
on a browser (or even worse, a persistent client variable that keeps them
logged in) your new permissions (not in role X anymore) will be ignored
and they can go delete at will before they pack their things and go...

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Michael Traher [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 10:51 AM
Subject: RE: Best method for securely deleting a record


 One possibility if you are concerned about the ID being tampered with,
 is to send it in several different ways and compare them all in the
 action page, hidden field, url and if possible create a form field whose
 _name_ contains the id.  A tampered is less likely to change all
 instances.  If any do not match reject the delete.

 Michael Traher
 Systems Manager
 ICLP (London)


 -Original Message-
 From: Angel Stewart [mailto:[EMAIL PROTECTED]
 Sent: 16 September 2003 15:39
 To: CF-Talk
 Subject: Best method for securely deleting a record

 Hey all,

 I've done this many times before, but I am now doing an application
 where I need to be a bit more careful with regards to security.

 What's the best way to delete a record?

 When you Insert a record that's fine..no trouble there.

 Updating? You could forward the ID as a Form field, and again there's
 not a real issue.

 But deleting.
 Don't want to pass the ID as a URL, so it can't be done from an HREF
 link.

 What's the best way to do this from a single form, perhaps the same form
 that performs the Modify feature.

 Is it ok to pass an ID for a record to be deleted in the Form scope?
 OR could the ID be set as a temporary Session variable that the delete
 action section would detect and perform the delete on.

 How do you all handle this?

 -Gel



 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Adam Wayne Lehman
LOL. She's my new office mate!

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Jim Davis [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 10:40 AM
To: CF-Talk
Subject: RE: CFC-based GPL web HTML editor

 -Original Message-
 From: Adam Wayne Lehman [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 9:36 AM
 To: CF-Talk
 Subject: RE: CFC-based GPL web HTML editor
 
 Win IE5.5 required = unusable.

...unless you have IE 5.5+  ;^)

But I agree in theory - however this would make lots of sense for a
controlled environment (Intranet or Administration system) that featured
IE as a standard.

However it IS an open-source project: those interested may undertake
their own project to test it on other platforms and make the needed
adjustments.

(As an aside - a good friend of mine just got accepted at John Hopkins
in a web position, not sure what department.  She starts in a week or
so, Karin Horlbeck?  Know her?)

Jim Davis



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: Best method for securely deleting a record

2003-09-16 Thread Claude Schneegans
Rather than deleting a record, flag it as inactive and adjust other
queries only to look in records flagged as active.  This is nice because
if someone screws up, you can roll it back.

This feature was standard in dBase, Clipper, Foxpro and al.
I wonder why is has not been kept in more modern databases and SQL.

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Claude Schneegans
Win IE5.5 required = unusable.

... by about 5% users...

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Cold Fusion Mapping

2003-09-16 Thread Ian Skinner
We are having trouble translating a mapping from our staging box to our new
production.

The filename, directory name, or volume label syntax is incorrect The error
occurred in 
D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17
17 :cfinclude template=/SMF/includes/JavaScript/init.js

The mappings is set up such as this:
/SMFD:/inetpub/wwwrooot/bloodsource/

What kind of syntax problem can there be with this.

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

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Adam Wayne Lehman
Umm... I hate to break it to you, but people *do* use Macs, and you
can't just ignore users just cuz they are a minority.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 11:08 AM
To: CF-Talk
Subject: Re: CFC-based GPL web HTML editor

Win IE5.5 required = unusable.

... by about 5% users...


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Matt Liotta
 Win IE5.5 required = unusable.

 ... by about 5% users...

That kind of perspective is how we got stuck with Microsoft in the 
first place!

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Clint Tredway
Matt Liotta wrote:

Win IE5.5 required = unusable.


... by about 5% users...



That kind of perspective is how we got stuck with Microsoft in the 
first place!

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


re: Upgrading from CF5 to MX

2003-09-16 Thread Bushy
What are the advantages of upgrading from CF5 to MX server? I'm hoping a big jump in 
speed will be one.

Any tips appreciated.



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Thane Sherrington
At 11:37 AM 9/16/03 -0400, Adam Wayne Lehman wrote:
Umm... I hate to break it to you, but people *do* use Macs, and you
can't just ignore users just cuz they are a minority.

That depends.  If 5% of users are non-IE users, then I can't really spend 
more than 5% of my development time on making things work for them, can 
I?  That's the downside to the non-IE compatible browsers.  Remember when 
word processors *had* to be WordStar file compatible?  It's the same thing 
with browsers.  I'm all for competition, but browser companies should take 
note of OpenOffice - it can read MS Word formats well, and that's what's 
making it successful.


T

Tired of your bookmarks/favourites being limited to one computer?  Move 
them to the Net!
www.stuffbythane.com/webfavourites makes it easy to keep all your 
favourites in one place and
access them from any computer that's attached to the Internet. 

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: A Positive for DW2004

2003-09-16 Thread Stacy Young
Ya but in 2004 its also showing the line of text with the target
underlined...I don't remember seeing that in MX lol.

Stace

-Original Message-
From: Massimo Foti [mailto:[EMAIL PROTECTED] 
Sent: September 16, 2003 9:43 AM
To: CF-Talk
Subject: Re: A Positive for DW2004

 Which is what CF Studio had all along.

Sure, but there are features inside DW's Find  Replace that are totally
unnmatched elsewhere, not only in CF Studio, but in any similar tool on
the
market (they had been there since many releases).

To get a feeling for what I am talking about, try:

Search:  Specific Tag

or:

Search:  Text (Advanced)

The drop down labelled Search: is the key to discover the real power
of
DW's Find  Replace; give it a try and you will see that it simply
leaves CF
Studio in the dust.
Even the RegExp support, driven by the JavaScript 1.5 engine is much
better.

Don't get me wrong, I love CF Studio and I am upset as many others since
I
don't consider DW 2004 a proper replacement, but we also have to give
credits where credits are due.


Massimo Foti
http://www.massimocorner.com





~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


CFFILE upload - accept= values?

2003-09-16 Thread Reed Powell
Was doing some random testing of a page that seemed to have been working.
For the file I just happened to not select the intended file, but the one
after it in the browse list, which has nothing to do with the app and in
fact had a filetype of 001.  Surprise, it didn't download!

What's the value for ACCEPT= in the CFFILE to tell it to accept anything?
I tried *, */unknown and */* but neither worked.  The docs say it
wants a list of MIME types - what if the file has no MIME type?

thanks!
-reed


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Thomas Chiverton
On Tuesday 16 Sep 2003 16:55 pm, Benjamin S. Rogers wrote:
 (or, even better, use Virtual PC). Instead, we would have to invest a
 substantial amount of money into a machine we have no intention of using
 for anything else.

There are Mac emulators.
There is also a web site (which I can't recall the name of atm) that will take 
a screenshot of your app using a variety of O/S and browsers, and email them 
all back to you.

-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 Win IE5.5 required = unusable.
 
 ... by about 5% users...

Even less, last time I looked. And then divide that by all of the
various browsers used on the Mac (Safari, several different Gecko based
browsers, Internet Explorer, Opera, etc.). To further complicate things,
we can't just install a Mac OS onto an old x86 box for testing purposes
(or, even better, use Virtual PC). Instead, we would have to invest a
substantial amount of money into a machine we have no intention of using
for anything else.

In the end, we try to design our sites to be as standards compliant as
possible, try to make them degrade as gracefully as possible in older
browsers (Netscape 4, Internet Explorer 4, etc.), and hope for the best
everywhere else. Of course, the first two are often mutually exclusive.
In which case, standards be damned, we're going to make our customers'
sites look as good as possible in as many browsers as we reasonably can.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: A Positive for DW2004

2003-09-16 Thread Massimo Foti
 Ya but in 2004 its also showing the line of text with the target
 underlined...I don't remember seeing that in MX lol.
 
Ya, in DW MX it wasn't underlined :-)))


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/






~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: Best method for securely deleting a record

2003-09-16 Thread Dave Watts
  Rather than deleting a record, flag it as inactive and 
  adjust other queries only to look in records flagged as 
  active.  This is nice because if someone screws up, you 
  can roll it back.
 
 This feature was standard in dBase, Clipper, Foxpro and al.
 I wonder why is has not been kept in more modern databases 
 and SQL.

While soft deletes can be very nice, they can also have significant
performance ramifications. Modern databases do exactly what you tell them to
do, for very good reasons, and it's easy enough to write soft delete
functionality if you want or need it. It typically doesn't scale especially
well, though, if you have volatile records.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Jim Campbell
You can get an old iMac on Ebay for less than $200:

http://search.ebay.com/search/search.dll?cgiurl=http%3A%2F%2Fcgi.ebay.com%2Fws%2Fkrd=1from=R8MfcISAPICommand=GetResultht=1SortProperty=MetaEndSortquery=iMac

You don't need anything more if you're just going to be testing web 
pages.  That, and you can get a moderately more expensive one with OS X 
if you want to check modern performance (have to be OS X.2 for Safari).

Apple doesn't release an OS for x86 so they don't have to deal with a 
bazillion components and associated drivers.  It's like complaining you 
can't install IRIX on your old Compaq to see how your site looks in 
Netscape on it.

- Jim

Benjamin S. Rogers wrote:

Win IE5.5 required = unusable.


... by about 5% users...



Even less, last time I looked. And then divide that by all of the
various browsers used on the Mac (Safari, several different Gecko based
browsers, Internet Explorer, Opera, etc.). To further complicate things,
we can't just install a Mac OS onto an old x86 box for testing purposes
(or, even better, use Virtual PC). Instead, we would have to invest a
substantial amount of money into a machine we have no intention of using
for anything else.

In the end, we try to design our sites to be as standards compliant as
possible, try to make them degrade as gracefully as possible in older
browsers (Netscape 4, Internet Explorer 4, etc.), and hope for the best
everywhere else. Of course, the first two are often mutually exclusive.
In which case, standards be damned, we're going to make our customers'
sites look as good as possible in as many browsers as we reasonably can.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Adam Wayne Lehman
Look, if only 100 people used the internet, then disregarding 5% would
be acceptable. 2004 projections for people online worldwide is 710-945
million. 
So are you saying that 35-74 million users aren't worth your time? There
are plenty of Javascript and Flash based WYSIWYGs.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Thane Sherrington [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 11:58 AM
To: CF-Talk
Subject: RE: CFC-based GPL web HTML editor

At 11:37 AM 9/16/03 -0400, Adam Wayne Lehman wrote:
Umm... I hate to break it to you, but people *do* use Macs, and you
can't just ignore users just cuz they are a minority.

That depends.  If 5% of users are non-IE users, then I can't really
spend 
more than 5% of my development time on making things work for them, can 
I?  That's the downside to the non-IE compatible browsers.  Remember
when 
word processors *had* to be WordStar file compatible?  It's the same
thing 
with browsers.  I'm all for competition, but browser companies should
take 
note of OpenOffice - it can read MS Word formats well, and that's what's

making it successful.


T

Tired of your bookmarks/favourites being limited to one computer?  Move 
them to the Net!
www.stuffbythane.com/webfavourites makes it easy to keep all your 
favourites in one place and
access them from any computer that's attached to the Internet. 


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


re: Cold Fusion Mapping

2003-09-16 Thread Scott Brady
Original Message:
 From: Ian Skinner [EMAIL PROTECTED]
 The filename, directory name, or volume label syntax is incorrect The error
 occurred in 
 D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17
 17 :  cfinclude template=/SMF/includes/JavaScript/init.js

 The mappings is set up such as this:
 /SMF  D:/inetpub/wwwrooot/bloodsource/

It probably has to do with the fact that your mapping is pointing to 
D:/inetpub/wwwroot... but the actual location is D:\Inetpub\websites\...

Replace wwwroot with websites (I don't know if it matters, but it can't hurt to 
fix your slashes to go the other way).

Scott
---
Scott Brady
http://www.scottbrady.net/



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Transferring Snippets.

2003-09-16 Thread Angel Stewart
Hey all,

How do I transfer snippets from Dreamweaver MX to Dreamweaver MX 2004??

-Gel


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Matt Liotta
It shouldn't take any of your development time to see that making use 
of something that only works with a specific version of IE on Windows 
isn't going to work for everyone. Just spend your time working on stuff 
that is known to work for everyone.

-Matt

On Tuesday, September 16, 2003, at 11:57 AM, Thane Sherrington wrote:

 At 11:37 AM 9/16/03 -0400, Adam Wayne Lehman wrote:
 Umm... I hate to break it to you, but people *do* use Macs, and you
 can't just ignore users just cuz they are a minority.

 That depends.  If 5% of users are non-IE users, then I can't really 
 spend
 more than 5% of my development time on making things work for them, can
 I?  That's the downside to the non-IE compatible browsers.  Remember 
 when
 word processors *had* to be WordStar file compatible?  It's the same 
 thing
 with browsers.  I'm all for competition, but browser companies should 
 take
 note of OpenOffice - it can read MS Word formats well, and that's 
 what's
 making it successful.


 T

 Tired of your bookmarks/favourites being limited to one computer?  Move
 them to the Net!
 www.stuffbythane.com/webfavourites makes it easy to keep all your
 favourites in one place and
 access them from any computer that's attached to the Internet.

 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Transferring Snippets.

2003-09-16 Thread Massimo Foti
 How do I transfer snippets from Dreamweaver MX to Dreamweaver MX 2004??

First of all, blame MM for not doing this during installation... Then, you
have to manually move the files, this TechNote should help finding them:

http://www.macromedia.com/support/dreamweaver/ts/documents/multiuser.htm


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Transferring Snippets.

2003-09-16 Thread Angel Stewart
*Shakes head*

Someone should be thwapped with a foam bat.
:-)

I found it

Thanks,
-Gel

-Original Message-
From: Massimo Foti [mailto:[EMAIL PROTECTED] 

First of all, blame MM for not doing this during installation... Then,
you have to manually move the files, this TechNote should help finding
them:

http://www.macromedia.com/support/dreamweaver/ts/documents/multiuser.htm


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Thane Sherrington
At 12:16 PM 9/16/03 -0400, Adam Wayne Lehman wrote:
Look, if only 100 people used the internet, then disregarding 5% would
be acceptable. 2004 projections for people online worldwide is 710-945
million.
So are you saying that 35-74 million users aren't worth your time? There
are plenty of Javascript and Flash based WYSIWYGs.

If I have 20 hours to complete a project, and 5% of my audience needs 
special work, then I have 1 hour to make sure it works on their 
systems.  I'm not suggesting that I would purposely break the application 
on their systems, I'm saying that they have to respect the percentages.

Besides, just because there are 710 million users, I really doubt they all 
come to my website.  Maybe I only cater to 1000 of them.  But that still 
isn't the issue - I have to make the system work for the majority of my 
users.  It's like business.  I'm sure that there are people who would like 
to buy a suit at 1AM.  But since there are so few people like that, there 
are very few suit stores open then (at least where I live.)

T

Tired of your bookmarks/favourites being limited to one computer?  Move 
them to the Net!
www.stuffbythane.com/webfavourites makes it easy to keep all your 
favourites in one place and
access them from any computer that's attached to the Internet. 

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


CFMX docs

2003-09-16 Thread Michael Dinowitz
Does anyone have the specific CFDOCS directory for CFMX (raw) and each of its
updaters? If so, I'd like to get a copy for the docs archives.
Thanks

Michael Dinowitz
Finding technical solutions to the problems you didn't know you had yet

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 There are Mac emulators.
 There is also a web site (which I can't recall the
 name of atm) that will take a screenshot of your
 app using a variety of O/S and browsers, and email
 them all back to you.

Yes, NetMechanic does this. However, these are costs we'd have to pass
off to the customer (both the third party fees and our time). In
reality, most customers only care that the site looks good on their
computer. We try to ensure that the site looks good on the vast majority
of the computers on the Internet. We try and design the site so as not
to preclude other browser/OS combinations. However, most customers do
not care to pay us to test on the others.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 You can get an old iMac on Ebay for less than $200:

Again, which combinations of OS and browsers will that iMac support? As
you said, if we spend more, we can get an OS X box. However, we would
have to buy both to get the majority of the combinations. Or, perhaps we
could buy an OS X box, Virtual PC for the Mac and all the various OS
licenses. That's still much more than $200, and I'd have to shove yet
another box under my desk or make room for it on one of the racks -- but
of course they don't rack mount.

And, to be honest, we simply don't have anyone on staff familiar with
either OS X or legacy Mac OSes. I wouldn't even know how to put the
thing on the network. I'm sure I could figure it out, but designing Web
sites which are compatible for the Mac is simply not a priority. It's
not something our customers are willing to pay us for. So, we do what we
do and hope for the best.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
Hello,
I just switchec to CF 6.01 server running on solaris.  This box has 2
750MHz cpus and 2gig of ram.  It is running on Iplanet 6 and crawls. The
first time I posted this I was told to update from 6 to 6.01, so I have
done this and nothing seems any better. 
Here are some traits: When we first restart the server and do a top I
notice the cfusion only is utilizing 2% of one of the cpu's (seems
normal) then I make a request to the box and the utilization rapidly
goes up to 49% and stays there.  During this time all requests are very
slow.  Some queries taking 10 seconds to run.  The same query will take
.08ns on the dataserver directly.  As far as memory, there is only 218M
of swap in use but 1580M free.
Can anyone help with why this box is so slow? This is not seeming to be
a problem with our 4.5 servers only the MX servers.
Thanks,
Ray

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 So are you saying that 35-74 million users aren't worth your time?
There
 are plenty of Javascript and Flash based WYSIWYGs.

Even if you're numbers had some basis in reality, that's not what I'm
saying. I'm saying that our customers are not willing to pay us to
develop specifically for Macintosh browsers. It's a simple business
decision. Our average proposal is about 15 pages long, and it explains
browser support in depth about half way through. So far, no one has
opted to pay us more to ensure compatibility on the Mac.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: (Admin) List upgrades

2003-09-16 Thread Robby L.
I vote No for HTML email just because I don't ever want to receive it 
:-)... but following on from Rachel's email...

Those that receive in Digest form would probably benefit from the option of 
HTML email as it can get a bit messy with the all the messages digested 
into one I get cf-talk messages as they happen but all other HoF lists 
I get in Digest and I don't mind the scrolling myself, but others might 
not

Possibly another question to ask is how many people get the digest(s)... 
and of them, who wants HTML mail?

my tuppence...

DC

Comming from someone who does uses digest on cftalk, I'd like to suggest 
minor formatting (font) and at that, a preference. Hell it's bad enough  
when trimming doesn't happen when quoting. Just the homesite+ thread alone 
for example, some replies carried 12 previous messages along for the ride. a 
400k email with 6 posts in it is kinda sad. I'd like to _not_ add to that 
with a bunch of html formatting.

Advertising, do whatcha got to do mate, footer sounds good either way I'm 
supportive of it.

Rss feeds sounds ok, I'd suggest RSS 1.0 and namespacing any additional info 
you're going to need.(if any). (can't see the true  'feature it'll bring for 
the lists, now FA on another han...)

Additional Features? I'd suggest one, and not to be the 'ass' out of all of 
this, but a while back I remember evolt.com's list having a 'off topic' tip 
bin, you post off topic, you supply a tip. I thought it was a clever idea, 
if you couldn't get the non coldfusion/cftalk related posts down to a 
minimum, at least the community as a whole is being helped for the 'off 
topic' subject at hand. cf talk archives are already a valuable resource a 
community based 'tip bin' would be as well. Throw in a well managed wiki, 
and 'the house' is really pouring out the resources.

Couple cents for the road..
Cheers
Robby

_
Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage.  
http://join.msn.com/?PAGE=features/es

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 It shouldn't take any of your development time to see that making use 
 of something that only works with a specific version of IE on Windows 
 isn't going to work for everyone. Just spend your time working on
stuff 
 that is known to work for everyone.

I don't think anyone is saying that they would purposefully break a site
or use code that they new didn't work in one of various browser on the
Mac. Of course, we try to avoid that where ever possible. However, every
browser/OS combination has its own set of bugs and idiosyncrasies.

For instance, it's my understanding that Internet Explorer on the Mac
renders text at 96 dpi instead of the system 72 dpi. So, though I might
use nothing but the paragraph tag, I can't possibly foresee what the
site will look like.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Adam Wayne Lehman
Wow. Call me old fashion by my proposals say:

Vendor will ensure that the site always appears as a good
representation of the client's company and brand in all major browsers.

*major modern browsers considered include: Internet Explorer 5+ for Mac
and PC, Netscape 4.5+ for Mac and PC, Mozilla for Mac  PC, Safari for
Mac, and Opera 5+ for Mac and PC

I don't charge extra because I consider it part of my job.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Benjamin S. Rogers [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 1:12 PM
To: CF-Talk
Subject: RE: CFC-based GPL web HTML editor

 So are you saying that 35-74 million users aren't worth your time?
There
 are plenty of Javascript and Flash based WYSIWYGs.

Even if you're numbers had some basis in reality, that's not what I'm
saying. I'm saying that our customers are not willing to pay us to
develop specifically for Macintosh browsers. It's a simple business
decision. Our average proposal is about 15 pages long, and it explains
browser support in depth about half way through. So far, no one has
opted to pay us more to ensure compatibility on the Mac.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CF Server slow with plenty of resources

2003-09-16 Thread Mike Brunt
Ray, I would suggest you check the ColdFusion Application and Server logs to see if 
there are any pointers in there.

Kind Regards - Mike Brunt

Original Message ---
Hello,
I just switchec to CF 6.01 server running on solaris.  This box has 2
750MHz cpus and 2gig of ram.  It is running on Iplanet 6 and crawls. The
first time I posted this I was told to update from 6 to 6.01, so I have
done this and nothing seems any better. 
Here are some traits: When we first restart the server and do a top I
notice the cfusion only is utilizing 2% of one of the cpu's (seems
normal) then I make a request to the box and the utilization rapidly
goes up to 49% and stays there.  During this time all requests are very
slow.  Some queries taking 10 seconds to run.  The same query will take
.08ns on the dataserver directly.  As far as memory, there is only 218M
of swap in use but 1580M free.
Can anyone help with why this box is so slow? This is not seeming to be
a problem with our 4.5 servers only the MX servers.
Thanks,
Ray


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
I can only find errors that I have encountered during development (i.e.
template not found for a cfinclude statement) nothing that gives any
info as to why this server might be so slow.  

-Original Message-
From: Mike Brunt [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 11:00 AM
To: CF-Talk
Subject: RE: CF Server slow with plenty of resources


Ray, I would suggest you check the ColdFusion Application and Server
logs to see if there are any pointers in there.

Kind Regards - Mike Brunt

Original Message ---
Hello,
I just switchec to CF 6.01 server running on solaris.  This box has 2
750MHz cpus and 2gig of ram.  It is running on Iplanet 6 and crawls. The
first time I posted this I was told to update from 6 to 6.01, so I have
done this and nothing seems any better. 
Here are some traits: When we first restart the server and do a top I
notice the cfusion only is utilizing 2% of one of the cpu's (seems
normal) then I make a request to the box and the utilization rapidly
goes up to 49% and stays there.  During this time all requests are very
slow.  Some queries taking 10 seconds to run.  The same query will take
.08ns on the dataserver directly.  As far as memory, there is only 218M
of swap in use but 1580M free. Can anyone help with why this box is so
slow? This is not seeming to be a problem with our 4.5 servers only the
MX servers. Thanks, Ray



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Matt Liotta
 I don't think anyone is saying that they would purposefully break a 
 site
 or use code that they new didn't work in one of various browser on the
 Mac. Of course, we try to avoid that where ever possible. However, 
 every
 browser/OS combination has its own set of bugs and idiosyncrasies.

Well this thread is about using a HTML editor that only works with IE 
5.5 on Windows. Knowing that it seems like anyone making use of it is 
purposefully breaking a site.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Claude Schneegans
but people *do* use Macs

Yes, 5% ;-)

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
Oops I said .08ns I meant .08ms, big difference eh? :)

-Original Message-
From: Ray Bujarski [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 10:19 AM
To: CF-Talk
Subject: CF Server slow with plenty of resources


Hello,
I just switchec to CF 6.01 server running on solaris.  This box has 2
750MHz cpus and 2gig of ram.  It is running on Iplanet 6 and crawls. The
first time I posted this I was told to update from 6 to 6.01, so I have
done this and nothing seems any better. 
Here are some traits: When we first restart the server and do a top I
notice the cfusion only is utilizing 2% of one of the cpu's (seems
normal) then I make a request to the box and the utilization rapidly
goes up to 49% and stays there.  During this time all requests are very
slow.  Some queries taking 10 seconds to run.  The same query will take
.08ns on the dataserver directly.  As far as memory, there is only 218M
of swap in use but 1580M free. Can anyone help with why this box is so
slow? This is not seeming to be a problem with our 4.5 servers only the
MX servers. Thanks, Ray


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Cold Fusion Mapping

2003-09-16 Thread Ian Skinner
You are right, unfortunately that was a typo on my e-mail.  The mapping is
actually 

D:/inetpub/websites/bloodsource/

As you point out, it should be.  And the error is
D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17
17 :cfinclude template=/SMF/includes/JavaScript/init.js

So, any other ideas anybody?

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


-Original Message-
From: Scott Brady [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 9:29 AM
To: CF-Talk
Subject: re: Cold Fusion Mapping


Original Message:
 From: Ian Skinner [EMAIL PROTECTED]
 The filename, directory name, or volume label syntax is incorrect The
error
 occurred in 
 D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17
 17 :  cfinclude template=/SMF/includes/JavaScript/init.js

 The mappings is set up such as this:
 /SMF  D:/inetpub/wwwrooot/bloodsource/

It probably has to do with the fact that your mapping is pointing to
D:/inetpub/wwwroot... but the actual location is D:\Inetpub\websites\...

Replace wwwroot with websites (I don't know if it matters, but it can't
hurt to fix your slashes to go the other way).

Scott
---
Scott Brady
http://www.scottbrady.net/




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Claude Schneegans
So are you saying that 35-74 million users aren't worth your time?

This is not the problem.
WYSIWYG HTML editing is fairly easy thanks to many tools provided by both IE and 
Windows.
Developing the same thing without them would be at least 10 times more work, and 
re-inventing the wheel.

When developers of Linux, Macs and so on will make equivalent tools available, I'll be 
glad to use them.
For the time being it's simply too time consuming.

Same thing with Netscape 6+ : when they'll make a decent documentation about their 
Javascript
implementation, I'll spend some time on cross browser functionalities. For the time 
being,
I'm tired of having to guess how it works.

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Hebrew to English Date and Back

2003-09-16 Thread Andrew Tyrone
Hello everyone,

I've compiled a bunch of code snippets for converting dates from Hebrew to
English and back; among them are Java, JavaScript and C code.  Before I
delve into writing a conversion program in CF, I wanted to check with
everyone here to see if someone had already done this and wouldn't mind
parting with the code!

Thanks,

Andy


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re:CFC-based GPL web HTML editor

2003-09-16 Thread Mauricio Giraldo
Win IE5.5 required = unusable.

I agree partially

1) the editor works because it makes use of some features only available for ie 5.5+ 
browsers
2) it is intended for internal use projects so you could have just 1 pc with ie 5.5+ 
installed in it and use it for your cms administration or whatever. SPAW is not 
supposed to be some sort of Dreamweaver replacement.
3) it is an open-source GPL editor. If anyone wants to contribute and make a 
crossbrowser version we are completely open to ideas.

- mga
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: (Admin) List upgrades

2003-09-16 Thread Thomas Chiverton
On Monday 15 Sep 2003 22:32 pm, Claude Schneegans wrote:
 As you say quite judiciously, they have been there for ages.
 It's about time we use something not so obsolete.

Oh, right, because new is always better.

:gives up and catches-up thread

-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Mac usage [Re: CFC-based GPL web HTML editor]

2003-09-16 Thread Matt Liotta
 the last two numbers are the interesting ones IMHO -- used to be 
 graphic
 designers used Mac, developers used PC (maybe with Linux on it, but 
 probably
 Windows). Most of the Java developers I know are moving to Mac. I'd 
 head
 there myself if I didn't spend 50-60% in MS-SQL developer world with 
 local
 database servers (and I'm not real interested in running VirtualPC for 
 that)

The reason is simple; Mac OS X currently provides the best overall 
platform for Java developers. In fact, it was recently reported by the 
Java mothership, Sun, that most of their employees use Macs at home.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: (Admin) List upgrades

2003-09-16 Thread Thomas Chiverton
On Monday 15 Sep 2003 18:12 pm, John Wilker wrote:
 Plain text is like speaking in a monotone. 

NO IT ISN'T !

 There is no emphasis on
 concepts, ideas, etc.. I can't stand trying to get something across when I
 don't even have Bold to work with :)

Who needs *bold* anyway ?

:-)

-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread Matt Liotta
 3) it is an open-source GPL editor. If anyone wants to contribute and 
 make a crossbrowser version we are completely open to ideas.

Except of course that your editor depends on functionality only found 
in IE. Writing an editor that was completed cross-platform would 
require throwing all everything you have done so far and starting again.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.MontaraSoftware.com
(888) 408-0900 x901


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: Transferring Snippets.

2003-09-16 Thread cf
Massimo,
do you know if there is a way to back up or save the extention folder?
For example, if i want to re-install my OP system. One of my biggest
hassles is going back and re-installing all my extensions  snippets. It
would be nice to have something in the extention manager that would be
able to load them from a folder.
but anyways, can u back up an extention folder  save it, do your
re-install then stick it back and have them there? I have a feeling that
you can't.

dave












 How do I transfer snippets from Dreamweaver MX to Dreamweaver MX
 2004??

 First of all, blame MM for not doing this during installation... Then,
 you have to manually move the files, this TechNote should help finding
 them:

 http://www.macromedia.com/support/dreamweaver/ts/documents/multiuser.htm

 
 Massimo Foti
 Certified Dreamweaver MX Developer
 Certified Advanced ColdFusion MX Developer
 http://www.massimocorner.com/
 


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: Hebrew to English Date and Back

2003-09-16 Thread Paul Hastings
 I've compiled a bunch of code snippets for converting dates from Hebrew to
 English and back; among them are Java, JavaScript and C code.  Before I
 delve into writing a conversion program in CF, I wanted to check with
 everyone here to see if someone had already done this and wouldn't mind
 parting with the code!

for mx, get this CFC (this will wrap big time):

http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn130#loc=en_usview=sn201viewName=Extension%20Detailsauthorid=30822818page=0scrollPos=0s
ubcatid=0snid=sn201itemnumber=21extid=1005880catid=0


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Hebrew to GREGORIAN Date and Back

2003-09-16 Thread Andrew Tyrone
Sorry, English Date is not correct; it should be Gregorian.  This was
probably not confusing, but I've been calling it English Date in the app
(they didn't want to call it Gregorian) and my head is messed up on the
subject!

 -Original Message-
 From: Andrew Tyrone [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 2:22 PM
 To: CF-Talk
 Subject: Hebrew to English Date and Back


 Hello everyone,

 I've compiled a bunch of code snippets for converting dates from Hebrew to
 English and back; among them are Java, JavaScript and C code.  Before I
 delve into writing a conversion program in CF, I wanted to check with
 everyone here to see if someone had already done this and wouldn't mind
 parting with the code!

 Thanks,

 Andy


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: Red Sky download

2003-09-16 Thread Sean A Corfield
On Tuesday, Sep 16, 2003, at 02:22 US/Pacific, John McCosker wrote:
 where can I download Red Sky (MX 6.1),

http://www.macromedia.com/cfusion/tdrc/index.cfm?product=coldfusion

 the Macromedia website tells me, existing customers can download for 
 free,
 but I can't seem to find the link.

The single trial / developer installer offers the option to upgrade 
your existing installation.

Sean A Corfield -- http://www.corfield.org/blog/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Speel checkers? ( WAS RE: Alternative QYSIWYG editors)

2003-09-16 Thread Matt Robertson
Sam Roach did a nice one for CF with soundex capabilities.  Its pretty
slick, and free.

http://www.samroach.com/downloads.html


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


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: CF Server slow with plenty of resources

2003-09-16 Thread Dave Carabetta
I can only find errors that I have encountered during development (i.e.
template not found for a cfinclude statement) nothing that gives any
info as to why this server might be so slow.


A couple quick thoughts:

1) Are you logging slow pages via the option in the MX Admin? Try setting 
the threshold for that to a low value (say, 10 seconds) for a little bit so 
that you can develop a small catalog of pages that are taking longer than 
they should.

2) I am using MX for J2EE for JRun on Solaris (w/ Apache 2.0.47) out in 
production right now. One thing I have noticed is that when I first start up 
my MX instances, either JRun or MX runs rather sluggishly (not egregious, 
but noticeable) for the first little bit. After a time (I'm narrowing it 
down still, but it's in the low minutes range), things pick up considerably. 
My hunch is that either JRun or MX is taking time to cache certain processes 
(and not just the class files) and acquire the memory space it needs to 
function smoothly.

3) Have you used any of IPlanet's logging/debugging features to see if it's 
the underlying J2EE engine that may be having some problems? I have never 
used IPlanet, so I can't point you to anything specific, but JRun comes with 
an impressive aresenal of logging/debugging features built into it such that 
it's a few XML tweaks to get the logging/debugging up and running. Of 
course, this last point is one where you only want to try this in your 
dev/staging environment (duh).

4) One thing I've learned is that simply running top is not sufficient 
when dealing with Java applications. You also need to use vmstat and other 
diagnostic tools to more efficiently track virtual memory usage. Perhaps 
your application is generating a ton of object, thus consuming your 
allocated VM space? That's something that top won't indicate on its own. 
Also, read up a bit (if you're not already familiar) with the various 
garbage collection mechanisms. Perhaps your current collector is not the 
most efficient option?

Hope this helps get you going.

Regards,
Dave.

_
Use custom emotions -- try MSN Messenger 6.0! 
http://www.msnmessenger-download.com/tracking/reach_emoticon

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


repost: problems with homesite+

2003-09-16 Thread Tony Weeg
does anyone else ever have issues with the help window in HS+

this is the second time this has happened.  I go to look up, for
instance, cfqueryparam, and it tells me 0 results returned.  the data is
there to search the folder is there full of the help files, and
yesterday it worked fine, I come in this morning, try the same thing,
restart my machine, yadda yadda yadda, and to no avail

this is annoyingcfstudio here I come again.

tony weeg
sr. web applications architect
navtrak, inc.
[EMAIL PROTECTED]
www.navtrak.net
office 410.548.2337
fax 410.860.2337


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: CFC-based GPL web HTML editor

2003-09-16 Thread John Paul Ashenfelter
A more worrisome statistic is how much of the web is non-English speaking
(specifically the huge projections for China). Should you also dedicate,
say, 20% of your project time to translating into Chinese? Or maybe 10% for
Spanish? etc. etc.

It's all about knowing your audience. If you're ok that the 5% of your
audience that's non-English speaking (to use a conservative number) can't
access your site, why do you need to worry about 5% that uses Macs and can't
access your site? 5% is 5%. What about the population of the disabled who
use alternative browsers? And if you're developing in Canada, can you ignore
the French translation of your site and rule out Quebec (and probably
violate some provincial laws in the process)? Or build a MSIE/Win app and
deploy it for all the Mac users at the local design firm?

And the folks *without* web access? What about them :)

So take a look at the current web logs (you do look at your web logs,
right?) and see what browsers, versions, platforms, and charactersets are
being used. That might help guide the development efforts -- not simply
generalizations like 5% of the population is Mac.

As an aside, the open source log analyzer awstats generates some really
straightforward data from apache and iis logs as far as browsers go (Sure,
you could also just import the logs in Excel and run the analysis yourself,
but this is an easy, daily update). Little quirky to install, but really
useful IMHO.

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Adam Wayne Lehman [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 12:16 PM
Subject: RE: CFC-based GPL web HTML editor


 Look, if only 100 people used the internet, then disregarding 5% would
 be acceptable. 2004 projections for people online worldwide is 710-945
 million.
 So are you saying that 35-74 million users aren't worth your time? There
 are plenty of Javascript and Flash based WYSIWYGs.

 Adam Wayne Lehman
 Web Systems Developer
 Johns Hopkins Bloomberg School of Public Health
 Distance Education Division


 -Original Message-
 From: Thane Sherrington [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2003 11:58 AM
 To: CF-Talk
 Subject: RE: CFC-based GPL web HTML editor

 At 11:37 AM 9/16/03 -0400, Adam Wayne Lehman wrote:
 Umm... I hate to break it to you, but people *do* use Macs, and you
 can't just ignore users just cuz they are a minority.

 That depends.  If 5% of users are non-IE users, then I can't really
 spend
 more than 5% of my development time on making things work for them, can
 I?  That's the downside to the non-IE compatible browsers.  Remember
 when
 word processors *had* to be WordStar file compatible?  It's the same
 thing
 with browsers.  I'm all for competition, but browser companies should
 take
 note of OpenOffice - it can read MS Word formats well, and that's what's

 making it successful.


 T

 Tired of your bookmarks/favourites being limited to one computer?  Move
 them to the Net!
 www.stuffbythane.com/webfavourites makes it easy to keep all your
 favourites in one place and
 access them from any computer that's attached to the Internet.


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Stats package

2003-09-16 Thread Eric Creese
I am looking for a easy, free CF stats package. Nothing to elaborate. I have provided 
something for my clients but it is real raw. Would like to give them something more, 
some that I can integrate quickly for my time is limited and to write one now would be 
out of the question.

Eric Creese
Database Administrator
[EMAIL PROTECTED]
http://www.eaa.org
http://www.airventure.org
920.426.6130

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Transferring Snippets.

2003-09-16 Thread Massimo, Tiziana e Federica
 Massimo,
 do you know if there is a way to back up or save the extention folder?

Yes, back up everything and copy it. As soon as you don't move things across
different versions of DW, you will be safe

The data about what extension you have installed are stored inside:

Configuration\Extensions


Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Mac usage [Re: CFC-based GPL web HTML editor]

2003-09-16 Thread John Paul Ashenfelter
Agreed. It all depends on your target market. A few examples of Mac usage
(culled from netcraft, web logs, and personal experience etc) in...

the total population of the web 10%
education ~40% at University of Virginia last I had stats
Darden Business school @ University of Virginia 0% (ok, I have one developer
friend who brings in his powerbook...)
the last graphic design firm I worked with 100%
my company, currently 0%
the OReilly Open Source Convention ~50%
speakers at the last All-Stuff, No-Fluff java weekend I attended ~ 50%

the last two numbers are the interesting ones IMHO -- used to be graphic
designers used Mac, developers used PC (maybe with Linux on it, but probably
Windows). Most of the Java developers I know are moving to Mac. I'd head
there myself if I didn't spend 50-60% in MS-SQL developer world with local
database servers (and I'm not real interested in running VirtualPC for that)

More interesting to me is of the Macintosh OS X users, how many are using
Safari vs using MSIE or Mozilla.

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Matt Liotta [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 11:38 AM
Subject: Re: CFC-based GPL web HTML editor


  Win IE5.5 required = unusable.
 
  ... by about 5% users...
 
 That kind of perspective is how we got stuck with Microsoft in the
 first place!

 Matt Liotta
 President  CEO
 Montara Software, Inc.
 http://www.MontaraSoftware.com
 (888) 408-0900 x901


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: Mac usage [Re: CFC-based GPL web HTML editor]

2003-09-16 Thread John Paul Ashenfelter
No argument. But the OSCON number was intersting because the Java population
there was more like 10-15%. The bulk were Perl, PHP, and Ruby.

But in all fairness, even the folks with Dell, HP, and Compaq laptops were
usually running some Linux distro :) You could here the chiming of Windows
starting up, but that was more the reporters, managers, and other folks -- 
developers were *way* Mac-centric.

This is a far cry from the OS8-9 days where Java 1.1.7 (plus swing and
collections API as downloads) was the version you got from Apple man was
that a PIA.

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Matt Liotta [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:29 PM
Subject: Re: Mac usage [Re: CFC-based GPL web HTML editor]


  the last two numbers are the interesting ones IMHO -- used to be
  graphic
  designers used Mac, developers used PC (maybe with Linux on it, but
  probably
  Windows). Most of the Java developers I know are moving to Mac. I'd
  head
  there myself if I didn't spend 50-60% in MS-SQL developer world with
  local
  database servers (and I'm not real interested in running VirtualPC for
  that)
 
 The reason is simple; Mac OS X currently provides the best overall
 platform for Java developers. In fact, it was recently reported by the
 Java mothership, Sun, that most of their employees use Macs at home.

 Matt Liotta
 President  CEO
 Montara Software, Inc.
 http://www.MontaraSoftware.com
 (888) 408-0900 x901


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: RE: CF Server slow with plenty of resources

2003-09-16 Thread Mike Brunt
Another thing to check is the Java Heap Size setting.  We have details on our blog re 
changing this if necessary here 

http://www.webapper.net/index.cfm?fuseaction=Fuseblog.ShowCommentsArticleID=2002014905

This does relate to a Websphere CFMX installation but hopefully is a guide.

Kind Regards - Mike Brunt

Original Message ---
I can only find errors that I have encountered during development (i.e.
template not found for a cfinclude statement) nothing that gives any
info as to why this server might be so slow.


A couple quick thoughts:

1) Are you logging slow pages via the option in the MX Admin? Try setting 
the threshold for that to a low value (say, 10 seconds) for a little bit so 
that you can develop a small catalog of pages that are taking longer than 
they should.

2) I am using MX for J2EE for JRun on Solaris (w/ Apache 2.0.47) out in 
production right now. One thing I have noticed is that when I first start up 
my MX instances, either JRun or MX runs rather sluggishly (not egregious, 
but noticeable) for the first little bit. After a time (I'm narrowing it 
down still, but it's in the low minutes range), things pick up considerably. 
My hunch is that either JRun or MX is taking time to cache certain processes 
(and not just the class files) and acquire the memory space it needs to 
function smoothly.

3) Have you used any of IPlanet's logging/debugging features to see if it's 
the underlying J2EE engine that may be having some problems? I have never 
used IPlanet, so I can't point you to anything specific, but JRun comes with 
an impressive aresenal of logging/debugging features built into it such that 
it's a few XML tweaks to get the logging/debugging up and running. Of 
course, this last point is one where you only want to try this in your 
dev/staging environment (duh).

4) One thing I've learned is that simply running top is not sufficient 
when dealing with Java applications. You also need to use vmstat and other 
diagnostic tools to more efficiently track virtual memory usage. Perhaps 
your application is generating a ton of object, thus consuming your 
allocated VM space? That's something that top won't indicate on its own. 
Also, read up a bit (if you're not already familiar) with the various 
garbage collection mechanisms. Perhaps your current collector is not the 
most efficient option?

Hope this helps get you going.

Regards,
Dave.

_
Use custom emotions -- try MSN Messenger 6.0! 
http://www.msnmessenger-download.com/tracking/reach_emoticon


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Mac usage [Re: CFC-based GPL web HTML editor]

2003-09-16 Thread Pete Freitag
Matt Liotta wrote:

The reason is simple; Mac OS X currently provides the best overall 
platform for Java developers. In fact, it was recently reported by the 
Java mothership, Sun, that most of their employees use Macs at home.

  

Actually I have been dealing with a major Java bug for almost a year now 
on OS X. The LiveConnect API is not implemented properly in any web 
browsers on OS X. This API allows a Java applet to communicate with 
JavaScript, or the calling document's DOM. This is a major hurdle in 
getting WYSIWYG editors to work on Mac's, because you can't seamlessly 
interact with a web form. I've submitted several bug reports to Apple 
with no avail.

Flash also relies on LiveConnect, in it's fscommand function.

Other than this problem, OSX is a pretty kickin OS.

_
Pete Freitag
http://www.cfdev.com/
Author CFMX Developers Cookbook
http://www.amazon.com/exec/obidos/ASIN/0672324628/netgig-20



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


Re: Stats package

2003-09-16 Thread John Paul Ashenfelter
Stats for what? Calculating statistics? Web usage statisics? Something else?

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Eric Creese [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:47 PM
Subject: Stats package


 I am looking for a easy, free CF stats package. Nothing to elaborate. I
have provided something for my clients but it is real raw. Would like to
give them something more, some that I can integrate quickly for my time is
limited and to write one now would be out of the question.

 Eric Creese
 Database Administrator
 [EMAIL PROTECTED]
 http://www.eaa.org
 http://www.airventure.org
 920.426.6130

 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Stats package

2003-09-16 Thread Eric Creese
I am sorry, Web traffic stats.

-Original Message-
From: John Paul Ashenfelter [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:05 PM
To: CF-Talk
Subject: Re: Stats package


Stats for what? Calculating statistics? Web usage statisics? Something else?

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Eric Creese [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:47 PM
Subject: Stats package


 I am looking for a easy, free CF stats package. Nothing to elaborate. I
have provided something for my clients but it is real raw. Would like to
give them something more, some that I can integrate quickly for my time is
limited and to write one now would be out of the question.

 Eric Creese
 Database Administrator
 [EMAIL PROTECTED]
 http://www.eaa.org
 http://www.airventure.org
 920.426.6130

 

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: CFC-based GPL web HTML editor

2003-09-16 Thread Benjamin S. Rogers
 I don't charge extra because I consider it part of my job.

Well, all other things being equal, my base price is going to be lower
than yours. I assure you, my customers are more concerned about price
than whether or not the site functions properly in one of several
different browsers on one of a couple different Operating Systems on the
Mac. I consider addressing my customers' concerns my entire job.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: Stats package

2003-09-16 Thread Phillip B
Try awstats. It's free, written in perl, and does a decent job. I haven't
seen any thing decent and free in CF.

Phillip B.

www.LoungeRoyale.com
www.FillWorks.com
- Original Message -
From: Eric Creese [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:07 PM
Subject: RE: Stats package


 I am sorry, Web traffic stats.


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: Stats package

2003-09-16 Thread Dave Watts
 I am looking for a easy, free CF stats package. Nothing to 
 elaborate. I have provided something for my clients but it is 
 real raw. Would like to give them something more, some that I 
 can integrate quickly for my time is limited and to write one 
 now would be out of the question.

Why does it have to be CF? I'd suggest Analog (http://www.analog.cx/) with
ReportMagic (http://www.reportmagic.org/).

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Regarding CFMX6.1 - Macromedia Installation support/Fixes require d

2003-09-16 Thread Ramesh Deva
Hi

I am facing two major problems with ColdFusionMX6.1 version. The first one
is when the sql query returns no record. 
In this case, we get no data to read error message. The second one happens
with java classes. 
In CFMX4.5, the java class by default reads the properties file from
c:\winnt\system32 but in CFMX6.0/6.1 
it is looking at C:\CFusionMX\runtime\bin.

For more details about the bug, please visit the below link
 
http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=7threadid=
690270

The first error is almost killing the entire application. This issue throws
a warning message in CFMX6.0 
and in CFMX6.1 it is an error message.

The reason for writing to installation support is, I am not getting this
error message when I upgrade CFMX6.0 to CFMX6.1. 
However when I install CFMX6.1 directly, the CFMX server throws an error
message. The only way to avoid or work around 
this bug at this stage is to install CFMX6.0 and update the same with CFMX
updater 3 patch and then upgrade it to CFMX6.1. 

Please consider this as an urgent issue to be resolved at the earliest. 
Any feedback in this regard will help our organization in our future
planning and release of our product.

Expecting a reply ASAP..


Thanks
ramesh

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


SOT: SSL Load Balanced CF

2003-09-16 Thread Justin Hansen
I'm starting a new project that will require SSL and I have a few questions...
If a user is on Server(A) and has and SSL session going what happens if Server(A) goes 
down?
When Server(B) picks up the user will the SSL be broken?
Both servers have to have different keys right? Wouldn't that break the users session?
What would happen user?

Thanks, Justin
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: using java.io.File with cfobject

2003-09-16 Thread Joe Eugene
 Here is what happens
 1) the code appears to execute without issue
 2) no directory is created
 3) no error of any kind is returned
You can get the expandPath() of the file you want to write.. and try this..

cfscript
 fw =
createObject(Java,java.io.FileWriter).init(C:\\Inetpub\\wwwroot\\test\\
test.txt,true);
 fw.write(Today is #now()#);
 fw.flush();
 fw.close();
/cfscript

java.io.File might require additional stuff... havent used it..

Joe Eugene


- Original Message - 
From: McNamara Kyle W CONT PORT [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, September 15, 2003 1:42 PM
Subject: using java.io.File with cfobject


 Hello,

 I am attempting to use the java.io.File with cfobject and:

 cfobject type=JAVA name=jFile class=java.io.File action=CREATE
 cfscript
newDir = jFile.init('servername.domain\\dirthis\\dirthat');
newDir.mkdir();
 /cfscript

 Here is what happens
 1) the code appears to execute without issue
 2) no directory is created
 3) no error of any kind is returned

 we have a win2k box and I am creating this dir on another win2k machine
 using the UNC path.

 Any ideas?

 Thank you!

 Kyle

 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


  1   2   3   >