Anooj
Member since Feb 1, 2010
- Profile: /members/5320-anooj.htm
- URL: http://nerdscube.com
- Comments: 4
Recent Blog Comments By Anooj
-
Using JavaScript's With Keyword To Create A Dynamic Scope Chain For Method Execution
Posted on May 28, 2011 at 10:22 AM
Just stumbled upon this one on Google javascript style guide. Using "with" clouds the semantics of your program. Because the object of the with can have properties that collide with local variables, it can drastically change the meaning of your program. For example, what does this do? wi... read more »
-
The Tick On ColdFusion
Posted on May 29, 2010 at 5:55 PM
Ben, A sad news, My client dropped the whole idea of upgrading their server to CF8 as it couldn't stand the load of concurrent ldap connections. We had a bad week with 2 days of server downtime and the CF8 was restarting over and over again. Either CFLDAP in CF8 is badly performing when compared ... read more »
-
BenNadel.com Gets Its First Valentine!
Posted on Feb 14, 2010 at 11:44 PM
Now am really motivated. I never through CF and PHP can be such a hot couple ;)... read more »
-
Putting Your Geolocation iPhone Photos On A Google Map Using ColdFusion And jQuery
Posted on Feb 1, 2010 at 9:19 AM
Thanks ben, you gave me a new geo tagging idea for my search project. Now my image search can show map location too...... read more »