RE: re[2]: [ACFUG Discuss] Regex help

2006-08-11 Thread West, Jason
Awesome suggestions, thanks for all the info. Will be visiting Barnes and Nobles this weekend to see what they in stock. :-) Thanks JLW -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Arehart Sent: Thursday, August 10, 2006 11:29 To:

[ACFUG Discuss] Verity and Blobs

2006-08-11 Thread Gerrey . Mary-Catherine
We are looking at potentially storing files in the database. I'm not a big fan of that, but it's a possibility. Can Verity index files if they are in the database? Thanks, mcg - To unsubscribe from this list, manage your profile @

Re: [ACFUG Discuss] Verity and Blobs

2006-08-11 Thread Steven Ross
hmm.. I'm not sure on that one... in my experience with verity I didn't choose that direction. I just stored the files outside of the web docroot and indexed them normally. I have an aversion to storing files in the db... I would think it would slow verity down a bit pulling all that data from the

RE: [ACFUG Discuss] Verity and Blobs

2006-08-11 Thread John Mason
There are two main uses of verity. 1) Searching files in a directory structure (cfm, pdf, doc, etc) 2) Searching specific text in database sources (like in sourcing items in text or ntext fields) Verity is simply a smaller index database pointing to where the searches are pointing to.

[ACFUG Discuss] White Space In Source Code

2006-08-11 Thread Robert Reil
Is there a way to have CF output a page with no whitespace in the source code? Robert P. Reil Managing Director, Motorcyclecarbs.com, Inc. 4292 Country Garden Walk NW Kennesaw, Ga. 30152 Office 770-974-8851 Fax 770-974-8852 www.motorcyclecarbs.com

Re: [ACFUG Discuss] White Space In Source Code

2006-08-11 Thread allen
This is what I useAt the top of your cf block put:CFSETTING ENABLECFOUTPUTONLY="Yes"and right before the HTML begins put:CFSETTING ENABLECFOUTPUTONLY="No"Enjoy!-- Allen SternOrganicStatswww.organicstats.com- Original Message From: Robert Reil [EMAIL PROTECTED]To:

RE: [ACFUG Discuss] White Space In Source Code

2006-08-11 Thread John Mason
You can change/alter the about of compression your server is doing. Also, in IIS you can put a limit on how much load the compression is putting on the server's processors. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H. Saxe Sent: Friday,

RE: [ACFUG Discuss] White Space In Source Code

2006-08-11 Thread Charlie Arehart
Robert, there are many solutions, 3 specific tags, 2 tags with related output control,one admin console setting, a new feature in CFMX 7 that might be helpful, and a couple of approaches not related to CFML. Pardon the few paragraphs to explain it all, but each has difference nuances and

Re: other resources (Was RE: [ACFUG Discuss] White Space In Source Code)

2006-08-11 Thread Teddy Payne
Charlie,The quest to be a resource or to be the first to create a blog entry should not deter you from speaking as such. I read your entire email and it was a great refresher for me. I shot off the quick email with the easiest tag that I knew to achieve the solution. Now this is a bad habit that I

Re: other resources (Was RE: [ACFUG Discuss] White Space In Source Code)

2006-08-11 Thread Dean H. Saxe
I guess my humor in this was missed... -dhs Dean H. Saxe, CISSP, CEH [EMAIL PROTECTED] To announce that there must be no criticism of the president, or that we are to stand by the president right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American

Re: other resources (Was RE: [ACFUG Discuss] White Space In Source Code)

2006-08-11 Thread Douglas Knudsen
kudos to Charlie from M32! I'll add one piece of info: If you are on CF6 enterprise using mulit-server config (is there any other way?) You do not have this whitespace setting in the CFAdmin tool. Its available but hidden in a XML file. See

RE: [ACFUG Discuss] White Space In Source Code

2006-08-11 Thread Jared Rapp
Okaythat definitely helped our site get rid of all that whitespace. Thanks for the help guys! But heres a new challenge for us.I was wondering if you guys could help us get something going at the top of all our pages. We need to put a DOC tag at the top of all of our pages

Re: [ACFUG Discuss] White Space In Source Code

2006-08-11 Thread Teddy Payne
Jared,Well, we would need to know what version of ColdFusion you are running. There is a handy application file that can achieve this cleanly and elegantly.With the ColdFusion MX 7, application.cfc makes this task simple: In your application.cfc file you can have the following:cfcomponent

RE: other resources (Was RE: [ACFUG Discuss] White Space In Source Code)

2006-08-11 Thread Charlie Arehart
Thanks, Teddy and John. And Dean, I totally got your humor. :-) And Doug, that's a useful point of addition (about the hidden xml entry). All good stuff.. /charlie http://www.carehart.org/blog/ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy PayneSent: Friday, August

getting help (was RE: [ACFUG Discuss] White Space In Source Code)

2006-08-11 Thread Charlie Arehart
No, that makes sense, Robert (about the challenge of selecting of keywords) . More on that, and another resource to consider, in a moment. But first let me be as clear as Dean wanted to be. I wasn't knocking you for failing to do google searching in this case. In fact, you'll note I