soncu
Member since Jun 19, 2013
- Profile: /members/10996-soncu.htm
- URL: http://not-yet.com
- Comments: 6
Recent Blog Comments By soncu
-
Posting JSON Data To The ColdFusion Server Using jQuery
Posted on Jul 26, 2013 at 4:51 AM
i searched one day to figure out how can i post json to cf and handle the request. But soon i realized that you already did this very clear. Perfect.... read more »
-
Conditionally Exiting Out Of A CFThread Tag In ColdFusion
Posted on Jul 9, 2013 at 1:50 AM
@bennadel , Thank you for detailed explanation and also for the link.... read more »
-
Conditionally Exiting Out Of A CFThread Tag In ColdFusion
Posted on Jul 8, 2013 at 2:46 AM
Good article. In web programming(asp.net jsp, php,coldfusion) I always thought that working with explicit threads hard to trace and can be lead to headaches. As a programming, you are good at it but as a system admin, how do you trace them? Which tool do you advice to apply when we think the... read more »
-
ColdFusion Path Usage And Manipulation Overview
Posted on Jul 6, 2013 at 5:35 AM
7 years and still very usefull. Thanks Ben.... read more »
-
How Often Do Filters Execute In AngularJS
Posted on Jun 21, 2013 at 12:08 PM
I dont like AngularJS at all.... read more »
-
Using Slice(), Substring(), And Substr() In Javascript
Posted on Jun 19, 2013 at 1:27 PM
very good article. By the way IE supports negative values in substr or slice in verson 10.... read more »