July 22nd, 2008 / Ruby on Rails, Plugins, CommunityEngine /
Thanks to some great contributions from the CE developer community, CommunityEngine now has full support for internationalization. We even have a good portion of the interface translated into (admittedly poor) Spanish.
This means all you non-English speakers around the world can use CommunityEngine to build awesome community sites in your own language!
This release is tagged v0.10.5 and you can find it here: http://github.com/bborn/communityengine/tree/v0.10.5.
If you’re interested in helping us translate the application into another language, please let us know! Drop us a line at Google Groups discussion list.
June 10th, 2008 / Ruby on Rails, Plugins, CommunityEngine /
Just a quick note to let those of you following CommunityEngine’s development know that I just added role support to the User model. This means a new migration (important!) and the ability to give users the role of ‘admin’, ‘moderator’ and ‘member’. Of course, you could easily add more roles if required by your application, but I’ll leave that as an exercise to the reader ;)
The new roles code is in as of v0.10.3.
June 5th, 2008 / Ruby on Rails, Plugins, CommunityEngine /
So, I had the domain Teacherly.com sitting around, and I’ve always liked the idea of a social network/blog for educators … so I made it, and CommunityEngine made it painless!
In about 6 hours, I modified the default CommunityEngine theme, integrated the famous Teacherly Free Wordsearch Creator, and deployed the whole thing to one of my EC2 instances. Not bad for an afternoon’s work!
Here’s a screenshot:

So, why is this cool? Well, I’ve always said the hard part about starting a niche community site is … building the community! Finding an audience, developing content, interacting with users… that’s what success hinges upon. So why should programming get in your way? With CommunityEngine, you can get up an running FAST, so you can start focusing on building your community, instead of building the web site for your community.
May 25th, 2008 / Ruby on Rails, Plugins, CommunityEngine /
I know this is a little late, but I finally got around to setting up a Lighthouse project for CommunityEngine, so if you’ve found a bug, head over there quick and file it! Thanks!
May 21st, 2008 / Ruby on Rails, Plugins, CommunityEngine /
Quick, go check out the CommunityEngine demo site (CommunityEngine is an open-source social networking plugin for Ruby on Rails). Notice anything new?
CommunityEngine has new default theme! Special thanks to Andres Galante for designing it!
PLEASE NOTE: if you are already using CE, this change may impact your application! The new theme replaces many of the old views, and if your application depends on them, I’d advise checking out the CommunityEngine Extras repository, where you can find all the old views, images, and stylesheets used in the old theme. The new theme is in place starting from version 0.10.1 of the plugin (here).
Enjoy! (More updates coming soon…)