[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 Robert Meggle
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
 
 
 
 

-- 
--

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


Re: [Care2002-developers] Care2x Tanzania Trunk

2011-01-17 Thread Robert Meggle
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  
  robert.meg...@care2x.org 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
  
  
  
  
  
  
  
 

-- 
--

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


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  
robert.meg...@care2x.org 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
 robert.meg...@care2x.org 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  
robert.meg...@care2x.org 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
  robert.meg...@care2x.org 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 Robert Meggle
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 
-- 
--

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


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  
robert.meg...@care2x.org 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 Robert Meggle
Hi Mayala,
 your right i am not yet registered on sf.net!
 make  me un User does not exist.
 

Please register first on by yourself and tell me just the username what
you want to use there. 
https://sourceforge.net/account/registration/

Then I can add you afterwards on this project. 

Thanks
 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


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  
robert.meg...@care2x.org 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 Robert Meggle
Hi Mayala,

Welcome to the team
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


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 meg...@merotech.de  
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-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 Robert Meggle
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
 
 
 
 

-- 

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 



--
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 meg...@merotech.de  
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 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 mmwende...@gmail.comwrote:

 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 meg...@merotech.de
 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

--
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 Robert Meggle
Hi Mayala, 

Hamna Shida. :-)

I am using here the subversion plugin for eclipse. But that is a setting
what I do like and it is not a must have. Depending on the operating
system you are using and the IDE you like most there are different tools
available for handling subversion. 

Robert 

Am Dienstag, den 11.01.2011, 17:01 +0300 schrieb 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 meg...@merotech.de  
 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
 
 
 
 
 
 
 

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
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 Robert Meggle
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
 mmwende...@gmail.com 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
 meg...@merotech.de
 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
 
 
 --
 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

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive 

Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread Collins Areba
sawa sawa. :-)

On Tue, Jan 11, 2011 at 5:06 PM, Robert Meggle robert.meg...@care2x.orgwrote:

 Hi Mayala,

 Hamna Shida. :-)

 I am using here the subversion plugin for eclipse. But that is a setting
 what I do like and it is not a must have. Depending on the operating
 system you are using and the IDE you like most there are different tools
 available for handling subversion.

 Robert

 Am Dienstag, den 11.01.2011, 17:01 +0300 schrieb 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 meg...@merotech.de
  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
  
  
  
  
  
 
 

 --
 --
 
 CARE2X - free Integ Hospital Info System
 https://sourceforge.net/projects/care2002/
 http://www.care2x.org



 --
 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

--
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 willa
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  
robert.meg...@care2x.org 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
 mmwende...@gmail.com 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
 meg...@merotech.de
 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


 --
 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/


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 a.mhaw...@gmail.com 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
 robert.meg...@care2x.org 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
 mmwende...@gmail.com 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
 meg...@merotech.de
 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


 --
 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
 ___ 

Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread Robert Meggle
Hi Willa,

I scheduled it :D But there is quite a lot on my schedule for today.
Please be patient a bit and I will commit later empty db on sf.net. 

Robert 

Am Dienstag, den 11.01.2011, 17:22 +0300 schrieb willa: 
 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  
 robert.meg...@care2x.org 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
  mmwende...@gmail.com 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
  meg...@merotech.de
  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
 
 
  --
  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 

Re: [Care2002-developers] Care2x Tanzania trunk

2011-01-11 Thread willa
Thanks Robert,
I will be waiting for that. The reason I have been pressing is because I  
need to work on that version tomorrow to get ready to demonstrate it day  
after tomorrow.

Thanks again.
Willa.
On Tue, 11 Jan 2011 17:54:40 +0300, Robert Meggle  
robert.meg...@care2x.org wrote:

 Hi Willa,

 I scheduled it :D But there is quite a lot on my schedule for today.
 Please be patient a bit and I will commit later empty db on sf.net.

 Robert

 Am Dienstag, den 11.01.2011, 17:22 +0300 schrieb willa:
 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
 robert.meg...@care2x.org 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
  mmwende...@gmail.com 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
  meg...@merotech.de
  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
 
 
   
 --