Hello Gjergji,

 

Haven't checked so far... still correcting some syntaxing on help files,
includes and modules. Maybe you could send me the file and I will add it to
the repository. When I remember correctly Claudio is little bit busy now but
comes back soon. 

 

We're actually working again on the laboratory module. After some piloting
time on a hospital in East Africa (ECLT Hospital, name is Selian Town Clinic
in Arusha) we working on the lab module again. What made headache was from
the beginning the way how data are stored to the database. So e.g. the lab
requests are stored to the table "care_test_request_chemlabor", column
parameters. There a PHP function is used called serialize:

_task30_=1&_task25_=1

 

Meaning of that laboratory task no. 30 and 25 is requested. The results will
be stored to the table "care_test_findings_chemlab" and looks like:

a:2:{i:30;s:2:"20";i:25;s:2:"15";}

 

Wouw.. but it's working - however - quite stable. Difficulties are just
later, when you e.g. plan to cover reporting tools or interfaces to it. 

That is on what I'm working now. It is quite difficult to use the results in
that way and we have started to redesign the way of doing it. So if you plan
to use our laboratory module, you can do it "right out of the box". We are
just now not only working on the read/write layer, we are also creating an
"translation" module what will convert existing data. The new table
structure will be changed that there is no limit anymore to add attributes
even to the results. That is on what we're working now.

 

Robert

  _____  

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
gjergj sheldija
Gesendet: Freitag, 17. August 2007 17:48
An: care2002-developers@lists.sourceforge.net
Betreff: Re: [Care2002-developers] Installer: fix for magic quotes
ononwindows

 

it's me who has to thank you for the idea on the lab..

btw, i have modified the ops301_it and ops301_es to work with the installer,
they had a problem with missing quotation marks & missing last ;, did u
check if they work ok ? 

gjergji




On 8/17/07, Robert Meggle <[EMAIL PROTECTED]> wrote:

Hello Giergji,

 

no porblem. Thanks a lot for that work. I am just checking that the
repository has to become a real release candidate :-) 

 

Robert

 

  _____  

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
gjergj sheldija
Gesendet: Freitag, 17. August 2007 17:08
An: care2002-developers@lists.sourceforge.net
Betreff: Re: [Care2002-developers] Installer: fix for magic quotes on
onwindows

 

hi robert...

i post them to claudio, maybe he just forgot to add it...

i'll tell him

thanx

gjergji

On 8/17/07, Robert Meggle <[EMAIL PROTECTED]> wrote:

Hello Gjergj,

 

Just checking latest RC2 and found some issue on the installer. You made an
SVN commit but the StripSlashes.php is missing at the repository. 

 

http://care2002.svn.sourceforge.net/viewvc/care2002/trunk/Care2007/installer
/Installer.php?view=diff
<http://care2002.svn.sourceforge.net/viewvc/care2002/trunk/Care2007/installe
r/Installer.php?view=diff&r1=6020&r2=5995&diff_format=h>
&r1=6020&r2=5995&diff_format=h

 

Thanks

 Robert

 

 

--------------------------------------------
MEROTECH IT Engineering

Robert Meggle
Hohnerstrasse 6
89079 Ulm

Germany

Tel: +49(0)7 31- 1 75 97- 27
Fax: +49(0)7 31- 1 75 97- 25
 <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED] 

 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________ 
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers 

 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________ 
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to