annotate website/index.html @ 3:9a472dab7e09

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