Community Member Profile
- Profile: /members/325-Ryan-Stille.htm
- URL: http://www.stillnetstudios.com/2007/07/09/coldfusion-xml-prolog-error/
- Comments: 9
- Points: 12
Recent Blog Comments By Ryan Stille
-
SELECT TOP And ColdFusion Query Of Queries
Posted on Jan 20, 2009 at 6:24 PM
I would like to see TOP added to QoQ. Today I am working on getting at least 5 search results in a search query. If we return less than that, I remove some of the users criteria and search again. But I want to hang on to the 2 (or however many) results that DID come back with too-restictive s... read more »
-
ColdFusion XmlParse() Error - Content Is Not Allowed In Prolog
Posted on Aug 14, 2008 at 10:40 AM
This error can also be caused by the BOM (byte order mark) character in the XML feed. I blogged about it last time I encountered this problem: http://www.stillnetstudios.com/2007/07/09/coldfusion-xml-... read more »
-
Soft References In ColdFusion
Posted on May 6, 2008 at 9:32 AM
A couple things - I have been able to force garbage collection using the jConsole tool. I have been planning on writing a blog post about it but haven't gotten to it yet. The other things you could try to do to get that object to be cleaned up would be 1) lower your -Xmx argument in... read more »
-
The Darjeeling Limited Starring Owen Wilson, Adrien Brody, And Jason Schwartzman
Posted on Nov 11, 2007 at 11:41 PM
I really enjoyed the Royal Tenenbaums. But it was one of those movies that I didn't really get into until it was almost over, and even then I was kind of like, "huh?". It takes a while to sink in. The Life Aquatic - that one I turned off before it was even half way over. I will definatel... read more »
-
Javascript Number.toFixed() Method
Posted on Oct 29, 2007 at 9:10 AM
Great find, Ben! I've always been frustrated with trying to format numbers in JavaScript, too.... read more »
-
ColdFusion 8 ImageDrawTextArea() (Inspired By Barney Boisvert!)
Posted on Sep 29, 2007 at 2:24 PM
Wow, I love it.... read more »
-
Referring To The Proper Row Of The Outer CFLoop (With Nested CFLoops)
Posted on Feb 23, 2007 at 1:11 PM
Very useful post, I will keep this in mind! I have always just done the temp variable hack in the past.... read more »
-
Merging ColdFusion SQL Debugging And Query Params With Javascript
Posted on Jan 29, 2007 at 5:18 PM
Ok - it works for me on some pages. On the pages it doesn't work on, I don't get a JavaScript error or anything - nothing happens. If I ever figure out whats causing the problem I'll let you know. thanks for the excellent tool.... read more »
-
Merging ColdFusion SQL Debugging And Query Params With Javascript
Posted on Jan 29, 2007 at 5:09 PM
I can't get this to work... when I click the link on your page I get "couldn't find the debugging info...". But when I drag it onto my toolbar and click it while on a CF page (with debugging info) nothing happens. I've tried two different browsers. I've looked at the properties of the boo... read more »



