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 / pre-0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2009-11-05 2.6 kB
LICENSE.txt 2009-11-05 33.0 kB
labdiary-pre.0.1.0-x86 2009-11-05 13.6 MB
labdiary-pre.0.1.0-win32.exe 2009-11-05 15.4 MB
labdiary-pre.0.1.0-src.zip 2009-11-05 87.1 kB
Totals: 5 Items   29.1 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 a pre 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
Source: README.txt, updated 2009-11-05