Re: [Care2002-developers] jasper-reports

2011-01-20 Thread Ap.Muthu
Make it a simple INI file..
-Ap.Muthu


> Hi,
>
> Now we come closer to my idea.
>
> Pentaho conception independent BI application inside of an facility and
> connecting any kind of databases - but BIRT, Jasper has also the
> conception of been connected with applications (on Java level).
>
> I just spend some time in reading documentations yesterday night and
> this kind of "pseudo-php-language" rised up in my mind:
>  [...]
>
> $JClass = new JavaClass();
> $MyReport = $sJcm->compileReport($path.");
>
> [...]
>
> $FM = new JavaClass();
> $print = $FM->fillReport();
>
> [...]
>
> $MyReportManager = new JavaClass();
> $MyReportManager->exportReportToPdfFile();
>
> [...]
>
> ?>
>
> ...do you smell my vision? But before going deeper into these details
> I thought to ask here if anybody "just tried" what goes around in my mind.
>
> Thanks
> Robert
>
> Am Donnerstag, den 20.01.2011, 10:17 +0300 schrieb Mayala Mwendesha:
>> Hi all,
>> I used iReport for reporting with java. but never tested with php is it
>> possible to do with php?
>>
>> Mayala Mwendesha
>>
>>
>>
>> On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemi 
>> wrote:
>>
>> > Hi,
>> >
>> > I have both installed. To get Jasper it is best to download iReport 
>> > which
>> > includes Jasper. iReport is easier to install than Pentaho and also
>> > impression is that it is more simple. But it still needs understanding 
>> > of
>> > database and cannot be easily used by hospital staff. But it would help
>> > it
>> > people to prepare cuztomized reports to our hospitals without 
>> > knowledege
>> > of
>> > programming.
>> >
>> > Mauri
>> >
>> > 2011/1/20 Kizito S.M. 
>> >
>> >> Dunno! But you can check with Mauri, I saw Pentaho in his laptop 
>> >> once!!
>> >>
>> >> 2011/1/20 Robert Meggle 
>> >>
>> >> Hi,
>> >>>
>> >>> Has anyone tested here jasper-reports for medical reports in 
>> >>> comparison
>> >>> with e.g. Pentaho suite?
>> >>>
>> >>>
>> >>> http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/
>> >>>
>> >>> Would it make sense to focus it for - let's call it - advanced 
>> >>> medical
>> >>> reportings?
>> >>>
>> >>> Robert
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >> *
>> >> Kizito S.M. - Telemedicine Project
>> >> *Evangelical Lutheran Church in Tanzania
>> >> P.O. Box 3033 Arusha - Tanzania
>> >> Fax:  +255 27 254 5054
>> >> Tel:   +255 27 250 4752
>> >> Mob: +255 75 543 7887



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


Re: [Care2002-developers] jasper-reports

2011-01-20 Thread Gjergj Sheldija
hi all,

i've started working on the agata report engine,
doing some refactoring, fixing graph, oo and merge
generation, and the user ui.
i think we should start using agata for the simlple
reports and print needs we have in care2x, and
leave the heavy bi things to jasper or penataho.

i really don't like the idea of oh having a jasper server on the same
sever as care2x and mixing up java with php on a system
this is already complicated as care2x..

just my idea..

regards
gj.

On 01/20/2011 09:04 AM, Ap.Muthu wrote:
> Make it a simple INI file..
> -Ap.Muthu
>
>
>> Hi,
>>
>> Now we come closer to my idea.
>>
>> Pentaho conception independent BI application inside of an facility and
>> connecting any kind of databases - but BIRT, Jasper has also the
>> conception of been connected with applications (on Java level).
>>
>> I just spend some time in reading documentations yesterday night and
>> this kind of "pseudo-php-language" rised up in my mind:
>> > [...]
>>
>> $JClass = new JavaClass();
>> $MyReport = $sJcm->compileReport($path.");
>>
>> [...]
>>
>> $FM = new JavaClass();
>> $print = $FM->fillReport();
>>
>> [...]
>>
>> $MyReportManager = new JavaClass();
>> $MyReportManager->exportReportToPdfFile();
>>
>> [...]
>>
>> ?>
>>
>> ...do you smell my vision? But before going deeper into these details
>> I thought to ask here if anybody "just tried" what goes around in my mind.
>>
>> Thanks
>> Robert
>>
>> Am Donnerstag, den 20.01.2011, 10:17 +0300 schrieb Mayala Mwendesha:
>>> Hi all,
>>> I used iReport for reporting with java. but never tested with php is it
>>> possible to do with php?
>>>
>>> Mayala Mwendesha
>>>
>>>
>>>
>>> On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemi
>>> wrote:
>>>
 Hi,

 I have both installed. To get Jasper it is best to download iReport
 which
 includes Jasper. iReport is easier to install than Pentaho and also
 impression is that it is more simple. But it still needs understanding
 of
 database and cannot be easily used by hospital staff. But it would help
 it
 people to prepare cuztomized reports to our hospitals without
 knowledege
 of
 programming.

 Mauri

 2011/1/20 Kizito S.M.

> Dunno! But you can check with Mauri, I saw Pentaho in his laptop
> once!!
>
> 2011/1/20 Robert Meggle
>
> Hi,
>> Has anyone tested here jasper-reports for medical reports in
>> comparison
>> with e.g. Pentaho suite?
>>
>>
>> http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/
>>
>> Would it make sense to focus it for - let's call it - advanced
>> medical
>> reportings?
>>
>> Robert
>>
>
>
> --
> *
> Kizito S.M. - Telemedicine Project
> *Evangelical Lutheran Church in Tanzania
> P.O. Box 3033 Arusha - Tanzania
> Fax:  +255 27 254 5054
> Tel:   +255 27 250 4752
> Mob: +255 75 543 7887
>
>
> --
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers


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


Re: [Care2002-developers] jasper-reports

2011-01-20 Thread Mauri Niemi
Hi,

I like simple ideas, in the long run they are working best. I tried also
Agata some years ago , but if you get it as reporting module with Care2x
that is very good.

Mauri

2011/1/20 Gjergj Sheldija 

> hi all,
>
> i've started working on the agata report engine,
> doing some refactoring, fixing graph, oo and merge
> generation, and the user ui.
> i think we should start using agata for the simlple
> reports and print needs we have in care2x, and
> leave the heavy bi things to jasper or penataho.
>
> i really don't like the idea of oh having a jasper server on the same
> sever as care2x and mixing up java with php on a system
> this is already complicated as care2x..
>
> just my idea..
>
> regards
> gj.
>
> On 01/20/2011 09:04 AM, Ap.Muthu wrote:
> > Make it a simple INI file..
> > -Ap.Muthu
> >
> >
> >> Hi,
> >>
> >> Now we come closer to my idea.
> >>
> >> Pentaho conception independent BI application inside of an facility and
> >> connecting any kind of databases - but BIRT, Jasper has also the
> >> conception of been connected with applications (on Java level).
> >>
> >> I just spend some time in reading documentations yesterday night and
> >> this kind of "pseudo-php-language" rised up in my mind:
> >>  >> [...]
> >>
> >> $JClass = new JavaClass();
> >> $MyReport = $sJcm->compileReport($path.");
> >>
> >> [...]
> >>
> >> $FM = new JavaClass();
> >> $print = $FM->fillReport();
> >>
> >> [...]
> >>
> >> $MyReportManager = new JavaClass();
> >> $MyReportManager->exportReportToPdfFile();
> >>
> >> [...]
> >>
> >> ?>
> >>
> >> ...do you smell my vision? But before going deeper into these details
> >> I thought to ask here if anybody "just tried" what goes around in my
> mind.
> >>
> >> Thanks
> >> Robert
> >>
> >> Am Donnerstag, den 20.01.2011, 10:17 +0300 schrieb Mayala Mwendesha:
> >>> Hi all,
> >>> I used iReport for reporting with java. but never tested with php is it
> >>> possible to do with php?
> >>>
> >>> Mayala Mwendesha
> >>>
> >>>
> >>>
> >>> On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemi
> >>> wrote:
> >>>
>  Hi,
> 
>  I have both installed. To get Jasper it is best to download iReport
>  which
>  includes Jasper. iReport is easier to install than Pentaho and also
>  impression is that it is more simple. But it still needs understanding
>  of
>  database and cannot be easily used by hospital staff. But it would
> help
>  it
>  people to prepare cuztomized reports to our hospitals without
>  knowledege
>  of
>  programming.
> 
>  Mauri
> 
>  2011/1/20 Kizito S.M.
> 
> > Dunno! But you can check with Mauri, I saw Pentaho in his laptop
> > once!!
> >
> > 2011/1/20 Robert Meggle
> >
> > Hi,
> >> Has anyone tested here jasper-reports for medical reports in
> >> comparison
> >> with e.g. Pentaho suite?
> >>
> >>
> >>
> http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/
> >>
> >> Would it make sense to focus it for - let's call it - advanced
> >> medical
> >> reportings?
> >>
> >> Robert
> >>
> >
> >
> > --
> > *
> > Kizito S.M. - Telemedicine Project
> > *Evangelical Lutheran Church in Tanzania
> > P.O. Box 3033 Arusha - Tanzania
> > Fax:  +255 27 254 5054
> > Tel:   +255 27 250 4752
> > Mob: +255 75 543 7887
> >
> >
> >
> --
> > Protect Your Site and Customers from Malware Attacks
> > Learn about various malware tactics and how to avoid them. Understand
> > malware threats, the impact they can have on your business, and how you
> > can protect your company and customers by using code signing.
> > http://p.sf.net/sfu/oracle-sfdevnl
> > ___
> > Care2002-developers mailing list
> > Care2002-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
>
> --
> 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
>
--
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

Re: [Care2002-developers] Care2002-developers Digest, Vol 55, Issue 14

2011-01-20 Thread Hassan Awodi
On 20/01/11 13:04, 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: jasper-reports (Ap.Muthu)
> 2. Re: jasper-reports (Gjergj Sheldija)
> 3. Re: jasper-reports (Mauri Niemi)
>
>
> --
>
> Message: 1
> Date: Thu, 20 Jan 2011 13:34:25 +0530
> From: "Ap.Muthu"
> Subject: Re: [Care2002-developers] jasper-reports
> To:
> Message-ID:<174664FECD074958904CDB7C06B24B57@barebone>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>   reply-type=original
>
> Make it a simple INI file..
> -Ap.Muthu
>
>
>> Hi,
>>
>> Now we come closer to my idea.
>>
>> Pentaho conception independent BI application inside of an facility and
>> connecting any kind of databases - but BIRT, Jasper has also the
>> conception of been connected with applications (on Java level).
>>
>> I just spend some time in reading documentations yesterday night and
>> this kind of "pseudo-php-language" rised up in my mind:
>> > [...]
>>
>> $JClass = new JavaClass();
>> $MyReport = $sJcm->compileReport($path.");
>>
>> [...]
>>
>> $FM = new JavaClass();
>> $print = $FM->fillReport();
>>
>> [...]
>>
>> $MyReportManager = new JavaClass();
>> $MyReportManager->exportReportToPdfFile();
>>
>> [...]
>>
>> ?>
>>
>> ...do you smell my vision? But before going deeper into these details
>> I thought to ask here if anybody "just tried" what goes around in my mind.
>>
>> Thanks
>> Robert
>>
>> Am Donnerstag, den 20.01.2011, 10:17 +0300 schrieb Mayala Mwendesha:
>>> Hi all,
>>> I used iReport for reporting with java. but never tested with php is it
>>> possible to do with php?
>>>
>>> Mayala Mwendesha
>>>
>>>
>>>
>>> On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemi
>>> wrote:
>>>
 Hi,

 I have both installed. To get Jasper it is best to download iReport
 which
 includes Jasper. iReport is easier to install than Pentaho and also
 impression is that it is more simple. But it still needs understanding
 of
 database and cannot be easily used by hospital staff. But it would help
 it
 people to prepare cuztomized reports to our hospitals without
 knowledege
 of
 programming.

 Mauri

 2011/1/20 Kizito S.M.

> Dunno! But you can check with Mauri, I saw Pentaho in his laptop
> once!!
>
> 2011/1/20 Robert Meggle
>
> Hi,
>> Has anyone tested here jasper-reports for medical reports in
>> comparison
>> with e.g. Pentaho suite?
>>
>>
>> http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/
>>
>> Would it make sense to focus it for - let's call it - advanced
>> medical
>> reportings?
>>
>> Robert
>>
>
>
> --
> *
> Kizito S.M. - Telemedicine Project
> *Evangelical Lutheran Church in Tanzania
> P.O. Box 3033 Arusha - Tanzania
> Fax:  +255 27 254 5054
> Tel:   +255 27 250 4752
> Mob: +255 75 543 7887
>
>
>
>
> --
>
> Message: 2
> Date: Thu, 20 Jan 2011 09:28:56 +0100
> From: Gjergj Sheldija
> Subject: Re: [Care2002-developers] jasper-reports
> To: care2002-developers@lists.sourceforge.net
> Message-ID:<4d37f248.1070...@gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> hi all,
>
> i've started working on the agata report engine,
> doing some refactoring, fixing graph, oo and merge
> generation, and the user ui.
> i think we should start using agata for the simlple
> reports and print needs we have in care2x, and
> leave the heavy bi things to jasper or penataho.
>
> i really don't like the idea of oh having a jasper server on the same
> sever as care2x and mixing up java with php on a system
> this is already complicated as care2x..
>
> just my idea..
>
> regards
> gj.
>
> On 01/20/2011 09:04 AM, Ap.Muthu wrote:
>> Make it a simple INI file..
>> -Ap.Muthu
>>
>>
>>> Hi,
>>>
>>> Now we come closer to my idea.
>>>
>>> Pentaho conception independent BI application inside of an facility and
>>> connecting any kind of databases - but BIRT, Jasper has also the
>>> conception of been connected with applications (on Java level).
>>>
>>> I just spend some time in reading documentations yesterday night and
>>> this kind of "pseudo-php-language" rised up in my mind:
>>> >> [...]
>>>
>>> $JClass = new Java

[Care2002-developers] Lab results for Patient - online

2011-01-20 Thread RocĂ­o Isaza
Hello, I would like to use the software for a small clinical laboratory, but
I am wonder if it would be possible to give access to the user/patient to
his/her lab results online , the laboratory provide some basic services like
RH factor test and pregnancy test and some of the patients would like to
access the test results from home / internet, the idea would be to give a
user name/number and a password then they could login and the test results
are available.

Thank you

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


Re: [Care2002-developers] Care2002-developers Digest, Vol 55, Issue 14

2011-01-20 Thread Robert Meggle
Hi Hassan,
> I think I will go with Gjergj. Lets keep it simple. If the hospital 
> needs advanced BI reporting, then they can make a choice between Jasper 
> reports and Pentaho. I have tried iReports with Python and its quite 
> easy if you understand how databases work. In our experience so far, 
> most hospital may not the resource personnel to work complex BI tools.

You're right. BI tools are complex, or sort of. There would might be a
new role inside the IT of an hospital been there who prepares data up to
report. That is the reason to look deeper into Agatha as well. 

Anyway, in all cases: individual reports will have always the need that
you know the database structure and what attributes are given to get the
required report. 

I was just looking around the corner if someone here did that reports
with Jasper, Pentaho, etc. 

Thanks
 Robert 
-- 
--

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


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