Author Archives: bruno

Progress on the data handler (no, there’s no name yet)

On an earlier post, I discussed in depth my idea for a new, extremely powerful data handler for PHP. I’ve been developing it for a few months, and most of the features are already implemented, but something kept bothering me … Continue reading

Posted in Dev Series | Leave a comment

Brainstorm: Developing a robust GTD app

I love GTD. Ever since I first heard about this approach to productivity and managing one’s life, I’ve been impressed not only by its simplicity, but also by how easy it appears to be to develop an application that can … Continue reading

Posted in Dev Series | Leave a comment

Brainstorm: Improving Data Handling in PHP

For the past few months I’ve been working on a data handling library for PHP. This library will completely change the way we access and handle data in PHP. It is meant to combine all the tasks we often repeatedly … Continue reading

Posted in Personal Projects | Tagged , , | Leave a comment