The Deimos Project

Lies, damn lies and statistics

Already a part of Deimos? Log in!

C++


I just put up a new version up of the website.

No big changes, except some small improvements here and there, some bugfixes and a new countries-page.

Development of the client has been started a few weeks ago.
The plan is to release a Windows-version with comparable functionality to 0.57 as soon as possible. Then a Linux-version will be released shortly thereafter (all work for Linux is already done).

After that, there's finally a good base for the client and website and we can continue by implementing the features described at http://trac.assembla.com/deimos-stats/wiki/Tando

Ah, C++. The terror when you forget a semicolon.
Good luck with learning it, it's not easy.

For Deimos I'm using C++ with Qt

If you would like to help, I could use some idea's/design for the (graphical) user interface

I will try to make console user interface as external application. :) My idea is application to download XML file containing stats of user and to parse it...