[cfaussie] Re: Delete non-empty folders

2007-04-01 Thread Steve Onnis
MX 6.1 and 7, hence the JAVA question :) -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris Velevitch Sent: Sunday, 1 April 2007 6:27 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Delete non-empty folders On 3/30/07, Steve Onnis

[cfaussie] Re: Release of CFJsonService 0.1 Alpha

2007-04-01 Thread Dale Fraser
A link to it on RIAForge would have been helpful. I tried to comment on your blog and got The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes.

[cfaussie] Re: Release of CFJsonService 0.1 Alpha

2007-04-01 Thread Peter Tilbrook
Wow! This is when full exception error reporting turned on. Otherwise it tells YOU (the developer) and anyone else... well... shit. And CF Email is always a pain in the arse so won't comment apart from that Ray should know better. For me so far on new project - 415 files (images, templates,

[cfaussie] Re: Release of CFJsonService 0.1 Alpha

2007-04-01 Thread Dale Fraser
Peter, I agree don't like lots of error catching, think you can code so that the errors never occur. With the CF7 onError you can just implement something at the end. Regards Dale Fraser http://dale.fraser.id.au/blog/ _ From: cfaussie@googlegroups.com [mailto:[EMAIL

[cfaussie] Re: Release of CFJsonService 0.1 Alpha

2007-04-01 Thread Peter Tilbrook
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 halfway point of a real ball-tearer. A few more grey hairs but a major industry tool in the offing. Funny

[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: Web Version Control

2007-04-01 Thread Charlie Arehart
Yes, but please note, I wasn't referring to the general Tortoise interface but rather the specific TortoiseSVNSCC add-in, which is what makes it possible to do the integration with HomeSite and Dreamweaver, as you'd requested. /Charlie http://www.carehart.org/ _ From:

[cfaussie] Re: Web Version Control

2007-04-01 Thread M@ Bourke
at work we use TortoiseSVN, we used to use VSS and I've also used CVS before. TortoiseSVN is the best that I've used. VSS is far to limited but not to bad a tool. at home I use USB backup lol --~--~-~--~~~---~--~~ You received this message because you are

[cfaussie] [OT] two instances of MySQL

2007-04-01 Thread Taco Fleur
Hi all, I'm trying to upgrade our MySQL database, but don't want to much downtime (and also want to test first), so I was hoping to install 5.0.37 next to 5.0.27- however, I can't find any tutorials on this, the MySQL website has some info that suggests it is possible but doesn't specify exactly

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

2007-04-01 Thread Andrew Scott
Taco, It is very possible, the only thing that you need to remember is when you run the setup that the instance name can't be the same as a previous one, if you want to keep it. That step is one of the last in the setup process, I think by default it is set to mysql so you need to change

[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] Queries

2007-04-01 Thread KNOTT, Brian
How do I refer to a row in a query. i.e. I want to look at row 5 in a query called sales. Brian --- This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of its related entities Suncorp. Suncorp

[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