Great news, I'm slammed with my real job this week.
Looking forward to next week (I'll bring some munchies, too).
Should we ask Dayne to add an event to the Plone Events board, (if
he's not in the delivery room!)?
http://plone.org/events/community/denver-plone-users-group-meeting-5/
Let me see what I can do to get the event posted.
Yesterday morning our baby girl was delivered:
>>> newMedlyn = medlynFamily.addBaby(weight='8lb 6oz', length='21in')
>>> newMedlyn.date()
'July 16, 2008 @ 8:04'
>>> newMedlyn.name = "Kira"
>>> newMedlyn.status()
[ 'sleeping', 'eating', 'pooping', 'crying', 'happy' ]
>>> medlynFamily.mom.status()
[ 'tired', 'healing', 'content', 'happy' ]
>>> medlynFamily.dad.status()
[ 'tired', 'content', 'tired', 'happy', 'tired' ]
>>> medlynFamily.kids.status()
[ 'excited' ]
>>> medlynFamily.status()
[ 'doing well' ]
If I can sneak away I will try and make the meeting for a bit.
Dayne
On Thu, Jul 17, 2008 at 3:23 PM, TJQ <tjq...@yahoo.com> wrote:
>
Thanks, Dan.
Chris
Dayne