Menu

Document Database / News: Recent posts

Document Database version 1.4 released

After many years, finally a new release of the Document Database.

Highlights
----------
* User Definable Fields, capture data that does not fit within the BibTeX fields
* Public Accessible Documents, if you hold the copyright you can publish documents directly from the database
* Statistics page shows who entered the most documents and which public documents got the most downloads
* Improved foreign character support

Posted by Jens-Peter Kaps 2009-01-11

Call for Volunteers: DocDB on Windows

The DocDB project received numerous request for a Windows version. The document database is entirely written in PHP and should therefore run on any Apache server, independent of the operating system. However, the installation scripts are bash shell scripts which perform the installation on Unix like systems.

As we do not have any experience with installation tools for Windows but would like to support it too, we call for volunteers. We would love to find a volunteer who could write an installation program for DocDB on Windows using tools that are licensed under GPL.... read more

Posted by Jens-Peter Kaps 2006-03-11

Version 1.2 and MySQL Bug 1168373

There is a bug in the mysql port of the Document Database version 1.2. BibTeX entries can currently not be displayed. There is a fix for this bug. The description and the fix can be found here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1168373&group_id=86036&atid=577976

Posted by Jens-Peter Kaps 2005-03-22

Document Database version 1.2 released

Highlights:

* MySQL Support (version 4.1)
* Filearea, a place to share files (read the Disclaimer)
* Notes, users can comment on papers
* Boolean Search (e.g, dog<in>ti<or>cat<in>ti)
* Limited foreign character support

Posted by Jens-Peter Kaps 2005-03-21

Database Support

Until now, the Document Database only supported PostgreSQL as database backend. The upcoming version 1.2 will also support MySQL. If you can't wait, get the latest sources from CVS (not stable!) and report the errors using the bug tracking system.

Posted by Jens-Peter Kaps 2005-02-25

Document Database Version 1.0.1 released.

Highlights:

* Supports multiple instances on the same machine
* Robust and easy installation
* Many Bugfixes

Posted by Jens-Peter Kaps 2004-03-26

Security Bug 911782: Registered users can read config.inc

Unfortunately we discovered a Security Bug in Version 1.0 of the Document Database. This bug allows all registered users to read the file config.inc. This file contains sensitive information about the Document Database installation.

Fix: Create a file ".htaccess" in the html/includes directory of your installation which contains the following lines:

Order allow,deny
Deny from all

Also change the ownership of the html/includes to webserveruser:docdbgroup and change the access rights to 770. You can find more information in the Bugtracking system under bug number: 911782

Posted by Jens-Peter Kaps 2004-03-08
MongoDB Logo MongoDB