Archives

  • Setting up a development environment

    Doing development on multiple projects can be a burden from time to time. One project would be running on PHP 5.3, while another still needs 5.1. Sometimes you need a MySQL server, while on other occasions, you need a NoSQL solution like couchDB or MongoDB together with all kind of gearman functionality. This article shows [...]

    Feb 4th, 2012 | Filed under Development
  • Pragmatic investment plan 2011-2012 : The update

    A little bit less than one year ago (actually, 9 months ago), I’ve created a blogpost about creating a Pragmatic Investment Plan. Even though the year is not finished for me yet, I still like to share my experiences with such a plan and what actually has come from it.

    Feb 2nd, 2012 | Filed under Development
  • 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
Archive for the ‘Development’ Category