Noah Britton
Member since Sep 5, 2012
- Profile: /members/10260-noah-britton.htm
- URL: http://www.seattlecoldfusiondeveloper.com
- Comments: 2
Recent Blog Comments By Noah Britton
-
Experimenting With The Amazon Simple Storage Service (S3) API Using ColdFusion
Posted on Jul 16, 2013 at 5:31 AM
Kudos Ben, I read this at just the right time. I have recently migrated two client CF sites to AWS (one Windows, one Ubuntu) using the CF 10 AMI that came out a few months ago. I need to convert the static assets to S3 next. Thanks for the code and the hmac() function. I'll take a look at your Crypt... read more »
-
Converting Between String And Binary Values In ColdFusion
Posted on Sep 5, 2012 at 2:52 PM
Hi Ben, In your ColdFusion apps when do you find yourself converting from string to binary and vice versa? I have seen it used for representing a XML file as a string and attaching files in an email. Good post (as always), but I feel like I could use more knowledge about potential applications for... read more »