Archives
-
LaTeX: also useful for writing your documentation
Sometimes you hear about programs but you never really know how awesome they are until you actually use them. Unfortunately, at this point in life I wished I’ve discovered LaTeX around 15 years ago, when I first heard of it. That would have made the way I would have written documentation the last years massively [...]
Jan 22nd, 2012 | Filed under Development -
Apache’s fallbackresource: your new .htaccess command
So probably you are aware I’m currently exploring the deeps on the Apache source internals. One of the discoveries I’ve made was a (for me unknown) command in mod_dir that will make your life a little bit easier: fallbackresource.
Jan 21st, 2012 | Filed under Development, Server & Admin -
Why I don’t accept PayPal anymore for payments
I think everyone has heard at least 5 five horror-stories when it comes to PayPal. And every time people will be upset, will tweet about it but then go on with their lives. I get it, I do the same thing. But just a few days ago I came acros the gazillionth message about PayPal. [...]
Jan 5th, 2012 | Filed under Development -
Android: PuzzleChess game
I like to play with unfamiliar stuff. Not that I’ve never written an Android or java application, but this one is a bit different. It’s a simple game I’ve made while I was looking at (real life) puzzle game where you have to switch knights from a chess-game from one position to another. Not really [...]
Dec 29th, 2011 | Filed under Development -
Facter: ZendServer
When you are dealing with Zend Server on a puppetized machine you can run into trouble: Zend Server uses it’s own packages for maintaining things like PHP etc so when you are installing PHP, you might end up with the PHP version of your distribution instead of the ZendServer. WE actually run into trouble once [...]
Dec 28th, 2011 | Filed under Development -
php 5.4 + htrouter: Your personal Apache 2.2 compatible server
Version 5.4 is soon to be launched as the next new stable release of PHP. Granted, there will not be major changes like we saw in version 5.3, but it will still have some nifty new features. Two of the most important ones: traits and the internal web server. This post is about the latter [...]
Dec 22nd, 2011 | Filed under Development, Server & Admin -
New company website is online
Ok, so it’s not he most beautiful website you will ever see. Nor will it be the one with the most content. But it’s my company website, and I’m proud of it. Even if it was only a matter of installing WordPress, finding a theme, do a little bit of tweaking and adding some content. [...]
Dec 13th, 2011 | Filed under Development -
Book review: Confessions of a public speaker
I’m not exactly sure where I got the link to this book. It was probably a tweet or IRC-posting from somebody, but it actually was because of Amazon’s take-a-look-inside that made me buy the book. The few parts of the chapters I read where not only funny, but had lots of interesting tips & tricks [...]
Dec 12th, 2011 | Filed under Development -
SPL: Using the iteratorAggregate interface
The SPL is one of hardest things to grasp for most PHP developers. But why is this? The lack of documentation inside the manual, the fact that there are not many real-life examples, or maybe it’s just too hard? In this post I will try to explain a bit more about the “iteratorAggregate” interface. Together [...]
Dec 4th, 2011 | Filed under Development, PHP -
Compatible code: starting with symfony2
Because learning new stuff is just one of those things I need to do on regular basis, I’ve decided to dive into another framework than the ones I’m used to. Having dealt with mostly Zend Framework 1 on a daily basis, and CodeIgniter which is the one I deal with a lot inside the Joind.In [...]
Dec 1st, 2011 | Filed under Development


