[cfaussie] Re: frustrated CF newbie

2008-05-22 Thread Andrew Scott
What version of Coldfusion are you using? If you are using pre Coldfusion 8, then might I suggest these 2 products Fusion-Reactor & Fusion-Debug. If you are using Coldfusion 8, then might I suggest using the Monitor and Line Debugger. These 2 options can be invaluable towards debugging and opti

[cfaussie] Re: variable name confusion

2008-05-22 Thread Andrew Scott
@Kevin: I will agree even after the length of time I have been developing, changes to the syntax make me a n00b at times. @nedlud: Unless you read the Coldfusions Manuals (if either you have purchased / or read online), these sort of enhancements become unknown unless someone else points it out

[cfaussie] Re: variable name confusion

2008-05-22 Thread Andrew Scott
Should be Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of nedlud Sent: Friday, 23 May 2008 1:40 PM To: cfaussie Subje

[cfaussie] Re: frustrated CF newbie

2008-05-22 Thread nedlud
For what it's worth, I seem to have resolved this issue by optimising some of the sql queries. I still can't claim to understand exactly what the problem was, but by using *a lot* of cfdump statments, I found that a particular query occasionaly ran *way* slow (we are using MySQL 4.1). Adding an

[cfaussie] Re: variable name confusion

2008-05-22 Thread Kevin Pepperman
We are all newbie's at something or other... I think I learned this trick years ago the same way you did, by asking in a list. I am glad it worked for you. On Fri, May 23, 2008 at 12:22 AM, nedlud <[EMAIL PROTECTED]> wrote: > > Brilliant! > > Thanks, that's exactly what I needed. > > > > I was

[cfaussie] Re: variable name confusion

2008-05-22 Thread nedlud
Brilliant! Thanks, that's exactly what I needed. I was unaware of this syntax. (Does my newbie status show?) Thanks heaps. On May 23, 2:06 pm, "Kevin Pepperman" <[EMAIL PROTECTED]> wrote: > The variable you are using > > > > when looking a the cookie dump: > > > is producing a cookie name

[cfaussie] Re: variable name confusion

2008-05-22 Thread Dale Fraser
Well you need to know what cname literal was and access it that way. So if cname = "dale" COOKIE.dale Or COOKIE['dale'] Or Cookie[cname] If you don't know or have the literal value of cname you have no hope of finding it surely. Regards Dale Fraser http://learncf.com http://flexcf.com --

[cfaussie] Re: variable name confusion

2008-05-22 Thread Kevin Pepperman
The variable you are using when looking a the cookie dump: is producing a cookie named "appname_pagename" If thats what you intended then you could read the cookie like this or But I am going to assume you intended to use dynamic variables here. you can get the cookie value like this

[cfaussie] variable name confusion

2008-05-22 Thread nedlud
I have an app that gets included on three seperate pages withing the same domain (pages A, B, C all use app X). On each page where it gets used, I use a cookie to store user preferences. The preferences need to be unique to where the app gets used, so I dynamicly create the cookie name depending o

[cfaussie] Re: Microsoft Uses Flash!!!

2008-05-22 Thread Scott Barnes
You forgot accomodation, spending money needs a bit more padding as well. That and transfers between hotels etc. Oh and dinners oh and lunches... On Wed, May 21, 2008 at 5:10 PM, Dale Fraser <[EMAIL PROTECTED]> wrote: > Plane Tickets $2k pp = $8k > > Spending Money $2k > > Total = $10k > > > > W

[cfaussie] Re: CF Meetup 8am Tommorow

2008-05-22 Thread Barry Beattie
and just to confirm for those people who have CFMeetup blocked by their corporate Nazi's, thinking it's a waste-of-time social site... the actual Breezo URL is at http://experts.acrobat.com/cfmeetup/ yes? On Thu, May 22, 2008 at 8:01 PM, George Lu <[EMAIL PROTECTED]> wrote: > Sounds great!

[cfaussie] Re: coldbox

2008-05-22 Thread Mark Mandel
I've been working with Luis developing CodexWiki, and I have to say, it's a very nice framework. No major complaints so far ;oD Mark On Thu, May 22, 2008 at 8:06 PM, Peter Bell <[EMAIL PROTECTED]> wrote: > > It's a great framework. Lots of very cool features, designed for > enterprise loads, be

[cfaussie] Re: coldbox

2008-05-22 Thread Peter Bell
It's a great framework. Lots of very cool features, designed for enterprise loads, being actively developed by a great team and with loads of documentation and samples. It is definitely the most comprehensive framework in the CF world right now - from the documentation to the generation ca

[cfaussie] Re: coldbox

2008-05-22 Thread CyberAngel
Yes, I love it Follows the normal MVC framework, with some extra goodies like not having to define your controllers. Play with it, you'll love it. -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mark ireland Sent: Thursday, 22 May 2008 8:

[cfaussie] Re: CF Meetup 8am Tommorow

2008-05-22 Thread George Lu
Sounds great! Dale. Just a bit earlier for me. I want to learn how to configure CF and Flex connection. 2008/5/22 Dale Fraser <[EMAIL PROTECTED]>: > Anyone interested in my ColdFusion and Flex talk, I'll be giving it on > the CF Meetup tomorrow. > > > > You can tune in or watch the recording lat

[cfaussie] coldbox

2008-05-22 Thread mark ireland
Anyone on the list using ColdBox? Any good? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email

[cfaussie] CF Meetup 8am Tommorow

2008-05-22 Thread Dale Fraser
Anyone interested in my ColdFusion and Flex talk, I'll be giving it on the CF Meetup tomorrow. You can tune in or watch the recording later. http://coldfusion.meetup.com/17/calendar/7928523/ Regards Dale Fraser http://learncf.com http://flexcf.com