April 2011
1 post
SOG
‘SOG’, a dutch abbreviation to designate you’re not working on your study. Literally translated it means ‘Study Evasiveness’. It is a weird phenomenon, you studied for a long time (you think it’s a long time, but it’s actually just one hour) and then you get distracted by something, it could be anything. From that moment on you can’t concentrate on...
Apr 9th
January 2011
1 post
Crafty: Another Canvas Drawing Method - Back to... →
craftyjs: It looks like Crafty will be going back to basics in terms of Canvas drawing for the next version. Much time has been spent on trying to get drawing on Canvas to have decent performance and a decent frame rate, but nearly every solution has brought on more problems and I’m starting to think …  Good call
Jan 30th
1 note
September 2010
1 post
Analog HTML5 clock
To get me warmed for another round of HTML5 RTS programming I made a analog clock which can be viewed here: http://fightforhonour.nl/atimmer/cc/clock It’s just some basic javascript using canvas, but it’s a good warming up.
Sep 17th
May 2010
1 post
4 tags
May 2nd
March 2010
9 posts
5 tags
Mar 21st
5 tags
WatchWatch
And a cliffhanger!
Mar 18th
8 tags
Mar 16th
Mar 14th
5 tags
Mar 13th
8 tags
Mar 13th
6 tags
Mar 13th
1 tag
Kohana input test
I have been busy with making a kohana application and lately I stumbled upon a nasty bug if you don’t know. What I did was this: if($this->input->post(‘submit’)) When the form wasn’t send this gave a nasty bug, invisible in production time but still nasty. So I tried this: if(isset($this->input->post(‘submit’))) But that gave me a fatal error....
Mar 10th
WatchWatch
So super nice, I want to see episode 2, 3 & 4. I will be sure to check the official site for them.
Mar 7th