Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-25 Thread Gavin Baumanis
Hi Mark,
Sorry for the very late reply...
I am having a muck about with it.

I am REALLY liking the PLAY toolkit / framework for making web apps out of 
Scala.

Scala / Akka / Play  - seems like a pretty common stack for web 
development, too - which is good (for me) because I found them discreetly 
of each other.

There is a Melbourne Scala User Group and the Scala / Akka / Play Google 
groups seem to have lots of traffic and learner friendly / helpful people, 
too.

-Gavin.


On Wednesday, August 14, 2013 12:17:09 PM UTC+10, Mark Mandel wrote:

 You doing some Scala at the moment Gavin?

 Mark


 On Wed, Aug 14, 2013 at 11:57 AM, Gavin Baumanis 
 beaue...@gmail.comjavascript:
  wrote:


 I think you'll find some young developers are now circling back around 
 to Erlang and Haskell (actually, not a joke)

 Mark


 Scala for the win..
 All the good bits of Java - and the functional programming of haskell, 
 all rolled into one.

  
  
 -- 
 You received this message because you are subscribed to the Google Groups 
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to cfaussie+u...@googlegroups.com javascript:.
 To post to this group, send email to cfau...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




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

 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 unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-25 Thread Mark Mandel
Interesting! :)

From what I hear, Scala can be quite complicated, but has some nice
features built in. Be interested to hear on your take on it.

It's been on my todo list to have a cursory look over Scala, but have been
distracted by other things (clojure, neo4j, elasticsearch ... blerg blerg)

Mark

On Sun, Aug 25, 2013 at 9:40 PM, Gavin Baumanis beauecli...@gmail.comwrote:

 Hi Mark,
 Sorry for the very late reply...
 I am having a muck about with it.

 I am REALLY liking the PLAY toolkit / framework for making web apps out of
 Scala.

 Scala / Akka / Play  - seems like a pretty common stack for web
 development, too - which is good (for me) because I found them discreetly
 of each other.

 There is a Melbourne Scala User Group and the Scala / Akka / Play Google
 groups seem to have lots of traffic and learner friendly / helpful people,
 too.

 -Gavin.





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

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 unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-25 Thread Gavin Baumanis
 

I realise this is a CF mailing list… 

But as far another language to learn goes...
I am not finding it too bad, actually.
But then again - I don't have any real Java experience to unlearn - and 
apply the Scala way to, either.
And… I am far from being a naturally-gifted application developer - but I 
am finding the learning curve - to the basics at least - relatively easy 
going.

Recently, in the ColdFusion world - I have managed to get a a really good 
handle on ColdSpring (Dependency Injection and am starting to do some real 
work with AOP too) and thanks to CF's ORM implementation a relatively good 
exposure to Hibernate too. 

Perhaps they were good primers to get me in the right head-space to start 
with? 
I don't know, for certain of course, I am really just guessing!

Definitely, Functional Programming is doing my head in - (but I honestly 
dot get closures either) - so that isn't a surprise to me!
For the time being I am just using the OOP side of things, anyway.

There are few things I REALLY like about Scala.
 * It rungs on the JVM - so you can use Java libraries natively, just like 
we already do in the CF world.
 * You can run Scala code as a script - for testing Scala expressions, 
without the requirements to compile / re-compile.

 * The Play framework is a really nice conventions based MVC framework for 
creating web applications.
 * Play also has a dynamic rebuild - so you don't need to recompile, 
manually, every time you want to test a change.
 
 * Lastly Akka - which is the Actors model framework - takes away the 
headache of concurrency / (threads / locking) etc from the developer.

It just turns out to be a really nice stack to work with.


On Monday, August 26, 2013 9:58:47 AM UTC+10, Mark Mandel wrote:

 Interesting! :)

 From what I hear, Scala can be quite complicated, but has some nice 
 features built in. Be interested to hear on your take on it.

 It's been on my todo list to have a cursory look over Scala, but have been 
 distracted by other things (clojure, neo4j, elasticsearch ... blerg blerg)

 Mark

 On Sun, Aug 25, 2013 at 9:40 PM, Gavin Baumanis 
 beaue...@gmail.comjavascript:
  wrote:

 Hi Mark,
 Sorry for the very late reply...
 I am having a muck about with it.

 I am REALLY liking the PLAY toolkit / framework for making web apps out 
 of Scala.

 Scala / Akka / Play  - seems like a pretty common stack for web 
 development, too - which is good (for me) because I found them discreetly 
 of each other.

 There is a Melbourne Scala User Group and the Scala / Akka / Play Google 
 groups seem to have lots of traffic and learner friendly / helpful people, 
 too.

 -Gavin.





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

 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 unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Tim Donovan
Sad but true :(
On 12 Aug 2013 18:55, M@ Bourke m.electronic.at.sym...@gmail.com wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%

 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Geoff Bowers
On Monday, 12 August 2013 18:55:48 UTC+10, M@ wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and 
 count how many developers there are under 25, then go to a PHP usergroup, 
 CF the likely number will be zero, PHP it'll be around 60%


Won't someone save the children from PHP?!  My heart goes out to the next 
generation.

GB 

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Zac Spitzer
by the time the average young php developer has read thru 7 different php
doc pages for functions
which are almost the same but different and the 35 pages of comments, they
usually emerge as adults


On Tue, Aug 13, 2013 at 5:14 PM, Geoff Bowers mod...@daemon.com.au wrote:

 On Monday, 12 August 2013 18:55:48 UTC+10, M@ wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 Won't someone save the children from PHP?!  My heart goes out to the next
 generation.

 GB

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
Zac Spitzer
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Mark Mandel
M@ What are you doing at PHP usergroups? ;)

I think you'll find some young developers are now circling back around to
Erlang and Haskell (actually, not a joke)

Mark




On Mon, Aug 12, 2013 at 6:55 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




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

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 unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Andrew Myers
I'm not exactly young but I'm keenly interested in those at the moment... :)
On 13/08/2013 5:25 PM, Mark Mandel mark.man...@gmail.com wrote:

 M@ What are you doing at PHP usergroups? ;)

 I think you'll find some young developers are now circling back around to
 Erlang and Haskell (actually, not a joke)

 Mark




 On Mon, Aug 12, 2013 at 6:55 PM, M@ Bourke 
 m.electronic.at.sym...@gmail.com wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.auwrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com]
 *On Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only
 receive the occasional post every now and then often nothing for over a
 week, in the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




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

 2 Devs from Down Under Podcast
 http://www.2ddu.com/

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread M@ Bourke
I go to user groups of different languages (as many developers do), not
just for the free food but also because they're usually in a pub lol.
PHP community is generally much more up to date with the latest open source
tools, you'll hear about many development/build/testing tools etc at least
a year before they're ever mentioned in the CF community.
I also attend the local, Python, Node and Javascript groups (I'd attend
more but that's what my area is limited too), interesting thing is that at
these groups 40% of the people attend the other groups.

If anyone here only attends CF user groups I highly recommend attending
other languages, they all use the same build tools, testing tools,
development methodologies etc, so it's a good way of seeing demos of
what'll appear in the CF scene a year or 2 down the line.

It's also a good way to get the 90's mentality of You can develop faster
in CF than other languages.

It's an eye opener to go to a cf user group of 10 people then the next week
to go to a PHP user group (not a conference) of 200 developers, most too
young to have heard of CF.

getting a little side tracked now.

Matt
ps: railo rocks



On Tue, Aug 13, 2013 at 8:25 AM, Mark Mandel mark.man...@gmail.com wrote:

 M@ What are you doing at PHP usergroups? ;)

 I think you'll find some young developers are now circling back around to
 Erlang and Haskell (actually, not a joke)

 Mark




 On Mon, Aug 12, 2013 at 6:55 PM, M@ Bourke 
 m.electronic.at.sym...@gmail.com wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.auwrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com]
 *On Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only
 receive the occasional post every now and then often nothing for over a
 week, in the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Mark Mandel
Oh, I don't begrudge you going to non CF user groups in the slightest...
but a PHP one? ;) for shame sir, for shame ;)

Sent from my mobile doohickey
On 13/08/2013 7:11 PM, M@ Bourke m.electronic.at.sym...@gmail.com wrote:

 I go to user groups of different languages (as many developers do), not
 just for the free food but also because they're usually in a pub lol.
 PHP community is generally much more up to date with the latest open
 source tools, you'll hear about many development/build/testing tools etc at
 least a year before they're ever mentioned in the CF community.
 I also attend the local, Python, Node and Javascript groups (I'd attend
 more but that's what my area is limited too), interesting thing is that at
 these groups 40% of the people attend the other groups.

 If anyone here only attends CF user groups I highly recommend attending
 other languages, they all use the same build tools, testing tools,
 development methodologies etc, so it's a good way of seeing demos of
 what'll appear in the CF scene a year or 2 down the line.

 It's also a good way to get the 90's mentality of You can develop faster
 in CF than other languages.

 It's an eye opener to go to a cf user group of 10 people then the next
 week to go to a PHP user group (not a conference) of 200 developers, most
 too young to have heard of CF.

 getting a little side tracked now.

 Matt
 ps: railo rocks



 On Tue, Aug 13, 2013 at 8:25 AM, Mark Mandel mark.man...@gmail.comwrote:

 M@ What are you doing at PHP usergroups? ;)

 I think you'll find some young developers are now circling back around to
 Erlang and Haskell (actually, not a joke)

 Mark




 On Mon, Aug 12, 2013 at 6:55 PM, M@ Bourke 
 m.electronic.at.sym...@gmail.com wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.auwrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com]
 *On Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only
 receive the occasional post every now and then often nothing for over a
 week, in the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread M@ Bourke
Symfony 2 isn't too bad a framework and PHP has come a long way, but its
still PHP lol
The last PHP one I went to at the google building in London they demo'd
Capistrano (a ruby product) :)

On Tue, Aug 13, 2013 at 10:36 AM, Mark Mandel mark.man...@gmail.com wrote:

 Oh, I don't begrudge you going to non CF user groups in the slightest...
 but a PHP one? ;) for shame sir, for shame ;)

 Sent from my mobile doohickey
 On 13/08/2013 7:11 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I go to user groups of different languages (as many developers do), not
 just for the free food but also because they're usually in a pub lol.
 PHP community is generally much more up to date with the latest open
 source tools, you'll hear about many development/build/testing tools etc at
 least a year before they're ever mentioned in the CF community.
 I also attend the local, Python, Node and Javascript groups (I'd attend
 more but that's what my area is limited too), interesting thing is that at
 these groups 40% of the people attend the other groups.

 If anyone here only attends CF user groups I highly recommend attending
 other languages, they all use the same build tools, testing tools,
 development methodologies etc, so it's a good way of seeing demos of
 what'll appear in the CF scene a year or 2 down the line.

 It's also a good way to get the 90's mentality of You can develop faster
 in CF than other languages.

 It's an eye opener to go to a cf user group of 10 people then the next
 week to go to a PHP user group (not a conference) of 200 developers, most
 too young to have heard of CF.

 getting a little side tracked now.

 Matt
 ps: railo rocks



 On Tue, Aug 13, 2013 at 8:25 AM, Mark Mandel mark.man...@gmail.comwrote:

 M@ What are you doing at PHP usergroups? ;)

 I think you'll find some young developers are now circling back around
 to Erlang and Haskell (actually, not a joke)

 Mark




 On Mon, Aug 12, 2013 at 6:55 PM, M@ Bourke 
 m.electronic.at.sym...@gmail.com wrote:

 well that's quite obvious, go to any CF usergroup or conference etc and
 count how many developers there are under 25, then go to a PHP usergroup,
 CF the likely number will be zero, PHP it'll be around 60%


 On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer 
 zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.auwrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant,
 most google groups are showing decline because of other sites such as 
 stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com]
 *On Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only
 receive the occasional post every now and then often nothing for over a
 week, in the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Robin Hilliard
On 13/08/2013, at 5:25 PM, Mark Mandel mark.man...@gmail.com wrote:

 I think you'll find some young developers are now circling back around to 
 Erlang and Haskell (actually, not a joke)

All the really hep cool young developer types use Erlang daddy-o (actually a 
joke, but I do host the user group)

http://www.meetup.com/Sydney-Erlang-User-Group/

 



Robin Hilliard
Chief Technology Officer


RocketBoots Pty Ltd
Level 11
189 Kent Street
Sydney NSW 2001
Australia   map
Phone   +61 2 9323 2507
Facsimile   +61 2 9323 2501
Mobile  +61 418 414 341
email   ro...@rocketboots.com
web www.rocketboots.com.au




-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


inline: rb_logo.png

Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Gavin Baumanis



 I think you'll find some young developers are now circling back around to 
 Erlang and Haskell (actually, not a joke)

 Mark


Scala for the win..
All the good bits of Java - and the functional programming of haskell, all 
rolled into one.

 

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-13 Thread Mark Mandel
You doing some Scala at the moment Gavin?

Mark


On Wed, Aug 14, 2013 at 11:57 AM, Gavin Baumanis beauecli...@gmail.comwrote:


 I think you'll find some young developers are now circling back around to
 Erlang and Haskell (actually, not a joke)

 Mark


 Scala for the win..
 All the good bits of Java - and the functional programming of haskell, all
 rolled into one.



 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




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

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 unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-12 Thread M@ Bourke
I think one of the reasons this group is so quiet is that everyone in here
has been using CF for such a long time they rarely have questions.
but I'm sure many people see the messages come through etc

On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.com wrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better placed
 on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant, most
 google groups are showing decline because of other sites such as stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-12 Thread Andrew Myers
Maybe it's a sign not many new folks are coming to cf?
On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com wrote:

 I think one of the reasons this group is so quiet is that everyone in here
 has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better placed
 on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant, most
 google groups are showing decline because of other sites such as stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-12 Thread AJ Mercer
I am still here - but use the Railo list more these days.


On 12 August 2013 10:33, rai...@ozemail.com.au wrote:

  Hi

 ** **

 Wondering if this user group is still active as I seem to only receive the
 occasional post every now and then often nothing for over a week, in the
 past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 

*AJ Mercer*
webonix:net strength=Industrial / http://webonix.net | webonix:org
community=Open / http://webonix.org
http://twitter.com/webonix
Railo Community Manager http://www.getrailo.org/index.cfm/community/team/

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-12 Thread M@ Bourke
well that's quite obvious, go to any CF usergroup or conference etc and
count how many developers there are under 25, then go to a PHP usergroup,
CF the likely number will be zero, PHP it'll be around 60%

On Mon, Aug 12, 2013 at 9:49 AM, Andrew Myers am2...@gmail.com wrote:

 Maybe it's a sign not many new folks are coming to cf?
 On 12/08/2013 6:48 PM, M@ Bourke m.electronic.at.sym...@gmail.com
 wrote:

 I think one of the reasons this group is so quiet is that everyone in
 here has been using CF for such a long time they rarely have questions.
 but I'm sure many people see the messages come through etc

 On Mon, Aug 12, 2013 at 6:43 AM, Zac Spitzer zac.spit...@gmail.comwrote:

 do most people subscribe via email or use the web interface?


 On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better
 placed on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant, most
 google groups are showing decline because of other sites such as stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






 --
 Zac Spitzer
 +61 405 847 168

  --
 You received this message because you are subscribed to the Google
 Groups cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


[cfaussie] CFAussie Posts Are Very Occasional

2013-08-11 Thread raiola
Hi

 

Wondering if this user group is still active as I seem to only receive the
occasional post every now and then often nothing for over a week, in the
past its been far more regular activity ??

 

Is there a more active user group that I am not aware of ???

 

 

 

Kind Regards

 

Claude Raiola

SAMARIS Software

 

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-11 Thread Geoff Bowers
CFAUSSIE is very Aussie focused. If you want a larger ColdFusion list you
might try cftalk in the us or the Railo google group ;)

GB

On Monday, August 12, 2013, wrote:

  Hi

 ** **

 Wondering if this user group is still active as I seem to only receive the
 occasional post every now and then often nothing for over a week, in the
 past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com javascript:_e({}, 'cvml',
 'cfaussie%2bunsubscr...@googlegroups.com');.
 To post to this group, send email to 
 cfaussie@googlegroups.comjavascript:_e({}, 'cvml', 
 'cfaussie@googlegroups.com');
 .
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-11 Thread Geoff Bowers
Should have noted, those other lists can be very high traffic. It's nice to
have a local place you can get support from in our time zone which may not
get lost in the noise of something like cftalk.

GB

On Monday, August 12, 2013, Geoff Bowers wrote:

 CFAUSSIE is very Aussie focused. If you want a larger ColdFusion list you
 might try cftalk in the us or the Railo google group ;)

 GB

 On Monday, August 12, 2013, wrote:

  Hi

 ** **

 Wondering if this user group is still active as I seem to only receive
 the occasional post every now and then often nothing for over a week, in
 the past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




RE: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-11 Thread Dale Fraser
The kind of questions you have been posting are probably better placed on stack 
overflow.

You will get more answers and quicker, cfaussie is pretty dormant, most google 
groups are showing decline because of other sites such as stack overflow.

Regards
Dale Fraser

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of 
rai...@ozemail.com.au
Sent: Monday, 12 August 2013 12:34 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CFAussie Posts Are Very Occasional

Hi

Wondering if this user group is still active as I seem to only receive the 
occasional post every now and then often nothing for over a week, in the past 
its been far more regular activity ??

Is there a more active user group that I am not aware of ???



Kind Regards

Claude Raiola
SAMARIS Software

--
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
cfaussie+unsubscr...@googlegroups.commailto:cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to 
cfaussie@googlegroups.commailto:cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [cfaussie] CFAussie Posts Are Very Occasional

2013-08-11 Thread Zac Spitzer
do most people subscribe via email or use the web interface?


On Mon, Aug 12, 2013 at 3:36 PM, Dale Fraser d...@fraser.id.au wrote:

  The kind of questions you have been posting are probably better placed
 on stack overflow.

 ** **

 You will get more answers and quicker, cfaussie is pretty dormant, most
 google groups are showing decline because of other sites such as stack
 overflow.

 ** **

 Regards

 Dale Fraser

 ** **

 *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
 Behalf Of *rai...@ozemail.com.au
 *Sent:* Monday, 12 August 2013 12:34 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] CFAussie Posts Are Very Occasional

 ** **

 Hi

 ** **

 Wondering if this user group is still active as I seem to only receive the
 occasional post every now and then often nothing for over a week, in the
 past its been far more regular activity ??

 ** **

 Is there a more active user group that I am not aware of ???

 ** **

 ** **

 ** **

 Kind Regards

 ** **

 Claude Raiola

 SAMARIS Software

 ** **

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.

  

 --
 You received this message because you are subscribed to the Google Groups
 cfaussie group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cfaussie+unsubscr...@googlegroups.com.
 To post to this group, send email to cfaussie@googlegroups.com.
 Visit this group at http://groups.google.com/group/cfaussie.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 
Zac Spitzer
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/groups/opt_out.