java unzip :: verify file

2007-05-16 Thread AJ Mercer
Hi, I have a cf script that is using java.util.zip.ZipFile to unzip - works great, except when... If the zip if corrupt it kills jRun. Does any one know if there is a way to verify / check the zip file to ensure it is not corrupt? Because it is dieing at the jRun level, I can not use cfcatch.

cfdocument hangs on slow images

2007-05-16 Thread Brad Wood
Please check out my post to the forums about my cfdocument problems as I am too lazy to retype it all here. Let me know if you have any information/suggestions. Summary: When cfdocument requests an image from a remote server and gets no response, the entire thread hangs and doesn't timeout

Re: Strange concactination problem

2007-05-16 Thread James Holmes
Instead of *QuerySetCell*(*query*, *column_name*, *value* [, *row_number *]) you can also use *query*[*column_name*][*row_number *] = *value* (at least on recent versions of CF). On 5/17/07, Ian Skinner wrote: > Wesley hit the target on the head. It had not reached my conscious mind > that I

Re: GoDaddy & MySQL... does it work?

2007-05-16 Thread Ravi Gehlot
Hey, We offer ColdFusion hosting. Contact me and I will set you up quickly. Ravi. James Holmes wrote: > Viviotech VPS. > > On 5/17/07, Jill Fusion wrote: > > >> p.s. If you strongly recommend another hosting company that would actually >> let me have CF Admin control panel privileges for

Re: GoDaddy & MySQL... does it work?

2007-05-16 Thread James Holmes
Viviotech VPS. On 5/17/07, Jill Fusion wrote: > > p.s. If you strongly recommend another hosting company that would actually > let me have CF Admin control panel privileges for an affordable cost, please > let me know too. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost

Re: GoDaddy & MySQL... does it work?

2007-05-16 Thread Jill Fusion
Hello, I'm having a difficult time getting GoDaddy to talk to my coldfusion query. I'm getting errors about not having permission (aside: I used to have errors about not being able to find the database, but I now have the correct DSN name in place, so the errors are now about permission) Here

RE: Trying to group this output...

2007-05-16 Thread Bobby Hartsfield
Afraid I'm going to tell people about your romantic weekend getaway? Don't worry, most people don’t know you here and probably think it was a woman. Oops! Did I type that out loud? >-p -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 10:39 P

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
Ok, stop talking before someone takes it as advice. Lol Just fix the error, don’t cover it up! ;-) -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 11:08 PM To: CF-Talk Subject: RE: cfloop output into columns - help OK, it CAN break a layout (

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread James Holmes
Yes, wildcard certs work that way. We have a wildcard for our whole domain and we can use one IP address for the whole lot in Apache, at which point we then use named virtual hosts to sort out the sites. It's a real cost saver, if you have a lot of subdomains. On 5/17/07, John Paul Ashenfelter wro

Re: is this wrong on my client's part?

2007-05-16 Thread James Holmes
Wise you are I see; a good decision made have you. May the force be with you. On 5/17/07, Mike Kear <[EMAIL PROTECTED]> wrote: > > I walk off into the sunset counting my > money, and resolving not to do business with him again. -- mxAjax / CFAjax docs and other useful articles: http://www.bifr

Re: cfdocument, exporting PDF files and Flash content

2007-05-16 Thread Paul Hastings
Andy Matthews wrote: > Anyone have ideas? redo the flash reporting as html (cfdocument won't render the flash content) or since it's flash maybe http://www.blazepdf.com/ (has to be at least ver 8). ~| ColdFusion MX7 and Flex 2

Re: Franken-Fusion?

2007-05-16 Thread Christopher Jordan
John, Jon Clausen wrote: > On May 16, 2007, at 7:03 PM, Christopher Jordan wrote: > >> Each project should be required to have a white paper of sorts >> describing the technologies used, the programming methods used, the >> time >> it took to develop, the version of CF they used (BD, Railio,

cfdocument, exporting PDF files and Flash content

2007-05-16 Thread Andy Matthews
I have a customer who asked me to build a fairly simple reporting app using Flash. They save information to the db, then run the reports, and the data gets pulled into Flash and displayed. Now the customer is wondering if these reports can be exported as PDF. Luckily the host is running CF7. So

Re: Trying to group this output...

2007-05-16 Thread Will Tomlinson
>LOL! He wants it to LOOK complex when he turns it over. > Go away! lol! ~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RV

RE: cfloop output into columns - help

2007-05-16 Thread Dave Francis
OK, it CAN break a layout (but I blame the browser). PS. Changing the doctype gets rid of most of those damned validation errors! -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 7:58 PM To: CF-Talk Subject: RE: cfloop output into columns -

RE: Best guess on Scorpio release?

2007-05-16 Thread Eric Roberts
That would be October 28th... Eric -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 2:21 PM To: CF-Talk Subject: Re: Best guess on Scorpio release? It may release on the dates Scorpio zodiac sign kicks in? :-) "This e-mail is

Re: is this wrong on my client's part?

2007-05-16 Thread Alan Rother
WARNING!!! This suggestion is mostly comical and could get you sued! Have you considered the idea of self destructing code? Basically, if you are worried he may take your working code, complain it isnt working and then not pay you. You can setup your code to "call home" as it were and check to se

Re: Franken-Fusion?

2007-05-16 Thread Jon Clausen
On May 16, 2007, at 7:03 PM, Christopher Jordan wrote: > Each project should be required to have a white paper of sorts > describing the technologies used, the programming methods used, the > time > it took to develop, the version of CF they used (BD, Railio, Smith > Project, whatever), anything

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
Lol! Well... seeing as to how it can easily break a layout and cause MANY validation errors... I'd use it. -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 8:23 PM To: CF-Talk Subject: RE: cfloop output into columns - help Closing , never used

Re: cfloop over insert query

2007-05-16 Thread Scott Weikert
You need "index" attribute in your cfloop tag. ~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusi

RE: cfloop over insert query

2007-05-16 Thread Michel Mes - Netwise
as the error message states: Required attributes: 'from,index,to'. Optional attributes: 'step'. you did not include the Index attribute ... MM -Original Message- From: bill davis [mailto:[EMAIL PROTECTED] Sent: donderdag 17 mei 2007 1:26 To: CF-Talk Subject: cfloop over insert query

cfloop over insert query

2007-05-16 Thread bill davis
Can you do that? I get a attribute validation error. Here is the code: Insert into donations ([number],donor,address,city,state,zip,description,[value],purchased,prereg,grand) values(#number#,'#donor#','#address#','#city#','#state#','#zip#','#description#','#value#','#purchased#','#prereg#','

Re: Franken-Fusion?

2007-05-16 Thread Casey Dougall
I think I'd be down with Adobe picking up the slack and getting some articles/white papers posted outside of flex! ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial.

RE: cfloop output into columns - help

2007-05-16 Thread Dave Francis
Closing , never used to be req'd (in w3c spec) ;p Haven't checked lately, tho. -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 5:56 PM To: CF-Talk Subject: RE: cfloop output into columns - help As long as you only had an odd number of re

Re: Franken-Fusion?

2007-05-16 Thread Christopher Jordan
Jon, You're like the ref dropping the puck on center ice. "...nnnd Discuss!" Just sit back and watch the emails fly! :o) I am all for getting CF some gosh-dern'd respect in the web development community at large, and I know there have been several discussions on this sort of topic in the p

RE: Trying to group this output...

2007-05-16 Thread Bobby Hartsfield
LOL! He wants it to LOOK complex when he turns it over. -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 5:34 PM To: CF-Talk Subject: RE: Trying to group this output... Dude... You need to ALIAS those tablenames. That's like 3 or 4 extra k J

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
I think Charlie's code at easyCFM was put together to be an interactive example in and of itself. Not to start a debate on it but I think adding steps to it would make for MORE superfluous code. I don't think it get's much easier than it is now with things like currentrow, recordcount, and now res

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
As long as you only had an odd number of records returned, then you'd be ok, else you would not have a closing on the last row. -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 7:02 PM To: CF-Talk Subject: RE: cfloop output into columns - help

Franken-Fusion?

2007-05-16 Thread Jon Clausen
So, I love Coldfusion but I'm starting to get mildly irked by the bum rap CF gets as an RAD platform for web applications. Not by those of us on this list, of course (we know better), but by the "Web 2.0 crowd" at large. I've played with Rails in my off-time and find it quite interesting

Purging Removed Docs from Verity Spider Collection

2007-05-16 Thread Jamie Jackson
How does one manage to automatically remove dead (removed) pages from the collection? I'd think that if it got a 404, then it'd remove it, but that doesn't *seem* to be the case. If this is documented somewhere, please let me know... Thanks, Jamie ~~

Re: CF adding additional pages in pdfs

2007-05-16 Thread James Wolfe
We encountered this problem and finally found the solution. Our problem was page width. Coldfusion, like any regular printer, will wrap the contents of the page, if they are too wide, onto the next page. Even if the content that is too wide is simply white space. It happened to us. We were prep

Re: Standalone Vs. Multi Installation

2007-05-16 Thread Robertson-Ravo, Neil (RX)
I would presume it will not allow you to add the license key? If it does it will no doubt work, remove the IP restriction and you will either get errors or it will be fine and you will be running with an incorrect license... "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,

RE: Standalone Vs. Multi Installation

2007-05-16 Thread Ben Forta
Both I guess, that installation option is not even available in CF Standard. --- Ben -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 6:09 PM To: CF-Talk Subject: Re: Standalone Vs. Multi Installation Is it a technical limitat

Re: Standalone Vs. Multi Installation

2007-05-16 Thread Hatem Jaber
Thanks Ben! Assuming this is how i have things configured with the dev version, what will happen with my installation when i add a standard license to it? Will it not accept it or will it accept it and result in chaos? BTW, how long after the release of scorpio will the updated versions of the

Re: Standalone Vs. Multi Installation

2007-05-16 Thread Robertson-Ravo, Neil (RX)
Is it a technical limitation or a licensing one? "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be pr

RE: Standalone Vs. Multi Installation

2007-05-16 Thread Ben Forta
No, CF Standard does not support the J2EE deployments, so no multi instance deployment. You need CF Enterprise for that (or Developer Edition, of course). --- Ben -Original Message- From: Hatem Jaber [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 6:02 PM To: CF-Talk Subject: St

RE: cfloop output into columns - help

2007-05-16 Thread Dave Francis
Don't know if you've worked this out yet, but here's a quick way #q1.column1# #q1.column2# #q1.column1# #q1.column2#

Standalone Vs. Multi Installation

2007-05-16 Thread Hatem Jaber
Can the mult-server installation of CF be used for the standard version of CF? I followed the ACME guide when setting up my environment recently with the dev version and was wondering how this will effect things if i was to purchase a license for the standard version to apply to the current setu

RE: Negative Page Load Times?

2007-05-16 Thread blists
Could it be a pause from A Full Garbage Collection? Brook -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: May 15, 2007 3:49 PM To: CF-Talk Subject: Re: Negative Page Load Times? Justin Hansen wrote: > Today I have observed some very odd behavior (via FusionRea

Re: is this wrong on my client's part?

2007-05-16 Thread Christopher Jordan
Tha'll do Donkey... tha'll do... ;o) Mike Kear wrote: > Yes, i suggested two alternatives - > > [A] I own all the IP in the code, and grant him an irrevocable > perpetual license to use it and any derivative work arising from it, > or > > [B] he owns all the IP and grants me an irrevocable per

CFUNITED news: SQL Server short takes, Saturday and BOF schedule, UG manager conf, CFU-Wiki

2007-05-16 Thread Michael Smith
Here is the ColdFusion and Fusebox news: * Only 6 weeks left until CFUNITED-07! * Saturday schedule and BOF topics announced http://cfunited.com/go/schedule * How to get your boss to send you to CFUNITED * User Group Manager Meeting - Eddie Sullivan and Amy Brooks speaking. http://ugmm.cfunited

Re: is this wrong on my client's part?

2007-05-16 Thread Mike Kear
Yes, i suggested two alternatives - [A] I own all the IP in the code, and grant him an irrevocable perpetual license to use it and any derivative work arising from it, or [B] he owns all the IP and grants me an irrevocable perpetual license to use it and any derivative work arising from it.

RE: Trying to group this output...

2007-05-16 Thread Andy Matthews
Dude... You need to ALIAS those tablenames. That's like 3 or 4 extra k JUST in text for tables. -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 4:00 PM To: CF-Talk Subject: Trying to group this output... I have a tblMusicProducts table th

RE: New developer vs. Veteran developer

2007-05-16 Thread Jaime Metcher
I agree about upgrading the bean counters or at least adjusting their attitude. The fact is that the productivity gap between an excellent developer and a merely competent one can be enormous, a factor of 10-20, and it can vary depending on the task. I believe this is a finding arising out of for

Re: Trying to group this output...

2007-05-16 Thread Will Tomlinson
Sorry guys! I just realized I'm indeed getting the desired output. It just doesn't *look* like it. The client has added the same song under multiple product ID's. I should be linking back to each product anyway, so all is well. Thanks and sorry if I wasted anyone's time. Will

RE: Best guess on Scorpio release?

2007-05-16 Thread Ben Forta
We've had upgrade grace periods before, but nothing has been announced yet for Scorpio. Release dates, pricing, upgrade routes, editioning ... all that good stuff, you're going to have to wait a bit more for. --- Ben -Original Message- From: Christopher Jordan [mailto:[EMAIL PROTECTED]

Re: Trying to group this output...

2007-05-16 Thread Phillip Ciske
Could be this join: INNER JOIN tblMusicStyles ON tblMusicStyles_X.musicstyleID = tblMusicStyles_X.musicstyleID It doesn't reference tblMusicStyles at all. On 5/16/07, Will Tomlinson <[EMAIL PROTECTED]> wrote: > I have a tblMusicProducts table that links to a tblSongTitles many table. > There a

Scheduled Tasks, IIS and 401.3 error

2007-05-16 Thread DURETTE, STEVEN J (ATTASIAIT)
Hi all, Recently we moved to a new web server (old one lease rolled). Now all of the scheduled tasks are getting a 401.3 error. I have added the IUSR_servername user to have access (right click the file -> properties -> sharing and security). I have also set the directory that all of the task

Re: Trying to group this output...

2007-05-16 Thread Hatem Jaber
Try "SELECT DISTINCT", I beleive this will help with what you're looking for. - Original Message - From: "Will Tomlinson" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Wednesday, May 16, 2007 4:59 PM Subject: Trying to group this output... >I have a tblMusicProducts table that links to a tb

Re: regular expression to match and replace tag set

2007-05-16 Thread Bhasker Konakanchi
That is simly great! I have tested the first expression and it worked like a charm. I haven't tested the second one yet, I will post the results once I test it. Thank you very much for your help. -BK >I haven?t played with javascript regexes much so I'd personally send it off >to be processe

Trying to group this output...

2007-05-16 Thread Will Tomlinson
I have a tblMusicProducts table that links to a tblSongTitles many table. There are three other linking tables that tie a particular product to more than one style, voicing, or product type. I've been asked to show a list of song titles in alphabetical order. The problem is, the song titles ar

RE: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Damien McKenna
> -Original Message- > From: Hatem Jaber [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 16, 2007 4:58 PM > Subject: Re: Apache with Vhosts, SSL, and CF > > Damien, > > Sorry, I was talking about the production server, not the box > i'm working on locally. I haven't even started to do

Re: cfloop output into columns - help

2007-05-16 Thread Christopher Chin
Thanks Bobby. I'll try this later. After looking at all that code on easycfm.com(thank you for that link!!) seemed a bit over the top. I think if adobe would add attributes index or step to , that would solve alot of that superfluous code. Thanks all...If I can't get it, I'll be back :) -ch

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Hatem Jaber
Damien, Sorry, I was talking about the production server, not the box i'm working on locally. I haven't even started to do anything on the server yet, i'm still researching before i screw anything up. So your saying I shouldn't do this: NameVirtualHost 1.2.3.4:80 NameVirtualHost 1.2.3.4:443 ?

RE: regular expression to match and replace tag set

2007-05-16 Thread Bobby Hartsfield
I haven’t played with javascript regexes much so I'd personally send it off to be processed via cf asynchronously. In which case, you'd be back to CF regular expressions and a little more control (to me anyway) rereplace(html, "(.*?<\/td>)", "\1\2", "all") rereplace(html, "(.*?>)", "\1\2", "all")

RE: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Damien McKenna
> -Original Message- > From: Hatem Jaber [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 16, 2007 3:37 PM > Subject: Re: Apache with Vhosts, SSL, and CF > > My next step is to add openssl and enable mod_ssl and I will > also add Listen [IP_Address]:443 below the other listen 80. You di

Error setting up FCKEditor

2007-05-16 Thread Paul Henderson
As simple as the initial setup appears to be I can't seem to get passed this error: Could not find the ColdFusion Component /raindance/fckeditor/fckeditor. Please check that the given name is correct and that the component exists. "The error occurred in C:\**rootpath**\raindance\fckeditor

Re: New developer vs. Veteran developer

2007-05-16 Thread Aaron Rouse
Seems like there are so many variables that it is hard to spell out definitions. I know of developers who have been making business applications for many years. Starting off with desktop applications and moving onto web based ones via things like ColdFusion. One would think people with so much v

Re: , addHost.sh and deleteHost.sh perhaps?

2007-05-16 Thread Jochem van Dieten
Ravi Gehlot wrote: > > The wildcard works just fine. Whatever the subdomain is it maps to > the main domain. The problem is how to program this URL to point to a > certain directory and ignore Apache's mapping? For example, > > If I type http://james.thisDomain.com/ Apache maps you to

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
One of the many reasons I parted ways with Pablo long ago -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 3:34 PM To: CF-Talk Subject: Re: cfloop output into columns - help ::sigh:: and probably long gone :( i wish easycfm'd let tutorial

Re: Dealing with Large queries and csv files

2007-05-16 Thread Jon Clausen
Tony, Here's a quick tutorial on using BCP with SQL Server 2000 (with links to BCP resources on MSDN) to output text files: http://www.sqlteam.com/item.asp?ItemID=4722 If you want to maintain portability between DBMS' by using Coldfusion to handle the export workload, Ben Nadel had a good ar

Re: setting var inside cffunction

2007-05-16 Thread Charlie Griefer
I've never used , so i'm not sure you can alias the columns that way (maybe someone who has more familiarity with it can chime in). what i was suggesting was a query of queries. assuming the returns a standard CF query object (again, an assumption), i figured you could just alias the columns in

cf server starts spawning new threads, bogs down, flushes, then is fine

2007-05-16 Thread John Wilker
any ever seen anything like this? Whether important or not, all three times it's happened have been post patching CF for Daylight Savings Time. We haven't been able to track down a "flash point" for this so here's what we know. The CF Servers (not all of them in the farm necessarily) start boggi

RE: Strange concactination problem

2007-05-16 Thread Ian Skinner
"It will be helpful what output you are getting what you are expecting and the input you are feeding. Also where is it you are checking the output, assuming inside the query loop as you initializing your variable "line" inside the loop. Also I would initialize UnitNo variable right after the line

Re: regular expression to match and replace tag set

2007-05-16 Thread Bhasker Konakanchi
Thanks for the reply! I am trying to do this on the client side. Also I want do this whole thing using regex and avoid using loops and comparisons, as the HTML can be huge and I want it to be fast. Any other suggestions. Is it even possible to get what I want using regular expressions? Thank

RE: Strange concactination problem

2007-05-16 Thread Ian Skinner
Good Timing. I had come to that exact conclusion the very minute your message reached my inbox. One of those 'Doh' moments. Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information.

Re: Strange concactination problem

2007-05-16 Thread Bhasker Konakanchi
It will be helpful what output you are getting what you are expecting and the input you are feeding. Also where is it you are checking the output, assuming inside the query loop as you initializing your variable "line" inside the loop. Also I would initialize UnitNo variable right after the lin

Re: Strange concactination problem

2007-05-16 Thread Wesley Middendorff
Use this function. You are trying to directly update the rows of a query. *QuerySetCell*(*query*, *column_name*, *value* [, *row_number *]) Wes On 5/16/07, Ian Skinner <[EMAIL PROTECTED]> wrote: > > Can anybody see an issue with the following CFScript? I have confirmed > that the if clauses t

Re: Best guess on Scorpio release?

2007-05-16 Thread Rick Root
I'll take June 28 during the keynote at CFUNITED =) It is an Adobe keynote, after all. ~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdi

Re: New developer vs. Veteran developer

2007-05-16 Thread Jake Pilgrim
Honestly, the value of a veteran developer can rarely be quantified. "Veteran" can mean a variety of things and all of the prior comments suggest this - a developer with 2 years of experience might be as good as a developer with 8 years of experience. This means that years of experience is a ver

Strange concactination problem

2007-05-16 Thread Ian Skinner
Can anybody see an issue with the following CFScript? I have confirmed that the if clauses turn true at the appropriate times, but for some reason the strings are not being modified when they are. line = "";//init if (left(UnitNo

Re: Dealing with Large queries and csv files

2007-05-16 Thread Wesley Middendorff
whoops, didn't see the other posts. You could create a SQL server integration services package. This could then be executed from a stored procedure that your CF code could call. (supposing that CF needs to do something with the file afterwards). On 5/16/07, Wesley Middendorff <[EMAIL PROTECTED]> w

Re: Dealing with Large queries and csv files

2007-05-16 Thread Wesley Middendorff
If you database server has access to a file system that your CF server also has access to, you could try using the export functions built into your DB server. I usually try to keep data processing in the DB server since it is way more efficient at it. Wes On 5/16/07, Tony <[EMAIL PROTECTED]> wro

Re: New developer vs. Veteran developer

2007-05-16 Thread Doug Bezona
One thing that experience tends to bring is a broader understanding of things that are more peripheral to CF itself - SQL (especially in terms of a specific RDBMS, or wider experience with multiple), network and server configuration, JavaScript/DOM, etc. A developer's willingness to learn new and

RE: Cfform on a secure page

2007-05-16 Thread Stephens, Larry V
You never know enough that you can't learn something new. Thanks - works fine. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 3:50 PM To: CF-Talk Subject: RE: Cfform on a secure page > I tried making a copy of the CFIDE/scripts subdirectory d

Re: Yet another regex question

2007-05-16 Thread Jon Clausen
Chris, It's what I use on one of my personal sites (http://spotstor.com) and I also use it for a non-MG site for a client. It's a pretty straightforward setup. Just throw the include for coldcourse.cfm right after the tag and then you can add the following in onRequestStart: That will

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Hatem Jaber
Ok, I made some changes on the production server. Originally, I used a "*" wildcard for the NameVirtualHost * and for the Listen I had 80. I changed these and binded them to one of the IP's on the server. My next step is to add openssl and enable mod_ssl and I will also add Listen [IP_Address]:

Re: Dealing with Large queries and csv files

2007-05-16 Thread Tony
ok. next question. how in the heeeck do i do it in SQL? im using sql server 2000. i could use sql server 2005. any and ALL HELP is appreciated. thanks tony On 5/16/07, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > Best bet is don't do it in ColdFusion at all, let the SQL engine do t

Re: cfloop output into columns - help

2007-05-16 Thread Charlie Griefer
::sigh:: and probably long gone :( i wish easycfm'd let tutorial authors post working samples to the easycfm server. On 5/16/07, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > Yo Charlie! > > "(you can see this code live at http://charlie.griefer.com/dyn_cols.cfm)" > > That link is dead. > > Chee

Re: Dealing with Large queries and csv files

2007-05-16 Thread Robertson-Ravo, Neil (RX)
Best bet is don't do it in ColdFusion at all, let the SQL engine do the work and ref the resultant file. "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It co

Re: New developer vs. Veteran developer

2007-05-16 Thread Dave Ferguson
I personally think that experience is key. However, the experience needs to be relevant to the project. Also, I think it is more than productivity. I can hire a guy with 1 year experience that can churn out tons of code a day. However, you have to look at the quality of the output. The code

Dealing with Large queries and csv files

2007-05-16 Thread Tony
hi there. when dealing with record sets in the 10,000 records plus arena how do you, in the fastest way possible, get that record set into comma delimited format, and subsequently write that out to a file? i have a nice little test bed setup, that i can see very the bottlenecks in doing this. ge

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
Yo Charlie! "(you can see this code live at http://charlie.griefer.com/dyn_cols.cfm)" That link is dead. Cheers -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 3:14 PM To: CF-Talk Subject: Re: cfloop output into columns - help On 5/16

RE: cfloop output into columns - help

2007-05-16 Thread Bobby Hartsfield
#queryfield# Basically it says this... If this is the last row or a second column in a row, end this row but if the row is being ended and this is NOT the last record, start a new row. Cheers -Original Message- From: Christopher Chin [mailto:[EMAIL PROTECTED] Se

Re: Best guess on Scorpio release?

2007-05-16 Thread Robertson-Ravo, Neil (RX)
It may release on the dates Scorpio zodiac sign kicks in? :-) "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and m

Re: Best guess on Scorpio release?

2007-05-16 Thread Oğuz Demirkapı
25 June. Dawson, Michael wrote: > CF8 will be released on 8/8 at 8:88 am. > > M!ke > -- ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111 | Fax

RE: Best guess on Scorpio release?

2007-05-16 Thread Ian Skinner
CF8 will be released on 8/8 at 8:88 am. M!ke So, why hasn't anybody started a pool yet? And let all Adobe employees participate! :-). Nobody else may have a chance to win the pool, but we could get some good insight on when the actual release date is expected to be! :-0 Confidentiality Noti

Re: ANN: cfFrameworks.com workshop: Peter Bell on Lightwire

2007-05-16 Thread Nick Tong
For those that couldn't make it, please visit: http://www.cfframeworks.com/blog/index.cfm/2007/5/16/cfFrameworks-workshop-Lightwire-recording Thanks to Peter for the presentation. On 16/05/07, Nick Tong <[EMAIL PROTECTED]> wrote: > > This talk is about to start in 15 mins. :) > > *http://adobe.ac

RE: Best guess on Scorpio release?

2007-05-16 Thread Dawson, Michael
CF8 will be released on 8/8 at 8:88 am. M!ke -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 12:10 PM To: CF-Talk Subject: Re: Best guess on Scorpio release? On 5/16/07, Scott Weikert <[EMAIL PROTECTED]> wrote: > > Any half-decent guesses on wh

Re: cfloop output into columns - help

2007-05-16 Thread Charlie Griefer
On 5/16/07, Christopher Chin <[EMAIL PROTECTED]> wrote: > Ok..this seemed easy at first..now I'm a bit ticked that I can't > figure this out. I'm sure you CF mavens out there have come across > this already; I'd appreciate your insight. :) > > I would like to output my query into a 2 column table;

Re: setting var inside cffunction

2007-05-16 Thread John P
Thanks for the help Charlie, I've used aliasing to change my collumn names in this way: But I am unable to output the new table data associated with the new column names after I invoke the component. Cfdump does work and displays the collumn names

cfloop output into columns - help

2007-05-16 Thread Christopher Chin
Ok..this seemed easy at first..now I'm a bit ticked that I can't figure this out. I'm sure you CF mavens out there have come across this already; I'd appreciate your insight. :) I would like to output my query into a 2 column table; reading left to right. Example: 1 2 3 4 5 6 What I'm gett

RE: is this wrong on my client's part?

2007-05-16 Thread Dave Watts
> Because he wants to own outright all the IP in the project, > no pre-written modules can be used. Everything must be > custom written for him, so he can own all the IP. You do have a nonexclusive right to reuse algorithms, etc, in your own development, right? Dave Watts, CTO, Fig Leaf Softwa

RE: Yet another regex question

2007-05-16 Thread Peterson, Chris
Jon, That is funny, because I had just downloaded Coldcourse and was trying to modify the regex in the file it had to suite my needs. I am a Model-Glue newbie, so I wasn't quite ready to add another layer of complexity on top of MG:U, but I may have to take a dive into it =) Thanks! Chris --

Re: re-building task list in cfeclipse?

2007-05-16 Thread Dana Kowalski
I know someone posted this solution on here awhile back, but I can't find it in the search. Where are you hiding mysterious person :o ~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 htt

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Hatem Jaber
Should I also put all the ssl specific information inside the virtual host container? Example: SSLEngine on ServerName domain1.com ServerAlias ssl.domain1.com secure.domain1.com ServerAdmin [EMAIL PROTECTED] DocumentRoot C:/www/domain1.com/docs ScriptAlias /cgi-bin/ C:/www/domain1.com/doc

Re: Yet another regex question

2007-05-16 Thread Jon Clausen
Chris, Check out Coldcourse (http://coldcourse.riaforge.com) It has the IsapiRewrite4 .ini file in there and allows you to specify a controller.delimiter which should work for your dot notation for event handlers. You can also specify courses manually which will allow you to make somet

RE: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Dave Watts
> Everywhere I read they say that https and "named" virtual > hosts are impossible. I have 2 IP's assigned to my production > server, I am only using one at the moment. Would this make > things simpler with the install of a secure apache for just > that one IP? I'm not exactly sure what you're

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread Hatem Jaber
Damien, The box that i have at home is running virtual hosts for the different sites that i'm working on. The live box is also running virtual hosts, but it has 2 ip's. Does that help? - Original Message - From: "Hatem Jaber" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Wednesday, May 16,

Re: Apache with Vhosts, SSL, and CF

2007-05-16 Thread John Paul Ashenfelter
On 5/16/07, Hatem Jaber <[EMAIL PROTECTED]> wrote: > Everywhere I read they say that https and "named" virtual hosts are > impossible. You can use named virtual hosts, but you can only use one *certificate* on the server, so practically speaking all of the other virtual hosts get a certificate mis

  1   2   >