Articles regarding Project

webhelpers.paginate

Pylons is a really nice web framework to create complex web sites in Python easily. I was not entirely happy with the old "pagination" module so I took the burden to rewrite it and finally came up with a "paginate" module that is nowadays part of the "webhelpers" Python package that is very useful in conjunction with Pylons.

ZabbixMobile - a Zabbix client for Android

When I bought an HTC Hero running the Android operating system I felt the desire to contribute to the huge number of apps in the Market. As I'm loving Zabbix as a monitoring system I'm currently trying to create a more or less simple application that allows to view the current alerts on the dashboard, acknowledge problems and perhaps even view items or graphs depending on the capabilities of the Zabbix API. Stay tuned. :)

debexpo

During the Google Summer of Code 2008 I conceived and mentored a project called debexpo. It  is a web application that allows to run a user-friendly public Debian package repository spiced up with social interaction features. You can create create web sites like mentors.debian.net or even personal package archives (PPA) as known from Ubuntu. Although the software has been officially been done it is still not entirely clean and usable.

Pylons 0.9.6 Cheat Sheet

This cheat sheet is a very condensed form of documentation for the Pylons web framework. It is no replacement for the official documentation and not useful for learning it. Merely to look up details.

Why you should not use easy_install carelessly on Debian

This article tries to make clear why blindly running setuptools/ez_setup on Debian/Ubuntu is dangerous and will happily break your operating system.

Syndicate content