Archive for January, 2007
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 ...
Posted in Random blah | 1 Comment »
Monday, January 22nd, 2007
Just ignore this post, ok?
Posted in Random blah | 1 Comment »
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 ...
Posted in PHP | 4 Comments »
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 ...
Posted in Programming, The Internet | 2 Comments »