Tag Archives: php

OnePress Community

I see lots of open source projetcs using Worpress as a blog platform, phpBB as a forum solution and Mediawiki as a wiki. I like them all, but maintaining them separately with no integrations is a pain. It's great when you … Continue reading

Posted in Tools, Web development | Tagged , , | Leave a comment

Simple and powerful intranet

These days I was looking for intranet solutions and I luckily found Open Atrium, an intranet in a box that has group spaces to allow different teams to have their own conversations. OpenAtrium is built on top of Drupal, has … Continue reading

Posted in Tools | Tagged , , , , , , | Leave a comment

PHP and PDF in pure Javascript

Javacript is the very first base stone concerning web 2.0. In the past, I always heard bad things about Javascript, but I guess all of them were said because Javascript was being used by the wrong people, in the wrong … Continue reading

Posted in Web development | Tagged , , , , | Leave a comment

Profiling and debugging PHP

Reviewing the code is an important task every programmer must (or should) perform. Sometimes the program you have just coded looks nice and fast, because all the tests you have performed using your well-controlled devel0pment sandbox showed no errors. Unless … Continue reading

Posted in Web development | Tagged , , , | Leave a comment