Github, Windows and TortoiseGit – Part 1 Installing & Pulling

This is a guide for all the Windows users (not me) out there.
It will explain how to work with a github repository under windows using TortoiseGit.
Let’s get started. At this point you should be a collaborator or owner of a github repository.
Download TortoiseGit from here.
Install it like any other program. There are no special settings, [...]

Bug in cherokee <0.99.20

If you’re trying to use cherokees ‘Advanced Virtual Hosting’ and a ‘File exists’ rule it will not work.
The rule is not matching any files. Without the AVHosting the rule is working well.
I already reported this bug and it’s fixed in the latest svn version. So if you need to work with AVHosting and this rule [...]

CakePHP and Cherokee

Getting CakePHP working with cherokee is really simple:
First put your CakePHP files into any directory. For me it’s /home/daniel/Web/dcms
You can delete all the .htaccess files:
/.htaccess
/app/.htaccess
/app/webroot/.htaccess
Add a new virtual host to cherokee, set the document root to the CakePHP webroot:
/home/daniel/Web/dcms/app/webroot
Directory Indexes should be set to index.php
Add a new PHP rule – with the new wizard it’s [...]

Gymnasium Altenholz online!

Endlich!
Nach einem Jahr Entwicklungsarbeit und zu guter Letzt noch ein paar Problemen beim Transfer der Domain, erstrahlt der Webauftritt des Gymnasium Altenholz’ endlich in einem neuen Licht.
Nun heißt es wohl nur noch: auf die nächsten Bugs warten, hoffen das es nicht zu viele sind und sie schnellstens beheben.

xajax Session Problem

Ich nutze für die Cafeteria Website des Gymnasium-Altenholz die xajax Bibliothek. Eigentlich wollte ich nur mal ausprobieren, was damit alles möglich ist, aber es hat mir doch so gut gefallen, dass daraus eine Seite entstanden ist.
Die Seite lief nun seit ca. 1,5 Jahren fehlerfrei, jedoch seit dem Umzug auf einen neuen Server war immer die [...]

Wordpress Upgrade to 2.6.2

Ich habe soeben ein Wordpress Update auf 2.6.2 vollzogen, auch wenn es nicht unbedingt nötig war. Der Patch behebt eine Schwachstelle, die durch die Nutzung von mt_rand() aufgetreten ist. (Näheres hier)
Update ging soweit schnell und ohne Fehler. Man brauchte nichtmal die wp-admin/upgrade.php.

Neuer Server, Confixx und andere Probleme

Letzte Woche entschied ich mich mein nun doch etwas überfordertes 100mb Webhosting-Paket gegen einen schicken Virtual Private Server zu tauschen. Nach einem kurzen Dialog mit dem Support meines Hosters war klar, dass ich diesen dafür nicht verlassen, sondern ihm treu bleiben werde.
Nach wenigen Stunden war alles geklärt und ich erhielt die Zugangsdaten für ein frisches [...]