[cfaussie] Re: Delete non-empty folders

2007-03-29 Thread Steve Onnis
CFDIRECTORY does not allow the deletion of non-empty folders.  I thought
maybe there would be a trick to do it using JAVA

  _  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Friday, 30 March 2007 5:34 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Delete non-empty folders



Steve,

Why don't you just do it in CF, or don't you have CF?

Regards

Dale Fraser

 

http://dale.fraser.id.au/blog

 

  _  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Onnis
Sent: Friday, 30 March 2007 4:43 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Delete non-empty folders

 

Is there a way in JAVA to delete non-empty folders?  I have been doing it
with COM but the site I am working on is UNIX and I can't use it.



Steve Onnis

Director / Head Developer

[EMAIL PROTECTED]

+61 3 9001 2258

0401 667 996

www.inevative.com.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?hl=en
-~--~~~~--~~--~--~---

<>
<>
<>
<>
<>





[cfaussie] Re: Delete non-empty folders

2007-03-29 Thread Dale Fraser
Steve,

Why don't you just do it in CF, or don't you have CF?

Regards

Dale Fraser

 

http://dale.fraser.id.au/blog

 

  _  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Onnis
Sent: Friday, 30 March 2007 4:43 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Delete non-empty folders

 

Is there a way in JAVA to delete non-empty folders?  I have been doing it
with COM but the site I am working on is UNIX and I can't use it.



Steve Onnis

Director / Head Developer

[EMAIL PROTECTED]

+61 3 9001 2258

0401 667 996

www.inevative.com.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?hl=en
-~--~~~~--~~--~--~---

<>
<>
<>
<>
<>





[cfaussie] Re: Delete non-empty folders

2007-03-29 Thread Haikal Saadh

Computer says no.

You're going to have to recurse.

Or, and watch out for symlinks: 
http://joust.kano.net/weblog/archives/71.html

Steve Onnis wrote:
>
> Is there a way in JAVA to delete non-empty folders?  I have been doing 
> it with COM but the site I am working on is UNIX and I can't use it.
>


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Web Version Control

2007-03-29 Thread AJ Mercer
here is a neat article on setting up subversion with apache web server
http://www.trajiklyhip.com/blog/index.cfm/2007/3/12/Configuring-a-Development-Environment-with-Apache-Subversion-TortoiseSVN-and-Subclipse


On 3/30/07, Haikal Saadh <[EMAIL PROTECTED]> wrote:
>
>
> So yeah, if you deploy subversion, what you do is deploy a web server
> module (mod_svn on *nix, I believe there's a IIS module in the
> distribution as well), and that will let you use subversion over HTTP.
>
> Note that this doesn't mean you will be able to do everything with a
> browser. It uses the http protocol, but you'll need other bits if you
> want to do more than just read source code with a browser.
>
> That said, you probably don't want to do everything with a browser; I
> use subclipse, with eclipse, and that works quite well. You could use
> any other svn client you wanted, though.
>
> Anyway, my key point is, if you need something you can transport over
> http, subversion is it.
>
> Happy to answer any extra questions you may have.
>
>
>
> Scott Thornton wrote:
> > that's what I mean.
> >
> >
>  Haikal Saadh <[EMAIL PROTECTED]> 30/03/2007 4:16 pm >>>
> 
> >
> > Subversion works over http, if that's what you mean.
> >
> > Scott Thornton wrote:
> >
> >> Hi,
> >>
> >> A colleague and I work at two different locations.. his
> user-created version control is a bit clunky but it gets us by (well not
> really, it is shite and does not work at all when he is off site), but what
> I really want is a version control system that we can use over the web to
> check in \ get files? Is there such a thing?
> >>
> >> I have been looking around a bit but am getting more and more confused
> about CVS vs subversion and actually finding a product that will come close
> to meeting out needs.
> >>
> >> Does anyone know of something that has web access as well as can handle
> non text type files (such as crystal report files etc)?
> >>
> >> Some considerations:
> >> We are a windows site (if we host application etc eg windows 2003, MS
> SQL).
> >> Dreamweaver and homesite is used.
> >>
> >> Thanks,
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
>
>
> >
>


-- 
If you are not living on the edge,
You are taking up too much space.

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Delete non-empty folders

2007-03-29 Thread Steve Onnis
Is there a way in JAVA to delete non-empty folders?  I have been doing it
with COM but the site I am working on is UNIX and I can't use it.

 
 


Steve Onnis


Director / Head Developer


  
[EMAIL PROTECTED]

   +61 3 9001
2258

   0401 667
996

  
www.inevative.com.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?hl=en
-~--~~~~--~~--~--~---

<>
<>
<>
<>
<>





[cfaussie] Re: Web Version Control

2007-03-29 Thread Haikal Saadh

So yeah, if you deploy subversion, what you do is deploy a web server 
module (mod_svn on *nix, I believe there's a IIS module in the 
distribution as well), and that will let you use subversion over HTTP.

Note that this doesn't mean you will be able to do everything with a 
browser. It uses the http protocol, but you'll need other bits if you 
want to do more than just read source code with a browser.

That said, you probably don't want to do everything with a browser; I 
use subclipse, with eclipse, and that works quite well. You could use 
any other svn client you wanted, though.

Anyway, my key point is, if you need something you can transport over 
http, subversion is it.

Happy to answer any extra questions you may have.



Scott Thornton wrote:
> that's what I mean.
>
>   
 Haikal Saadh <[EMAIL PROTECTED]> 30/03/2007 4:16 pm >>>
 
>
> Subversion works over http, if that's what you mean.
>
> Scott Thornton wrote:
>   
>> Hi,
>>
>> A colleague and I work at two different locations.. his user-created 
>> version control is a bit clunky but it gets us by (well not really, it is 
>> shite and does not work at all when he is off site), but what I really want 
>> is a version control system that we can use over the web to check in \ get 
>> files? Is there such a thing?
>>
>> I have been looking around a bit but am getting more and more confused about 
>> CVS vs subversion and actually finding a product that will come close to 
>> meeting out needs.
>>
>> Does anyone know of something that has web access as well as can handle non 
>> text type files (such as crystal report files etc)?
>>
>> Some considerations:
>> We are a windows site (if we host application etc eg windows 2003, MS SQL).
>> Dreamweaver and homesite is used.
>>
>> Thanks,
>>
>>
>>
>>
>>
>>
>> 
>>   
>> 
>
>
>   


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Web Version Control

2007-03-29 Thread Scott Thornton

that's what I mean.

>>> Haikal Saadh <[EMAIL PROTECTED]> 30/03/2007 4:16 pm >>>

Subversion works over http, if that's what you mean.

Scott Thornton wrote:
> Hi,
>
> A colleague and I work at two different locations.. his user-created 
> version control is a bit clunky but it gets us by (well not really, it is 
> shite and does not work at all when he is off site), but what I really want 
> is a version control system that we can use over the web to check in \ get 
> files? Is there such a thing?
>
> I have been looking around a bit but am getting more and more confused about 
> CVS vs subversion and actually finding a product that will come close to 
> meeting out needs.
>
> Does anyone know of something that has web access as well as can handle non 
> text type files (such as crystal report files etc)?
>
> Some considerations:
> We are a windows site (if we host application etc eg windows 2003, MS SQL).
> Dreamweaver and homesite is used.
>
> Thanks,
>
>
>
>
>
>
> >
>
>   


-- 
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove





--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Web Version Control

2007-03-29 Thread Haikal Saadh

Subversion works over http, if that's what you mean.

Scott Thornton wrote:
> Hi,
>
> A colleague and I work at two different locations.. his user-created 
> version control is a bit clunky but it gets us by (well not really, it is 
> shite and does not work at all when he is off site), but what I really want 
> is a version control system that we can use over the web to check in \ get 
> files? Is there such a thing?
>
> I have been looking around a bit but am getting more and more confused about 
> CVS vs subversion and actually finding a product that will come close to 
> meeting out needs.
>
> Does anyone know of something that has web access as well as can handle non 
> text type files (such as crystal report files etc)?
>
> Some considerations:
> We are a windows site (if we host application etc eg windows 2003, MS SQL).
> Dreamweaver and homesite is used.
>
> Thanks,
>
>
>
>
>
>
> >
>
>   


-- 
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Web Version Control

2007-03-29 Thread Scott Thornton

Hi,

A colleague and I work at two different locations.. his user-created 
version control is a bit clunky but it gets us by (well not really, it is shite 
and does not work at all when he is off site), but what I really want is a 
version control system that we can use over the web to check in \ get files? Is 
there such a thing?

I have been looking around a bit but am getting more and more confused about 
CVS vs subversion and actually finding a product that will come close to 
meeting out needs.

Does anyone know of something that has web access as well as can handle non 
text type files (such as crystal report files etc)?

Some considerations:
We are a windows site (if we host application etc eg windows 2003, MS SQL).
Dreamweaver and homesite is used.

Thanks,






--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Component method requestor

2007-03-29 Thread [EMAIL PROTECTED]

Thanks alot for that Mark. I will try it out.

On Mar 30, 3:15 pm, "Mark Mandel" <[EMAIL PROTECTED]> wrote:
> This is my function that allows you to do this:
>
>  output="false">
> 
> 
> 
> 
> 
> 
> 
> 
>
> Drop that in the method where you want to get your stack, and you'll
> get it through the error.
>
> Failing all that - fusionDebug :oD
>
> Mark
>
> On 3/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi All,
>
> > I would like to ask a question regarding components.
>
> > I would like to know the name of the file / function that has
> > requested a component method.
>
> > Is this possible?
>
> > Kind regards,
> > Rony
>
> --
> 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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Component method requestor

2007-03-29 Thread Mark Mandel

This is my function that allows you to do this:











Drop that in the method where you want to get your stack, and you'll
get it through the error.

Failing all that - fusionDebug :oD

Mark

On 3/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I would like to ask a question regarding components.
>
> I would like to know the name of the file / function that has
> requested a component method.
>
> Is this possible?
>
> Kind regards,
> Rony
>
>
> >
>


-- 
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Component method requestor

2007-03-29 Thread [EMAIL PROTECTED]

Hi All,

I would like to ask a question regarding components.

I would like to know the name of the file / function that has
requested a component method.

Is this possible?

Kind regards,
Rony


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Scott Barnes
I'm sorry to report, this thread... just didn't make it...

Time of death: 1:41PM AEST.


On 3/30/07, Mark Mandel <[EMAIL PROTECTED]> wrote:
>
>
> In no way can daemon lollies ever be off topic.
>
> Mark
>
> On 3/30/07, Steve Onnis <[EMAIL PROTECTED]> wrote:
> >
> > Hey is this now OT ?
> >
> > -Original Message-
> > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf
> > Of Dale Fraser
> > Sent: Friday, 30 March 2007 9:25 AM
> > To: cfaussie@googlegroups.com
> > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
> >
> >
> > With all this crap started by Geoff's request for Jobs to go elsewhere.
> I
> > think jobs here are fine, at least they are related to cfaussie.
> >
> > Unlike lollies which I noticed Geoff hasn't objected to.
> >
> > Regards
> > Dale Fraser
> >
> > http://dale.fraser.id.au/blog
> >
> > -Original Message-
> > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf
> > Of [EMAIL PROTECTED]
> > Sent: Friday, 30 March 2007 8:54 AM
> > To: cfaussie
> > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
> >
> >
> >
> >
> > "the google group is called cfwatercooler"
> >
> > yeah, take that Scott. :)
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > >
> >
>
>
> --
> E: [EMAIL PROTECTED]
> W: www.compoundtheory.com
>
> >
>


-- 
Regards,
Scott Barnes
http://www.mossyblog.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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Mark Mandel

In no way can daemon lollies ever be off topic.

Mark

On 3/30/07, Steve Onnis <[EMAIL PROTECTED]> wrote:
>
> Hey is this now OT ?
>
> -Original Message-
> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
> Of Dale Fraser
> Sent: Friday, 30 March 2007 9:25 AM
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
>
>
> With all this crap started by Geoff's request for Jobs to go elsewhere. I
> think jobs here are fine, at least they are related to cfaussie.
>
> Unlike lollies which I noticed Geoff hasn't objected to.
>
> Regards
> Dale Fraser
>
> http://dale.fraser.id.au/blog
>
> -Original Message-
> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
> Of [EMAIL PROTECTED]
> Sent: Friday, 30 March 2007 8:54 AM
> To: cfaussie
> Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
>
>
>
>
> "the google group is called cfwatercooler"
>
> yeah, take that Scott. :)
>
>
>
>
>
>
>
>
>
> >
>


-- 
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Steve Onnis

Hey is this now OT ? 

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dale Fraser
Sent: Friday, 30 March 2007 9:25 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate


With all this crap started by Geoff's request for Jobs to go elsewhere. I
think jobs here are fine, at least they are related to cfaussie.

Unlike lollies which I noticed Geoff hasn't objected to.

Regards
Dale Fraser
 
http://dale.fraser.id.au/blog
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of [EMAIL PROTECTED]
Sent: Friday, 30 March 2007 8:54 AM
To: cfaussie
Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate




"the google group is called cfwatercooler"

yeah, take that Scott. :)









--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Dale Fraser

With all this crap started by Geoff's request for Jobs to go elsewhere. I
think jobs here are fine, at least they are related to cfaussie.

Unlike lollies which I noticed Geoff hasn't objected to.

Regards
Dale Fraser
 
http://dale.fraser.id.au/blog
 
-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of [EMAIL PROTECTED]
Sent: Friday, 30 March 2007 8:54 AM
To: cfaussie
Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate




"the google group is called cfwatercooler"

yeah, take that Scott. :)






--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread mark . picker



"the google group is called cfwatercooler"

yeah, take that Scott. :)


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread M@ Bourke
the google group is called cfwatercooler

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Scott Barnes
It's all true ...

I'm just killing time until Microsoft figures out i'm really  fraud :P hehe.


On 3/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Well according to the DET firewall, someone who runs a pr0n site, with
> no educational merit.
>
> I tried to visit your blog site on Monday and was stopped by our adult/
> sex filter.  When I tried to have the block removed I was told the
> site had no educational merit and would be left block.  I thought you
> were a bit dodgy, now this just proves it ! :)
>
> There is another place in Coffs Harbour (at the big bananna) were you
> can watch the candies being made.pretty cool to watch.
>
> mmm, so where is that watercooler before I get in trouble from
> Andrew
>
> Cheers
> Mark
>
> On Mar 29, 10:50 pm, "Scott Barnes" <[EMAIL PROTECTED]> wrote:
> > I know you are but what am I :)
> >
> > -
> > I hereby declare this thread dead, in the name of all that which is
> sane.
> >
> > On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > And your the biggest water contaminator Scott:-)
> >
> > >  On 3/29/07, Scott Barnes <[EMAIL PROTECTED]> wrote:
> >
> > > >  because you killed it with your Vista price wars discussion :P
> >
> > > > (Kidding)
> >
> > > >  On 3/29/07, Andrew Scott <[EMAIL PROTECTED] > wrote:
> >
> > > > > Amazing nobody likes to drink water anymore? What is the point of
> > > > > setting up
> > > > > a watercooler if people post here anyway:-)
> >
> > > > > Andrew Scott
> > > > > 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 [EMAIL PROTECTED]
> > > > > Sent: Thursday, 29 March 2007 9:48 AM
> > > > > To: cfaussie
> > > > > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not
> > > > > appropriate
> >
> > > > > LOL.  Oh don't get me wrong, I love them as well.  They are like a
> > > > > drug.  I got some after doing the FarCry training with you guys
> and
> > > > > was addited from then on. Even after my girlfriend pointed out the
> use
> > > > > by date of the ones from webDU, I still continued to eat them.
> >
> > > > > I'm with Scott, how do we get more?  Actually speaking of more,
> all
> > > > > three shirts (fullasagoog, adobe, webdu) I got at webDU don't
> > > > > fit..mmm maybe a link between being fat and the Daemon lollies
> :)
> >
> > > > > Wow, this got OT quick.
> >
> > > > > On Mar 28, 9:12 pm, "Geoff Bowers" < [EMAIL PROTECTED]> wrote:
> > > > > > On Mar 27, 9:02 am, [EMAIL PROTECTED] wrote:
> >
> > > > > > > I thought you might let it slide and I'll ignore Daemon trying
> to
> > > > > > > poison people at webDU with expired boiled lollies :)
> >
> > > > > > What are you talking about?  I'll have you know those lollies
> mature
> >
> > > > > > with age.  Been gumming away at a box of these old rocks for the
> > > > > last
> > > > > > 18 months at least and I swear they get better with time ;)
> >
> > > > > > -- geoffhttp://www.daemon.com.au/
> >
> > > > --
> > > > Regards,
> > > > Scott Barnes
> > > >http://www.mossyblog.com
> > > >www.aegeon.com.au
> > > > Phone: +613  8676 4223
> > > > Mobile: 0404 998 273
> >
> > --
> > Regards,
> > Scott Barneshttp://www.mossyblog.com- Hide quoted text -
> >
> > - Show quoted text -
>
>
> >
>


-- 
Regards,
Scott Barnes
http://www.mossyblog.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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread mark . picker

Well according to the DET firewall, someone who runs a pr0n site, with
no educational merit.

I tried to visit your blog site on Monday and was stopped by our adult/
sex filter.  When I tried to have the block removed I was told the
site had no educational merit and would be left block.  I thought you
were a bit dodgy, now this just proves it ! :)

There is another place in Coffs Harbour (at the big bananna) were you
can watch the candies being made.pretty cool to watch.

mmm, so where is that watercooler before I get in trouble from
Andrew

Cheers
Mark

On Mar 29, 10:50 pm, "Scott Barnes" <[EMAIL PROTECTED]> wrote:
> I know you are but what am I :)
>
> -
> I hereby declare this thread dead, in the name of all that which is sane.
>
> On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
> > And your the biggest water contaminator Scott:-)
>
> >  On 3/29/07, Scott Barnes <[EMAIL PROTECTED]> wrote:
>
> > >  because you killed it with your Vista price wars discussion :P
>
> > > (Kidding)
>
> > >  On 3/29/07, Andrew Scott <[EMAIL PROTECTED] > wrote:
>
> > > > Amazing nobody likes to drink water anymore? What is the point of
> > > > setting up
> > > > a watercooler if people post here anyway:-)
>
> > > > Andrew Scott
> > > > 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 [EMAIL PROTECTED]
> > > > Sent: Thursday, 29 March 2007 9:48 AM
> > > > To: cfaussie
> > > > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not
> > > > appropriate
>
> > > > LOL.  Oh don't get me wrong, I love them as well.  They are like a
> > > > drug.  I got some after doing the FarCry training with you guys and
> > > > was addited from then on. Even after my girlfriend pointed out the use
> > > > by date of the ones from webDU, I still continued to eat them.
>
> > > > I'm with Scott, how do we get more?  Actually speaking of more, all
> > > > three shirts (fullasagoog, adobe, webdu) I got at webDU don't
> > > > fit..mmm maybe a link between being fat and the Daemon lollies :)
>
> > > > Wow, this got OT quick.
>
> > > > On Mar 28, 9:12 pm, "Geoff Bowers" < [EMAIL PROTECTED]> wrote:
> > > > > On Mar 27, 9:02 am, [EMAIL PROTECTED] wrote:
>
> > > > > > I thought you might let it slide and I'll ignore Daemon trying to
> > > > > > poison people at webDU with expired boiled lollies :)
>
> > > > > What are you talking about?  I'll have you know those lollies mature
>
> > > > > with age.  Been gumming away at a box of these old rocks for the
> > > > last
> > > > > 18 months at least and I swear they get better with time ;)
>
> > > > > -- geoffhttp://www.daemon.com.au/
>
> > > --
> > > Regards,
> > > Scott Barnes
> > >http://www.mossyblog.com
> > >www.aegeon.com.au
> > > Phone: +613  8676 4223
> > > Mobile: 0404 998 273
>
> --
> Regards,
> Scott Barneshttp://www.mossyblog.com- Hide quoted text -
>
> - Show quoted text -


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Scott Barnes
I know you are but what am I :)

-
I hereby declare this thread dead, in the name of all that which is sane.


On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
> And your the biggest water contaminator Scott:-)
>
>
>
>  On 3/29/07, Scott Barnes <[EMAIL PROTECTED]> wrote:
>
> >  because you killed it with your Vista price wars discussion :P
> >
> > (Kidding)
> >
> >
> >  On 3/29/07, Andrew Scott <[EMAIL PROTECTED] > wrote:
> > >
> > >
> > > Amazing nobody likes to drink water anymore? What is the point of
> > > setting up
> > > a watercooler if people post here anyway:-)
> > >
> > >
> > > Andrew Scott
> > > 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 [EMAIL PROTECTED]
> > > Sent: Thursday, 29 March 2007 9:48 AM
> > > To: cfaussie
> > > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not
> > > appropriate
> > >
> > >
> > > LOL.  Oh don't get me wrong, I love them as well.  They are like a
> > > drug.  I got some after doing the FarCry training with you guys and
> > > was addited from then on. Even after my girlfriend pointed out the use
> > > by date of the ones from webDU, I still continued to eat them.
> > >
> > > I'm with Scott, how do we get more?  Actually speaking of more, all
> > > three shirts (fullasagoog, adobe, webdu) I got at webDU don't
> > > fit..mmm maybe a link between being fat and the Daemon lollies :)
> > >
> > > Wow, this got OT quick.
> > >
> > >
> > > On Mar 28, 9:12 pm, "Geoff Bowers" < [EMAIL PROTECTED]> wrote:
> > > > On Mar 27, 9:02 am, [EMAIL PROTECTED] wrote:
> > > >
> > > > > I thought you might let it slide and I'll ignore Daemon trying to
> > > > > poison people at webDU with expired boiled lollies :)
> > > >
> > > > What are you talking about?  I'll have you know those lollies mature
> > >
> > > > with age.  Been gumming away at a box of these old rocks for the
> > > last
> > > > 18 months at least and I swear they get better with time ;)
> > > >
> > > > -- geoffhttp://www.daemon.com.au/
> > >
> > >
> > >
> > >
> > >
> >
> >
> > --
> > Regards,
> > Scott Barnes
> > http://www.mossyblog.com
> > www.aegeon.com.au
> > Phone: +613  8676 4223
> > Mobile: 0404 998 273
> > > >
> >


-- 
Regards,
Scott Barnes
http://www.mossyblog.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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Shane Farmer
On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
> Well I have a java object that doesn't have a toString() :-)
>

You will find it is inherited from Object :-)

Even doing the following wont work as you cannot reduce the visibility of
the inherited method from Object.

class MyClass {
private final String toString() {
return "SomeString";
}
}

Most of the time, you will get the internal representation of the instance (
[EMAIL PROTECTED]) unless you override the method to return something
meaningful.

Shane

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Maximilian Nyman

CF has a function toString(var) that will return the string
representation of an object.
Java has a obj.toString() method that also will return a string
representation of an object.

In some (most) cases they will return the same result, but for example
a XML object will be different in CF7 (in CF6 that too will be the
same)

/Max

-- 
Mobile: 0424 77 57 67
Skype: maxnyman
MSN Messenger: [EMAIL PROTECTED]



On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
> Steve,
>
> Not 100% sure I am write on this, but I think it has to do with the java
> object itself. I must admit that toString(var) I have not seen, is this a
> new object in java 5/6?
>
>
>
> On 3/29/07, Steve Onnis <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > While we are on it
> >
> > Whats the difference between toString(var) and var.toString() ?
> >
> > i have seen instances where they both yield different results.
> >
> > Steve
> >
> > 
>  From: cfaussie@googlegroups.com [mailto: [EMAIL PROTECTED] On
> Behalf Of Simon Haddon
> > Sent: Thursday, 29 March 2007 6:46 PM
> > To: cfaussie@googlegroups.com
> > Subject: [cfaussie] Re: Java Output streams into CF vars
> >
> >
> >
> >
> > The Java 1.4 issue is not a problem cause when you run your code in
> development you are still running under the CF jvm which should be 1.4
> anyway.  It doesn't matter what eclipse uses unless your creating java
> classes that you plan to compile under eclipse.  Even then you can compile
> then with a different version of the jvm to the ide
> >
> > Cheers,
> > Simon
> >
> >
> > On 29/03/07, Haikal Saadh <[EMAIL PROTECTED] > wrote:
> > >
> > > Actually, 100% of java objects will have a toString(), as
> > > java.lang.Object has toString().
> > >
> > > Whether toString() does anything useful is an entirely different matter.
> > >
> > > Also bear in mind that primitives won't have toString(), which is why I
> > > asked if he was dealing with byte[] or a wrapper class.
> > >
> > > But then again, as I mentioned in my earlier email, it's a little moot
> > > for people using java 5, as it has autoboxing. CFers will still have to
> > > exercise caution, though, as JDK 1.4 does not have that feature.
> > >
> > > Andrew Scott wrote:
> > > > Duncan,
> > > >
> > > > LOL, should have thought of that because 98%+ of java objects all have
> the
> > > > toString(); so you could have done f.Content[1].toString();
> > > >
> > > >
> > > >
> > > > Andrew Scott
> > > > Senior Coldfusion Developer
> > > > Aegeon Pty. Ltd.
> > > > www.aegeon.com.au
> > > > Phone: +613  8676 4223
> > > > Mobile: 0404 998 273
> > > >
> > > >
> > >
> > >
> > > --
> > > Haikal Saadh
> > > Applications Programmer
> > > ICT Resources, TALSS
> > > QUT Kelvin Grove
> > >
> > >
> > >
> >
> >
> >
> > --
> > Cheers
> > Simon Haddon
> > www.aegeon.com.au
> > Phone: +613  8676 4223
> > Mobile: 0404 998 273
> > > >
> >
>

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Andrew Scott
Steve,

Not 100% sure I am write on this, but I think it has to do with the java
object itself. I must admit that toString(var) I have not seen, is this a
new object in java 5/6?



On 3/29/07, Steve Onnis <[EMAIL PROTECTED]> wrote:
>
>  While we are on it
>
> Whats the difference between toString(var) and var.toString() ?
>
> i have seen instances where they both yield different results.
>
> Steve
>
>  --
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Simon Haddon
> *Sent:* Thursday, 29 March 2007 6:46 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] Re: Java Output streams into CF vars
>
>
>  The Java 1.4 issue is not a problem cause when you run your code in
> development you are still running under the CF jvm which should be 1.4anyway. 
>  It doesn't matter what eclipse uses unless your creating java
> classes that you plan to compile under eclipse.  Even then you can compile
> then with a different version of the jvm to the ide
>
> Cheers,
> Simon
>
> On 29/03/07, Haikal Saadh <[EMAIL PROTECTED]> wrote:
> >
> >
> > Actually, 100% of java objects will have a toString(), as
> > java.lang.Object has toString().
> >
> > Whether toString() does anything useful is an entirely different matter.
> >
> > Also bear in mind that primitives won't have toString(), which is why I
> > asked if he was dealing with byte[] or a wrapper class.
> >
> > But then again, as I mentioned in my earlier email, it's a little moot
> > for people using java 5, as it has autoboxing. CFers will still have to
> > exercise caution, though, as JDK 1.4 does not have that feature.
> >
> > Andrew Scott wrote:
> > > Duncan,
> > >
> > > LOL, should have thought of that because 98%+ of java objects all have
> > the
> > > toString(); so you could have done f.Content[1].toString();
> > >
> > >
> > >
> > > Andrew Scott
> > > Senior Coldfusion Developer
> > > Aegeon Pty. Ltd.
> > > www.aegeon.com.au
> > > Phone: +613  8676 4223
> > > Mobile: 0404 998 273
> > >
> > >
> >
> >
> > --
> > Haikal Saadh
> > Applications Programmer
> > ICT Resources, TALSS
> > QUT Kelvin Grove
> >
> >
> >
>
>
> --
> Cheers
> Simon Haddon
> >
>


-- 



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

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Steve Onnis
While we are on it
 
Whats the difference between toString(var) and var.toString() ?
 
i have seen instances where they both yield different results.
 
Steve

  _  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Simon Haddon
Sent: Thursday, 29 March 2007 6:46 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Java Output streams into CF vars


The Java 1.4 issue is not a problem cause when you run your code in
development you are still running under the CF jvm which should be 1.4
anyway.  It doesn't matter what eclipse uses unless your creating java
classes that you plan to compile under eclipse.  Even then you can compile
then with a different version of the jvm to the ide 

Cheers,
Simon


On 29/03/07, Haikal Saadh <[EMAIL PROTECTED]> wrote: 


Actually, 100% of java objects will have a toString(), as
java.lang.Object has toString().

Whether toString() does anything useful is an entirely different matter.

Also bear in mind that primitives won't have toString(), which is why I 
asked if he was dealing with byte[] or a wrapper class.

But then again, as I mentioned in my earlier email, it's a little moot
for people using java 5, as it has autoboxing. CFers will still have to
exercise caution, though, as JDK 1.4 does not have that feature.

Andrew Scott wrote:
> Duncan,
>
> LOL, should have thought of that because 98%+ of java objects all have the
> toString(); so you could have done f.Content[1].toString(); 
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273 
>
>


--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove







-- 
Cheers
Simon Haddon



--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Simon Haddon
The Java 1.4 issue is not a problem cause when you run your code in
development you are still running under the CF jvm which should be
1.4anyway.  It doesn't matter what eclipse uses unless your creating
java
classes that you plan to compile under eclipse.  Even then you can compile
then with a different version of the jvm to the ide

Cheers,
Simon

On 29/03/07, Haikal Saadh <[EMAIL PROTECTED]> wrote:
>
>
> Actually, 100% of java objects will have a toString(), as
> java.lang.Object has toString().
>
> Whether toString() does anything useful is an entirely different matter.
>
> Also bear in mind that primitives won't have toString(), which is why I
> asked if he was dealing with byte[] or a wrapper class.
>
> But then again, as I mentioned in my earlier email, it's a little moot
> for people using java 5, as it has autoboxing. CFers will still have to
> exercise caution, though, as JDK 1.4 does not have that feature.
>
> Andrew Scott wrote:
> > Duncan,
> >
> > LOL, should have thought of that because 98%+ of java objects all have
> the
> > toString(); so you could have done f.Content[1].toString();
> >
> >
> >
> > Andrew Scott
> > Senior Coldfusion Developer
> > Aegeon Pty. Ltd.
> > www.aegeon.com.au
> > Phone: +613  8676 4223
> > Mobile: 0404 998 273
> >
> >
>
>
> --
> Haikal Saadh
> Applications Programmer
> ICT Resources, TALSS
> QUT Kelvin Grove
>
>
> >
>


-- 
Cheers
Simon Haddon

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Andrew Scott
Well I have a java object that doesn't have a toString() :-)



On 3/29/07, Haikal Saadh <[EMAIL PROTECTED]> wrote:
>
>
> Actually, 100% of java objects will have a toString(), as
> java.lang.Object has toString().
>
> Whether toString() does anything useful is an entirely different matter.
>
> Also bear in mind that primitives won't have toString(), which is why I
> asked if he was dealing with byte[] or a wrapper class.
>
> But then again, as I mentioned in my earlier email, it's a little moot
> for people using java 5, as it has autoboxing. CFers will still have to
> exercise caution, though, as JDK 1.4 does not have that feature.
>
> Andrew Scott wrote:
> > Duncan,
> >
> > LOL, should have thought of that because 98%+ of java objects all have
> the
> > toString(); so you could have done f.Content[1].toString();
> >
> >
> >
> > Andrew Scott
> > Senior Coldfusion Developer
> > Aegeon Pty. Ltd.
> > www.aegeon.com.au
> > Phone: +613  8676 4223
> > Mobile: 0404 998 273
> >
> >
>
>
> --
> Haikal Saadh
> Applications Programmer
> ICT Resources, TALSS
> QUT Kelvin Grove
>
>
> >
>


-- 



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

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Andrew Scott
And your the biggest water contaminator Scott:-)



On 3/29/07, Scott Barnes <[EMAIL PROTECTED]> wrote:
>
> because you killed it with your Vista price wars discussion :P
>
> (Kidding)
>
>
>  On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
> >
> >
> > Amazing nobody likes to drink water anymore? What is the point of
> > setting up
> > a watercooler if people post here anyway:-)
> >
> >
> > Andrew Scott
> > 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 [EMAIL PROTECTED]
> > Sent: Thursday, 29 March 2007 9:48 AM
> > To: cfaussie
> > Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
> >
> >
> > LOL.  Oh don't get me wrong, I love them as well.  They are like a
> > drug.  I got some after doing the FarCry training with you guys and
> > was addited from then on. Even after my girlfriend pointed out the use
> > by date of the ones from webDU, I still continued to eat them.
> >
> > I'm with Scott, how do we get more?  Actually speaking of more, all
> > three shirts (fullasagoog, adobe, webdu) I got at webDU don't
> > fit..mmm maybe a link between being fat and the Daemon lollies :)
> >
> > Wow, this got OT quick.
> >
> >
> > On Mar 28, 9:12 pm, "Geoff Bowers" < [EMAIL PROTECTED]> wrote:
> > > On Mar 27, 9:02 am, [EMAIL PROTECTED] wrote:
> > >
> > > > I thought you might let it slide and I'll ignore Daemon trying to
> > > > poison people at webDU with expired boiled lollies :)
> > >
> > > What are you talking about?  I'll have you know those lollies mature
> > > with age.  Been gumming away at a box of these old rocks for the last
> > > 18 months at least and I swear they get better with time ;)
> > >
> > > -- geoffhttp://www.daemon.com.au/
> >
> >
> >
> >
> >
>
>
> --
> Regards,
> Scott Barnes
> http://www.mossyblog.com
> >
>


-- 



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

--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate

2007-03-29 Thread Scott Barnes
because you killed it with your Vista price wars discussion :P

(Kidding)


On 3/29/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>
> Amazing nobody likes to drink water anymore? What is the point of setting
> up
> a watercooler if people post here anyway:-)
>
>
> Andrew Scott
> 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 [EMAIL PROTECTED]
> Sent: Thursday, 29 March 2007 9:48 AM
> To: cfaussie
> Subject: [cfaussie] Re: ADMIN: Job Posts to CFAUSSIE are not appropriate
>
>
> LOL.  Oh don't get me wrong, I love them as well.  They are like a
> drug.  I got some after doing the FarCry training with you guys and
> was addited from then on. Even after my girlfriend pointed out the use
> by date of the ones from webDU, I still continued to eat them.
>
> I'm with Scott, how do we get more?  Actually speaking of more, all
> three shirts (fullasagoog, adobe, webdu) I got at webDU don't
> fit..mmm maybe a link between being fat and the Daemon lollies :)
>
> Wow, this got OT quick.
>
>
> On Mar 28, 9:12 pm, "Geoff Bowers" <[EMAIL PROTECTED]> wrote:
> > On Mar 27, 9:02 am, [EMAIL PROTECTED] wrote:
> >
> > > I thought you might let it slide and I'll ignore Daemon trying to
> > > poison people at webDU with expired boiled lollies :)
> >
> > What are you talking about?  I'll have you know those lollies mature
> > with age.  Been gumming away at a box of these old rocks for the last
> > 18 months at least and I swear they get better with time ;)
> >
> > -- geoffhttp://www.daemon.com.au/
>
>
>
>
> >
>


-- 
Regards,
Scott Barnes
http://www.mossyblog.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?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Outstanding punchline?

2007-03-29 Thread Scott Barnes
Minty's standup routine right?

On 3/29/07, Haikal Saadh <[EMAIL PROTECTED]> wrote:
>
>
> I believe we are owed a punch line from the WebDU Web jam. I can't
> remember what the rest of the joke was either, so maybe include that as
> well?
>
> --
> Haikal Saadh
> Applications Programmer
> ICT Resources, TALSS
> QUT Kelvin Grove
>
>
> >
>


-- 
Regards,
Scott Barnes
http://www.mossyblog.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?hl=en
-~--~~~~--~~--~--~---