I'm the designer, architect and primary developer of a case management system that helps nurses track and set goals for patients with various diseases/conditions. It's written in PHP. Today, I spent several hours rewriting code because PHP sessions are horrific and one client was complaining about timing out too often. The last two days I spent working on an XML transfer process that is used to send data to a health plan. I'm also in the midst of planning for replacing our claim system on the back-end, which involves purchasing appropriate servers, working with our IT staff on server builds, configuration and being the technical liaison between us and our vendor. Tomorrow, I'll be debugging more of the XML transfer process to find an issue in a very specific use case. I also plan on extending some third-party open source code that converts HTML to OpenXML (Microsoft Word) to add some features, such as headers and footers so we can make our letter generation function even better than it is today.