comparison README @ 322:2b9b6b6ec717

README: fixed paths, and added personnal jid
author Goffi <goffi@goffi.org>
date Tue, 10 May 2011 15:42:12 +0200
parents e077f068ff57
children 8ff113e2abcb
comparison
equal deleted inserted replaced
321:1a990a88bff2 322:2b9b6b6ec717
129 The Wix frontend is made with wxWidgets (www.wxwidgets.org) and its python version wxPython (wxPython), which is a really handy UI toolkit who works on most popular platforms. It can be found on probably all major Gnu/Linux distributions. 129 The Wix frontend is made with wxWidgets (www.wxwidgets.org) and its python version wxPython (wxPython), which is a really handy UI toolkit who works on most popular platforms. It can be found on probably all major Gnu/Linux distributions.
130 130
131 Urwid: 131 Urwid:
132 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. 132 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.
133 133
134 pictures found in frontends/wix/images/crystal/: 134 pictures found in frontends/src/wix/images/crystal/:
135 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/wix/images/COPYING.LESSER). 135 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).
136 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 136 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
137 137
138 pictures found in frontends/wix/images/cards/ : 138 pictures found in frontends/src/wix/images/cards/ :
139 The Tarot cards pictures come from the deck found on wikicommons (the script used to cut them is available at frontend/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. 139 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.
140 140
141 the powerfull ImageMagick (http://www.imagemagick.org/) is used by the script written to split the previously named picture. 141 the powerfull ImageMagick (http://www.imagemagick.org/) is used by the script written to split the previously named picture.
142 142
143 and the others: 143 and the others:
144 and of course, nothing would be possible without Python (http://www.python.org/), Gnu and the Free Software Foundation (http://www.gnu.org, http://www.fsf.org/), the Linux Kernel (http://www.kernel.org/), and the coder of the tools I use like Vim (http://www.vim.org/), Mercurial (http://www.selenic.com/mercurial/wiki/), or all the KDE stuff (http://www.kde.org/ and of course http://amarok.kde.org/), and also XFCE (http://www.xfce.org), etc. Thanks thanks thanks, thank to everybody in the Free (Libre) chain for making a part of the dream. 144 and of course, nothing would be possible without Python (http://www.python.org/), Gnu and the Free Software Foundation (http://www.gnu.org, http://www.fsf.org/), the Linux Kernel (http://www.kernel.org/), and the coder of the tools I use like Vim (http://www.vim.org/), Mercurial (http://www.selenic.com/mercurial/wiki/), or all the KDE stuff (http://www.kde.org/ and of course http://amarok.kde.org/), and also XFCE (http://www.xfce.org), etc. Thanks thanks thanks, thank to everybody in the Free (Libre) chain for making a part of the dream.
149 149
150 150
151 151
152 ** Contact ** 152 ** Contact **
153 153
154 You can contact me on goffi@goffi.org . Yes I know, I don't give my JID ;) 154 You can contact me on goffi@goffi.org (e-mail) or goffi@jabber.fr (jid)
155 You'll find the latest version and other stuffs on my *.goffi.org websites: 155 You'll find the latest version and other stuffs on my *.goffi.org websites:
156 - wiki (wiki.goffi.org), in french & english so far 156 - wiki (wiki.goffi.org), in french & english so far
157 - ftp (ftp.goffi.org) for the latest version, or previous ones (and other projects) 157 - ftp (ftp.goffi.org) for the latest version, or previous ones (and other projects)
158 - blog (www.goffi.org) for latest news (in french) 158 - blog (www.goffi.org) for latest news (in french)
159 - bugtracker (bugs.goffi.org) to report any problem or give suggestions 159 - bugtracker (bugs.goffi.org) to report any problem or give suggestions