Skip to main content
Dublin Library

The Publishing Project

CSS Grid Template Areas

grid-template-areas is a CSS property that provides a visual, intuitive way to define grid layouts. It represents a paradigm shift in how developers approach layout design: instead of counting column...

(WordPress) Mobile Performance

I answered this question in Quora: Why is my WordPress site fast on a desktop but slow on a mobile? but I thought it deserved a deeper dive here along with some updated references since this is not...

Programming notes and principles

Over the years I've collected a set of principles and mental models that I constantly try to apply when writing code (successfully and unsuccessfully). These are not specific to any one programming...

XML in the Humanities - bridging the gap

My background is in humanities and I've never stopped researching how to integrate technology into humanities research. XML has been a core technology in this space for decades. In this post, I will...

XML vs. JSON - Is XML Still Relevant??

XML (eXtensible Markup Language) has been a foundational technology for data representation and exchange since its inception in the late 1990s. However, with the rise of alternative data formats like...

Archive Navigation