[cfaussie] Re: ColdFusion/Railo on Java PaaS

2013-07-09 Thread Pat
We have had good success with cloudbees.com and not so much Heroku. However, this was a play framework scala app (not a CF app) and the issue we had with Heroku is that it didn't have a local repository of libs On Wednesday, 10 July 2013 00:01:26 UTC+10, Geoff Bowers wrote: Anyone out there

[cfaussie] Re: MAD! Melbourne Adobe Developers: Apache Flex: The way forward. June 21st, 2012

2012-06-19 Thread Pat
I can't make it but would love to see some artefacts from the presentation - screencast, powerpoints etc.. On Tuesday, 19 June 2012 13:45:12 UTC+10, Peter Robertson wrote: *Justin Mclean has more than 15 years experience in developing web based applications and over that time has worked on

[cfaussie] Re: Microsoft SQL server CPU very high, close to 100% a lot of the time

2010-11-24 Thread Pat
promises to fix is dealt with within CF anyway so that I think it won't be relevant for CF devs. - I haven't looked at the price tag, but I assume the DD drivers don't come free of charge. Happy to be proven wrong in all of my points though :-) Cheers Kai Hello Pat, I use the divers

[cfaussie] Re: Microsoft SQL server CPU very high, close to 100% a lot of the time

2010-11-23 Thread Pat
I haven't checked in a while but the jtds driver (http:// jtds.sourceforge.net/) used to be faster than default JDBC driver CF come's with for MSSQL On Nov 24, 7:13 am, BarryC barrychester...@gmail.com wrote: Hi, We have an issue currently where our Microsoft SQL server runs close to 100% CPU

[cfaussie] Re: Serving of large files over the web - performance impact, issues?

2010-10-28 Thread Pat
Had a fairly similar issue on OLT Barry (remember that chestnut?) and the consensus was to move all the downloading outside the CF app onto an entirely different webserver (IIS at the time) to isolate load. On Oct 29, 7:48 am, BarryC barrychester...@gmail.com wrote: Hi all, This isn't really a

[cfaussie] Re: CF Contractor Rates

2010-09-15 Thread Pat
I'd also think that if you are contracting in the US, you have make up for the health package you would get on salary? Hence rates would be more? On Sep 15, 11:54 pm, M@ Bourke m.electronic.at.sym...@gmail.com wrote: I'd say Oz isn't very far behind Europe, I'm from oz but now in the for the

[cfaussie] Re: Eclipse Settings on Mac OS X

2010-08-22 Thread Pat
Have you installed Eclipse and then the Adobe CF plug-in OR is the plug-in part of the Eclipse installation? This may be completely unrelated, but I know with the Flex Builder plug-in, the base version of Eclipse that you add the plug-in to MUST be exact version that the Adobe doco states -

[cfaussie] Re: Database Changes

2010-08-19 Thread Pat
. well, my opinion anyway. On Thu, Aug 19, 2010 at 11:37 AM, Pat p...@heypatty.com wrote: AOP would be nice... but if the code your are running your PointCuts on isn't quite set-up for it, its not the right solution. Do you have versioning on your records? This would make it a lot easier

[cfaussie] Re: Database Changes

2010-08-18 Thread Pat
AOP would be nice... but if the code your are running your PointCuts on isn't quite set-up for it, its not the right solution. Do you have versioning on your records? This would make it a lot easier but from my experience, auditing is a feature requirement that is included quite late... On Aug

[cfaussie] Re: Coding Standards

2010-08-03 Thread Pat
I think that if you really want code standard adoption, it has to be built into the tools you are using (ie. eclipse) and also your build environments (ie. hudson) or some other way to automate and report on adherence. I'd also think it would work best on a greenfield project as forcing code

[cfaussie] Re: CFHTTP to invalid SSL host

2010-06-29 Thread Pat
http://jxplorer.org/ has a fairly nifty GUI for importing certificates into a truststore. I would think that CF would use the truststore of the JRE/JDK that it sits on. The truststore file that java uses is usually contained in a file called cacerts. Open this up with JXplorer and you'll see a

[cfaussie] Re: cfcache / ehcache in a cluster

2010-03-25 Thread Pat Branley
. Pat On Mar 19, 3:00 pm, Rob Brooks-Bilson rob.brooksbil...@gmail.com wrote: Mark, I followed up with Pat via email. I haven't heard back from him yet, but I do have working examples showing how to use Ehcache in a clustered configuration with multiple instances. Pat, if you aren't able

[cfaussie] Flex builder source code

2010-03-24 Thread Pat
Hi All, I know this is a bit off the CF topic, but this group is just so much more active than aussie flex group. Anyway, has anyone had a play with the Flex builder source code (http://kb2.adobe.com/cps/243/4b243413.html) to make anything usable as a Flex IDE? Thanks in advance. -- You

[cfaussie] cfcache / ehcache in a cluster

2010-03-16 Thread Pat Branley
on Ray Camdens blog, but nothing about how you catually configure the multicast stuff on the NIC http://www.coldfusionjedi.com/index.cfm/2009/7/18/ColdFusion-9-and-Caching-Enhancements Cheers Pat cacheManagerPeerProviderFactory class=net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory

[cfaussie] Re: Eclipse Memory Analyzers

2010-01-04 Thread Pat
VisualVM (that comes with jdk 1.6 and up) provides similar functionality as well. On Jan 5, 10:37 am, Mark Ireland markinc...@hotmail.com wrote: Can this be used with a Coldfusion snapshot? http://java.sys-con.com/node/1230460 _

[cfaussie] Re: Persistent Scopes and Memory

2009-11-10 Thread Pat Branley
seemed to stop the 'out of memory' errors every night, but no. 3 made the server actually run at a lower memory usage. Seems like there needs to be a special fullasagoog/mxna category for ColdFusion/JVM 'stuff'. Pat ps. while i could have used it last week, looking fwd to Cfobjective talk on JVM

[cfaussie] Re: CF8 file not found strangeness

2009-07-09 Thread Pat
I had a mate work at said company doing CF stuff - said it was a bunch of cowboys running it. On Jul 3, 4:01 pm, Mike Kear afpwebwo...@gmail.com wrote: G'day Ryan, Dare I be so bold as to suggest next time you're looking for shared hosing you consider using a hosting company run by someone

[cfaussie] Re: Verity vs SQL Server Full-text index

2008-11-19 Thread Pat Branley
Thanks for the responses everyone. I think i might choose verity over SQL just on the ability to index PDF files and other content. Cheers Pat On Nov 19, 9:57 pm, Chris Velevitch [EMAIL PROTECTED] wrote: Perhaps you might also consider looking at using Lucene (seehttp://goat.riaforge.org

[cfaussie] Verity vs SQL Server Full-text index

2008-11-18 Thread Pat Branley
is that this will deploy on CF Enterprise servers in a cluster. Cheers Pat --~--~-~--~~~---~--~~ 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

[cfaussie] Re: Verity vs SQL Server Full-text index

2008-11-18 Thread Pat Branley
] On Behalf Of Pat Branley Sent: Wednesday, 19 November 2008 12:11 PM To: cfaussie Subject: [cfaussie] Verity vs SQL Server Full-text index Hi Guys I'm working on a website redevelopment that has a database using SQL server full-text index. Ive never used it before and have always worked

[cfaussie] Re: CF SMS Gateway

2008-10-26 Thread Pat Branley
sms gatway an SMPP gatway listener ? and from what i read its complicated to get working ? Pat On Oct 27, 10:57 am, Simon Haddon [EMAIL PROTECTED] wrote: Hi, We don't use any web connection from the mobile. As long as they can send an SMS then they are right.  The email part of it is so

[cfaussie] Re: Flex Builder Question

2008-09-17 Thread Pat
Thanks all to your speedy responses. Looks like an issue across the board that most flex builder users are experiencing... ie. get yourself a cup of tea after clicking build On Sep 16, 2:43 pm, Andrew Muller [EMAIL PROTECTED] wrote: Hi Pat There is but honestly I reckon that you'll get your

[cfaussie] Re: default missing template error file

2008-09-12 Thread Pat Branley
it off people! :) Pat On Sep 12, 3:52 pm, Andrew Scott [EMAIL PROTECTED] wrote: I actually like the way grails sets it up, an urlMapping file with all that info so you can run any event passed on any of the errors 500,401,402,403 etc.. But the one question I am going to ask, is why does IIS

[cfaussie] Re: default missing template error file

2008-09-11 Thread Pat Branley
the H2 part. You could proly do some CFHTTP calls so you don't do lots of double HTTP 302 redirections, but it works pretty well for me. Pat On Sep 12, 1:10 pm, Steve Onnis [EMAIL PROTECTED] wrote: where did you put the template?   _   From: cfaussie@googlegroups.com [mailto:[EMAIL

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-28 Thread Pat Branley
up lets me monitor if one of the two instances has gone down. hth pat On Mar 28, 4:45 pm, Andrew Scott [EMAIL PROTECTED] wrote: George, I am assuming as you really didn't say, and I am no expert at this so I am guessing. When you log into the cfide/administrator you can control

[cfaussie] Re: CF_RunActiveContent.js

2008-02-17 Thread Pat Branley
should be in CFIDE\scripts which could be: wherever you put it when installing CF eg. c:\wwwroot\cfide C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\CFIDE\scripts on multi-instance or C:\CfusionMX\wwwroot\ on standalone Pat On Feb 17, 9:37 pm, Taco Fleur [EMAIL PROTECTED] wrote: Hi

[cfaussie] Re: how to manually configure CF8 web server connectors

2007-12-12 Thread Pat Branley
-cf8-jrun-and-the-jvm Pat On Dec 13, 12:00 am, Chris Velevitch [EMAIL PROTECTED] wrote: On Dec 12, 2007 11:01 PM, Kai Koenig [EMAIL PROTECTED] wrote: instance and deploy CF 8 into that instance. The requirements for CF 8 are Jrun 4 Updater 6 - make sure you are on this patch Would updater

[cfaussie] oo.com.au

2007-12-11 Thread Pat Branley
Hey All Just wondering (if someone wants to admit to it) who built OO.com.au ? chances are its someone on this list.. Its been all over the TV lately, nice to see a high profile site being built in CF. anyways, nice work whoever built it. Pat

[cfaussie] Re: debug slow loading pages

2007-12-11 Thread Pat Branley
Taco Im wondering if its because of the way the images are loaded as background images via CSS with no width / height specified. In my testing FF2 / IE7 it looks like they are the last things to load. On Dec 12, 11:55 am, Taco Fleur [EMAIL PROTECTED] wrote: Hi Mark, yes, have run some load

[cfaussie] Re: Derby Embeded Database (CF8) and Eclipse/FlexBuilder

2007-12-03 Thread Pat
You may need to get the jdbc drivers from the Apache Derby site instead of those bundled in to the CF8 install. (chances are they would be later release and perform better). Derby is a pretty robust RDMS system (out performs MySQL in some instances) but certainly doesn't have as much tooling

[cfaussie] Re: ColdFusion and Lucene searches

2007-11-30 Thread Pat
cflucene works but last time I checked it only worked against lucene 1.4 (not version 2.0 which is where the project is up to now). For the actual indexing phase, I recommend doing it all in java because you won't have to write wrappers for all the classes AND it can take a LONG time to index

[cfaussie] Re: Friday arvo O.T - thinking of giving up Apple and going back to Windows.

2007-11-27 Thread Pat
what about the BSD guy on the adds? http://www.youtube.com/watch?v=08E9Pk5cXrY On Nov 19, 10:16 am, Dale Fraser [EMAIL PROTECTED] wrote: How many reasons do you really need to give up a Mac? That annoying guy on the adds is enough for me. Regards Dale Fraser http://learncf.com From:

[cfaussie] Re: CF8 on Solaris's?

2007-11-23 Thread Pat
Theoretically, I would expect you could get more performance on Solaris running CF8 than most other OSes due to the lack of memory restrictions of the JVM (that is if OpenSolaris 11 is run on 64 bit). Also, if you choose to run CF8 within a j2ee container (tomcat, bea, jboss etc...) then you

[cfaussie] Re: CFINDEX document titles

2007-10-26 Thread Pat Branley
are lucky enough to have the document also set up as a record in a database you can just put the ID to the record in the custom field and then link the CFSEARCH query with a query of your database table using query of queries on the results page. Pat On Oct 26, 5:16 pm, Steve Onnis [EMAIL PROTECTED

[cfaussie] Re: Anyone seen this error before?

2007-10-21 Thread Pat Branley
versions of JRE. For example, 1.6 for cf8 and 1.4 for cf7 instanes. It also lets you have an independant lib\ext folder in each JRE setup to resolve any JAR conflicts with CF built in classes. Pat On Oct 22, 12:17 pm, Charlie Arehart \(lists account\) [EMAIL PROTECTED] wrote: Andrew (and others

[cfaussie] Re: CF + Subversion best practices ?

2007-10-16 Thread Pat Branley
integration and simpler deployment of shared servers. 4. is it cost effective to build portability into a legacy site just so you can install it easily on a workstation ? Pat On Oct 15, 3:52 pm, Geoff Bowers [EMAIL PROTECTED] wrote: Andrea, On Oct 15, 10:04 am, Andrea [EMAIL PROTECTED] wrote

[cfaussie] Re: AES decryption problem

2007-10-16 Thread Pat Branley
Duncan What I think is happening is that CF expects the key to be Base64 encoded, hence the problems with , ^ and the need for == at the end. Try using the 'sun.misc.BASE64Encoder' class to encode the key before passing it to the decrypt / encrypt functions. Pat On Oct 17, 10:22 am, Duncan

[cfaussie] Re: UML Tool

2007-10-10 Thread Pat Branley
or argoUML Pat On Oct 10, 12:52 pm, Andrew Scott [EMAIL PROTECTED] wrote: There are many free Eclipse plugins for UML, worth a look. On 10/10/07, Dale Fraser [EMAIL PROTECTED] wrote: Any recommendations for a UML tool? Preferably free. Regards Dale Fraser http://learncf.com

[cfaussie] Re: Memory leak??

2007-08-12 Thread Pat Branley
of the garbage collection not working 100% as expected because of the lack of scope. I have seen these jrun memory issues in the past and sometimes it will use heaps of ram to the point the server will fail. However, it doesnt happen that often in production and when it does its more gradual... Pat

[cfaussie] Re: Invalid XML problem...

2007-08-01 Thread Pat Branley
turned off on the remote server :) stupid i know, but i must admit ive made that mistake! hth Pat On Aug 1, 4:44 pm, Haikal Saadh [EMAIL PROTECTED] wrote: An invalid character was found in text content That to me is saying there's something there that IE thinks is incorrect. Taco Fleur

[cfaussie] ColdFusion 8 Release vs Public Beta

2007-07-31 Thread Pat Branley
Hey All Does any1 know if there is a technote that describes what was fixed between the public beta and the released product ? Obviously docs have been added etc. but im talking about any specific issues that would have been addressed ? Pat

[cfaussie] Re: Code Commenting

2007-07-29 Thread Pat Branley
do, but also why it DOESNT do somehting else. At the very least, put a comment inside the block to say why it was removed eg. !--- 2007/07/29, pat: removed this block beause xyz requirement changed --- ... my 1c+1c Pat On Jul 28, 9:04 pm, Barry Beattie [EMAIL PROTECTED] wrote: (pls forgive

[cfaussie] multi-instance setup and Classpaths

2007-07-08 Thread Pat Branley
folders) java.class.path (defined in jvm.config) JRE_HOME\lib\ext Can someone confirm this ? I cant find much in the docs on it. Any thoughts on this setup ? Pat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie

[cfaussie] Re: CFAussie Community Head Count

2007-05-31 Thread Pat Branley
ping! Pat Patrick Branley Senior Application Developer RedSquare Productions Pty. Ltd. Level 3, 414 Kent St. Sydney 2000 p: (02) 8289 4966 f: (02) 8289 4901 e: [EMAIL PROTECTED] On Jun 1, 1:23 pm, Toby Tremayne [EMAIL PROTECTED] wrote: One more here, from Melbourne. Toby

[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-27 Thread Pat Branley
good, but im a bit of an old fashioned .NET girl myself' anyways. now im getting off topic... Pat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to cfaussie

[cfaussie] Re: cfindex on CFMX7 with 1 record queries

2007-05-22 Thread Pat Branley
solution ? Does anyone else on the list notice the performance hit with CFINDEX calls ? maybe its our setup causing the problem... Pat On May 23, 2:21 pm, Raymond Camden [EMAIL PROTECTED] wrote: On 5/22/07, Pat Branley [EMAIL PROTECTED] wrote: So do you know of a 'best practice' methodology

[cfaussie] CFDOCUMENT and japanese characters

2007-05-15 Thread Pat Branley
. Pat --~--~-~--~~~---~--~~ 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

[cfaussie] Re: CFDOCUMENT and japanese characters

2007-05-15 Thread Pat Branley
Japanese text doesn't usually have spaces between words in the paragraph. Seems that the wrapping built into iText relies on spaces to wrap. I also noticed that xsl:fo solutions such as AntennaHouse can work out the wrapping. I haven't tried it with FOP yet. Pat On May 16, 2:46 pm, Dale

[cfaussie] getting info on coldfusion bugs

2007-05-14 Thread Pat Branley
.aspx Does anyone know if there is a way to see what logged bugs exist on adobe.com ? i cant seem to find anything. Maybe im getting too used to OSS projects where bugs are publically listed, i suppose thats not allways the case with commercial software. Pat

[cfaussie] Re: oracle plugin for eclipse

2007-05-02 Thread Pat Branley
The web tools project for eclipse comes with a very basic JDBC based database browser. I use this + a combo of the RDS plugin. you cant call DDL (alter table etc) statements from the RDS query builder. And it only works on windows i understand.

[cfaussie] Re: httpparam encoded value

2007-05-01 Thread Pat Branley
you could always bypass the HTTPPARAM tag and manually create the query string eg. CFHTTP url=#myManualURL# that way u can put URLEncodedFormat() around just the values and not the names if cfhttp is not playing nice. this is assuming the encoding=yes vs encoding=true thingo doesnt work. Pat

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

2007-04-28 Thread Pat Branley
here here! if it aint technical and related to CF, dont post it here cos most of us dont give a rats... watercooler was created for a reason. Pat On Apr 28, 2:03 pm, Mike Kear [EMAIL PROTECTED] wrote: For pete's sake Andrew, havent you got the message yet?? GIVE IT A REST FOR GOD's SAKE

[cfaussie] Re: OT: Subversion

2007-04-26 Thread Pat
of the codebase. while this method isnt the traditional svn model, and you may or may not get all the benefits that SVN offers it still gives you some version control, it does minimise configuration and merging issues. my 2c Pat ps. does any1 know of any educational institutions that do ANY kind

[cfaussie] Re: OT: Subversion

2007-04-26 Thread Pat
doesn't work in every development scenario, but it appears to work for us. I wouldn't dismiss it just because its not the standard approach. Pat On Apr 27, 10:18 am, Andrew Scott [EMAIL PROTECTED] wrote: Pat, That is very bad and here is why!! First of all, it isn't very hard to setup up a staging

[cfaussie] Re: OT: Subversion

2007-04-26 Thread Pat Branley
not preaching, just offering an alternative. You might not like it, but it works for us. and you would have to admit that it is better than NO version control. On Apr 27, 10:57 am, Andrew Scott [EMAIL PROTECTED] wrote: Pat, The downtime is when you try to fix a bug in your code

[cfaussie] Re: Question on redirection

2007-04-20 Thread Pat
} /script You could also integrate your window.open code into these functions too. Putting the script block into an external file will let you hide the link to the recorder script a little and doesnt clutter up your page of links. hth Pat On Apr 20, 10:46 am, Ryan Sabir [EMAIL PROTECTED] wrote: Hi

[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Pat
you can merge .SQL files. They are just text On Apr 16, 10:04 pm, Andrew Scott [EMAIL PROTECTED] wrote: Pat, This sounds similar to what we do now using redgate, but the only problem I see with what your suggesting is that there isn't a method of merging 2 developers databases

[cfaussie] Re: OT: Vista Application

2007-04-12 Thread Pat
btw... that is the address for the watercooler list ? is it a google group ? Pat On Apr 13, 9:18 am, Justin Carter [EMAIL PROTECTED] wrote: On Apr 13, 9:01 am, Andrew Scott [EMAIL PROTECTED] wrote: But Scott, If your like me you never install into the Programs directory, like Dale just

[cfaussie] Re: Flash Charts

2007-04-10 Thread Pat
thats funny you want them turned off that was a selling point for us to move some of our customers on to cf7. They all went 'oh' when they saw the bars animate :) On Apr 10, 4:13 pm, Steve Onnis [EMAIL PROTECTED] wrote: Why don't you just make them PNG format? Otherwise there is a config

[cfaussie] Re: Talking of evaluate()

2006-12-07 Thread Pat
are only searching 1 scope rather than all of them when using isDefined() Pat On Dec 8, 12:39 pm, Andrew Scott [EMAIL PROTECTED] wrote: Yes, I am well aware of your explanation, but let's look at something else for a minute. Forms? Now although cfparam can be used to handle radio buttons

[cfaussie] Re: CFFLUSH using script

2006-12-04 Thread Pat
getPageContext().getOut().flush(); On Dec 5, 11:09 am, Andrew Scott [EMAIL PROTECTED] wrote: Only if you write a wrapper for it Steve Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd.www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -Original Message-

[cfaussie] Re: fckEditor Was: Rich text editor for ColdFusion - recomendations

2006-11-29 Thread Pat
tinyMCE is better than FCK. Thats what the latest farcry uses. http://tinymce.moxiecode.com/ its way easier to extend and configure in my opinion. Pat On Nov 30, 12:52 am, Simon Haddon [EMAIL PROTECTED] wrote: Hi Mark, I am just starting on just that issue. I am upgrading from fckeditor

[cfaussie] Re: QuickBooks odbc integration

2006-11-27 Thread Pat
to make it easy to dump out to excel or something. not for robust web-based applications. my 2c Pat On Nov 28, 8:29 am, Carl Vanderpal [EMAIL PROTECTED] wrote: Well according to my assiciate the odbc is a little buggy..so I was wondering if any have successfully integrated this one [or another

[cfaussie] Re: javascript question :: select default value

2006-11-16 Thread Pat
heres my attempt at a solution. hth Pat script window.onload = function() { alert('running') var oSelect = document.getElementById(mySelect); oSelect.onchange = myChangeFn; oSelect.onclick = myFocusFn