From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GP0ct-0005Aq-5K for garchives@archives.gentoo.org; Sun, 17 Sep 2006 17:40:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8HHdN0s005551; Sun, 17 Sep 2006 17:39:23 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8HHdMt9015284 for ; Sun, 17 Sep 2006 17:39:22 GMT Received: by py-out-1112.google.com with SMTP id d42so3898958pyd for ; Sun, 17 Sep 2006 10:39:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VioHy2iMl2NWFN4s5j3kPeXEADpRHPzM4R4APR9RkGpsGC4K7cMHmYpkaq3Kl6VqZzSANNC6lYfp29aCtSDRjrJKbc6+y6F6Nh0M1qaS8QuCpS1RigdwKl3+NnXyiHoBUVZ4YiXdHur4R5utQSE7c+4qyzRyBoJYLGFH85H1lOc= Received: by 10.65.139.9 with SMTP id r9mr14497917qbn; Sun, 17 Sep 2006 10:39:21 -0700 (PDT) Received: by 10.65.145.18 with HTTP; Sun, 17 Sep 2006 10:39:21 -0700 (PDT) Message-ID: <5811eff10609171039k5dd598a4o3df8af11c52caf61@mail.gmail.com> Date: Sun, 17 Sep 2006 19:39:21 +0200 From: "Markus Luisser" To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] elektronic lab book In-Reply-To: <7F5D220B-008D-4F7D-A18D-F1E57FED6639@warthmann.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7F5D220B-008D-4F7D-A18D-F1E57FED6639@warthmann.com> X-Archives-Salt: 42640e86-88d9-4c48-82d3-443bedfe924d X-Archives-Hash: 9571f9ccdee157f7461c7ab50c2e02f9 Hi Norman! > I am having my eyes open for an electronic way of keeping a lab book > for my experiments for quite some time now, however to my surprise, > it seems there is none open source. I am wondering how people in the > science herd are organizing their day by day experiments. I have to admit that similar to Oliver and Markus I use mostly text files and plain old paper to keep track of my activities. On the computer I use a combination of plain text files, LaTeX files, data files and a proper directory structure, backed by a subversion repository which I found immensely useful for working at different computers and to keep track of my progress. My main reason to use LaTeX is simply that I'm lazy and dont want to type stuff twice, so when I want to publish, I simply combine what I already have. Together with subversion (and probably viewcv) this gives a nice system that is quite painless to keep track of stuff, plus you always have a backup somewhere. I also found it very helpful at times to be able to work with my documents on different operating systems and text files are very difficult to beat in the interoperability area ;) I also experimented with wikis some time ago and found them quite useful but ditched them in the end because the overhead was too large for what I needed. But it could be that its just the right stuff for you. Good luck! markus -- gentoo-science@gentoo.org mailing list