Just' To Say ..
|
The Problem With Atheists - Live And In Color |
| written on Sunday, December 24, 2006 at 23:29 , read more .. |
|
A sequel to "The Problem With Atheists," inspired by an online defense of atheism. |
The Problem With Atheists |
| written on Sunday, November 26, 2006 at 15:11 , read more .. |
|
A recent article on a portland online-newssite brought me to finally write about this matter. If you're a dedicated atheist, chances are good you won't like it. So only read along if you can live with the fact that this site doesn't allow comments. |
Perl Module Recommendations |
| written on Tuesday, May 30, 2006 at 17:26 |
|
Okay, all people who get headaches and other psychical and physical problems when they get in contact with technical information should move along now. There have been times when I was asked about Perl modules for special solutions, and there were times when I just couldn't remember the name of that cool module that does exactly what I want. Those two reasons were enough for me to put a list of my recommended modules into the coding section. Enjoy, this is an order. |
Mohammed vs. The Western World |
| written on Friday, February 3, 2006 at 22:38 , read more .. |
|
There were a lot of rumours and wild discussions lately about the danish caricature of the islamic prophet. So I'd like to share my opinion on this matter with those that are interested and/or offended by it. |
Pictures online |
| written on Thursday, January 26, 2006 at 21:48 |
|
To punish some —more or less— frequent demands of pictures, I finally put a collection online. You can find them here. |
New Link III |
| written on Saturday, January 14, 2006 at 23:10 |
|
I just added Just Eat The Damn Apple! to the link section. Although it doesn't have that much content yet, what's on it gives an interesting read. |
The Satanic Bible |
| written on Wednesday, January 11, 2006 at 15:15 |
|
If you start to get involved with satanism, you will sooner or later encounter the satanic legacy of Anton Szandor LaVey. There are many views and thoughts about this matter flowing around so I wrote an article on my opinion about this important part of satanic philosophy. |
Introducing Phaylon::Class::Cloner |
| written on Tuesday, December 6, 2005 at 22:22 |
|
I had problems cloning a data structure that contained code references. So I stuffed together a simple module that walks hash and array references of a data structure and uses Storable's "dclone." This module solves this problem. You can specify it's default behaviour as well as what it does when it sees a specific reference type (code references, objects, you name it). You can find it on CPAN under the name Phaylon::Class::Cloner. |