[Care2002-developers] Billing module

2010-12-23 Thread Mayala Mwendesha
Hi All,
i need to know how to use the billing module as i see now you can only  
create a bill if
a patient have received some service IF IM RIGHT!

Now how can i use the billing module for service which require payment  
before a service is given to a Patient?
for example registration fee, consultation fee,and laboratory test fee to  
name a few. this seem to apply especially to
Patient who will use self pay to get service i.e cash!

For insured Patient it right to accumulate the billable service and charge  
then at the end of the service

Please help if i'm missing a point here



Regards,
Mayala Mwendesha

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] [Care2002-users] XP: Re: Bug in patient Admission

2010-12-23 Thread Mayala Mwendesha
Hi All,
Because user are always error prone could be good option to enable a user to
change his decision of ether admitting a patient as inpatient or outpatient
at the same interface, since i can see 2 option button of inpatient and
outpatient on the admission interface even though a user clicked
Admission - Inpatient main menu.  otherwise the two option button are
useless out there!


Also once a user decide to cancel the admission why is he sent to a search
menu? why not be sent to a patient record page for either Visit - Outpatient
menu on turn he can decide to exit there!


Regards,
Mayala Mwendesha









On Thu, Dec 23, 2010 at 11:55 AM, Robert Meggle  wrote:

> Hi Willa,
>
> Thanks a lot. I will xpost your information it to the developer's list
> as well.
>
> I will keep you informed about the fix.
>
> Thanks
>  Robert
>
> Am Donnerstag, den 23.12.2010, 11:51 +0300 schrieb willa:
> > I have discovered several bugs in the system.
> > 1. Patient admission handled by aufnahme_start.php file located in
> > registration_admission module.
> > When admitting a patient as inpatient,it is required to select a ward to
> > send him/her from a drop down list. However in order to render the
> > available wards the system forces the ward_nr from records pulled from
> > database to be in cur_ward_nr array which happens to contain 0 everytime
> > admission is started, So always the system does not have anything to
> > render in the corresponding drop down list. I am not sure why this
> > condition is enforced here while during registration a patient is not
> > assigned any ward in the first place. The situation is the same when a
> > patient is to be admitted as an outpatient, i.e. department_nr is checked
> > against a cur_dept_nr array leading to the same result.
> > Below is a snippet of code which has this bug(line no 20 below)
> >
> > 1# If no encounter nr or inpatient, show ward/station info, 1 = inpatient
> > 2 if( $encounter_class_nr == 1 ) {
> > 3
> > 4 if ($errorward||$encounter_class_nr==1)
> $smarty->assign('LDWard'," > color=red>$LDPavijon");
> > 5 $smarty->assign('LDWard',$LDWard);
> > 6 $sTemp = '';
> > 7 if($in_ward){
> > 9 while($station=$ward_info->FetchRow()){
> > 10
>  if(isset($current_ward_nr)&&($current_ward_nr==$station['nr'])){
> > 11$sTemp = $sTemp.$station['name'];
> > 12$sTemp = $sTemp.' name="current_ward_nr" type="hidden"
> > value="'.$current_ward_nr.'">';
> > 13break;
> > 14}
> > 15}
> > 16}else{
> > 17$sTemp = $sTemp.'';
> > 18if(!empty($ward_info) &&
> $ward_info->RecordCount()){
> > 19while($station=$ward_info->FetchRow()){
> > 20
>  /*if(in_array($station['dept_nr'],$current_dept_nr))*/ {
> > 21$sTemp = $sTemp.' value="'.$station['nr'].'"  selected >' .
> > $station['name'].'';
> > 22}
> > 23}
> > 24}
> > 25$sTemp = $sTemp.'
> > 26 > '.createComIcon($root_path,'redpfeil_l.gif','0','',TRUE).'>
> > '.$LDForInpatient.'';
> > 27}
> > 28$smarty->assign('sWardInput',$sTemp);
> >
> > 2. When user tries to cancel an admission, he is required to fill in full
> > name and password. First of all it should not show a message "Enter full
> > name" because what is required is login name and second when the system
> > prompts for the password, it is echoed as plain text which compromises
> the
> > security of the user in question.
> >
> > Regards,
> > Willa.
>
> --
> 
> MEROTECH IT Engineering
>
> Robert Meggle
> St.-Mang-Str. 8
> 87616 Marktoberdorf
>
> Germany
>
> Tel: +49(0)8342 - 8956729
> Fax: +49(0)8342 - 8956730
> mailto:meg...@merotech.de
>
>
>
>
> --
> Learn how Oracle Real Application Clusters (RAC

Re: [Care2002-developers] [Care2002-users] 2011 will come now!

2010-12-29 Thread Mayala Mwendesha






On Wed, 29 Dec 2010 11:32:42 +0300, Robert Meggle  
 wrote:

> Dear all,
>
> Thanks all for that fantastic year! I do hope that you all enjoyed it.
> Thanks to the main developers and the very dedicated partners and
> supporter for this project.
>
> Well, it is a great year what we have now. We have fixed up the main
> trunk and released it. That was one of the biggest milestones and now we
> are working even on a new release. Maybe you recognized that Gjergj did
> again bigger commits on the "gettext" branch, it is a bit more than a
> research he mostly did. Most of the modules are reorganized and becoming
> more and more a real modular aspect. This will be the next step, our
> challenge of the Year 2011. Care2x will be more flexible, more scalable
> and much more easy to
> - run the program for any purpose,
> - study how the program works, and change it to make it do what you
> wish,
> - redistribute copies so you can help your neighbour and
> - improve the program, and release your improvements (and modified
> versions in general) to the public, so that the whole community
> benefits.
>
> So care2x the once and only real Free and Open Source Hospital
> Information System all around the world.
>
> Thanks also to all who helped us to get a fancy new project website. I
> do hope that you all feel well that I can't name all by name - there are
> so many people around this planet who supporting this project by ideas,
> suggestions and even manpower. It is nearly impossible to name all. But
> who is reading this mailing lists knows all the name.
>
> A much better speaker than me said once in his New Year speech:
> "May your best days of the previous year are the worst of the next
> year"
>
> I will let these words here as it is, I can't say it better.
>
> My best wishes to you all and thanks to be a part of you all.
>
>  Robert


Thanks Robert
May the wish apply to u too

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Care2x Billing module

2011-01-10 Thread Mayala Mwendesha
Hi All,
I'm trying to explore Care2x new release and see how it can suit our  
environment. need to know how can i use the billing module if i have three  
types of prices for different patient such as:-
1)patient who will pay cash here are charged at a low price
2)patient who are using insurance are charged at a different price
3)patient who cannot afford paying hospital service can be charged at a  
discounted price if someone is willing to pay for them.

Can any one help me


Regards
Mayala Mwendesha




-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Billing module

2011-01-10 Thread Mayala Mwendesha
Thanks Mauri Niemi,

I,m in Tanzania i didn't know if there exist a Tanzanian version where can  
i find it. for download anyway


Thanks
Regards
Mayala Mwendesha





On Tue, 11 Jan 2011 10:39:35 +0300, Mauri Niemi   
wrote:

> Hi,
>
> If you are using the Tanzanian version you can have many different  
> prices by
> setting different price lists and selecting in the billing module which
> price list to use. You can also create a poor patient fund in insurance
> module and pay from that for poor patients partially or fully.
>
> Mauri Niemi
>
> 2011/1/11 Mayala Mwendesha 
>
>> Hi All,
>> I'm trying to explore Care2x new release and see how it can suit our
>> environment. need to know how can i use the billing module if i have  
>> three
>> types of prices for different patient such as:-
>> 1)patient who will pay cash here are charged at a low price
>> 2)patient who are using insurance are charged at a different price
>> 3)patient who cannot afford paying hospital service can be charged at a
>> discounted price if someone is willing to pay for them.
>>
>> Can any one help me
>>
>>
>> Regards
>> Mayala Mwendesha
>>
>>
>>
>>
>> --
>> Using Opera's revolutionary email client: http://www.opera.com/mail/
>>
>>
>> --
>> Gaining the trust of online customers is vital for the success of any
>> company
>> that requires sensitive data to be transmitted over the Web.   Learn  
>> how to
>> best implement a security strategy that keeps consumers' information  
>> secure
>> and instills the confidence they need to proceed with transactions.
>> http://p.sf.net/sfu/oracle-sfdevnl
>> ___
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread Mayala Mwendesha
Hi All,
I have downloaded the development version using
svn co https://care2002.svn.sourceforge.net/svnroot/care2002 care2002

i'm interested on the Care2x_tz trunk because my requirement are closely  
related to this environment.
When i downloaded the tanzania trunk i found no installer folder for the  
database schema to work on can any one help me
to get the relevant sqls file?


Best Regards,
Mayala Mwendesha




-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread Mayala Mwendesha
Hi Robert,
Thanks for a quick reply as usual but tomorrow i will be traveling for a  
whole day let make it on Thursday 13/01/2011.if you have time
Today i downloaded the Care2x_tz trunk developer code but there is no any  
installer inside. i used the svn command

Regards
Mayala Mwendesha





On Tue, 11 Jan 2011 16:41:05 +0300, Robert Meggle   
wrote:

> Hi Mayala,
>
> There is an installer, but I don't think that this is working. There is
> a bit work to do before it would be called to release it.
>
> You have to install the database manually and change the
> include/inc_init_main.php manually as well.
>
> If you have time for that till tomorrow I will show you how this is
> working. The next steps on that version is that it will have the latest
> changes of Tanzanian programmer (almost Denis Mollel) and that the
> installation functionality is given again.
>
> I am focus that work here a bit to higher priority in the next days. I
> think that such fully integration of billing mechanism is needed also by
> other users here. But it is a longer way to make it fully compatible
> with the main trunk. Let's call it as a working study of what could be
> done out of the code and the embedded new functions are given by those
> who are working with such system on clinics in Tanzania.
>
> Robert
>
> Am Dienstag, den 11.01.2011, 16:23 +0300 schrieb Mayala Mwendesha:
>> Hi All,
>> I have downloaded the development version using
>> svn co https://care2002.svn.sourceforge.net/svnroot/care2002 care2002
>>
>> i'm interested on the Care2x_tz trunk because my requirement are closely
>> related to this environment.
>> When i downloaded the tanzania trunk i found no installer folder for the
>> database schema to work on can any one help me
>> to get the relevant sqls file?
>>
>>
>> Best Regards,
>> Mayala Mwendesha
>>
>>
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread Mayala Mwendesha
Sure!
If can see the database files i.e all relevant .sql for this trunk
i can handle too except the Weberp integration which i will need some  
assistance

Regards
Mayala


On Tue, 11 Jan 2011 17:22:52 +0300, willa  wrote:

> Hi Robert,
> Thanks for a quick response. To save you a lot of trouble can you please
> just show me how to get the database file. I mean I only need the  
> database
> corresponding to Tanzania version and I think I can handle installation
>  from there.
>
> Regards,
> Willa.
> Tz.
> On Tue, 11 Jan 2011 17:09:06 +0300, Robert Meggle
>  wrote:
>
>> Hi Collin Areba,
>>
>> No problem. We have pushed that all to sf.net because I think it will
>> represent a much brighter user scope and out of the feedbacks this
>> project is living from.
>>
>> But note that several functions of main trunk are not given here in that
>> branch (and also other way round).
>>
>> The only good thing on such projects like care2x is that you will never
>> sit in front of your PC and you have nothing to do :)
>>
>> Robert
>>
>> Am Dienstag, den 11.01.2011, 17:04 +0300 schrieb Collins Areba:
>>> would be interested in this discussion too if you can have it on the
>>> least , would be helpful to many.
>>>
>>> On Tue, Jan 11, 2011 at 5:01 PM, Mayala Mwendesha
>>>  wrote:
>>> Hi Robert,
>>> Thanks for a quick reply as usual but tomorrow i will be
>>> traveling for a
>>> whole day let make it on Thursday 13/01/2011.if you have time
>>> Today i downloaded the Care2x_tz trunk developer code but
>>> there is no any
>>> installer inside. i used the svn command
>>>
>>> Regards
>>> Mayala Mwendesha
>>>
>>>
>>>
>>>
>>>
>>> On Tue, 11 Jan 2011 16:41:05 +0300, Robert Meggle
>>> 
>>> wrote:
>>>
>>>
>>> > Hi Mayala,
>>> >
>>> > There is an installer, but I don't think that this is
>>> working. There is
>>> > a bit work to do before it would be called to release it.
>>> >
>>> > You have to install the database manually and change the
>>> > include/inc_init_main.php manually as well.
>>> >
>>> > If you have time for that till tomorrow I will show you how
>>> this is
>>> > working. The next steps on that version is that it will have
>>> the latest
>>> > changes of Tanzanian programmer (almost Denis Mollel) and
>>> that the
>>> > installation functionality is given again.
>>> >
>>> > I am focus that work here a bit to higher priority in the
>>> next days. I
>>>     > think that such fully integration of billing mechanism is
>>> needed also by
>>> > other users here. But it is a longer way to make it fully
>>> compatible
>>> > with the main trunk. Let's call it as a working study of
>>> what could be
>>> > done out of the code and the embedded new functions are
>>> given by those
>>> > who are working with such system on clinics in Tanzania.
>>> >
>>> > Robert
>>> >
>>>     > Am Dienstag, den 11.01.2011, 16:23 +0300 schrieb Mayala
>>> Mwendesha:
>>> >> Hi All,
>>> >> I have downloaded the development version using
>>> >> svn co
>>> https://care2002.svn.sourceforge.net/svnroot/care2002 care2002
>>> >>
>>> >> i'm interested on the Care2x_tz trunk because my
>>> requirement are closely
>>> >> related to this environment.
>>> >> When i downloaded the tanzania trunk i found no installer
>>> folder for the
>>> >> database schema to work on can any one help me
>>> >> to get the relevant sqls file?
>>> >>
>>> >>
>>> >> Best Regards,
>>> >> Mayala Mwendesha
>>> >>
>>> >>
>>> >>
>>> >>
>>> >
>>>
>>&g

Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-13 Thread Mayala Mwendesha
Hi Robert and All,
Once your available let me know so that we can install the system together  
as planned!
i will be available on skype

Regards
Mayala Mwendesha



On Tue, 11 Jan 2011 16:41:05 +0300, Robert Meggle   
wrote:

> Hi Mayala,
>
> There is an installer, but I don't think that this is working. There is
> a bit work to do before it would be called to release it.
>
> You have to install the database manually and change the
> include/inc_init_main.php manually as well.
>
> If you have time for that till tomorrow I will show you how this is
> working. The next steps on that version is that it will have the latest
> changes of Tanzanian programmer (almost Denis Mollel) and that the
> installation functionality is given again.
>
> I am focus that work here a bit to higher priority in the next days. I
> think that such fully integration of billing mechanism is needed also by
> other users here. But it is a longer way to make it fully compatible
> with the main trunk. Let's call it as a working study of what could be
> done out of the code and the embedded new functions are given by those
> who are working with such system on clinics in Tanzania.
>
> Robert
>
> Am Dienstag, den 11.01.2011, 16:23 +0300 schrieb Mayala Mwendesha:
>> Hi All,
>> I have downloaded the development version using
>> svn co https://care2002.svn.sourceforge.net/svnroot/care2002 care2002
>>
>> i'm interested on the Care2x_tz trunk because my requirement are closely
>> related to this environment.
>> When i downloaded the tanzania trunk i found no installer folder for the
>> database schema to work on can any one help me
>> to get the relevant sqls file?
>>
>>
>> Best Regards,
>> Mayala Mwendesha
>>
>>
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha

Hi All,

We managed to download and install care2x Tanzania trunk. while testing we  
discovered that pharmacy, and billing module  not working some file are  
missing and links are not working. we wanted to test it and see what  
features are there.

if any one can test it too help us if we missed something and may be their  
are some configuration we missed!


Thanks

Mayala Mwendesha




-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha
Thanks Robert,
For the information. one request!
can you help us get a get started well documented Care2x demo module. as  
we would like to be part of Care2x development team
  a CURD module using the smarty template would suffice.

Thanks once more!
Regards
Mayala Mwendesha



On Mon, 17 Jan 2011 11:31:31 +0300, Robert Meggle  
 wrote:

> Hi Mayala,
>
> To make it work, that is on my Agenda for this week. ;-)
>
> There is some work to do, the way of how it is been implemented are
> meanwhile depreciated and also some fields of the database are missed. I
> will keep you informed about this version.
>
> Robert
>
> Am Montag, den 17.01.2011, 11:22 +0300 schrieb Mayala Mwendesha:
>> Hi All,
>>
>> We managed to download and install care2x Tanzania trunk. while testing  
>> we
>> discovered that pharmacy, and billing module  not working some file are
>> missing and links are not working. we wanted to test it and see what
>> features are there.
>>
>> if any one can test it too help us if we missed something and may be  
>> their
>> are some configuration we missed!
>>
>>
>> Thanks
>>
>> Mayala Mwendesha
>>
>>
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha
Hi Robert,
my user name is 'mmwendesha'. without single quotes
when i asked a CURD(Create, Read, Update and Delete as explained by  
Robert) module i meant a simple module to help new developer
to get started by learning it. as i know documentation is a problem in  
open source development by now!.
hence if new developer like me have something to help them to learn to  
develop from a simple example.
would reduce their learning curve.

> The current "CURD" module what we're using in care2x 2.x is by using the
> own API framework and smarty. care2x ver 3.x will use different way of
> it.

   Now your coming! I meant a module/documentation to show a new developer  
how to use thes API and Smarty in steady of reverting the wheel.
If care2x ver 3.x will use different way hope would come with this  
suggestion

All the best!

Mayala Mwendesha






On Mon, 17 Jan 2011 12:35:39 +0300, Robert Meggle  
 wrote:

> Hi Mayala,
>
> Can you send me please your sf.net username by mail and I will check if
> you are a registered member. If not, I can add you.
>
> About CURD module. Please be patient, one step after another one. First
> we have to work on this version that it is working, then we are looking
> that the compatibility to the main branch is guaranteed again and then
> we are looking about CURT [1], REST vs. SOAP etc.pp
>
> The current "CURD" module what we're using in care2x 2.x is by using the
> own API framework and smarty. care2x ver 3.x will use different way of
> it.
>
> I am not sure if you really mean that by using the word CURD module, or
> do you just mean a documentation how data will be handled by care2x and
> its database and how to modify it.
>
> Robert
>
> [1] Just for whom are interested what maybe is meant by CURT: CURT
> stands for Create, Read, Update and Delete and represents the four basic
> functions for storage data. Often used together with acronyms like REST
> (XML comminucaation Client/Server) and SOAP.
>
>
> Am Montag, den 17.01.2011, 11:43 +0300 schrieb Mayala Mwendesha:
>> Thanks Robert,
>> For the information. one request!
>> can you help us get a get started well documented Care2x demo module. as
>> we would like to be part of Care2x development team
>>   a CURD module using the smarty template would suffice.
>>
>> Thanks once more!
>> Regards
>> Mayala Mwendesha
>>
>>
>>
>> On Mon, 17 Jan 2011 11:31:31 +0300, Robert Meggle
>>  wrote:
>>
>> > Hi Mayala,
>> >
>> > To make it work, that is on my Agenda for this week. ;-)
>> >
>> > There is some work to do, the way of how it is been implemented are
>> > meanwhile depreciated and also some fields of the database are  
>> missed. I
>> > will keep you informed about this version.
>> >
>> > Robert
>> >
>> > Am Montag, den 17.01.2011, 11:22 +0300 schrieb Mayala Mwendesha:
>> >> Hi All,
>> >>
>> >> We managed to download and install care2x Tanzania trunk. while  
>> testing
>> >> we
>> >> discovered that pharmacy, and billing module  not working some file  
>> are
>> >> missing and links are not working. we wanted to test it and see what
>> >> features are there.
>> >>
>> >> if any one can test it too help us if we missed something and may be
>> >> their
>> >> are some configuration we missed!
>> >>
>> >>
>> >> Thanks
>> >>
>> >> Mayala Mwendesha
>> >>
>> >>
>> >>
>> >>
>> >
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha

hahaha we do!
  Noted!

Mayala

On Mon, 17 Jan 2011 12:50:58 +0300, Robert Meggle  
 wrote:

> delete "CURT", set "CURD" :D
>
> Sorry - Monday morning issue when I type as fast as I am telling
>
> Robert
>
> Am Montag, den 17.01.2011, 10:35 +0100 schrieb Robert Meggle:
>> Hi Mayala,
>>
>> Can you send me please your sf.net username by mail and I will check if
>> you are a registered member. If not, I can add you.
>>
>> About CURD module. Please be patient, one step after another one. First
>> we have to work on this version that it is working, then we are looking
>> that the compatibility to the main branch is guaranteed again and then
>> we are looking about CURT [1], REST vs. SOAP etc.pp
>>
>> The current "CURD" module what we're using in care2x 2.x is by using the
>> own API framework and smarty. care2x ver 3.x will use different way of
>> it.
>>
>> I am not sure if you really mean that by using the word CURD module, or
>> do you just mean a documentation how data will be handled by care2x and
>> its database and how to modify it.
>>
>> Robert
>>
>> [1] Just for whom are interested what maybe is meant by CURT: CURT
>> stands for Create, Read, Update and Delete and represents the four basic
>> functions for storage data. Often used together with acronyms like REST
>> (XML comminucaation Client/Server) and SOAP.
>>
>>
>> Am Montag, den 17.01.2011, 11:43 +0300 schrieb Mayala Mwendesha:
>> > Thanks Robert,
>> > For the information. one request!
>> > can you help us get a get started well documented Care2x demo module.  
>> as
>> > we would like to be part of Care2x development team
>> >   a CURD module using the smarty template would suffice.
>> >
>> > Thanks once more!
>> > Regards
>> > Mayala Mwendesha
>> >
>> >
>> >
>> > On Mon, 17 Jan 2011 11:31:31 +0300, Robert Meggle
>> >  wrote:
>> >
>> > > Hi Mayala,
>> > >
>> > > To make it work, that is on my Agenda for this week. ;-)
>> > >
>> > > There is some work to do, the way of how it is been implemented are
>> > > meanwhile depreciated and also some fields of the database are  
>> missed. I
>> > > will keep you informed about this version.
>> > >
>> > > Robert
>> > >
>> > > Am Montag, den 17.01.2011, 11:22 +0300 schrieb Mayala Mwendesha:
>> > >> Hi All,
>> > >>
>> > >> We managed to download and install care2x Tanzania trunk. while  
>> testing
>> > >> we
>> > >> discovered that pharmacy, and billing module  not working some  
>> file are
>> > >> missing and links are not working. we wanted to test it and see  
>> what
>> > >> features are there.
>> > >>
>> > >> if any one can test it too help us if we missed something and may  
>> be
>> > >> their
>> > >> are some configuration we missed!
>> > >>
>> > >>
>> > >> Thanks
>> > >>
>> > >> Mayala Mwendesha
>> > >>
>> > >>
>> > >>
>> > >>
>> > >
>> >
>> >
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha
Robert,

> Right now the user seems not known by sf.net. I will try later to add
> you as developer to this project. When have you signed on?
> It shows me "User does not exist."
>

  it is my problem sometime im slow to understood but faster to act as  
proved below
your right i am not yet registered on sf.net!
make  me "un User does not exist."

Regards
Mayala



On Mon, 17 Jan 2011 13:16:05 +0300, Robert Meggle  
 wrote:

> Hi Mayala,
>
>
> Am Montag, den 17.01.2011, 12:55 +0300 schrieb Mayala Mwendesha:
>> Hi Robert,
>> my user name is 'mmwendesha'. without single quotes
>
> Right now the user seems not known by sf.net. I will try later to add
> you as developer to this project. When have you signed on?
> It shows me "User does not exist."
>
>> when i asked a CURD(Create, Read, Update and Delete as explained by
>> Robert) module i meant a simple module to help new developer
>> to get started by learning it. as i know documentation is a problem in
>> open source development by now!.
>> hence if new developer like me have something to help them to learn to
>> develop from a simple example.
>> would reduce their learning curve.
>
> You're right. All what I can see of individual customary is that mostly
> the way of using API (or not/different/additionally) or ADOdb (or
> not/different) are sometimes really solved without it - or partially or
> different.
>
> I will look for it as far I have a bit space in my schedule. If there is
> anyone who would help me by this documentation?
>
>>
>> > The current "CURD" module what we're using in care2x 2.x is by using  
>> the
>> > own API framework and smarty. care2x ver 3.x will use different way of
>> > it.
>>
>>Now your coming! I meant a module/documentation to show a new  
>> developer
>> how to use thes API and Smarty in steady of reverting the wheel.
>> If care2x ver 3.x will use different way hope would come with this
>> suggestion
>
> Sure. There will be some different options given then.
>
> Robert


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Mayala Mwendesha
done i used 'mmwendesha' without quotes

regards
Mayala

On Mon, 17 Jan 2011 13:16:05 +0300, Robert Meggle  
 wrote:

> Hi Mayala,
>
>
> Am Montag, den 17.01.2011, 12:55 +0300 schrieb Mayala Mwendesha:
>> Hi Robert,
>> my user name is 'mmwendesha'. without single quotes
>
> Right now the user seems not known by sf.net. I will try later to add
> you as developer to this project. When have you signed on?
> It shows me "User does not exist."
>
>> when i asked a CURD(Create, Read, Update and Delete as explained by
>> Robert) module i meant a simple module to help new developer
>> to get started by learning it. as i know documentation is a problem in
>> open source development by now!.
>> hence if new developer like me have something to help them to learn to
>> develop from a simple example.
>> would reduce their learning curve.
>
> You're right. All what I can see of individual customary is that mostly
> the way of using API (or not/different/additionally) or ADOdb (or
> not/different) are sometimes really solved without it - or partially or
> different.
>
> I will look for it as far I have a bit space in my schedule. If there is
> anyone who would help me by this documentation?
>
>>
>> > The current "CURD" module what we're using in care2x 2.x is by using  
>> the
>> > own API framework and smarty. care2x ver 3.x will use different way of
>> > it.
>>
>>Now your coming! I meant a module/documentation to show a new  
>> developer
>> how to use thes API and Smarty in steady of reverting the wheel.
>> If care2x ver 3.x will use different way hope would come with this
>> suggestion
>
> Sure. There will be some different options given then.
>
> Robert


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] jasper-reports

2011-01-19 Thread Mayala Mwendesha
Hi all,
I used iReport for reporting with java. but never tested with php is it  
possible to do with php?

Mayala Mwendesha



On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemi   
wrote:

> Hi,
>
> I have both installed. To get Jasper it is best to download iReport which
> includes Jasper. iReport is easier to install than Pentaho and also
> impression is that it is more simple. But it still needs understanding of
> database and cannot be easily used by hospital staff. But it would help  
> it
> people to prepare cuztomized reports to our hospitals without knowledege  
> of
> programming.
>
> Mauri
>
> 2011/1/20 Kizito S.M. 
>
>> Dunno! But you can check with Mauri, I saw Pentaho in his laptop once!!
>>
>> 2011/1/20 Robert Meggle 
>>
>> Hi,
>>>
>>> Has anyone tested here jasper-reports for medical reports in comparison
>>> with e.g. Pentaho suite?
>>>
>>>
>>> http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/
>>>
>>> Would it make sense to focus it for - let's call it - advanced medical
>>> reportings?
>>>
>>> Robert
>>>
>>> --
>>> --
>>> 
>>> CARE2X - free Integ Hospital Info System
>>> https://sourceforge.net/projects/care2002/
>>> http://www.care2x.org
>>>
>>>
>>>
>>> --
>>> Protect Your Site and Customers from Malware Attacks
>>> Learn about various malware tactics and how to avoid them. Understand
>>> malware threats, the impact they can have on your business, and how you
>>> can protect your company and customers by using code signing.
>>> http://p.sf.net/sfu/oracle-sfdevnl
>>> ___
>>> Care2002-developers mailing list
>>> Care2002-developers@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>>
>>
>>
>>
>> --
>> *
>> Kizito S.M. - Telemedicine Project
>> *Evangelical Lutheran Church in Tanzania
>> P.O. Box 3033 Arusha - Tanzania
>> Fax:  +255 27 254 5054
>> Tel:   +255 27 250 4752
>> Mob: +255 75 543 7887
>>
>>
>> --
>> Protect Your Site and Customers from Malware Attacks
>> Learn about various malware tactics and how to avoid them. Understand
>> malware threats, the impact they can have on your business, and how you
>> can protect your company and customers by using code signing.
>> http://p.sf.net/sfu/oracle-sfdevnl
>> ___
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>
>>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Lab test request error

2011-01-31 Thread Mayala Mwendesha
Hi All!
I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab  
request i got an error

"wooops:

Save attempt to DB failed! ";

how can i resolve this error!


Regards
Mayala






-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Lab test request error

2011-01-31 Thread Mayala Mwendesha
Hi All
Thanks for a quick response.
As was trying to fix It, found it going deep to the core class that is why  
i decided reported.
i didn't want to break other module too!

Regards,
Mayala Mwendesha



On Mon, 31 Jan 2011 13:30:25 +0300, Mauri Niemi   
wrote:

> HI Mayala,
>
> We had many versions here in Arusha area in different hospitals and our
> developers have merged those versions. We do not have capacity to  
> maintain
> many versions in our region. I got the merged version last Friday and  
> this
> is what I have in my laptop:
> https://care2002.svn.sourceforge.net/svnroot/care2002/care2x_tz/trunk
> I tested it on Saturday and found some issues and reported to Robert,  
> who is
> working on them. Under older php versions and with correct database it is
> working in most areas.
>
> Mauri Niemi, MD
> ELCT IT team
>
> 2011/1/31 Mayala Mwendesha 
>
>> Hi All!
>> I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab
>> request i got an error
>>
>> "wooops:
>>
>> Save attempt to DB failed! ";
>>
>> how can i resolve this error!
>>
>>
>> Regards
>> Mayala
>>
>>
>>
>>
>>
>>
>> --
>> Using Opera's revolutionary email client: http://www.opera.com/mail/
>>
>>
>> --
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better
>> price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> ___
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Lab test request error

2011-01-31 Thread Mayala Mwendesha
Hi Mauri
Yeah i know Frank he is my supervisor and the one who got me to know this  
project.

> It would be nice to put our resources together. The better code we have  
> the easier it is to implement.

Sound a good idea as is Care2x for community!






On Mon, 31 Jan 2011 14:23:36 +0300, Mauri Niemi   
wrote:

> Hi,
>
> Are there many developers in Dar that are testing or working with  
> Care2x. I
> have seen Frank Tilugulilwa mailing several time on this list, you know  
> each
> other?  It would be nice to put our resources together. The better code  
> we
> have the easier it is to implement.
>
> Mauri
>
> 2011/1/31 Mayala Mwendesha 
>
>> Hi All
>> Thanks for a quick response.
>> As was trying to fix It, found it going deep to the core class that is  
>> why
>> i decided reported.
>> i didn't want to break other module too!
>>
>> Regards,
>> Mayala Mwendesha
>>
>>
>>
>> On Mon, 31 Jan 2011 13:30:25 +0300, Mauri Niemi 
>> wrote:
>>
>> > HI Mayala,
>> >
>> > We had many versions here in Arusha area in different hospitals and  
>> our
>> > developers have merged those versions. We do not have capacity to
>> > maintain
>> > many versions in our region. I got the merged version last Friday and
>> > this
>> > is what I have in my laptop:
>> > https://care2002.svn.sourceforge.net/svnroot/care2002/care2x_tz/trunk
>> > I tested it on Saturday and found some issues and reported to Robert,
>> > who is
>> > working on them. Under older php versions and with correct database  
>> it is
>> > working in most areas.
>> >
>> > Mauri Niemi, MD
>> > ELCT IT team
>> >
>> > 2011/1/31 Mayala Mwendesha 
>> >
>> >> Hi All!
>> >> I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab
>> >> request i got an error
>> >>
>> >> "wooops:
>> >>
>> >> Save attempt to DB failed! ";
>> >>
>> >> how can i resolve this error!
>> >>
>> >>
>> >> Regards
>> >> Mayala
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Using Opera's revolutionary email client: http://www.opera.com/mail/
>> >>
>> >>
>> >>
>> --
>> >> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> >> Finally, a world-class log management solution at an even better
>> >> price-free!
>> >> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> >> February 28th, so secure your free ArcSight Logger TODAY!
>> >> http://p.sf.net/sfu/arcsight-sfd2d
>> >> ___
>> >> Care2002-developers mailing list
>> >> Care2002-developers@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>> >>
>>
>>
>> --
>> Using Opera's revolutionary email client: http://www.opera.com/mail/
>>
>>
>> --
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better
>> price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> ___
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] db table scheme correction, WAS: Lab test request error

2011-02-01 Thread Mayala Mwendesha
Sorry! cant connect to the svn server now i will pull it down once my  
Internet connection is OK!


Regards,
Mayala



On Tue, 01 Feb 2011 13:36:49 +0300, Robert Meggle  
 wrote:

> Hi,
>
> I just uploaded an empty db now to the repository:
> Revision: 6998
> Log Message:
> ---
> Empty database for this branch - must be tested carefully, maybe missing
> some table content so far. Please contribute..
> [...]
> care2x_tz/trunk/installer/db/sql/care2x_tz.sql
> [...]
>
> The installer for this branch seems not working at all. So I just put
> the db right now there and added a user "admin" with password "admin"
> there. Can you please test and give an feedback?
>
> Thanks
>  Robert
>
> Am Montag, den 31.01.2011, 12:59 +0300 schrieb Mayala Mwendesha:
>> Hi All!
>> I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab
>> request i got an error
>>
>> "wooops:
>>
>> Save attempt to DB failed! ";
>>
>> how can i resolve this error!
>>
>>
>> Regards
>> Mayala
>>
>>
>>
>>
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] db table scheme correction, WAS: Lab test request error

2011-02-01 Thread Mayala Mwendesha
Hi,
Ok! let me test it
and let you know

Regards
Mayala




> Hi,
>
> I just uploaded an empty db now to the repository:
> Revision: 6998
> Log Message:
> ---
> Empty database for this branch - must be tested carefully, maybe missing
> some table content so far. Please contribute..
> [...]
> care2x_tz/trunk/installer/db/sql/care2x_tz.sql
> [...]
>
> The installer for this branch seems not working at all. So I just put
> the db right now there and added a user "admin" with password "admin"
> there. Can you please test and give an feedback?
>
> Thanks
>  Robert
>
> Am Montag, den 31.01.2011, 12:59 +0300 schrieb Mayala Mwendesha:
>> Hi All!
>> I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab
>> request i got an error
>>
>> "wooops:
>>
>> Save attempt to DB failed! ";
>>
>> how can i resolve this error!
>>
>>
>> Regards
>> Mayala
>>
>>
>>
>>
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] db table scheme correction, WAS: Lab test request error

2011-02-01 Thread Mayala Mwendesha
Hi Robert,
My Internet connection was not good, I'm using the svn command to pull  
file from sf.net

 From now i can see that database tables are now there are 236 bales while  
at first were 225! tables
also i tried to register a patient and admit him as outpatient the process  
went successful!
but when i tried to register another Patient and admit him as inpatient  
got error "save to database failed! "
also still the lab request have the same error

Regards
Mayala mwendesha



On Tue, 01 Feb 2011 15:26:05 +0300, Robert Meggle  
 wrote:

> Hi Mayala,
>
> Is the internet connection really down? Please note that sf.net had
> reset all passwords about security updates
>
> Robert
>
> Am Dienstag, den 01.02.2011, 15:00 +0300 schrieb Mayala Mwendesha:
>> Sorry! cant connect to the svn server now i will pull it down once my
>> Internet connection is OK!
>>
>>
>> Regards,
>> Mayala
>>
>>
>>
>> On Tue, 01 Feb 2011 13:36:49 +0300, Robert Meggle
>>  wrote:
>>
>> > Hi,
>> >
>> > I just uploaded an empty db now to the repository:
>> > Revision: 6998
>> > Log Message:
>> > ---
>> > Empty database for this branch - must be tested carefully, maybe  
>> missing
>> > some table content so far. Please contribute..
>> > [...]
>> > care2x_tz/trunk/installer/db/sql/care2x_tz.sql
>> > [...]
>> >
>> > The installer for this branch seems not working at all. So I just put
>> > the db right now there and added a user "admin" with password "admin"
>> > there. Can you please test and give an feedback?
>> >
>> > Thanks
>> >  Robert
>> >
>> > Am Montag, den 31.01.2011, 12:59 +0300 schrieb Mayala Mwendesha:
>> >> Hi All!
>> >> I'm trying to explore Care2x Tanzania trunk. When i try to sent a lab
>> >> request i got an error
>> >>
>> >> "wooops:
>> >>
>> >> Save attempt to DB failed! ";
>> >>
>> >> how can i resolve this error!
>> >>
>> >>
>> >> Regards
>> >> Mayala
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >
>>
>>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Trac: MVC (2.7)

2011-03-30 Thread Mayala Mwendesha

>>> But as I mentioned before - it will come sooner or
>>> later close to 2.7 and all will make a jump afterwards to the fully
>>> modular based care2x.
>>>
>>> Robert
>>>

Hi Robert.
It have been a long time since i replied or started a discussion on the  
mailing list.
my point here is the MVC (2.7) version of care2x! sound good idea. it is a  
1+ for me.
my hope is that this also will easy also the developer learning curve as  
compared to
the current way of coding care2x. are you working this on the development  
trunk?
cause i want to go with the flow. i have been using the Kohana php  
framework for my
development. again have you started developing a new framework from  
scratch or you have
just adopted one of the available framework!

Regards,

Mayala










On Wed, 30 Mar 2011 16:17:55 +0300, Kizito Mrema   
wrote:

> Once the MVC(2.7) version is on, I'll try and load it on my computer for
> troubleshooting and bugs reporting! MVC is popular nowadays! I thought  
> you
> were on some kind of own version if all the people use the same version
> then, it's good!
>
>
> On Tue, Mar 29, 2011 at 6:08 PM,  wrote:
>
>> Hi everyone,
>>
>> I opened ticket #132 for this and will commit code against it on  
>> care2x_tz
>> trunk (https://sourceforge.net/apps/trac/care2002/ticket/132) which is  
>> the
>> version of the code I am working against. I hope that works for  
>> everyone? As
>> far as /care2x_tz/trunk vs. care2x/trunk conversation: that is a bit  
>> out of
>> my league since my sole focus at the moment is care2x_tz. I think this  
>> is
>> better answered by proj/release mgrs (i.e. Robert).
>>
>> Cheers,
>>
>> Maros
>>
>>
>> On Tue, Mar 29, 2011 at 9:34 AM, Robert Meggle  
>> wrote:
>>
>>> Hi Mr. Mrema,
>>>
>>> First of all - there are nothing like a private trunk. There is a main
>>> trunk of version 2.7 (I assume your question focusing this) and a  
>>> branch
>>> of a working version branched out earlier. Maros and me are working on
>>> it to come soon closer to 2.7 with it.
>>> There is another branch - also not a "private" one - it is the new
>>> care2x experimental with planned MVC pattern.
>>>
>>> Maros is focusing the care2x_elct. This is working right now different
>>> than the main trunk. But as I mentioned before - it will come sooner or
>>> later close to 2.7 and all will make a jump afterwards to the fully
>>> modular based care2x.
>>>
>>> Robert
>>>
>>>
>>> Am Dienstag, den 29.03.2011, 17:14 +0300 schrieb Kizito Mrema:
>>> > No issues here, it's the fact that I saw you guys discussing on
>>> > Nursing module, will it be included in the main trunk or not? Is the
>>> > work being done on the main trunk or a private trunk (Maros's or
>>> > Gregj's)?
>>> >
>>> > On Tue, Mar 29, 2011 at 5:00 PM, Robert Meggle
>>> >  wrote:
>>> > Hello Mr. Mrema,
>>> >
>>> > Can you please report here the issue you found in the main
>>> > trunk? You
>>> > can also add it as new ticket in the track if you want.
>>> >
>>> > Thanks
>>> >  Robert
>>> >
>>> > Am Dienstag, den 29.03.2011, 16:55 +0300 schrieb Kizito  
>>> Mrema:
>>> >
>>> > > Nice efforts there (Maros), now is this done in the public
>>> > repo? If
>>> > > not are there plans to deploy these changes to the public
>>> > repo for
>>> > > sharing!
>>> > >
>>> > > On Tue, Mar 29, 2011 at 10:18 AM, 
>>> > wrote:
>>> > > Great, thanks! Maros
>>> > >
>>> > >
>>> > >
>>> > > On Tue, Mar 29, 2011 at 2:15 AM, Gjergj Sheldija
>>> > >  wrote:
>>> > > Hi Maros.
>>> > >
>>> > > ready, you can find nursing in the list of
>>> > components
>>> > >
>>> > > regards
>>> > > gj.
>>> > >
>>> > >
>>> > >
>>> > > On 03/29/2011 08:47 AM, maros6...@gmail.com
>>> > wrote:
>>> > > >
>>> > > > Hi there,
>>> > > >
>>> > > > I have a patch for nursing quick view in
>>> > Nursing
>>> > > > module. Can you pls. add Nursing as an
>>> > option to the
>>> > > > list of TRAC components so I can make an
>>> > appropriate
>>> > > > ticket and then commit the code against
>>> > it? Thanks,
>>> > > >
>>> > > > Maros
>>> > > >
>>> > > >
>>> > > >
>>> >
>>> --
>>> > > > Enable your software for Intel(R) Active
>>> > Management Technology to meet the
>>> > > > growing manageability a

Re: [Care2002-developers] roadmap to care2x 3.0 up to its first releasecandidate (beta)

2011-09-24 Thread Mayala Mwendesha
Great work Robert!

Regard 
Mayala



On 24 Sep 2011, at 23:36, "Ap.Muthu"  wrote:

> Nice work Robert.
> Busy with some university work.
> Will return after current calls are done.
> 
> Regards,
> Ap.Muthu
> 
> - Original Message - 
> From: "Robert Meggle"
> Sent: Sunday, September 25, 2011 12:57 AM
> Subject: [Care2002-developers] roadmap to care2x 3.0 up to its first 
> releasecandidate (beta)
> 
> 
>> Hi,
>> 
>> Please see attached the roadmap for care2x 3.0. Some of you recognized
>> that there is something going on here - mostly on the branch called
>> "gettext". This is/was the "codename" for this new release what we will
>> fix now soon as first release candidate with several changes.
>> 
>> Please read it carefully and feel free to contact me, Gjergj or Mauri if
>> you have questions.
>> 
>> Robert
> 
> 
> 
> --
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2dcopy2
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x 2.6.27 released now

2012-01-03 Thread Mayala Mwendesha
Great!
I will test it too


Regards
Mayala

On Wed, Jan 4, 2012 at 6:27 AM, Ap.Muthu  wrote:

> Hi Robert,
>
> Guilty not able to contribute for so long.
> Kudos to all of you for keeping the torch burning along
>
> While you are making the next release, check to see if there is any old SQL
> construct set used to check if a record exists before choosing to insert or
> update record(s) in a table. The REPLACE syntax has been a time saver for
> me
> in recent work although every field needs to be addressed in the REPLACE -
> caveat - cannot be applied if only some fields ned to be UPDATEd but all
> (and possibly different other) fields neeed to be in the INSERT.
>
> Any chance of using views along the way?
>
> Regards,
> Ap.Muthu
>
> - Original Message -
> From: "Robert Meggle" 
> To: 
> Sent: Tuesday, January 03, 2012 9:44 PM
> Subject: Re: [Care2002-developers] Care2x 2.6.27 released now
>
>
> > Hi,
> >
> > I just uploaded the file now - Gjergj and Muthu worked for that as
> > well .-)
> >
> > Robert
> >
> > Am Dienstag, den 03.01.2012, 17:03 +0100 schrieb Claudio Giulio
> > Torbinio:
> >> Good job Robert
> >> I' ll test asap.
> >> Greetings
> >> > of the changes done for this at this information mail as well.
> >>
> >>
> >
> > --
> > 
> > MEROTECH IT Engineering
> >
> > Robert Meggle
> > St.-Mang-Str. 8
> > 87616 Marktoberdorf
> >
> > Germany
> >
> > Tel: +49(0)8342 - 8956729
> > Fax: +49(0)8342 - 8956730
> > mailto:meg...@merotech.de
> >
> >
> >
> >
> --
> > Write once. Port to many.
> > Get the SDK and tools to simplify cross-platform app development. Create
> > new or port existing apps to sell to consumers worldwide. Explore the
> > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> > http://p.sf.net/sfu/intel-appdev
> > ___
> > Care2002-developers mailing list
> > Care2002-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
>
>
> --
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Version Care2x compatible php5 and mysql 5?

2012-03-19 Thread Mayala Mwendesha
Hi

Follow Robert's solution copped and pasted below

Hi,

-> The amount of warnings seems to be a strange setting of your php.Here
I do have two quick solutions for you

Please open php.ini and reconfigure following lines:

 error_reporting = E_ALL & ~E_DEPRECATED
 display_errors = Off
 display_startup_errors = Off
 log_errors = On

When you have done it - please check it again. Please let me know if you
still have errors.

Thanks
 Robert



HTH
Mayala

On Mon, Mar 19, 2012 at 5:52 PM, Bineyam Negash wrote:

> Thanks for the help I download the new project file, but I still have the
> following error during patient registration
> Deprecated: Assigning the return value of new by reference is deprecated in
>
> C:\xampp\htdocs\HIS\modules\registration_admission\patient_register_show.php
> on line 42
>
> Deprecated: Assigning the return value of new by reference is deprecated in
> C:\xampp\htdocs\HIS\include\care_api_classes\class_gui_person_show.php on
> line 75
>
> Strict Standards: Declaration of PersonInsurance::updateDataFromArray()
> should be compatible with that of Core::updateDataFromArray() in
> C:\xampp\htdocs\HIS\include\care_api_classes\class_insurance.php on line
> 633
>
> Strict Standards: Only variables should be assigned by reference in
> C:\xampp\htdocs\HIS\include\care_api_classes\class_gui_person_show.php on
> line 206
>
>
>
>
> -Original Message-
> From: Robert Meggle [mailto:robert.meg...@care2x.org]
> Sent: Monday, March 19, 2012 4:22 PM
> To: care2002-developers@lists.sourceforge.net
> Subject: Re: [Care2002-developers] Version Care2x compatible php5 and mysql
> 5?
>
> Hi,
>
> I do have here PHP 5.3.6-13 and mysql-server 5.1.61  - care2x 2.6.27 is
> working fine. You can download it from here:
>
> http://sourceforge.net/projects/care2002/files/CARE2X/Care2x-HIS-2.6.27.tar.
> gz/download
>
> Robert
>
> Am Montag, den 19.03.2012, 08:20 -0300 schrieb Rogério P. Falcone:
> > friends,
> >
> > Where can I find the version of Care2x compatible with php 5 and mysql 5?
> >
> >
> >
> >
> > -Original Message-
> > From: Bineyam Negash [mailto:bine...@icladdis.com]
> > Sent: lunes, 19 de marzo de 2012 07:56 a.m.
> > To: care2002-developers@lists.sourceforge.net
> > Subject: Re: [Care2002-developers] Care2utu modifications
> >
> > That will be good. I have see also these errors
> > Notice: Undefined index: patient_name_2_show in
> >
>
> C:\xampp\htdocs\HIS\modules\registration_admission\gui_bridge\default\gui_sh
> > ow_notes.php on line 174
> >
> > Notice: Undefined index: patient_name_3_show in
> >
>
> C:\xampp\htdocs\HIS\modules\registration_admission\gui_bridge\default\gui_sh
> > ow_notes.php on line 180
> >
> > Notice: Undefined index: patient_name_middle_show in
> >
>
> C:\xampp\htdocs\HIS\modules\registration_admission\gui_bridge\default\gui_sh
> > ow_notes.php on line 186
> >
> > Thanks,
> > Bineyam
> >
> > -Original Message-
> > From: Robert Meggle [mailto:robert.meg...@care2x.org]
> > Sent: Sunday, March 18, 2012 6:17 PM
> > To: care2002-developers@lists.sourceforge.net;
> > care2002-us...@lists.sourceforge.net
> > Subject: Re: [Care2002-developers] Care2utu modifications
> >
> > Hi,
> >
> > following question arrived and I think I will x-post it here in the group
> :)
> > Hope you're ok with that:
> >
> > Hello Robert,
> > >
> > >
> > > What kind of server configuration and OS will you recommend for care2x
> > for a hospital with about 40 personnel. We are also integrating webERP
> for
> > the accounting and billing purpose. Any suggestion would be welcome
> please.
> > >
> > >
> >
> > The correct answer would be: As more you will have, as more you'll get.
> >
> > I think the absolute minimum requirement are given by linux itself. Here
> the
> > System requirements for Ubuntu server [1] :
> >
> > RAM: 128 MB
> > Harddisk: 500 GB
> >
> > But this is the absolute minimum you should have - and it will not make
> fun
> > if you have that minimum in productive use - it will work. If possible
> think
> > about 1GB RAM and a CPU what will work with 1GHz - that would be my
> > recommendation of system requirement if you would use it as server.
> >
> > Ram is more important than CPU - the old "golden rule". If you have more
> > than 2 GB Ram, let say 4GB, take a look to 64bit Linux as server. 32bit
> > Linux is faster when you have 1-2 GB Ram and slower if you have 4GB.
> > 64bit will be "slower" by having 1-2 GB Ram and much faster when you have
> 4
> > or more GB ram. I have not found any other limitations by using 64bit
> Linux
> > so far. If you have e.g. an 32bit server and 4GB of physically RAM
> > installed, just 3.2GB will be used - by 64bit system all of the RAM of
> 4GB
> > will be used.
> >
> > Hope it helps
> >  Robert
> >
> > source:
> > [1] https://help.ubuntu.com/10.04/serverguide/C/serverguide.pdf
> >
> >
> >
> > Am Samstag, den 17.03.2012, 23:26 +0100 schrieb coolman coolx:
> >
> > --
> > --
> > 
> > CARE2X - free 

Re: [Care2002-developers] Res: notice

2013-07-12 Thread Mayala Mwendesha
Hi,
I'm interested too.

Regards

Mayala Mwendesha ITILv3,CCNA,PMP,
Project Manager,
Dudumizi Solutions (T) Ltd,
+255 713 670 114.

On 12 Jul 2013, at 17:35, "Dr. Emad Saadeh"  wrote:

> Hi,
> 
> We are interested.
> 
> 
> -- 
> Dr. Emad Saadeh
> Head of CIS Department
> Faculty of Information Technology
> An-Najah National University
> Nablus - Palestine
> Mobile: 0597948499
> Office Number: 092345982 -ext- 2391
> 
> Website: http://staff.najah.edu/2598
> 
>  
> ---Mensagem original---
>  
> De: Gjergj Sheldija
> Data: 07/12/13 05:11:08
> Para: care2002-developers
> Assunto: [Care2002-developers] notice
>  
> To all users and contributors of care2x,
>  
> Over recent years there has been some great things happening in web
> development ecosystems with many great new technologies coming along.
>  
> The care2x code through it's various versions and forks has helped
> hospitals worldwide to move to a new way of managing patient data and
> the hospital workflow, and did so whilst being completely open source.
>  
> However as with any good software it's time for the old code to retire
> and time for a new codebase to come along.
>  
> We have started working on a new version of care2x based on Zend
> framework 2. ZF2 has been chosen based on it's strong support from
> Zend and due to the support it has received from a wide range of big
> names such as IBM and HP.
>  
> We have done some basic mock-ups , written some core classes and
> written the form layer. Now we need your help. We are looking for
> people with experience in developing big systems using the ZF2
> framework. So, if you are interested we would like to hear from you
> and continue the care2x tradition of helping big and small hospitals
> worldwide.
>  
> The c2x core team
> --
> gj.
>  
> --
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
> .
>  
> 
> --
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
> 
> 
> --
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Demo Site

2018-08-03 Thread Mayala Mwendesha
I will find some time to help just wanted to know which framework have been
voted.

Thanks
Mayala

On Aug 3, 2018 1:50 PM, "Tim Schofield"  wrote:

Hey Kizito, habari yako?

This has been discussed on and off for more than a decade. The problem
is that there never was a consensus on how to do it. The reason I was
looking for a demo is that we were have started on such a project
ourselves. I want to get some way down the road before releasing the
code so that people can properly understand the concept of what we are
trying to do, otherwise we will just end up back with discussions on
the concept rather than the code itself.

Are you, or others prepared to help when we get to that point?
Tim

On 3 August 2018 at 09:54, Bwana Kizito  wrote:
> Hi Tim,
>
> Now that we have so many PHP frameworks that are fast and well understood
> a'la Laravel. Shouldn't we setup a lead-group that can volunteer and be
> voluntold to come up with a new framework-based version that has 1x1
> features as the existing one?
>
> It's far-fetched but not a far cry from being a solution IMO.
>
> Wakatabahu!
>
> Bw. Kizito S.M.
> Skype: kizoman
> Mob: +255 75 543 7887
>
>
> On Thu, Aug 2, 2018 at 10:27 AM Tim Schofield 
> wrote:
>>
>> I had need of a care2x demo site today, but couldn't find one so I set
>> one up here:
>>
>> https://care2x.kwamoja.org/
>>
>> if anybody else needs it the user/password is admin/kwamoja.
>>
>> It is running this code https://github.com/care2x/care2x on PHP
>> v7.0.30 it (mostly) runs ok though it does still have some bugs.
>>
>> Tim
>>
>>
>> 
--
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
> 
--
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>



-- 
Course View Towers,
Plot 21 Yusuf Lule Road,
Kampala
T   +256 (0) 312 314 418
M +256 (0) 752 963 325
www.weberpafrica.com
Twitter: @TimSchofield2
Blog: http://weberpafrica.blogspot.co.uk/


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers