Blog

Blog Archives - 8 Record(s)

Remove Filter Year: '2011' - Month: '3'

ColdBox Platform 3.0.0 Released

Posted by Luis Majano
Mar 30, 2011 08:50:42 UTC
Just a mention that ColdBox Platform 3.0.0, CacheBox 1.2.0 and WireBox 1.1.1 have all been released!!  What a Wednesday, March 3.0, 2011.  So get your dose of ColdFusion today: http://blog.coldbox.org/post.cfm/coldbox-platform-3-0-0-released

Thanks to the team for such hard work!

git: Remove remote branch

Posted by Luis Majano
Mar 29, 2011 21:29:20 UTC
This is something I want to blog in order to save it for posterity so I don’t go crazy looking for this. I have a remote branch I committed but I need to remove it for whatever reason, how do I do this with git?

You do this in two easy steps:
  1. Remove the local branch either through your favorite GUI or via: git branch -d “branch name”
  2. Push the removed branch to the remote origin: git push origin :refs/heads/”branch name”

The key here is that you push a non-existent branch, so it basically removes it from the remote repository. That’s it!

ColdBox training discounts

Posted by Luis Majano
Mar 29, 2011 09:06:44 UTC
I will be doing several ColdBox trainings this quarter and wanted to point out our ColdBox 3 release training discounts we blogged about this week.  Use the code: viva3 and get over $300 worth of discounts for a limited time ONLY!

California Ontario/Los Angeles Training - April 27 to May 1, 2011

Pre-CFObjective Minneapolis Training - May 10-11, 2011

Houston, Texas Training - April 27 to May 1, 2011


Time to Relax RESTFul style!

Posted by Luis Majano
Mar 21, 2011 17:57:05 UTC
ColdBox Relax v1.4 is now out!

Team ColdBox Releases WireBox 1.1.0

Posted by Luis Majano
Mar 15, 2011 16:04:23 UTC
Just a note that the ColdBox Team has just announced WireBox 1.1.0: http://blog.coldbox.org/post.cfm/wirebox-1-1-0-released

ColdBox Connection Starts Next Week!

Posted by Luis Majano
Mar 09, 2011 16:01:05 UTC
Just a reminder that the entire ColdBox Team is committing to bi-weekly webinars to help the community out.  Read all about it here: http://bit.ly/hYO4pd

ColdBox California Training Moved To April

Posted by Luis Majano
Mar 08, 2011 16:05:33 UTC
Just a note that our California ColdBox Training has been re-scheduled to April 27 to May 1st, same location and same courses. Here is a cool discount to get you started: http://coldbox.eventbrite.com/?discount=cboxrulez

ColdBox Training Early Bird Ends in 2 days

Posted by Luis Majano
Mar 02, 2011 10:32:32 UTC
Just a reminder that our training in Ontario, California is coming up real soon! In 2 days and a few hours the early bird special ends, so hurry and get yourself a training deal!!

http://coldbox.eventbrite.com/

Site Updates

Archives

Entries Search