[cfaussie] Re: The requested instance is either invalid or not running

2008-09-08 Thread Andrew Scott
Bots unless they have changed, don't hold session information. They don't care, so I am assuming each page request is a complete new session for these guys. -- Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au/ www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998

[cfaussie] Re: The requested instance is either invalid or not running

2008-09-08 Thread Andrew Scott
To: cfaussie@googlegroups.com Subject: [cfaussie] Re: The requested instance is either invalid or not running I realize that, but the problem lies with the datasource, which is stored in the application scope. On Tue, Sep 9, 2008 at 10:42 AM, Andrew Scott [EMAIL PROTECTED] wrote: Bots unless

[cfaussie] Re: The requested instance is either invalid or not running

2008-09-08 Thread Andrew Scott
Taco, Do you have enough information in the logs to mimic the bot? What I am thinking is maybe use an http call to modify the header, that the server will see to think it is that bot. I would then breakpoint that line and step through the code to see the execution path, you will then be able to

[cfaussie] Re: variables in cf

2008-09-02 Thread Andrew Scott
I believe that is what everyone has just said. Now as everyone else has stated, you DO NOT need to added the pound sign. In cases like this. cfset variable.Something = someother.variable / Or cfset variable.Something = someother.variable Append some string / But the following code is

[cfaussie] Re: OT : Logging IIS log files across a network

2008-09-01 Thread Andrew Scott
Would logging to a DB be far simpler? -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis Sent: Monday, 1 September 2008

[cfaussie] Re: OT : Logging IIS log files across a network

2008-09-01 Thread Andrew Scott
Wasn't sure, thought I would ask. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis Sent: Monday, 1 September 2008 10:13 PM

[cfaussie] Re: variables in cf

2008-09-01 Thread Andrew Scott
Yep and there are some exceptions to tags as well. For example cfoutput query=queryName /cfoutput Notice no #'s as the tag will evaluate the variable -- Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au/ www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404

[cfaussie] Re: Silent Printing to a Named Printer

2008-08-31 Thread Andrew Scott
Yes. Depending what version of ColdFusion you are going to use, there are many different options available to you. And I believe ColdFusion 8 has that support natively. -- Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au/ www.aegeon.com.au Phone: +613 9015 8628

[cfaussie] Re: looking for inspiration: search screens

2008-08-29 Thread Andrew Scott
there was a switch off button :-) Regards, Andrew Scott -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Barry Beattie Sent: Thursday, 28 August 2008 7:05 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: looking for inspiration: search screens One

[cfaussie] Re: looking for inspiration: search screens

2008-08-28 Thread Andrew Scott
Barry, Both been there and done that But all leads back to UAT (Useability and Testing). Even the best plans can be not what the client expects:-) Sorry about that, it doesn't help. Just that one of our clients, went and did a focus group test on the application we built and even though

[cfaussie] Re: looking for inspiration: search screens

2008-08-28 Thread Andrew Scott
Actually to be honest, I haven't and haven't had to do one for awhile. However I will be looking at something similar in the next few weeks for my own personal blog. I think it depends on your requirements, and whether you are doing an internal search or both internal and external. It sounds

[cfaussie] Re: Looking For Short Term Shotgun Contract/Work

2008-08-27 Thread Andrew Scott
Well the answer is that any NDA would cover that question.. However what came first the NDA or the product? Sorry a bit of parody on the old chicken yoke *LOL* -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273

[cfaussie] Re: Looking For Short Term Shotgun Contract/Work

2008-08-27 Thread Andrew Scott
You forgot the 3rd rule? 3rd Rule: When and if only when, the first 2 do not apply. By all means join the fight club. Oh and deny everything, as you can't trust anyone:-) -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273

[cfaussie] Re: OT: jQuery Datepicker

2008-08-26 Thread Andrew Scott
You will need to use the renderCallback() method, then just JS validate it is a date or handle to invalid date. That is off the top of my head, I am not 100% familiar with jQuery. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273

[cfaussie] Re: Constant query injection attacks

2008-08-26 Thread Andrew Scott
Your ISP is a good start or even the AFP, but I am sure the AFP will try to get you to talk to your ISP first. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com

[cfaussie] Re: Constant query injection attacks

2008-08-26 Thread Andrew Scott
Actually you will be surprised what the AFP will do, but they would prefer you to follow the ISP / hosting provider. The reason being is that any form of an attack, even one like this is a criminal act on all fronts and is very much indictable . But the thing is that by reporting it to your ISP

[cfaussie] Re: Constant query injection attacks

2008-08-26 Thread Andrew Scott
Careful there That seems so wrong on so many levels, as nice as it would be to do. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On

[cfaussie] Re: Frameworks on shared hosting

2008-08-25 Thread Andrew Scott
My new blog design, uses Coldbox and is on a shared hosting. I think it is fine in the load times. http://www.andyscott.id.au/ -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From:

[cfaussie] Taken two years, but time for a change

2008-08-21 Thread Andrew Scott
In the last 2 years I have been wanting to make my blog somewhat more pleasing than what it did look like, well the time has come to have done so. The new code base is a new framework, and uses some known frameworks to help achieve the results. Anyway, as it used blogCFC in the past. I have

[cfaussie] Re: Getting users who haven't made an entry today

2008-08-21 Thread Andrew Scott
Do you have the ability to add to the database? If so, create another table with a mapping (maybe) fieldname inside the user table is just as good. Simply just flag that field as false, then when a user makes an entry, fire an event to set to true. The run your query against that flag, and

[cfaussie] Re: A Very Strange Cache Issue

2008-08-19 Thread Andrew Scott
Dale, That seems to be a very weird error indeed. It's like IIS got screwed up for a minute. -- Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au/ www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com

[cfaussie] Re: A Very Strange Cache Issue

2008-08-19 Thread Andrew Scott
You using the internal server? -- Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au/ www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Tuesday, 19 August 2008

[cfaussie] RE: Geoff's post

2008-08-18 Thread Andrew Scott
Geoff, Coming from someone who knows what you mean, I am sure he won't be either. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 --~--~-~--~~~---~--~~ You received this message because you are

[cfaussie] Re: Coldfusion Developer in Sydney

2008-08-18 Thread Andrew Scott
No not smarter, just more demand on them. As companies to try to cut costs.. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 --~--~-~--~~~---~--~~ You received this message because you are

[cfaussie] Re: I hereby resign :)

2008-08-18 Thread Andrew Scott
Well the truth is CFML will never die, I mean when you want to think about the likes of the Amiga. What can one say, but the world has changed a lot since then. And the option of open source has change a lot of people's views towards ROI in a lot of cases, and this applies to CFML because as a

[cfaussie] Re: I hereby resign :)

2008-08-18 Thread Andrew Scott
2008 2:43 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: I hereby resign :) If this thread turns into an is CF dying thread, *I* will resign :) On Tue, Aug 19, 2008 at 12:41 PM, Andrew Scott [EMAIL PROTECTED] wrote: Well the truth is CFML will never die, I mean when you want to think

[cfaussie] Re: Verynx Attack

2008-07-25 Thread Andrew Scott
. On Fri, Jul 25, 2008 at 4:35 PM, Chris Velevitch [EMAIL PROTECTED] wrote: On Fri, Jul 25, 2008 at 11:20 AM, Andrew Scott [EMAIL PROTECTED] wrote: And as all JDBC drivers support what cfqueryparam offers, then the ability to turn that feature on or off would have been nicer. I don't

[cfaussie] Re: ReReplaceNoCase - return only a decimal number

2008-07-09 Thread Andrew Scott
No... Talk about putting your foot in it:-) -- 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 Steve Onnis Sent: Wednesday, 9 July 2008

[cfaussie] Re: ReReplaceNoCase - return only a decimal number

2008-07-08 Thread Andrew Scott
Wouldn't number format be quicker? cfset result = NumberFormat(string, mask) / -- 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 Scott

[cfaussie] Re: ReReplaceNoCase - return only a decimal number

2008-07-08 Thread Andrew Scott
Am I missing something? LSParseCurrency would be used if you want to convert a number to a currency in the given locale, not the reverse as is needed. Did I read the original question right? If so then why not just use NumberFormat(string, mask)... But if you can't guarantee a validated number

[cfaussie] Re: Source code library software

2008-07-07 Thread Andrew Scott
I agree Maven is a good tool to look into as well, there maybe others that are better suited to the Coldfusion world. But this tool is a god send when it comes to dependancy control. I am not sure if the feature still exists in cfeclipse or not, as I don't use it any more but it had its

[cfaussie] Re: TLS for Exchange

2008-06-20 Thread Andrew Scott
oh ok... On Fri, Jun 20, 2008 at 7:20 PM, Dale Fraser [EMAIL PROTECTED] wrote: Thanks Andrew, I'll have a look, but last time we tried it ourselves, everything broke :( Regards Dale Fraser *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *CyberAngel

[cfaussie] Re: CFC Design Patterns

2008-06-11 Thread Andrew Scott
Best book ever. Head First: Design Patterns -- 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 Adam Chapman Sent: Thursday, 12 June

[cfaussie] Re: big announcement to be made at Scotch on the Rocks

2008-06-05 Thread Andrew Scott
AJ your a tease. On Thu, Jun 5, 2008 at 6:08 PM, AJ Mercer [EMAIL PROTECTED] wrote: For those that like their CFML industrial strength and free, keep an eye on the Railo web site [1] Railo are to make a special announcement at SotR [2] this evening (AU time) [1a]

[cfaussie] Re: Coldfusion Daylight saving

2008-06-04 Thread Andrew Scott
I would not witch Daylight savings on, when it comes to a server. When doing reports etc, it can cause major issues. The biggest issue is when one tries to do a report when the time has gone back an hour. Why do people insist on servers using daylight savings time? On Wed, Jun 4, 2008 at

[cfaussie] Re: Coldfusion Daylight saving

2008-06-04 Thread Andrew Scott
When using the cfset Locale, you also need to use the LSDateFormat. Failure to do this, will see some date ranges convert right back to US date time. Both the above problem, and NOT using daylight savings on a production server is heaviliy documented around the net. On Thu, Jun 5, 2008 at

[cfaussie] Re: variable name confusion

2008-05-22 Thread Andrew Scott
cfset cookieVal = #COOKIE.cname# Should be cfset cookieVal = #COOKIE.cname# Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED

[cfaussie] Re: variable name confusion

2008-05-22 Thread Andrew Scott
it out to you. I know that I have purchased the manuals, just because of all the new Ajax UI and enhancements. But there is so much more to Coldfusion 8 that even I will lay claim to not knowing as yet. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613

[cfaussie] Re: frustrated CF newbie

2008-05-22 Thread Andrew Scott
and optimising your code. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of nedlud Sent: Friday, 23 May 2008 2:27 PM To: cfaussie

[cfaussie] Re: Microsoft Uses Flash!!!

2008-05-21 Thread Andrew Scott
Mike, I will agree with you, there are so many people out there that want to get a website. But once they have it, they do not know how to keep their customers on it. Most people think that we have heard of their product, and tells us what they think we want to know. But the reality is that if

[cfaussie] Re: Coldfusion Plesk File not found index.cfm

2008-05-21 Thread Andrew Scott
http://www.usercore.com/2007/08/29/coldfusion-8-and-plesk-8-on-red-hat-es-4/ Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED

[cfaussie] Re: Coldfusion Plesk File not found index.cfm

2008-05-21 Thread Andrew Scott
Also this link might help too http://kb.parallels.com/en/1142 Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris

[cfaussie] Re: Coldfusion Plesk File not found index.cfm

2008-05-21 Thread Andrew Scott
Good question, I am more used to helm than Plex. But I believe Plex is better in its ease of use over Helm. Sorry not much info I know, but I have had no real use of Plex as yet. Only from what I have heard around the traps. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: Coldfusion Plesk File not found index.cfm

2008-05-21 Thread Andrew Scott
Btw in what order did you install them? I hope to god you had been smart enough to realise that Plex then Coldfusion? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: Microsoft Uses Flash!!!

2008-05-20 Thread Andrew Scott
Dale, Since Sparkle (codenamed) was given a name, I have been following that product with much interest. And if I make a comparison of the IDE to Flex, Adobe has more ctaching up to do than Microsoft does. I blogged about Flex last year, and I am surpirsed that the IDE is still fairly useless

[cfaussie] Re: queryAddRow

2008-05-15 Thread Andrew Scott
Adam, And how do those 12 pages get handled in JS if the data is NULL for 12 rows? Sorry but that is not a good example. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: cfajaxproxy - cfc path

2008-05-14 Thread Andrew Scott
Ok, I haven't tried it as of yet. But Ben states in that link that this issue is fixed in the 8.01 update. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
are doing. arrayAppend(columnStruct[columns[c]], IIF(structKeyExists(rowData, columns[c]), rowData[columns[c]], '') ); Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
(qry, vegies, listToArray(carrot,cucumber,tomato)); newRow = structNew(); newRow[fruit] = Test; newRow[vegies] = Andrew; qry = queryInsertRow( qry, 15, newRow); Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
apple cucumber 3 orange tomato 4 TestAndrew Query Source: QueryNew() Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
That's why I was asking Steve, gees! With a query I doubt that is useful, but you have your reasons for all those blank rows... Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
ArrayAppend is asking well maybe I can learn something. But if Steve doesn't want to divulge that well so be it, but I can guarantee you this!!! What Steve did was brilliant nobody can deny that, but curiosity is how we learn Brett. And never forget that. Andrew Scott Senior Coldfusion Developer

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
Just to waste memory, doesn't make sense to me? Sorry Steve, what you did was great. But I don't see how adding 99 blank rows, with maybe 32 columns is beneficial to the memory you end up wasting. We'll just end it there, I think. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: queryAddRow

2008-05-14 Thread Andrew Scott
. Nothing wrong with that. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brett Payne-Rhodes Sent: Thursday, 15 May 2008 1:13

[cfaussie] Coldfusion debugger

2008-05-13 Thread Andrew Scott
Has anyone managed to use this under Vista 64it with Coldfusion 8.01? The jrun seems to crash each and everytime for me, and then I have to restart the machine to get Coldfusion to run again. Any clues, google returns nothing. -- Senior Coldfusion Developer Aegeon Pty. Ltd.

[cfaussie] Re: cfajaxproxy - cfc path

2008-05-13 Thread Andrew Scott
was in beta. Unfortunately I never got to reading the answer, if there was one. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: cfajaxproxy - cfc path

2008-05-13 Thread Andrew Scott
Ben states that it was identified as a bug, are you running CF8.01 at all? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: get the size of a folder using java

2008-05-12 Thread Andrew Scott
. Actually I just remembered, I did get the 2 to work, I had to enable 32bit in the Connector for Coldfusion as well. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com

[cfaussie] Re: Session Object size

2008-05-12 Thread Andrew Scott
steve. objectName.size(); I believe will work, or is it length()? Think java. On Tue, May 13, 2008 at 2:07 AM, Steve Onnis [EMAIL PROTECTED] wrote: Anyone know hoe to work out, or even if its possible how to work out how much memory a session object is using? Would be handy to see how

[cfaussie] Re: get the size of a folder using java

2008-05-11 Thread Andrew Scott
as to what you are really meaning. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Onnis Sent: Monday, 12 May 2008 1:05 PM

[cfaussie] Re: get the size of a folder using java

2008-05-11 Thread Andrew Scott
Coldfusion up. And I am assuming you meant: createObject(.Net,Scripting.FileSystemObject); And not createObject(COM,Scripting.FileSystemObject); Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From

[cfaussie] Re: ColdFusion Install Broken

2008-05-07 Thread Andrew Scott
discuss it in here, it will not error and will install ok but will not install the connectors at all. This maybe the same problem you are having. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From

[cfaussie] Re: HOT REQ..for Database Analyst !!!!!!!!! Location: TX, Dallas/Ft. Worth

2008-05-07 Thread Andrew Scott
And it only takes a small amount of marking it as such too:-) We just found a client of ours has been blacklisted:-( Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: ColdFusion Install Broken

2008-05-07 Thread Andrew Scott
Yeah, know your pain there. I believe they will have it opened up very shortly, this has got to be one of the worst things they kept away from us. I hope the viewing of tickets is better than the prerelease bug system that sucked. Andrew Scott Senior Coldfusion Developer Aegeon Pty

[cfaussie] Re: CFWINDOW height

2008-05-07 Thread Andrew Scott
); To resize the window. Does mean a bit of Javascript, but sorry to say that this is your best option. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto

[cfaussie] Enterprise 2.0 needs a Social Collaboration Layer

2008-05-07 Thread Andrew Scott
And vote for it if you think it should be seen at the conference, the higher the votes the better chance we get to present it there. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273

[cfaussie] Re: ColdFusion Isn't a Programming Language?

2008-05-05 Thread Andrew Scott
And I just gt through telling you that without JRun coldfusion will not run. But you're not listening. A far as I am concerned, as a marketor I could write anything on my webpage. And if the user wants to believe the hype thats upto you. On Tue, May 6, 2008 at 2:52 AM, Dale Fraser [EMAIL

[cfaussie] Re: [cfaussie]

2008-05-04 Thread Andrew Scott
So you are saying you can't loop through the nodes? And check for the value of the element name? On Mon, May 5, 2008 at 12:35 PM, Paul Kukiel [EMAIL PROTECTED] wrote: I'm stuck with some xml. I have a whole heap of context nodes in XML. In those nodes there are Name nodes. I need

[cfaussie] Re: is there a more efficent way of finding keys in FORM scope?

2008-05-01 Thread Andrew Scott
that there to be honest with you? cfloop list=#form.fieldnames# index=field cfif field contains hdnPersPBA_ !--- found the hidden field and it's not just the empty template form field --- --- blah de blah --- Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: is there a more efficent way of finding keys in FORM scope?

2008-05-01 Thread Andrew Scott
Barry that's ok, I am not sure that a regular expression would be faster to be honest with you. And I wasn't aware that there was any caveats with reserved suffixes? We learn something new:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628

[cfaussie] Re: is there a more efficent way of finding keys in FORM scope?

2008-05-01 Thread Andrew Scott
if the StartDate is defined? That sort of really doesn't make sense? Now having said this, I did not know that in normal HTML you could do this form of validation? How is it achieved, I would assume when the form is submitted the engine most do some post checking etc. Andrew Scott Senior Coldfusion

[cfaussie] Re: OT - Remove .Net Framework

2008-04-28 Thread Andrew Scott
No that is not installed by Coldfusion 8. However it is used by the likes of SQL Server 2005, and a few other Microsoft products. Assimilation is futile Brett:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273

[cfaussie] Re: wierd caching problem

2008-04-28 Thread Andrew Scott
class. Never looked into the reason why though, it was easy to just delete that cache and files. But it's a bugger to be caught out with though. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message

[cfaussie] Re: CFWINDOW with forms that submit

2008-04-24 Thread Andrew Scott
cfform ( I was using a normal html form tag ) and it seemed to work. But I haven't tested it using a more complicated form. Cheers, On Apr 24, 7:14 pm, Andrew Scott [EMAIL PROTECTED] wrote: Simple. As the cfwindow is a div inside the html template, onsubmit check

[cfaussie] Re: Has anyone got CF8 to talk to Windows Workflow Foundation?

2008-04-22 Thread Andrew Scott
Scott what are some of your problems, feel free to ping me off list if you like. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: Who is working for whom in Sydney, and are they looking for new people?

2008-04-22 Thread Andrew Scott
ROTFLMAO Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott Barnes Sent: Wednesday, 23 April 2008 12:24 PM To: cfaussie

[cfaussie] Re: .net and coldfusion 8u1

2008-04-21 Thread Andrew Scott
bit, compile on both with any cpu, or x64, or x32 with the same results. Seeing as the assembly referenced in my class works inside of a normal .Net application running the same assembly reference I am thinking that it is a Coldfusion issue myself. Andrew Scott Senior Coldfusion Developer Aegeon

[cfaussie] Re: .net and coldfusion 8u1

2008-04-16 Thread Andrew Scott
Charlie, Yes thats how I knew it was only picking up the .Net 2.0:-) Not sure about that page you sent me, are you indicating that I should uninstall the .Net integration service then reinstall? I will point out that .Net 3.5 has been on this machine before I installed the 64bit version of

[cfaussie] Re: .net and coldfusion 8u1

2008-04-16 Thread Andrew Scott
Nope, Uninstalled and reinstalled and it says .Net 2.0 in the install script. So something is not right. On Thu, Apr 17, 2008 at 8:43 AM, Andrew Scott [EMAIL PROTECTED] wrote: Charlie, Yes thats how I knew it was only picking up the .Net 2.0:-) Not sure about that page you sent me

[cfaussie] Re: .net and coldfusion 8u1

2008-04-16 Thread Andrew Scott
and 3.5 So no .net assemblies 2.0 and up will ever work in Coldfusion. I removed the .Net integration services and reinstalled, again the install script only picks up that I have 1.1 Should I be loosing my hair about now? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: Coldfusion 8U1 and Vista

2008-04-14 Thread Andrew Scott
checking in the installer needs to be done, so users don't get caught out on this like I did. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Owen

[cfaussie] Re: Schedule tasks in CF8 Cluster

2008-04-14 Thread Andrew Scott
would want to do what you trying to do. But you may have a very good reason for wanting too. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: recruters say CF on the way out? ... FFS! not FUD from them too?

2008-04-08 Thread Andrew Scott
Patrick, It still will not happen. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Patrick McGLYNN Sent: Tuesday, 8 April 2008 4

[cfaussie] Re: CF 8 Update 1

2008-04-08 Thread Andrew Scott
Unless you hacked a Mac OSX install as per the notes. Which I know this is not the case. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL

[cfaussie] Re: recruters say CF on the way out? ... FFS! not FUD from them too?

2008-04-07 Thread Andrew Scott
yeah very good at keeping them that way too. On Mon, Apr 7, 2008 at 11:17 PM, M@ Bourke [EMAIL PROTECTED] wrote: So... how about those rainbow suspenders, Pretty cool way to keep your pants up, eh? but then again, what _could_ I say that the obvious couldn't say better?

[cfaussie] Re: Building a cluster - CF vs JRun

2008-04-07 Thread Andrew Scott
I would say, and not because I know either. But I would say that CF IDE would actually connect and use JRun with specific settings, and for finer control it might be better for doing it inside Jrun. Just an observation on how it may work. Andrew Scott Senior Coldfusion Developer Aegeon Pty

[cfaussie] Re: recruters say CF on the way out? ... FFS! not FUD from them too?

2008-04-07 Thread Andrew Scott
developers out there. We told our recruiters specifically what we wanted. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: recruters say CF on the way out? ... FFS! not FUD from them too?

2008-04-07 Thread Andrew Scott
of the fact we are Java primarily, with a few clients still being maintained in CF. Only because we have gone enterprise, and the tools we use can't be fitted into Coldfusion in its current shape. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile

[cfaussie] Re: recruters say CF on the way out? ... FFS! not FUD from them too?

2008-04-07 Thread Andrew Scott
It isn't a myth, it has been this way for almost 12 years that I have been developing Coldfusion for. But the reality is that it will never go away, it has its place and that is what keeps most of us happy. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone

[cfaussie] Re: SMPP on CF8 hosted environment?

2008-04-03 Thread Andrew Scott
What do you need to know? http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/w whelp.htm?context=ColdFusion_Documentationfile=1670.htm Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273

[cfaussie] Re: What constitutes maintenance

2008-04-02 Thread Andrew Scott
Mike, I am going to agree with Jol to a degree. To say bug fixes is not maintenance is a touchy area, if the bug / fix is an oversight on the testing phase or whatever this will need to be clearly outlined in your contract as to how to proceed there. Andrew Scott Senior Coldfusion Developer

[cfaussie] Re: Bloody Vista

2008-03-30 Thread Andrew Scott
, and due to the fact the log file was malformed. I didn't even click why there was nothing in there for recent activities:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-27 Thread Andrew Scott
experience in clustering Coldfusion as yet. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of George Lu Sent: Friday, 28 March 2008 4:28 PM

[cfaussie] Re: Creating Excel files with multiple worksheets

2008-03-26 Thread Andrew Scott
I suppose you don't have the luxury of running it under Coldfusion 8:-) Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613  9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[cfaussie] Re: programmer etiquette and writing good CF code

2008-03-25 Thread Andrew Scott
=#thatid# would be pooled once for each different thatid userid combination passed in On Sat, Mar 15, 2008 at 4:36 PM, Andrew Scott [EMAIL PROTECTED] wrote: Zac, are you saying that select this,that where thisid = #thisid# and thatid =#thatid

[cfaussie] Re: programmer etiquette and writing good CF code

2008-03-25 Thread Andrew Scott
that I agreed. But it doesn't just apply to Coldfusion, it comes down to the person and what they have time to develop as Geoff stated. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -Original Message- From: cfaussie

[cfaussie] Re: [OT] Security, record bot infected machines

2008-03-02 Thread Andrew Scott
Taco, That would be a good idea, how would you go about this? In other words, if a request comes to my site, and I want to check this against that list, what are your plans of setting up? Otherwise, a good direction in my opinion. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd

[cfaussie] Re: Simultaneous editing in CFEclipse

2008-02-25 Thread Andrew Scott
Eclipse does that but you have to have that file open for the notificationJ Bad suggestion. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. http://www.aegeon.com.au www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto

[cfaussie] Re: Simultaneous editing in CFEclipse

2008-02-24 Thread Andrew Scott
As with Barry and Dale, I agree with the fact that even though Eclipse built in with SVN, can merge code it gets messy. And if you both are working on the same file at the same time, which can happen then you sould look at merging code with SVN. But the agreement comes down to refactoring your

[cfaussie] Re: Web Reporting

2008-02-20 Thread Andrew Scott
Scott, I haven't touched it for awhile, but have you looked at asreports.riaforge.org? This is only good if you have the ability to use the com objects from the RAS though. On 2/21/08, Scott Thornton [EMAIL PROTECTED] wrote: Hi Charlie, I had not considered the report builder that comes

<    1   2   3   4   5   6   7   8   9   10   >