Re: [cfaussie] MAD! Melbourne Adobe Developers meeting for Thursday 22 September 2011.

2011-09-22 Thread Phil Haeusler

Me come too now

But that's just getting illiterate

On 21/09/11 11:04 PM, Mark Mandel wrote:


Nice alliteration.

Sent from my mobile doohickey.

On Sep 21, 2011 9:31 PM, MrBuzzy mrbu...@gmail.com 
mailto:mrbu...@gmail.com wrote:

 I intend to attend.

 On 21/09/2011, at 4:44 PM, Mark Mandel mark.man...@gmail.com 
mailto:mark.man...@gmail.com wrote:


 I expect I will be there as well :)

 Mark

 On Wed, Sep 21, 2011 at 4:40 PM, Paul Kukiel kuki...@gmail.com 
mailto:kuki...@gmail.com wrote:

 I'll be there.

 Paul Kukiel

 On 20/09/2011, at 7:15 PM, Peter Robertson 
peter.r.robert...@gmail.com mailto:peter.r.robert...@gmail.com wrote:


  Unit Testing with MX Unit and Continuous Integration with ANT and
  Jenkins CI: Gavin Baumanis
 
  Kent Beck said;
  “Test driven development is a way of managing fear during
  programming.”
 
  He goes on to say that;
  • “Fear makes you tentative,
  • Fear makes you want to communicate less,
  • Fear makes you shy away from feedback.“
 
  Test Driven Development (TDD) allows us take steps towards 
controlling

  of all of these things.
 
  Gavin will show the pros and cons of Unit testing - and why he thinks
  you simply must write tests for your code.
 
  MX Unit is a ColdFusion port of the popular java testing framework,
  jUnit.
  Gavin will show you how to;
  * write
  * run your unit tests
 
  He'll also go into how to integrate your testing suite with ANT and
  the Jenkins CI platform to automate the testing of your code.
  So you'll be able to;
  * run your tests on command
  * run your tests every time you commit new code to your version
  control system
 
  and lastly,
  * deploy your tested code to a server.
 
  Gavin Baumanis :
 
  Melbourne Native who has been using ColdFusion since 4.00 when he
  inherited an application at RMIT University that was used to display
  spatial / usage / department information for the universities 15,000
  floors.
  Currently, he is the Senior Application Developer at PalCare, a
  company that provides web-based patient management software for the
  palliative care industry.
  He is also the Patch Manager for Apache Subversion project and spends
  his spare time looking for long-winding roads on his motorcycle.
 
  Date: Thursday 22 September 2011
  Time: 6:30 PM
  Location:
  CogState
  Level 2
  255 Bourke Street
  Melbourne, VIC, 3000
 
  A note on the door will provide a number to ring for access.
  RSVP: Please reply to this post if you are planning to attend so we
  know how many pizzas to order.
 
  As always, many thanks to Dale Fraser and CogState for their
  hospitality. We look forward to seeing you all there.
 
  Peter Robertson
 
  Co-Manager
  Melbourne Adobe Developers
 
  Steve Onnis
  Manager
  Melbourne Adobe Developers
 
  --
  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 
mailto:cfaussie@googlegroups.com.
  To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com 
mailto:cfaussie%2bunsubscr...@googlegroups.com.
  For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

 

 --
 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 
mailto:cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com 
mailto:cfaussie%2bunsubscr...@googlegroups.com.
 For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.





 --
 E: mark.man...@gmail.com mailto:mark.man...@gmail.com
 T: http://www.twitter.com/neurotic
 W: www.compoundtheory.com http://www.compoundtheory.com

 cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne Australia
 http://www.cfobjective.com.au

 2 Devs from Down Under Podcast
 http://www.2ddu.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 
mailto:cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com 
mailto:cfaussie%2bunsubscr...@googlegroups.com.
 For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.


 --
 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 
mailto:cfaussie@googlegroups.com.
 To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com 
mailto:cfaussie%2bunsubscr...@googlegroups.com.
 For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.


--
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 

[cfaussie] Re: MAD! Melbourne Adobe Developers meeting for Thursday 22 September 2011.

2011-09-22 Thread Rawdyn
Darn it. Not going to be able to get away from work in time tonight.
Pesky clients.

My apologies Gavin. I really wanted to see this presentation. Any
chance someone is taking a video?

Rawdy

On Sep 20, 7:15 pm, Peter Robertson peter.r.robert...@gmail.com
wrote:
 Unit Testing with MX Unit and Continuous Integration with ANT and
 Jenkins CI: Gavin Baumanis

 Kent Beck said;
 “Test driven development is a way of managing fear during
 programming.”

 He goes on to say that;
 • “Fear makes you tentative,
 • Fear makes you want to communicate less,
 • Fear makes you shy away from feedback.“

 Test Driven Development (TDD) allows us take steps towards controlling
 of all of these things.

 Gavin will show the pros and cons of Unit testing - and why he thinks
 you simply must write tests for your code.

 MX Unit is a ColdFusion port of the popular java testing framework,
 jUnit.
 Gavin will show you how to;
 * write
 * run your unit tests

 He'll also go into how to integrate your testing suite with ANT and
 the Jenkins CI platform to automate the testing of your code.
 So you'll be able to;
 * run your tests on command
 * run your tests every time you commit new code to your version
 control system

 and lastly,
 * deploy your tested code to a server.

 Gavin Baumanis :

 Melbourne Native who has been using ColdFusion since 4.00 when he
 inherited an application at RMIT University that was used to display
 spatial / usage / department information for the universities 15,000
 floors.
 Currently, he is the Senior Application Developer at PalCare, a
 company that provides web-based patient management software for the
 palliative care industry.
 He is also the Patch Manager for Apache Subversion project and spends
 his spare time looking for long-winding roads on his motorcycle.

 Date: Thursday 22 September  2011
 Time: 6:30 PM
 Location:
 CogState
 Level 2
 255 Bourke Street
 Melbourne, VIC, 3000

 A note on the door will provide a number to ring for access.
 RSVP: Please reply to this post if you are planning to attend so we
 know how many pizzas to order.

 As always, many thanks to Dale Fraser and CogState for their
 hospitality. We look forward to seeing you all there.

 Peter Robertson

 Co-Manager
 Melbourne Adobe Developers

 Steve Onnis
 Manager
 Melbourne Adobe Developers

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: MAD! Melbourne Adobe Developers meeting for Thursday 22 September 2011.

2011-09-22 Thread Mark Mandel
You know.. if you are coming to cf.Objective(ANZ) + Flex, Gavin is doing
this exact presentation there as well :D

Mark

On Thu, Sep 22, 2011 at 5:38 PM, Rawdyn raw...@gmail.com wrote:


 My apologies Gavin. I really wanted to see this presentation. Any
 chance someone is taking a video?




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne Australia
http://www.cfobjective.com.au

2 Devs from Down Under Podcast
http://www.2ddu.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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: MAD! Melbourne Adobe Developers meeting for Thursday 22 September 2011.

2011-09-22 Thread Rawdyn
Good one. That means I'll get the refined edition too :)

Time to go beat the crap out of that money fairy and book I guess. :)

On Sep 22, 5:43 pm, Mark Mandel mark.man...@gmail.com wrote:
 You know.. if you are coming to cf.Objective(ANZ) + Flex, Gavin is doing
 this exact presentation there as well :D

 Mark

 On Thu, Sep 22, 2011 at 5:38 PM, Rawdyn raw...@gmail.com wrote:

  My apologies Gavin. I really wanted to see this presentation. Any
  chance someone is taking a video?

 --
 E: mark.man...@gmail.com
 T:http://www.twitter.com/neurotic
 W:www.compoundtheory.com

 cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne 
 Australiahttp://www.cfobjective.com.au

 2 Devs from Down Under Podcasthttp://www.2ddu.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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: MAD! Melbourne Adobe Developers meeting for Thursday 22 September 2011.

2011-09-22 Thread Mark Mandel
I am coming, but looks like I'll be running a bit late.

Mark

On Thu, Sep 22, 2011 at 5:55 PM, Rawdyn raw...@gmail.com wrote:

 Good one. That means I'll get the refined edition too :)

 Time to go beat the crap out of that money fairy and book I guess. :)

 On Sep 22, 5:43 pm, Mark Mandel mark.man...@gmail.com wrote:
  You know.. if you are coming to cf.Objective(ANZ) + Flex, Gavin is doing
  this exact presentation there as well :D
 
  Mark
 
  On Thu, Sep 22, 2011 at 5:38 PM, Rawdyn raw...@gmail.com wrote:
 
   My apologies Gavin. I really wanted to see this presentation. Any
   chance someone is taking a video?
 
  --
  E: mark.man...@gmail.com
  T:http://www.twitter.com/neurotic
  W:www.compoundtheory.com
 
  cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne Australiahttp://
 www.cfobjective.com.au
 
  2 Devs from Down Under Podcasthttp://www.2ddu.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
 cfaussie+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/cfaussie?hl=en.




-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne Australia
http://www.cfobjective.com.au

2 Devs from Down Under Podcast
http://www.2ddu.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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.