[cfaussie] Paypal Integration

2007-02-25 Thread Brett Payne-Rhodes
Hi, Can anyone recommend where to start with Paypal payments integration? What with the SDK and options for IPN, PDT and an API its all a bit confusing... Not to mention all the forum posts complaining about things not working! Basically, I have a shopping cart and need to let people make pay

[cfaussie] Re: CFCHART not displaying in browser

2007-02-25 Thread Steve Onnis
Figured out what it was. I had to register the connector with the site. Looks like it wont work without the JRunScripts virtual directory. Go figure Steve _ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Mercer Sent: Monday, 26 February 2007 3:54 PM

[cfaussie] Re: CFCHART not displaying in browser

2007-02-25 Thread AJ Mercer
I had some issue in 6.1 and was told that an extra slash before CFIDE fixed the issue. Here was my work around for that http://#HTTP_HOST#//CFIDE/GraphData')> #fixChart# On 2/26/07, Steve Onnis <[EMAIL PROTECTED]> wrote: > > > Just wondering if anyone else has co

[cfaussie] CFCHART not displaying in browser

2007-02-25 Thread Steve Onnis
Just wondering if anyone else has come across this issue and if there is a way to get around it. I am working on a dev system i have running on my intranet which is a Windows2000 server OS and CF7. I have set up a new site in IIS and edited the hosts file so that the host header can be resolved.

[cfaussie] Re: You're all invited to CFUG Auckland

2007-02-25 Thread Scott Barnes
very cool! On 2/26/07, David Harris <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > just thought I'd let you know about this in case you are interested. > > Ray Camden is going to present to the CFUG Auckland group about "Spry > and ColdFusion" via Adobe Connect (product formally known as Breeze

[cfaussie] You're all invited to CFUG Auckland

2007-02-25 Thread David Harris
Hi everyone, just thought I'd let you know about this in case you are interested. Ray Camden is going to present to the CFUG Auckland group about "Spry and ColdFusion" via Adobe Connect (product formally known as Breeze) on Thursday 1st March (this week) The presentation will start at 5:45pm N

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Scott Barnes
yeah, sadly i am :P On 2/26/07, Andrew Scott <[EMAIL PROTECTED]> wrote: > > Scott are you subscribed to the cfwatercooler group? > > > > Andrew Scott > Senior Coldfusion Developer > Aegeon Pty. Ltd. > www.aegeon.com.au > Phone:+613 8676 4223 > Mobile: 0404 998 273 > > > > > > -- Regards, Scott

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Andrew Scott
Scott are you subscribed to the cfwatercooler group? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Scott Barnes
hehehehe On 2/26/07, Mark Stanton <[EMAIL PROTECTED]> wrote: > > > Interoperability - The ability of two or more systems, or components > > to exchange information, and to use the information that has been > > exchanged > > Good to see someone over there knows what the word means... > > (Why oh

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Scott Barnes
I agree and disagree :) - I agree the CF community should be grown further and you may ask "hang on doesn't that throw into the face of ASP.NET" to which I say yes, but at the same time it has potential to grow the Windows 2003 Server + MSSQL + IIS market some more. - I disagree there should be

[cfaussie] Re: Free webDU tickets

2007-02-25 Thread Scott Barnes
Agree with the Hilliard, you missed the mark my good man ;) On 2/26/07, Robin Hilliard <[EMAIL PROTECTED]> wrote: > > On 26/02/2007, at 12:26 AM, Darren Tracey wrote: > > Microsoft is not an evil empire. > > Sorry Darren, that was only 144 words - that gets you three pairs of > Microsoft "Sparkle

[cfaussie] Re: Free webDU tickets

2007-02-25 Thread Steve Onnis
Interesting vision Robin giving presentations in a pair of speedos.. -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robin Hilliard Sent: Monday, 26 February 2007 7:06 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Free webD

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Mark Stanton
> Interoperability - The ability of two or more systems, or components > to exchange information, and to use the information that has been > exchanged Good to see someone over there knows what the word means... (Why oh why am I getting drawn into this tragedy/comedy.) On 2/23/07, Scott Barnes <

[cfaussie] Re: Fusebox question

2007-02-25 Thread Adam Chapman
Hi Ryan, If your model code was encapsulated in cfcs, you could name your queries in the controller.. this is how I do it. Cheers, Adam _ From: Ryan Sabir [mailto:[EMAIL PROTECTED] Sent: Sunday, 25 February 2007 1:45 PM To: 'cfaussie@googlegroups.com' Subject: [cfauss

[cfaussie] Re: Free webDU tickets

2007-02-25 Thread Robin Hilliard
On 26/02/2007, at 12:26 AM, Darren Tracey wrote: > Microsoft is not an evil empire. Sorry Darren, that was only 144 words - that gets you three pairs of Microsoft "Sparkle" Speedos for the duration of the conference, which might not be a good idea in Autumn. Robin --~--~-~--~~--

[cfaussie] Re: Free webDU tickets

2007-02-25 Thread Darren Tracey
Microsoft is not an evil empire. Microsoft is a large, intelligent, well informed business, who's objective is to grow its business in any way that it legally can. It can, and should, take any opportunity to take advantage of any weakness or business mistake that any current or potential competito

[cfaussie] Re: Fusebox question

2007-02-25 Thread Robin Hilliard
(Sitting here burning DVDs for tomorrow's Flex course, may as well answer this now :-) On 25/02/2007, at 1:45 PM, Ryan Sabir wrote: > Thanks Robin, > > That all makes sense, but here's the bit I think I've missed... how > do I specify "the variable name the controller sets up for the view". ..

[cfaussie] Re: CF and .NET (Followup).

2007-02-25 Thread Darren Tracey
At the risk of igniting this any further, my original objection was more to do with the fact that the page that Scott originally linked to has 5 links at the top of the list that are CF related (which is good), but they are all "Live Webcasts", available at specific times only, each one occuring o

[cfaussie] Re: Fusebox question

2007-02-25 Thread Brett Payne-Rhodes
Hi Ryan, You should avoid having the controller making database calls if at all possible. The controller is like any good manager - knows what is going on and what is supposed to happen next, but never gets his hands dirty! The controller knows only that there is something to be done, and prob

[cfaussie] Re: Fusebox question

2007-02-25 Thread Toby Tremayne
Hi Ryan, the way I write most of my fusebox apps these days is to build the entire model in CFCs, and use invoke calls where I used to use act_ and qry_ calls. This is useful for a number of reasons and specifically will answer your below query by allowing you to set the name of a