Mercurial > libervia-backend
diff README @ 348:8ff113e2abcb
updated README and CHANGELOG
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 30 May 2011 16:16:46 +0200 |
parents | 2b9b6b6ec717 |
children | d98b7391d76c |
line wrap: on
line diff
--- a/README Sun May 29 16:12:08 2011 +0200 +++ b/README Mon May 30 16:16:46 2011 +0200 @@ -1,4 +1,4 @@ -SàT v0.1.1 +SàT v0.2.0 (c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011 SàT is a XMPP (Jabber) client. @@ -38,10 +38,10 @@ * wix: a wxwidget frontend, the main graphical frontend * primitivus: a console interface client, for screen lovers * jp: the command line toolkit. The tool for geeks by geeks +* libervia: the web frontend. It's in a different package, check libervia on the wiki: http://wiki.goffi.org/wiki/Libervia other frontends planed in the near future: -* a web frontend * a KDE 4 frontend, as KDE is my main desktop environment @@ -63,6 +63,9 @@ ** Misc ** +You can find Primitivus shortcuts on the wiki: +http://wiki.goffi.org/wiki/Primitivus + -- Shortcuts for Primitivus (temporary): C stands for "Ctrl" M stands for Meta wich is usually the "Alt" key @@ -120,7 +123,7 @@ SàT (jp) use ProgressBar (http://pypi.python.org/pypi/progressbar/2.2), a class coded by Nilton Volpato which allow the textual representation of progression. twisted: -SàT is based on the twisted framework (http://twistedmatrix.com/trac/), a very great tools which offer a lot of protocols management. There are too many contributors to name them here, so take a look on the website :). +SàT is heavily based on the twisted framework (http://twistedmatrix.com/trac/), a very great tool which offer a lot of protocols management. There are too many contributors to name them here, so take a look on the website :). wokkel: SàT use a library with high level enhancements on top of twisted, which is called wokkel (http://wokkel.ik.nu). Lot of thanks to Ralph Meijer and all other contributors. @@ -131,11 +134,20 @@ Urwid: Primitivus is based on Urwid (http://excess.org/urwid/) which saved me a lot of time. It's really a great library to easily make a sophisticated interface. +Pyjamas: +Libervia is built with a Pyjamas (http://pyjs.org), a Google Web Toolkit port for python, including Python to Javascript compiler, and Pyjamas Desktop which allow to execute the same application on the desktop or throught a browser. It's really an amazing tool. + +Pyfeed and Xe: +SàT core and Libervia use pyfeed and xe (http://www.blarg.net/%7Esteveha/), 2 libraries made Steve R. Hastings really useful to parse/generate xml stuff as atom feeds. + +txJSON-RPC: +Libervia use txJSON-RPC (https://launchpad.net/txjsonrpc), a twisted library to communicate with the browser's javascript throught JSON-RPC + pictures found in frontends/src/wix/images/crystal/: These pictures come from Crystal clear, were made by Everaldo Coelho (www.everaldo.com) and YellowIcon (www.yellowicon.com). They are under LGPL V3 licence (see frontends/src/wix/images/COPYING.LESSER). Found on http://commons.wikimedia.org/wiki/File:Crystal_Clear_app_browser.png and http://commons.wikimedia.org/wiki/File:Crystal_Clear_app_cache.png -pictures found in frontends/src/wix/images/cards/ : +pictures found in frontends/src/wix/images/cards/ and /public/cards in Libervia: The Tarot cards pictures come from the deck found on wikicommons (the script used to cut them is available at frontend/src/wix/images/split_card.sh), and available at http://upload.wikimedia.org/wikipedia/commons/8/8d/Tarotcards.jpg under Creative Commons BY-SA. The authors shown on the site are Piast and Svick. The splitted cards are, according to the license, available under the same conditions. the powerfull ImageMagick (http://www.imagemagick.org/) is used by the script written to split the previously named picture.