After yet another morning rain, it became a beautiful day. This ennobled Brendan and me to walk in a new direction for lunch, where we stopped just short of Chinatown and grabbed sandwiches at Dagwood's Delicatessen. I didn't get the sandwich I ordered, but it was plenty good and I didn't mind.

Created database tables to hold data for a small program to handle workflow of tasks. I've never created database tables before (only queried them), and I had to make sure I assigned the proper data types to each field, and formulated the SQL syntax correctly. Then I started writing some PHP to tie the database to the Web.