Here are the sources to dAmnJam. I don't have much time to maintain it so anyone who wants to continue, feel free. Its written in C++ and the wxWidgets cross-platform framework. It compiles fine on Windows and Linux but I haven't tried it on OSX. Should work since I didn't do anything platform-specific.


Added:
  • Web proxy support for thumbnails
  • Basic RSS/Journals Reader
  • Contacts Manager
  • Skinning/Theme options
  • All the dA commands

What's dAmnServer EMU? It's a very basic server written in Python to emulate the deviantArt Messaging Network server. It uses MySQL as the backend database and the Twisted framework for client connectivity.

I created this primarily to learn Twisted. In the works is to use ORM (Object Relations Mapping) with the python code to provide persistent objects handling. Lots of work to go but you should be able to connect to the server via a dAmn browser and execute basic commands.

damnServerEMU.zip
Page: