John Allen
Member since Dec 11, 2008
- Profile: /members/1248-john-allen.htm
- URL: http://www.figleaf.com
- Comments: 3
Recent Blog Comments By John Allen
-
Putting Your Geolocation iPhone Photos On A Google Map Using ColdFusion And jQuery
Posted on Nov 21, 2012 at 12:13 PM
Hey Ben, The sexagesimal to decimal logic was fab. Used it in an Import Flickr photoset application and carved it out into a UDF I submitted to cflib. Good stuff man, good stuff. John... read more »
-
ColdFusion Path Usage And Manipulation Overview
Posted on Oct 7, 2008 at 7:43 PM
Ben... Ben... dude... Thank you! #GetDirectoryFromPath( GetCurrentTemplatePath() ).ReplaceFirst( "([^\\\/]+[\\\/]){1}$", "" )# The getDirectoryFromPath with the regex to delete.... Ohh Thank you!... read more »