Peter,
> Date: Sun, May 24 2009 2:11 am > From: Peter Bienstman > > > Hi, > > I've just moved a big chunk of work from my pbienst branch on Launchpad to the > trunk there. > > The most important user visible changes are: > > * scheduler improvements: less chance of seeing the same card two times right > after each other, failed cards in 'learning ahead' will now be shown again > during 'learning ahead' > * a plugin for a cramming scheduler which goes through your cards in random > order and does not affect the normal scheduler data. It is visually > distinguished from the regular scheduler by having only two grade buttons > (Right and Wrong) > * more flexible and faster startup scheme > * improvements in the Windows Mobile client > * reworked the library design so that during review, the library has to do 10 > to 20 times less work. The result is that on my WM phone, review time is now > completely dominated by the GUI toolkit, so things look good. > * multiple people can now use a single instance of the library at the same > time. Useful if somebody wants to implement a high-performance web server on > top of Mnemosyne > > One could argue that many of these features are not essential for a 2.0 > release. That is true, but implementing them has brought to light many > weaknesses in the library design, which are now fixed. The increases the > chances that a plugin people write for 2.0 has a much bigger chance of > continuing to work in later releases. BTW, I encourage people who plan on > writing plugins to start playing with the current code, to see if there are > more weaknesses to be corrected. > >> From now on, the subversion tree on Sourceforge will no longer be updated, >> but > you can follow all development here: > > https://code.launchpad.net/mnemosyne-proj When I run: python ./setup.py I get: /usr/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'app' warnings.warn(msg) /usr/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'windows' warnings.warn(msg) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: no commands supplied - how do I do build this for Linux? Thanks, Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
