Community Member Profile
- Profile: /members/844-Curt-Gratz.htm
- URL: http://www.compknowhow.com
- Comments: 10
- Points: 87
Recent Blog Comments By Curt Gratz
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Apr 6, 2011 at 11:36 AM
@Michael and @Todd, Sweet, Thanks for the update. I hadn't used it on Railo since I discovered this. Glad to know I can now. (I probably should have filed the bug for this, my bad). Anyway, great work. Curt... read more »
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Apr 6, 2011 at 9:05 AM
@Todd, Sweet, thanks for the update Todd. Its funny because I hadn't really thought about this at all until yesterday and was just looking back into it. Curt... read more »
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Dec 16, 2010 at 10:26 AM
Sure enough. It fails under Railo. Lots of duplicates. Interesting. I wonder why? Java versions? Good to know. Thanks, Curt... read more »
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Dec 16, 2010 at 10:10 AM
Hmm, I ran mine against ACF 901. Maybe that is the difference. I will run it against my Railo and see what happens. Thanks, Curt... read more »
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Dec 16, 2010 at 9:54 AM
@Alexey, I ran the test with 4 items, 3 items, and 2 items in the array. Curt... read more »
-
Randomly Sort A ColdFusion Array (Updated) - Thanks Mark Mandel
Posted on Dec 15, 2010 at 5:56 PM
@Ben, Great post, thanks. And thanks Mark :) @Alexey, Why do you think this is the case. I tested with the following code and over 1000000 tries I never once got a duplicate. for (var t=0; t lte 1000000; t=t+1) { javaCollections = CreateObje... read more »
-
FLV 404 Error On Windows 2003 Server
Posted on May 12, 2010 at 12:07 PM
Ben, Did I ever tell you, YOUR THE MAN. This saved me from hours of head banging pain. Thanks. Curt... read more »
-
My 1,000th ColdFusion Post - What It Means To Me (And Free Prizes)
Posted on Jan 23, 2009 at 6:03 PM
<cfcomponent hint="The Why I love CF CFC"> <cffunction name="Why" access="public" returnType="string" output="false" hint="Returns a reason to love CF"> <cfset ReasonsWhy = arrayNew(1)> <cfset arrayAppend(ReasonsWhy,"CFC's")> <cfset arrayAppend(... read more »
-
Ask Ben: Streaming Binary Data From The Database (BLOB) To The User Using ColdFusion
Posted on Jun 30, 2008 at 9:15 AM
Ben, Just wanted to say I enjoy the small screencasts you have been including with your posts as of late. Help with the learning process. This post has me intrigued to try out BLOB data storage again myself. I tried years ago with not much success and haven't looked much at it since then... read more »
-
Kinky Solutions Valentine's Day Give Away
Posted on Feb 5, 2008 at 11:22 AM
My wifes eyes are the most beautiful I have ever seen and her smile can light up a room and make me happy every single time I see it. We were highschool sweethearts and have been married 138 months as of yesterday. And yes, I used coldfusion to figure that out. <cfset monthsnum = D... read more »



