Archives
-
7-9 june – DPC – Amsterdam – Netherlands
Separating the concerns Separation of concerns is one of the key foundations to make software scalable, maintainable and readable. So even though everybody agrees it’s a “good thing”(tm), lots of object oriented code that is written does not follow this principle. How is it that this separation sounds easy in theory but is very hard [...]
Feb 6th, 2012 | Filed under Talks -
7-9 june – DPC – Amsterdam – Netherlands
Puppet for dummies Puppet is a configuration management tool which allows easy deployment and configuration ranging from one to a thousand servers (and even more). Even though puppet is a common tool in the devops-world, it is still a strange piece of software for developers. How does it work and what can it do for [...]
Feb 6th, 2012 | Filed under Talks -
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 -
22-25 May – PHP|Tek12 – Chicago – United States
Puppet for dummies Puppet is a configuration management tool which allows easy deployment and configuration ranging from one to a thousand servers (and even more). Even though puppet is a common tool in the devops-world, it is still a strange piece of software for developers. How does it work and what can it do for [...]
Feb 1st, 2012 | Filed under Talks -
22-25 May – PHP|Tek12 – Chicago – United States
Alice & bob: Public key cryptography 101 HTTPS, SSL, SSH, PGP are terms most people know that they are somehow related to encryption. But how does it work? During this talk you will find out why even the most complex encryption algorithms used today are based on very simple concepts. We will dive into the [...]
Feb 1st, 2012 | Filed under Talks -
22-25 May – PHP|Tek12 – Chicago – United States
(Re)discovering the SPL The Standard PHP Library (SPL) might be one of the most powerful, yet the most unused part of PHP. The lack of documentation about SPL makes it that a lot users don’t really harvest the power that SPL brings. During this presentation I will dive into the numerous iterators, data-structures and interfaces [...]
Feb 1st, 2012 | Filed under Talks -
11 February – PFZ Workshopdag – Twente – The Netherlands
SPL De SPL, oftwel de Standard PHP Library. De meeste PHP programmeurs zullen er waarschijnlijk wel van gehoord hebben, maar weinigen zullen er mee gewerkt hebben. Deze library maakt het mogelijk om niet alleen sneller, maar ook efficientere en betere PHP code te schrijven. Niet voor niets gebruiken veel frameworks deze componenten. Tijdens deze workshop [...]
Feb 1st, 2012 | Filed under Talks -
16 march – Techademy – Netherlands
Scrum for beginners A workshop on the basics of SCRUM. Links: Since this is a commercial workshop, no slides are available. Joind.in
Feb 1st, 2012 | Filed under Talks -
3 May – Competa Techtalks – Netherlands
REST in practice You’ve read the dissertation by Roy Fielding. You’ve seen the slides on slideshare. You know everything that you need to know about HATEOAS. So now it’s time to deploy REST into your new API and turns out: it’s not as easy as it looks. How do we let someone login? How do [...]
Comments OffFeb 1st, 2012 | Filed under Talks


