Re: Dealing with users

2005-06-02 Thread Jochem van Dieten
C. Hatton Humphrey wrote: The problem is that there are a couple bad apples who blow through the surveys rating someone either all 1s or all 5s, throwing off that person's ratings and effectively ruining the value of the performance review. The surveys are all anonymous, so I can't simply go

RE: Dynamic array names HELP!!!!

2005-06-02 Thread Pascal Peters
Create a structure of arrays based on the employee number instead of having dynamic names. EmployeAry = StructNew(); EmployeAry[EmployeeNumber][RowNu_][1] = CalendarInfo.EmployeeNumber[CurRow]; Otherwise you will need the functions ArrayAppend and ArrayInsertAt Pascal -Original

Dynamic array names HELP!!!!

2005-06-02 Thread Aldwin Sabornido
Try using QueryNew() its more easy to use. Its like querying in the database. Hi all I am building a few arrays on one template using the data from one query. I made the arrays with no problem, but CF is giving me a not a valid variable name error. I need to call and add to an array name

RE: RSS Feeds

2005-06-02 Thread Ian Vaughan
Hi Does anybody on the list know for any more articles on 1.) Creating your own RSS feeds using Coldfusion And 2.) Displaying RSS feeds from external sources i.e. BBC, I tried the UDF in the last post but all I was receiving was a blank page ? I have also tried using another approach based on

web services security (WSS)

2005-06-02 Thread wolf2k5
Hi, Unfortunately ColdFusion MX doesn't support web services security (WSS): http://www.oasis-open.org/specs/index.php#wssv1.0 I found a few threads suggesting to use WSS4J: http://ws.apache.org/ws-fx/wss4j/ Did anyone try to use it with CFMX 6.1 or 7? Any luck? Thanks.

Re: Dealing with users

2005-06-02 Thread Jared Rypka-Hauer - CMG, LLC
Instead of working with mad statistics, which gives even math majors headaches... Is this something where there's an HR manager who is permitted to see all the data... i.e. someone who could be labeled a Program Administrator? If so (and I actually did this once... successfully) I'd lobby to

Re: Dealing with users

2005-06-02 Thread Jared Rypka-Hauer - CMG, LLC
Great idea unless someone does really well on the one real review filed and everyone else cheats below 3. Then you've got someone who's really getting screwed because the math just doesn't work. I kind of like reporting all the data and several views of it. But I still favor a personalized

RE: CF vs LAMP

2005-06-02 Thread Simon Cornelius P . Umacob
I have a question to you, my dear friend: Would you buy a BMW with its hood welded shut? yeah, what the hell would I being doing under the hood when it's built by a solid company that will take care of any issues that arise. BMW is a solid company. A solid company will take care of any

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
I'm not so sure that the logic follows. If you've purchased a new car, it comes with a warranty. Solid companies tend to honor their warranties. Solid companies would probably try to limit their liability with such a warranty by delivering a product that mitigated need to honor the warranty as

Re: CF vs LAMP

2005-06-02 Thread Keith Gaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jochem van Dieten wrote: On re-reading that was very poorly worded by me. The SQL DEFAULT keyword is not just meant for use in DDL. SQL is defined in such a way that you can also use DEFAULT in DML to (re)set any column to its default value.

RE: CF vs LAMP

2005-06-02 Thread Simon Cornelius P . Umacob
I'm not so sure that the logic follows. It does if your car is no longer new and that your warranty has already expired. The same is true with software. I think this thread is definitely going OT though! I agree. This should be my last post for this thread. [ simon.cpu ]

RE: CF vs LAMP

2005-06-02 Thread Micha Schopman
Nofi, but this thread is going off topic because some people are too blind seeing there is more on the market than CF :) If you don't like PHP, that's all right, everybody has its own personal affection with a language, but stating in someway that the developers using PHP are amateurs is just not

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
I don't think so. I think this thread is going off topic because nearly all threads about technology comparisons end up going off topic. Besides, nobody ever implied or said anything like that. - Calvin -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Thursday,

Re: CF vs LAMP

2005-06-02 Thread Wayne Putterill
I had to throw this in: One of IBM's senior venture capital investment authorities is encouraging software start-ups to follow the money, and back the LAMP open source stack. According to Drew Clark, director of strategic insights for IBM's venture capital group, building software using Linux,

Re: CF vs LAMP

2005-06-02 Thread Jochem van Dieten
Keith Gaughan wrote: Jochem van Dieten wrote: The SQL DEFAULT keyword is not just meant for use in DDL. SQL is defined in such a way that you can also use DEFAULT in DML to (re)set any column to its default value. You don't even have to know what that default is. So in SQL you can use

RE: CF vs LAMP

2005-06-02 Thread Micha Schopman
Calvin, I was aiming at the following comments made in the thread; They proved to be the typical LAMP dev'r and were highly missinformed on a lot of issues and I used the fact that they don't know against them very strongly. Then I had them go up to white board and write on whiteboard a typical

RE: CF vs LAMP

2005-06-02 Thread Adrian Lynch
Holy crap! I suppose it could have been worse, it could have all been on one line! :Oo Ade -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 12:36 To: CF-Talk Subject: RE: CF vs LAMP This is true code running in production I had to review once

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
I would say that these comments were more saying that LAMP was a lesser solution, than CF being the only solution, but that would really be something the OP would have to clarify. - Calvin -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
Wayne, Have you started adding LAMP development to your skillset? - Calvin -Original Message- From: Wayne Putterill [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 8:23 AM To: CF-Talk Subject: Re: CF vs LAMP I had to throw this in: One of IBM's senior venture capital

Re: Dynamic array names HELP!!!!

2005-06-02 Thread Mike Hughes
SetVariable works, Thanks On 6/1/05, James Holmes [EMAIL PROTECTED] wrote: OK, for CF 5 try using the SetVariable() function. -Original Message- From: Mike Hughes [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 June 2005 11:28 To: CF-Talk Subject: Re: Dynamic array names HELP I

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
I wonder what the re-worked version looks like? - Calvin -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 8:50 AM To: CF-Talk Subject: RE: CF vs LAMP Holy crap! I suppose it could have been worse, it could have all been on one line! :Oo

RE: CF vs LAMP

2005-06-02 Thread Robertson-Ravo, Neil (RX)
Good God...my Eyesmy Eyes -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 14:04 To: CF-Talk Subject: RE: CF vs LAMP I wonder what the re-worked version looks like? - Calvin -Original Message- From: Adrian Lynch [mailto:[EMAIL

ColdFusion Forum software

2005-06-02 Thread Tony Weeg
Hola peeps... Well, it hurts to say this, but my clients forums have outgrown Ray's Galleon forum, and his users are crying out for a newer/more feature rich forum application. any ideas on a good cfmx based one with these features: 1. private messages 2. emoticons and anything else that

Re: Turkish ColdFusion Forum

2005-06-02 Thread Tony Weeg
looks GREAT! wish i could read turkish :) tw On 6/1/05, Tarantor [EMAIL PROTECTED] wrote: Hi, I do not know how many of you may have interest such a topic but I also want to inform this list about our forum. I just wanted to let you know about our forum page. You can reach via

Specifying Mail Server Password

2005-06-02 Thread Peter Shaw
Hi, I seem to have mislaid the syntax for specifying a mailserver username and password within CF Admin (v5). IIR it is along the lines of: username:password|127.0.0.1 Can anyone put me straight please? Peter ~| Find out how

Re: CF and MS Word

2005-06-02 Thread Charlie Griefer
Appreciate all of the input. As of now, it looks like James' XML solution seems to work the best (best being fastest and easiest to implement). Saved the document as XML, wrapped it in a cfsavecontent with data from a textarea, and used the cfsavecontent variable in a cffile action=write to

Re: CF vs LAMP

2005-06-02 Thread Keith Gaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jochem van Dieten wrote: Apart from being the wrong one, I don't think the reason you offer is valid. The API is still burdened with handling of DEFAULT because DEFAULT is implemented for insert statements, so I fail to see any gains there.

Re: ColdFusion Forum software

2005-06-02 Thread Raymond Camden
Would those 2 features alone be enough to keep you using Galleon? Emoticons would be trivial to implement. On 6/2/05, Tony Weeg [EMAIL PROTECTED] wrote: Hola peeps... Well, it hurts to say this, but my clients forums have outgrown Ray's Galleon forum, and his users are crying out for a

RE: Specifying Mail Server Password

2005-06-02 Thread Robert Redpath
username:[EMAIL PROTECTED] From: Peter Shaw [mailto:[EMAIL PROTECTED] Sent: Thu 6/2/2005 9:24 AM To: CF-Talk Subject: Spam:Specifying Mail Server Password Hi, I seem to have mislaid the syntax for specifying a mailserver username and password within CF

RE: ColdFusion Forum software

2005-06-02 Thread Calvin Ward
Fusetalk seems to be a pretty solid choice. - Calvin -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 9:17 AM To: CF-Talk Subject: ColdFusion Forum software Hola peeps... Well, it hurts to say this, but my clients forums have outgrown Ray's

Re: ColdFusion Forum software

2005-06-02 Thread Tony Weeg
i know, and im fairly strong under the impression that that is dumb fluff, but you know users :) anyway... here is what they have asked for... (now i can easily do the ordering, i can easily add, some quick jump links (Top/bottom of page)) just dont know exactly whats involved for the other

ColdFusion Forum software

2005-06-02 Thread Michael Dinowitz
Fusetalk (http://www.fusetalk.com/) is a finished product that may have the features you want. Otherwise, you need someone (like me) to write some custom stuff for you (like I have for the HoF forums/archives). Hola peeps... Well, it hurts to say this, but my clients forums have outgrown Ray's

RE: CF vs LAMP

2005-06-02 Thread Simon Cornelius P . Umacob
IMHO, he was indeed saying that LAMP was a lesser solution (that's my impression). That's fine with me if that's what he thinks. Our thoughts are beyond the influence of anyone. But when you translate those thoughts into actions and words, that is a very different story. I wish he hadn't

get parent items from list?

2005-06-02 Thread Emmet McGovern
Brain Meltdown. Maybe someone can help. I have a list such as (item1,item2,item3,item4,item5). The list can be any length. Item1 would be the parent of item2 and item2 would be the parent of item3 and so on. What's the most efficient way of determining the parent of any item in the list and

Re: form trim ?

2005-06-02 Thread Douglas Knudsen
its called composition. Just like composite functions in middle school algebra classes...f(g(h(x))) :) DK On 6/2/05, dave [EMAIL PROTECTED] wrote: swt, don't know why my dumbass never thought bout that before :) feel like wilberginni now! ~Dave the disruptor~ This bottle of

RE: get parent items from list?

2005-06-02 Thread Emmet McGovern
To clarify. The reason I'm asking is that I need to loop and insert all items in a table to create a tree. So it would have to start with the first item in the list to get an ID for the second item. Brain Meltdown. Maybe someone can help. I have a list such as

Verity K2

2005-06-02 Thread chad gray
I am having an aweful time with CF 6.1 installed on Linux. Verity is limited. You cannot do Chinese characters and you cannot index PDFs. Now i have never worked with Verity K2. I dont know it's true purpose and capabilities. If i take my Windows Version of CF 6.1 can i share out it's

Re: get parent items from list?

2005-06-02 Thread Tony Weeg
is this coming out of a database? or simply a list? im not sure with a list, with no other properties, that you can make an intelligent choice which is a parent of which... tw On 6/2/05, Emmet McGovern [EMAIL PROTECTED] wrote: Brain Meltdown. Maybe someone can help. I have a list such as

Re: ColdFusion Forum software

2005-06-02 Thread Tony Weeg
thanks for the offer michael, my client is my cousin, im part of the company, and we cant pay for that work. not to mention i can do it myself... thanks anyway :) tw On 6/2/05, Michael Dinowitz [EMAIL PROTECTED] wrote: Fusetalk (http://www.fusetalk.com/) is a finished product that may have the

RE: Verity K2

2005-06-02 Thread Robertson-Ravo, Neil (RX)
Have a look at Lucene http://lucene.apache.org/java/docs/index.html If I were you I would stay well clear of Verity, I don't even know why MM still shop it - especially due to its outrageous cost when you need to get a scalable solution. N -Original Message- From: chad gray

RE: Verity K2

2005-06-02 Thread Dave Watts
I am having an aweful time with CF 6.1 installed on Linux. Verity is limited. You cannot do Chinese characters and you cannot index PDFs. Now i have never worked with Verity K2. I dont know it's true purpose and capabilities. If i take my Windows Version of CF 6.1 can i share out

RE: get parent items from list?

2005-06-02 Thread Andrew Scott
Without more information this request is not possible. Is this coming from a database then use the original query to build a parent child relationship, without and identifier which indicates what the parent is then you can do what your asking. -Original Message- From: Emmet McGovern

RE: ColdFusion Forum software

2005-06-02 Thread Jim Davis
-Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 9:31 AM To: CF-Talk Subject: Re: ColdFusion Forum software Would those 2 features alone be enough to keep you using Galleon? Emoticons would be trivial to implement. I've got a fully

RE: get parent items from list?

2005-06-02 Thread Emmet McGovern
What I'm getting is a list of items in their tree hierarchy. I just need to insert them in a database with their parent child relationships intact. -Original Message- From: Andrew Scott [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 10:21 AM To: CF-Talk Subject: RE: get parent

Re: get parent items from list?

2005-06-02 Thread Tony Weeg
thats what i was trying to say, thanks andrew. emmet... do this... simply add a parentID column to your table, and whatever value that is, you can find its parent, or no parent. tw On 6/2/05, Andrew Scott [EMAIL PROTECTED] wrote: Without more information this request is not possible. Is

Re: Verity K2

2005-06-02 Thread George Abraham
I second the Lucene suggestion. I am currently working on integrating it to index databases using Aaron Johnson's code here: http://cephas.net/projects/ (look at the bottom for the CFX tags). His code uses Lucene to index files. The definitive book on Lucene is 'Lucene in Action' by Otis

RE: get parent items from list?

2005-06-02 Thread Andrew Scott
But where is this list coming from? With a parent ID you can't do it. -Original Message- From: Emmet McGovern [mailto:[EMAIL PROTECTED] Sent: Friday, 3 June 2005 12:30 AM To: CF-Talk Subject: RE: get parent items from list? What I'm getting is a list of items in their tree hierarchy.

RE: Verity K2

2005-06-02 Thread chad gray
Thanks Dave, Do i use the standard CFIndex, CFSearch to tap into the K2 collection once i have it hooked up? I just need to get this thing working now. I promised a client i can index PDFs and double byte characters. Well, i can on my Windows box, then low and behold i get sucker punched

Re: get parent items from list?

2005-06-02 Thread Jerry Barnes
Sounds like an adjaceny list model. Does the list contain the whole tree or does a list only contain a path from one node to another while other lists contain other paths? On 6/2/05, Emmet McGovern [EMAIL PROTECTED] wrote: Brain Meltdown. Maybe someone can help. I have a list such as

RE: Verity K2

2005-06-02 Thread Robertson-Ravo, Neil (RX)
Macromedia are checking?! Gotta love first line support (or as we call them...Manual Monkeys) I can tell you now it can index PDF's.. we are doing it here.. -Original Message- From: chad gray [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 15:36 To: CF-Talk Subject: RE: Verity K2

Re: Verity K2

2005-06-02 Thread Gruss Gott
chad wrote: Verity is limited. You cannot do Chinese characters and you cannot index PDFs. I've been able to do both of those things on Solaris and would imagine that functionality is virtually the same between Linux and Solaris. All I can think of are that your PDFs are scanned

Re: Verity K2

2005-06-02 Thread Dave Carabetta
On 6/2/05, chad gray [EMAIL PROTECTED] wrote: Thanks Dave, Do i use the standard CFIndex, CFSearch to tap into the K2 collection once i have it hooked up? I just need to get this thing working now. I promised a client i can index PDFs and double byte characters. Well, i can on my

Re: Verity K2

2005-06-02 Thread chad gray
Thanks for the Lucene suggestions. If i had two months to play with it to get it installed and configured i would try it out. It does appear you can do Chinese characters with it, but you need a special Analyzer. You can do PDFs but you need a special parser. I dont have time or patience to

RE: Verity K2

2005-06-02 Thread chad gray
At least they are taking the time to try it. I thought they would just search the docs and give me a guess. I have to double check... you are doing this on LINUX right? Please say yes, please say yes! Macromedia are checking?! Gotta love first line support (or as we call them...Manual

RE: web services security (WSS)

2005-06-02 Thread Kevin Aebig
I was workin on a JAVA class that would handle it within CF... but I haven't had the chance to finish it. !k -Original Message- From: wolf2k5 [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 3:30 AM To: CF-Talk Subject: web services security (WSS) Hi, Unfortunately ColdFusion

RE: Verity K2

2005-06-02 Thread Robertson-Ravo, Neil (RX)
Linux...nah :-) I'm a Bill lover... -Original Message- From: chad gray [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 15:51 To: CF-Talk Subject: RE: Verity K2 At least they are taking the time to try it. I thought they would just search the docs and give me a guess. I have to double

Re: CF vs LAMP

2005-06-02 Thread Wayne Putterill
In a small way, I have set up an old PC as a linux server and played around with that, the last three sites I did in CF have been hosted on Linux and used MySql, I have also used some PHP packages and modified them to some extent. I know I am going to have to sit down and really learn PHP at some

RE: SMTP Error

2005-06-02 Thread Kelly Keith
The sysadmin and I went and looked there... The server has access as well as the domain it sits in... Any other thoughts??? kelly -Original Message- From: John Munyan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 01, 2005 8:09 PM To: CF-Talk Subject: RE: SMTP Error The correct

RE: get parent items from list?

2005-06-02 Thread Kerry
What's the most efficient way of determining the parent of any item in the list and determining that item1 has no parent perhaps im missing something here, but: mylist = item1,item2,item3,item4; for(i=1; i lte ListLen(mylist);i=i+1){ WriteOutput(I am: ListGetAt(mylist,i));

Re: Verity K2

2005-06-02 Thread chad gray
Apparently Solaris and Linux Verity are different. My PDFs have lots of text and index just fine on my windows CF server. If i try to index the PDFs on linux it just flat out ignores them. It did the three Word Docs that were in the folder, but not the PDFs. chad wrote: Verity is

Re: get parent items from list?

2005-06-02 Thread Claude Schneegans
What I'm getting is a list of items in their tree hierarchy. This is just not possible with only a list. If you just have a list, in which every item is the next item parent, then your tree has only one branch. You need at least a table with one column for item and one for its parent. --

RE: CFMX Clustering / J2EE Session Sharing (configured, but with unexpected side effects)

2005-06-02 Thread jacksonj
Thanks (once again) Dave. Our Apache admin is out for the day, so I'm trying to interpret your instructions myself (but am having a tough time following them). -The way I've dealt with this in the past is to set up each CFMX instance -with its own web server (either the JRun web server or a

RE: Verity K2

2005-06-02 Thread chad gray
You killing me Neil. You got my hopes up and squashed them like a bug. :) Linux...nah :-) I'm a Bill lover... ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

CFMAIL - HTML and plain text

2005-06-02 Thread Bryan Stevenson
Hey All, It's been a while since I had to send anything more than plain text with CFMAIL I tried reading an HTML mail I generated with my mail client set to read as plain text only. For the most part the plain text view of the mail looked fine with one exception. Where lines wrapped, the

RE: CF vs LAMP

2005-06-02 Thread Larry Lyons
Good God...my Eyesmy Eyes -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 14:04 To: CF-Talk Subject: RE: CF vs LAMP I wonder what the re-worked version looks like? - Calvin If that code is a condemnation of CF, its a fairly weak one. I've

Install Problems - CF 7 XP Pro / IIS

2005-06-02 Thread Brad Roberts
I never could get the Web Server Configuration Tool to work (after unblocking ports, etc.), so (per Macromedia) I followed the instructions to configure it manually (http://www.macromedia.com/go/tn_19575). Now, IIS is very slow when browsing directories, and CF pages are never displayed. As soon

RE: CF vs LAMP

2005-06-02 Thread Ian Skinner
Well, it had comments! ;-) -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005

Re: CF vs LAMP

2005-06-02 Thread Bryan Stevenson
For most sites, if the PHP site takes twice or three times as long as the same site being done in CF, then whatever you have in the free software, you've more than spent on programmers wages. So which site is cheaper again? larry Amen Larry!!I don't know why this concept is so hard for

Re: CF vs LAMP

2005-06-02 Thread Charlie Griefer
and it was impeccably indented :) On 6/2/05, Ian Skinner [EMAIL PROTECTED] wrote: Well, it had comments! ;-) -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original

Re: Install Problems - CF 7 XP Pro / IIS

2005-06-02 Thread Tony Weeg
brad, i must say something else is up... ive been running cfmx7 on my xp pro iis laptop for about, well... 8 months or so... no install problems. tw On 6/2/05, Brad Roberts [EMAIL PROTECTED] wrote: I never could get the Web Server Configuration Tool to work (after unblocking ports, etc.), so

RE: Verity K2

2005-06-02 Thread Dave Watts
Do i use the standard CFIndex, CFSearch to tap into the K2 collection once i have it hooked up? Yes, it's pretty straightforward, whether the K2 collections are local or remote. One minor difference is that within K2, database and filesystem indexes are stored in separate collections, so if

RE: CF vs LAMP

2005-06-02 Thread Dave Watts
It wasn't a reason, but a possible rationalisation. If this is the case, I really don't understand why you bothered. The inference I drew from your previous posts was that you thought MySQL's approach to NULL values was just as good as anyone else's, because there are all sorts of inherent

RE: Install Problems - CF 7 XP Pro / IIS

2005-06-02 Thread Brad Roberts
I've got two desktops that I can't install it on. I keep getting port 51011 is blocked. I've made exceptions in Win Firewall for every port CF uses (as listed on Macromedia's website). I've even disabled the firewall. This stinks, because it installed fine on our production server, but I can't

RE: SMTP Error

2005-06-02 Thread Dave Watts
The sysadmin and I went and looked there... The server has access as well as the domain it sits in... Any other thoughts??? What was the exact error message you got when you attempted to send via telnet from the web server? Or were you simply unable to connect at all? If the latter is the

RE: CF vs LAMP

2005-06-02 Thread Adrian Lynch
24 times at the greatest depth!! :Oo -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: 02 June 2005 16:26 To: CF-Talk Subject: Re: CF vs LAMP .and it was impeccably indented :) On 6/2/05, Ian Skinner [EMAIL PROTECTED] wrote: Well, it had comments! ;-)

RE: SMTP Error

2005-06-02 Thread Kelly Keith
The exact message is as follows... Could not open a connection to host on port 25. The two cf servers are behind the firewall and so is the exchange server. The two cf servers are in a different domain, but one server works and the other doesn't. Make sense? Any other thoughts??? Kelly

ColdFusion Forum software

2005-06-02 Thread chad gray
CF Forum is my favorite. http://www.cfcode.com/ ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware

Going on now! Steve Rittler on FarCry and Michael Dinowitz on Consuming Popular Web Service

2005-06-02 Thread Steven Erat
This CFUNITED preview will host two 15 minute talks by Michael Dinowitz on Consuming Popular Web Services and Steve Rittler on FarCry, A Free ColdFusion-based CMS (Content Management System). These talks are brief previews of the seminars to be given at CFUNITED between June 29 and July 1. See

Re: SMTP Error

2005-06-02 Thread Russell Patterson
If the CF servers and the Exchange server are behind the same firewall, I would verify that the IP configuration is correct. If all is correct, in the CF Admin, I would point the CF server to the Exchange server by the IP address and not the computer name. HTH, Russell - Original Message

RE: CF vs LAMP

2005-06-02 Thread Calvin Ward
That was very nicely done. Although I could read neither the comments, the variable values or even the variable names, so it was all greek(dutch?) to me! :P -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 11:26 AM To: CF-Talk Subject: Re:

Re: CF vs LAMP

2005-06-02 Thread Richard Crawford
On Thursday 02 June 2005 09:27, Calvin Ward wrote: This is true code running in production I had to review once (because there was an error somewhere) http://www.mschopman.demon.nl/horror.txt Oh, God. The horror! The horror! My eyes are melting! Aii!! (And this only

RE: SMTP Error

2005-06-02 Thread Kelly Keith
That is what I am doing on both cf servers. It's just one works and one doesn't. Kelly -Original Message- From: Russell Patterson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 10:26 AM To: CF-Talk Subject: Re: SMTP Error If the CF servers and the Exchange server are behind

RE: CF vs LAMP

2005-06-02 Thread Kevin Aebig
Coldfusion... PHP... dotNET... truely guys, its all the same thing with different implementations. Now Perl on the other hand Why won't that language just die already... !k -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 10:27 AM To:

Re: SMTP Error

2005-06-02 Thread Russell Patterson
Can you ping the Exchange server from the CF server that is not working? Can you ping the CF server that is not working from the Exchange server? Russell - Original Message - From: Kelly Keith [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Thursday, June 02, 2005 11:43

ColdFusion Forum software

2005-06-02 Thread Stan Winchester
Tony, Have you looked at Aftershock Forums? http://www.aftershockweb.net/forums/threads.cfm/ForumId/9 It does offer private conferences and Avatars. I would be happy to add emoticons. Thank you, Aftershock Web Design, Inc. by: Stan Winchester President/Developer [EMAIL PROTECTED]

Re: CF vs LAMP

2005-06-02 Thread Richard Crawford
On Thursday 02 June 2005 09:35, Kevin Aebig wrote: Coldfusion... PHP... dotNET... truely guys, its all the same thing with different implementations. Now Perl on the other hand Why won't that language just die already... For CGI scripting, Perl has its uses (though I personally haven't

help finding thread .net vs cf

2005-06-02 Thread Joshua OConnor-Rose
Not too long ago there was a discussion on this page that compares dot net to cf. I'm trying to help a friend out and I thought there was a good objective discussion regarding this page. http://msdn.microsoft.com/library/en-us/dnaspp/html/coldfusiontoaspnet.asp?frame=true Does anybody have a

RE: SMTP Error

2005-06-02 Thread Dave Watts
The exact message is as follows... Could not open a connection to host on port 25. The two cf servers are behind the firewall and so is the exchange server. The two cf servers are in a different domain, but one server works and the other doesn't. Make sense? Any other thoughts??? Well

Re: SMTP Error

2005-06-02 Thread Russell Patterson
Since the servers are behind the firewall, are you using NAT? If you are using private IP addresses, then instead of pointing to the Public IP address of the Exchange server, point to the private internal IP address. Russell - Original Message - From: Kelly Keith [EMAIL PROTECTED]

RE: CF vs LAMP

2005-06-02 Thread Matt Osbun
Kinda reminds me of Vogon Poetry. Without the benefit of having a huge, ugly space monster distracting you from what's really going on... Matt Osbun Web Developer Health Systems, International -Original Message- From: Richard Crawford [mailto:[EMAIL PROTECTED] Sent: Thursday, June

Re: help finding thread .net vs cf

2005-06-02 Thread Joe Rinehart
I wrote a heavily-commented blog entry on it a while back, from the perspective of someone who was using both: http://clearsoftware.net/client/index.cfm?mode=entryentry=3AD583EF-E081-2BAC-69DEECDEFD01C4BE Be sure to read the comments: barry b.'s are worth as much if not more than my post itself!

fix for moving legacy code to application.cfc w/ local variables

2005-06-02 Thread S . Isaac Dealey
I'm betting the answer to this is no, but has anyone found a way of migrating an existing application.cfm to the onRequestStart portion of an Application.cfc while maintaining the viability of local variables that had been set in the Application.cfm? I know it's a bad practice -- wasn't my idea.

RE: ColdFusion Forum software

2005-06-02 Thread Tarantor
Hi, Plase check out our forum app which is based on Galleon via http://forum.cftr.net http://forum.cftr.net/ We have both emotions and avatar support and some more other features. You can see a bit infor via http://ray.camdenfamily.com/forums/messages.cfm?threadid=27B24836-A89F-3D54-

RE: CF vs LAMP

2005-06-02 Thread Kevin Aebig
I definately hear what you're getting at... I personally prefer to use shell script in scenario's like that. On the other hand, I do think the best place for perl these days lives in Linux administration software. Its robust enough to hand alot of delicate parsing and can easily take a big

RE: fix for moving legacy code to application.cfc w/ local variables

2005-06-02 Thread Calvin Ward
I think you can use the OnRequest method (be sure to read up on it) and anything declared there will be fine as local variables just like Application.cfm. - Calvin -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 1:44 PM To: CF-Talk

RE: inserting checkboxes into a db

2005-06-02 Thread daniel kessler
this worked well. thank you very much No. Fields with the same name name return a comma-delimited list when more than 1 is checked. Also, a checkbox is not True or False, it is Undefined or Value (of value=#checkbox_value#). In your case, the hidden field should be present on forms with

CFSCRIPT / RequestTimeOut?

2005-06-02 Thread Adkins, Randy
Does anyone know of an issue when using CFScript and if a function exceeds the RequestTimeOut variable set in the Administrator or as part of the URL, the server never seems to release it. I do not want to revert back to regular CF tags cause cfscript is a performance enhancement for us.

RE: Turkish ColdFusion Forum

2005-06-02 Thread Tarantor
:) looks GREAT! wish i could read turkish :) Thanks. If you would learn Turkish, you can attend our training classes. Turkish is the 7th biggest language in world. http://en.wikipedia.org/wiki/Turkish_language This is a first time chance in your live. Please do not miss

RE: fix for moving legacy code to application.cfc w/ local variab les

2005-06-02 Thread Dave Watts
I'm betting the answer to this is no, but has anyone found a way of migrating an existing application.cfm to the onRequestStart portion of an Application.cfc while maintaining the viability of local variables that had been set in the Application.cfm? I know it's a bad practice -- wasn't my

RE: get parent items from list?

2005-06-02 Thread Emmet McGovern
I haven't tried the way you did it yet Kerry. I did get it to work however. Claude, you're incorrect on the database structure of a tree. You can put it all in one table and recursively get the entire tree. How else could you support unlimited parent child relationships? I have trees that go

  1   2   >