Community Member Profile
- Profile: /members/2416-Ameen.htm
- Comments: 16
- Points: 48
Recent Blog Comments By Ameen
-
Learning ColdFusion 9: IsNull() And Working With NULL Values
Posted on Jul 19, 2009 at 5:00 AM
When I see isNull() in your post title, first thing comes to my mind is the query null values. But it's too bad to know that this new function does not do any thing special for that, or actually there is no benefit to use it. But even I was asking myself, what if you tried to use isDefined(... read more »
-
The New BenNadel.com - Same Content, Fresh New Look
Posted on May 11, 2009 at 12:30 PM
It looks very nice ... Great Even people can know more about u " and a lot more personal " ;) Congratulation ... keep going... read more »
-
Creating Web Site Thumbnails Using ColdFusion And WebShot v.1
Posted on Apr 19, 2009 at 8:08 PM
I found interesting free tools and web services do the website screen shot task, I liked to share it here. Here is the link: http://www.hongkiat.com/blog/screen-capture-tools-40-fr... read more »
-
Ask Ben: Breaking An SMS Text Message Up Into Multiple Parts
Posted on Mar 22, 2009 at 5:04 AM
Whenever I see your code, and particularly RegExp, I get amazed, and feel you are writing magic. Really I don't know how this: .{1,120}(?=([\s\-:]|$)) will be interpreted to find the "end of string" character within limit of 120 characters !! especially this face... read more »
-
FLV 404 Error On Windows 2003 Server
Posted on Aug 11, 2007 at 10:02 AM
Oooh, that was happened to me before, but I catch - after long time - it by trying to download the flv file useing its full path. I don't remember what was the error, but it has been solved doing the same steps you wrote. thanks... read more »
-
Learning ColdFusion 8: CFDirectory Improvements
Posted on Aug 2, 2007 at 8:55 AM
One more thing that I was expecting to be there in CF8 is the folder/directory size but it seems that still I need to use java to do that. :(... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Jan 16, 2007 at 2:18 AM
BIG THANKS Ben, Just in this week we were thinking about how to read Excel XML Exported File bu coldfusion, But even WRITING; thats !!!AMAZING!!!.... read more »
-
Ask Ben: Looping From 'A' To 'Z' In ColdFusion
Posted on Dec 20, 2006 at 11:08 AM
Hi All, For all that previous ways, the best way I like to use is this: The best solution is going to depend on the situation. Ameen... read more »
-
Skin Spider : ColdFusion User Defined Function Library Structure
Posted on Nov 13, 2006 at 10:20 AM
Peter, Thanks I'm downloading it now to check it. I think I have and old vertion.... read more »
-
Skin Spider : ColdFusion User Defined Function Library Structure
Posted on Nov 13, 2006 at 9:45 AM
Ben, I know it is too late. But I neet to write you a big THANKS and tell you that finally I understood it perfectly. I read this post again and again when a question came in my head. The question is, What if I'm in component PageData.cfc and I want to call a f... read more »
-
Skin Spider : ColdFusion User Defined Function Library Structure
Posted on Oct 28, 2006 at 7:35 AM
Ben, I think I need to read your Tony answer about your parent-child chain concept not less than ten times to understand it. No need to explain it again, but if any question I'll ask you. thanks.... read more »
-
PLEASE HELP! Why Is This Application.cfc Throwing Errors?
Posted on Oct 18, 2006 at 10:02 AM
Ben, Even I pasted your code in my system and run it, it works fine with no error. So where should I see the error?. The file is not created and no dumping is there, is that your case?... read more »
-
Moving Away From VARIABLES And Getters / Setters
Posted on Sep 18, 2006 at 8:32 AM
Ben, According to my limited knowledge about OOP (especially in Java), I know that Setters and Getters is a way of getting and setting object Properties value, here in CFC it is THIS or VARIABLES variables , exactly as you explain. And as you said... read more »
-
Creating Web Site Thumbnails Using ColdFusion And WebShot v.1
Posted on Sep 17, 2006 at 2:37 PM
Ben, You give me a great PUSH, I need your advice but I was thinking that I'm disturbing you. I Hobe that I'm not. I had read the post about your certificate - by the way, congratulation - you said " To prepare for the exam I read Ben Forta's exam guide " do you mean thi... read more »
-
Creating Web Site Thumbnails Using ColdFusion And WebShot v.1
Posted on Sep 17, 2006 at 12:41 PM
Ben, I don't mean that all your examples are vague; contrary all are clear and understandable for the most but may be sometimes not for me, and this is my fault. You shouldn't be sorry because actually I meant that sometimes your code contains lines which are I don't know how and why it... read more »
-
Creating Web Site Thumbnails Using ColdFusion And WebShot v.1
Posted on Sep 17, 2006 at 8:43 AM
Ben, Each time I read your code I surprised with nice, wonderful, and some vague ColdFusion coding tips, which is make me feel that I am unskilled freshman and not an expert ;-) as I WAS think :( . So, here is in cfm file above, I find the following: - calling Trim and ReplaceAll f... read more »



