annotate website/index.html @ 1:5baf44fed7b0

add current berlios website pages to repo
author robcast
date Fri, 09 Dec 2011 19:23:29 +0100
parents
children 8abbc40d0df5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
2 "http://www.w3.org/TR/html4/loose.dtd">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
3 <html>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
4 <head>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
6 <title>digilib -- Digital Image Library</title>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
7 </head>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
8 <body>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
9
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
10 <table border="0" cellspacing="0" cellpadding="3">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
11 <tr>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
12 <td bgcolor="#a0a0a0">&nbsp;</td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
13 <td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
14 <img src="images/digilib-logo-big.png" align="left" />
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
15 <h1><tt>digilib</tt> -- a versatile image viewing environment for the internet</h1>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
16 </td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
17 </tr>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
18 <tr>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
19 <td bgcolor="#a0a0a0" valign="top">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
20 <p><a href="#whatis" >Info</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
21 <p><a href="http://developer.berlios.de/projects/digilib/" >Project</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
22 <p><a href="http://developer.berlios.de/project/showfiles.php?group_id=251" >Download</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
23 <p><a href="http://developer.berlios.de/docman/?group_id=251" >Docs</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
24 <p><a
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
25 href="https://openfacts2.berlios.de/wikien/index.php/BerliosProject:Digital_Image_Library">Tips</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
26 <p><a href="http://hg.berlios.de/repos/digilib">Source</a></p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
27 </td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
28 <td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
29
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
30 <a name="news"></a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
31 <h2>News</h2>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
32
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
33 <dl>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
34 <dt>25.5.2011</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
35 <dd>Special offer of the
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
36 day: <a href="/tmp/digilib-tomcat-2.1b1.zip">latest digilib beta with Tomcat
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
37 all-in-one version</a> - download, unpack, open terminal/cmd.exe, change to download directory, execute catalina.sh/.bat run, open your browser on <a href="http://localhost:8080/digitallibrary/jquery/digilib.html?fn=test">http://localhost:8080/digitallibrary/jquery/digilib.html?fn=test</a>.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
38 </dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
39
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
40 <dt>7.1.2011</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
41 <dd>A new File release (1.8.3). Much internal code has been rewritten and
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
42 cleaned up. There is a new PDF-generation Servlet (in beta) that generates
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
43 PDF files from arbitrary images (try
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
44 /digitallibrary/servlet/PDFCache?fn=path/to/images&amp;pgs=1-3&amp;dh=1000)!<br/>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
45 SVG rendering (which never worked properly) and some other old stuff has
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
46 been removed. Some library dependencies have changed, check your setup
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
47 when upgrading.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
48 </dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
49
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
50 <dt>15.7.2010</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
51 <dd>Source code development moved to a <a
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
52 href="http://hg.berlios.de/repos/digilib">Mercurial repository</a>! See
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
53 the <a
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
54 href="http://developer.berlios.de/hg/?group_id=251">instructions</a> to
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
55 access it.<br/>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
56 Code of public release versions should be put also in CVS but
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
57 don't rely on it...
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
58 </dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
59
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
60 <dt>3.9.2009</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
61 <dd>A new File release (1.7.0) and updates to the <a href="http://cvs.berlios.de/cgi-bin/viewcvs.cgi/digilib/config/build.xml">Ant build
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
62 file</a>.<br/>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
63 P.S. Please note that
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
64 <a href="http://cvs.berlios.de/cgi-bin/viewcvs.cgi/digilib/servlet/src/digilib/servlet/Scaler.java?view=log">a lot happens</a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
65 in between file releases. Check out from CVS to be up to date.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
66 </dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
67
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
68 <dt>9.2.2007</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
69 <dd>Finally a new File release (1.6.0). And an <a href="http://cvs.berlios.de/cgi-bin/viewcvs.cgi/digilib/config/build.xml">Ant build file</a>.</dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
70
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
71 <dt>6.12.2005</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
72 <dd><tt>digilib</tt> has it's own icon now!</dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
73
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
74 <dt>22.11.2005</dt>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
75 <dd>New &quot;Tips&quot; section in the Wiki</dd>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
76 </dl>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
77
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
78 <a name="whatis"></a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
79 <h2>What is <tt>digilib</tt></h2>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
80
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
81 <ul>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
82 <li><tt>digilib</tt> is a web based client/server technology for images.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
83 The image content is processed on-the-fly by a Java Servlet on
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
84 the server side so that only the visible portion of the image is sent
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
85 to the web browser on the client side.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
86 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
87 <li><tt>digilib</tt> supports a wide range of image formats and viewing options on
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
88 the server side while only requiring an internet browser with
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
89 javascript and a low bandwidth internet connection on the client side.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
90 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
91 <li><tt>digilib</tt> enables very detailed work on an image as required by
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
92 scientists with elaborate zoom features like an option to show images
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
93 on the screen in their original size.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
94 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
95 <li><tt>digilib</tt> facilitates cooperation of scientists over the internet and
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
96 novel uses of source material by image annotations and stable
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
97 references that can be embedded in URLs.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
98 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
99 <li><tt>digilib</tt> is used in the <a href="http://penelope.unibe.ch/docuserver/echo/alcatraz/index3.html" >ALCATRAZ</a> framework of image, text and
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
100 annotation tools and many other projects.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
101 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
102 <li><tt>digilib</tt> is Open Source Software under the General Public
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
103 License, jointly developed by the
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
104 <a href="http://www.mpiwg-berlin.mpg.de">Max-Planck-Insitute for the History of Science</a>, the <a href="http://philoscience.unibe.ch">University of Bern</a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
105 and others.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
106 </li>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
107 </ul>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
108
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
109 <a name="howtoget"></a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
110 <h2>Where can I get <tt>digilib</tt></h2>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
111
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
112 <p><tt>digilib</tt> source code, binaries and
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
113 documentation can be found on the <a href="http://developer.berlios.de/projects/digilib/">digilib project pages</a> on <a href="http://developer.berlios.de">BerliOS</a>.
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
114 </p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
115
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
116 </td>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
117 </tr>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
118 </table>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
119 <p align="left">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
120 <a href="http://developer.berlios.de">
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
121 <img src="http://developer.berlios.de/bslogo.php?group_id=0&type=1" width="124" height="32" border="0" alt="BerliOS Logo"></a>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
122 </p>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
123
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
124 </body>
5baf44fed7b0 add current berlios website pages to repo
robcast
parents:
diff changeset
125 </html>