Download Latest Version ICeE_2.10.zip (5.8 MB)
Email in envelope

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

Home
Name Modified Size InfoDownloads / Week
ICeE 2014-03-11
ICeE_2.10.zip 2015-01-06 5.8 MB
README.md 2014-07-07 1.9 kB
ICeE_User_instruction_manual.pdf 2014-07-07 4.3 MB
ICeE_2.9.zip 2014-07-07 5.9 MB
ICeE_2.7.zip 2014-06-27 5.7 MB
ICeE_2.6.zip 2014-06-24 5.7 MB
ICeE_2.0.zip 2014-03-11 2.8 MB
Totals: 8 Items   30.1 MB 1

ICeE Release Notes

What is ICeE?

ICeE (Interface for Caenorhabditis elegans Experiments) is a web application with a database. This is a laboratory information management system design and produced by Frédéric Montañana and Renaud Julien for Jonathan Ewbank team from CIML (Centre d'Immunologie de Marseille Luminy) (INSERM - CNRS).

It was tested on the following platforms:

  • Operating System: Microsoft Windows (XP, 2003 Server, Vista, 7), Linux (Mandriva 2009, Fedora 10, Debian 7)
  • Web Server: Apache httpd (2.2, 2.4)
  • MySQL database server: MySQL 5.1, 5.6
  • PHP: 5.2, 5.4, 5.5
  • Web browser: Microsoft Internet Explorer (6, 7 and 8), Mozilla Firefox (29, 30), Apple Safari 4.0
  • all-in-one Wampserver 2.5

You can also use WAMP or LAMP architectures. Tested on EasyPHP and wampserver 2.5

To ease the administration of the database (the creation of a user on localhost who has all read/write privileges on the database), we advise the installation of MySQL administration tools like phpMyAdmin.

How to install:

  • Unzip all the files into the web server directory, for example ./wamp/www/ with WAMP.
  • Create a new database (using for instance MySQL Administrator) and import the sql file into ./ICeE/sql/.
  • Open the file ./ICeE/php/include/db_config.php with a text editor and specify user, password and database name, then save.
  • Now you can use ICeE with your web browser by type this address in the address bar: http://00.00.00.00/ICeE/ for use in a local network where 00.00.00.00 is the IP server address.

Help:

Source: README.md, updated 2014-07-07