Starting this May, mortgage folk are going to be required to send Freddie and Fannie data including additional data points in ULDD phase 3 extension. At face value, adding these additional data points shouldn’t be a big deal at all. However, the legacy code I’m maintaining used XML::Compile to generate code. For various and sondry reasons — which I will not go into here — XML::Compile in the code I’m maintaining was in a place where it was extremely difficult to add XML elements that weren’t included in the original base Mismo 3.0 namespace.
Read more...In the time since Date::Lectionary was added to CPAN, I’ve been working hard to get a perfect Kwalitee score and make a really solid distribution. Documentation on how to make a module are all over the place and I’ve yet to see a good, single article or post to explain how to do it. This is my attempt, I hope you find it useful.
I like keeping my POD within the code of the module I’m developing and having the README file(s) automatically generated from that. Below is a simple shell script I’ve developed as part of my authoring process to generate well-formed readme files in Markdown, POD, and plaintext. Having all three formats means that GitHub and MetaCPAN both have what they need to render my README as best as possible.
Read more...Recently I bought a little Windows tablet on sale for $60 as a device to play around with Windows 10 on and for — hopefully — testing a future UWP or PWA Windows version of LectServe. I’ll give a review of the NuVision tablet at some point in the future, but after I spent two! days getting Windows updated to the newest release, I quickly enabled the Windows subsystem for Linux and installed Debian.
Read more...Back in late February of this year the Liturgy and Common Worship Task Force of the Anglican Church in North America (ACNA) released an initial version of a lectionary for the upcoming ACNA Book of Common Prayer (BCP). As an Anglican seminarian, I was, naturally, very intrigued by the new lectionary. Though my parish doesn’t — yet? — use the new lectionary, looking at the PDF document released by the Task Force made me immediately clear that anyone wanting to use the new lectionary would need something more. For the Revised Common Lectionary (RCL) there are several sites online and numerous applications to assist people with finding the readings for a given day. I knew people would want something similar for the ACNA lectionary.
Read more...