Re: java.lang.OutOfMemoryError: Java heap space

2011-03-28 Thread tom vallee
i should replace -XX:+UseConcMarkSweepGC and -XX:+UseParNewGC or only -XX:+UseConcMarkSweepGC with : XX:+UseParallelGC ~| Order the Adobe Coldfusion Anthology now!

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-23 Thread tom vallee
thanks! here are my settings now : java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+UseParallelGC -Dsun.rmi.dgc.client.gcInterval=60 -Dsun.rmi.dgc.server.gcInterval=60 -XX:NewSize=148m -XX:SurvivorRatio=4

upgrade coldfusion 7 JDK

2011-03-23 Thread tom vallee
Can i upgrade a cf7 to the latest jdk 1.6.0_24 ??? i currently use : Java Version 1.4.2_14 thanks ~| Order the Adobe Coldfusion Anthology now!

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
i upgraded to latest version and the coldfusion stop answering at 3 am and the cpu spikes to 100% at 8h15 am. anything else? Are you stuck on that JDK version for any reason? The first thing I'd do would be to upgrade it. It is 20 updates behind. Next, have you checked anything like jconsole

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
i upgrade to the latest JDK version and the coldfusion stop responding this night at 3 am it doesn't solve my problems Are you stuck on that JDK version for any reason? The first thing I'd do would be to upgrade it. It is 20 updates behind. Next, have you checked anything like jconsole to see

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
there's no error in the log when the service locks up at 3am.. what should i put in my jvm settings instead? HI, i have a few problems with one of my server : Win2008 R2 Coldufsion 8.0.1 x64 Java 1.6.0_04 Dual Xeon Quad Core 32gb RAM Sometimes the CPU goes up to 100% and I need

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
also, i install jconsole the ps survivor space frequently goes to 100%, is it normal? also there is many Ps scavenge (1125 collection in 2 hours) vs 5 collection of PS marksweep there's no error in the log when the service locks up at 3am.. what should i put in my jvm settings instead?

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
the latest hs_pid file in runtime\bin is 1 months old.. in runtime/log/ there is many of these errors when the CPU was 100% java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
the service stop responding not always at 3am, sometimes it's at 2pm, 7pm etc i check if there was any schedule task starting and no there's nothing here's my jvm settings now : java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=64m -XX:+UseParallelGC

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread tom vallee
couldn't it be that because the CPU is at 100%, it can't make the connection?? Because there's nothing wrong with these request ~| Order the Adobe Coldfusion Anthology now!

coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-21 Thread tom vallee
HI, i have a few problems with one of my server : Win2008 R2 Coldufsion 8.0.1 x64 Java 1.6.0_04 Dual Xeon Quad Core 32gb RAM Sometimes the CPU goes up to 100% and I need to restart the coldfusion service and everything goes back normal Sometimes, coldfusion stop responding, if i type my

Re: Issue with new CF Update

2011-03-21 Thread Tom McNeer
, appears to be an en dash. That's what he means when he refers to extended characters. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe

Re: KickAssVps.com Experiences

2011-03-04 Thread Tom McNeer
. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Re: Create REST based web services?

2011-02-14 Thread Tom Jones
So I dont mean to sound dense, but nearly all of the Google searches I did on creating REST web services with coldfusion have turned up next to nothing. I found a couple for consuming but not publishing. Thanks, tom Absolutely. It's perfect for it. Just google it and you should see a heap

Create REST based web services?

2011-02-11 Thread Tom Jones
Hello, I would like to know if it's possible to create REST based web services in Coldfusion and if so how? I'm just looking for a little how to, getting started. Thanks, tom ~| Order the Adobe Coldfusion Anthology now! http

CFIMAGE (CF8) - moving /saving file from CFFileServlet

2011-02-07 Thread Tom King
Hi all, I'm having problems getting an image which I've used CFIMAGE to crop on CF8. I can crop the image, return it to the browser, but trying to 'get' at it on the subsequent page request is driving me mad. I can output the image, i.e img src=

Re: CFIMAGE (CF8) - moving /saving file from CFFileServlet

2011-02-07 Thread Tom King
I'm using Matt Gifford's trick of returning the cropped image via an ajax request: http://www.mattgifford.co.uk/image-cropping-with-coldfusion-jquery/ So, yes, I suppose I could save it at that point, but it would remove the functionality of being able to revert to the original which is rather

Re: xss filter

2011-01-19 Thread Tom McNeer
On Tue, Jan 18, 2011 at 8:37 PM, Nick Gleason n.glea...@citysoft.comwrote: Thoughts? You might want to contact the developer of Portcullis, John Mason, directly. His e-mail is mason |at| fusionlink.com. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE

Re: wireframe for developers

2011-01-18 Thread Tom McNeer
On Tue, Jan 18, 2011 at 10:52 AM, Gerald Guido gerald.gu...@gmail.comwrote: I use Balsamiq Mockups. Me, too. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: CFBuilder Suddenly Showing Whitespace Chars, Sorta

2011-01-16 Thread Tom McNeer
it. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Using jsTree with Coldfusion

2011-01-12 Thread Tom Jones
Hello, I was wondering if anyone has an example they would be willing to share on using jsTree with Coldfusion? I really dont know php and the example for the database driven example is confusing. Thanks, tom ~| Order

Re: How to set cfset session variable to be called in a cfc?

2011-01-07 Thread Tom McNeer
, or whatever's appropriate to your needs. From there on, it kinda depends on what you want to do with the spreadsheet. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: How to set cfset session variable to be called in a cfc?

2011-01-07 Thread Tom McNeer
to happen with the spreadsheet. Is it to be displayed, just saved, or what? As much detail as you can provide on the steps in the process, please. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: How to set cfset session variable to be called in a cfc?

2011-01-07 Thread Tom McNeer
in a .cfm file that way -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion

Re: are queries in CFC methods not allowed to be cached?

2010-12-06 Thread Tom McNeer
You can certainly cache a query within a CFC. Perhaps you could share the code that creates the cachespan and runs the query, along with an explanation of how you know a cached version is not being used. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta

Re: Detect users based on country???

2010-11-23 Thread Tom McNeer
Just a word regarding the ipinfodb geolocation service: The URL for the API has changed, and they now require registration for a free application key that must be included in the request. Go to http://www.ipinfodb.com for info. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com

Re: Hosted VPS recommendations

2010-11-20 Thread Tom McNeer
info on their name servers, as well as a browser-based tool to backup and restore any SQL Server databases you have on their shared SQL instances. For a few bucks a month, you can also add a monitoring service that lets you define monitors for your site(s). -- Thanks, Tom Tom McNeer MediumCool

Re: Hosted VPS recommendations

2010-11-20 Thread Tom McNeer
to the basic VPS for $35 a month. The use of databases on a shared SQL Server is $10/month per database. Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe

Re: cfm vs html pages

2010-11-08 Thread Tom McNeer
free, it's excellent, and it'll keep that menu updated (along with lots of other things) itself. http://www.getmura.com -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

List Sort help

2010-09-22 Thread Tom Jones
Hello, I have a lit of version numbers and I need to sort them in the right order. cfset appVers = 3.6.1,3.6.5,3.6.3,3.6.10 How do I sort these so that they show in the right order starting with the highest first? Thanks, tom

Re: List Sort help

2010-09-22 Thread Tom Jones
thanks, but I get an error saying cant convert 3.6.1 to numeric. tom ListSort should work: http://www.cfquickdocs.com/cf8/#ListSort Although you might need to use the text sort instead of numeric. andy Hello, I have a lit of version numbers and I need to sort them in the right order

Re: List Sort help

2010-09-22 Thread Tom Jones
Hmm, OK ... I'm using CFMX7 and OpenBD 1.3 Thanks, tom What version of CF? On CF9, the following works: cfset appVers = 3.6.1,3.6.5,3.6.3,3.6.10 cfoutput#appVers#br /#listSort( appVers, 'numeric', 'desc' )#/cfoutput

Re: List Sort help

2010-09-22 Thread Tom Jones
Correction, it's only on OpenBD 1.3, that I have the problem. I will file a bug with them. Thanks, tom Hmm, OK ... I'm using CFMX7 and OpenBD 1.3 Thanks, tom ~| Order the Adobe Coldfusion Anthology now! http

WebService question

2010-09-20 Thread Tom Jones
app, which I wrote as well. So any suggestions are welcome. Thanks, tom ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http

Function to Output a query as an ol or ul

2010-08-26 Thread Tom King
Hi all, Having not found an existing function to do this (output a query object as a nested ol or ul), I thought I'd try my own hand at it - I'm *so* close. Yet, not quite there. Basically, my mind has given up trying to get the logic correct in when to close /li elements. It works most of the

Re: Function to Output a query as an ol or ul

2010-08-26 Thread Tom King
/cfoutput /ul On Thu, Aug 26, 2010 at 10:18 AM, Tom King mailingli...@oxalto.co.uk wrote: Hi all, Having not found an existing function to do this (output a query object as a nested ol or ul), I thought I'd try my own hand at it - I'm *so* close. Yet, not quite there. Basically

Re: Function to Output a query as an ol or ul

2010-08-26 Thread Tom King
I've updated the dummy data in my example to include multiple depths (i.e nesting) http://neokoenig.pastebin.com/nGBphKVN T On 26 August 2010 16:27, Tom King mailingli...@oxalto.co.uk wrote: Hi John, That's fine when you just want a straight: ul liSomething/li /ul But I'm trying

Re: Function to Output a query as an ol or ul

2010-08-26 Thread Tom King
It sort of makes sense that this is a recursion issue, as I keep hitting the 'You need to know the future' (i.e the next row before it's happened) feeling.. Re: Michael, yes, assume the query is sorted (i.e the depth is how deep the containing UL is). It does my head in. Recursion that is. On

Passing a Date Time Value to a function

2010-08-18 Thread Tom King
It's been one of those days already - can anyone tell me why the time gets stripped out? I'm aware that I'm using 'date' as an argument type, but datetime throws an error and there's nothing in CF8 docs on it... How do I preserve the time data? cffunction name=dateFormatter2

Re: Passing a Date Time Value to a function

2010-08-18 Thread Tom King
From: Tom King mailingli...@oxalto.co.uk Sent: Wednesday, August 18, 2010 8:26 AM To: cf-talk cf-talk@houseoffusion.com Subject: Passing a Date Time Value to a function It's been one of those days already - can anyone tell me why the time gets stripped out? I'm aware that I'm using 'date

CFXML and extra lines

2010-08-06 Thread Tom Jones
nice? thanks, tom ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm

Re: CFXML and extra lines

2010-08-06 Thread Tom Jones
There is also an option in CF administrator to control white space. JPass Yea, I have the white space compression turned on, but since it's happening in the xml it does not get removed. ~| Order the Adobe Coldfusion

Re: CFXML and extra lines

2010-08-06 Thread Tom Jones
I finally figured it out, this works like a champ! tom cfset myXSLT = ?xml version=1.0 encoding=UTF-8? xsl:transform version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xsl:output method=xml indent=yes

Re: How to interpret log files?

2010-07-15 Thread Tom Chiverton
should narrow it down, for instance. -- Tom Chiverton Helping to augmentatively monetize sexy paradigms as part of the IT team of the year 2010, '09 and '08 This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: logout and back button

2010-07-15 Thread Tom Chiverton
On Wednesday 14 Jul 2010 14:49:29 you wrote: If other programming languages can effectively end session variables, i still dont know what MX's problem is. Citation needed. -- Tom Chiverton Helping to globally deliver collaborative best-of-breed eye-catching open- source solutions as part

Re: mod_rewrite question: redirecting to www.domain.com from domain.com with dynamic domain names

2010-07-15 Thread Tom Chiverton
it dynamic Something like rewritecond %{http_host} ^([a-zA-Z]).com [nc] rewriterule ^(.*)$ http://www.$2.com/$1 [r=301,nc] but I'd have to read the docs... if it already has a subdomain, ignore this rule. So... How can you determine this ? -- Tom Chiverton Helping to carefully participate

Re: How to interpret log files?

2010-07-14 Thread Tom Chiverton
, normally memory related. -- Tom Chiverton Helping to continuously maximize appliances as part of the IT team of the year 2010, '09 and '08 This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership

Re: logout and back button

2010-07-13 Thread Tom Chiverton
the page, for instance). If you allow non-logged in users to perform actions that they shouldn't be allowed to, then you have a bigger problem than your log out work flow. -- Tom Chiverton Helping to collaboratively monetize deliverables as part of the IT team of the year 2010, '09 and '08

Re: logout and back button

2010-07-12 Thread Tom Chiverton
confirmation' page that says thank you for using blah blah ltd. -- Tom Chiverton Helping to appropriately industrialize professional cross-platform efficient patterns as part of the IT team of the year 2010, '09 and '08 This email is sent

Re: ColdFusion Builder Key Commands

2010-07-12 Thread Tom Chiverton
On Monday 12 Jul 2010 14:23:36 you wrote: AutoHotKey, which lets your script just about anything (at least for Windows, not sure if there is something similar for the Mac?). Or Snippit's, if all you want to do is write your own templates and execute them with a shortcut. -- Tom Chiverton

Does Application.cfm get run by .cfc web service?

2010-07-09 Thread Tom Jones
Hello, I have a web service (SOAP) file called wsl.cfc and I was wondering if Application.cfm got called every time a remote client connected and ran a function from the wsl.cfc web service? Thanks, tom ~| Order the Adobe

Re: CFMAIL isn't working at all

2010-07-07 Thread Tom Chiverton
On Tuesday 06 Jul 2010 14:15:10 you wrote: What happens if you log in as the same user that CF is running as (cfusion), and attempt to send mail to sendmail via telnet? Or use a packet monitor like tethereal to see what is going on at the network level on the SMTP port. -- Tom Chiverton

Re: ColdFusion Builder Auto-Indent

2010-06-29 Thread Tom Chiverton
On Tuesday 29 Jun 2010 06:41:34 Matt Quackenbush wrote: However, I do not see any such option in my installation. You mean the whole 'ColdFusion' option is missing ? Or something else ? -- Tom Chiverton Helping to conveniently grow enterprise viral initiatives as part of the IT team

Re: coldfusion equivalent to php json_encode

2010-06-28 Thread Tom Chiverton
possible your results structure is slightly different. You can always build the JSON string by hand... -- Tom Chiverton Helping to appropriately pursue professional clicks-and-mortar viral action- items as part of the IT team of the year 2010, '09 and '08

Re: Odd MySQL error...

2010-06-24 Thread Tom Chiverton
On Wednesday 23 Jun 2010 21:27:06 you wrote: If looks like your server is getting random intermittent connection drops from your MySQL server (I'm assuming it's remote) You could turn off persistent connections too. -- Tom Chiverton Helping to evangelistically innovate eigth-generation

Re: Is it time for Adobe to Rebrand Cold Fusion?

2010-06-22 Thread Tom Chiverton
On Monday 21 Jun 2010 20:20:11 you wrote: I don't know if anyone from Adobe monitors this list, but I'm thinking it may be time to consider rebranding CF. Sigh. Do we have to have the 'ActionScript Server' argument again too ? -- Tom Chiverton Helping to proactively network enterprise real

Re: CFContent failing on large files since moving to ColdFusion 9

2010-06-22 Thread Tom Chiverton
. It fails consistantly without a ColdFusion error, the browser receives a 404 error Does it get this error immediately ? Or after transferring some of the file ? I'd suspect some setting you've not copied into the new server, like request timeout or RAM limits. -- Tom Chiverton Helping to completely

Re: CFContent failing on large files since moving to ColdFusion 9

2010-06-22 Thread Tom Chiverton
, so used the CF9.0.0 installer for that O/S - file not found in FireFox. Change the 'file' patch in CFCONTENT to a much smaller file like /etc/hosts and it all works as expected. Fun fun fun. -- Tom Chiverton Helping to continually disseminate vertical eigth-generation exceptional B2C e-tailers

Re: CFContent failing on large files since moving to ColdFusion 9

2010-06-22 Thread Tom Chiverton
bounce of CF fixes that, but I wonder if you could try increasing you heap size to beyond the file size and see what happens ? -- Tom Chiverton Helping to greatly seize B2B mission-critical compelling niches as part of the IT team of the year 2010, '09 and '08

Re: CF9 Developer Edition - IP Addresses

2010-06-21 Thread Tom Chiverton
, but our intention was what I said. -- Tom Chiverton Helping to continuously syndicate meta-services as part of the IT team of the year 2010, '09 and '08 This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: Gudies on how to create a Webservice and Security in Adobe ColdFusion 9? Please :)

2010-06-21 Thread Tom Chiverton
. ColdSpring's AOP can help here, see for instance http://www.rachaelandtom.info/content/slides-and-files-my-scotch-road-talk- sotr09 for a quick ready-to-run demo Don't forget things like http://www.rachaelandtom.info/content/protecting- coldfusion-applications-common-attacks though ! -- Tom

RE: CF9 Developer Edition - IP Addresses

2010-06-16 Thread Tom Chiverton
does anyone know how to edit the allowed allocated IP addresses for the CF9 Restart the CF server. This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales

Re: Finding the value of a key in a nested structure

2010-06-15 Thread Tom King
up the string into parts and check the existence of each - but I think your code is fine (and a hell of a lot simpler). On Mon, Jun 14, 2010 at 9:44 AM, Tom King mailingli...@oxalto.co.uk wrote: nevermind - found the solution! ended up with: cffunction name=checkPermission

Re: concatenating email address

2010-06-15 Thread Tom King
So in the CF Code, you don't escape the and 's. So: cfset the_from = the_from , fname lnameemail will get you the string to use in your CFMAIL tag, then when you're displaying it via cfoutput, use: #htmlCodeFormat(the_from)# or, to escape the characters, but don't surround

Finding the value of a key in a nested structure

2010-06-14 Thread Tom King
Ok, my brain is hurting - I know this should be possible, but I can't quite get the syntax. I need to pass a string (a path to a structure which contains a boolean in the session scope) into a function, which then checks the value: i.e cfif checkPermission(email.send.all) Show a form or page

Re: Finding the value of a key in a nested structure

2010-06-14 Thread Tom King
might consider IsDefined instead. cfif IsDefined('session.currentUser.permissions.' arguments.path) It's not a best practice necessarily, but it would prevent a whole bunch of StructKeyExists calls. andy -Original Message- From: Tom King [mailto:mailingli...@oxalto.co.uk] Sent

Re: Finding the value of a key in a nested structure

2010-06-14 Thread Tom King
) cfreturn true cfelse cfreturn false /cfif cfelse cfreturn false /cfif /cffunction (Never used evaluate() before, heard it was bad..?) T On 14 June 2010 15:29, Tom King mailingli...@oxalto.co.uk wrote

Re: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Tom Chiverton
comes out (I'm not a M$ fanboy, but it is the most widely used browser). IE overall is, but you really have to look at each version as a separate product, in which case it really isn't :-) -- Tom Chiverton Helping to efficiently unleash vertical revolutionary edge-of-your-seat prospective

Re: HowTo Convert a String to an Array?

2010-06-02 Thread Tom Chiverton
, which will then allow be to later build out the following: You probably want to split it on '' to start with. Take a look in the docs at the string functions. -- Tom Chiverton Helping to vitalistically promote prospective m-commerce as part of the IT team of the year 2010, '09 and '08

Re: CF 9 Hosting

2010-05-21 Thread Tom McNeer
, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp

Re: Remove html characters

2010-05-18 Thread Tom Chiverton
On Tuesday 18 May 2010 15:33:01 you wrote: #REReplace(trim(MYTEXTSTRING), [^]*, , All)# But if I say that this is the other thing, which is that thing, it'll go all wrong... -- Tom Chiverton Helping to centrally extend industry-wide plug-and-play slick products as part of the IT team

Re: Automate FTP

2010-05-17 Thread Tom Chiverton
is really going on during the FTP session ? -- Tom Chiverton Helping to heterogeneously utilize m-commerce as part of the IT team of the year 2010, '09 and '08 This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited

Re: Scheduled task isn't running the item in the url

2010-05-14 Thread Tom Chiverton
) or permissions (automatic Windows domain authorisation, for instance, or saved credentials in your browser). Testing directly on the server or locally with something like 'wget' is normally the best path forwards. -- Tom Chiverton Helping to heterogeneously scale web-readiness as part

Re: New CF security bulletin

2010-05-13 Thread Tom Chiverton
On Wednesday 12 May 2010 19:21:35 you wrote: http://forta.com/blog/index.cfm/2010/5/11/ColdFusion-Security-Hotfix-Releas ed#comments Oh my. That's fairly impressive. -- Tom Chiverton Helping to interactively deploy total back-end strategic B2B synergies as part of the IT team of the year

Re: Software Recommendations

2010-05-13 Thread Tom McNeer
On Thu, May 13, 2010 at 4:07 PM, Jon Sahlin jon.sah...@thegoodbead.comwrote: I'm looking for recommendations on CF-based solutions for a CMS, Mura Blog Mango , and enterprise-level shopping cart / online store. Quill Designs' SiteDirector -- Thanks, Tom Tom McNeer MediumCool

Re: Software Recommendations

2010-05-13 Thread Tom McNeer
. Ecom, can't say I've seen a CF powered one that really blows me away. To be honest, even though I did - and do - suggest SiteDirector, it's not as slick as the other two. But it does its job well. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA

Re: DateAdd value different on different servers

2010-04-22 Thread Tom McNeer
I've played with the JVMs, I'll report back. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want to reach the ColdFusion community with something

Re: DateAdd value different on different servers

2010-04-22 Thread Tom McNeer
I now understand what's happening. Hope this will help someone else avoid the same frustration. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want

Re: DateAdd value different on different servers

2010-04-22 Thread Tom McNeer
that I understand what's happening, it's an easy workaround: getTimeZoneInfo().isDSTon. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want to reach

Re: DateAdd value different on different servers

2010-04-22 Thread Tom McNeer
of this particular issue, though your explanation makes perfect sense. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want to reach the ColdFusion community

Re: CRUD screens...

2010-04-21 Thread Tom Chiverton
On Monday 19 Apr 2010, Justin Scott wrote: Just curious what people are using to make/manage CRUD screens these days for data management applications. Anything new in this area over the last couple of years? ColdFusion Builder has a wizard. -- Helping to enthusiastically cultivate low-risk

DateAdd value different on different servers

2010-04-21 Thread Tom McNeer
an hour? -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion

Re: DateAdd value different on different servers

2010-04-21 Thread Tom McNeer
'} = So - we're not dealing with time zones. We're simply creating date/time values. Why does the result of the dateAdd function return different values? That's the real issue. Sorry for being so confusing before. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735

Re: DateAdd value different on different servers

2010-04-21 Thread Tom McNeer
wrong server is using 1.6.0_17. The right server is using 1.6.0_18. I'll update the JVM on one of the wrong servers in the morning and see what that does. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: PDF alternate to cfdocument [spamtrap bayes][spamtrap heur][auto-ip]

2010-04-06 Thread Tom Chiverton
On Tuesday 06 Apr 2010, Paul Hastings wrote: On 4/6/2010 10:52 AM, Craigsell wrote: I would use iText (http://itextpdf.com/). It's the same code that runs i think he specified easy ;-) There are a ton of good examples on the first page of the obvious google search. -- Helping to

Re: reverse engineer PHP to CF

2010-03-31 Thread Tom Chiverton
On Monday 29 Mar 2010, Glyn Jackson wrote: I no nothing about PHP. can any one reverse engineer this following in CF? It appears to allow the display and overwrite of any file the user knows the path of (or can guess) and listing of all the files in the current directory (web root?).

Re: ColdFusion Builder Released!

2010-03-24 Thread Tom Chiverton
On Wednesday 24 Mar 2010, Andrew Scott wrote: Having said all that on a comparison I fail to see where it is given tru value for money, when there are better, faster free alternatives ? Snap. Compare what it does to a 'proper' IDE like what JetBrains have for Java, and you see it's *much*

Re: Features (Re: ColdFusion Builder Released!)

2010-03-24 Thread Tom Chiverton
On Tuesday 23 Mar 2010, b...@bradwood.com wrote: As a ColdBox user, that would be really really nice for the IDE to be aware of how the autowiring is going to work at run time. I never realized how useful it was for your IDE to know about the variables and objects in your code until I did

Re: iText version in CF9

2010-03-22 Thread Tom Chiverton
On Monday 15 Mar 2010, Craigsell wrote: I jsut started working with iText version 5.0.1 from my CF8 8.0.0 instance. Soon we will be migrating to CF9. Does anyone know the itext version that ships with CF9 and if there are any differences with the latest version? I know the new version was

sql query builder, web based

2010-03-17 Thread Tom Jones
of the table columns are stored as integers for point in an array. Thanks, tom ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

sql query builder, web based

2010-03-17 Thread Tom Jones
of the table columns are stored as integers for point in an array. Thanks, tom ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

WebBased SQL query builder

2010-03-17 Thread Tom Jones
of the table columns are stored as integers for point in an array. Thanks, tom ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

sql query builder, web based

2010-03-17 Thread Tom Jones
of the table columns are stored as integers for point in an array. Thanks, tom ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

WebBased SQL query builder

2010-03-17 Thread Tom Jones
of the table columns are stored as integers for point in an array. Thanks, tom ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

Re: cfspreadsheet write problem within function

2010-03-10 Thread Tom McNeer
will. By the way, have you confirmed that the SpreadsheetWrite() function works inside a cffunction? (I'm not being lazy. I just won't have a chance to get back to this for a couple of days.) -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306

Re: Forms Processing: Updating Only Changed Data

2010-03-10 Thread Tom McNeer
of writing a complex dynamic update statement, which could be a big benefit with as many fields as you seem to have. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

cfspreadsheet write problem within function

2010-03-05 Thread Tom McNeer
? Googling hasn't help. And there don't seem to be any spreadsheet-related bugs filed in the Adobe bugbase. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 ~| Want

Re: Local DEV setup, multiple projects/websites

2010-03-02 Thread Tom Chiverton
On Monday 01 Mar 2010, Cameron Childress wrote: end up with a buncha hosts file entries everyone on the team has to manage. For me, it's much less work. YMMV. Well, of course, but I don't understand how differing live and development environments is ever a good thing. -- Helping to

Re: Local DEV setup, multiple projects/websites

2010-03-01 Thread Tom Chiverton
On Friday 26 Feb 2010, Cameron Childress wrote: On Thu, Feb 25, 2010 at 9:05 PM, Jeff U j...@uspokerdirectory.com wrote: I'm hoping I can create all links RELATIVE and that way they work both locally as well as on production with no code changes what-so-ever. By far, the easiest solution

Re: Serious, intermittent problem with CF Web Service

2010-03-01 Thread Tom Chiverton
On Monday 01 Mar 2010, Leon Miller-Out wrote: We're still getting the error after updating to the latest Sun 1.4.2 JRE, Did I miss why you couldn't try a much more recent one ? -- Helping to advantageously maintain IPOs as part of the IT team of the year 2010, '09 and '08

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