My take on jQuery charts
by Pascal Opitz on February 28 2009, 20:24
A while back I did a couple of posts touching the subject HTML 5 and the canvas tag. Of course I have been tinkering around with chart drawing APIs and so on, and couldn't help to write a little script myself.
Perl validation from PHP
by Pascal Opitz on February 26 2009, 11:07
A quick method to validate perl scripts from PHP. Took me a long time that perl-c does not use stdout but stderr as output stream ...
PyObjC newbie frustration
by Pascal Opitz on February 21 2009, 18:27
So I was trying out to build a graphical interface for my VHOST shell script, this time in Python, but couldn't get one past hurdle: I need superuser rights to edit /etc/hosts and the httpd.conf.
You and the stu nicholls guy
by Matthias Willerich on February 9 2009, 10:25
A short look at last week's web rage (and maybe a little about web standards)
Shell script for adding virtual hosts in Leopard
by Pascal Opitz on February 8 2009, 08:22
I was getting annoyed with constantly editing config files myself. That's why I hacked together a shell script to add the vhosts for me.
Installing APC on Leopard
by Matt Dunn on February 3 2009, 12:02
Some short notes on getting APC to work nicely with OS X Leopard.