Playing around with a small multiplayer online RPG. Not being built for tons of people, but for small groups of people to put together their own game from the basic framework and keeping a rich default game built with it. Keeping it simple and small will make it possible (hopefully) to work on high level ideas very quickly. Using Ruby is part of that, I like it. I get more done with it over doing it in C++, for example.