Monday, February 19, 2007

GNUmed speedup

en_GB

A small announcement with big impact. Karsten added database connection pooling to GNUmed. Not knowing what to expect I tried our online database again at salaam.homeunix.com. Connection is fast. Almost like a lokal database. While there have been noticeable delay when connecting to the online database they are now gone. Nice work.

de_DE

Eine kleine Ankündigung mit großer Wirkung. Karsten hat GNUmed ein Datenbank connection pooling spendiert. Ich habe es gleich ausprobiert und festgestellt, dass GNUmed deutlich schneller geworden ist. Das zeigt sich besonders stark beim Zugriff auf unsere Online-Datenbank sowie bei Patientenwechsel.
Gute Arbeit.

Thursday, February 15, 2007

GNUmed goes Alluro

en_EN

GNUmed goes Alluro. Well not quite. Alluro goes GNUmed. That's right. HILBROS ( www.hilbros.de ) is a business I started that aims at making GNUmed available to collegues in Germany. While Open Source is nice it is no selling bonus. So until that happens GNUmed will have to compete with other vendors in a traditional setting. To protect GNUmed from business issues I will provide it to customers under the name Alluro. Alluro is a name for the platform that will serve as a foundation for a product line.

First products available will be AlluroMed and AlluroPhysio. The Alluro product line is available with full support, updates, documentation and training. GNUmed compatibility is one of the goals but Alluro will adhere to official regulations that might not mix well with FOSS.

de_DE

GNUmed wird Alluro. Naja nicht ganz. Alluro wird GNUmed. So stimmt es. HILBROS ( www.hilbros.de ) ist eine Firma, die gegründet wurde, um GNUmed deutschen Kollegen zugänglich zu machen. Obgleich offene Software Vorteile hat, ein Verkaufsargument ist das nicht. Und solange das so ist muss GNUmed im traditionellen Umfeld mit den Mitbewerbern interagieren. Um GNUmed aus der Geschäftswelt herauszuhalten wird HILBROS Alluro anbieten. Alluro ist der Name für eine Plattform, die als Basis für eine Produktlinie dienen soll.

Die ersten verfügbaren Produkte sind AlluroMed and AlluroPhysio. Die Alluroproduktlinie ist komplett mit Support, Updates, Dokumentation und Training verfügbar. Kompatibilität zu GNUmed ist weiter ein Ziel aber Alluro wird sich an Gesetzlichkeiten halten müssen, die mit quelloffener Software nur schlecht vereinbar sind.

Wednesday, February 14, 2007

GNUmed webbased client

en_GB

Thanks to some source code I have been sent by Syan I have been able to test
what we have always proclaimed. It is possible to use our business objects
such as gmLog, gmPG2 and so on from a web interface.

Although I cannot comment on how well it works or if it is an ugly hack or not
I can tell it is possible to use a webinterface and a number of rich clients
at the same time.

Since a web client is yet another client to design and maintain I wonder if it
makes any sense to borrow html from other webbased open source emr
applications.

Can anyone comment on where webframeworks such as django or turbogears touch
this subject ?

Setting up the whole thing has been amazingly easy after guessing my way
around.

Just copy the html and gnumed.py into a webspace such
as /srv/www/htdocs/webgnumed

install and activate mod_python

edit httpd.conf to make use of mod_python for the webgnumed directory

symlink gnumed/gnumed/client to webgnumed/handler/GNUmed

run the login.html and be surprised. Nice work Syan.

A use case recently brought up by a collegue is no longer out of scope for GNUmed now. Chronic pain patient rings you up for a refill prescription but you are not at the office. Just use your mobile to bring up GNUmed's webinterface and fill a prescription form. Patient will then go to the office staff and pick it up.

de_DE

Was wir lange vermutet und geplant haben ist nun erstmal in einer Konzeptstudie einer Prüfung unterzogen worden.

GNUmed kann gleichzeit von mehreren Klienten genutzt werden. Altbekannt ist die simultane Nutzung von mehreren Benutzern und mehreren Betriebssystemen.

Neu ist die Weboberfläche von GNUmed. Ja. GNUmed kann nun auch aus dem Webbrowser genutzt werden. Möglich gemacht hat das Syan. Nach einem Umstieg von Apache tomcat auf mod_python kann unserer middleware ziemlich direkt von der Weboberfläche angesprochen werden.

Natürlich muss diese Oberfläche erst entstehen und das auch nur wenn entsprechender Bedarf besteht. Besonders attraktiv ist der Einsatz auf Mobilgeräten. Smartphones, Tablet-PCs und Co sind nur selten mit einer Tastatur versehen und eher auf das Abrufen von Daten als die Dateneingabe spezialisiert.

Ein Nutzungbeispiel, dass ein Kollege kürzlich in einem Forum anführte kann damit problemlos abgehandelt werden. Der Schmerzpatient, der mich telefonisch erreicht bekommt von mir via Webbrowser auf dem Mobiltelefon ein Rezept gedruckt und kann sich das dann in der Praxis abholen.

Die Installation ressourcenhungriger Applikationen wie RDP-clients, VNC oder gar einem GNUmed-client auf dem Mobilgerät ist damit nicht länger notwendig.

Sunday, February 04, 2007

GNUmed MacOSX


en_GB
Due to fixing some wxMac related issues some people report being able to run the GNUmed client on MacOS X. We have received a screenshot showing GNUmed in a MacOS X decoration.

Version 0.2.4.3 or 0.2.5 will officially support GNUmed on MacOSX so stay tuned.

de_DE
Die Probleme von wxMac konnten umschifft werden und so wurde uns nun gemeldet, dass GNUmed auf dem Mac läuft. Ein Bildschirmphoto wurde uns zur Ansicht mitgeschickt.

Die Version 0.2.4.3 oder die Version 0.2.5 werden MacOSX offiziell unterstützen.