[cfaussie] Re: OT: Subversion

2007-04-26 Thread Andrew Scott
can ever do. Pat don't preach to us, we have been in that scenario and we WILL NOT recommend it. 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

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
would rather outsource designers for that and have the CF developer concentrate on more on backend development. My opinion is that there are people who are good at what they do, why not utilize that skill set first. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone

[cfaussie] Re: Subversion - ignore Application.cfm

2007-04-26 Thread Andrew Scott
Are you using eclipse, or Tortoise? Eclipse, RMB on the file select team and there you will see add:ignore. Tortoise is something simialt but I don't use it as the current version crashes Vista far to much. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
Yeah, Mike has posted here a few times over the years just very rare. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 --~--~-~--~~~---~--~~ You received this message because you

[cfaussie] Re: Subversion - ignore Application.cfm

2007-04-26 Thread Andrew Scott
If you are using Eclipse, and CFEclipse then I suggest getting subversive. You will love that plugin, trust me. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED

[cfaussie] Re: Subversion - ignore Application.cfm

2007-04-26 Thread Andrew Scott
Yes. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Mercer Sent: Friday, 27 April 2007 12:34 PM To: cfaussie@googlegroups.com Subject

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
, you really need to look in your own backyard first Andrew Scott 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

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
Actually that's not true, WP/F was announced to chase headlines as you put it at the beginning of last year. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
to have egg on their face then. NDA's and corporate IP is kept very close to ones chest for a reason. 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

[cfaussie] Re: What's it all mean for CF developers? [Flex now Open Source'd]

2007-04-26 Thread Andrew Scott
What ever tickles your fancy Scott, but at the end of the day who cares. I don't hate M$, I hate any business/company that think they can exploit a consumer. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273

[cfaussie] Re: Scott and Andrew have driven me away

2007-04-26 Thread Andrew Scott
Well technically then Barry should have posted that thread in the watercooler then.. Don't pin Scott and I for something that is technically off topic, and has no relevance to solving CF related stuff Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au

[cfaussie] Re: OT: Subversion

2007-04-25 Thread Andrew Scott
Peter, At least with my expereince and knowledge I earn more than $21 an hour. I also did say it will open a debate... The reason being is that people do their development differenlty, and I stand by by my comments on this matter. If I as a developer was to make changes to the code, and its

[cfaussie] Re: Java inner classes

2007-04-25 Thread Andrew Scott
Hmmm, Actually a good point, but as they are not inner classes and are constructors / methods have you tried myClass.Field(arg1); myClass.Field(arg1,arg2); ?? On 4/26/07, Adam Cameron [EMAIL PROTECTED] wrote: G'day How does one - in CF - refer to an inner class (ClassFoo.Bar) of a given

[cfaussie] Re: Request VS Application Scope

2007-04-25 Thread Andrew Scott
That is a typical example of running code unnecessarily.. 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 elAdi Sent

[cfaussie] Re: Request VS Application Scope

2007-04-25 Thread Andrew Scott
in the way it is coded. Don't get me wrong, each to their own. Personally that method of hitting the DB, and then storing in the request scope is an overhead that really should be avoided if possible. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676

[cfaussie] Re: OT: Subversion

2007-04-24 Thread Andrew Scott
Actually it says if you think the bug might effect the current release. Thats a different thing. But yes merge and diff is you friend in those cases. On 4/24/07, AJ Mercer [EMAIL PROTECTED] wrote: I think this is what I am after http://ariejan.net/2006/11/22/svn-how-to-fix-bugs-properly/

[cfaussie] Re: OT: Subversion

2007-04-24 Thread Andrew Scott
AJ, This is going to open up a lot of debate.. My first question to you would be this, what methodolgy do you use for development and I would seriously think about this before you go any further. There is a reason I say this, and it is all down to your team / individual and I have been

[cfaussie] Re: OT: Subversion

2007-04-24 Thread Andrew Scott
- they have their own ColdFusion environment with code checked out from the trunk (or switched to a branch). Thanks for the tip on when to check in files - that makes things a lot simpler. Only check in completed work. On 4/24/07, Andrew Scott [EMAIL PROTECTED] wrote: AJ, This is going

[cfaussie] Re: OT: Subversion

2007-04-24 Thread Andrew Scott
On 4/24/07, Zac Spitzer [EMAIL PROTECTED] wrote: one thing to watch is creating too many tags/branches, coz checking our the root of the repository will have many copies Hmmm, not true. thats just badly setup. i've always found not branching unless you have to is a lot easier yes thats

[cfaussie] Re: Request VS Application Scope

2007-04-23 Thread Andrew Scott
I agree with M@, things that are going to be constant and apply across the board to the entire application I would stick in the Application scope. Why the hell Peter does this in the request scope is beyond reasoning to me. There is very little need to use the request scope, unless you want a way

[cfaussie] Re: Request VS Application Scope

2007-04-23 Thread Andrew Scott
Actually that is not true... All variables in all scopes are accessible in every aspect of coldfusion, with excpetion to limitations to CFX tags. On 4/23/07, christophe albrech [EMAIL PROTECTED] wrote: Dude, to answer you original question, which is what the hell is the request scope? (if

[cfaussie] Re: Request VS Application Scope

2007-04-23 Thread Andrew Scott
M@ you meant function.. Variables scope is what you meant for CFC's... On 4/23/07, M@ Bourke [EMAIL PROTECTED] wrote: The THIS scope is also accessible by the calling page. the var (whats the name of this scope/thingo?) is accessible by only the current cfc cfset var crud = chuck some

[cfaussie] Re: onApplicationStart() running more than once

2007-04-22 Thread Andrew Scott
conditions. 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: Monday, 23 April 2007 10:22 AM

[cfaussie] Re: Question on redirection

2007-04-19 Thread Andrew Scott
up was suppose to happen and the proxy server / firewall has blocked the pop up as well leaving me to wonder why. And I guess the debate would be the best method to achieve what you and your client want. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
That's what I was thinking, but I am sure I read something about DTS and version control sometime ago. That seemed a better approach. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original Message- From

[cfaussie] Re: OT: In Melbourne if anyone wants to catchup

2007-04-16 Thread Andrew Scott
What's even stranger is that the link was stripped for meL Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Monday, 16 April

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
Btw thinking about this more, this method will not work and the reason being is how would you roll back to a previous version? You can't, without writing more scripts to do this for you... Which is defeating the purpose. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
as DTL which will work, but as you know this is only MSSQl Server aware. 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 Dale

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
Peter that is not even close to what I want to achieve. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Peter Tilbrook Sent: Monday, 16 April

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
Ok, Now it seems that everyone is getting the wrong end of the stick here, the scenario is going to be simple. This is for development only, and we are in the middle of a huge project with many developers working away, we have already introduced TDD with XP Agile development and have everyone

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
/ -- *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Andrew Scott *Sent:* Monday, 16 April 2007 11:37 PM *To:* cfaussie@googlegroups.com *Subject:* [cfaussie] Re: Version Controlling a Database Ok, Now it seems that everyone is getting

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
Peter, No wonder you get $21per hour, you have no concept on maintaing more than one version of your code. I really pitty you. On 4/16/07, Peter Tilbrook [EMAIL PROTECTED] wrote: DEV, TEST, PROD. What else can you do? On 16/04/07, Andrew Scott [EMAIL PROTECTED] wrote: Ok, Now

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Andrew Scott
. 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 Haikal Saadh Sent: Tuesday, 17 April 2007 9:42 AM To: cfaussie

[cfaussie] Re: Whats disabled in dev version PDF generation?

2007-04-15 Thread Andrew Scott
Mike, Have you switched on security permissions for the PDF to disallow printing? 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

[cfaussie] Re: OT: In Melbourne if anyone wants to catchup

2007-04-15 Thread Andrew Scott
That's ok Scott, I need another version Full of Vista Ulitmate I am sure you can afford to buy me another copy... Hehe Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto

[cfaussie] Re: OT: Vista Application

2007-04-13 Thread Andrew Scott
and waste HD space) with no warnings? Doesn't make sense to me So what happend to common files then? Older applications need to write to this location so what happens here? On 4/13/07, Justin Carter [EMAIL PROTECTED] wrote: On Apr 13, 5:30 pm, Andrew Scott [EMAIL PROTECTED] wrote: Ok

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
But Scott, If your like me you never install into the Programs directory, like Dale just did so how does that protect me? On 4/12/07, Scott Barnes [EMAIL PROTECTED] wrote: Q. Do people think that UAC exists just because an engineer in the back room decided it'd be funny to put it in to tick

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
LOL, Yeah I would have to agree that the registry is more than out of date technology, ini files even older :P Back at you, I thought Scott would have told me I was doing it wrong first. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
at all, and is just proving that the UAC is a waste of space. Unless there is something I am missing of course. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original Message- From: [EMAIL PROTECTED] [mailto

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
Dale, Sorry I don't have the page off the top of my head, I knew I should have booked marked it. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
Dale, this is not the article I was referring to, but it goes further into detail than the other one did. http://msdn2.microsoft.com/en-us/library/bb206295.aspx Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Andrew Scott
So reminds me of sticky bit *lol* Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Friday, 13 April 2007 2:14 PM

[cfaussie] Re: OT: Vista Application

2007-04-11 Thread Andrew Scott
And I love the way Peter assumes again we are allowed to discuss who is Beta testing Scorpio. Peter I personally know Dale, and he would not ask that sort of question in an open forum if he was using Scorpio, but as Dale said he is using C++ Peter you do realise that Adobe staff visit these

[cfaussie] Re: OT: Vista Application

2007-04-11 Thread Andrew Scott
at, but its a suggestion. Crap, I see the smurfette comming got to go. On 4/11/07, Andrew Scott [EMAIL PROTECTED] wrote: And I love the way Peter assumes again we are allowed to discuss who is Beta testing Scorpio. Peter I personally know Dale, and he would not ask that sort of question

[cfaussie] Re: OT: Vista Application

2007-04-11 Thread Andrew Scott
Dale, Not sure if this helps or not, I also recall that when I came across this that VS2005 (I assume you are using that for C++) has to run as administrator as well. Not sure that this is an answer but I am goiong from memory at the moment. On 4/11/07, Andrew Scott [EMAIL PROTECTED] wrote

[cfaussie] Re: OT: Vista Application

2007-04-11 Thread Andrew Scott
Dale, So that I understand this more... You run VS2005 as administrator, build your application. Now from there do you create a log directory underneath your application? I have used the log events in a custom application event with no problems under vista and is recommended by M$, did that not

[cfaussie] Re: OT: Vista Application

2007-04-11 Thread Andrew Scott
Dale, It's not as off topic as CF-Community is yet. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Wednesday, 11 April

[cfaussie] Re: CF reports different length than JS

2007-04-10 Thread Andrew Scott
Steve, I thought that IE was the same and that a return was \n, I know I use that in JS all the time and it never complains, and works as expected. But Taco, yeah an example string would be good. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613

[cfaussie] Re: CF reports different length than JS

2007-04-10 Thread Andrew Scott
text \n\n more text But I can't answer 100% sure if doing this and going to the dom would be sufficient enough. You could try console.log(string); never used it but you it might have options to view more details about the string or object in question. Andrew Scott Senior Coldfusion

[cfaussie] Re: Heaps of CF work in the ACT?

2007-04-09 Thread Andrew Scott
Peter, you are under NDA and you should not be discussing things like that with scorpio. On 4/6/07, ACTCFUG [EMAIL PROTECTED] wrote: Show me. I've been degraded from $21 per hour to $750 per week (sorry Centrelink) for a totally custom solution. Developed under Scorpio but deployed to 7.x

[cfaussie] Re: validating an ABN

2007-04-09 Thread Andrew Scott
LOL, Yes Mark... Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Simon Haddon Sent: Tuesday, 10 April 2007 7:05 AM To: cfaussie

[cfaussie] Re: validating an ABN

2007-04-09 Thread Andrew Scott
You know I did not realise that the ABN number had a structure, I thought it was just a given number that is unique to that business and is either recycled or incremented. So this begs the question, what is really so special about the number that needs validating? Andrew Scott Senior

[cfaussie] Re: Heaps of CF work in the ACT?

2007-04-09 Thread Andrew Scott
you would expect, even though I signed my first born over I still get feed a can of mushrooms as they wave goodbye while switching the light off and throwing a bag of horse manure out after me. Oh what fun.. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au

[cfaussie] Re: outputting recordset

2007-04-05 Thread Andrew Scott
Yes they are very quick and it wouldn't make any perfomace issue one way or the other. On 4/5/07, Dale Fraser [EMAIL PROTECTED] wrote: Ahh, Picky, in my defence, array functions are very quick :P Regards Dale Fraser http://dale.fraser.id.au/blog -Original Message- From:

[cfaussie] Re: Blog

2007-04-04 Thread Andrew Scott
Blogcfc.riaforge.com 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 Justin Mclean Sent: Thursday, 5 April 2007 11:18 AM

[cfaussie] Re: outputting recordset

2007-04-04 Thread Andrew Scott
Taco, Doesn't Mod 3 work for you? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur Sent: Thursday, 5 April 2007 3:03 PM

[cfaussie] Re: Date format

2007-04-03 Thread Andrew Scott
Barry I think we all do. I did the same thing a few years ago to, and even posted a solution to this from a mssql database. Tom: Yeah it is a Julian format, and is commonly used in storing dates in mySql servers. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: Date format

2007-04-03 Thread Andrew Scott
. The solution would be to do cfset date = DateAdd('s',value,01/01/1980) / And that will give you the correct date from the time specified in Julian dates converted to CF, excel doesn't do this for you it just tries to convert number to a date object. Andrew Scott Senior Coldfusion Developer

[cfaussie] Re: Web Version Control

2007-04-02 Thread Andrew Scott
Yeah well is because of Office 2007 that I know about it. Hmm, sounds like I am going to need to do some serious reading up on it thenJ Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie

[cfaussie] Re: Release of CFJsonService 0.1 Alpha

2007-04-01 Thread Andrew Scott
Dale, Strange I got the post to the blog :-) On 4/1/07, Peter Tilbrook [EMAIL PROTECTED] wrote: Unfortunately I am developing under NDA argh but deploying on 7.02 - and there are BIG differences I am keeping to myself. How can we really test something but the real world and I am at the

[cfaussie] Re: [OT] two instances of MySQL

2007-04-01 Thread Andrew Scott
it to mySQL537 or something meaningful. HTH Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur Sent: Monday, 2 April 2007 12:30 PM

[cfaussie] Re: [OT] two instances of MySQL

2007-04-01 Thread Andrew Scott
Taco, Yes I have mySql V4.0 and mySql V5.0 running on the same machine. Mind you it has been awhile that I have done the installs, but I am aware that you can specify the instance name at setup. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676

[cfaussie] Re: Queries

2007-04-01 Thread Andrew Scott
Doesn't QueryName[5].FieldName work? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of KNOTT, Brian Sent

[cfaussie] Re: Queries

2007-04-01 Thread Andrew Scott
LOL, don't use it that much so I fall for it all the timeJ Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of KNOTT, Brian Sent: Monday, 2 April

[cfaussie] Re: Delete non-empty folders

2007-03-30 Thread Andrew Scott
with RECURSE option will delete folder all sub folder and files. Regards Dale Fraser http://dale.fraser.id.au/blog/ -- *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Andrew Scott *Sent:* Saturday, 31 March 2007 3:57 PM *To:* cfaussie

[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

[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Andrew Scott
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

[cfaussie] Re: Java Output streams into CF vars

2007-03-29 Thread Andrew Scott
. 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

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

2007-03-28 Thread Andrew Scott
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

[cfaussie] Re: Java Output streams into CF vars

2007-03-28 Thread Andrew Scott
that info:-) 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 Duncan Sent: Thursday, 29 March 2007 11:00 AM To: cfaussie

[cfaussie] Re: Java Output streams into CF vars

2007-03-28 Thread Andrew Scott
Duncan, That's what this is for I believe .pageOut.getBytes() 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 Duncan

[cfaussie] Re: Java Output streams into CF vars

2007-03-28 Thread Andrew Scott
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 -Original Message

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread Andrew Scott
, March 27, 2007 4:46 PM *Subject:* [cfaussie] Re: How to send out undelivered cfmails? I've dragged those mails to the spool directory but they've gone back to undelivered directory again. On 27/03/07, Andrew Scott [EMAIL PROTECTED] wrote: If they are sitting

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread Andrew Scott
George, If the mail server is running and other emails are going out fine then as I have said to you twice before, there is a problem with those emails namely the email addresses... J Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-26 Thread Andrew Scott
If they are sitting in there, they are not deliverable at all, you can try dragging them to the spool directory if you want to try sending them again. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-26 Thread Andrew Scott
Ok, any mail that ends up there is as it says not deliverable. Reasons for this email doesn't exist. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED

[cfaussie] Re: ColdFusion Developer (Permanent role)

2007-03-22 Thread Andrew Scott
Well it makes you wonder, if a recruitment agency hasn't got the time to write an email and post it with all the details that one would appreciate to know, or with correct details what they actually would be like to deal with? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: SOT: Local domain names

2007-03-19 Thread Andrew Scott
/07, Tom Kerr [EMAIL PROTECTED] wrote: To the rest of the list, I'm sorry for letting this continue. This'll really, honestly, truly be my last. You probably just want to hit delete now. On Mon, Mar 19, 2007 at 04:10:19PM +1100, Andrew Scott wrote: Tom, What drugs are you

[cfaussie] Apollo is available for download

2007-03-19 Thread Andrew Scott
Apollo (alpha) is available for download on the labs website. Andrew Scott 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

[cfaussie] Re: SOT: The World According to VISTA

2007-03-19 Thread Andrew Scott
in the first place they would not have to support as much. That is their own stupid fault, and for a company like Adobe to support their programs on Vista would cost far too much for Adobe... Enough said Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613

[cfaussie] Re: SOT: The World According to VISTA

2007-03-19 Thread Andrew Scott
to accommodate the new OS with my older versions and I think that this is a good move by Adobe. Hell, M$ did the same thing with SQL Server 2000. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie

[cfaussie] Re: SOT: The World According to VISTA

2007-03-19 Thread Andrew Scott
assume the same there too? So Scott are you saying that because Adobe did this that it is bad, and yet it is ok for M$ to do it? I really am interested to know why M$ can do it and no other company is allowed. Oh I forgot Adobe can't be assimilated *lol* Andrew Scott Senior

[cfaussie] Re: SOT: Local domain names

2007-03-18 Thread Andrew Scott
Tom, If it is internal who cares!!! And I certainly do not see it as a Administrative nightmare either, but then again I am used to setting up DNS servers for 10 years now so maybe I am just used to it. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613

[cfaussie] Re: SOT: Local domain names

2007-03-18 Thread Andrew Scott
for the FQDN. But at home I couldn't care less, I have a few sites setup that are not client related and I do it because it works for me. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original Message- From

[cfaussie] Re: [ANN]: WebDU - Microsoft drinks, Expression and yes, Adobe can come to.

2007-03-18 Thread Andrew Scott
*LOL* Scott, Scott, Scott The devil is going to come for you, no seriously I haven't laid eyes on Apollo yet from a development perspective. However I am very interested in Blend at the moment. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676

[cfaussie] Re: SOT: Local domain names

2007-03-18 Thread Andrew Scott
if you're a professional you would know about routing tables too. But I guess you don't 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

[cfaussie] Re: : WebDU - Microsoft drinks, Expression and yes, Adobe can come to.

2007-03-18 Thread Andrew Scott
Scott, I think to keep Toby happy maybe move it over to the waterCooler, or would you prefer it to the be the beer coolerJ Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273

[cfaussie] Re: SOT: Local domain names

2007-03-15 Thread Andrew Scott
www.client2.dev And none of these domains are viewable from outside of my network. Was that what you had been looking for. 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

[cfaussie] Re: QLD CFUG March meeting announcement.

2007-03-13 Thread Andrew Scott
Scott [EMAIL PROTECTED] wrote: *LOL*, That's how Microsoft spend the outrages prices on Vista, outside of the USA:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone:+613 8676 4223 Mobile: 0404 998 273 -Original Message

[cfaussie] Re: QLD CFUG March meeting announcement.

2007-03-12 Thread Andrew Scott
*LOL*, That's how Microsoft spend the outrages prices on Vista, outside of the USA:-) 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

[cfaussie] Re: QLD CFUG March meeting announcement.

2007-03-12 Thread Andrew Scott
, but will make some work easier in the near future when it comes to reports. And with the advent of WPF, there can be some more leverage made there too. Make a sales pitch at me, and you'll have an enemy for life. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613

[cfaussie] Re: application.cfc and currentTemplatePath

2007-03-08 Thread Andrew Scott
this. cfset Application.AppPath = ExpandPath('.') / Now you can be safe and cflock that if you want to be sure, but that's all you really need to do. Regards, Andrew Scott On 3/8/07, AJ Mercer [EMAIL PROTECTED] wrote: try this function *GetBaseTemplatePath() * On 3/8/07, Taco Fleur

[cfaussie] Re: Java Output streams into CF vars

2007-03-07 Thread Andrew Scott
Charlie, Thanks, but the real credit goes to Mark Mandel for helping with the java stuff as I hadn't got the byte stuff working properly. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273

[cfaussie] Re: ColdFusion Hosting

2007-03-06 Thread Andrew Scott
Mark, Cool, is that you being sarcastic or for real I did mention them earlier so if you're for real good to know. Btw there support is very good considering that they are as cheap as hell. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676

[cfaussie] Re: HTTPZip on Coldfusion Server

2007-03-06 Thread Andrew Scott
it was released. 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 Dale Fraser Sent: Wednesday, 7 March 2007 11:30 AM

[cfaussie] Re: HTTPZip on Coldfusion Server

2007-03-06 Thread Andrew Scott
wanted that feature so long ago. 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 Dale Fraser Sent: Wednesday, 7 March 2007 11:43

[cfaussie] Re: Java Output streams into CF vars

2007-03-06 Thread Andrew Scott
code is suppose to turn it into a string or char output, and I guess looking at how it fits in your scenario might help me a bit more. Sorry couldn't be any more helpful there. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273

[cfaussie] Re: CFQUERYPARAM was RE: [cfaussie] Re: @#$!! queryparam

2007-03-05 Thread Andrew Scott
Charlie, Cheers for the info, but I wasn't confusing anything. I was asking to begin with. And with select * from when using cfqueryparam, I only am reporting what is reported as a solution on the Adobe livedocs. Gosh:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: CFQUERYPARAM was RE: [cfaussie] Re: @#$!! queryparam

2007-03-05 Thread Andrew Scott
] in Datasource Advanced Settings to zero. 3. Use inline arguments instead of cfqueryparam to cause the SQL statement be re-compiled by SQLServer for every request. * Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  8676 4223 Mobile: 0404 998 273 -Original

[cfaussie] Re: Why select * is bad (was RE: [cfaussie] Re: @#$!! Queryparam)

2007-03-05 Thread Andrew Scott
in MG:U). So this becomes a non issue for me again. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom MacKean Sent: Tuesday, 6 March 2007 11:48 AM

<    4   5   6   7   8   9   10   11   >