osric.uk

Hello world!

That's been a good long weekend of coding (and that's not counting tomorrows bank holiday!).

Mostly it's been little bits here and there, but there have been lots of them, and I'm much happier with the look of the site now.

  • I've added fieldset tags around most things (those are the boxes with titles)
  • I've tided up/added sub menus to the various areas around the site, and I've got a working version of how to automate them (except maybe blog, which is complicated)
  • I've got a working demo of a drag to reorder module (need to think about no-script versions, maybe)
  • Calendars (on the front page and the blog archive) all now have Monday as the first day of the week! (At friggin' last!)
  • Generated pages (so, like, most of them) are minified on the way out (html as well as inline css and JavaScript) (I should make sure that all the js links are .min.js links)
  • Drawing server side graphs! (Don't think any of those are on the public side yet, but I've also ...)
  • Started collecting http request logs into a database (...so I should be able to sort out an activity graph sooner or later)
  • Adds the skeleton of per user settings (eg, I've put my target weight in and now my weight history gives me an estimated time to target) (33 weeks as of Thursdays weigh in)