About

Avatar von Thomas Gnandt
  • API-Migration

    API-Migration

    Betrachten wir die API-Migration aus einer anderen Flughöhe: denn abhängig vom Umfang der Änderungen, wie kritisch das API ist und wie die Umstellung selbst erfolgt, gibt es verschiedene Techniken, die für Implementierung und Livegang genutzt werden können.

  • API-Migration: In 5 Schritten zum modernen API

    API-Migration: In 5 Schritten zum modernen API

    in diesem Blogpost beschäftigen wir uns mit dem Thema API-Migration – eine Herausforderung, die uns alle irgendwann trifft. Stell dir vor, du stehst vor der Aufgabe ein API zu ersetzen, das von zehn Client-Applikationen verwendet wird. Klingt nach einer Menge Arbeit, oder? Aber keine Sorge, wir werden gemeinsam durch diesen Dschungel von Herausforderungen navigieren und…

  • Meetup-Interview: Testing mit Postman

    Meetup-Interview: Testing mit Postman

    Am 17. November geht unsere Tech-Meetup-Reihe WUE.tech in die nächste Runde. Unser Torsten „Totti“ Wunderlich wird euch eine eine Einführung in das Testing mit Postman geben. Doch das ist nur der erste Streich …  … denn in einem Folge-Meetup im Dezember wird er nämlich mit dem Testing aus der Konsole, der Integration von GitHub-Actions und…

  • FrOSCon wird 10 – Die Familie kommt zusammen

    FrOSCon wird 10 – Die Familie kommt zusammen

    Am vergangenen Wochenende war es wieder so weit. Die FrOSCon stand an. Auch wenn diese Konferenz immer etwas ganz besonderes ist, war es in diesem Jahr ein noch größeres Highlight im Konferenz-Kalender. Denn die FrOSCon wurde 10. Anlässlich des Jubiläums fanden sich recht namenhafte Größen der Web-Entwicklung ein. Der Hauptanziehungspunkt war für mich auch in diesem…

  • Import and export data using PHPExcel

    There’s a newer version of this article topic available (2014). Please read on at Performant handling of Excel files in PHP. A few weeks ago I had to read and write Excel files of the format BIFF8 (Excel 97), because the customer did not accept the workaround of exporting data to CSV. PEAR’s Spreadsheet_Excel_Writer combined…

  • Accessing Nike+ data with PHP

    Nike+ is a feature for the iPod nano which allows to measure time, distance and speed of runnings with a small sensor in running shoes that sends data to a transmitter on the iPod. Those data are sent to a users Nike+ account by iTunes whenever the iPod is synchronized. On the Nike+ website there…

  • Marc Andreessen analyzes the Facebook platform

    Dear API developers and API providers, I just came accross Marc Andreessen’s blog posting where he analyzes the Facebook platform and gives his opinion on several aspects. One thing was very remarkable about the way Facebook boosts the usage of the 3rd party applications that have been registered on the platform: And then, on top…

  • Playing with the Xing API

    Xing is Europe’s leading Business Network with more than 2 million members. Recently, Xing announced that they would come up with an API later this year to get access to the network. As far as I know, Xing was developed by ePublica using Perl and MySQL.   Having an API is essential in these mashup…