Quick Introduction
If you are interested in contributing to development of OpenEMR, there
is information on the OpenEMR
wiki.
The forum for developer discussion can be found HERE on OpenEMR's
sourceforge page.
To help with development I've set up a OpenEMR development version demo
and
released an
OpenEMR Developer Appliance, which are both discussed below.
OpenEMR Development Version Demo
Daily at 7:02 AM Pacific time this demo resets and is updated with the
current development version of OpenEMR. The list of installed software and
versions include the following:
- Mandriva 2008
- MySQL 5.0.45
- PHP 5.2.4
- OpenEMR (updated daily)
Demo password:
- OpenEMR - user:admin pass:pass
Demo links:
- OpenEMR: http://opensourceemr.com:2089/openemr
- PHP log file: http://opensourceemr.com:2089/log/logPhp.txt
- Setup log file: http://opensourceemr.com:2089/log/logSetup.txt
OpenEMR Developer Appliance
This is an OpenEMR development environment, which
automatically
downloads and configures the most recent OpenEMR development version. This
thing is really cool, and is only for developers(no security
whatsoever) and should NOT be used in a production environment. It can
be run on any operating system that supports the Free VMware Player.
Think
of this thing as a portable and disposable OpenEMR development
environment.
Instructions with screenshots and download links for the OpenEMR
Developer Appliance can be found HERE
on the OpenEMR wiki.