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 / ICeE
Name Modified Size InfoDownloads / Week
Parent folder
version 2.0 2014-03-11
version 1.7.F 2009-07-27
version 1.5.1 2009-07-10
version 1.5 2009-07-06
Totals: 4 Items   0

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