[Refdb-cvs] CVS: homepage doc.html,1.12,1.13 download.html,1.15,1.16 emacs.html,1.7,1.8 index.html,1
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-11-15 21:24:32
|
Update of /cvsroot/refdb/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1176 Modified Files: doc.html download.html emacs.html index.html status.html Log Message: updated for 0.9.6 release Index: doc.html =================================================================== RCS file: /cvsroot/refdb/homepage/doc.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -U2 -r1.12 -r1.13 --- doc.html 6 Nov 2005 21:35:06 -0000 1.12 +++ doc.html 15 Nov 2005 21:24:23 -0000 1.13 @@ -154,15 +154,9 @@ <h2 id="manual">RefDB manual</h2> - <p>The RefDB manual covering version 0.9.5 is available here for online reading or for download. The manual explains how to install and how to use the package. Pick the format most suitable for you from the following list:</p> + <p>The RefDB manual covering version 0.9.6 is available here for online reading or for download (both the HTML and the PDF versions are also part of the RefDB sources). The manual explains how to install and how to use the package:</p> <ul> - <li><strong><a href="manual/book1.html">HTML</a> for online reading</strong></li> + <li><strong><a href="manual/index.html">HTML</a> for online reading</strong></li> <li><a href="manual/refdb-manual.pdf">PDF</a></li> - <li><a href="manual/refdb-manual-html.tar.gz">HTML</a> (tar.gz archive)</li> - <li><a href="manual/refdb-manual-ps.tar.gz">PostScript</a> (tar.gz archive)</li> - <li><a href="manual/refdb-manual-dvi.tar.gz">DVI</a> (tar.gz archive)</li> - <li><a href="manual/refdb-manual-rtf.tar.gz">RTF</a> (tar.gz archive)</li> - <li><a href="manual/refdb-manual-src.tar.gz">DocBook SGML source</a> (tar.gz archive)</li> </ul> - <p>The online version of the manual covering the upcoming 0.9.6 version is accessible <a href="manual-0.9.6/index.html">here</a>.</p> <p>The online version of the manual covering the older 0.8.x versions is still accessible <a href="manual-0.8.6/book1.html">here</a>.</p> @@ -179,4 +173,11 @@ </ul> + <h2 id="refdb-mode">refdb-mode manual</h2> + <p>There is also a manual for <a href="emacs.html">refdb-mode</a>, the Emacs frontend for RefDB.</p> + <ul> + <li><strong><a href="elisp/refdb-mode-manual.html">HTML</a> for online reading</strong></li> + <li><a href="elisp/refdb-mode-manual.pdf">PDF</a></li> + </ul> + <h2 id="citestylex">citestylex.dtd reference</h2> <p>The <code>citestylex.dtd</code> reference explains the usage of the elements in the CiteStyle XML DTD which is used to provide the formatting information for a specific journal or publisher.</p> Index: download.html =================================================================== RCS file: /cvsroot/refdb/homepage/download.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -U2 -r1.15 -r1.16 --- download.html 22 Oct 2005 22:02:12 -0000 1.15 +++ download.html 15 Nov 2005 21:24:23 -0000 1.16 @@ -154,5 +154,5 @@ <h2 id="sources">Source distributions</h2> - <p>If you want to build the current version of RefDB from the sources, please grab the latest source code release <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=19605&release_id=289688">refdb-0.9.5.tar.gz</a> along with the Perlmod package <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&release_id=178836">RefDB-perlmod-0.3.tar.gz</a> (you can skip the latter if you don't require the MARC and Pubmed import filters). If you intend to write custom Perl clients, please grab the <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&release_id=217850">RefDB-perlclient</a> archive as well.</p> + <p>If you want to build the current version of RefDB from the sources, please grab the latest source code release <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=19605&release_id=370943">refdb-0.9.6.tar.gz</a> along with the Perlmod package <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=74687&release_id=370923">RefDB-perlmod-0.4.tar.gz</a> (you can skip the latter if you don't require the MARC and Pubmed import filters). If you intend to write custom Perl clients, please grab the <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=92147&release_id=370926">RefDB-perlclient</a> archive as well. As an Emacs user you may also be interested in the <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552&release_id=371177">refdb-elisp</a> archive.</p> <p>There is also a meta-archive called <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=75763&release_id=289691">refdb-starterkit-0.9.5.tar.gz</a> containing the RefDB sources as well as all required library sources and Perl modules. You'll get the following archives along with some terse build instructions:</p> <ul> @@ -182,5 +182,5 @@ <h2 id="prereleases">Prereleases</h2> - <p>If you don't want to fiddle with CVS (see the next section) but would like to help testing, consider using the latest prerelease. These archives can be installed just like regular releases, but they may not be as well-tested as these. However, you'll get bugfixes and new features that are otherwise only in the CVS version. The latest prerelease, if any, is always right <a href="pre/refdb-latest.tar.gz">here</a>. Perl hackers who want to use the current prerelease need <a href="pre/RefDBClient-Client-1.13.tar.gz">this client library</a>.</p> + <p>If you don't want to fiddle with CVS (see the next section) but would like to help testing, consider using the latest prerelease. These archives can be installed just like regular releases, but they may not be as well-tested as these. However, you'll get bugfixes and new features that are otherwise only in the CVS version. The latest prerelease, if any, is always right <a href="pre/refdb-latest.tar.gz">here</a>.</p> <h2 id="cvseasy">CVS made easy</h2> Index: emacs.html =================================================================== RCS file: /cvsroot/refdb/homepage/emacs.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -U2 -r1.7 -r1.8 --- emacs.html 12 Nov 2005 21:34:55 -0000 1.7 +++ emacs.html 15 Nov 2005 21:24:23 -0000 1.8 @@ -119,4 +119,5 @@ <h1>RefDB Features: Emacs support</h1> <p>RefDB integrates nicely into Emacs. Combined with editing modes for SGML, XML, and RIS documents, you'll get an integrated authoring environment with direct access to your bibliographic data. "Cite-while-you-write", document transformation, and previewing is just a few mouseclicks away for DocBook SGML and XML as well as for TEI XML documents. Emacs support is not included in the RefDB sources, but available separately.</p> + <p>The modes below are also available as a autotools-based <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552&release_id=371177">package</a> including a manual.</p> <div class="localnav"> <table class="localnav"> Index: index.html =================================================================== RCS file: /cvsroot/refdb/homepage/index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -U2 -r1.12 -r1.13 --- index.html 23 Oct 2005 20:47:36 -0000 1.12 +++ index.html 15 Nov 2005 21:24:23 -0000 1.13 @@ -137,4 +137,12 @@ <h2>News</h2> <div class="news"> + <h3>November 15, 2005</h3> + <p>0.9.6 is out. There are lots of new goodies in this release, among others: the client/server protocol was rewritten to improve error reporting and stability. Support for character encodings was vastly improved, multiple UR and L1-L4 per dataset are now supported, extended notes can be kept private, titles instead of author names in bibliographies are now supported, and the documentation was improved and integrated into the sources. <a href="status.html#news20051115" class="more">more...</a></p> + </div> + <div class="news"> + <h3>November 15, 2005</h3> + <p>Diwaker Gupta kindly donated his <a href="http://www.ruby-lang.org">Ruby</a> client library to the RefDB project. Just like the Perl client module, this library implements the client/server dialog natively and allows to use most of the client commands from Ruby applications. Think <a href="http://www.rubyonrails.com">Ruby on Rails</a>. The library isn't finished yet and is looking for a maintainer and for potential users. Interested? <a href="mailto:ref...@li...">Drop us a line</a>.</p> + </div> + <div class="news"> <h3>October 23, 2005</h3> <p>Watch refdb-mode in action! There are two new flash demos showing both reference management and citation/bibliography creation with Emacs on the <a href="emacs.html#refdbmode-demo">Emacs page</a>.</p> Index: status.html =================================================================== RCS file: /cvsroot/refdb/homepage/status.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -U2 -r1.4 -r1.5 --- status.html 7 Oct 2005 22:10:29 -0000 1.4 +++ status.html 15 Nov 2005 21:24:23 -0000 1.5 @@ -136,4 +136,13 @@ <h2 id="status">Status</h2> + <div class="news" id="news20051115"> + <h3>0.9.6: November 15, 2005</h3> + <p>Besides an impressive number of bugfixes, there were lots of usability improvements in this release. The most obvious is probably the full support for <a href="emacs.html">refdb-mode</a> which turns Emacs into an integrated markup authoring and bibliography tool. However, the major changes are architectural. First of all, RefDB now uses the 0.8.x series of libdbi and libdbi-drivers, using their improved support for character encodings. Next, the client-server protocol was rewritten to improve error reporting, recovery from odd situations, and portability to other languages. The protocol is now documented in the manual. Finally, the previous limitation of the size of query strings was dropped.</p> + <p><a href="http://www.sqlite.org">SQLite3</a> is now supported as a database engine. <a href="http://www.mysql.com">MySQL</a> versions 4.0 and later are now fully supported, including transactions (only with transaction-safe tables, of course).</p> + <p>The RefDB manual as well as all DTD documentations are now part of the sources and are installed automatically on your system. As another first in this release, man pages for all programs and utilities are now available.</p> + <p>References can now hold multiple UR and L1-L4 fields. Extended notes can now be declared public or private to share them with others or to keep them to yourself, respectively.</p> + <p>Bibliographies now allow to use the work title instead of missing authors. A new command updatejo offers a simple interface to maintain periodical synonyms.</p> + <p>A couple of scripts were added to the core distribution: refdb-ms is an interactive tool to write bibliography styles. refdb-backup and refdb-restore back up and restore, respectively, your reference databases.</p> + </div> <div class="news" id="news20041213"> <h3>0.9.5: December 13, 2004</h3> |