Posts in "openbd"

10 posts in openbd

ColdFusion git heroku openbd

Here is a short screencast showing how to deploy OpenBD on Heroku. This screencast assumes you have done Steps 1 - 3. Step 1: Sign up Step 2: Install the Heroku Toolbelt Step 3: Login Step 4: Deploy an application

Resources ColdFusion on...

acf cfwheels ColdFusion Eclipse github openbd railo

I did a quick 30 minute presentation over CFML open source options at Barcamp Omaha . I wasn't going to present this BarCamp but Ryan Stille egged me on so I had to run home to get my laptop :-) Thanks to Mathew Woodward for getting me slides from a previous presentation he gave. I was all over the...

acf cfwheels ColdFusion openbd railo

I enjoy listening to Hal Helms and he recently was on an Engine Yard podcast, Cloud Out Loud . He brings a thought provoking perspective to discussions. He learned a new skillset, Ruby on Rails , after being a long time ColdFusion programmer. The podcast is definately worth listening to and is just...

ColdFusion openbd railo

I recently took a Rails two day class and was exposed to haml and sass toward the end of the training. Similar projects about reducing the noise and ugliness of basic html and css markup. haml for cfml might look like this. instead of the norm cfml and html #print_date# #current_user.address#...