Blog
Notes on engineering, research and delivery.
9 August 2025
Building an RSS Feed and Tag Pages in Next.js App Router
Step-by-step guide to generating an RSS feed and creating dynamic tag pages in a modern Next.js App Router project.
Next.jsRSSBlog
Building an RSS Feed and Tag Pages in Next.js App Router.
Read article →18 July 2025
Mapping COOM to RDF/OWL without losing semantics
Exploring how to transform COOM models into RDF/OWL without losing semantic fidelity.
Knowledge GraphsProlog
Mapping COOM to RDF/OWL without losing semantics.
Read article →1 June 2025
Debugging Next.js static generation + i18n gotchas
Common failure modes when SSG meets translations and how to fix them.
Next.jsi18n