BlueDragonJX WSDL issues

2011-04-08 Thread Ken Ferguson
Anybody ever experience any problems calling web services with BlueDragon JX. I’m on 7.0 awaiting an upgrade to 7.1. When calling a web service, I get the following error: “Problem buiding WSDL classes for http...” I’ll share my code below, but the funny thing is that this will work

CF8 on Windows 2008 Web Edition

2008-05-05 Thread Ken Ferguson
Anybody running this combination of CF and OS? We're looking at grabbing a couple new servers and might go with Win08. If anybody's had any experience with the two together (CF8 is supported on Win08), please let me know. --Ferg

Odd custom tag issue

2008-01-04 Thread Ken Ferguson
OK, I've got a strange thing happening this AM. I can't seem to figure out why a custom tag is getting executed WHERE it is getting executed. I've got an application that lives in a folder; let's call it myapp, which lives in C:\apps\myapp. I've got a custom tag path in the CF Administrator

Re: Odd custom tag issue

2008-01-04 Thread Ken Ferguson
Alright then, that one falls squarely under the heading of questions you should wait 5 more minutes to ask... Restarted CF and now we're good to go. Thanks anyway! --Ferg OK, I've got a strange thing happening this AM. I can't seem to figure out why a custom tag is getting executed WHERE

Re: Odd custom tag issue

2008-01-04 Thread Ken Ferguson
Naming the files identically was a mistake from the start. I copied the application to duplicate it for another app and I just forgot to change the name. So, this shouldn't actually cause any problems, assuming I don't make the same mistake again. I wonder if I'd have had the same problem if

MC SecureCode

2007-06-30 Thread Ken Ferguson
Has anyone had any experience implementing the MasterCard SecureCode auth check. It'd be especially helpful to hear from anyone who did it through Cybersource. I've got my request going to the CS test server, but I keep getting a reason code 102 (invalid field). When I output what's invalid, it

Re: strange IE7 style issue.

2007-02-21 Thread Ken Ferguson
What??? * Ken Ferguson 214.636.6126 * Bhasker Konakanchi wrote: Passing the dsn to the CFC in the create object?? Is this correct or should I change my ways? I think it depends on your requirements and personal taste. I have done

Qry help...

2006-12-03 Thread Ken Ferguson
I'm having a small query brain-fart that I can't seem to overcome. It's not that difficult, but I keep screwin' it up. Given three tables with relationships such as these: *Incidents incID *People personName incID *ToolsUsed toolID incID The tools used will either have some id in it or

RE: Qry help...

2006-12-03 Thread Ken Ferguson
That's the one. Outstanding - thank you very much sir. Thanks, Ferg -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Sunday, December 03, 2006 1:09 PM To: CF-Talk Subject: Re: Qry help... Ken Ferguson wrote: So, I'd like to see: John - 40% - 5 incidents Sue

RE: Excessive Memory Usage CFMX 7 Standard Windows 2003 resulting in Crash

2006-09-19 Thread Ken Ferguson
It might possibly have been an option before the money was spent, but I'm not a fan of doubling up on costs. I'd rather try to fix or get a fix for what I've already spent money to buy. Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Vince Bonfanti [mailto:[EMAIL

RE: Excessive Memory Usage CFMX 7 Standard Windows 2003 resulting in Crash

2006-09-19 Thread Ken Ferguson
. Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Tom Kitta [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 4:21 PM To: CF-Talk Subject: RE: Excessive Memory Usage CFMX 7 Standard Windows 2003 resulting in Crash 55,144K is rather low for jrun - on my dev box its

RE: MySQL Front

2006-09-19 Thread Ken Ferguson
, Ken Ferguson 214.636.6126 -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 4:09 PM To: CF-Talk Subject: Re: MySQL Front Chad Gray wrote: I logged onto http://www.mysqlfront.de/ today to find they are out of business. Anyone have a good

RE: MySQL Front

2006-09-18 Thread Ken Ferguson
for the Enterprise bundle. http://www.navicat.com http://www.sqlmanager.net/ Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 3:02 PM To: CF-Talk Subject: Re: MySQL Front If you are talking about a GUI

RE: Excessive Memory Usage CFMX 7 Standard Windows 2003 resulting in Crash

2006-09-18 Thread Ken Ferguson
looked right now, because pages are taking forever to load and the jrun.exe is using 312,469K of memory and 97% of CPU. I've got another server with Win2K and SQL Server which has MUCH more traffic and jrun.exe is using 55,144K and hasn't restarted in weeks. Thanks, Ken Ferguson 214.636.6126

RE: Holy crap I like CFEclipse!

2006-09-13 Thread Ken Ferguson
The one thing I can absolutely guarantee is that the closer it gets to being there the less and less I will use it, that's for sure! Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Massimo Foti [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 6:40 AM

RE: Odd installation issue

2006-09-13 Thread Ken Ferguson
, Ken Ferguson 214.636.6126 ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http

RE: Odd installation issue

2006-09-13 Thread Ken Ferguson
. No such luck though, huh? Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 9:44 AM To: CF-Talk Subject: Re: Odd installation issue I have had NAV stop at the point speak of it. NAV has a habit

RE: Hosting companies

2006-09-11 Thread Ken Ferguson
Dedicated or VPS, that is. Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Monday, September 11, 2006 10:20 AM To: CF-Talk Subject: RE: Hosting companies You will need a dedicated server for remote desktop access, no host

RE: Holy crap I like CFEclipse!

2006-09-11 Thread Ken Ferguson
Yeah, and I find it to be an absolutely invaluable tool for stress-testing any new computer I get! --Ferg -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Monday, September 11, 2006 1:39 PM To: CF-Talk Subject: Re: Holy crap I like CFEclipse! DW

RE: another mySql question...

2006-09-08 Thread Ken Ferguson
That is a false statement. I'm currently using the ODBC drivers with MySQL 4.1 and MySQL 5 and CF works fine with both. The only thing is that you can't use the MySQL ODBC driver that CF has built in to the admin, as it is only for 4.x versions. Thanks, Ken Ferguson 214.636.6126

RE: another mySql question...

2006-09-08 Thread Ken Ferguson
Correct, sorry, built-in JDBC is what I meant, the 3.x built-int JDBC driver. Thanks for the correction. Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Friday, September 08, 2006 9:50 AM To: CF-Talk Subject: Re: another mySql

RE: Google maps and Ajax

2006-09-06 Thread Ken Ferguson
I'm using CFAjax with my DFR mashup. http://www.fergusonhouse.com/blog/index.cfm/2006/7/26/dfr-activity-googl e-map Thanks, Ken Ferguson 214.636.6126 Are there any tools out there to help me connect google maps with my database of locations? I have about 20,000 locations I need to show

RE: XML Document Object is NOT a struct?

2006-09-04 Thread Ken Ferguson
? Thanks, Ken Ferguson 214.636.6126 ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http

RE: XML Document Object is NOT a struct?

2006-09-04 Thread Ken Ferguson
Yeah, that's the way I've been going about it as well. When I saw that line in the docs though, I though that'd make life even easier. Too bad... Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Monday, September

RE: XML Document Object is NOT a struct?

2006-09-04 Thread Ken Ferguson
is represented in CF as a structure, therefore you should be able to use struct related functions ON THE DOCUMENT OBJECT. Anyway, I think we've managed to figure out that it's just an error in the docs. Thanks, Ken Ferguson 214.636.6126 -Original Message- From: Teddy Payne [mailto:[EMAIL

RE: CFLOCK problem

2006-09-01 Thread Ken Ferguson
of the application has similar flaws and probably has several that are much more problematic. I'll bet that's what's bringing it down. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 9:22 PM To: CF-Talk

RE: Ajax - Whats everybody using?

2006-08-31 Thread Ken Ferguson
I'm using CFAjax and I really like it. I'm going to have to check out some of the others, as I know each has its own benefits, but for now CFAjax is really working quite nicely for me and I've customized some of the internals especially for my apps... Thanks,   Ken Ferguson 214.636.6126

RE: Quick Question

2006-08-31 Thread Ken Ferguson
Sometimes I think I need one of those - I must be gettin' old because my memory's leaving me. The other day I typed structKeyFind(...) and couldn't figure out for the life of me why it wasn't working. I bet I looked at it for 5 minutes before I realized the idiotic mistake I had made. Luckily I

RE: Ajax - Whats everybody using?

2006-08-31 Thread Ken Ferguson
Too many files? There're like 3. You seriously moved away from something because of one or two (depending on what you moved to) extra script tags? That sounds very odd to me. The three files are only like 65K combined. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Andy

RE: Ajax - Whats everybody using?

2006-08-31 Thread Ken Ferguson
Alright Andy, I'm down with that. I'll check it out - like I said, I need to check out some of the others anyway. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 9:01 AM To: CF-Talk Subject: RE: Ajax

RE: Peoples of the list..... arise and bring down my server!

2006-08-30 Thread Ken Ferguson
*really* easy to open a page in IE while you're working and then killing it is as easy as closing the tab. Thanks,   Ken Ferguson 214.636.6126 ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up

RE: Must I Use Evaluate() Here?

2006-08-30 Thread Ken Ferguson
Did he really just ask if we AGREED on something on this list??? You should know better than that Russ! LOL --Ferg -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 11:07 AM To: CF-Talk Subject: RE: Must I Use Evaluate() Here? Did we not agree

RE: cfx_pdf and cf7?

2006-08-28 Thread Ken Ferguson
? Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Douglas Knudsen [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 12:35 PM To: CF-Talk Subject: Re: cfx_pdf and cf7? Ken, sounded like a sure win. I removed the iText.jasr and iTextAsian.jarfrom the cfusion/lib

RE: ezAjax - Anyone ever heard of it?

2006-08-24 Thread Ken Ferguson
Well, it may not be yours, but don't be too sure that it's all him! It's surely someone else's that he's ripped this time. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 12:54 PM To: CF-Talk Subject: Re

OT: XML and SQL Server 05

2006-08-21 Thread Ken Ferguson
a schema that is about 12,340 lines long! Thanks, Ken Ferguson 214.636.6126 www.fergusonhouse.com http://www.fergusonhouse.com/ ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up

RE: XML and SQL Server 05

2006-08-21 Thread Ken Ferguson
it should be a problem, but maybe someone else knows better... Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 9:08 AM To: CF-Talk Subject: RE: XML and SQL Server 05 Does this help? http://www.awprofessional.com

RE: OT: Finding Server IP

2006-08-18 Thread Ken Ferguson
It sounds to me like you have an application you're selling and you want it to be able to call home to tell you where it's running. Is this what you're up to? Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Quick CF CSS question.

2006-08-18 Thread Ken Ferguson
I want it to without having to mess with switching perspectives of anything like that. In my opinion, this approach really works well when it fits the project. It'd certainly make it easy to do what you're wanting to do. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Che

RE: Quick CF CSS question.

2006-08-18 Thread Ken Ferguson
You need to use cfcontent in your cfm file, I believe. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 3:29 PM To: CF-Talk Subject: RE: Quick CF CSS question. I think I can write something like

RE: Zipcodes addresses and all that jazz

2006-08-17 Thread Ken Ferguson
You can nab a function from: http://www.fergusonhouse.com/blog/index.cfm/2006/7/27/coldfusion-geocode -distance-calc It's pure spherical trig, so the distances you come out with are very accurate.   Ken Ferguson 214.636.6126 www.fergusonhouse.com -Original Message- From: Russ [mailto

RE: Zipcodes addresses and all that jazz

2006-08-16 Thread Ken Ferguson
or fake the funk against the google maps api, you'll never be able to absolutely say that an address is incorrect, as such. You'll only be able to say that it's not in the database in question. My address couldn't be found on Google Maps for the first 2 years that I lived there. Thanks,   Ken Ferguson

RE: OT: Google Analytics question. Anyone?

2006-08-15 Thread Ken Ferguson
You DO NOT need two profiles. The address for the secure script is a little different actually. https://ssl.google-analytics.com/urchin.js http://www.google.com/support/analytics/bin/answer.py?answer=31846topic =7175 Thanks,   Ken Ferguson 214.636.6126 -Original Message- From

RE: CFIF inside a Form

2006-08-11 Thread Ken Ferguson
. It didn't have those spaces in the database, but they were certainly there when you dumped the value after the query ran. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: loathe [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 9:13 AM To: CF-Talk Subject: RE: CFIF inside

RE: site that can't be copied

2006-08-10 Thread Ken Ferguson
First off, I personally hate it when people do this kind of crap. However, I certainly do understand where it comes from. I've had tons of clients want to this kind of thing to protect their content. I agree that this approach is pointless when the people looking at the screen are experienced

RE: All Adobe ColdFusion products to be discontinued

2006-08-10 Thread Ken Ferguson
A timer? I'm sticking that one squarely in an infinite loop! --Ferg -Original Message- From: Jake Churchill [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 9:24 AM To: CF-Talk Subject: RE: All Adobe ColdFusion products to be discontinued Set that one on a timer :)

RE: Authorize.net CFC

2006-08-04 Thread Ken Ferguson
Hey check that out. I Googled Authorize.net cfc and it was like the second listing. I guess some people just can't match my mad googling skills, huh? http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:43531 Thanks,   Ken Ferguson 214.636.6126 -Original Message- From

RE: Authorize.net CFC

2006-08-04 Thread Ken Ferguson
is a google? -e -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Friday, August 04, 2006 2:44 PM To: CF-Talk Subject: RE: Authorize.net CFC Hey check that out. I Googled Authorize.net cfc and it was like the second listing. I guess some people just can't match my

RE: Unofficial CF Developer Salary Survey

2006-08-03 Thread Ken Ferguson
That's too simple to figure out to spend any time messing with it. If someone is making $45/hr, that's 90K/yr. If they're making $60/hr, then that's 120K/yr. You just double the hourly and add a K. 40 hrs/wk * 50 wks * hourly rate. Whether it's because you don't get the full 40 or because of

RE: ColdFusion Tag and Attribute Case

2006-08-02 Thread Ken Ferguson
As far as tags go, I am an all-lowercase type of guy. Functions and variable names are where I use mixed-case, but tags are all lower for me. --Ferg -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 10:05 AM To: CF-Talk Subject:

RE: Eclipse and CSS

2006-08-02 Thread Ken Ferguson
stylesheet for each different layout. So I do have css files, they're just in cfm files and I'm most happy when my regular editor can handle that css code the way I want it to without having to mess with switching perspectives of anything like that.   Ken Ferguson 214.636.6126 -Original Message

RE: Cfloop timing out.

2006-08-01 Thread Ken Ferguson
Yeah, I would submit to you that there IS a better tool for this specific task, no matter which db you're using. Why put this weight on your web server, even in the middle of the night? Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Brian Dumbledore [mailto:[EMAIL

RE: (admin) List Status

2006-08-01 Thread Ken Ferguson
I'm thinking of writing a little disclaimer on all of my cash that says it belongs to Ken Ferguson and if it is found on the sidewalk in front of a bar, that you are not allowed to spend it and must either return it to me or dispose of it. I wonder if that works? --Ferg -Original Message

RE: Advanced Developer Average Salary

2006-08-01 Thread Ken Ferguson
I'll answer it if it'll help someone out. --Ferg -Original Message- From: Matt Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 10:23 AM To: CF-Talk Subject: Re: Advanced Developer Average Salary If people are interested, willing and not offended, I'll set up a quick

RE: Security Cert, transferable?

2006-08-01 Thread Ken Ferguson
/puqvt Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 1:32 PM To: CF-Talk Subject: OT: Security Cert, transferable? Hey all, Is is possible to transfer a security cert issued by a certifying

RE: Hey, does anyone have any ideas regarding a top 40 voting system?

2006-08-01 Thread Ken Ferguson
were doing it to try and avoid certain songs always being toward the top of the list. Thanks,   Ken Ferguson 214.636.6126 -Original Message- From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 3:26 PM To: CF-Talk Subject: Hey, does anyone have any ideas regarding

RE: postal code webservice

2006-07-27 Thread Ken Ferguson
?zip=75034 so if you get it for both zips and then calculate it with the great circle equation, Robert's your father's brother. http://geocoder.us/blog/2006/04/21/calculating-distances/ ** Ken Ferguson 214.636.6126 ** -Original Message- From: Turetsky, Seth

RE: postal code webservice

2006-07-27 Thread Ken Ferguson
By the way, if you'd like to nab my code for calling the geocoder service in CF, I've blogged it. www.fergusonhouse.com ** Ken Ferguson 214.636.6126 ** -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 10:59 AM To: CF

RE: postal code webservice

2006-07-27 Thread Ken Ferguson
That's a good point though. It's just scratch code that hasn't been cleaned up. I'll need to make sure the information is urlEncoded in the end. Anyway, I hope it'll be useful for you. Thanks, ** Ken Ferguson 214.636.6126 www.fergusonhouse.com -Original Message- From

RE: postal code webservice

2006-07-27 Thread Ken Ferguson
I've added another entry with a function for that distance calculation too. http://www.fergusonhouse.com/blog/index.cfm/2006/7/27/coldfusion-geocode -distance-calc http://tinyurl.com/kjlb6 ** Ken Ferguson 214.636.6126 www.fergusonhouse.com -Original Message- From: Ken

Re: cfhtmlhead and webservice woe

2006-07-26 Thread Ken Ferguson
is planning to jump into the AjaxCFC code and fix this, but has yet to find the time. * Ken Ferguson 214.636.6126 * Brad Wood wrote: Ok, so I've got ajaxcfc running pretty smoothly, but I still need some help with my major catching point-cfhtmlhead

RE: Barcode Generation - HELP !!

2006-07-26 Thread Ken Ferguson
/cfoutput /cfloop Ken Ferguson 214.636.6126 -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 4:15 PM To: CF-Talk Subject: RE: Barcode Generation - HELP !! We have a customer on one of our servers using it, so

Re: hiding an image path

2006-07-24 Thread Ken Ferguson
That's what I keep saying, but it's like my posts are vanishing into the universe for all the, oh thanks Ferg, that's a fantastic idea posts that I'm not seeing come back. I finally decided I must be screaming it into the void where nobody was listening. * Ken Ferguson

Re: Able Commerce

2006-07-24 Thread Ken Ferguson
to the least helpful and least professional support personnel with whom I've ever had the bad fortune to speak. Of course, that's just my opinion... * Ken Ferguson 214.636.6126 * Eric Roberts wrote: Anyone here ever customize an Able Commerce shopping cart? I am

Re: hiding an image path

2006-07-24 Thread Ken Ferguson
to be getting through to the intended recipients. * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Monday 24 July 2006 14:45, Ken Ferguson wrote: that I'm not seeing come back. I finally decided I must be screaming it into the void where nobody

Re: Able Commerce

2006-07-24 Thread Ken Ferguson
I'll back this up again. You could got with CFWebstore right now and save money, EVEN INCLUDING what you've already wasted on AC, after accounting for man-hours and what not. Make your argument to the powers that be. * Ken Ferguson 214.636.6126 * Josh

Re: hiding an image path

2006-07-21 Thread Ken Ferguson
why not call your images with the src=image.cfm?imgID=47 and then choose which image to get from which directory in image.cfm when you serve it up. * Ken Ferguson 214.636.6126 * Dave Lyons wrote: I need to hide the actual path to an image so the users cant

Re: hiding an image path

2006-07-21 Thread Ken Ferguson
For real, img src=image.cfm?imgid=47 is the best way to go. You can then store your images wherever you want and nobody can find them... It's incredibly easy... * Ken Ferguson 214.636.6126 * Michael E. Carluen wrote: i just didn't (and still don't) know

Re: MySQL 4/5

2006-07-17 Thread Ken Ferguson
right along. * Ken Ferguson 214.636.6126 * Will Tomlinson wrote: Would someone please tell Adobe to put the modern MySQL drivers in CFMX by default? I mean c'mon, MySQL 4 is ancient, MySQL 5 has been out for a while and 5.1 is now in beta. Yep

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
...free version of VMWare. Which is absolutely incredible. I've been playing with the free VMWare player and server for the last few days and, DAMN! That is freakin' cool!!! http://www.vmware.com/products/free_virtualization.html * Ken Ferguson 214.636.6126

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
I have only used VirtualPC for mac, to run Windows on my mac at home. I hate to do it, but that aside, it works very well indeed and sometimes you still just have to run Windows. * Ken Ferguson 214.636.6126 * Rick Faircloth wrote: Ken, have you used MS's

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
With VMWare's VMotion, you can move an instance of a Windows server from one physical machine to another without anybody having any clue that you did it! That is the definition of cool. http://www.vmware.com/products/vi/vc/vmotion.html * Ken Ferguson 214.636.6126

Re: CFExecute and GnuPG

2006-07-14 Thread Ken Ferguson
Try creating an environment variable called GNUPGHOME and set the value to something like C:\gnupghome and then put all of your keyring stuff in there instead of the default location under C:\Documents and Settings\[username]\Application Data\gnupg. Then try it again. * Ken

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
There's a pricing pdf here: http://www.vmware.com/products/vi/vc/vmotion.html#_tabbuy Infrastructure 3 Enterprise, which is $5,750 includes VMotion Other than that, I don't know how much it costs to add it to standard or starter * Ken Ferguson 214.636.6126

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
. * Ken Ferguson 214.636.6126 * Dave Watts wrote: I see that only the Starter edition is free...how does that compare to MS's free (full?) version? VMware Server is roughly equivalent to MS Virtual Server. Both run on an existing OS, but VMware Server is available

Re: CFExecute and GnuPG

2006-07-14 Thread Ken Ferguson
ascii. Let me know how the variable/dump works. * Ken Ferguson 214.636.6126 * Hon-Cheong Chan wrote: Hi Ken, Thanks for the information. 1. I set up an environment variable called GNUPGHOME. value = c:\gnupghome 2. I put the files pubring.gpg, secring.gpg

Re: Microsoft Virtual PC / Should I be interested, or not?

2006-07-14 Thread Ken Ferguson
Rick, go download the VM Player and then download a bunch of the free appliances. Then you'll really start to get a good picture of what it's all about. * Ken Ferguson 214.636.6126 * Rick Faircloth wrote: complete portability of images Now

Re: 550 relay not permitted

2006-07-13 Thread Ken Ferguson
at your home; is it on the network at your office...? * Ken Ferguson 214.636.6126 * Casey Dougall wrote: I believe roadrunner will throw back that error when you are on their block list... You can test for that here though. http://security.rr.com/cgi-bin

Re: GPG and cfexecute, or...

2006-07-12 Thread Ken Ferguson
anything out there. * Ken Ferguson 214.636.6126 * James Holmes wrote: It'a about time computers used a really hot cup of tea to generate random numbers - every hitchhiker knows that's the only good way

Re: CF Forum

2006-07-12 Thread Ken Ferguson
on this list (like me for example) would be perfectly willing to write it for you and still save you a truckload of money over paying for something like FuseTalk, the Standard Edition of which is an outrageous $3K. * Ken Ferguson 214.636.6126 * Raymond Camden wrote

Re: GPG and cfexecute, or...

2006-07-11 Thread Ken Ferguson
variable GNUPGHOME and pointing that to the keyring directory solved everything. I still can't get the cfexecute bit to work though, but using the CFC is better anyway. * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Monday 10 July 2006 17:11, Ken Ferguson

Re: GPG and cfexecute, or...

2006-07-11 Thread Ken Ferguson
cup and a pop tart. * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Tuesday 11 July 2006 10:18, Russ wrote: coldfusion, it can't get it's entropy and therefore blocks. Just a though. I'd hope it uses CPU interrupts or something, which

Re: GPG and cfexecute, or...

2006-07-11 Thread Ken Ferguson
well, for gpg --fingerprint, it took a couple of milliseconds. To encrypt a 30MB file took it just about 3.2 seconds. (all with no mouse/kb activity). * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Tuesday 11 July 2006 14:28, Ken Ferguson wrote

Re: GPG and cfexecute, or...

2006-07-11 Thread Ken Ferguson
I've a need to encrypt something really large... * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Tuesday 11 July 2006 15:19, Ken Ferguson wrote: well, for gpg --fingerprint, it took a couple of milliseconds. To encrypt a 30MB file took it just

Re: Intranet suite

2006-07-10 Thread Ken Ferguson
someone there to apply that pressure. I think it usually comes down to that or to pure laziness, neither of which makes me want to get into business with an organization. * Ken Ferguson 214.636.6126 * Robertson-Ravo, Neil (RX) wrote: You should at least have

Re: Intranet suite

2006-07-10 Thread Ken Ferguson
would need to speak at some point anyway. * Ken Ferguson 214.636.6126 * Ken Ferguson wrote: I always feel like a company who forces me to speak with a sales rep to see what they have to offer is not very confident in their product's ability to sell

GPG and cfexecute, or...

2006-07-10 Thread Ken Ferguson
alternative to using cfexecute even?? I've got Wayne Graham's java wrapper and cfc from a year or two ago, but as he warned it's not really working very well with the latest versions of gpg. It always just returns no valid OpenPGP data found. Anyway, TIA -- * Ken Ferguson

Re: GPG and cfexecute, or...

2006-07-10 Thread Ken Ferguson
Absolutely, everything works perfectly from the cmd line; no troubles at all. * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Monday 10 July 2006 16:33, Ryan, Terrence wrote: Depending on the OS of the ColdFusion server (Windows 2003, or XP

Re: Intranet suite

2006-07-10 Thread Ken Ferguson
will contact you off list about taking a closer look at it. * Ken Ferguson 214.636.6126 * Nick Gleason wrote: Ken, I'm not sure if this came through before, so resending. Anyway, no problem on your message but thanks for the clarification. we're confident

Re: Debugging per request

2006-07-05 Thread Ken Ferguson
or whatever you like. It should be a simple matter to add that little snippet of code to the Application.cfm files - even if there are dozens of them. * Ken Ferguson 214.636.6126 * Joseph Lamoree wrote: On 5 Jul 2006, at 13:12, Russ wrote: Try

Re: Debugging per request

2006-07-05 Thread Ken Ferguson
But given the advice I've submitted, you could turn on debugging when you needed to, change the app.cfm file in question and do your work. Then you could just turn it back off again. * Ken Ferguson 214.636.6126 * Ben Nadel wrote: From what I have read, you

Re: lay person question

2006-06-28 Thread Ken Ferguson
Flex is going to replace CF in the same way that carbon-fiber car bodies are going to replace engines. Both have to do with cars, but the statement doesn't make any sense, right? CF is a server-side scripting language and Flex is a new toy for building front ends / GUI's. In order to use Flex,

Re: OT ASP's query param

2006-06-28 Thread Ken Ferguson
/function_protect_sql_injection.asp http://www.4guysfromrolla.com/webtech/061902-1.shtml http://www.sitepoint.com/article/sql-injection-attacks-safe/5 http://www.4guysfromrolla.com/webtech/112702-1.shtml * Ken Ferguson 214.636.6126 * -Original Message- From: Adrian Lynch [mailto

Re: lay person question

2006-06-28 Thread Ken Ferguson
LOL, I have no idea! I parked next to a car in the lot this morning that had a paint job meant to look like carbon fiber (can you say cheesy) so that came easily to mind! * Ken Ferguson 214.636.6126 * Steve LaBadie wrote: Ken, Want type of time frame

Re: Major cities around the world

2006-06-27 Thread Ken Ferguson
of about 194 possibilities and a minimum of 188 depending upon whom you ask. * Ken Ferguson 214.636.6126 * Tom Chiverton wrote: On Monday 26 June 2006 22:24, Carlos A wrote: I'm looking for a service that will provide a database containing 200-300 countries

Re: appending two queries

2006-06-22 Thread Ken Ferguson
DTS. You need to save the file and run a DTS package to load the data. That's the best way to do it in SQL Server. * Ken Ferguson 214.636.6126 * Crow T. Robot wrote: Well, there's a good point I didn't even think about. And yes, there is an auto

Re: Export text

2006-06-21 Thread Ken Ferguson
it??? * Ken Ferguson 214.636.6126 * Rob Wilkerson wrote: I'll second Ben's recommendation. I changed several of my large string concatenations and saw performance increases up to 90% over the traditional method. It really makes a huge difference. On 6/20/06, Ben Nadel [EMAIL

Re: Export text

2006-06-21 Thread Ken Ferguson
Did you put your header line in a cfoutput block? You'll need to do that because of the cfsetting tag that's there. * Ken Ferguson 214.636.6126 * [EMAIL PROTECTED] wrote: Is there a way to get a header row on the example below? I tried putting one above

Re: Worldpay Integration Help!

2006-06-14 Thread Ken Ferguson
You must have skipped straight over the part where you actually READ what's at the end of that link, huh? Those integration manuals are pretty straightforward and even give you sample HTML code for what a form might look like before it's posted to worldpay. --Ferg cf coder wrote: thanks

Re: Server firewall software

2006-06-12 Thread Ken Ferguson
as well: http://www.kerio.com/kwf_requirements.html Symantec Enterprise also works on 2003 Server.: http://www.symantec.com/Products/enterprise?c=prodinforefId=1303cid=1006 * Ken Ferguson 214.636.6126

Re: ColdFusion UDFs and passing variables by reference

2006-06-09 Thread Ken Ferguson
you need to move: cfset stcAccess = StructNew() to just below your cfarguments and change it to: cfset var stcAccess = StructNew() --Ferg Russel Madere wrote: Here is what I ended up doing: cffunction name=UserRights output=true returntype=any cfargument name=stgAppID

  1   2   3   4   5   6   7   >