Mobzab is a mobile frontend for Zabbix which can be used on any mobile device. The frontend is optimized for usage with iOS, Android and Windows Mobile. It uses the Zabbix API to safely communicate with the Zabbix backend. I use it for a while now and i think it’s really cool! take a look at http://www.mozbx.net/index.html for more info and download!
Tag Archives: api
PHP Twitter OAuth integration
I’ve added an HOWTO to explain how to integrate Twitter’s Oauth authentication method with your own PHP pages. After batteling quite some time to get it working i decided to document a working approach to avoid future integration problems. Feel free to take advantage of the examples listed at this page: http://wouter.borremans.nl/computer-related/programming/php/twitter-oauth-integration/