[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Brett Payne-Rhodes

datediff(d,date1,date2) eq 366

B)

Scott Thornton wrote:
 Hi,
 
 Does anyone have a function (hopefully sql) that would return true if a date 
 in a financial year (01/07/xx to 31/06/yy) and there happened to be a leap 
 year in that period?
 
 (Hope I explained myself okay).
 
 
 
 
 
 Scott Thornton, Programmer
 Application Development
 Information Services and Telecommunications
 Hunter-New England Area Health Service
 p: +61 02 49213589
 m: 0413800242
 
 
 
  
 

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Scott Thornton

nevermind.

 [EMAIL PROTECTED] 09/08/2006 4:17:44 pm 

Hi,

Does anyone have a function (hopefully sql) that would return true if a date in 
a financial year (01/07/xx to 31/06/yy) and there happened to be a leap year in 
that period?

(Hope I explained myself okay).





Scott Thornton, Programmer
Application Development
Information Services and Telecommunications
Hunter-New England Area Health Service
p: +61 02 49213589
m: 0413800242






--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Flex mailing lists

2006-08-09 Thread Ryan Sabir



Ahh here it comes... it must have taken some time to register me with the 
group.. the e-mails are flying in now. See you all on there 
sometime!

  
  
  From: cfaussie@googlegroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Gareth 
  EdwardsSent: Wednesday, 9 August 2006 3:32 PMTo: 
  cfaussie@googlegroups.comSubject: [cfaussie] Re: Flex mailing 
  lists
  flexcoders? no mail... wow.. I get a couple hundred a 
  day.CheersGareth.Ryan Sabir wrote: 
  


Hey all, where does 
everyone go to get their Flex chat on these days? I signed up to flexcoders 
but haven't had a mail from it yet. Are there any mailing lists around where 
I can talk Flex with people?

How many of you have put in 
entries to the Developer Derby? I was all ready to submit mine just now, and 
then found out the comp has been extended for another month! Oh well, just 
gives me a chance to cram in more features, securing my spot as the Flex 
champion of the world. You are all welcome to come round and play Xbox on my 
plasma TV.

seeya



  
  

Ryan 
  SabirTechnical Directorp: (02) 
  9274 8030f: (02) 9274 8099m: 
  0411 512 454w: www.newgency.com

Newgency 
  Pty LtdWeb | Multimedia | eMarketing224 Riley 
  StSurry Hills NSW 2010Sydney, Australia

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Steve Onnis

or


MOD  4 EQ 0

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]
Behalf Of Brett Payne-Rhodes
Sent: Wednesday, August 09, 2006 4:30 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year



datediff(d,date1,date2) eq 366

B)

Scott Thornton wrote:
 Hi,

 Does anyone have a function (hopefully sql) that would return true if a
date in a financial year (01/07/xx to 31/06/yy) and there happened to be a
leap year in that period?

 (Hope I explained myself okay).





 Scott Thornton, Programmer
 Application Development
 Information Services and Telecommunications
 Hunter-New England Area Health Service
 p: +61 02 49213589
 m: 0413800242



 






--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Andrew Scott

Steve,

You're funny...
 
 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Onnis
Sent: Wednesday, 9 August 2006 4:42 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year


or


MOD  4 EQ 0


--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Dale Fraser

FYI

MOD  4 EQ 0

Is not the correct calculation for a leap year, there is more to it

1. Years divisible by four are leap years, unless...
2. Years also divisible by 100 are not leap years, except...
3. Years divisible by 400 are leap years.

Ie: 2100 is not a leap year.

Regards
Dale Fraser

http://dale.fraser.id.au


 


-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Andrew Scott
Sent: Wednesday, 9 August 2006 16:47 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year


Steve,

You're funny...
 
 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Onnis
Sent: Wednesday, 9 August 2006 4:42 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year


or


MOD  4 EQ 0





--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: CF vs ...

2006-08-09 Thread Scott Barnes
we could of been sewing and ranting! man i am behind the times. Now if you'll all excuse me, these socks won't mend themselves ;DOn 8/9/06, Mark Stanton
 [EMAIL PROTECTED] wrote:
unsubscribe cfsewingcircleOn 8/9/06, Scott Barnes [EMAIL PROTECTED] wrote: Probably because someone like Darren sold them on it?
 I get pitches thrown at me weekly from some xyz supplier touting xyz technology and i always seem to stop them in their tracks by asking the following: What are you trying to do? change my business process or implement software?
 If you combine for example Coldfusion + FLEX 2 + Flex Builder, all know how easy it is to have a top-down RIA solution in a matter of minutes. The reason you all know, is because someone beside you told you so or you saw
 the presentations on it online/WebDU etc. You were informed because it was preaching to the choir. Take that exact same concept and now apply it to a seasoned .NET house and convince them of the power. If you succeed, you're quite the salesperson.
 Microsoft.NET has large marketing budgets, which strategically focus on the middle management tier, to sell them on _level0 concepts about the .NET eco-system. They see it and immediately relate to it, as typically most .NET
 applications (client-side) look and feel like the Outlook client they are used to or a typical windows application. ASP, CFM + ASP appear as hygiene - some wouldn't even know the separation of
 what the difference between HTML and Server-side is? they see a web page and that's enough. So, sell to the developers then? Yet (look above) the only reason you have another developers attention is simply because they have a yearning to move
 onto the next step in their career or they heard from a friend that FLASH/FLEX/CF/APOLLO is awesome. Word of mouth sells software, not RAD thorium's. The RAD approach simply is the final nail in convincing someone
 who's on the fence, but I dare say that it would be a small % of cases where a company switches direction based on a comparison matrix done between CF + other? At QR, we have a centralised approach to a decentralised problem.
 Discussions about which technology to adopt is futile effort, simply put who gives a rats whats ticking underneath.. A lot of the time we are blindsided by adopting a technology we probably shouldn't have, and as a
 result we hit the panic buttons, outsource and look for someone to draw from this legacy and create a different perspective for end-users to use. I've lost count of the number of seeds I've planted around the place (from the
 Chief level down to the coalface) on the power of Adobe. It goes un-noticed, probably because I suck at selling but more so because I'm not solving an immediate need. All i am telling them is there is a different flavour to the
 problem they are having, it may be faster to fix but in the end the problem doesn't go away. Robin touted sell CF Solutions to the business, which is true (ahh I'm agreeing with Robin hehe). If you were to walk up to me tomorrow and say
 Scott, I have a CRM solution that will allow you to get an insight into both your customers and their habits amongst your various sales channels the first question i'd ask (and I would) How much an when. Once you've
 answered those two questions and you succeed in getting my interest, i'll then defer you to the IT Dept for further pre-sale checks. In the event they flag you down with can't be done, we luv ASP and this is built in CF so it
 goes against our grain - my response: ..I don't care, that's your problem, I'm running a business here, so here's what we are going to do. You're now going to go find me an alternative to
 the problem this company can solve in ASP. You have until Friday next week to come back with at least 1. If you can't, then get on board the CF train and lets keep moving..
 On 8/9/06, Barry Beattie [EMAIL PROTECTED] wrote:  y'know I worked there for nearly two years and still don't know why
 Alphabus chose CF. by rights they wouldn't have known what it meant, esp since it was CF5 at the time. their expertise was in a propriatary 4GL language for desktop-based client/server apps.
 I wonder what part of CF sold them? why not PHP? ASP (classic)? was it the RAD? was it the Macromedia parentage and aligning with their Vision? Darren, Gareth, Ben, Barnsey... any of you guys know?
 On 8/9/06, Charlie Arehart [EMAIL PROTECTED] wrote:   That's a GREAT takeaway--and indeed mantra--for us, Robin:
 Don't try to sell the CF Platform to business.Sell CF Solutions to  business./charlie  
http://www.carehart.org/blog/    From: cfaussie@googlegroups.com
 [mailto:cfaussie@googlegroups.com] On  Behalf Of Robin Hilliard  Sent: Tuesday, August 08, 2006 9:20 AM   To: 
cfaussie@googlegroups.com  Subject: [cfaussie] Re: CF vs ... On 08/08/2006, at 10:30 PM, Scott Barnes wrote:   Robin, 
  You assume there is rational conversations taking place at the management  level along with Cost benefit 

[cfaussie] Re: Financial Year and Leap Year

2006-08-09 Thread Joel Cass

Shouldn't it be

 MOD 4 EQ 0
or
 % 4 = 0

I've taken note of the irregularity in case someone generates financial
forecasts for the next 100 years and asks me why 1 cent is missing (And
please don't take the present value of 1 cent in a hundred years time into
account).

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]
Behalf Of Dale Fraser
Sent: Wednesday, 9 August 2006 5:43 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year



FYI

MOD  4 EQ 0

Is not the correct calculation for a leap year, there is more to it

1. Years divisible by four are leap years, unless...
2. Years also divisible by 100 are not leap years, except...
3. Years divisible by 400 are leap years.

Ie: 2100 is not a leap year.

Regards
Dale Fraser

http://dale.fraser.id.au





-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Andrew Scott
Sent: Wednesday, 9 August 2006 16:47 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year


Steve,

You're funny...


Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Onnis
Sent: Wednesday, 9 August 2006 4:42 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Financial Year and Leap Year


or


MOD  4 EQ 0










--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Andrew Mercer
by fail, I don't me crash and burn, but fails some business rulefor example, a product component, initialise with a productID, but if that product does not exist in the database do not return a handle to it.
I am currently setting return type to and and retuning empty string on fail. Then the caller is testing to see if it has an object - isObject()On 8/9/06, 
Dale Fraser [EMAIL PROTECTED] wrote:















I don't think so.



CF just doesn't handle nulls.



How can an init function fail? And can't you
trap this in the CFC rather back in the calling page.



Regards
Dale Fraser


http://dale.fraser.id.au











From:

cfaussie@googlegroups.com [mailto:
cfaussie@googlegroups.com] On Behalf Of Andrew Mercer
Sent: Wednesday, 9 August 2006
7:34 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFC init()
return null?





with a CFC init function
that does a cfreturn this

can you return null if the init fails?

what is the best way to let the caller know the init has failed?

TIA













--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Chris Velevitch

That won't work because the object always is an object, it's just not
initialised.

On 8/9/06, Andrew Mercer [EMAIL PROTECTED] wrote:
 by fail, I don't me crash and burn, but fails some business rule

 for example, a product component, initialise with a productID, but if that
 product does not exist in the database do not return a handle to it.


 I am currently setting return type to and and retuning empty string on fail.
 Then the caller is testing to see if it has an object - isObject()



 On 8/9/06, Dale Fraser [EMAIL PROTECTED] wrote:
 
 
 
 
 
  I don't think so.
 
 
 
  CF just doesn't handle nulls.
 
 
 
  How can an init function fail? And can't you trap this in the CFC rather
 back in the calling page.
 
 
  Regards
  Dale Fraser
 
  http://dale.fraser.id.au
 
  

 
  From: cfaussie@googlegroups.com [mailto: [EMAIL PROTECTED] On
 Behalf Of Andrew Mercer
  Sent: Wednesday, 9 August 2006 7:34 PM
  To: cfaussie@googlegroups.com
  Subject: [cfaussie] CFC init() return null?
 
 
 
 
  with a CFC init function that does a cfreturn this
 
  can you return null if the init fails?
 
  what is the best way to let the caller know the init has failed?
 
  TIA
 
 
 
 
 
 
 
 


  



-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Chart Library

2006-08-09 Thread Chris Velevitch

Is this charting available in the standard edition or only enterprise?

On 8/9/06, Andrew Scott [EMAIL PROTECTED] wrote:

 This little kept secret was actually discussed in a previous MX 6 beta
 testing stage, now as it has well and truly been released I would have
 thought a bit more documentation on its use would have been around.

 Btw if you want to style the charts or anything this designer can be used to
 rewrite the xml config file to be used within CF, but it was never really
 released to the public except in a few threads that seem to have gotten
 forgotten.



 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone: +613  8676 4223
 Mobile: 0404 998 273

 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Dale Fraser
 Sent: Wednesday, 9 August 2006 7:07 AM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Chart Library


 C:\CFusionMX7\charting\webcharts.bat

 Run this and you're away. I have no Idea why Macromedia didn't give us more
 options that what they did give use.

 I'm not 100% sure if your supposed to use it, but you can.

 Regards
 Dale Fraser

 http://dale.fraser.id.au

 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Charlie Arehart
 Sent: Wednesday, 9 August 2006 12:47 AM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Chart Library


 Yes, that would surprise me, too. Can you tell us where you found the
 designer within CF's directories?

 /charlie
 http://www.carehart.org/blog/

 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Chris Velevitch
 Sent: Tuesday, August 08, 2006 4:27 AM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Chart Library


 On 8/8/06, Dale Fraser [EMAIL PROTECTED] wrote:
  I've just been reading all the guf.
 
  So in summary CF7 gives you the full WebCharts3D including the designer.
 
  So you can roll your own. You can put a chart into CFDOCUMENT by
  making the chart produce an image then put the image in CFDOCUMENT.

 What is the url for that?



 Chris
 --
 Chris Velevitch
 Manager - Sydney Flash Platform Developers Group www.flashdev.org.au









 



-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Andrew Scott
This question was raised a few years ago on another mailing list, and the concenses to cfc's is varied depending on your rules, and who you talk too.

I sugest that the init function maybe just be an intialisation, and business rules be placed elsehwere, or you could set the returntype = 'any' and return either an object or an empty string, or as Dale has suggested but constructors usually shouldn't fail for any reason to begin with anyway.


But if you must, why notcreate a private method to run the business logic, and have the init still return the this object, then use getters and setters to determine if the logic has failed.

But as it was suggested on the cfcdev list, rule of thumb the init should never fail anything unless you want to wrap code around your create objects all the time.

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: OT Anyone want to work in the UK?

2006-08-09 Thread Scott Barnes
Also, must be able to read long emails ;) hehehOn 8/9/06, M@ Bourke [EMAIL PROTECTED]
 wrote:Hi All, I'm posting on here as it's more of a check for interest before an official cfjobs posting.
Sorry if you find it off topic. Anyway, our IT manager has asked me to hunt down some more Aussies and to post on our mailing lists.
So does anyone want to move to the UK and work with me?if so give us a buzz if ya interestedI don't want to say company name etc as I don't want this gmail email appearing when a client does a google search for the company name. 
---Brief info on the company (please note I'm not a guru on the company so I could be slightly off on a factoid or 2)Telecommunications industry.
25-ish cf devs, somewhere from 10 to 20 of those do flex. Hell would freeze over twice and defrost each time then freeze over again before management would want to move away from CF.Enterprise market company, we have adobe (regularly) come in and do product demos (just like at WebDU) to us (good to see of adobe).
whole team is young and into sports so if that's your thing, you'll fit in. (age is no barrier and neither is sportiness).Strong company, revenue/profit has grown at around 100% a year for the last 5 years!!.


-Skills you'll need
CFCFC's
Fusebox (yes fusebox is the greatest framework, so get with it.)SQLfriendly team oriented person, someone who can openly discuss/debate with the team and doesn't believe that there way is the best/only way. The person should want to use a specific technology because they believe its in the companies/sites/teams interest and not because it'll look good in there resume.
Must be a cool person, (how do ya know your cool? if your cool you'll already know your cool, that's the advantage of being cool)NO EGO's (Ego its a dirty word, ego!, ego!) (yes I know lame sky hooks parody)


---Salary. historically for new employees is anywhere from around $75kAUD to $90kAUD
maybe more if ya real good or less if ya real crap.Relocation package to cover air fairs accom (to settle in) etc-Things to note:Company will sponsor you a permanent 5 year working visa, without a sponsored visa you could only work here for 1 year unless of cos you could get an ancestral visa.
Interested in people coming over for several + years, not just after a 6 to 18 month holiday.When doing conversions of wages to see if its enough for you, be sure to factor in the top tax rate here is only 40% and starts at (I think, don't quote me, do research ya self) around $93kAUD, so you'll be paying *a lot* less (think its around 36% again don't quote me) tax then you would in Australia
UK is more expensive in general then OZ but this (good) area is no more expensive then Sydney.-ConsLong hours, 8:30am till 6pm.You'll have to listen to my lame jokes all day and laugh with me pretending they are actually funny and never letting on that your actually pretending.
In winter sun doesn't come up till your already inside at work, and sun is down at 4pm so when ya leave work its dark, so the whole of winter the only time you'll see the sun is midday on weekends when it'll most likely be cloudy and raining and unable to see the sun.
Lots of rain.
Dress code is Smart Dress-ProsTo counter the long hours if you are feeling drained you can go to the games room and play a quick game of table tennis to refresh. 
work from home 1 day a week (concord is no longer in service so Australia and back in 24 hours would be hard unless it was the Friday you chose to work from home).We have a restaurant like Google.


we have an Adobe certified trainer come in and run training each month, 
we have the local CFUG on our premises.
You'll get to work on my team, oh unless this new person is actually going to replace me hmmm I never thought of that onehmmmCompany is in a nice little *posh* town, (if posh ain't ya thing there is other non posh towns to live in)
Good IR Laws, eg. 5 days straight sick before ya need a Dr's certificate (I believe this doesn't get exploited due to lack of good Beaches and BBQ skills), 1 months notice-both ways (instead of 1 week in first year then 2 weeks then 4 weeks after an eternity).
Very diverse range of countries people are from, so a topic is always easy to find in social situations.Friday drinks after work, social atmosphereblah blah blah--
Apologies for the long off topic post. if anyone is interested or has any questions shoot us an email. if I don't get many responses I'll ask for ya resume, if I get a lot of responses I'll do a more professional post to cfjobs.
Job process will go like this (if successful)1. Resume is reviewed by us.2. Phone interview.3. Salary Offer.4. your on a plane.M@who likes other Aussies here so they can speak in Australian and no1 can understand a word they 

[cfaussie] Re: OT Anyone want to work in the UK?

2006-08-09 Thread M@ Bourke
On 8/9/06, Scott Barnes [EMAIL PROTECTED] wrote:
Also, must be able to read long emails ;) hehehWell looks like you have the goods, don't you hear cf calling?thanks to those who applied I'll keep you updated, anyone else interested be sure to let us know
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 unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: OT Anyone want to work in the UK?

2006-08-09 Thread Jamie Lawrence Jenner



Is 
this open to UK residents? (i'm welsh, nearly australian, Loads of sheep and 
miles away from england)

J

  -Original Message-From: cfaussie@googlegroups.com 
  [mailto:[EMAIL PROTECTED]On Behalf Of M@ 
  BourkeSent: 09 August 2006 13:56To: 
  cfaussie@googlegroups.comSubject: [cfaussie] Re: OT Anyone want to 
  work in the UK?
  On 8/9/06, Scott 
  Barnes [EMAIL PROTECTED] 
  wrote:
  
Also, must be able to read long emails ;) heheh
  Well looks like you have the goods, don't you hear cf 
  calling?thanks to those who applied I'll keep you updated, anyone else 
  interested be sure to let us know 
  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 unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: OT Anyone want to work in the UK?

2006-08-09 Thread M@ Bourke
On 8/9/06, Jamie Lawrence Jenner [EMAIL PROTECTED] wrote:





Is 
this open to UK residents? (i'm welsh, nearly australian, Loads of sheep and 
miles away from england)
Should be no problem with being Welsh, Welsh may find the visa process (if welsh even need a visa) quicker.

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Andrew Mercer
I like the idea of the init() throwing an execptionthen wrap the createObject with a cftry - which it should having anyway :-)Thanks to all that replied.On 8/10/06, 
Scott Arbeitman [EMAIL PROTECTED] wrote:
Why can't your CFC just throw an exception? This is the Java way to dothings, are contructors always return the type of the object you areconstructing. Factory methods, of course, are a bit different, and init
is really just a factory method. But I would strongly suggest throwingexceptions for failed initialization.I've been working on a job where services always have a certain replystruture which always has a flag to indicate whether the call was
successful. At first I thought this was a bit ridiculous, but it'sgrowing on me...

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Coldfusion Actionscript

2006-08-09 Thread Dale Fraser








Just posted a blog entry on using Actionscript with ColdFusion.



http://dale.fraser.id.au/blog/index.cfm/2006/8/10/Coldfusion-Action-Script



Id be interested if people on this list
generally agree or not, perhaps comment on the blog and let me know.



Regards
Dale Fraser

http://dale.fraser.id.au











--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---






[cfaussie] Re: Coldfusion Actionscript

2006-08-09 Thread Mark Mandel

I think your blog software dropped the word 'cfscript' ;o)

Mark

On 8/10/06, Dale Fraser [EMAIL PROTECTED] wrote:


 Just posted a blog entry on using Actionscript with ColdFusion.


 http://dale.fraser.id.au/blog/index.cfm/2006/8/10/Coldfusion-Action-Script



 I'd be interested if people on this list generally agree or not, perhaps
 comment on the blog and let me know.


 Regards
  Dale Fraser

 http://dale.fraser.id.au

-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Another QLD CFUG date change, sorry!

2006-08-09 Thread cfgroupie

OH by the way.. any new mexican that comes from the south has to bring
their own water...cause up'here we drink our own urine! Yeee Haaa...


--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Another QLD CFUG date change, sorry!

2006-08-09 Thread Toby Tremayne
They do that down here too, except they call it VB.On 10/08/2006, at 12:13 PM, cfgroupie wrote:OH by the way.. any new mexican that comes from the south has to bringtheir own water...cause up'here we drink our own urine! Yeee Haaa...

--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cfaussie  -~--~~~~--~~--~--~---


[cfaussie] Re: Configuring Cold Fusion for Flex 2.0

2006-08-09 Thread Scott Arbeitman

I believe it's the 7.0.2 update, but that you are correct.


--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfusion Actionscript

2006-08-09 Thread Dale Fraser

Really,

So I type

code
PUT CODE IN HERE
/code

When doing blog stuff and it'll be good?

Regards
Dale Fraser

http://dale.fraser.id.au


 


-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Andrew Scott
Sent: Thursday, 10 August 2006 12:34 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


Dale,

code wrapper will work for you.


 
 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Thursday, 10 August 2006 11:51 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


Dam,

I hate how blogcfc does that.

I wish it would just do what I type. Can you change this somewhere?

Regards
Dale Fraser

http://dale.fraser.id.au


 

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Mandel
Sent: Thursday, 10 August 2006 11:44 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


I think your blog software dropped the word 'cfscript' ;o)

Mark

On 8/10/06, Dale Fraser [EMAIL PROTECTED] wrote:


 Just posted a blog entry on using Actionscript with ColdFusion.


 http://dale.fraser.id.au/blog/index.cfm/2006/8/10/Coldfusion-Action-Script



 I'd be interested if people on this list generally agree or not, perhaps
 comment on the blog and let me know.


 Regards
  Dale Fraser

 http://dale.fraser.id.au

-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com









--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfusion Actionscript

2006-08-09 Thread Dale Fraser

Yeah,

That would be nice, but it gets harder and harder with more languages.

Regards
Dale Fraser

http://dale.fraser.id.au


 


-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Chris Velevitch
Sent: Thursday, 10 August 2006 12:09 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


I suggest that the cfscript be enhanced to include a language
attribute so you can say

   cfscript lang=actionscript3
  ...
   /cfscript

On 8/10/06, Dale Fraser [EMAIL PROTECTED] wrote:

 Dam,

 I hate how blogcfc does that.

 I wish it would just do what I type. Can you change this somewhere?

 Regards
 Dale Fraser

 http://dale.fraser.id.au




 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf
 Of Mark Mandel
 Sent: Thursday, 10 August 2006 11:44 AM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Coldfusion  Actionscript


 I think your blog software dropped the word 'cfscript' ;o)

 Mark

 On 8/10/06, Dale Fraser [EMAIL PROTECTED] wrote:
 

  Just posted a blog entry on using Actionscript with ColdFusion.
 

 
http://dale.fraser.id.au/blog/index.cfm/2006/8/10/Coldfusion-Action-Script
 
 
 
  I'd be interested if people on this list generally agree or not, perhaps
  comment on the blog and let me know.
 
 
  Regards
   Dale Fraser
 
  http://dale.fraser.id.au

 --
 E: [EMAIL PROTECTED]
 W: www.compoundtheory.com




 



-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au




--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfusion Actionscript

2006-08-09 Thread Andrew Scott

yes

 
 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Thursday, 10 August 2006 1:29 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


Really,

So I type

code
PUT CODE IN HERE
/code

When doing blog stuff and it'll be good?

Regards
Dale Fraser

http://dale.fraser.id.au


 


-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Andrew Scott
Sent: Thursday, 10 August 2006 12:34 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


Dale,

code wrapper will work for you.


 
 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Thursday, 10 August 2006 11:51 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


Dam,

I hate how blogcfc does that.

I wish it would just do what I type. Can you change this somewhere?

Regards
Dale Fraser

http://dale.fraser.id.au


 

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Mandel
Sent: Thursday, 10 August 2006 11:44 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Coldfusion  Actionscript


I think your blog software dropped the word 'cfscript' ;o)

Mark

On 8/10/06, Dale Fraser [EMAIL PROTECTED] wrote:


 Just posted a blog entry on using Actionscript with ColdFusion.


 http://dale.fraser.id.au/blog/index.cfm/2006/8/10/Coldfusion-Action-Script



 I'd be interested if people on this list generally agree or not, perhaps
 comment on the blog and let me know.


 Regards
  Dale Fraser

 http://dale.fraser.id.au

-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com











--~--~-~--~~~---~--~~
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 to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~--~~~~--~~--~--~---