Thread: [Japi-cvs] SF.net SVN: japi: [39] trunk/src/doc/start.xhtml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2006-04-10 22:52:09
|
Revision: 39 Author: christianhujer Date: 2006-04-10 15:51:57 -0700 (Mon, 10 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=39&view=rev Log Message: ----------- Adding news about z0ra's financial package. Modified Paths: -------------- trunk/src/doc/start.xhtml Modified: trunk/src/doc/start.xhtml =================================================================== --- trunk/src/doc/start.xhtml 2006-04-10 22:47:20 UTC (rev 38) +++ trunk/src/doc/start.xhtml 2006-04-10 22:51:57 UTC (rev 39) @@ -26,6 +26,11 @@ Additionally it contains some useful classes about I/O and XML. Note: JAPI requires <em>J2SE 5.0</em> or later. </p> + <h2>News</h2> + <p> + JAPI gets additions for financial calculations. + New project member z0ra is adding some classes including unit tests to perform financial calculations with JAPI. + </p> <h2>Download JAPI</h2> <p> To <em>download JAPI</em>, go to the <a href="http://sourceforge.net/project/showfiles.php?group_id=149894">Files section of the JAPI Project Page</a>, choose the desired package, release and file type and download it from a mirror of your choice. @@ -46,7 +51,7 @@ You may visit the <a href="http://sourceforge.net/projects/japi">JAPI Project Page at SourceForge</a> or send mail to <a href="mailto:ch...@it...">ch...@it...</a>. </li> <li> - You may as well join <a href="irc://irc.freenode.net:6667/%23daimonin">IRC Channel <code>#daimonin</code> at <code>irc.freenode.net</code></a> and look for Cher(istheus) and Zergus. + You may as well join <a href="irc://irc.freenode.net:6667/%23daimonin">IRC Channel <code>#daimonin</code> at <code>irc.freenode.net</code></a> and look for Cher(istheus), z0ra or Zergus. Currently, the map editor of the MMORPG <a href="http://www.daimonin.net/">Daimonin</a> is JAPI's main application. </li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2006-04-14 23:29:38
|
Revision: 57 Author: christianhujer Date: 2006-04-14 16:29:31 -0700 (Fri, 14 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=57&view=rev Log Message: ----------- Updated irc information. Modified Paths: -------------- trunk/src/doc/start.xhtml Modified: trunk/src/doc/start.xhtml =================================================================== --- trunk/src/doc/start.xhtml 2006-04-14 16:49:22 UTC (rev 56) +++ trunk/src/doc/start.xhtml 2006-04-14 23:29:31 UTC (rev 57) @@ -51,7 +51,7 @@ You may visit the <a href="http://sourceforge.net/projects/japi">JAPI Project Page at SourceForge</a> or send mail to <a href="mailto:ch...@it...">ch...@it...</a>. </li> <li> - You may as well join <a href="irc://irc.freenode.net:6667/%23daimonin">IRC Channel <code>#daimonin</code> at <code>irc.freenode.net</code></a> and look for Cher(istheus), z0ra or Zergus. + You may as well join <a href="irc://irc.freenode.net:6667/%23japi">IRC Channel <code>#japi</code> at <code>irc.freenode.net</code></a> and look for Cher(istheus), z0ra or Zergus. Currently, the map editor of the MMORPG <a href="http://www.daimonin.net/">Daimonin</a> is JAPI's main application. </li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2006-04-16 21:15:59
|
Revision: 82 Author: christianhujer Date: 2006-04-16 14:15:52 -0700 (Sun, 16 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=82&view=rev Log Message: ----------- Improved page title. Modified Paths: -------------- trunk/src/doc/start.xhtml Modified: trunk/src/doc/start.xhtml =================================================================== --- trunk/src/doc/start.xhtml 2006-04-16 17:43:03 UTC (rev 81) +++ trunk/src/doc/start.xhtml 2006-04-16 21:15:52 UTC (rev 82) @@ -12,7 +12,7 @@ <link rel="alternate" type="application/rss+xml" title="Project file releases" href="http://sourceforge.net/export/rss2_projfiles.php?group_id=149894" /> <link rel="alternate" type="application/rss+xml" title="Project documentation (DocManager) updates" href="http://sourceforge.net/export/rss2_projdocs.php?group_id=149894" /> <link rel="alternate" type="application/rss+xml" title="Project summary (including basic statistics)" href="http://sourceforge.net/export/rss2_projdocs.php?group_id=149894" /> - <title>JAPI</title> + <title>JAPI - (Yet another (hopefully) useful) Java API</title> </head> <body> <p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2006-04-18 01:01:35
|
Revision: 100 Author: christianhujer Date: 2006-04-17 18:01:25 -0700 (Mon, 17 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=100&view=rev Log Message: ----------- Updated release version. Modified Paths: -------------- trunk/src/doc/start.xhtml Modified: trunk/src/doc/start.xhtml =================================================================== --- trunk/src/doc/start.xhtml 2006-04-18 00:21:08 UTC (rev 99) +++ trunk/src/doc/start.xhtml 2006-04-18 01:01:25 UTC (rev 100) @@ -16,7 +16,7 @@ </head> <body> <p> - (Yet another (hopefully) useful) Java API. Latest release version: <strong>0.8.0</strong> + (Yet another (hopefully) useful) Java API. Latest release version: <strong>0.9.0</strong> </p> <h2>What is JAPI?</h2> <p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2006-05-30 19:49:54
|
Revision: 125 Author: christianhujer Date: 2006-05-30 12:49:47 -0700 (Tue, 30 May 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=125&view=rev Log Message: ----------- Added Gridarta. Modified Paths: -------------- trunk/src/doc/start.xhtml Modified: trunk/src/doc/start.xhtml =================================================================== --- trunk/src/doc/start.xhtml 2006-05-27 22:23:40 UTC (rev 124) +++ trunk/src/doc/start.xhtml 2006-05-30 19:49:47 UTC (rev 125) @@ -53,7 +53,7 @@ </li> <li> You may as well join <a href="irc://irc.freenode.net:6667/%23japi">IRC Channel <code>#japi</code> at <code>irc.freenode.net</code></a> and look for Cher(istheus), z0ra or Zergus. - Currently, the map editor of the MMORPG <a href="http://www.daimonin.net/">Daimonin</a> is JAPI's main application. + Currently <a href="http://gridarta.sourceforge.net/">Gridarta</a>, the map editor of the MMORPGs <a href="http://crossfire.real-time.com/">Crossfire</a> and <a href="http://www.daimonin.net/">Daimonin</a> is JAPI's main application. </li> </ul> <h2>Links</h2> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |