Orchard Project Beta

The 0.5 beta version of the Orchard project has just been released. Here are 4 points that I really like about this engine:

  1. ASP.Net MVC
  2. Allows multiple Wikis under the same site
  3. Management of static pages
  4. AND ABOVE ALL, the ability to translate posts and pages into different languages!! Which is quite rare in this field.

You can download the source code or simply install it with WebPI

ResourceBlender

ResourceBlender is a utility that allows you to translate your strings very easily (you can even use Google Translate automatically if you are lazy or do not have high translation quality standards).

It can generate RESX files (.Net), Java, XML, etc. In addition to having import functions and reusing already translated strings. See all features here…

The source code is obviously on Codeplex