Well, it’s been over 5 weeks since my last post (eep). The good news is that development in this time has been going just as strong as ever. Development actually sped up towards the end of the coding period of the Summer of Code, and the code is pretty much ready for a 1.0 release. [...]
Archive for the ‘reporting’ Category
Coming up on a 1.0 release
Posted in birt, eclipse, oda, reporting, web service on August 27, 2007 | 3 Comments »
Midterm Update
Posted in birt, eclipse, oda, reporting, web service on July 13, 2007 | 1 Comment »
So I find myself just past the midterm of the program, at the end of week 7, looking back at the progress that I’ve made so far. I’m quite happy with what I’ve achieved so far. Not because I’ve got a monstrous load of code written, or because I’ve finished ahead of schedule. [...]
Recapping Lots of Stuff
Posted in birt, eclipse, oda, reporting, web service on June 29, 2007 | 1 Comment »
It’s been a fairly long time since my last entry, so I figured it’s time to write another one. A good amount of work has been getting done.
Firstly, actual work on the plug-in has started. I most recently committed code letting the user ping the server with their connection settings. I’ve also [...]
The Ins and Outs of an ODA Plug-in
Posted in birt, eclipse, oda, reporting on June 17, 2007 | Leave a Comment »
Edit: It’s come to my attention through @danielroy on twitter that the walkthrough I mention below is no longer available. Sorry about that! I’ve included what was the text of it at the bottom of this entry. Thank goodness for Google Docs
The last few days have been spent learning about and understanding the [...]
A Shell of a Plug-in
Posted in birt, eclipse, oda, reporting on June 9, 2007 | 2 Comments »
Well, I’ve finally got a basic, no-functionality plug-in. I tried copying various aspects of other ODA adapters, such as the Flat File and JDBC ODA Plug-ins. However, nothing worked better than just going with a lot of pre-set-up options. So, here is a walkthrough on how to get a shell of a [...]
Background Reading
Posted in birt, eclipse, oda, reporting, web service on June 2, 2007 | 2 Comments »
Over the past few days, I’ve been getting set up. I’ve mostly got up an Eclipse development setup, and I’ve been reading up on various API documentation. Not the most glamourous part of this summer’s project, but I’ve got to gain background.
As for the Web service side of things, I’ve been reading on the Javadocs [...]
About the Reporting Framework Integration Project
Posted in birt, oda, reporting, web service on May 30, 2007 | 1 Comment »
While dev.openmrs.org is down for a Python update, I’m going to take time to go over my view of the project as of now.
The basic premise of my project is that OpenMRS lacks sufficient reporting capabilities, and needs to be able to better integrate with reporting tools, such as BIRT. BIRT, Business Intelligence and [...]