About

Avatar von Paul Seiffert
  • Pimp my Backbone.View (by replacing it with React)

    I’ve been using Backbone.js in a couple of projects now and my feelings about it are quite diverse. On the one hand, I like how it provides you with guidelines on how to structure your frontend code. Although splitting model and view is a very basic idea in software development, it also is very powerful.…

  • Was SOLR für Ihren Shop tun kann

    Kostenlose und kostenpflichtige Shop-Software für verschiedene Anwendungsszenarien ist im Internet zahlreich vorhanden. Die etablierten Anbieter haben eine Vielzahl von Lösungen für Standardprobleme im Gepäck. Viele Interessenten die ihren Bedarf für außergewöhnlich halten, waren schon überrascht, wenn wir ihnen erklären konnten, dass ihre Bedürfnisse zu großen Teilen bereits von der Shop-Software abgedeckt waren. Umgekehrt gibt es…

  • Supplementing your Online Shop with Apache SOLR

    Nowadays, if you want to have an online shop, you have a choice between a number of software solutions, from small and slim to large and comprehensive. Oxid eShop, Shopware, Magento, XT-Commerce are a couple of the more well-known solutions. Every vendor tries to provide the best experience for their target audience, so a couple…

  • Spaß mit Node.js

    Aus Spaß wurde Ernst und Ernst ist jetzt drei Jahre alt. Das gilt auch für die serverseitige JavaScript-Plattform Node.js. Und nein, dieser Artikel beschäftigt sich nicht mit der Einführung in Node.js und Sie werden auch keinen Webserver in Node.js im Verlauf dieses Artikels programmieren. Nein, dieser Artikel enthält keine einzige Zeile Quellcode. Vielmehr möchte ich…

  • Dependency Management mit Composer

    PHP befindet sich aktuell auf dem Weg, wieder eine angesehene Plattform für professionelle Webanwendungen zu werden. Dieses Ansehen muss sich erst wieder erkauft werden. Noch zu oft leidet die Sprache unter dem Bild, ihre Produkte bestünden nur aus schlecht strukturierten und unprofessionellen Scripts. In vielen Fällen mag dies richtig sein und man muss zugeben, dass…

  • oTranCe – Die Übersetzungsplattform für mehrsprachige Anwendungen

    Online-Shops oder Webseiten werden aufgrund der internationalen Erreichbarkeit des Internets in mehreren Sprachen erstellt. Leider übersetzen sich die Systemtexte bis heute noch nicht von alleine in die verschiedenen Sprachen und müssen deshalb von Sprachexperten übersetzt werden. In der Regel werden Sprachdateien in Textform im Projektverzeichnis auf dem Server über Versionierungssysteme abgelegt. Dem Übersetzer fehlt das…

  • 06.12. Doctrine 2 – Zend Framework Integration

    In yesterday’s article of our advent calendar, we explained the concepts underlying Doctrine 2. In today’s article, we want to use that knowledge and create a simple Zend Framework (ZF) application that uses Doctrine 2 to persist its business objects. While explaining how to integrate Doctrine 2 into Zend Framework, we will create a generic…

  • 05.12. Doctrine 2

    Object-relational mapping (ORM) frameworks have been around for several years now and for some people, ORM is already outdated by now. As we have seen with other technologies and concepts before, PHP is not exactly what we call an early adopter among the programming languages. Thus it took some time for ORM to grow up…

  • Introducing Gigger, a Realtime Javascript Monitoring Framework

    Go to Live Demo >>>   Monitoring your web application is essential for professional maintenance and development. Especially if you have a high load on your website and you want to keep the current users on your site, you definitely should stay alert for problems and be able to react fast in case of problems.…