Re: [Care2002-developers] Training CVS

2004-12-08 Thread Elpidio Latorilla
Hello Matthias, On Wednesday 08 December 2004 16:41, Matthias Niess wrote: > To support the learning I wrote a CVS guide. I really think this could > improve development on Care2x. > > Please let me know, what you think. A training cvs or "sandbox cvs" will be a very good one. Please go ahead

Re: [Care2002-developers] Training CVS

2004-12-08 Thread Nino Novak
Hi Matthias, On Thursday 09 December 2004 01:41, Matthias Niess wrote: > Please let me know, what you think. I think there should be a strict code review before committing changes, anyway. Therefore, if we could manage to distribute reviewing responsibilities among a few core developers, thi

Re: [Care2002-developers] Training CVS

2004-12-08 Thread muhammad panji
Hi, --- Matthias Niess <[EMAIL PROTECTED]> wrote: > Hi All, > > I have the impression that there is still need to > explain to possible > developers how they could use CVS instead of sending > the code to Elpidio > by mail. > ... Nice Idea, because I want to learn and use it too. There are

[Care2002-developers] Training CVS

2004-12-08 Thread Matthias Niess
Hi All, I have the impression that there is still need to explain to possible developers how they could use CVS instead of sending the code to Elpidio by mail. Since there is the risk that CVS "newbies" mess with the code we had the idea to set up a training server. So we copy the code from

Re: [Care2002-developers] Implementation of HL7????

2004-12-08 Thread Salud
*This message was transferred with a trial version of CommuniGate(tm) Pro* Estimada Lydia, Yo trabajo tambien en la SSA y puedo apoyarte valorar lo que deseas hacer con el sistema que cuentan actualmente. Para aplicaciones de mineria de datos e investigacion lo primero a considerar no es la migrac

Re: [Care2002-developers] new menue feature

2004-12-08 Thread Elpidio Latorilla
Hi Emir, thanks for this very nice improvement. I will check it out. btw: wouldn't you like to setup your own online demo where everybody can check your improvements very quickly? Thanks again, Elpidio On Wednesday 08 December 2004 10:07, Emir Prcic wrote: > Hi, > as I promised (long time ago)

Re: [Care2002-developers] new menue feature

2004-12-08 Thread Elpidio Latorilla
Hi, ehem, I have to withdraw the post below :) The sql query is ok. it works in my local installation. the problem was caused by some typo bugs. I will report on it later. Nice work Emir Elpidio On Wednesday 08 December 2004 21:58, Elpidio Latorilla wrote: > Hi Emir, > > it looks like y

Re: [Care2002-developers] new menue feature

2004-12-08 Thread Elpidio Latorilla
Hi Emir, it looks like you are using the mysql 4.1 version because of your use of cascaded "select" in your query. Earlier versions of mysql do not support this. I cannot run the script because of my older mysql version. Well, looking at the query, it looks like it can be rewritten to one usin

[Care2002-developers] maxdb in adodb?

2004-12-08 Thread Elpidio Latorilla
Hi all, according to mysql.ab, the maxdb extension to php is now released. Does anyone know if this is already available in the adodb layer? would anyone like to monitor adodb development and notify us immediately when maxdb is supported? thanks a lot Elpidio -

[Care2002-developers] new menue feature

2004-12-08 Thread Emir Prcic
Hi, as I promised (long time ago), here is the change to the tree menu. Now it should be displaying wards grouped in departments. file: ../main/indexframe.php after line 30 add include($root_path.'language/'.$lang.'/lang_'.$lang.'_departments.php'); and after include($root_path.'language/en/la

Re: [Care2002-developers] notes security problem

2004-12-08 Thread Elpidio Latorilla
Hi Emir, clicking on the link gives me an "non-authorized access" message. What do you think is the probable cause of the anomaly in your installation? Elpidio On Wednesday 08 December 2004 01:18, Emir Prcic wrote: > Hi, > > just one small security problem. > http://www.care2x.org/foundry/modu

Re: [Care2002-developers] medication/dosage

2004-12-08 Thread Elpidio Latorilla
Hello Emir, thanks for this addition. It is a good one. Elpidio On Wednesday 08 December 2004 01:55, Emir Prcic wrote: > Did this fix long time ago on my server so here it is (don't know if this > was by design, or just forgoten) > > http://www.care2x.org/foundry/modules/nursing/nursing-getmedx

Re: [Care2002-developers] Implementation of HL7????

2004-12-08 Thread Elpidio Latorilla
Hello Lydia, you can contact Dr. J. Manuel Montemayor. I will send you his email via private mail. regards, elpidio On Wednesday 08 December 2004 11:27, Lydia Torres wrote: > Hello, I am of Mexico D. F., work in the INCMNSZ National Institute of > Medical Sciences and Nutrition "Salvador Zubirá

Re: [Care2002-developers] Implementation of HL7????

2004-12-08 Thread Lydia Torres
Hello, I am of Mexico D. F., work in the INCMNSZ National Institute of Medical Sciences and Nutrition "Salvador Zubirán", the present system is called SIPAM. Lydia Greetings. On Wed, 8 Dec 2004 00:28:31 -0800, Elpidio Latorilla <[EMAIL PROTECTED]> wrote: > Hello Lydia, > > which country do you

Re: [Care2002-developers] Implementation of HL7????

2004-12-08 Thread Lydia Torres
Hello, At the moment, we are evaluating the migration of our present system, after, the institute will dedicate great part to investigation factibility over the change. Tanks in your help Lydia On Tue, 7 Dec 2004 14:44:04 +0100, Stefano Scaramuzzino <[EMAIL PROTECTED]> wrote: > Tere are p

Re: [Care2002-developers] Tutorial videos

2004-12-08 Thread The Webmaster
Your mail has been received by us. You would hear from me shortly. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. St

Re: [Care2002-developers] Tutorial videos

2004-12-08 Thread J. Antas
[EMAIL PROTECTED] wrote: No, MPEG4 is an open format... it's just so new a lot of people cannot support it yet. > same with many of the new CODECs coming out with HD technology. Whatever the platform, we are in agreement, it should be open. More on MPEG4: 1. Overview of MPEG-4 Standard: http://www.

Re: [Care2002-developers] medication/dosage

2004-12-08 Thread The Webmaster
Your mail has been received by us. You would hear from me shortly. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. St

Re: [Care2002-developers] medication/dosage

2004-12-08 Thread J. Antas
Emir Prcic wrote: Did this fix long time ago on my server so here it is (don't know if this was by design, or just forgoten) http://www.care2x.org/foundry/modules/nursing/nursing-getmedx.php? Nice work. It seems to have been ... just forgoten. ---

[Care2002-developers] medication/dosage

2004-12-08 Thread Emir Prcic
Did this fix long time ago on my server so here it is (don't know if this was by design, or just forgoten) http://www.care2x.org/foundry/modules/nursing/nursing-getmedx.php? After saving medication/dosage, it can't be seen who orderd/saved the medication/dosage. Fix: Find line 150 and add anoth

[Care2002-developers] notes security problem

2004-12-08 Thread Emir Prcic
Hi, just one small security problem. http://www.care2x.org/foundry/modules/nursing/nursing-station-remarks.php? can enter data on patient without a valid user session (or after the session has expired). In other words, if I do nothing on the ward, and than want to enter some notes no username (c