Radiant is a Open Source Content Management System fir small Teams.

The current release (as of April 2011) is 0.9.1, heading to 1.0 very soon. Radiant features a powerful extension mechanism. Rails Developer can easily extend it to customer needs.

In its core Radiant features:

  • A slim and elegant user interface
  • felixble layouts with templateing, snippets, page parts and the powerful radius templateing language
  • a very powerful extension/plugin architecture
  • simple role based user authentication and authorization

Recent releases of chef from opscode provide a new resource: ruby_block

This is really great news as this allows for interesting problem solving.

Consider you want to do a very special HTTP request. E.g. a GET to localhost but with custom “Host” header information.