Changelog


A fun and fresh way to display changes I’ve been making on my blog.

Fun with races.

Announcement Sep 18, 2017

I completed version one of my race tracking extension. I was looking for a replacement way of tracking all my recent road and trail races. The current site I use is shutting down and others weren’t quite to my liking. So, I created my own!

You need to be a member to use it, but it is functional. Note that races are set to public for now. Look forward to future improvements.


ZX81 program tweaks.

New Feature Aug 29, 2017

I now allow HTML and BBCODE in the synopsis of the ZX81 programs. I carried over the updates I made in this changelog to enable this feature. I’m still working through updating the text, but I fixed obvious errors caused by this change.

I also added the missing CSS and fonts needed to properly display the ZX81 listings.


ZX81 programs live.

Announcement Aug 27, 2017

As part of the plan to consolidate my sub-domains into my main site, today I’ve enabled ZX81 programs. For now, it is a code icon . There is still work to do, but it is a start.


Other articles bug when member hasn’t written anything.

Bug Fix Aug 26, 2017

I fixed a minor bug where a link to what articles a member posted won’t correctly show the title when there are no articles written. It was a pretty easy fix—I moved the title generation outside of an if clause. The problem has always existed, but one that I copied over into my updated version. Now, I just need to get rid of that old query code.


Can now view statistics.

Announcement Aug 17, 2017

As promised yesterday, anyone can now view the site statistics. I only needed to flip a config option. So happy for easy changes.