From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 01:06:04 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94417106566C for ; Tue, 9 Jun 2009 01:06:04 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id F32808FC19 for ; Tue, 9 Jun 2009 01:06:03 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n5911k4W075272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Jun 2009 08:01:46 +0700 (ICT) (envelope-from on@cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n59161i6086830; Tue, 9 Jun 2009 08:06:01 +0700 (ICT) (envelope-from on) Date: Tue, 9 Jun 2009 08:06:01 +0700 (ICT) Message-Id: <200906090106.n59161i6086830@banyan.cs.ait.ac.th> From: Olivier Nicole To: djuatdelta@gmail.com In-reply-to: (message from Daniel Underwood on Mon, 8 Jun 2009 17:17:29 -0400) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: PDF inventory software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 01:06:04 -0000 Hi, > I'm looking for a way to manage my personal collection of research > articles. Ideally I'd like some way to keep records on authors, > keywords, journals, and publication years of articles (PDF files) > downloaded onto my local drive. Certainly overkill, but dspace(.org) can keep up a digital library for you, with full indexation. Bests, Olivier