Archive for January, 2007

Statistics

Monday, January 29th, 2007

I just overheard my sister make a comment about some commercials. She said it didn't make sence that you should eat 2 pieces of fruit and 200G of vegetables (commercial from the health department in our govermen), yet 90% of all teethrot is caused by fruits (according to a toothpaste ...

Buurgenootschap ‘t Bergske

Monday, January 22nd, 2007

Just ignore this post, ok?

Know what to use where

Thursday, January 11th, 2007

Making something in PHP isn't hard. Things get harder when it needs to be secure and when speed becomes relevant. But what to do when things really have to be at there absolute fastest? What if every µsecond counts? What if a single extra CPU cycle needed to run your ...

Harddrivers are cheap, CPU’s aren’t; cache your data, fool!

Saturday, January 6th, 2007

I have been developing a while now, both as a hobby and education, and I see many people fearing that there database could possibly be a few MB smaller. So, when you talk to them about caching some data, they fear it would cause there harddrivers would get filled up ...