Week Beginning 14th April 2025
This was a four-day week as Friday was Good Friday. My biggest task of the week was to finally launch the new version of the DSL website that I’d been working on for at least 18 months now. Although this version does not look massively different to the previous version, there are a lot of changes under the bonnet. As well as incorporating updated data, this version features an entirely new search facility that routes all searches through the Solr indexes. Quotation searches now allow users to filter their search by date of quotation and both search results and dictionary entry pages now feature ‘sparklines’ (which are not really sparklines but mini-bar chart) showing the periods of attestation, as you can see here: https://dsl.ac.uk/results/dreich.
I began the process of making the new version live on Monday, copying the new version of the online database across from our test server. On Tuesday I completed the process and by Tuesday afternoon the new version was in place. The process all went very smoothly, but there were some tweaks that needed to be made after the new version went live. The editors had noticed that there were some occurrences where the entry XML had included self-closing empty bold and italic tags (e.g. <b/> and </i>). These are not valid in HTML and browsers interpret them as being opening tags with no closing tags, meaning when the pages are rendered all text from that point onwards is displayed as bold or italic. The editors realised there were about 40 entries that featured such tags, and I had to manually fix them in our online systems, while the editors made the updates within their editing system.
Also this week I worked on a final version of our ‘Speak for Yersel’ abstract for the DH2025 conference in Lisbon. I’m still hoping to source some higher resolution images for the abstract so I haven’t submitted it yet, but other than that it’s pretty much ready to go, which is good as it has to be submitted by the end of the month.
I also made some updates to the HiMuJe Malabar website (https://himuje-malabar.glasgow.ac.uk/) for Ophira Gamliel and our German co-I Innes Weinrich, including updating the footer to add in a further institution and giving advice on editing WordPress pages to a new project RA.
Finally, I spent some further time considering the new versioning system for the Books and Borrowing data, which involved discussing the possibilities with the team and making further plans for the implementation of the feature. It now looks like the team will require the full-on versioning system that I wrote a specification document for last week rather than the simpler, easier and quicker approach I’d also suggested. This will mean pulling every part of the existing Books and Borrowing system to bits and implementing major changes. It’s going to be pretty heavy going, but hopefully it will be worth it. I still need to hear back from the team about how they would prefer the front-end to be updated, and it’s likely that I will start on this major update over the summer.