Latest Blog Posts

Data binding in Web components
Using data in a web application that uses web components is an art on its own. Many of the current application frameworks support data bound UI by supporting a common data layer and mechanisms to interact with this data.

Draft posts and controlled publishing
How to mark unfinished posts as drafts and control the time of publishing

Metadata for Posts
Details about the Metadata usage.
Extending the HTML Time Element
The sfc-time Single File Component (SFC) extends the standard <time>
element to use the date and time formatting of the current user to display date and time values.

Single-File Components Details - 1
Details on the SFC implementation: File Names and Extensions

Hacking the I2C bus
How to find details about the internal wiring in unknown or bad documented devices and boards.

Filenames and Links
How to change the original behavior of 11ty for using the real filenames in markdown.

Single-File Web Components (SFC)
Single File Components (SFC) got popular as they allow to define the complete code for a component in one place.

Eleventy for Blog
I have used several site generators and web sites for project documentation during the past years and found a solution for my blogging activities based on the static site generator eleventy.

My New Blog Platform
Welcome to the first post on my new blog platform, which will be integrated into my public website. The platform is built using Eleventy, a sophisticated static site generator that, despite calling itself “a simpler static site generator” it offers powerful configuration and data processing capabilities. I’ll explore these features in upcoming posts.