Submitted by klausi on 7. November 2011 - 0:00
This is a happy day: the issues needing review count is down to zero at this moment in the Drupal project application issue queue. I have attached a screenshot as proof.
Submitted by klausi on 25. September 2011 - 20:13
Git command for better patch review.
Submitted by klausi on 24. June 2011 - 1:01
Ich habe vor kurzem mein Informatikstudium an der TU Wien abgeschlossen, Zeit für einen kleinen Rückblick. Obwohl in diesem Artikel auch viele für mich negative Dinge vorkommen werden, so habe ich doch die Jahre sehr genossen, viel dazu gelernt und viele interessante Menschen getroffen. Ich möchte diesen Lebensabschnitt nicht missen und würde mich wohl wieder für die TU Wien entscheiden.
Submitted by klausi on 23. May 2011 - 17:05
While nginx is highly configurable, you might encounter some problems and pitfalls when configuring it with Drupal. This post contains our configuration and solutions to those problems.
A master thesis written by Klaus Purer at the Vienna University of Technology, released in May 2011.
Abstract:
Building web applications has become a complex task and often requires interaction with other web applications, such as web services. Drupal is a free and open source content management system and framework that provides a rich platform for rapid web development. The modular and extensible nature of Drupal allows developers to customize and embrace the core functionality and to create new features. This thesis is about investigating and implementing a web service client module for Drupal that is able to consume classical WS* web services as well as RESTful web services.
Submitted by klausi on 15. April 2011 - 15:56
A summary about setting up a 802.11n wireless network at home, also for future self-reference.
Submitted by klausi on 17. January 2011 - 18:16
The problem: you want to upgrade your Ubuntu server, but you still need PHP 5.2 for some old web sites (i.e. Drupal 5 is not PHP 5.3 compatible).
The solution: Go with the packaged PHP 5.3 for your new sites and compile PHP 5.2 yourself for the old ones. As we use the nginx webserver with FastCGI, we can choose per site which PHP CGI binary will handle the requests.
Submitted by klausi on 25. August 2010 - 13:20
Sick of developing a Drupal module with CVS? Want to use git but also want your code in CVS on drupal.org for development snapshots? This is an approach to get rid of using CVS completely by synchronizing a git repository automatically to CVS. Basic git knowledge required. Script is on Github. Needs some testing though.
Submitted by klausi on 17. June 2010 - 16:46
Submitted by klausi on 17. May 2010 - 13:51
Funny screenshot I captured yesterday (I guess this bug was originally caused by outputting binary data in a terminal):

Pages