CHECKING STATUS
I AM LISTENING TO
|

ARCHIVE.

API
Let’s Talk!

Looking for a reliable partner to bring your project to the next level? Whether it’s development, design, security, or ongoing support—I’d love to chat and see how I can help.

Get in touch,
and let’s create something amazing together!
2023 Wordpress Speedup Mo Files

WordPress: Caching MO-files … Does it make any sense!

First a bit of context :) What is Gettext? Translation within WordPress is based of Gettext. Gettext is a software internationalization and localization (i18n) framework used in many programming languages to facilitate the translation of software applications into different languages. It provides a set of tools and libraries for managing multilingual strings and translating them […]

Structured Data

Structured Data – I love it and so should you!

You might have heard about Structured Data, Schema.org and JSON-LD.   Search engines read structured data and use it to enhance search engine results. Structured data helps search engines to understand and categorize page content. Example This structured data, in JSON-LD format, describes a simple Article. Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for […]

Destination Youtube Data Api

Destination Youtube: Sync WooCommerce Products & Youtube Videos

INTRODUCTION This is not a tutorial, but more like sharing a nice geeky road-trip ;)  I have a pretty good understanding of the Youtube Data API, as I have actively used it on portalZINE TV in the past, to upload videos and dynamically link them to my local post-types. For one of my latest customer […]

Greenape Imap

IMAP Wrapper client for PHP & Default IMAP Search Criteria

There are many variations of these out there, SSilence/php-imap-client is a lib with a nice set of methods, clean integration and pretty good documentation.Adding it to my goto essentials ! GitHub Enjoy coding … Default IMAP Search Criteria

Codecombat

CodeCombat – programming can be as much fun as a game

CodeCombat is a multiplayer programming game for learning how to code. The ultimate goal of CodeCombat is to bring more users into the field of computer programming by making the logic and syntax more accessible and enjoyable to learn. The end game is to educate a whole new generation of computer programmers that started their […]

Font Observer I Promise

Options to detect when a @font-face has been loaded

What is a @font-face? @font-face is a CSS at-rule used to define custom fonts for use on web pages. It allows web designers and developers to specify downloadable fonts that can be used to render text on their websites, regardless of whether the font is installed on the user’s device. What is the FOUT, FOIT […]

Schema for your Logo – help search engines to understand your content

“Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.” This shared vocabulary from Google, Bing and Yahoo helps to understand your content! This shows how to associate your logo with your organization. BEFORE <a href=”http://www.yoursite.com/”> <img […]

Structured Data

Structured Data, Microdata, Rich Snippet Links

Just a couple of links that deal with the usage or testing of structured data. Structured data is not yet relevant for content rankings, but that might change in the future (Hangout). “Structured data markup” is a standard way to annotate your content so machines  can understand and categorize it. Proper usage elevates the way data is displayed on Google Search, […]