On vacation
Friday, September 30th, 2005I'll be on vacation from today until the 15th of October (I think) and won't be reading my e-mail nor will I be performing any other means of communicating. Catch you all later.

I'll be on vacation from today until the 15th of October (I think) and won't be reading my e-mail nor will I be performing any other means of communicating. Catch you all later.
PHPbar is a pretty nice sidebar for your browser which contains a quick reference for PHP.
I've been busy lately. I've been very busy. I've been busy at my job, I've been busy with my own projects and I've been busy sorting out some things in my personal life. As such, some things that should, aren't being taken care of:
In about a week I'll have some time off from my job. Hopefully I'll get some stuff done then. In the meantime, I might need to follow the advice in my previous post instead of writing new log entries. Shame on me.
First thing will be taking care of my health insurance. I think I'll get around to it this weekend. Runner up is fixing PROMS. Then I can design and implement a new backup environment. In between all this I'll probably clean up my file server. Then I get to do the massive task of reorganising all my projects. I'm really looking forward to that last one.. Not!
Via GeekPress
Today is the day you start your project.
Wake up. Make your coffee. Sit down. Get to work.
Now, it should be that simple. Wake up and get to work.
But there are many distractions. Mental and otherwise.
So this is NOT a to-do list. This is a not-to-do list. You don't need to check anything off, because these are things YOU ARE NOT SUPPOSED TO DO.
There are a million more things that could be on this list, but remember, it's not a to-do list, so it doesn't matter if something is missing — you are NOT supposed to be doing these things. Just get to work on your project.
I'm gonna go back to work on my project now. See ya.
I recently started the CodeByExample project, which focusses on me putting online all my small code examples for various languages. The main idea here is to create a large repository of small, atomic, code examples for everyday things. For instance, there's a little code snippet on how to daemonize (detach from the console and keep running in the background) a program in Python under Unix.
Just the other day, I ran into this project: PLEAC – Programming Language Examples Alike Cookbook. From the website:
Following the great Perl Cookbook which presents a suite of common programming problems solved in the Perl language, this project aims to gather fans of programming, in order to implement the solutions in other programming languages.
If successful, this project may become a primary resource for quick, handy and free reference to solve most common programming problems using higher-level programming languages, and for comparison on ease-of-use and power/efficiency of these languages.
The goals of PLEAC and CodeByExample might seem the same, but they are somewhat different nonetheless. Where CodeByExample tries to focus on actual programming solutions that can be used to perform a certain task, PLEAC focusses more on basic programming language skills, such as reversing arrays, and algorithms in different languages.
It's quite an interesting project and you should definitely check it out. Doesn't seem to be progressing very quickly though.
My prediction: When the shit hits the proverbial fan, the cabinet will get blamed because they support the U.S. in the war on terror/Iraq against the wishes of the dutch public.
Laddies! It be talk-like-a-pirate-day today! Arrrr! Shiver me timbers.

What's with all the stupid release names of FOSS projects?
Columba 1.0 "Holy Moly".
Firefox 1.5 "Deerpark"
I mean, just the trend of nicknaming releases is annoying, but the idiotic names make it even worse.
Changes in this release include:
I am, at times, surprised by people's inability or unwillingness to find more efficient ways of performing tedious tasks.
Sys admins: Learn to use the unix toolset (sed, grep, etc)
Windows admins: install cygwin so you can use the unix toolset on windows.
Windows software engineers: Get yourself a decent editor.
Documentation writers: Get Docbook, learn LaTeX or at least learn how to use MS Word efficiently. One does not vertically align text using the spacebar! (Nor do you make headings using font-sizes and bold)