Archives

  • 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 [...]

    Share
    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 [...]

    Share
    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 [...]

    Share
    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. [...]

    Share
    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 [...]

    Share
    Dec 12th, 2011 | Filed under Development
  • 20 january – Techademy – Netherlands

    Workshop REST A workshop about doing REST right. Even though most API’s define themselves as being RESTful, not many of them arent. So what exactly is REST, and how do we convert a reallife business-case into a RESTful API design? Links: Since this is a workshop, no slides are available. Joind.in

    Share
    Dec 6th, 2011 | Filed under Talks
  • 19 december – Techademy – Netherlands

    Introduction into the SPL This workshop is a combination of an introduction into the SPL, plus handson assignments in using it. We will be talking about iterators in general, the SPL iterators, the SPL interfaces and the SPL exceptions. Links: Since this is a workshop, no slides are available. Joind.in

    Share
    Dec 6th, 2011 | Filed under Talks
  • 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 [...]

    Share
    Dec 4th, 2011 | Filed under Development, PHP
    Tags: , ,
  • 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 [...]

    Share
    Dec 1st, 2011 | Filed under Development
Archive for December, 2011