Archive
By Mike Newman
It's not often I do any work on the underlying code of this website. Since I wrote Areopagitica four or five years back, I've done just enough tweaking to keep it working or to add features which have been deficient. But the core of this is much what was written back then, in all it's sprawling and messy glory. It's for this reason I've always resisted allowing it out into the wild - although a recent deployment elsewhere which was fairly simple has convinced me it wouldn't be quite so hard to package.
Today's work started as an effort to tidy up and improve the Movebook code to cope better with heritage engines - and sort of spiralled from there. Mainly as a marker for me, the following bits and bobs have seen work:
- Search highlighting/Permalink display bug fixed
- Search on both article content and title implemented
- Movebook now knows about most heritage engine class numberings
- Stock Reports also take into account heritage class numberings
- Generated error pages (404 etc) improved and working with secure areas of site
If I can keep up the momentum in spare moments, I'll try to fix one or two other irritations over the coming weeks. It's certainly reminded me that at times when things are, shall we say a little fraught in the workplace, the mental effort of solving programming problems is a rewarding task.


