RE: recursive includes

2006-05-17 Thread Turetsky, Seth
Hmm didn't work, same thing. I will play with it more when I get a chance and see what happens. -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 11:16 AM To: CF-Talk Subject: RE: recursive includes Maybe you could try something like this:

RE: SQL Server Express on CF Box?

2006-05-17 Thread Steve Brownlee
I recorded my fun trip down that path. Check it out for reference when you're ready to start. http://tinyurl.com/qtq4h Steve "The Boss" Brownlee http://www.orbwave.com/cfjboss -Original Message- From: Claremont, Timothy [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 12:22 P

SQL Server Express on CF Box?

2006-05-17 Thread Claremont, Timothy
I am wondering if people have been successful at installing SQL Server Express on their CF 7.1 servers. I have not attempted it yet, but figured it would be prudent if I asked the question first. My test server is abysmally slow and lacking in RAM and processor speed, thus I cannot use that as a g

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Steve Brownlee
1. Validation 2. Encapsulation 3. It just makes so much darned sense, don't it? For many web app developers, classes (or beans in this discussion) are code representations of database objects and so must perform the function of getting data from, or putting data into, those database fields. Keep

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Ian Skinner
> Is it good or bad to put bad > and/or partial data into the bean because some of the form data was > good and some was bad? IMHO, since validation is done by the bean, partial data in one of the attributes is not acceptable. Ok, I might almost have enough of an idea to give a first try at this

SOLVED: Re: Win 2003 IIS6 Bad Request

2006-05-17 Thread Bryan Stevenson
Well it's *ahem* "fixed" ;-) I don't actually know what the problem was, but I had to remove the IP address for the web site from IIS and leave it with "all unassigned" and that stopped the "bad request - (invalid hostname) error from occurring. Other than that STUPID issue, I'm liking Win 2003

Re: What do you use to capture a video frame?

2006-05-17 Thread Zaphod Beeblebrox
I know this is a little late, but I use VRTainments CapturePad. It will capture streaming video off the internet, snapshots of streaming video, etc All for a low price of $20. Probably one of the most awesome capture programs I've used. On 5/17/06, Mike Kear <[EMAIL PROTECTED]> wrote: > >

RE: SOT: Keeping Content In-Sync on QA and Production Sites

2006-05-17 Thread Dawson, Michael
Could you explain your publishing model? -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 10:05 AM To: CF-Talk Subject: RE: SOT: Keeping Content In-Sync on QA and Production Sites The whole sync scenario is one of the reasons we a

RE: Passing Java Applet vars back to CF

2006-05-17 Thread Dan G. Switzer, II
Mark, >Using CFMX7 on Win2003. I have a java applet embedded in a CF page >(page1.cfm) (using object/embed tags) which performs a file upload. Upon >successful upload (no errors thrown), I redirect to a second CF page >(page2.cfm) to perform additional routines on the FORM vars which should be >

RE: accessing cfmail functionality from java

2006-05-17 Thread Leon Oosterwijk
Dave, CFMAIL uses JavaMail but it spools requests, causing the calling thread to not block. This is important because a transient mail delivery failure/delay will not impact the performance of the calling page. I managed to access the cfmail functionality using the coldfusion.server.ServiceFactor

RE: SOT: Keeping Content In-Sync on QA and Production Sites

2006-05-17 Thread Robertson-Ravo, Neil (RX)
The whole sync scenario is one of the reasons we are moving to a publishing model - and away from CF itself for the main CMS system. -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: 17 May 2006 01:09 To: CF-Talk Subject: Re: SOT: Keeping Content In-Sync on QA an

RE: What do you use to capture a video frame?

2006-05-17 Thread Ben Nadel
Mike, No expert here at all, but I had to deal with this problem before. The issue here is that the video output goes directly to the video card and not through all the regular processing (not 100% - know nothing about hardward) so when you try to do a screen capture, there really is no video data

RE: recursive includes

2006-05-17 Thread Ben Nadel
Maybe you could try something like this: No application

RE: Way to determine charset encoding of data contained in submitted form

2006-05-17 Thread Munson, Jacob
What about getEncoding()? http://techfeed.net/cfQuickDocs/?getEncoding > -Original Message- > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 16, 2006 8:59 PM > > A web form on a client site is getting alot of spam submissions, > especially from China. These mes

RE: SOT: Keeping Content In-Sync on QA and Production Sites

2006-05-17 Thread Dawson, Michael
James, thanks! We will also look into a repo for the content. We are really trying to get our www web site to be taken more seriously than in the past. M!ke -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 16, 2006 10:41 PM To: CF-Talk Subject: Re: SO

RE: SOT: Keeping Content In-Sync on QA and Production Sites

2006-05-17 Thread Dawson, Michael
Thanks, Denny. These are some good issues to think about. M!ke -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 16, 2006 7:09 PM To: CF-Talk Subject: Re: SOT: Keeping Content In-Sync on QA and Production Sites I like CMS's over Dreamweaver Templates

Re: CFHTTP Charset Question

2006-05-17 Thread Rob Wilkerson
Thanks for taking a look, Paul. You're a little over my head with all of the character codes. Seems I might have been a little optimistic in my self-evaluation if what you're talking about is obvious. :-) Here's what I know (and it's probably best to treat this as /all/ that I know): 1. The f

Re: Win 2003 IIS6 Bad Request

2006-05-17 Thread Bryan Stevenson
> Have you installed SP 1? > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ Yep...fresh install from an Action Pack CD and then updated with a SP 1 CD from the same Action Pack ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. ph

Passing Java Applet vars back to CF

2006-05-17 Thread Mark Leder
Hi all, Using CFMX7 on Win2003. I have a java applet embedded in a CF page (page1.cfm) (using object/embed tags) which performs a file upload. Upon successful upload (no errors thrown), I redirect to a second CF page (page2.cfm) to perform additional routines on the FORM vars which should be pa

Re: CFHTTP Charset Question

2006-05-17 Thread Paul Hastings
Rob Wilkerson wrote: > cfhttp.fileContent variable unless the charset is specified as > "iso-8859-1". This is the character set specified within the feed > XML, but it's not specified in the response header. The response > charset is an empty string. well first off that stuff isn't latin-1 (iso-

CFHTTP Charset Question

2006-05-17 Thread Rob Wilkerson
I'm trying to retrieve an RSS feed using CFHTTP. The problem is that the feed uses an extended character set (it's a French feed) and the extended characters aren't being returned properly in the cfhttp.fileContent variable unless the charset is specified as "iso-8859-1". This is the character se

Re: What do you use to capture a video frame?

2006-05-17 Thread Patric Stumpe
Man, how much time do we have to spent on such silly things. Another alternative *could* have been to open the video with a decent mediaplayer (MPC or ZoomPlayer) and then use the integrated snapshot functionality. But who knows if that works with wmv (it does with normal avi-container material an

Re: SQL errors in CF by not in MySQL

2006-05-17 Thread Joelle Tegwen
I did find the problem (at least with this particular query. I'm thinking I should still figure out this driver thing.) I had a column percentEffort DECIMAL(4,1) and that was causing problems. I changed it to FLOAT and it all works now. I did go through and check all of my "output"s though and

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Andy Matthews
Steve... I do have one comment/question about your example. It seems to be a little excessive to have a get and set method for each individual column in a database. Can you explain the reasoning behind this? ~| Message: http:/

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Andy Matthews
Great example Steve!! I've been reading along with Ian, letting him ask all the "dubmd questions" (just kidding Ian), but all the while I've been learning right along with him. Thanks a lot. -Original Message- From: Steve Brownlee [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006

Re: CFeclipse & F11?

2006-05-17 Thread Mark Drew
One of the things I need to look at with CFE is the addition of configuration information when you create a project and settings for things such as browsers etc. MD On 5/17/06, Crow T. Robot <[EMAIL PROTECTED]> wrote: > Damn, that was easy. > > Thanks! > > Mark Drew wrote: > > F12 > > > > it will

RE: recursive includes

2006-05-17 Thread Turetsky, Seth
I did try and it does include them, but it seems to collect the variables, so the last include has all the variables of all the previous includes. I thought about the cfhttp, but not everyone has access to everyone's apps, so without changing each application, that's not possible for us. Code(

Re: CFeclipse & F11?

2006-05-17 Thread Crow T. Robot
Damn, that was easy. Thanks! Mark Drew wrote: > F12 > > it will ask you to fill in some details about the location of your > browser and the path. > > > MD > > On 5/16/06, Crow T. Robot <[EMAIL PROTECTED]> wrote: >> Is there a plugin or whatever to emulate the f11 (preview in external >> brow

Re: What do you use to capture a video frame?

2006-05-17 Thread Mike Kear
As it turned out, the HypersnapDX that Patric suggested wouldnt capture the video image either. Just like all the other capture mechanisms I'd tried up to that point, it captured anything on the desktop EXCEPT the content of the video.Which is what i wanted in the first place. So here's what

RE: What do you use to capture a video frame?

2006-05-17 Thread Dawson, Michael
I use Macromedia's RoboScreenCapture. -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 6:29 AM To: CF-Talk Subject: Re: What do you use to capture a video frame? I use snagIT www.techsmith.com/ -- Nick Tong web: http://

Re: CFComet

2006-05-17 Thread Jim Wright
Another good resource for Outlook/Exchange code is... http://www.outlookcode.com/ -- Jim Wright Wright Business Solutions [EMAIL PROTECTED] 919-417-2257 ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240745 Archive

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Robertson-Ravo, Neil (RX)
>> Headfirst Design Patterns Couldn't agree more... Brilliant book -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: 16 May 2006 18:06 To: CF-Talk Subject: RE: OOD/Design Patterns and ColdFusion. Ian, I did a trip into the land of OOP and one of the things that I real

RE: recursive includes

2006-05-17 Thread Ben Nadel
Have you actually tried to include several different application files in one request??? I have not tried it. Part of me things that it wouldn't be a problem as they are all different names and will create their own APPLICATION scopes when included, so they will not overwrite each other. If they

Re: What do you use to capture a video frame?

2006-05-17 Thread Nick Tong - TalkWebSolutions.co.uk
I use snagIT www.techsmith.com/ -- Nick Tong web: http://talkwebsolutions.co.uk blog: http://succor.co.uk shorturls: http://wapurl.co.uk ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240742 Archives: http://www.h

Re: CFComet

2006-05-17 Thread Nick Tong - TalkWebSolutions.co.uk
http://cfregex.com/cfcomet/ On 17/05/06, Cutter (CFRelated) <[EMAIL PROTECTED]> wrote: > > Anyone out there know the timeline for the return of CFComet? Have to > build some Outlook integration, and I know that's the source for CF/MSO > integration information > > -- > > Cutter >

Re: CFeclipse & F11?

2006-05-17 Thread Mark Drew
F12 it will ask you to fill in some details about the location of your browser and the path. MD On 5/16/06, Crow T. Robot <[EMAIL PROTECTED]> wrote: > Is there a plugin or whatever to emulate the f11 (preview in external > browser) in HomeSite+? > > Just re-installed CFEclipse today - I must sa

CFComet

2006-05-17 Thread Cutter (CFRelated)
Anyone out there know the timeline for the return of CFComet? Have to build some Outlook integration, and I know that's the source for CF/MSO integration information -- Cutter http://blog.cutterscrossing.com "The Past is a Memory The Future a Dream But Today is a Gift Tha

Re: What do you use to capture a video frame?

2006-05-17 Thread Mike Kear
Thanks Patric. I only have to take one single image to illustrate the link to the movie download, and it's held up the whole thing for hours now. Who'd have thought you cant use the normal window capture for movies? It captues everything else! Thanks for your help. Cheers Mike Kear Windsor, N

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Kevin Roche
The most useful thing I found on Design Patterns was an article on them in CFDJ about 2 years ago. After that all the books started to make sense. They had some code examples for DAO, Gateway, Beans and other objects that were all new to me at that time. seeing the code in CF was great. Now lot

Re: What do you use to capture a video frame?

2006-05-17 Thread Patric Stumpe
Hi Mike, a commonly used Screencap utility is HypersnapDX. HTH Patric MK> I had to take a snapshot of a WMV video I'm putting on one of my sites MK> today, and I was surprised to learn that you cant capture a video (in MK> WinXPPro anyway) frame into a jpg file by the method of screen capture I

What do you use to capture a video frame?

2006-05-17 Thread Mike Kear
I had to take a snapshot of a WMV video I'm putting on one of my sites today, and I was surprised to learn that you cant capture a video (in WinXPPro anyway) frame into a jpg file by the method of screen capture I normally use - the good ole' print screen key to put it into the clipboard. I found

RE: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread kola.oyedeji
One book I would thoroughly recommend is: Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and the Unified by Craig Larman. There are a number of facets to understand about OO programming such as inheritance/encapsulation etc. But the most difficult aspect of all

Re: OOD/Design Patterns and ColdFusion.

2006-05-17 Thread Cutter (CFRelated)
You know, I gave almost the same question last week on the model-glue mailing list. Kept seeing these real simple samples, but nothing that appeared to work with complex data. Matt Williams was kind enough to whip out a basic application and place the download on his blog (http://mattw.mxdj.co

Re: datatypes, calculations and DB experts

2006-05-17 Thread Nick de Voil
> I have recently found a bizarre situation where numbers are not calculating correctly when the values are stored in FLOAT data types. This is not just a database-related issue - it's found in computer systems in general. Floating point numbers are by definition approximations. This often surpri

Re: ascii to EBCDIC

2006-05-17 Thread Michael Traher
Thanks Phillip. We'll try that. On 5/16/06, Phillip B. Holmes <[EMAIL PROTECTED]> wrote: > > Here ya go. > > > myField = 'A named mapping between sequences of sixteen-bit > Unicode > characters and sequences of bytes'; > this.jcharset = createObject('java', 'java.nio.charset.Chars

Re: Hype 2.0

2006-05-17 Thread mac jordan
On 5/16/06, Dave Watts <[EMAIL PROTECTED]> wrote: > > > Compare Google Maps to Google Earth, a native Windows application, and > you'll see what I mean. > > just as a point of order, Google Earth is also available for OSX -- mac jordan home: www.kestrel.org work: www.webhorus.net them: www.jordan

<    1   2