I’ve been working on some new stuff on the side.
First, I threw together a blog for Lauren. I’d done the design a while back, and just put it together tonight. If you find any bugs with it, let me know, since I basically just cloned mine and switched out the images and changed a few of the CSS properties.
Second, I’m working on an interactive calendar for Sarah’s site (which I can’t show you, because it’s still in production). I’ve found a PHP calendar that will display a month and its events, but you have to re-load the page to view each month. I’ve also found a JavaScript date-picker that constructs the months and, when you click a date, fills it into the date field on a form. It doesn’t pull from a database. So I’m going to have to merge the two together with some AJAX. A big undertaking, but I’ll have the calendar in my toolbox after that.
Third, I promised Janelle a re-design of her blog, since I’ve gotten better at design since designing hers initially. This will have to wait until I’ve made some progress on Sarah’s site.