Re: Reg Expression to revome (most) punctuation

2006-03-28 Thread cf
Hi, rereplacenocase(string, '[a-z0-9 ]+', '', 'all') This will remove every occurences of a character that is NOT within the range of A-Z (both cases), 0-9 or a space. Actually this will remove only letters number and spaces... to negate the range., you need a caret:

Re: Reg Expression to revome (most) punctuation

2006-03-28 Thread Michael Dinowitz
You are correct. When I typed it I thought I had the carrat there but I guess not. When I make such a simple mistake then it's a good sign that I need sleep. For a little more info on Regex, these are some presentations of mine on the subject: http://houseoffusion.com/_regex/presentation/

Re: cflogin and load balancing

2006-03-28 Thread Andy Allan
Isn't cflogin already based on JAAS? The CF (or indeed JRun) implementation just happens to be botched? Andy On 28/03/06, Douglas Knudsen [EMAIL PROTECTED] wrote: I've been wondering why the CF team has not switched over to using J2EE security. A rewrite of cflogin code that can use JAAS

RE: where to start Ajax or Flex?

2006-03-28 Thread Robertson-Ravo, Neil (RX)
True and not true. Backbase is not a server side application per se - it is still simply JS/AJAX.It does however come in a variety of flavours (add-ons) of which J2EE and .NET are some of them. All they have done is provide a back end system to interface Backbase with. You can easily use

Turning on Metrics on CFMX7

2006-03-28 Thread Sung Woo
For some reason, I can't get metrics running on a recent CFMX7 upgrade (from CFMX6.1). The relevant portions on jrun.xml are as follows: !-- This Service provides metrics information -- !-- == --

CFMX7 Logs Using CFMX6 Logs!

2006-03-28 Thread Sung Woo
After upgrading to CFMX7, I'm seeing something weird. I haven't uninstalled CFMX6.1 yet, but the service is turned off. In any case, I'm seeing that CFMX7 is using C:\ColdFusionMX\logs instead of C:\ColdFusionMX7\logs. Why the heck would it be doing this, and how can I change it?

Using CfPOP

2006-03-28 Thread Ken
Hi. I have a mailing list in a db, and I need to start flagging email addresses that bounce back emails. I am thinking of using CFPOP to read bounced emails, or read a special header that I embed when sending the emails. Then update a flag in the db. That's vaguely what i need to do. However, has

Re: CFMX7 Logs Using CFMX6 Logs!

2006-03-28 Thread Rob Wilkerson
In the MX 7 administrator, you can specify your logging directory. Look in the logging settings section, I believe. On 3/28/06, Sung Woo [EMAIL PROTECTED] wrote: After upgrading to CFMX7, I'm seeing something weird. I haven't uninstalled CFMX6.1 yet, but the service is turned off. In any

Re: where to start Ajax or Flex?

2006-03-28 Thread j s
James and everyone, Thanks for the head start. I've been very happy with CFAJAX - it offes a good feature set and it can be deployed without mappings or any other admin changes. AjaxCFC is similar in some ways, and there are other options like JSMX and Neuromancer. In general I've found

Re: Reg Expression to revome (most) punctuation

2006-03-28 Thread Paul Giesenhagen
Perfect ... thanks! Paul Giesenhagen QuillDesign 417-885-1375 http://www.quilldesign.com - Original Message - From: [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Tuesday, March 28, 2006 2:06 AM Subject: Re: Reg Expression to revome (most) punctuation Hi,

Re: CFMX7 Logs Using CFMX6 Logs!

2006-03-28 Thread Sung Woo
Thanks, Rob! In the MX 7 administrator, you can specify your logging directory. Look in the logging settings section, I believe. On 3/28/06, Sung Woo [EMAIL PROTECTED] wrote: After upgrading to CFMX7, I'm seeing something weird. I haven't uninstalled CFMX6.1 yet, but the service is

Re: cfm vs. php?

2006-03-28 Thread Raymond Camden
I heard that as well, at SGI. (Of course, this was MANY moons ago.) On 3/27/06, Jim Davis [EMAIL PROTECTED] wrote: -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 12:38 AM To: CF-Talk Subject: Re: cfm vs. php? Exactly. To quote

CFMX 7 - Web Service Issues

2006-03-28 Thread Justin Hansen
We are having some evil issues with cfmx web services (cfc) lately. (See error detail below.) So, far we think that it's getting hit too quickly? Our current theory is CF is checking the sub-code to see if the cfc has changed on every hit. If you make a call while it's in the middle of that, it

Re: cfm vs. php?

2006-03-28 Thread Sung Woo
Costwise, you can also get CFML through BlueDragon: http://www.newatlanta.com/products/bluedragon/product_info/features.cfm The minimum server is still free, another reason to go CFML instead of PHP. ~| Message:

RE: cfm vs. php?

2006-03-28 Thread Snake
It's only actually cheaper for single CPU servers though. So the benefit of BlueDragon over CFMX isn't really cost, but rather it's feature set and support. Russ -Original Message- From: Sung Woo [mailto:[EMAIL PROTECTED] Sent: 28 March 2006 14:58 To: CF-Talk Subject: Re: cfm vs. php?

Re: cfm vs. php?

2006-03-28 Thread Sung Woo
Is that right? I thought CPU count only comes into account for .NET or J2EE versions. For the plain ol' server version, I thought it was no cost? http://www.newatlanta.com/products/bluedragon/product_info/pricing.cfm It's only actually cheaper for single CPU servers though. So the benefit of

Re: cfm vs. php?

2006-03-28 Thread rhymes with 'loud'
Amanda, I don't recall seeing anywhere in this thread whether or not your company will be doing its own hosting or not...but if you outsource your hosting, then it doesn't have to cost very much at all to develop using CF, depending on what tools your developers opt to use. The developer

Re: cflogin and load balancing

2006-03-28 Thread Douglas Knudsen
nope and nope. I've setup JAAS in JRun, seems to work fine. In fact I setup a serverwide SSO solution using JAAS where CF can interface with it simply. DK On 3/28/06, Andy Allan [EMAIL PROTECTED] wrote: Isn't cflogin already based on JAAS? The CF (or indeed JRun) implementation just happens

RE: cfm vs. php?

2006-03-28 Thread Munson, Jacob
while i now clearly see the CF light...there's gotta be a darkside lurking somewhere. yeah? maybe just a little bitty one? I'll echo the it's about money statements, but follow up with a caveat. If your needs are simple enough that shared hosting would work (you don't need a colocated server

RE: cfm vs. php?

2006-03-28 Thread Andy Matthews
While you're talking about hosting Jacob, I'd suggest either Gearhost.com (CF hosting as low as $8.95, with mySQL included for as low as $16.95). I used them for almost 2 years and they were great. Their Control panel is quite good as well. Alternately, my company, ICGLink, offers CF hosting for

RE: cfm vs. php?

2006-03-28 Thread Munson, Jacob
I'm a Linux snob when it comes to hosting. Do those companies offer Linux/CF? -Original Message- From: Andy Matthews Sent: Tuesday, March 28, 2006 8:40 AM While you're talking about hosting Jacob, I'd suggest either Gearhost.com (CF hosting as low as $8.95, with mySQL included

RE: cfm vs. php?

2006-03-28 Thread Andy Matthews
ICGLink is Linux based, Gearhost I think is Windows, but I can't recall. !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, March

Recommendation on Coldfusion-based mailinglist/forum software

2006-03-28 Thread Jerry Johnson
Good morning, I know this has come up dozens of times (and am searching the archives), but I am wondering if the field has changed. I am looking for a COTS mailinglist/web-based forum system that supports html messages, has a decent web-based front end and back end, and is compatible with cfmx 7

RE: cfm vs. php?

2006-03-28 Thread Munson, Jacob
ICG does Linux? Darnit, I just switched to HMS and I'd not look forward to another move... :\ -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 8:50 AM ICGLink is Linux based, Gearhost I think is Windows, but I can't recall.

Re: Recommendation on Coldfusion-based mailinglist/forum software

2006-03-28 Thread Michael Dinowitz
If you can't find one that fits your need, I'd be more than willing to work with you on a price and bundle up all of the House of Fusion mailing list code into a nice package for you. It's mostly CF 7 at the moment using the directory watcher gateway service but can be reconfigured for

RE: cfm vs. php?

2006-03-28 Thread Andy Matthews
Yep...we do Linux. Right now we only have CFMX. We're discussing the move to CF7 but I would say that it would be at least 4-6 months away. Our pricing is pretty reasonable, not the cheapest, but not the most expensive either. The good thing about our setup though is that we have a cluster of

Slightly OT: mySQL query (view) syntax

2006-03-28 Thread Les Mizzell
Using a view in mySQL, From the current query: SELECT blah, blah... from (`idc`.`locations` join `idc`.`personnel` on((`idc`.`personnel`.`county_id` = `idc`.`locations`.`locID`))) `idc`.`personnel`.`county_id` is a LIST So I need to add a WHERE statement to the above like: WHERE

Re: cfm vs. php?

2006-03-28 Thread Thomas Chiverton
On Tuesday 28 March 2006 06:48, Jim Davis wrote: And this works on both sides of the spectrum. I've been told more than once in my company that CF isn't expensive enough to be an enterprise-capable product. Add Flex to the purchase order then :-) -- Tom Chiverton Advanced ColdFusion

Re: Slightly OT: mySQL query (view) syntax

2006-03-28 Thread Thomas Chiverton
On Tuesday 28 March 2006 17:15, Les Mizzell wrote: `idc`.`personnel`.`county_id` is a LIST So I need to add a WHERE statement to the above like: WHERE `idc`.`locations`.`locID` IN `idc`.`personnel`.`county_id` `idc`.`locations`.`locID` IN (`idc`.`personnel`.`county_id`) ? TBH 'in' is

RE: where to start Ajax or Flex?

2006-03-28 Thread Ian Skinner
Also correct me if I'm wrong but Flex since it uses Flash Player the stage can't be set dynamically. If I build a dynamic form or page or menu system that varies in size I would have to plan out the stage size ahead of time. That's not dynamic. I hope I'm wrong on this. Well, you could try

RE: where to start Ajax or Flex?

2006-03-28 Thread Kevin Aebig
With the Flash stage, you can have it dynamically layout and resize your stage using a Listener. The Flash stage is as flexible with size as a regular page... it just takes a bit of extra effort to achieve the exact same capabilities. Cheers, Kevin -Original Message- From: Ian Skinner

Verity K2 on CFMX 7?

2006-03-28 Thread Mike Klostermeyer
I have CFMX7 Standard. I am trying to duplicate a site in CFMX 6 on our CF 7 server. To do so requires me to set up a K2 Verity collection, but only see the Verify Collections link in the CF Admin (no links to access the Verity K2 Server). The CFMX 7 Search Server service is running. Did

problems with cfqueryparam

2006-03-28 Thread Heckl, Siegfried
Hi there, I´ve got a problem with the cfqueryparam-tag. I create a string with a sql-statement within a cfscript-block. After that I create an object and call the function to run the query. That looks like this: --- cfscript

Re: where to start Ajax or Flex?

2006-03-28 Thread Josh Nathanson
CFAjax is amazingly powerful. If you know javascript pretty well you can be writing really cool implementations within a couple of hours. http://www.indiankey.com/cfajax/ I'm working on a single-page cfajax shopping cart implementation, similar to the Flex shopping cart example at adobe labs,

Re: problems with cfqueryparam

2006-03-28 Thread Michael Dinowitz
It's not possible to load tags into a variable and then execute them directly in CF. The entire basis of what your doing would never work (unless you write the info to file and cfinclude it but that's a different story for a different time) If you were doing a standard query without any CF tags

ANN: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
Hi, It's a refreshless DHTML editor for fusebox and circuit xml files. The editor is a part of Docubee project. It is not AJAX based but uses same approach, just another implementation. Fusebox xml files show up as editable trees. Works in IE6 and Firefox. Docubee Fusebox Editor live

RE: Verity K2 on CFMX 7?

2006-03-28 Thread Dave Watts
I have CFMX7 Standard. I am trying to duplicate a site in CFMX 6 on our CF 7 server. To do so requires me to set up a K2 Verity collection, but only see the Verify Collections link in the CF Admin (no links to access the Verity K2 Server). The CFMX 7 Search Server service is running. Did

Re: cfm vs. php?

2006-03-28 Thread Pete Ruckelshaus
Let me give you my own personal experience, it might help. 6 years ago, I was the manager of a small (5 person) web design group at a medium-sized software company. At the time, I had about equal experience with ASP and CF. My team was great -- young, enthusiastic, willing to learn...but all

RE: where to start Ajax or Flex?

2006-03-28 Thread Munson, Jacob
Also, if you do not need the flex enterprise service [FES] as it is currently called, you can deploy a flex app to any service. Once you are done and the app is compiled, it is a .swf file that can be put anywhere a .swf can currently go. Without the FES piece, you are not able to PUSH

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Munson, Jacob
It is not AJAX based but uses same approach, just another implementation. Ajax uses XmlHttpRequest (in most cases), so it looks like your editor /is/ ajax based. :) --- This transmission may contain information that is privileged, confidential and/or exempt from disclosure

CFEclipse, Java Classes, and CVS

2006-03-28 Thread Joelle Tegwen
I'm trying to get started using ColdFusion and I'm having trouble figuring out where to start. We're using CF as a ramp up to Java and I would like to use Java Classes for the big project that I'm going to be building as soon as I figure out what I'm doing. (I've got a simple little time

Re: CFEclipse, Java Classes, and CVS

2006-03-28 Thread Barney Boisvert
In a nutshell, you should create your working directory that contains all your source (CFML and Java), along with any configuration stuff. That's what you will be checking in and out of CVS (though I'd recommend checking out Subversion instead; it's newer, more feature rich, and easier to use).

Problem calling remote COM object after MX7 upgrade

2006-03-28 Thread Rein, Richard L.
I have inherited a flaky piece of code from a previous developer which worked under MX6.1. We use a remote COM object on our domain controller (windows network) to create *.p12 security credentials files for our clients. The code basically just calls the COM object on the domain controller using

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Nick Han
Saw the demo. Cool sh t! -Original Message- From: Sergey Croitor [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 9:32 AM To: CF-Talk Subject: ANN: Fusebox Editor based on XmlHttpRequest. Hi, It's a refreshless DHTML editor for fusebox and circuit xml files. The editor is a

OT: Fireworks template flexibility

2006-03-28 Thread Rick Root
I've got a friend who builds web site templates in Fireworks for use with a CMS that I built. Every time he builds a new template, I have to fix the HTML to make the template so hat it is height flexible. As is, the navigation gets all crazy and stuff. The templates he generates are heavily

Re: problems with cfqueryparam

2006-03-28 Thread S . Isaac Dealey
And of course, you shouldn't perform the query without cfqueryparam tags, so in general you should find another way to execute your query. I have a sql abstraction layer in my onTap framework which prepares query syntax in sort of a similar manner that does use cfqueryparam, however, creating that

Re: cfm vs. php?

2006-03-28 Thread S . Isaac Dealey
Man... How does one get to work on your team, Pete? :) Let me give you my own personal experience, it might help. 6 years ago, I was the manager of a small (5 person) web design group at a medium-sized software company. At the time, I had about equal experience with ASP and CF. My team

Re: Fireworks template flexibility

2006-03-28 Thread Massimo Foti
It's not particularly easy to fix them so I'm kinda wondering if any of you fireworks users out there know how to get fireworks to generate HTML that isn't quite so bass-ackwards. I'm not a fireworks user so I can't really help him much. He's using Fireworks MX 2004. Fireworks can be

RE: Security image based on string

2006-03-28 Thread Bobby Hartsfield
http://acoderslife.com/downloads/bhcaptcha/ You could easily modify the tag to generate your own custom strings rather than the random ones it generates now (if that’s what you are looking to do) ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message-

RE: Fireworks template flexibility

2006-03-28 Thread Dawson, Michael
As far as the filenames, they are based off of a slice name. You can rename the slices within FW and they will export with the desired name after that. M!ke The templates he generates are heavily table oriented with those obnoxious filenames (template_r2_c1.gif, etc).

Re: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
MJ Ajax uses XmlHttpRequest (in most cases), so it looks like your editor MJ /is/ ajax based. :) I started this project in 2002 and I'm not sure AJAX already came up at that time. I just use same core components as AJAX does: if (is.ie) { xmlHttp = new ActiveXObject(Msxml2.XMLHTTP.3.0); }

Re: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Sergey Croitor
NH Saw the demo. Cool sh t! Thanks Nick, I wonder why almost nobody uses it except me :) It really helps me to work with fb application structure fast. When the project is large, it helps greatly. I don't use 'edit node' feature often, I open circuit and fusebox files and edit them manually

RE: Fusebox Editor based on XmlHttpRequest.

2006-03-28 Thread Munson, Jacob
I wonder why almost nobody uses it except me :) Well, it's new right? Give it time, if it's cool, word of mouth will make it popular. :) --- [INFO] -- Access Manager: This transmission may contain information that is privileged, confidential and/or exempt from disclosure

RE: Fireworks template flexibility

2006-03-28 Thread Andy Matthews
That's pretty much your friend's ignorance with using Fireworks. A co-worker of mine does the same thing from within Photoshop. All of his image names are completely obscure and it's irritating as hell. !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED]

RE: cfm vs. php?

2006-03-28 Thread Kevin Aebig
I'll chime in briefly as I work my day job with CF and work the nights/weekends with PHP. The only major difference I've found thus far is lower level access in PHP is easier than CF. This is sometimes a blessing and other times a curse. Having to write 50 lines of code to access a DB properly

Re: cfm vs. php?

2006-03-28 Thread Pete Ruckelshaus
Well, first you need to build a time machine...I'm working as an independent contractor and am almost done a career change to teaching high school English...got my certification, all I need now is a full-time teaching gig. In the meantime, I sub when time allows. Now, of course, if someone wants

Re: OT: Fireworks template flexibility

2006-03-28 Thread Ricardo Russon
Casey, Am i reading you right : you are exporting the same png each time you want a new element/layer? You can export each layer seperately. That should save you some time.. But i could have miss read... its only been 1/4 cup of coffe since i woke up :) On 3/29/06, Casey Dougall [EMAIL

Re: GoDaddy MySQL... does it work?

2006-03-28 Thread JRossi
I hate to revive an old thread, but I did get cffile to work, by finally getting someone at GoDaddy's tech support who aked their admin about it. It was a sandbox issue, and resolved in 2-3 hours. My problem with GoDaddy's hosting is this. I was told after a long drawn out tech support request

RE: More Sorce Control

2006-03-28 Thread Rich Kroll
Michael, Thanks for your response. Can I ask how you implement promoting branches to a QA environment? As it stands for us now, we have one set of code in a directory on another server that we use for testing, and have built a CF engine to roll back files if they fail QA. We currently have

Re: OT: Fireworks template flexibility

2006-03-28 Thread Casey Dougall
I do what I can to condense the process, get as many elements out of my Slices as i can but that I mentioned before is what i'm using and it's effective, but time entensive. I haven't been able to export layers without adding whitespace around the layer in photoshop, haven't tried it in fireworks

Re: More Sorce Control

2006-03-28 Thread Barney Boisvert
The main difference would be that you now have to think across the version tree as well, rather than only along it. Your QA people still check out a specific name (it'll be a branch, not a tag), and test it, so their job doesn't change. The difference will be with the cross-dependancies. To

ot: apache config for cf and php

2006-03-28 Thread Martin Orth
Hello, I tried to configure apache 2.0.55 for windows to parse coldfusion documents for php code after they were executed by the coldfusion server. I need this to integrate php applications into my farcry application. eg. phpAdsNew I thought that the directive 'AddOutputFilter PHP .cfm' would do

RE: More Sorce Control

2006-03-28 Thread Rich Kroll
I think I understand now, thanks for the clarification on how this process would work. I can now see how this process would work as well as the true benefits of getting this set up correctly. Thanks all -Original Message- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Tuesday,

OT: Free HomeSite/CF Studio to CFEclipse Snippet Converter

2006-03-28 Thread Stan Winchester
I am trying to make the jump to using CFEclipse, but one of the drawbacks for me using CFEclipse is I have a huge library of HomeSite+ snippets that I use everyday! I really did not want to loose them, so I wrote this little converter. For more information, please take a look at:

CF REGEX deleting IMG tags from content

2006-03-28 Thread Pete Ruckelshaus
I'm extending the content management system that several sites I manage is based upon (I built the CMS and have evolved it over the past year or so). One of the things I need to be able to do is remove HTML IMG tags from the content field in the database; I know the name of the image whose tag

RE: cfm vs. php?

2006-03-28 Thread Eric Roberts
I believe uplinkearth.com offers Linux hosting for CF...but I am not sure as I prefer windows ;-) I pay $105 quarterly for my hosting. That with MySQL, email, a pretty good control panel (don't remember which one offhand). Though I do use PHPAdmin to manage MySQL...it just easier since I just

Re: CF REGEX deleting IMG tags from content

2006-03-28 Thread Jerry Johnson
CFMX or CF 5.0? On 3/28/06, Pete Ruckelshaus [EMAIL PROTECTED] wrote: I'm extending the content management system that several sites I manage is based upon (I built the CMS and have evolved it over the past year or so). One of the things I need to be able to do is remove HTML IMG tags from

Re: DB Pagination Question

2006-03-28 Thread Andrew Grosset
Dan, thanks for posting. Presumably you need to do another query initially to determine how many pages potentially to display dependent on the recordcount? (ie if there were 1000 records (recordcount?) and you elected to display 10 records/page that would be 100 pages). Andrew. You can do it

Re: cfm vs. php?

2006-03-28 Thread Ricardo Russon
For cheap reliable CF hosting you can't beat www.hostingfuse.com at $100AUD/year :) Get in now while the exchange rates are good and you will be paying about $70USD On 3/29/06, Eric Roberts [EMAIL PROTECTED] wrote: I believe uplinkearth.com offers Linux hosting for CF...but I am not sure as I

Re: GoDaddy MySQL... does it work?

2006-03-28 Thread Jim Wright
On 3/28/06, JRossi @ Bernier-Assoc. com JRossi @ Bernier-Assoc. com [EMAIL PROTECTED] wrote: I hate to revive an old thread, but I did get cffile to work, by finally getting someone at GoDaddy's tech support who aked their admin about it. It was a sandbox issue, and resolved in 2-3 hours.

RE: where to start Ajax or Flex?

2006-03-28 Thread Kevin Aebig
My god Mike, how many lists are you on? I swear, between you and Dave Watts, you guys are everywhere... Cheers, Kevin -Original Message- From: Mike Chambers [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 5:03 PM To: CF-Talk Subject: Re: where to start Ajax or Flex? As far as

Re: DB Pagination Question

2006-03-28 Thread Adam Churvis
Andrew, Don't use RecordCount on a query that returns the actual rows. Instead, perform a query that just returns the Count(*) of the rows that would satisfy your WHERE clause. It's much more performant and requires a lot less of your server resources. Respectfully, Adam Phillip Churvis

Re: CF REGEX deleting IMG tags from content

2006-03-28 Thread S . Isaac Dealey
Don't need to know the version for this one: REReplaceNoCase(content,img[[:space:]][^]*src=[^]*whatever.jpg[[: space:]]*[^]*,,ALL) CFMX or CF 5.0? On 3/28/06, Pete Ruckelshaus [EMAIL PROTECTED] wrote: I'm extending the content management system that several sites I manage is based upon (I