Wednesday, November 08, 2006

Me, myself ...

"Good programs exit with a return code, not with a shell ..."
Hello I would like to say hello to the world. Or like we programmers would say:

script
{
alert("Hello World!");
}
/script

Of course, we programmers can say "Hello" in many different languages. But there are more secure ways to say hello to each other. About some of them, and especially about writing them securly in software, I have heard about at the SVS project: Software Security.