Recent Blogs
Blogs from the respected
Posted: 01/11/2011 at 6:24 AM by Atticus Craft
Solution to Apache returning a 503 Forbidden message when attempting to browse directly to a ColdFusion Component while using Apache's Virtual Hosts. This issue also occured when trying to use ColdFusion's component explorer.
Posted: 12/04/2010 at 12:34 PM by Marco Williams
Filter vs. ngHide With ngRepeat In AngularJS
06/18/2013 at 9:21 AM by Ben Nadel
Out of the box, AngularJS feels magical. You add a few notations here, define a few objects there, and suddenly your page is actually doing something. And you didn't even need to write any jQuery to make it work. AngularJS is awesome; and it is magical; but sometimes, side-stepping the magic, so to speak, can give you more options. Take, for example, collection filtering in ngRepeat. You can easily wire a search field into an ngRepeat and magically your collection collapses and expands as you ... Read More »
Experimenting With The Amazon Simple Storage Service (S3) API Using ColdFusion
06/16/2013 at 6:16 PM by Ben Nadel
Before I say anything, I should probably mention that as of ColdFusion 9.0.1, ColdFusion has had native file-support for Amazon S3 using the "s3://" protocol. That said, I wanted to try experimenting with the Amazon S3 REST API using ColdFusion's CFHttp functionality. I know that I'm like 5 years (at least) behind everyone else on this topic; so, this blog post won't add much to the conversation - really, this is just here for my own reference. Amazon Simple Storage Service (S3) is a hu ... Read More »





