Amazium bvba, your online partner
  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2010-07-03 22:13

Planning and Budgetting in Scrum Projects

In a pure waterfall project, processes for planning and budgetting are well defined. Scrum on the other hand provides a very flexible way of development which might make planning and budgetting more difficult.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2010-06-24 15:26

Introduction to WSDL

wsdl, xsd, webservices

Recently I had to create a soap webservice. The WSDL generator put in too much, so I decided to make the WSDL myself. Luckily a colleague gave me a quick intro.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2010-06-11 02:20

Content-driven Access Control with Zend ACL

zend_acl, zend framework

In my previous blog post Adding Context to your ACL I talked about adding "state" to your ACL. David Zuelke made some good comments about why this approach was not OK. I went back to the drawing board and came up with a new, cleaner answer to the problem.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2010-06-04 15:43

Adding Context to your ACL

zend_acl, zend framework

Recently I reached the bounderies of what Zend_Acl could do for me. I needed extra levels of access control and ended up cluttering up my controllers. In this article, I investigate and show a clean way to add context to your acl.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2010-06-03 16:48

Setting up an Development VM (ubuntu server 10.04)

vmware

Quite some time ago I wrote an article on how to setup a Debian development VM. In this article I will show you how to set up one with Ubuntu Server 10.04.

Previous Posts