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:
>> <?php
>> [...]
>>
>> $JClass = new JavaClass(<JasperCompileManager>);
>> $MyReport = $sJcm->compileReport($path.<jrxml-file>");
>>
>> [...]
>>
>> $FM = new JavaClass(<JasperFillManager>);
>> $print = $FM->fillReport(<things to fill up>);
>>
>> [...]
>>
>> $MyReportManager = new JavaClass(<JasperExportManager>);
>> $MyReportManager->exportReportToPdfFile(<output>);
>>
>> [...]
>>
>> ?>
>>
>> ...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<mauri.ni...@gmail.com>
>>> 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.<kizoman...@gmail.com>
>>>>
>>>>> Dunno! But you can check with Mauri, I saw Pentaho in his laptop
>>>>> once!!
>>>>>
>>>>> 2011/1/20 Robert Meggle<robert.meg...@care2x.org>
>>>>>
>>>>> 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

Reply via email to