[cfaussie] Re: enterprise upgrade - can someone please confirm?

2006-02-21 Thread Robin Hilliard
On 21/02/2006, at 4:44 PM, Steve Onnis wrote: is that RRP now?? its gone up bout $600 then has it? No, that's me getting the price list very wrong (!!) - which is why I normally leave the licensing to Pam. Here are the correct (much lower) prices for CFMX7: Product

[cfaussie] [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
I have a JS object with the following method; doAddTab:function( linkText, source ) { var myListItem = document.createElement( li ); var myLink = document.createElement( a ); var myIFrame = document.createElement( iframe ); myLink.onclick = return false;;

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
I am using prototype; TabbedInterface.prototype = { init:function() { return this; }, . doMakeActive( this ); is between quotes as it needs to pass in the object it is attached to, it will be attached to a list item li and that is what

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
Doesn't work, see attached; script //var activeTab = null; function _doMakeActive( object ) { var layerType = iframe; if ( activeTab != null )

[cfaussie] Re: Q: BlueDragon

2006-02-21 Thread Charlie Arehart
Jeremy, M@'s right. The BD Interest list really is the best place to discuss this: http://www.newatlanta.com/products/bluedragon/self_help/archive_search/index.cfm For one reason, it's staffed by our engineers and many enthusiastic customers who all love to help solve any such problems.

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread darryl lyons
Your problem is that you need to reference the function in the onclick as part of the INSTANCE of the object. Otherwise, the onclick event is firing a call to a global method.E.g.TabbedInterface.prototype.doMakeActive = function(obj){}TabbedInterface.prototype.doAddTab = function(){var

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Gary Menzel
One tiny change still required... The this passed over in the last line of the function should be myListItem. Passing over this will pass the TabbedInterface object (but it is the LI that is required). e.g. myListItem. () { thisInstance.doMakeActive(myListItem ); } Explaining. you need

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread darryl lyons
Actually, the context of 'this' when passed to the doMakeAction method will be the DOM element. Either way, the code given will work.On 2/21/06, Gary Menzel [EMAIL PROTECTED] wrote: One tiny change still required... The this passed over in the last line of the function should be myListItem.

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
Hi Daryl, what you are suggesting sounds like a plan, however when I use the following syntax var thisInstance = this; myListItem.onclick = function () { thisInstance.doMakeActive( this ); } And output the dom as a string, the whole onclick event is not there, any ideas? thanks. On 2/21/06,

[cfaussie] WebDu Who's going ?

2006-02-21 Thread M@ Bourke
It's one week till day zero, so who from the list is going this year?\m/(-_-)\m/ --~--~-~--~~~---~--~~ 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

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Mark Mandel
I wish I was, but I'm not :o(MarkOn 22/02/06, M@ Bourke [EMAIL PROTECTED] wrote:It's one week till day zero, so who from the list is going this year? \m/(-_-)\m/-- E: [EMAIL PROTECTED]W: www.compoundtheory.comICQ: 3094740 --~--~-~--~~~---~--~~ You received this

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Steve Onnis
 im going -Original Message-From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Adam ChapmanSent: Wednesday, February 22, 2006 9:40 AMTo: cfaussie@googlegroups.comSubject: [cfaussie] Re: WebDu Who's going ? It's one week till day zero, so who

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Gavin Cooney
i'll be there. At the Banquet too... the best part last year. It'll be good to meet you all again. On 2/22/06, Tom MacKean [EMAIL PROTECTED] wrote: I'll be a WebDU virgin this year. Be gentle with me. (Not going to the banquet, though) Tom MacKean

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Andrew Muller
I'm there... -- Forwarded message -- From: M@ Bourke [EMAIL PROTECTED] Date: Feb 22, 2006 9:35 AM Subject: [cfaussie] WebDu Who's going ? To: cfaussie@googlegroups.com It's one week till day zero, so who from the list is going this year? \m/(-_-)\m/ --

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Steve Collins
Quoting M@ Bourke [EMAIL PROTECTED]: It's one week till day zero, so who from the list is going this year? Yup, I'll be there. Speaking on Day 1 at 3:00PM. Come visit if you're interested! Oh, and don't forget to say happy birthday to my wife, Alli, who will be at the banquet with us!

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Steve Onnis
is there going to be the chill out room this year and the WI-FI net connection? -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] Behalf Of Mike Kear Sent: Wednesday, February 22, 2006 11:30 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: WebDu Who's

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Darren Tracey
I'm going. Flying down Wednesday morning and flying out late Friday night. Doing the banquet too. There's a bunch of other peole from the large banking company I work for also going. Darren Tracey --~--~-~--~~~---~--~~ You received this message because you are

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread M@ Bourke
I'll be doing the banquet as well. how is the seating for this arranged, is it first in best seats or are they prearranged?Maybe we can all sit at the 1 table?I have no idea how it works. --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Andrew Mercer
Last year you got put into a 'team' which became your dinning buddiesOn 2/22/06, M@ Bourke [EMAIL PROTECTED] wrote:I'll be doing the banquet as well. how is the seating for this arranged, is it first in best seats or are they prearranged? Maybe we can all sit at the 1 table?I have no idea how it

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Barry Beattie
it's all really tricky: if you put sydney and melbourne ppl on the same table, it'll start a punch up. if you seperate them to two tables you'll start an animal house style food fight. damned if you do and On 22/02/06, M@ Bourke [EMAIL PROTECTED] wrote: I'll be doing the banquet as

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Mark Stanton
Anyone remember this classic http://www.bloginblack.de/archives/000617.cfm? I guess I'll be down in the casino necking zambuccas with Gav Finula again... -- Mark Stanton Gruden Pty Ltd http://www.gruden.com --~--~-~--~~~---~--~~ You received this message

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread M@ Bourke
it's all really tricky:if you put sydney and melbourne ppl on the same table, it'll start a punch up. if you seperate them to two tables you'll start an animalhouse style food fight.Haha, I recently bought a ($20) 3 dvd pack with road trip, Old school and Animal House, so was just watching the

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Gavin Cooney
thanks for reminding me. necking... it's just a word that i never heard used that way before! anyway, i'm gonna stay away from the sambucas this year. They always end in tears. Gav On 2/22/06, Mark Stanton [EMAIL PROTECTED] wrote: Anyone remember this classic

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Mark Stanton
anyway, i'm gonna stay away from the sambucas this year. They always end in tears. Yeah right... -- Mark Stanton Gruden Pty Ltd http://www.gruden.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Jon Austin
On 2/22/06, Gavin Cooney [EMAIL PROTECTED] wrote: anyway, i'm gonna stay away from the sambucas this year. They always end in tears. You say that now... Someone remember to take a digital camera. --~--~-~--~~~---~--~~ You received this message because you are

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Gavin Cooney
On 2/22/06, Jon Austin [EMAIL PROTECTED] wrote: On 2/22/06, Gavin Cooney [EMAIL PROTECTED] wrote: anyway, i'm gonna stay away from the sambucas this year. They always end in tears. You say that now... Someone remember to take a digital camera. Good idea! i'll try to get everyone at

[cfaussie] Application.cfc refresh

2006-02-21 Thread Tom MacKean
OK. I'm starting to get the hang of these Application.cfc things. However, if I change a value, that change is not reflected straight away. eg. if, in my OnApplicationStart function, I define cfset APPLICATION.dsn = sydneyivf_local. Later, I want to change this to sydneyivf_server, the change

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Shib71
OnApplicationStart only runs the first time a page with that application name is run. You should only put stuff that will never change, or needs to be initialized there. If you're playing with those settings for development, maybe you should put them in onrequest, then move them back for

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Tom MacKean
That makes sense. Ta. On 2/22/06, Shib71 [EMAIL PROTECTED] wrote: OnApplicationStart only runs the first time a page with that application name is run. You should only put stuff that will never change, or needs to be initialized there. If you're playing with those settings for development, maybe

[cfaussie] National Adobe UG Meeting

2006-02-21 Thread Robin Hilliard
Date:Wednesday 1st March 2006 Time:5:30 pm early registration and cash bar, for 7:00 pm meeting start Where: Star City Casino, Sydney Australia, Webdu conference venue Topic: Hello Adobe! Once again the herds are gathering - the dusty expanse of Australasia thunders to the

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Robin Hilliard
On 22/02/2006, at 1:17 PM, Tom MacKean wrote: What is the best way to clear old values to make this change happen? Anybody got a best practice? In onRequestStart: cfscript if structKeyExists(url, reset) { structClear(application);

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Robin Hilliard
On 22/02/2006, at 1:43 PM, Robin Hilliard wrote: Probably best enough... cfscript if structKeyExists(url, reset) { structClear(application); structClear(session); onApplicationStart(); onSessionStart(); }

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Tom MacKean
Maybe on your computer... I had to put brackets around my if _expression_ Thanks Tom On 2/22/06, Robin Hilliard [EMAIL PROTECTED] wrote: On 22/02/2006, at 1:43 PM, Robin Hilliard wrote: Probably best enough... cfscript if structKeyExists(url, reset) { structClear(application);

[cfaussie] Re: SQL Server 2005 Giveaway

2006-02-21 Thread Dawes, Chris
Hmmm interesting Can someone actually confirm or deny before the end of this week 'officially' that the SQL and/or VS versions will be NFR or dev for delegates. My desire to register now depends on that answer. What will Adobe be giving away? Any change of a few video bundles with Flash

[cfaussie] Re: Application.cfc refresh

2006-02-21 Thread Steve Onnis
someone has been codin too much VB it seems -Original Message-From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Tom MacKeanSent: Wednesday, February 22, 2006 2:04 PMTo: cfaussie@googlegroups.comSubject: [cfaussie] Re: Application.cfc refresh Maybe on

[cfaussie] Re: National Adobe UG Meeting

2006-02-21 Thread Barry Beattie
Robin, you really have missed your calling as the writer of copy and protagonist of prose get ye self to the Fairfax publishers and see if there's a sunday suppliment just waiting for your by-line... we're expecting a post-webDU report to rival The Man From Snowy River: There was movement at

[cfaussie] high res windows logo

2006-02-21 Thread Steve Onnis
anyone know where i can get a high res windows logo from? Steve --~--~-~--~~~---~--~~ 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

[cfaussie] Re: high res windows logo

2006-02-21 Thread phaddon
On Wed, Feb 22, 2006 at 03:12:42PM +1100, Steve Onnis wrote: anyone know where i can get a high res windows logo from? Google. Specifically Google Images. windows logo turned up: http://www.buildorbuy.org/images/wxp_v_illum_rgb.jpg amongst others. (Copyright is up to you) Cheers Paul

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Seona Bellamy
On 22/02/06, M@ Bourke [EMAIL PROTECTED] wrote: It's one week till day zero, so who from the list is going this year?\m/(-_-)\m/ Sadly, I'm not. :( Still recovering financially from last years interstate move. *sigh* Maybe next year... Seona.

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Chris Velevitch
On 2/22/06, Seona Bellamy [EMAIL PROTECTED] wrote: Sadly, I'm not. :( Still recovering financially from last years interstate move. *sigh* Maybe next year... The national (trans-Tasman) user group meeting on Wed night is free. Chris -- Chris Velevitch Manager - Sydney Flash Platform

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
Hi Daryl, any ideas on this, does anyone else get the same output, i.e. there is no onclick on the list item? On 2/22/06, Taco Fleur [EMAIL PROTECTED] wrote: Hi Daryl, what you are suggesting sounds like a plan, however when I use the following syntax var thisInstance = this;

[cfaussie] Ruby on Rails

2006-02-21 Thread Gavin Cooney
On the subject of WebDU, is anyone going to any of the day 0 training sessions? I was considering going to the Ruby on Rails one. http://www.aviditybytes.com/ruby_on_rails_workshop_sydney_australia/ Gav --~--~-~--~~~---~--~~ You received this message because

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Rosemary Norwood
Yup, myself and a team colleague are among that number. Rosemary Norwood On 2/22/06, Darren Tracey [EMAIL PROTECTED] wrote: I'm going. Flying down Wednesday morning and flying out late Friday night. Doing the banquet too. There's a bunch of other peole from the large banking company I work

[cfaussie] Re: high res windows logo

2006-02-21 Thread HokeyWhiteBoy
Hi, Most decent companies have a page on their site that has hi-res images of logos etc, and detailed rules for how you can use them. Look for a Press, or Journalist link. Here is Microsoft's- http://www.microsoft.com/Presspass/gallery/logoguidelines.mspx Bye, dp.

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Steve Onnis
you cant do it like that taco if you have myListItem.onclick = alert('hello');; you will see the list item gets populated with the alert if you have myListItem.onclick = alert(this);; it uses the object, in your case the li element as what this is, not the prototype object you cant have

[cfaussie] Re: Ruby on Rails

2006-02-21 Thread Chris Velevitch
On 2/22/06, Gavin Cooney [EMAIL PROTECTED] wrote: On the subject of WebDU, is anyone going to any of the day 0 training sessions? I was considering going to the Ruby on Rails one. http://www.aviditybytes.com/ruby_on_rails_workshop_sydney_australia/ I too was considering it, but it clashes

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Steve Onnis
and WALA! it works! / script //var activeTab = null; function _doMakeActive( object ) { var layerType = iframe; if ( activeTab != null ){ activeTab.style.backgroundColor = ##D4D0C8;

[cfaussie] Re: [OT] Reference to JS object

2006-02-21 Thread Taco Fleur
yes, very cleaver. I wonder if there is a native function that allows you to get at that information? On 2/22/06, Steve Onnis [EMAIL PROTECTED] wrote: and WALA! it works! / script //var activeTab = null; function _doMakeActive( object ) { var

[cfaussie] Postcode search

2006-02-21 Thread Kay Smoljak
Heyas, Does anyone know of a postcode search service like: http://tyrepower.business.com.au/profileimages/37176.htm but not run by business.com.au? Cheers! -- Kay Smoljak http://kay.zombiecoder.com/ --~--~-~--~~~---~--~~ You received this message because you

[cfaussie] Re: Postcode search

2006-02-21 Thread Steve Onnis
you want all the bells and whistles that they have? or you just want to do your own searching and display your own results? -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] Behalf Of Kay Smoljak Sent: Wednesday, February 22, 2006 5:48 PM To:

[cfaussie] Re: Postcode search

2006-02-21 Thread David Pietersen
We use a tool here that checks the whole address to ensure it is real... QAS- http://www.auspost.com.au/BCP/0,1080,CH2418%257EMO19,00.html On 22/02/06, Kay Smoljak [EMAIL PROTECTED] wrote: The client is not happy with their current system and are consideringother alternatives, including going

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Barry Beattie
but a little company over here called Lockheed Martin BASTARD! couldn't have happened to a nicer guy. Since he's such a good mate of mine, I'd be very grateful if you can show him and his wife some aussie hospitality and make sure they enjoy themselves. sounds like a chalenge to me.

[cfaussie] Re: Postcode search

2006-02-21 Thread David Pietersen
Whoops... I should have looked at the sample site! Yeah, the QAS tool allows us to check (at the time someone tries to submit an online form) that they are putting in a genuine address. If it is not a 'real' address as far as Australia Post is concerned, they have to try again. There is a

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Steve Onnis
Who here is gonna chip in to get spike over here? -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Spike Sent: Wednesday, February 22, 2006 6:46 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: WebDu Who's going ? On 2/21/06, Barry

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Barry Beattie
I'd throw in if only to hear the dulcet tones of his Irish accent (esp if we can force feed him a few ales) but I think he made it clear that he was constrained by the short'n'curleys or is that NOT the case? On 22/02/06, Steve Onnis [EMAIL PROTECTED] wrote: Who here is gonna chip in to get