It seems Elgg is only for PHP, it has everything I need for my website. Is there something comparable other than CommunityEngine and LovdByLess? Are these the best alternatives?
Diaspora was implemented in Ruby on Rails. They've got a lot of nice code there to fork or just even just read. The Gemfile has a lot of useful suggestions. Mostly we roll our own. Check out this related SO post.