Sunday, February 17, 2008

Eclipse for GNUmed

en_US
The number of people taking a look at GNUmed is increasing by the month. One would assume that some would like to look at the code as well but have a hard time doing so. While many tech savvy know their way around ssh, cvs and shell scripts many are using MS Windows and know little about these tools. While I mostly develop on GNU/Linux I sometimes need access to GNUmed on Windows and MacOS X. On these platforms I use Eclipse. To ease the start we now share a prepackaged distribution as packaged on demand by Yoxos.

Get the file eclipse-win32-gnumed.zip from gnumed.de/downloads

This distribution contains everything you need to get you hands dirty with GNUmed. It has an integrated python development environment. It has tools to look at and manipulate the database tables and it makes it painless to alway get the latest code or a specific release from the source code repository. One can even produce binary Windows installer packages for GNUmed.

For an easy start it has the source code for GNUmed included already. Download the package here and let us know what you think.

Prior to running Eclipse you need to make sure JAVA ist installed. Check for here.

de_DE
Fast monatlich kommen neue Interessenten bei GNUmed hinzu. Es ist davon auszugehen, dass einige Besucher auf einen Blick auf den GNUmed Quelltext werfen möchten. Das erscheint oft schwierig wenn nicht täglich mit den Werkzeugen ssh, cvs usw. hantiert wird. Auch ich muss manchmal unter Windows und MacOS X an GNUmed arbeiten. Da hat sich Eclipse bewährt. Dank des on-demand-Angebotes von Eclipse-Komponenten durch Yoxos können wir hier eine vorkonfigurierte Entwicklungsumgebung anbieten.

Die Datei eclipse-win32-gnumed.zip kann von www.gnumed.de/downloads geladen werden.


In dem Paket ist (fast) alles enthalten was für die Entwicklung gebraucht wird. Damit kann der GNUmed Quelltext leicht beschafft und aktuell gehalten werden oder sogar eine spezifische Version angeschaut werden. Weiter sind Programme entalten mit der Datenbanktabellen angeschaut und manipuliert werden können.

Um es einfach zu machen haben wir eine aktuelle Version von GNUmed schon eingefügt. Daraus können sogar die Windows Installationspakete erstellt werden.

Als Voraussetzung für Eclipse muss JAVA installiert sein. Prüfe hier ob es installiert ist.

Wednesday, February 06, 2008

GNUmed for Mandriva

Packages for Mandriva 2008 are available from:
ftp://ftp.mandrivauser.de/rpm/GPL/2008.0/i586/release

Packages for Mandriva 2007 are available from:
http://download.opensuse.org/repositories/home:/SebastianHilbert/Mandriva_2007/i586/

http://www.mandrivauser.de/doku/doku.php?id=arbeitswiki:rpmbau:scripts:gnumed


Powered by ScribeFire.

Saturday, February 02, 2008

GNUmed 0.2.8.3

v0.2.8.3 has been uploaded. Here is the changelog:

FIX: crash on not being able to open korganizer2gnumed.csv file
FIX: crash on saving progress note from single editor for new episode
FIX: MacOSX: crash on Move*InTabOrder() across sizers in allergy manager
FIX: crash on trying to edit workplace w/o plugins configured already
FIX: crash on faulty profile name in preferences
IMPROVE: on startup create ~/.gnumed/ if necessary

Karsten