annotate src/site/markdown/index.md @ 8:de31af0ad401

more doc for the website.
author casties
date Wed, 04 Sep 2013 09:08:17 +0200
parents cf3abd6ff312
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
1 ![digilib](images/digilib-logo-big.png)
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
2
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
3 ## What is digilib?
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
4
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
5 * `digilib` is a web based client/server technology for images. The image
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
6 content is processed on-the-fly by a Java Servlet on the server side so that
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
7 only the visible portion of the image is sent to the web browser on the client
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
8 side.
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
9 * `digilib` supports a wide range of image formats and viewing options on
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
10 the server side while only requiring an internet browser with Javascript and a
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
11 low bandwidth internet connection on the client side.
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
12 * `digilib` enables very detailed work on an image as required by
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
13 scholars with elaborate viewing features like an option to show images on the
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
14 screen in their original size.
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
15 * `digilib` facilitates cooperation of scholars over the internet and
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
16 novel uses of source material by image annotations and stable references that
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
17 can be embedded in URLs.
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
18 * `digilib` is Open Source Software under the Lesser General Public License,
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
19 jointly developed by the
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
20 [Max-Planck-Institute for the History of Science](http://www.mpiwg-berlin.mpg.de),
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
21 the [Bibliotheca Hertziana](http://www.biblhertz.it),
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
22 the [University of Bern](http://philoscience.unibe.ch) and others.
7
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
23
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
24 ## Where can I get digilib?
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
25
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
26 `digilib` source code, binaries and documentation can be found on the
cf3abd6ff312 build docu with Maven.
casties
parents:
diff changeset
27 [digilib project pages](http://developer.berlios.de/projects/digilib/)
8
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
28 on [BerliOS](http://developer.berlios.de):
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
29
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
30 * [Source code](http://hg.berlios.de/repos/digilib)
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
31 * Daily built [WAR files](http://digilib.berlios.de/downloads/daily-build/)
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
32 * Daily built [Javadoc](http://digilib.berlios.de/downloads/daily-build/javadoc/)
de31af0ad401 more doc for the website.
casties
parents: 7
diff changeset
33 * [Maven repository](http://it-dev.mpiwg-berlin.mpg.de/maven-repo/)