La Gentz Blog
This blog is about our adventures in various technologies.
We wrote many tools to make our lifes easier - why not make your life easier, too?Tags
Android Benchmarking browser C++ CO2 neutral crop data center debugging eclipse Embedded Green IT HP1810G-24 image Index javahl JavaScript JSON Kinect KVM native nodejs Non-tech parsing PhoneGap polarion proxy pydev Python Qt rapid application development resize SNMP spket standalone subversive svn Time Ubuntu User interface VirtualBox Virtualization Visual Studio web development Windows xmlArchives
Categories
Blogroll
La Gentz Pages
About
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