Made a few changes to the way the build process happens and what the output pages look like: Poem files are now built as a single operation, which means a single xsl:key is instantiated once instead of many times, cutting a few minutes off the process.… Read More
Archives for: "November 2019"
November 27, 2019
November 20, 2019
I worked through a few things on the growing list today: Added series/vol/num/page info to the listings of poems. Figured out, implemented and documented an encoding and rendering strategy for drop-caps, which are very gnarly indeed. Added a periodical… Read More
November 18, 2019
After consultation with AC, and some data cleanup, I've removed some old fields that were no longer used: Text Illustrations OLD Illustrator Links Page-image Notes as well as the old poem_search table. ALTER TABLE `poems` DROP COLUMN `po_text`; ALTER… Read More
November 13, 2019
I've now finished a rewrite of the worksheets, and the package is ready for testing on Monday. 180 minutes. Read More
November 6, 2019
Spent most of the day reworking the materials we had for English 500, because the project has changed so much since we last taught it, and the classtime has been collapsed to a single session. I still have some worksheets to write, but the build process… Read More