Today this website got a new theme.
Rotating Billboard with CSS-Animations
(Deutsch) Wie man Bilder auf Webseiten sich rotierend austauschen lässt, ohne JavaScript, nur mit CSS. Continue reading
(Deutsch) Wie man Bilder auf Webseiten sich rotierend austauschen lässt, ohne JavaScript, nur mit CSS. Continue reading →
Today this website got a new theme.
(Deutsch) Zwei Inkompatibilitäten aus einem praktischen Projekt: Datumsfunktionen sind bei älteren Android-Geräten unvollständig, und die prompt-Methode wird von Microsoft still unterdrückt. Continue reading →
I was among the winners of the Nokia Asha Touch Competition 2012. I was awarded for the feedback I have given on the new Nokia developer tools. From the laudation: “for his very focused and relevant feedback around core app … Continue reading →
What is Codename One? The platform “Codename One” offers operating system-independent development of apps for smartphones. An important component is a library for user interfaces. Codename One is a successor of LWUIT, which in turn uses concepts of the Java … Continue reading →
Here are the English slides about how to optimize database queries in Ruby On Rails. I have showed this presentation at the Ruby User Group Hamburg at the 9th August 2012.
[Zu Teil 1] Verknüpfungen mit dem SQL-join Relationale Datenbanken erlauben es, Tabellen miteinander zu verknüpfen. In SQL gibt es für diese Verknüpfung das Schlüsselwort “JOIN“. Eine solche Verknüpfung kann theoretisch sehr frei spezifiziert werden, in der Praxis wird man fast … Continue reading →
Reduce the number of database queries A typical web application does many database queries before it delivers the response page to the web browser. The application needs to wait for the response of each of these database queries. It gets … Continue reading →
Examples for redesign The learning management system Ilias can be redesigned with skins. (See previous blog entry.) But an Ilias skin can even change the functionality. I show a few examples. Login Page You find the templates for login, … Continue reading →
Sorry, not yet translated