External links and resources ============================ This is a list of resources that may be useful for Evennia users and developers. Evennia links ------------- - `Evennia's main portal page `_ (RSS feeds to updates) - `Evennia forums `_ - `Evennia Commit Log `_ (hg commit notification) - `Sequential source update list `_ (easily see what was changed in each update) - `Evennia mailing list `_ (better web interface can be found from the portal) Third-party Evennia links ------------------------- - `Evennia's manual on ReadTheDocs `_ (also convert to PDF) - `Hosting Evennia on Webfaction `_ - `Evennia on Ohloh `_ - `Evennia on OpenHatch `_ - `Evennia on PyPi `_ General mud/game development ideas and discussions -------------------------------------------------- - `MudLab `_ mud design discussion forum - `MudConnector `_ mud listing and forums - `MudBytes `_ mud listing and forums - `Top Mud bytes `_ mud listing and forums - `MudStandards wiki `_ is an attempt at gathering protocol standards for MUD servers. - `Planet Mud-Dev `_ is a blog aggregator following blogs of current MUD development around the 'net. - Mud Dev mailing list archive (`mirror1 `_),(`mirror2 `_) - Influential mailing list active 1996-2004. Advanced game design discussions. - `Imaginary Realities `_ is an e-magazine on game/MUD design which were active 1998-2001. Interesting articles. - `Lost Garden `_ is a game development blog with long and interesting articles (not MUD-specific) - `What Games Are `_ is a blog about general game design (not MUD-specific) Frameworks ---------- `Django's homepage `_ - `Documentation `_ - `Code `_ `Twisted homepage `_ - `Documentation `_ - `Code `_ Tools ----- - `Mercurial tutorial `_ - `Another, pretty funny, Mercurial tutorial `_ - `Sphinx manual `_ (compile documentation) - `Doxygen `_ (build auto-docs) Python Info ----------- `Python Website `_ - `Documentation `_ - `Tutorial `_ - `Library Reference `_ - `Language Reference `_