WORLDST-UQ3K9Q0 - ein weit unterschätzter neuer Super-Hack??
Seit kurzem grassiert eine völlig neue und extrem lästige Spam-Mail Attacke im Internet, dem ich auch selbst unschuldigerweise zum Opfer gefallen bin.
How to create custom entities with bundle support in Drupal 8
A quick tutorial on how to create custom entity types with bundle support in Drupal 8, and which pitfalls you have to conquer on your way.
Naming conventions for D8 libraries
Given the fact, that in Drupal 8 every module and theme has to declare their CSS and JS files as libraries, we should think about and discuss naming conventions and best practices for these.
Abenteuer Magento-Update – ein Erfahrungsbericht
Vor kurzem haben wir für einen Kunden ein Magento-Update von Version 1.7.0.2 (CE) auf 1.9.1.0 durchgeführt. Aus Erfahrungen wussten wir, dass selbst noch viel kleinere Versionssprünge manchmal große Schwierigkeiten mit sich bringen können.
3rd party library integration in Drupal 8
During my work on the D8 port of our Outdated Browser module, I’ve got in touch with several API changes of Drupal 8. One of them I want to describe now is the integration of third party Javascript libraries.
Harte Zeiten für Websites, die nicht mobil optimiert sind, stehen bevor
Es war schon lange absehbar, seit kurzem ist es offiziell: ab 21. April 2015 bevorzugt Google mobil-optimierte Webseiten bei Suchen, die auf einem Mobilgerät durchgeführt werden.
Introducing the Outdated Browser module
We proudly present our first official drupal.org project, which we released about two months ago: the Outdated Browser module. It detects outdated browsers and advises users to upgrade to a new version - in a very pretty looking way.
Beware of evil pathauto patterns!
Recently, a very mysterious problem has cost us quite a lot of time and some headache too. Before I explain, what happened, I want to mention, that it happened on a Drupal 7 Site on a MS SQL Server database. According to an issue on drupal.org, that I will mention later, it may also occur with PostegreSQL, but most likely not with MySQL. But I also have a general advice regarding pathauto patterns and best practices.
Fatal errors may cause infinite Feeds batch runs and exasperate you!
Every developer knows that kind of situations, where you spend hours chasing a problem, that suddenly appeared, and the more you debug and dive into fixing it, the more you get confused and unnerved. And when you finally have found the solution, it turns out, that it was a very simple and stupid bug, you've created unwittingly - the sort of cause, you haven't ever thought about, and you feel like bumping your head hard onto the wall...
1-Cent-Rundungsfehler in Magento 1.7 TATSÄCHLICH beheben
Wer schon einmal einen Magento-Shop betreut hat, der ist mit hoher Wahrscheinlichkeit auf das Rundungsproblem gestoßen, bei dem immer wieder Rundungsdifferenzen von +/- 1 Cent auftreten. Das Problem ist bereits seit langer Zeit bekannt, echte Problemlösungen sind aber schwer zu finden.