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
How I Got Node.js Running On A Linux Micro Instance Using Amazon EC2
01/27/2012 at 6:42 PM by Ben Nadel
In the past, I've dabbled with Node.js (a server-side JavaScript runtime environment) on my local MacBook Pro. If you know JavaScript, it's not too hard to get something up and running on your local machine. Putting Node.js out into the wild, however, is whole other beast. Not only am I mediocre at managing web servers in general, I happen to know almost nothing about Amaz ... Read More »
Extending Classes In A Modular JavaScript Application Architecture Using RequireJS
01/26/2012 at 10:25 AM by Ben Nadel
Yesterday, I tried to apply some deep thinking to how dependencies should be managed in a modular JavaScript application architecture that is using RequireJS . The conclusion that I came to was that RequireJS should manage and load "definitions" while your application should manage and load "instances." This makes sense since instantiation is the domain of your business ... Read More »





