I had an insane amount of meetings scheduled today. One got cancelled later in the day around the time it was supposed to start, but I still had three total:

  • 10:30 – 11:30 – branding meeting with a client. This will initially involve applying a new logo, color, and palette to an existing website.
  • 2:00 – 2:30 – not sure how this one got on my calendar, but the meeting time came and the person who called it was a no-show.
  • 2:45 – 3:15 – this was a fun one where I was showing a new volunteer how to send posts from WordPress to the Facebook page associated with the organization.
  • 4:00 – 5:00 – this one was cancelled too.

In the meantime I was able to get some initial coding in on a forum software project. The original version of the forum was coded by the client back in the early ‘oughts and it’s easy to tell as much from looking at the code. I initially spent my time properly initializing variables and adding conditional statements to check if variables were set before attempting to call them.