Re: How are developer organizeing their Flash Code?

2004-10-06 Thread Mike Chambers
fyi, Here is a simple application that I put together, that shows (one) way to structure your code in Flash. It should be simple enough to not be overwhelming. http://www.macromedia.com/devnet/mx/flash/articles/mxna_sample.html mike chambers [EMAIL PROTECTED] On Oct 5, 2004, at 4:50 PM,

Re: Coldfusion and C++

2004-10-06 Thread Sean Corfield
On Tue, 5 Oct 2004 09:27:41 +0100, Simon Smith [EMAIL PROTECTED] wrote: I'm an experienced CF/Java/Php developer creating a framework for API calls in C++ (it needs to be in C++ for historic reasons) What historic reasons? I'm genuinely curious. I certainly wouldn't recommend C++ near anything

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Sean Corfield
Wow! Here's a thread that could make some serious enemies... Seth Hodgson (macromedia.com) Laurent Rouquette (macromedia.com) Barney Boisvert (for his work on Fusebox 4.1 and all round CFC stuff) Ben Edwards (for Mach II) Ray Camden (for Blog CFC and Galleon and a myriad other things) John Q (for

Com Object

2004-10-06 Thread Andy Jarrett
Hi there, I have a com object installed on my development machine which was developed by another developer. When it is tested via a small VB app it all works fine. When i make a call and execute with CF i get the following error in my logs, # Created by JRun on 06/10 09:47:32 06/10 09:47:32

RE: Com Object

2004-10-06 Thread Robertson-Ravo, Neil (RX)
What version of CF? _ From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 10:24 To: CF-Talk Subject: Com Object Hi there, I have a com object installed on my development machine which was developed by another developer. When it is tested via a small VB app it all works

Re: Com Object

2004-10-06 Thread Andy Jarrett
Opps. Sorry running cfmx 6.1 On Wed, 6 Oct 2004 10:26:24 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: What version of CF? _ From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 10:24 To: CF-Talk Subject: Com Object Hi there, I have a com

RE: Com Object

2004-10-06 Thread Robertson-Ravo, Neil (RX)
Fully patched?Which O/S? _ From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 10:43 To: CF-Talk Subject: Re: Com Object Opps. Sorry running cfmx 6.1 On Wed, 6 Oct 2004 10:26:24 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: What version of CF? _

RE: Com Object

2004-10-06 Thread Robertson-Ravo, Neil (RX)
So you have a Firewall such as ZoneAlarm installed? Try uninstalling/disabling and see what happens. _ From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 10:43 To: CF-Talk Subject: Re: Com Object Opps. Sorry running cfmx 6.1 On Wed, 6 Oct 2004 10:26:24 +0100,

Re: Com Object

2004-10-06 Thread Andy Jarrett
Sorry, my head is totally shot away today with Flu. CFMX 6.1 - fully updated - but without most Hotfixes WinXP pro w/IIS 5.1 w/SP2 On Wed, 6 Oct 2004 10:49:01 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: So you have a Firewall such as ZoneAlarm installed? Try

Re: Com Object

2004-10-06 Thread Andy Jarrett
Just turned off all firewalls to no prevail. D'oh On Wed, 6 Oct 2004 11:16:35 +0100, Andy Jarrett [EMAIL PROTECTED] wrote: Sorry, my head is totally shot away today with Flu. CFMX 6.1 - fully updated - but without most Hotfixes WinXP pro w/IIS 5.1 w/SP2 On Wed, 6 Oct 2004 10:49:01 +0100,

Re: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread Samson Wach
I will give a shot. Thank you. Try the Native Oracle driver in CF Enterprise, not the ODBC driver. BTW, this all works perfectly in CFMX. -Original Message- From: Wach, Samson [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6 October 2004 1:35 To: CF-Talk Subject: Oracle PL/SQL connection

RE: Com Object

2004-10-06 Thread Craig Dudley
Just playing devils advocate here but... Have registered the dll on the server? If so, have you changed it since you did? If you have, re-registering it might help. -Original Message- From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 11:17 To: CF-Talk Subject: Re: Com

Pgp signing email with cf

2004-10-06 Thread Craig Dudley
Is anyone currently doing this succesfully? If so, which version of pgp are you using? Any recommendations for one of the available cf pgp tags? Thx Craig Dudley Senior Developer Netstep Corporate Communications Ltd Direct Line: +44(0) 1422 319712 Phone: +44(0) 1422 200308 Fax: +44(0) 1422

Re: Pgp signing email with cf

2004-10-06 Thread Andrew Dixon
Hi. We use the following CFC with CFMX6.1 and PGP8.03: http://tamuri.cfdeveloper.co.uk/ Andrew. On Wed, 6 Oct 2004 13:11:55 +0100, Craig Dudley [EMAIL PROTECTED] wrote: Is anyone currently doing this succesfully? If so, which version of pgp are you using? Any recommendations for one of

RE: Com Object

2004-10-06 Thread Robertson-Ravo, Neil (RX)
From what I can tell from the email it seems that its all working with VB just not with CF...its obviously a CF/jRun issue... _ From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 13:09 To: CF-Talk Subject: RE: Com Object Just playing devils advocate here but... Have

RE: Pgp signing email with cf

2004-10-06 Thread Craig Dudley
Thanks andrew -Original Message- From: Andrew Dixon [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 13:24 To: CF-Talk Subject: Re: Pgp signing email with cf Hi. We use the following CFC with CFMX6.1 and PGP8.03: http://tamuri.cfdeveloper.co.uk/ Andrew. On Wed, 6 Oct 2004 13:11:55

Re: Com Object

2004-10-06 Thread Andy Jarrett
Its definately a CF/jRun issue. Craig, in regards to registering it - i shouldnt need to as its a COM object and not a CFX. Thats what i thought. I havent need to in the past for other COM's On Wed, 6 Oct 2004 13:25:21 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: From what I can

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread S . Isaac Dealey
Wow! Here's a thread that could make some serious enemies... Seth Hodgson (macromedia.com) Laurent Rouquette (macromedia.com) Barney Boisvert (for his work on Fusebox 4.1 and all round CFC stuff) Ben Edwards (for Mach II) Ray Camden (for Blog CFC and Galleon and a myriad other things)

RE: Com Object

2004-10-06 Thread Robertson-Ravo, Neil (RX)
I think he meant register it as a COM Object - using regsvr23 - which you certainly have to do. _ From: Andy Jarrett [mailto:[EMAIL PROTECTED] Sent: 06 October 2004 13:51 To: CF-Talk Subject: Re: Com Object Its definately a CF/jRun issue. Craig, in regards to registering it - i shouldnt

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread Yexley Robert D Contr AFRL/PROE
I'm not sure what you're attempting to do is possible then. I'm fairly certain that the cfquery tag only supports native SQL statements only (SELECT, INSERT, UPDATE, DELETE). I don't believe it supports proprietary procedural code such as PL/SQL or Transact-SQL. I don't think even CFMX supports

Jrun processing running at 100%

2004-10-06 Thread Andrew Dixon
Hi. We have a very strange problem on our Windows 2003 Serer. Since yesterday the Jrun process keeps maxing out and using 100% CPU (in task manager). Nothing on the server has been changed (no updates or code) so I do not think it is anything like that. Anyone had this problem? Any ideas?

RE: Jrun processing running at 100%

2004-10-06 Thread Hugo Ahlenius
how about log files? you can also try some thread dumps (stack traces), to see what they say... http://www.macromedia.com/support/jrun/ts/documents/tn18362.htm -- Hugo Ahlenius - Hugo AhleniusE-Mail: [EMAIL PROTECTED] Project Officer

RE: Jrun processing running at 100%

2004-10-06 Thread Robertson-Ravo, Neil (RX)
Do you have any CFHTTP calls in your code? Also what version CF, what JVM and what hotifixes?I would say that if you have applied the 6.1 Updater you will be required to reapply the Client Variables Purge Hotfix which seems to have been omitted from the final 6.1 Updater build. N _ From:

Re: Jrun processing running at 100%

2004-10-06 Thread Andrew Dixon
Ok. We are running MX6.1 with updater. There is some code there that use CFHTTP. I will try applying the hot-fix and see if that helps. Thanks. Andrew. On Wed, 6 Oct 2004 14:22:35 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Do you have any CFHTTP calls in your code? Also what

RE: Jrun processing running at 100%

2004-10-06 Thread Robertson-Ravo, Neil (RX)
Yeah, he is the link http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_updat er.htm http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_upda ter.htm Also, ensure that your CFHTTP calls have timeouts sent lower or equal to the timeout set in the CFIDE as

Re: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread Aaron Rouse
It has been a very long time since I have worked with MSSQL/CF and had to do anything special with the queries, but I seem to recall with MSSQL you can use T-SQL in your CFQUERIES. On Wed, 6 Oct 2004 09:09:58 -0400, Yexley Robert D Contr AFRL/PROE [EMAIL PROTECTED] wrote: I'm not sure what

Re: Jrun processing running at 100%

2004-10-06 Thread Andrew Dixon
I have installed the hotfix... Lets see if it lasts!!! Andrew. On Wed, 6 Oct 2004 14:42:05 +0100, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Yeah, he is the link http://www.macromedia.com/support/coldfusion/ts/documents/client_purge_updat er.htm

Lazlo

2004-10-06 Thread Damien McKenna
I recommend to everyone interested in doing Flex-like development to take a look at: http://www.laszlosystems.com/ Lazlo is a Flex-like that has just been released as an open source technology (Common Public License), runs on a J2EE platform (Tomcat 5) and displays to the user in a Flash 5

Changing text in undelivrable .cfmail file and resending

2004-10-06 Thread Peterson, Andrew S.
Hello all, About 1000 emails (.cfmail) are sitting in my Undelivr folder because I've got the wrong mail server set. With a simple change on the 2nd line of every .CFMail file, these email files would be OK. Using code from evolt, I've managed to replace the offending line with the correct mail

RE: Com Object

2004-10-06 Thread Craig Dudley
Indeed I did, just a thought as I'd had a few com issues with objects that has been changed and needed to be re-registered in order to work right. My only other suggestion would be to run the latest cfmx updater, I believe it does include some com fixes. -Original Message- From:

Re: file name with no extensions

2004-10-06 Thread Daniel Farmer
I need the url that the user types in to be www.somesite/welcome not 'welcome/' or 'welcome/index.htm'. Is there any way to do this? And then direct the user to the real page It doesn't matter what happens after that, as long as the url initially appears as 'www.somesite/welcome'. I figure

Re: Lazlo

2004-10-06 Thread Thomas Chiverton
On Wednesday 06 Oct 2004 15:09 pm, Damien McKenna wrote: http://www.laszlosystems.com/ Lazlo is a Flex-like that has just been released as an open source technology *O*. *O*. *O*. *O*. ___ __/\__/ _ \| |__ | |__ | |__ | |__ __/\__ \ / | | | '_ \| '_ \| '_ \| '_ \\ / /__\

Re: file name with no extensions

2004-10-06 Thread Ray Champagne
Could you explain your reasoning or why you need to do this?Maybe there is a better solution? Just thinking out loud here Ray At 10:25 AM 10/6/2004, you wrote: I need the url that the user types in to be www.somesite/welcome not 'welcome/' or 'welcome/index.htm'. Is there any way to do

Re: file name with no extensions

2004-10-06 Thread Howie Hamlin
Does redirection work if you access the url directly (including the index.htm)?If so, then it would appear that the web server is not recognizing that as the default document. Regards, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com inFusion Mail

CF MX loses ability to post forms

2004-10-06 Thread Rick Mason
I had a member ask me a question this morning that I could not answer. Thought someone on the list might be able to help. Here's his message: At my company, I have a CFML server sitting on IIS 5.0, on top of Windows 2000.It has been patched, and updated to the latest (6,1,0,83762 on Java

Re: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread Adrocknaphobia
I think what you are trying to do, by defenition will not work, plus it doesnt make much sense at all. I believe you can execute DML and DDL through cfquery, but why would you ever want to execute PL/SQL? If you need an IF or LOOP statement just use CF. What benefits are you expecting from PL/SQL

Re: Lazlo

2004-10-06 Thread Thomas Chiverton
On Wednesday 06 Oct 2004 15:25 pm, Thomas Chiverton wrote: :waves bye bye to any need to think about Flex ever again. Speaking of which, isn't Flex now dead in the water, or at least listing heavily ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Adrocknaphobia
I dont mean to throw a bucket of cold water on this list, but exactly what makes a 'top CF developer'? I mean, is this a popularity contest, because I can't say I've even seen applications from 99.9% of the people listed. So how are we judging? I don't mean to discredit the people listed, rather

RE: Com Object

2004-10-06 Thread Craig Dudley
Indeed I did, just a thought as I'd had a few com issues with objects that has been changed and needed to be re-registered in order to work right. My only other suggestion would be to run the latest cfmx updater, I believe it does include some com fixes. -Original Message- From:

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Aaron Rouse
I was kind of wondering the same thing, some names are showing up the lists that I do not recall ever really seeing if they could code or not but I certainly recognize the names. On Wed, 6 Oct 2004 10:48:05 -0400, Adrocknaphobia [EMAIL PROTECTED] wrote: I dont mean to throw a bucket of cold

RE: Changing text in undelivrable .cfmail file and resending

2004-10-06 Thread Peterson, Andrew S.
FYI. I think what I'm a gonna do is rather than try to change the file contents by changing the mail server, I will loop through each file, grab what I need, and create a new mail using the cfmail tag. I see no reason why that wouldn't work. Sincerely, Andrew

Re: Lazlo

2004-10-06 Thread Paul Hastings
Damien McKenna wrote: XML-based language for programming and is extremely easy to use, if the tutorials are anything to go by.Looks awesome! if the tutorials are anything to go by, it doesn't seem to know unicode from a hole in the ground. at least that's my impression of 'laszlo in 10

Re: Coldfusion and C++

2004-10-06 Thread Claude Schneegans
Why would you not use Java for this? Because Java is like using a combine-harvester to mow your lawn. Same with C++ by the way. For what you can do with a CFX, plain vanilla C is quite adequate. -- ___ REUSE CODE! Use custom tags; See

Relocate but include form fields

2004-10-06 Thread Andrew Dixon
Hi Everyone. I have been given some code by a online payment system company to show how I redirect someone to there site. The way they have done I have to include a list of form fields in a form and submit that form a CF script on my server and that then does some encrpyting of the data and then

Re: Interacting with GoldMine data with ColdFusion

2004-10-06 Thread Scott Brady
On Tue, 05 Oct 2004 17:41:40 -0400, Larry White [EMAIL PROTECTED] wrote: I can't understand why you would even have SQL Server if all you have is DBase files. Maybe I'm missing something but the Corporate edition requires SQL Server, not the cheaper editions. When we had it here I set up the

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Howie Hamlin
Pics? g - Original Message - From: Adrocknaphobia To: CF-Talk Sent: Wednesday, October 06, 2004 10:48 AM Subject: Re: Slightly OT: Name top 5 CF developers you know one way or another Also, I would like to post my vote for Rachel Maxim as the hottest CF developer. ;-) -Adam [Todays

More XML Issues

2004-10-06 Thread SStewart
First off: huge mad props to Ian Skinner for helping me muddle my way through this... I'm trying a slightly different approach: Heres my CF Code !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd html head meta http-equiv=Content-Type

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread James Holmes
CFMX does indeed support it as I've used it myself (as a quick test of some code). Of course I then created the procedure in an Oracle package, but it still worked in a standard cfquery. -Original Message- From: Yexley Robert D Contr AFRL/PROE [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread James Holmes
Calling a procedure in a built-in package without the call() syntax is only possible this way, if the user is restricted from creating their own procedures as in this case. -Original Message- From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6 October 2004 10:41 To:

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Lawrence Ng
we're still waiting LOL jk [EMAIL PROTECTED] 10/6/2004 8:51:42 AM Pics? g - Original Message - From: Adrocknaphobia To: CF-Talk Sent: Wednesday, October 06, 2004 10:48 AM Subject: Re: Slightly OT: Name top 5 CF developers you know one way or another Also, I would like to post my

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread James Holmes
I should have added, if named arguments are necessary. -Original Message- From: James Holmes Sent: Thursday, 7 October 2004 12:05 To: CF-Talk Subject: RE: Oracle PL/SQL connection through ColdFusion Calling a procedure in a built-in package without the call() syntax is only possible

Re: More XML Issues

2004-10-06 Thread Massimo Foti
xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=2.0 Are you sure you really want/need to use XSLT 2.0? I don't think CF's XSLT parser support it yet Massimo Foti DW tools: http://www.massimocorner.com CF tools:http://www.olimpo.ch/tmt/

Re: Simple password protection not working

2004-10-06 Thread pperry
I meant Greg not paul in the below message. sorry thank you all. Paul. the only thing in the table is 1 username and 1 password and it will be that way permanently for the admin login. That may seem weird but its the way it was set up from before so Im just going with it. Thanks again.

Re: Changing text in undelivrable .cfmail file and resending

2004-10-06 Thread Cedric Villat
The reason this wasn't working is because you are not writing the file back out. After you ReplaceNoCase the mail server, you need to use cffile to write the file back into the undeliverable folder. Though your solution of creating a new cfmail would be just as easy, if not easier, to implement.

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread Yexley Robert D Contr AFRL/PROE
Would you be able to provide a code sample of an anonymous PL/SQL block within a cfquery tag? Particularly one that requires arguments if possible. I'd be interested in seeing an example of that approach, as I've never seen any sort of documentation on how to implement this. I think that's exactly

Re: Coldfusion and C++

2004-10-06 Thread Sean Corfield
On Wed, 06 Oct 2004 11:16:12 -0400, Claude Schneegans [EMAIL PROTECTED] wrote: Why would you not use Java for this? Because Java is like using a combine-harvester to mow your lawn. Same with C++ by the way. For what you can do with a CFX, plain vanilla C is quite adequate. Java is portable in

XML Parsing Question

2004-10-06 Thread Chad McCue
I have an XML document that looks like this: xml xmlns:s='uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:rs='urn:schemas-microsoft-com:rowset' xmlns:z='#RowsetSchema' s:Schema id='RowsetSchema' s:ElementType name='row' content='eltOnly'

RE: Oracle PL/SQL connection through ColdFusion

2004-10-06 Thread James Holmes
Here's the simplest example (the test I originally performed, which syncs an Oracle Text index using the built-in package ctx_ddl): cfset MyIndexName = idx_fulltext cfquery datasource=My_DSN name=QUpdateTextIndex BEGIN ctx_ddl.sync_index(cfqueryparam cfsqltype=cf_sql_varchar

Re: Lazlo

2004-10-06 Thread Scott Stroz
Looks like Laszlo is broke: Service Unavailable The server is temporarily unable to service your request. Please try again later. On Wed, 06 Oct 2004 10:09:13 -0400, Damien McKenna [EMAIL PROTECTED] wrote: I recommend to everyone interested in doing Flex-like development to take a look at:

Resources for CFC

2004-10-06 Thread Don
Pls add or revise the following list (in no particular order of importance): *) CFMX doc (systematic); *) MM site articles (non-systematic); *) cflib (focus seems UDF, shed some light on CFC -- inference needed); *) book on CFC? how about reviews of it/them? Systematic approach is more desirable.

Re: Lazlo

2004-10-06 Thread Douglas Knudsen
the surprise traffic maybe?they were GOOGED!ha! Doug On Wed, 6 Oct 2004 12:42:08 -0400, Scott Stroz [EMAIL PROTECTED] wrote: Looks like Laszlo is broke: Service Unavailable The server is temporarily unable to service your request. Please try again later. On Wed, 06 Oct 2004 10:09:13

Wish for CFpop

2004-10-06 Thread Don
As I mentioned in my last post about home-grown anti-spammer based on CF, it seems to be reasonably good, the following is the latest spam suspects (only one false positive -- RE: Asking you for a favor).However, there's a problem to prevent it from being more useful, that is, the current CFpop

Re: Wish for CFpop

2004-10-06 Thread Howie Hamlin
The concept of folders is not in the RFC for a POP server and, so, no POP server does this.If you want multiple folders on the server side they you should use an IMAP server. Regards, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com inFusion Mail

RE: More XML Issues

2004-10-06 Thread SStewart
I get the same error using V.1.0 sas Scott A. Stewart, Web Application Developer Engineering Consulting Services, Ltd. (ECS) 14026 Thunderbolt Place, Suite 100 Chantilly, VA 20151 Phone: (703) 471-8400 Fax: (703) 834-5527 -Original Message- From: Massimo Foti [mailto:[EMAIL

OT: Fun in New Orleans

2004-10-06 Thread Rick Root
So has anyone done any research on things to do in New Orleans?My coworkers and I are all flying in Saturday, and I'm hoping to find a good jazz club Saturday night. Last year in Salt Lake City, we went skiing one night... gotta take advantage of free trips when you can! - Rick [Todays

RE: Fun in New Orleans

2004-10-06 Thread SStewart
You MUST go to Mothers, it's probably the best authentic Cajun cuisine in New Orleans, you'll understand why they call it Mothers the first time you visit. Scott A. Stewart, Web Application Developer Engineering Consulting Services, Ltd. (ECS) 14026 Thunderbolt Place, Suite 100 Chantilly,

Icons for Applications...

2004-10-06 Thread Blaine Korte
Hey everyone, If you guys use icons in your apps, where do you get them from?I've been hand-creating or borrowing all of mine from other apps, but there are some that I need some ideas for. Thanks! Blaine Korte Web Developer St Solo Computer Graphics Inc. +email: [EMAIL PROTECTED] [Todays

RE: More XML Issues

2004-10-06 Thread SStewart
I get the same error using V.1.0 sas Scott A. Stewart, Web Application Developer Engineering Consulting Services, Ltd. (ECS) 14026 Thunderbolt Place, Suite 100 Chantilly, VA 20151 Phone: (703) 471-8400 Fax: (703) 834-5527 -Original Message- From: Massimo Foti [mailto:[EMAIL

Re: Resources for CFC

2004-10-06 Thread Raymond Camden
Just an FYI, cflib is definitely for UDFs only (for now...), the sister site, cfczone.org, has plenty of CFCs and resources. On Wed, 06 Oct 2004 12:47:41 -0400, Don Chunshen Li [EMAIL PROTECTED] wrote: Pls add or revise the following list (in no particular order of importance): *) CFMX doc

Re: Lazlo

2004-10-06 Thread Mike Chambers
Umm, no. It is actually doing very well. http://www.macromedia.com/software/flex/flexbuilder/productinfo/ brz_flexbuilder/ We also just announced Free / Non-Commercial licenses for Flex: http://www.macromedia.com/macromedia/proom/pr/2004/ flex_ncni_license.html More info here:

Access Windows Performance Monitor Data using coldfusion

2004-10-06 Thread applemicro
Has anyone tried to access the windows performace monitoring data using coldfusion. What i would like to do is set up a task to grap the data every couple mins and store the data in a database. Thanks Kurt [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Re: OT: Fun in New Orleans

2004-10-06 Thread Tony Weeg
u halloween on bourbon street??? fuckin a we are dressing up...my wife and i... she is going to be a blue fairy, and im going to be a blue something with spiked black hair and dark glasses...call me the blue guy i guess :) other than that, i hear there are some cool ghost tours and

Re: Slightly OT: Name top 5 CF developers you know one way or another

2004-10-06 Thread Tony Weeg
isnt that your old lady adam? maxim, cool last name, are you takin' hers :) tw On Wed, 06 Oct 2004 09:09:03 -0700, Lawrence Ng [EMAIL PROTECTED] wrote: we're still waiting LOL jk [EMAIL PROTECTED] 10/6/2004 8:51:42 AM Pics? g - Original Message - From: Adrocknaphobia To:

Re: Server performance

2004-10-06 Thread JB McMichael
On Wed, 06 Oct 2004 02:32:21 +0200, Jochem van Dieten [EMAIL PROTECTED] wrote: JB McMichael wrote: I am currently running CFMX 6.1 Standard Edition with the updater installed on a Win2k3 server, with IIS, connecting to a SQL Server 2000 db that is on another computer.The web server itself

Re: OT: Fun in New Orleans

2004-10-06 Thread Larry Lyons
u halloween on bourbon street??? fuckin a we are dressing up...my wife and i... she is going to be a blue fairy, and im going to be a blue something with spiked black hair and dark glasses...call me the blue guy i guess :) other than that, i hear there are some cool ghost tours and

Re: OT: Fun in New Orleans

2004-10-06 Thread Rick Root
Larry Lyons wrote: u halloween on bourbon street??? Make sure you take some beads ;) This is the only costume I have... i guess it'll suffice: http://www.rickroot.com/gallery.cfm?GALLERY_ID=1STARTROW=4 - Rick [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe]

RE: Lazlo

2004-10-06 Thread Stacy Young
Flex is in full swing. Rocks. Checkout flexcoders on yahoo. Laszlo had no other option, needs major a complete new approach for me to even glance at it. Maybe something along the ways of...er...flex ? Cheers, Stace From: Thomas Chiverton [mailto:[EMAIL

Re: Server performance

2004-10-06 Thread jschley
Not sure if the product support team has a technote published on this yet or not, but check out this Microsoft KB article regarding IIS6 performance. This issue does affect ColdFusion MX 6.1 running on IIS6. Fortunately, it's a pretty simple tweak and ultimately it's going to be fixed by Microsoft

OT: 64-bit Hardware/Software Madness.

2004-10-06 Thread Che Vilnonis
Our company is looking to invest in new software/hardware before the end of the year. Of course, we are interested in a 64bit hardware software solution if it makes sense. Presently, 64bit hardware seems available for purchase, yet the software is lagging behind. Am I correct in assuming that I

Re: Resources for CFC

2004-10-06 Thread Don
Just checked out cfczone.org, interesting.Imho, adding articles on the conceptual end of cfc would definitely be an addition, the faq is a good start.For instance, when I read a bunch of code of a cfc, each of the functions within contains some same argument, I thought, heck, should there be a

Re: Wish for CFpop

2004-10-06 Thread Don
Thanks for the input.Then, I wish CF has a tag to support IMAP, like CFimap? Or better, a new tag like CFgetMail, which is based on the current CFpop, with key attribute type ='pop' | 'imap' ... The concept of folders is not in the RFC for a POP server and, so, no POP server does this.If you

RE: Lazlo

2004-10-06 Thread Stacy Young
But hey, no complaints on having options...and if it helps drive down market prices, great ! -S From: Stacy Young Sent: Wednesday, October 06, 2004 1:49 PM To: CF-Talk Subject: RE: Lazlo Flex is in full swing. Rocks. Checkout flexcoders on yahoo.

Re: Wish for CFpop

2004-10-06 Thread Jochem van Dieten
Chunshen (Don) Li wrote: Then, I wish CF has a tag to support IMAP, like CFimap? http://www.macromedia.com/go/wish/ Jochem [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Lazlo

2004-10-06 Thread Damien McKenna
Stacy Young wrote: Laszlo had no other option, needs major a complete new approach for me to even glance at it. Maybe something along the ways of...er...flex ? What didn't you like about Laszlo? -- *Damien McKenna* - Web Developer - [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] The Limu Company

Re: Lazlo

2004-10-06 Thread Nathan Strutz
Thomas Chiverton wrote: Speaking of which, isn't Flex now dead in the water, or at least listing heavily ? Maybe you're thinking of Central. evil laugh -- mwahahaha -nathan strutz http://www.dopefly.com/ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

RE: Lazlo

2004-10-06 Thread Stacy Young
- Lack/weak/verbose remote service infrastructre (huge) - Couldn't leverage remoting (we're lifting heavy data, made big diff over soap) - Apps were heavy and sluggish - Try developing in both, Flex is currently more productive. We've had very positive reception of our first Flex apps that have

Re: Icons for Applications...

2004-10-06 Thread Adrocknaphobia
Steal and improvise from windows XP. -Adam On Wed, 06 Oct 2004 11:21:39 -0600, Blaine Korte [EMAIL PROTECTED] wrote: Hey everyone, If you guys use icons in your apps, where do you get them from?I've been hand-creating or borrowing all of mine from other apps, but there are some that I need

Best way to search on year

2004-10-06 Thread Michael Beveridge
What's the best method to do a query with dates that have the year 2003 within a date/timestamp field. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Icons for Applications...

2004-10-06 Thread Michael Beveridge
Steal and improvise from windows XP. -Adam On Wed, 06 Oct 2004 11:21:39 -0600, Blaine Korte [EMAIL PROTECTED] wrote: hahaha [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Best way to search on year

2004-10-06 Thread Howie Hamlin
This would work: select * from tablename where datepart(year,columnname)=2003 Regards, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server PrismAV - Virus scanning for ColdFusion

RE: Icons for Applications...

2004-10-06 Thread Michael Beveridge
Try google image search with subject and the word icon. Work like you don't need the money, love like you've never been hurt, and dance like no one is watching. -- Bono (U2) -Original Message- From: Michael Beveridge [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 2:40 PM

Re: Icons for Applications...

2004-10-06 Thread Massimo, Tiziana e Federica
If you guys use icons in your apps, where do you get them from?I've been hand-creating or borrowing all of mine from other apps, but there are some that I need some ideas for. There are many free repositories on the web (my fellow designers has plenty of bookmarks and usually takes care of the

CFC for image resize/crop

2004-10-06 Thread Massimo, Tiziana e Federica
http://www.olimpo.ch/tmt/cfc/tmt_img I think I finally managed to achieve a pretty good quality for thumbnail generation. Please give it a try and let me know Massimo Foti DW tools: http://www.massimocorner.com CF tools:http://www.olimpo.ch/tmt/

Re: Icons for Applications...

2004-10-06 Thread Tony Weeg
always. xp and mac icons (if you have one you can get a screen cap from) are the bestest...and then just modify for your own good :) tw On Wed, 06 Oct 2004 14:39:41 -0400, Michael Beveridge [EMAIL PROTECTED] wrote: Steal and improvise from windows XP. -Adam On Wed, 06 Oct 2004 11:21:39

Re: Best way to search on year

2004-10-06 Thread Spike
The answer to that will largely depend on your database, but most databases allow you to do date comparisons. What type of database are you using? Spike Michael Beveridge wrote: What's the best method to do a query with dates that have the year 2003 within a date/timestamp field. [Todays

CREATE command in CFQUERY tag?

2004-10-06 Thread Adrienne Brown
Is it possible to execute code that creates a temporary table using a cfquery tag? Here's the code I'm trying to execute: cfquery name=createTable datasource=#db# CREATE TempTable AS (SELECT ENGINEER_SKILLS_ENGINEERS.ES_ENGINEERS_ID, ENGINEER_SKILLS_SKILLSET.SKILLSET_ID,

Re: Best way to search on year

2004-10-06 Thread Michael Beveridge
Database is MySQL The answer to that will largely depend on your database, but most databases allow you to do date comparisons. What type of database are you using? Spike Michael Beveridge wrote: What's the best method to do a query with dates that have the year 2003 within a

Re: Best way to search on year

2004-10-06 Thread Scott Stroz
select * from table where Year(dateField) = 2003 On Wed, 06 Oct 2004 14:55:15 -0400, Michael Beveridge [EMAIL PROTECTED] wrote: Database is MySQL The answer to that will largely depend on your database, but most databases allow you to do date comparisons. What type of database are you

Re: Icons for Applications...

2004-10-06 Thread dave
if u search the archives on here i uploaded a friggin ton of them but i forgot where or this guy usually has cool stuff http://www.foood.net/index.htm -- Original Message -- From: Tony Weeg [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date:Wed, 6 Oct 2004

Re: Icons for Applications...

2004-10-06 Thread Mark Drew
I tend to create them as I need them following a style MD On Wed,6 Oct 2004 15:16:29 -0400, dave [EMAIL PROTECTED] wrote: if u search the archives on here i uploaded a friggin ton of them but i forgot where or this guy usually has cool stuff http://www.foood.net/index.htm --

  1   2   >