home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / ViePratique / JSesh / JSesh-install-6.3.2.exe / res / HTMLInfoPanel.info < prev    next >
Text File  |  2013-03-08  |  3KB  |  51 lines

  1. <html>
  2.     <head>
  3.         <title>JSesh Hieroglyphic Editor</title>
  4.     </head>
  5. <body>
  6. <p>JSesh is both a hieroglyphic text editor, which follows quite closely the manuel de codage,
  7. and a java library for the manipulation of hieroglyphic texts. It is thus distributed
  8. with its complete sources, and a technical documentation.
  9. </p>
  10.  
  11. <p align="center">
  12. To start JSesh, simply click on jsesh.jar (in the libs directory).
  13. </p>
  14.  
  15. <p>Enjoy ! </p>
  16.  
  17. <p> JSesh has been mainly programmed by Serge Rosmorduc. 
  18. <p> M. Serge J. Thomas is actively contributing quite a few hieroglyphs to the sign list. Thanks a lot, M. Thomas!
  19. <p>JSesh uses the following libraries :</p>
  20. <ul>
  21. <li> JHotDraw 7, by Werner
  22.             Randelshofer (http://www.randelshofer.ch/oop/jhotdraw/index.html),
  23.             which provides a nice, Mac-Friendly, document-oriented system, and is
  24.             usable for lots of projects, even those which don't deal with vector
  25.             graphics.
  26. <li>IText, a very complete pdf library for java (http://www.lowagie.com/iText/) ; distributed under either the LGPL or the Mozilla public license.</li>    
  27. <li>IzPack for its installer :
  28. http://www.izforge.com/izpack/, available under the GPL, but the
  29. distributed software itself can have any license.</li> <li>JLex for
  30. the lexical analyser :
  31. http://www.cs.princeton.edu/~appel/modern/java/JLex/ . License : see
  32. directory licenses </li> <li>JCup for the
  33. parser. http://www.cs.princeton.edu/~appel/modern/java/CUP/. License :
  34. see directory licenses</li> 
  35. <li> The quaqua look and feel library for the mac provides a better mac user experience. It's made by
  36.     Werner Randelshofer (http://www.randelshofer.ch/quaqua/) and distributed under the LGPL license.
  37. </li>
  38. <li> The form layout library is available from http://www.jgoodies.com/downloads/libraries.html, under the BSD open source license.</li>
  39. <em>The text of all these licenses can be found in the licenses directory of the JSesh installation.</em>
  40.  
  41. <p>
  42. Everything in JSesh (for versions distributed after the 1st may 2011), except the previously quoted libraries, is
  43. distributed under the CeCILL license (which is compatible with the GNU GPL license).
  44. In practical terms, this means that any project including code from JSesh must be distributed with a license compatible with the GPL.
  45. (Note that this applies to the software, not to the documents produced with it. If you create books or PDF using JSesh, you are free to distribute them the way you want)
  46.  
  47. <p>According to the CeCILL or GNU License, it's possible to include JSesh code in commercial projects, but they must themselves be distributed along the CeCILL license.
  48. Now, if you need to use JSesh for a commercial closed-source project, contact me. <p>
  49. <p>As a rule, I'm likely to allow its use under less restrictive terms if the project is scientifically important.
  50. </body>
  51. </html>