Download Latest Version LabDiary Sources 0.2.0 (147.2 kB)
Email in envelope

Get an email when there's a new version of LabDiary

Home / 0.1.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2009-11-23 3.0 kB
LICENSE.txt 2009-11-23 33.0 kB
CHANGELOG.txt 2009-11-23 300 Bytes
labdiary-0.1.1-src.zip 2009-11-23 106.5 kB
labdiary-0.1.1-x86 2009-11-23 13.7 MB
labdiary-0.1.1-winxp32.exe 2009-11-23 15.7 MB
Totals: 6 Items   29.6 MB 0


                  +----+   +-------
                 /    /   /        \
                /    /   /          -
               /    /   /    --      \
              /    /   /    /  \      -
             /    /   /    /     \     \
            /    /   /    /       |     |
           /    /   /    /        |     |
          /    /   /    /        /     /
         /    /   +----+       /      -
        /    /                /      /
       /    +----------------+      -
      /                           /
     /                           /
    +---------------------------+


 LabDiary. The clever way managing your laboratory experiments.
 Copyright (C) 2009 Maximilian Bräutigam

 +------------------------------------------------------------+
 |                                                            |
 |             http://labdiary.sourceforge.net/               |
 |                                                            |
 +------------------------------------------------------------+

 LabDiary is a program for managing laboratory experiments in a
 sophisticated way, i. e. storing every experiment you made in
 a database - more precisely in a SQLite3 database that struc-
 ture is given by YOU.  It supports LaTeX commands and external
 file inclusions and of course HTML as the markup language.

 Until now, LabDiary is only availible as an alpha test version.


 INSTALLATION
 ============

 Windows and Linux users can use a stand-alone executable file
 that gives you an impression of the program.

 OR use the SOURCE CODE:
 (it is a bit faster at start-up)

 o Install the Ruby
   http://www.ruby-lang.org/
   Windows: simply use one-click installer (1.8.6) with RubyGems
   http://rubyforge.org/projects/rubyinstaller/

 o Install wxWidgets for your platform
   http://www.wxwidgets.org/downloads/
   Windows: wxMSW
   Linux:   e. g. wxGTK

 o Install SQLite3
   http://www.sqlite.org/download.html
   Windows: download sqlitedll-3_x_x.zip and move the *.dll to
            C:\WINDOWS\system32 or another folder in your PATH
            variable

 o Use RubyGems to install appropriate Ruby libraries, here the
   commands:
   # gem install wxruby
     Windows: use .*-mswin32-.*
   # gem install sqlite3-ruby
     Windows: use .*-mswin32-.*

 o launch the init.rb and have fun!
   hint:    create a short-cut/link to your desktop
   Windows: you might want to rename the file to init.rbw to
            suppress the start of a command line dialog


 CONTACT
 =======

 Do not hestitate to write an email to:
 max-braeu@gmx.de


 BibTeX MODULE rbib
 ==================

 The BibTeX module rbib is released by Nick Gasson <nick@nickg.me.uk>.
 Licence is GNU General Public License version 3
 <http://www.gnu.org/licenses/gpl-3.0.html>.

 If you have questions, please refer to the developer's website:
 http://www.doof.me.uk/ruby-toys/
Source: README.txt, updated 2009-11-23