The first thing to recognize is that health care itself needs rethinking. The lack of a patient focus is so pervasive that it even finds its way into the database structures as illustrated in the following real example. We are…
The first thing to recognize is that health care itself needs rethinking. The lack of a patient focus is so pervasive that it even finds its way into the database structures as illustrated in the following real example. We are…
I start my day reading Seth Godin’s blog, every day, for maybe two years now. His posts are short and often they are obvious truths. But I read them long enough that they got me to fear less, deliver more, and…
One of the things that can make user acceptance testing go horribly wrong is that the users have no idea what they are supposed to be doing. They do not know how to use the system. They do not know…
I suspect that most software products have their origins as a project. We are seeing the birth of such a product so I thought I would blog about it. Earlier I wrote a couple of posts about our next generation…
If Disney Ran Your Hospital: 9 1/2 Things you Would Do Differently (Fred Lee, 2004, Second River Healthcare) is not even an IT book. As the title suggests, it is about hospital administration. But no book has influenced my thinking about project…
About a million years ago, I wrote my doctoral dissertation about how to talk to computer system users. I videotaped 50 systems analysts talking to 50 different real estate brokers discussing the requirements for a system. I did formal protocol…
“How do I convert my Oracle Forms applications to…?” I have been getting this kind of question ever since JDeveloper 3.0 was released. As soon as BC4J (now ADF BC) was created, we started seeing the handwriting on the wall.…
Dulcian was building the recruiting system for the United States Air Force Reserve. Most of the core user interface screens needed to be images of the paper forms that applicants fill out as part of enlisting in the Air Force.…
Many web developers think that the answer to this question is: “As a useless artifact fit for a museum”. Probably the most common perspective among JavaEE developers is: “As a place to store persistent copies of our classes”. Organizations having a…
If your system includes a big, odd calculation, you should think really hard prior to hand coding it. If there are a hundred rules or more and they fall into some kind of nice pattern, you can probably create a custom…