Author Archives: Florian Dorfbauer

How to send text messages using Python and a modem

At La Gentz we love to monitor our servers and services. We also love all the fancy warning e-mails if something is going bad at our server room. Recently we realized, there’s a single issue we can’t get warned by … Continue reading

Posted in General, Python | Leave a comment

Translucent Intercepting Proxy built with NodeJS – tip.js

Writing AJAX-driven web-applications without being able to modify the according web-service can be quite tricky, especially if the API is under active development or review. Inspired by Peteris Krumins’ post, we wrote tip.js: a translucent intercepting proxy written in nodeJS. … Continue reading

Posted in nodejs | Tagged , , , , | 2 Comments