Wikipedia defines computer science as the systematic study of algorithmic processes that describe and transform information. But for me, it is simply as F-U-N!
CSI: Computer Science & I
Bytes and Pieces of Me
Yet another blog of mine - this time it logs not just errors but also learnings as I master the world of computer science. And yes, this is getting so serious.
iPath Review
I’ve successfully installed iPath in the localhost. Documentation, as the usual case, is not always complete on it really took time before iPath was rolled out in my own PC.
iPath, at the first glance, is bare at the first stare. Perhaps, OpenMRS has just overwhelmed me with the features presented at its administration. Comparing the features present on both platform, OpenMRS is a winner over iPath. However, there are notable features that exist only iPath (or I haven’t recognized yet in OpenMRS) that are important functionalities of my thesis project.
- Discussion Group – This is the core of my thesis project. Given a referral, a discussion thread is opened for this. However, in iPath, the list is very simple that the patient information and observations are not (obviously) linked to each other. Unlike in OpenMRS, everything seems connected.
- Users of iPath can use the system to upload presentations and published slideshows.
- Alerts are like tickets of Triage – Very essential to my thesis project
- News and blog-like pages publish
- Duty plan
Possibly Related Posts:
- Updating OpenMRS Schema
- Dev Update 001
- CS 296 Slides
- OpenMRS Review
- Alert! Fourier Transforms Ahead!
Leave a Reply
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
- M. Fowle