STATUS ÜBERPRÜFEN
I AM LISTENING TO
|

ARCHIV.

Development

Let’s Talk!

Suchen Sie einen zuverlässigen Partner, der Ihr Projekt auf die nächste Stufe bringt? Ob es um Entwicklung, Design, Sicherheit oder laufenden Support geht – ich würde mich gerne mit Ihnen unterhalten und sehen, wie ich Ihnen helfen kann.

Nehmen Sie Kontakt auf,
und lassen Sie uns gemeinsam etwas Erstaunliches schaffen!

EAT what does that stand for? In SEO (Search Engine Optimization), there is a concept called „E-A-T“ which stands for „Expertise, Authoritativeness, and Trustworthiness“.  Google uses E-A-T as one of its many ranking factors to evaluate the quality of content on the web. Websites that consistently produce high-quality content that meets the E-A-T criteria are more likely […]

BOOKING SOLUTIONS 202x This is my take on a subset of booking, appointment, PMS or reservation solutions for WordPress. Update 02.04.2024Moving down the rabbit hole again :) Will be diving a bit deeper into some the solutions and their feature-sets. Might split this up into multiple posts :) Will see, which of the developers are interested […]

Extending iPanorama 360 can be a challenge, as none of the events are documented. You can talk to the developer or ask for support to get things done.  You can also read up on the core assets used:ipanorama.min.js jquery.ipanorama.min.js.  You can easily search for the events and figure out the parameters passed. Here a quick reference for things […]

Development today relies on multiple teams, services, and environments all working in unison. A topic that always comes up, when setting up a new development environment: How do we secure important credentials, while not making it too complicated for the rest of the team? The key when working with version control systems like Git, is to keep […]

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 […]

I am all about Sass. So organzing my CSS code has become a mission of mine :) A POSSIBLE STRUCTURE Structure is especially needed, when you are not the only one working on the design. So that everyone on the team can easily understand and contribute with ease. There are never too many files, as […]

There are several effective CSS techniques to maintain container aspect ratios without JavaScript. Here are the most reliable methods: 1. Aspect-Ratio Property (Modern Approach) The aspect-ratio CSS property is the cleanest solution for modern browsers: 2. Padding-Bottom Technique (Legacy Support) This classic method uses padding percentages, which are calculated relative to the container’s width: Common […]

Artificial intelligence (AI) has revolutionized the way we interact with images, and the current AI image solutions are a testament to this. AI image solutions are applications of AI that can identify, classify, and manipulate images with remarkable accuracy and speed. With the rise of deep learning and computer vision, AI image solutions have become […]

cubicFUSION cubicFUSION is my personal development playground. I always planned to make many of my projects public, but time is limited and running customer projects a priority. I am still doing a big cleanup of my toolset and will see what I can actually share or reuse. Some of these might be useful, inspiration or just an […]