Category Selected:

news

Blog

ColdBox Officially on GitHub

Luis Majano |  August 26, 2010
This is a release of news that finally all of our ColdBox repositories have been migrated to github.  You can now follow us on github and really contribute "git style".  This move was done to promote community collaboration and exposure.  So if you are interested in getting your hands dirty and kicking some ColdBox tires, then we invite you to start c...
Read More

ColdBox migrations to github

Luis Majano |  August 24, 2010

After several months of planning I am starting to slowly move all of our open source coldbox related repositories to github.  This does not mean we are moving from Assembla, it means our source code is moving.  Github is great for social coding and collaboration that every open source project needs.  Not only that, git is really really fun to use than SVN and I am really digging it, especially for open source work.

Not everything yet is moved, b...

Read More

ColdBox Kindle Book in the UK

Luis Majano |  August 22, 2010

Just a reminder that the ColdBox Book is ...

Read More

3.0.0 M6.2 Update Released

Luis Majano |  August 19, 2010
This is a small update to our M6 milestone to counter a critical fix discovered after launch.  This fix is targeted towards the cache in compatibility mode, meaning it is NOT using cachebox.  This affects event caching only.  The release bits have been updated but if you just want the patch, you can
Read More

3.0.0 M6.1 Update Released

Luis Majano |  August 16, 2010
This is a small update to our M6 milestone to counter for some critical fixes discovered after launch. Below are the issues updated:
  • Goodies: Some sample applications already updated to 3.0.0 standards
  • ORM announceInterception() causing lots of overhead when in debug mode if ORM Event Handler was enabled
  • Fix on ORM delete functions missing comma on throw statement
  • Fix on Application templates for d...
Read More

Initial CacheBox documentation released

Luis Majano |  August 16, 2010

We are working hard to finalize the entire documentation for our new framework ColdBox CacheBox, and we are now ready to release it into the wild.  Granted, there are still sections to complete, we feel comfortable this initial release will help everybody out and give you an insight into how powerful CacheBox is.


New ColdBox Training pre Adobe Max in Los Angeles

Luis Majano |  August 16, 2010

We have just released our new training course 3 days before Adobe Max 2010 in Los Angeles, California (October 22,23,24).  This is a brand new course for CBOX-101 as it includes everything for ColdBox 3.0.0 + a 1 day workshop where we will do boot camp coding!  You have the option of either attending the 2 day train...

Read More

ColdBox ORM service changes from M5 to M6

Luis Majano |  August 12, 2010

There have been several changes from the ORM support classes from M5 to M6 that I will recap here thanks to muji in our google group and also to help out in the transition.  Our ORM support services are maturing every day and moving to a great solid release for 3.0.0 Final.  So let’s recap some of the changes:

 

  • Entity dependency injection are now controller and configured via the Autowire interceptor and not the ORM event handler anymore.  However, the ORM event hand...
Read More

CacheBox 1.0-ColdBox 3.0.0 M6 Critical Fix

Luis Majano |  August 11, 2010

Thanks to Donaldo de Sousa, I have updated the release bits once again for a critical fix on the reaping of the cachebox providers.  So please re-download the bits for both releases for this critical fix.

Please check your downloads they should have the following IDs

cachebox-buildID-201008111021
coldbox-buildID-201008111022

Thanks Donaldo!

...
Read More

ColdBox CacheBox 1.0 bits updated

Luis Majano |  August 10, 2010
Last minute mishap on the initial ColdBox CacheBox 1.0 bits so I just updated the bits so the standalone version would not fail.  Please make sure you check your ColdBox CacheBox build should be cachebox-buildID-201008100933.

Thanks and please re-download

<...
Read More