Category Archives: php

Drupal, amelioratory management

I’m going to take Drupal as an example during this post and outline some of the challenges of working on it with a loosely knit team. One major problem with PHP based content management systems is that it’s PHP. So, … Continue reading

Posted in drupal, php | 2 Comments

Fiddling with drupal forms

This will show some of the neat API calls Drupal provides which you could use to do almost anything. OxygenTank, the developer portal related to WSO2 products runs on Drupal. The code examples in this post are extracted from a … Continue reading

Posted in drupal, oxygentank, php | 2 Comments