Brendan Levy
unread,Nov 24, 2009, 1:15:50 AM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sap...@googlegroups.com
Here are the things I will be working on this week while I travel.
Please email any comments out to the list to share.
The date widget and some of the updates are great. I have been getting a
lot of enthusiasm from various universities and programs about the
project, in fact the last hospital I visited had just this year employed
their own programmer to design some simple OB tracking software and
generally seemed very open to the idea of adopting projects like ours.
Also we may have an advisor within the Gates Foundation shortly.
So that just leaves the actual work:
1. Define a semantic structure for the lists of items and widgets and
apply in a standardized way across templates. E.g.
<ul class="item-list">
<li class="item">
<ul class="widgets">
<li>
<li or table class="widget data></li>
</ul>
</li>
</ul>
2. Update the CSS so that all widgets can fit in predetermined sizes
such as Span-8, so that we can deploy them more flexibly in the future.
3. Specify the general purpose of items in the sidebar vs. actions
included on the items themselves.
4. Design forms for inputting laboratory data.
Yours,
Brendan