The codebase we're using.  If we use TZ version,  that's the base branch,
everyone should clone that branch work on it and then request you (or
somebody responsible)  reviews and merges the changes into the original
code.

I'd suggest that we also send a Screenshot of the problem fixed,  so we
know we have tested code and not just another bug to close.
On Apr 28, 2016 9:48 AM, "Tim Schofield" <tim.schofield1...@gmail.com>
wrote:

> Hi David sorry if I am being a bit thick what do you mean by baseline?
>
> Tim
>
> 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
> On 27 Apr 2016 13:02, "David Sarmiento Q." <dorphal...@gmail.com> wrote:
>
>> Which baseline are we using?
>> On Apr 27, 2016 10:48, "Tim Schofield" <tim.schofield1...@gmail.com>
>> wrote:
>>
>>> I think that there were a few issues that arise from the ELCT project
>>> that we can learn from moving forward.
>>>
>>> Firstly they used a non standard version of care2x which meant that
>>> any bug fixes etc applied to the main version weren't always included
>>> in their version. I think it is very important to try and unite around
>>> the one code base. The fragmentation that occurred before helps nobody
>>> in the long run.
>>>
>>> Secondly there was an unwillingness from the ELCT to share the
>>> consultancy fees they were earning from the hospitals with the
>>> developers whom they wanted to maintain the project. I don't think
>>> anybody "ran away", it was a case of those who were doing the work
>>> should be the ones paid for it.
>>>
>>> Tim
>>>
>>> On 27 April 2016 at 06:26, Mathayo Josephat <jmath...@gmail.com> wrote:
>>> > ELCT in Tanzania used care2x and managed to implement some of the
>>> hospitals,
>>> > although sustainability was a challenge because of the developers
>>> running
>>> > away from the project.
>>> >
>>> > Challenge of integration care2x and accounting system, let us try to
>>> fix the
>>> > existing bugs then consultancy work will be there. Hopefully even other
>>> > Country like Malawi, Namibia etc used it
>>> >
>>> > On Mon, Apr 25, 2016 at 10:10 AM, Tim Schofield
>>> > <tim.schofield1...@gmail.com> wrote:
>>> >>
>>> >> Hi David,
>>> >>
>>> >> I wasn't pretending that doing it in a weekend was enough, but it
>>> >> showed that we can get it working. The way to get funding is to have
>>> >> an active vibrant project, my attempts to get funding for care2x have
>>> >> all fallen at the "care2x is dead why fund it" stage.
>>> >>
>>> >> It would be great to have your help on what we are doing.
>>> >>
>>> >> Tim
>>> >>
>>> >> On 25 April 2016 at 07:06, David Sarmiento Q. <dorphal...@gmail.com>
>>> >> wrote:
>>> >> > Hey,
>>> >> >
>>> >> > I'm more inclined to make it work by 'doing it right ', it may take
>>> more
>>> >> > time than a weekend but I believe the only way to bring this up to
>>> date
>>> >> > and
>>> >> > have it become maintainable again. There have been some discussions
>>> in
>>> >> > the
>>> >> > past about the how but they kinda dissolved on their own. Right now
>>> I
>>> >> > don't
>>> >> > have that much time but I'm willing to commit a some hours a week to
>>> >> > this
>>> >> > (maybe 4).
>>> >> >
>>> >> > If we're going to do this, we need to be coordinated, else it will
>>> just
>>> >> > be a
>>> >> > pile of good intentions instead of great software. If funding is an
>>> >> > issue
>>> >> > (and I think it is), maybe a kickstarter could help us get the
>>> funds to
>>> >> > be
>>> >> > able to commit to this project?
>>> >> >
>>> >> > David
>>> >> >
>>> >> >
>>> >> >
>>> >> > On Apr 24, 2016 22:20, "Tim Schofield" <tim.schofield1...@gmail.com
>>> >
>>> >> > wrote:
>>> >> >>
>>> >> >> I have spent the weekend hacking away on this and have got the 2.7
>>> >> >> branch (https://github.com/care2x/2.7) sort of working on PHP 7.0.
>>> >> >>
>>> >> >> There are a ton of warnings and notices that need looking at and I
>>> >> >> haven't checked anything like all the functionality so there is
>>> bound
>>> >> >> to be more broken stuff, but it does work, and if I can do this in
>>> a
>>> >> >> weekend we can resuscitate care2x.
>>> >> >>
>>> >> >> Tim
>>> >> >>
>>> >> >> On 22 April 2016 at 08:58, Tim Schofield <
>>> tim.schofield1...@gmail.com>
>>> >> >> wrote:
>>> >> >> > I know I have been banging on about this for a long time now and
>>> >> >> > people are probably fed up :).
>>> >> >> >
>>> >> >> > We now have a significant problem as Ubuntu 16.04 LTS includes
>>> PHP
>>> >> >> > 7.0
>>> >> >> > by default (
>>> https://wiki.ubuntu.com/XenialXerus/ReleaseNotes#PHP_7.0
>>> >> >> > ) and care2x is completely broken in PHP7. Where Ubuntu goes
>>> others
>>> >> >> > will follow.
>>> >> >> >
>>> >> >> > To put this right requires a great deal of work. The question is
>>> >> >> > whether there is the will to do this?
>>> >> >> >
>>> >> >> > Thanks
>>> >> >> > Tim
>>> >> >> >
>>> >> >> > On 7 March 2016 at 07:11, Sovello Hildebrand Mgani
>>> >> >> > <sovellohpmg...@gmail.com> wrote:
>>> >> >> >> Hi!
>>> >> >> >> Very true, I am running PHP 5.5 and set error reporting to ON. I
>>> >> >> >> found
>>> >> >> >> a lot
>>> >> >> >> of issues to fix (at least from the branch that I cloned).
>>> >> >> >> And BTW, I got past the hitch I had come across earlier.
>>> >> >> >> Thanks for your insights, and we can let this sleeping giant
>>> wake
>>> >> >> >> up.
>>> >> >> >>
>>> >> >> >> Cheers
>>> >> >> >>
>>> >> >> >> 2016-03-06 18:43 GMT+03:00 Tim Schofield
>>> >> >> >> <tim.schofield1...@gmail.com>:
>>> >> >> >>>
>>> >> >> >>> Hi Israel, I think you will find it only *appears* to work in
>>> 5.6
>>> >> >> >>> as a
>>> >> >> >>> lot of issues are being suppressed with the use of overly
>>> forgiving
>>> >> >> >>> error_reporting() settings in individual scripts. PHP 7 won't
>>> work
>>> >> >> >>> as
>>> >> >> >>> a number of things deprecated in the 5 series have been removed
>>> >> >> >>> entirely.
>>> >> >> >>>
>>> >> >> >>> Thanks
>>> >> >> >>> Tim
>>> >> >> >>>
>>> >> >> >>> On 6 March 2016 at 14:52, Israel Pascal <
>>> israel.pasca...@gmail.com>
>>> >> >> >>> wrote:
>>> >> >> >>> > Hi Tim,
>>> >> >> >>> >
>>> >> >> >>> > Care2x has been cleaned up, it works with PHP 5.6. Not
>>> tested in
>>> >> >> >>> > PHP
>>> >> >> >>> > 7.
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> > Best,
>>> >> >> >>> > Israel.
>>> >> >> >>> >
>>> >> >> >>> > On Thursday, March 3, 2016,
>>> >> >> >>> > <care2002-developers-requ...@lists.sourceforge.net> wrote:
>>> >> >> >>> >>
>>> >> >> >>> >> Send Care2002-developers mailing list submissions to
>>> >> >> >>> >>         care2002-developers@lists.sourceforge.net
>>> >> >> >>> >>
>>> >> >> >>> >> To subscribe or unsubscribe via the World Wide Web, visit
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> or, via email, send a message with subject or body 'help' to
>>> >> >> >>> >>         care2002-developers-requ...@lists.sourceforge.net
>>> >> >> >>> >>
>>> >> >> >>> >> You can reach the person managing the list at
>>> >> >> >>> >>         care2002-developers-ow...@lists.sourceforge.net
>>> >> >> >>> >>
>>> >> >> >>> >> When replying, please edit your Subject line so it is more
>>> >> >> >>> >> specific
>>> >> >> >>> >> than "Re: Contents of Care2002-developers digest..."
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> Today's Topics:
>>> >> >> >>> >>
>>> >> >> >>> >>    1. Re: Support around page building for care2x (Robert
>>> >> >> >>> >> Meggle)
>>> >> >> >>> >>    2. Re: Support around page building for care2x (Tim
>>> >> >> >>> >> Schofield)
>>> >> >> >>> >>    3. Re: Support around page building for care2x
>>> >> >> >>> >>       (Sovello Hildebrand Mgani)
>>> >> >> >>> >>    4. Re: Support around page building for care2x
>>> >> >> >>> >>       (Sovello Hildebrand Mgani)
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> ----------------------------------------------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >> Message: 1
>>> >> >> >>> >> Date: Thu, 03 Mar 2016 14:49:53 +0100
>>> >> >> >>> >> From: Robert Meggle <robert.meg...@care2x.org>
>>> >> >> >>> >> Subject: Re: [Care2002-developers] Support around page
>>> building
>>> >> >> >>> >> for
>>> >> >> >>> >>         care2x
>>> >> >> >>> >> To: care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> Message-ID: <1457012993.4194.36.camel@mero>
>>> >> >> >>> >> Content-Type: text/plain; charset="UTF-8"
>>> >> >> >>> >>
>>> >> >> >>> >> Hello,
>>> >> >> >>> >>
>>> >> >> >>> >> seems to be a repro we do not know :) Maybe one of our
>>> users or
>>> >> >> >>> >> any
>>> >> >> >>> >> developer.
>>> >> >> >>> >>
>>> >> >> >>> >> Are you looking for the official branch of care2x or the
>>> >> >> >>> >> tanzanian
>>> >> >> >>> >> branch (also called "east african branch")?
>>> >> >> >>> >>
>>> >> >> >>> >> Robert
>>> >> >> >>> >>
>>> >> >> >>> >> Sovello Hildebrand Mgani:
>>> >> >> >>> >> > Hi all,
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> > I have cloned the repo
>>> https://github.com/patmark/care2x-tz
>>> >> >> >>> >> > and
>>> >> >> >>> >> > was
>>> >> >> >>> >> > wondering how are pages being built. Take a case where I
>>> want
>>> >> >> >>> >> > to
>>> >> >> >>> >> > add
>>> >> >> >>> >> > a
>>> >> >> >>> >> > new module which will entail adding a new menu item, and
>>> its
>>> >> >> >>> >> > associated pages.
>>> >> >> >>> >> > Any pointers around this will be much appreciated
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> > Cheers
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> > --
>>> >> >> >>> >> > :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> > --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > Site24x7 APM Insight: Get Deep Visibility into Application
>>> >> >> >>> >> > Performance
>>> >> >> >>> >> > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > $35/Month
>>> >> >> >>> >> > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > actions
>>> >> >> >>> >> > now
>>> >> >> >>> >> > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > Now!
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > _______________________________________________
>>> >> >> >>> >> > Care2002-developers mailing list
>>> >> >> >>> >> > Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >>
>>> >> >> >>> >> --
>>> >> >> >>> >> --------------------------------------------
>>> >> >> >>> >> MEROTECH IT Engineering
>>> >> >> >>> >>
>>> >> >> >>> >> Robert Meggle
>>> >> >> >>> >> St.-Mang-Str. 8
>>> >> >> >>> >> 87616 Marktoberdorf
>>> >> >> >>> >>
>>> >> >> >>> >> Germany
>>> >> >> >>> >>
>>> >> >> >>> >> UstNr.: DE232073735
>>> >> >> >>> >> Tel: +49(0)8342 - 8956729
>>> >> >> >>> >> Fax: +49(0)8342 - 8956730
>>> >> >> >>> >> mailto:meg...@merotech.de
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> ------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >> Message: 2
>>> >> >> >>> >> Date: Thu, 3 Mar 2016 16:57:17 +0000
>>> >> >> >>> >> From: Tim Schofield <tim.schofield1...@gmail.com>
>>> >> >> >>> >> Subject: Re: [Care2002-developers] Support around page
>>> building
>>> >> >> >>> >> for
>>> >> >> >>> >>         care2x
>>> >> >> >>> >> To: Care2x Developers
>>> >> >> >>> >> <care2002-developers@lists.sourceforge.net>
>>> >> >> >>> >> Message-ID:
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> <CABsfisiRuKNJxb69cFxi0XdK4kZf-sYez5GVnz=
>>> gpspxc+y...@mail.gmail.com>
>>> >> >> >>> >> Content-Type: text/plain; charset=UTF-8
>>> >> >> >>> >>
>>> >> >> >>> >> Hi Robert,
>>> >> >> >>> >>
>>> >> >> >>> >> I believe this is that EA version but with no history on it.
>>> >> >> >>> >> Israel's
>>> >> >> >>> >> name is heavily mentioned there and I am pretty sure he
>>> follows
>>> >> >> >>> >> this
>>> >> >> >>> >> list and could probably give us more info.
>>> >> >> >>> >>
>>> >> >> >>> >> To (badly) answer the original question from Hildebrand
>>> >> >> >>> >> regarding
>>> >> >> >>> >> adding additional features I would say don't at this moment.
>>> >> >> >>> >> This
>>> >> >> >>> >> version in particular but care2x in general really needs an
>>> >> >> >>> >> overhaul
>>> >> >> >>> >> as there is a huge amount of code that uses deprecated
>>> >> >> >>> >> functionality
>>> >> >> >>> >> that has been removed altogether in PHP7 (it doesn't run at
>>> all
>>> >> >> >>> >> in
>>> >> >> >>> >> PHP7).
>>> >> >> >>> >>
>>> >> >> >>> >> IMHO what needs doing if care2x is to survive is to start
>>> >> >> >>> >> setting
>>> >> >> >>> >> error_reporting to a much less forgiving setting in the
>>> >> >> >>> >> individual
>>> >> >> >>> >> scripts and then sorting out the error messages you get. I
>>> would
>>> >> >> >>> >> recommend this over adding a new feature to something that
>>> will
>>> >> >> >>> >> soon
>>> >> >> >>> >> become obsolete.
>>> >> >> >>> >>
>>> >> >> >>> >> Just my thoughts
>>> >> >> >>> >> Tim
>>> >> >> >>> >>
>>> >> >> >>> >> On 3 March 2016 at 13:49, Robert Meggle
>>> >> >> >>> >> <robert.meg...@care2x.org>
>>> >> >> >>> >> wrote:
>>> >> >> >>> >> > Hello,
>>> >> >> >>> >> >
>>> >> >> >>> >> > seems to be a repro we do not know :) Maybe one of our
>>> users
>>> >> >> >>> >> > or
>>> >> >> >>> >> > any
>>> >> >> >>> >> > developer.
>>> >> >> >>> >> >
>>> >> >> >>> >> > Are you looking for the official branch of care2x or the
>>> >> >> >>> >> > tanzanian
>>> >> >> >>> >> > branch (also called "east african branch")?
>>> >> >> >>> >> >
>>> >> >> >>> >> > Robert
>>> >> >> >>> >> >
>>> >> >> >>> >> > Sovello Hildebrand Mgani:
>>> >> >> >>> >> >> Hi all,
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >> I have cloned the repo
>>> https://github.com/patmark/care2x-tz
>>> >> >> >>> >> >> and
>>> >> >> >>> >> >> was
>>> >> >> >>> >> >> wondering how are pages being built. Take a case where I
>>> want
>>> >> >> >>> >> >> to
>>> >> >> >>> >> >> add
>>> >> >> >>> >> >> a
>>> >> >> >>> >> >> new module which will entail adding a new menu item, and
>>> its
>>> >> >> >>> >> >> associated pages.
>>> >> >> >>> >> >> Any pointers around this will be much appreciated
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >> Cheers
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >> --
>>> >> >> >>> >> >> :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >> --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> >> Site24x7 APM Insight: Get Deep Visibility into
>>> Application
>>> >> >> >>> >> >> Performance
>>> >> >> >>> >> >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> >> $35/Month
>>> >> >> >>> >> >> Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> >> actions
>>> >> >> >>> >> >> now
>>> >> >> >>> >> >> Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> >> Now!
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> >> _______________________________________________
>>> >> >> >>> >> >> Care2002-developers mailing list
>>> >> >> >>> >> >> Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> >>
>>> >> >> >>> >> >>
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> >
>>> >> >> >>> >> > --
>>> >> >> >>> >> > --------------------------------------------
>>> >> >> >>> >> > MEROTECH IT Engineering
>>> >> >> >>> >> >
>>> >> >> >>> >> > Robert Meggle
>>> >> >> >>> >> > St.-Mang-Str. 8
>>> >> >> >>> >> > 87616 Marktoberdorf
>>> >> >> >>> >> >
>>> >> >> >>> >> > Germany
>>> >> >> >>> >> >
>>> >> >> >>> >> > UstNr.: DE232073735
>>> >> >> >>> >> > Tel: +49(0)8342 - 8956729
>>> >> >> >>> >> > Fax: +49(0)8342 - 8956730
>>> >> >> >>> >> > mailto:meg...@merotech.de
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > Site24x7 APM Insight: Get Deep Visibility into Application
>>> >> >> >>> >> > Performance
>>> >> >> >>> >> > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > $35/Month
>>> >> >> >>> >> > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > actions
>>> >> >> >>> >> > now
>>> >> >> >>> >> > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > Now!
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > _______________________________________________
>>> >> >> >>> >> > 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/
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> ------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >> Message: 3
>>> >> >> >>> >> Date: Thu, 3 Mar 2016 23:07:01 +0300
>>> >> >> >>> >> From: Sovello Hildebrand Mgani <sovellohpmg...@gmail.com>
>>> >> >> >>> >> Subject: Re: [Care2002-developers] Support around page
>>> building
>>> >> >> >>> >> for
>>> >> >> >>> >>         care2x
>>> >> >> >>> >> To: care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> Message-ID:
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> <CAPc02xsQ7GgGnqu3=
>>> 0kaorbk91va84jowhxyesm3kyljkbf...@mail.gmail.com>
>>> >> >> >>> >> Content-Type: text/plain; charset="utf-8"
>>> >> >> >>> >>
>>> >> >> >>> >> Thanks for your responses.
>>> >> >> >>> >>
>>> >> >> >>> >> Yes Tim, I concur, error_reporting has been so suppressed,
>>> which
>>> >> >> >>> >> renders
>>> >> >> >>> >> the apache error_log almost useless.
>>> >> >> >>> >>
>>> >> >> >>> >> I agree with the idea of an overhaul, am interested to know
>>> who
>>> >> >> >>> >> is
>>> >> >> >>> >> coordinating this? Is the team open or closed? How would one
>>> >> >> >>> >> join
>>> >> >> >>> >> the
>>> >> >> >>> >> team
>>> >> >> >>> >> for the overhaul?
>>> >> >> >>> >> How soon is overhaul going to happen?
>>> >> >> >>> >>
>>> >> >> >>> >> Again, thanks a lot for the pointers.
>>> >> >> >>> >>
>>> >> >> >>> >> Cheers
>>> >> >> >>> >>
>>> >> >> >>> >> 2016-03-03 19:57 GMT+03:00 Tim Schofield
>>> >> >> >>> >> <tim.schofield1...@gmail.com>:
>>> >> >> >>> >>
>>> >> >> >>> >> > Hi Robert,
>>> >> >> >>> >> >
>>> >> >> >>> >> > I believe this is that EA version but with no history on
>>> it.
>>> >> >> >>> >> > Israel's
>>> >> >> >>> >> > name is heavily mentioned there and I am pretty sure he
>>> >> >> >>> >> > follows
>>> >> >> >>> >> > this
>>> >> >> >>> >> > list and could probably give us more info.
>>> >> >> >>> >> >
>>> >> >> >>> >> > To (badly) answer the original question from Hildebrand
>>> >> >> >>> >> > regarding
>>> >> >> >>> >> > adding additional features I would say don't at this
>>> moment.
>>> >> >> >>> >> > This
>>> >> >> >>> >> > version in particular but care2x in general really needs
>>> an
>>> >> >> >>> >> > overhaul
>>> >> >> >>> >> > as there is a huge amount of code that uses deprecated
>>> >> >> >>> >> > functionality
>>> >> >> >>> >> > that has been removed altogether in PHP7 (it doesn't run
>>> at
>>> >> >> >>> >> > all
>>> >> >> >>> >> > in
>>> >> >> >>> >> > PHP7).
>>> >> >> >>> >> >
>>> >> >> >>> >> > IMHO what needs doing if care2x is to survive is to start
>>> >> >> >>> >> > setting
>>> >> >> >>> >> > error_reporting to a much less forgiving setting in the
>>> >> >> >>> >> > individual
>>> >> >> >>> >> > scripts and then sorting out the error messages you get. I
>>> >> >> >>> >> > would
>>> >> >> >>> >> > recommend this over adding a new feature to something that
>>> >> >> >>> >> > will
>>> >> >> >>> >> > soon
>>> >> >> >>> >> > become obsolete.
>>> >> >> >>> >> >
>>> >> >> >>> >> > Just my thoughts
>>> >> >> >>> >> > Tim
>>> >> >> >>> >> >
>>> >> >> >>> >> > On 3 March 2016 at 13:49, Robert Meggle
>>> >> >> >>> >> > <robert.meg...@care2x.org>
>>> >> >> >>> >> > wrote:
>>> >> >> >>> >> > > Hello,
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > seems to be a repro we do not know :) Maybe one of our
>>> users
>>> >> >> >>> >> > > or
>>> >> >> >>> >> > > any
>>> >> >> >>> >> > > developer.
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Are you looking for the official branch of care2x or the
>>> >> >> >>> >> > > tanzanian
>>> >> >> >>> >> > > branch (also called "east african branch")?
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Robert
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Sovello Hildebrand Mgani:
>>> >> >> >>> >> > >> Hi all,
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >> I have cloned the repo
>>> https://github.com/patmark/care2x-tz
>>> >> >> >>> >> > >> and
>>> >> >> >>> >> > >> was
>>> >> >> >>> >> > >> wondering how are pages being built. Take a case where
>>> I
>>> >> >> >>> >> > >> want
>>> >> >> >>> >> > >> to
>>> >> >> >>> >> > >> add
>>> >> >> >>> >> > >> a
>>> >> >> >>> >> > >> new module which will entail adding a new menu item,
>>> and
>>> >> >> >>> >> > >> its
>>> >> >> >>> >> > >> associated pages.
>>> >> >> >>> >> > >> Any pointers around this will be much appreciated
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >> Cheers
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >> --
>>> >> >> >>> >> > >> :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >> --If you teach man to fish, you'll feed him a
>>> lifetime--
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > >> Site24x7 APM Insight: Get Deep Visibility into
>>> Application
>>> >> >> >>> >> > >> Performance
>>> >> >> >>> >> > >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > >> $35/Month
>>> >> >> >>> >> > >> Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > >> actions
>>> >> >> >>> >> > >> now
>>> >> >> >>> >> > >> Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > >> Now!
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > >> _______________________________________________
>>> >> >> >>> >> > >> Care2002-developers mailing list
>>> >> >> >>> >> > >> Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> >> >> >>> >> > >>
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > --
>>> >> >> >>> >> > > --------------------------------------------
>>> >> >> >>> >> > > MEROTECH IT Engineering
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Robert Meggle
>>> >> >> >>> >> > > St.-Mang-Str. 8
>>> >> >> >>> >> > > 87616 Marktoberdorf
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Germany
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > UstNr.: DE232073735
>>> >> >> >>> >> > > Tel: +49(0)8342 - 8956729
>>> >> >> >>> >> > > Fax: +49(0)8342 - 8956730
>>> >> >> >>> >> > > mailto:meg...@merotech.de
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > > Site24x7 APM Insight: Get Deep Visibility into
>>> Application
>>> >> >> >>> >> > > Performance
>>> >> >> >>> >> > > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > > $35/Month
>>> >> >> >>> >> > > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > > actions
>>> >> >> >>> >> > > now
>>> >> >> >>> >> > > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > > Now!
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > > _______________________________________________
>>> >> >> >>> >> > > 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/
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > Site24x7 APM Insight: Get Deep Visibility into Application
>>> >> >> >>> >> > Performance
>>> >> >> >>> >> > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > $35/Month
>>> >> >> >>> >> > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > actions
>>> >> >> >>> >> > now
>>> >> >> >>> >> > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > Now!
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > _______________________________________________
>>> >> >> >>> >> > Care2002-developers mailing list
>>> >> >> >>> >> > Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> >
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> --
>>> >> >> >>> >> :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>> >> -------------- next part --------------
>>> >> >> >>> >> An HTML attachment was scrubbed...
>>> >> >> >>> >>
>>> >> >> >>> >> ------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >> Message: 4
>>> >> >> >>> >> Date: Thu, 3 Mar 2016 23:11:30 +0300
>>> >> >> >>> >> From: Sovello Hildebrand Mgani <sovellohpmg...@gmail.com>
>>> >> >> >>> >> Subject: Re: [Care2002-developers] Support around page
>>> building
>>> >> >> >>> >> for
>>> >> >> >>> >>         care2x
>>> >> >> >>> >> To: care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> Message-ID:
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> <CAPc02xu_8gc2BV6_FdnGFD8V2hR9w=
>>> hvtiz-wmjswo79sqz...@mail.gmail.com>
>>> >> >> >>> >> Content-Type: text/plain; charset="utf-8"
>>> >> >> >>> >>
>>> >> >> >>> >> Yes Robert,
>>> >> >> >>> >> I think that's the "East African branch."
>>> >> >> >>> >> I got a bit confused because there were about three repos
>>> >> >> >>> >> https://github.com/patmark/care2x-tz
>>> >> >> >>> >> https://github.com/care2x/HLH and
>>> >> >> >>> >> https://github.com/israelpascal/care2x-tz
>>> >> >> >>> >>
>>> >> >> >>> >> Each one appears to be related to the other, so I decided to
>>> >> >> >>> >> take
>>> >> >> >>> >> the
>>> >> >> >>> >> one
>>> >> >> >>> >> that had the most recent commits.
>>> >> >> >>> >>
>>> >> >> >>> >> Which one would you advice I take to try out? I want to
>>> showcase
>>> >> >> >>> >> to
>>> >> >> >>> >> some
>>> >> >> >>> >> stakeholders, if they would be interested with the
>>> >> >> >>> >> functionality,
>>> >> >> >>> >> then
>>> >> >> >>> >> when
>>> >> >> >>> >> the overhaul is ready, the system can be implemented right
>>> >> >> >>> >> aways,
>>> >> >> >>> >> because
>>> >> >> >>> >> the preparations are already under way.
>>> >> >> >>> >>
>>> >> >> >>> >> Cheers
>>> >> >> >>> >>
>>> >> >> >>> >> 2016-03-03 16:49 GMT+03:00 Robert Meggle
>>> >> >> >>> >> <robert.meg...@care2x.org>:
>>> >> >> >>> >>
>>> >> >> >>> >> > Hello,
>>> >> >> >>> >> >
>>> >> >> >>> >> > seems to be a repro we do not know :) Maybe one of our
>>> users
>>> >> >> >>> >> > or
>>> >> >> >>> >> > any
>>> >> >> >>> >> > developer.
>>> >> >> >>> >> >
>>> >> >> >>> >> > Are you looking for the official branch of care2x or the
>>> >> >> >>> >> > tanzanian
>>> >> >> >>> >> > branch (also called "east african branch")?
>>> >> >> >>> >> >
>>> >> >> >>> >> > Robert
>>> >> >> >>> >> >
>>> >> >> >>> >> > Sovello Hildebrand Mgani:
>>> >> >> >>> >> > > Hi all,
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > I have cloned the repo
>>> https://github.com/patmark/care2x-tz
>>> >> >> >>> >> > > and
>>> >> >> >>> >> > > was
>>> >> >> >>> >> > > wondering how are pages being built. Take a case where I
>>> >> >> >>> >> > > want
>>> >> >> >>> >> > > to
>>> >> >> >>> >> > > add a
>>> >> >> >>> >> > > new module which will entail adding a new menu item,
>>> and its
>>> >> >> >>> >> > > associated pages.
>>> >> >> >>> >> > > Any pointers around this will be much appreciated
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > Cheers
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > --
>>> >> >> >>> >> > > :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > > --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > > Site24x7 APM Insight: Get Deep Visibility into
>>> Application
>>> >> >> >>> >> > > Performance
>>> >> >> >>> >> > > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > > $35/Month
>>> >> >> >>> >> > > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > > actions
>>> >> >> >>> >> > > now
>>> >> >> >>> >> > > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > > Now!
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > > _______________________________________________
>>> >> >> >>> >> > > Care2002-developers mailing list
>>> >> >> >>> >> > > Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> >> >> >>> >> > >
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> >
>>> >> >> >>> >> > --
>>> >> >> >>> >> > --------------------------------------------
>>> >> >> >>> >> > MEROTECH IT Engineering
>>> >> >> >>> >> >
>>> >> >> >>> >> > Robert Meggle
>>> >> >> >>> >> > St.-Mang-Str. 8
>>> >> >> >>> >> > 87616 Marktoberdorf
>>> >> >> >>> >> >
>>> >> >> >>> >> > Germany
>>> >> >> >>> >> >
>>> >> >> >>> >> > UstNr.: DE232073735
>>> >> >> >>> >> > Tel: +49(0)8342 - 8956729
>>> >> >> >>> >> > Fax: +49(0)8342 - 8956730
>>> >> >> >>> >> > mailto:meg...@merotech.de
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> > Site24x7 APM Insight: Get Deep Visibility into Application
>>> >> >> >>> >> > Performance
>>> >> >> >>> >> > APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> > $35/Month
>>> >> >> >>> >> > Monitor end-to-end web transactions and take corrective
>>> >> >> >>> >> > actions
>>> >> >> >>> >> > now
>>> >> >> >>> >> > Troubleshoot faster and improve end-user experience.
>>> Signup
>>> >> >> >>> >> > Now!
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >> > _______________________________________________
>>> >> >> >>> >> > Care2002-developers mailing list
>>> >> >> >>> >> > Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >> >
>>> >> >> >>> >> >
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >> >
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> --
>>> >> >> >>> >> :: Sovello Hildebrand Mgani ::
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>> >> -------------- next part --------------
>>> >> >> >>> >> An HTML attachment was scrubbed...
>>> >> >> >>> >>
>>> >> >> >>> >> ------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >> Site24x7 APM Insight: Get Deep Visibility into Application
>>> >> >> >>> >> Performance
>>> >> >> >>> >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>>> >> >> >>> >> $35/Month
>>> >> >> >>> >> Monitor end-to-end web transactions and take corrective
>>> actions
>>> >> >> >>> >> now
>>> >> >> >>> >> Troubleshoot faster and improve end-user experience. Signup
>>> Now!
>>> >> >> >>> >>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> >> >> >>> >>
>>> >> >> >>> >> ------------------------------
>>> >> >> >>> >>
>>> >> >> >>> >> _______________________________________________
>>> >> >> >>> >> Care2002-developers mailing list
>>> >> >> >>> >> Care2002-developers@lists.sourceforge.net
>>> >> >> >>> >>
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>> >>
>>> >> >> >>> >>
>>> >> >> >>> >> End of Care2002-developers Digest, Vol 85, Issue 2
>>> >> >> >>> >> **************************************************
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> > --
>>> >> >> >>> > ISRAEL PASCAL
>>> >> >> >>> >
>>> >> >> >>> > CARE2X CONSULTANT
>>> >> >> >>> > MICROSOFT CERTIFIED PROFESSIONAL  MCP/DBA
>>> >> >> >>> > SERENGETI ROAD OPPOSITE OUTPOST LODGE
>>> >> >> >>> > Mob: +255767809660
>>> >> >> >>> >           +255719709660
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> >> >> >>> >
>>> ------------------------------------------------------------------------------
>>> >> >> >>> >
>>> >> >> >>> > _______________________________________________
>>> >> >> >>> > 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/
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>>
>>> >> >> >>>
>>> ------------------------------------------------------------------------------
>>> >> >> >>> _______________________________________________
>>> >> >> >>> Care2002-developers mailing list
>>> >> >> >>> Care2002-developers@lists.sourceforge.net
>>> >> >> >>>
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> --
>>> >> >> >> :: Sovello Hildebrand Mgani ::
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >> --If you teach man to fish, you'll feed him a lifetime--
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> >> >> >>
>>> ------------------------------------------------------------------------------
>>> >> >> >> Transform Data into Opportunity.
>>> >> >> >> Accelerate data analysis in your applications with
>>> >> >> >> Intel Data Analytics Acceleration Library.
>>> >> >> >> Click to learn more.
>>> >> >> >> http://makebettercode.com/inteldaal-eval
>>> >> >> >> _______________________________________________
>>> >> >> >> 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/
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >> --
>>> >> >> 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/
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >>
>>> ------------------------------------------------------------------------------
>>> >> >> Find and fix application performance issues faster with
>>> Applications
>>> >> >> Manager
>>> >> >> Applications Manager provides deep performance insights into
>>> multiple
>>> >> >> tiers of
>>> >> >> your business applications. It resolves application problems
>>> quickly
>>> >> >> and
>>> >> >> reduces your MTTR. Get your free trial!
>>> >> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>>> >> >> _______________________________________________
>>> >> >> Care2002-developers mailing list
>>> >> >> Care2002-developers@lists.sourceforge.net
>>> >> >> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >> >
>>> >> >
>>> >> >
>>> >> >
>>> ------------------------------------------------------------------------------
>>> >> > Find and fix application performance issues faster with Applications
>>> >> > Manager
>>> >> > Applications Manager provides deep performance insights into
>>> multiple
>>> >> > tiers
>>> >> > of
>>> >> > your business applications. It resolves application problems
>>> quickly and
>>> >> > reduces your MTTR. Get your free trial!
>>> >> > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>>> >> > _______________________________________________
>>> >> > 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/
>>> >>
>>> >>
>>> >>
>>> ------------------------------------------------------------------------------
>>> >> Find and fix application performance issues faster with Applications
>>> >> Manager
>>> >> Applications Manager provides deep performance insights into multiple
>>> >> tiers of
>>> >> your business applications. It resolves application problems quickly
>>> and
>>> >> reduces your MTTR. Get your free trial!
>>> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>>> >> _______________________________________________
>>> >> Care2002-developers mailing list
>>> >> Care2002-developers@lists.sourceforge.net
>>> >> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>> >
>>> >
>>> >
>>> >
>>> > --
>>> > --
>>> > Best Regard,
>>> > Mathayo Josephat Kulwa
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > Find and fix application performance issues faster with Applications
>>> Manager
>>> > Applications Manager provides deep performance insights into multiple
>>> tiers
>>> > of
>>> > your business applications. It resolves application problems quickly
>>> and
>>> > reduces your MTTR. Get your free trial!
>>> > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>>> > _______________________________________________
>>> > 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/
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Find and fix application performance issues faster with Applications
>>> Manager
>>> Applications Manager provides deep performance insights into multiple
>>> tiers of
>>> your business applications. It resolves application problems quickly and
>>> reduces your MTTR. Get your free trial!
>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>>> _______________________________________________
>>> Care2002-developers mailing list
>>> Care2002-developers@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial!
>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>> _______________________________________________
>> Care2002-developers mailing list
>> Care2002-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>>
>>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to