[Dhis2-devs] Using DHIS for a survey

2011-11-03 Thread Orvalho Augusto
I am making part of group that will collect data all over the country from a survey. There will be 3000 thousand HIV patients included on the sample. There are one big form with 10 pages and there is another for lab data. The study will take 6 months. The questions: 1. Can I use DHIS for this?

Re: [Dhis2-devs] Using DHIS for a survey

2011-11-03 Thread Jason Pickering
IMHO, DHIS2 is not well suited for survey data. It depends on the nature of the survey really, but remember that you must know the nature of the organisational hierarchy (or beneficiaries in this case) before hand. Most surveys also have some type of skip-logic/validation which DHIS2 does not have

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5091: Fixed compilation error

2011-11-03 Thread noreply
revno: 5091 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 08:38:34 +0100 message: Fixed compilation error modified:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Knut Staring
Hi Jjohn, You can very easily update DHIS2 Live yourself: As you have already noted, the DHIS2 Live application does not change much, just the version of DHIS2 that is included. 1) Stop DHIS2 Live 2) Go to your dhis-live\webapps\dhis folder and delete everything 3) Download the newest dhis2.war

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Wow, this sounds cool! I'll try it and get back to you. Many thanks. John.   From: Knut Staring knu...@gmail.com To: John Ojo jn...@yahoo.com Cc: Lars Helge Øverland larshe...@gmail.com; dhis2-us...@lists.launchpad.net dhis2-us...@lists.launchpad.net; DHIS

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Ola Hodne Titlestad
And if you really want the very latest (in development) you can download the source code and build the dhis.war yourself. More detail under Quick Start on this page: http://dhis2.org/development -- Ola Hodne Titlestad (Mr) HISP Department of Informatics

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Dapo Adejumo
Thanks Knut, very useful information. Sent from my BlackBerry® wireless handheld from Glo Mobile. -Original Message- From: John Ojo jn...@yahoo.com Sender: dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net Date: Thu, 3 Nov 2011 01:37:12 To: Knut Staringknu...@gmail.com

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5092: Fixed tupid late night error causing dhis to throw multiple sql exceptions on startup.

2011-11-03 Thread noreply
revno: 5092 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 09:13:21 + message: Fixed tupid late night error causing dhis to throw multiple sql exceptions on startup. modified:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Hi Knut, I have successfully updated DHIS2 following your instructions. Worked like magic! Thank you so much. John.   From: Knut Staring knu...@gmail.com To: John Ojo jn...@yahoo.com Cc: Lars Helge Øverland larshe...@gmail.com; dhis2-us...@lists.launchpad.net

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5093: local vn - Added missing i18n and removed unused title.

2011-11-03 Thread noreply
revno: 5093 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 16:28:41 +0700 message: local vn - Added missing i18n and removed unused title. modified:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Bob Jolliffe
There is a small bash script which I know at least Lars and I use, which automates this process of deleting, unzipping etc. Handy during development when you quickly want to deploy a new war on to dhis-live. But others might find different ways to use it. I've attached it here. It is really

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Many thanks Ola. I'll try this one too out and get back to you. We appreciate the support from all of you. John.   From: Ola Hodne Titlestad ol...@ifi.uio.no To: John Ojo jn...@yahoo.com Cc: Knut Staring knu...@gmail.com; dhis2-us...@lists.launchpad.net

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Hi Bob, Nice to hear from you again since we last met in Accra. Thanks for the bash script. John   From: Bob Jolliffe bobjolli...@gmail.com To: John Ojo jn...@yahoo.com Cc: Knut Staring knu...@gmail.com; dhis2-us...@lists.launchpad.net

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5095: Fixed problem with catoptcombo code

2011-11-03 Thread noreply
revno: 5095 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 10:48:44 + message: Fixed problem with catoptcombo code Minor change to logging to conform to dhis norm. modified:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Jo Størset
The latest succesfull build of the trunk war is always available from here: http://dhis2.org/download/releases/trunk/ It used to be linked from the downloads page, I think, but was probably removed when jenkins was down.. Jo Den 3. nov. 2011 kl. 10.52 skrev John Ojo: Many thanks Ola. I'll

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5096: coerced dataelement and indicator stores to add/update through identifiable object store.

2011-11-03 Thread noreply
revno: 5096 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 11:57:16 + message: coerced dataelement and indicator stores to add/update through identifiable object store. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5098: Missed one. Changed HibernateIndicatorStore to extend identifiableobjectstore, not genericstore.

2011-11-03 Thread noreply
revno: 5098 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 12:09:49 + message: Missed one. Changed HibernateIndicatorStore to extend identifiableobjectstore, not genericstore. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5099: Fixed indicatortype to use identifiableobject store

2011-11-03 Thread noreply
revno: 5099 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 12:18:20 + message: Fixed indicatortype to use identifiableobject store modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5100: Data mart, fixed minor bug related to caching

2011-11-03 Thread noreply
revno: 5100 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 14:26:09 +0100 message: Data mart, fixed minor bug related to caching modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5106: Minor fix. Simply code.

2011-11-03 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 5106 [merge] committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 16:03:51 +0100 message: Minor fix. Simply code.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5108: Mapping uids to internal identifiers

2011-11-03 Thread noreply
revno: 5108 committer: Bob Jolliffe bobjolli...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 16:01:58 + message: Mapping uids to internal identifiers modified:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Thank you so much Jo. I've started the download from: http://dhis2.org/download/releases/trunk/. Two quick questions though:  1. How frequent would you advise that one does downloads from here (http://dhis2.org/download/releases/trunk/) and  2. How can I know for sure that the download I do

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread Lars Helge Øverland
Hi John, sorry for potential confusion but we definitely do not recommend using the latest development version for production environments. We are releasing every second month and the stable releases are maintained with bugfixes. The date next to the release on http://dhis2.org/downloads indicates

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5109: misc api stuff, mostly test code

2011-11-03 Thread noreply
revno: 5109 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 17:43:51 +0100 message: misc api stuff, mostly test code added:

Re: [Dhis2-devs] [Dhis2-users] (no subject)

2011-11-03 Thread John Ojo
Thank you Lars, for the clarification. Good job! John.   From: Lars Helge Øverland larshe...@gmail.com To: John Ojo jn...@yahoo.com Cc: Jo Størset stor...@gmail.com; dhis2-us...@lists.launchpad.net dhis2-us...@lists.launchpad.net; Ola Hodne Titlestad

Re: [Dhis2-devs] Using DHIS for a survey

2011-11-03 Thread Orvalho Augusto
Thank you for this. I will look into another solution. This limesurvey is interesting but I do not know if I will learn on time to use it. Caveman On Thu, Nov 3, 2011 at 8:45 AM, Jason Pickering jason.p.picker...@gmail.com wrote: IMHO, DHIS2 is not well suited for survey data. It depends on

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5110: fixed stupid attribute bug, attributes now work correctly for orgunits

2011-11-03 Thread noreply
revno: 5110 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2011-11-03 21:43:59 +0100 message: fixed stupid attribute bug, attributes now work correctly for orgunits modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 5111: Error when running Patient Aggregation in MySQL.

2011-11-03 Thread noreply
revno: 5111 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Fri 2011-11-04 09:53:33 +0700 message: Error when running Patient Aggregation in MySQL. modified: