RSS

Timani I

Open Source web blogging

Posts Tagged ‘PHP’

 

PHPDoctor – Simple PHP API Documentation

Friday, May 14th, 2010

Out of the many documentation tools out there, one of the easier is PHPDoctor.

Its dead-simple to get started and i think i may do a quick video but again it is another reason why as a developer you should get firmiliar with the command line, as you can generate web viewable documentation for you entire system or application with a single command.

php phpdoc.php myconfig.ini

Check out the PHPDoctor and be try get a better handle on your documentation, your developers, managements, and business development guys will thank you for it in the future.

Open Source PHP Project Management

Saturday, February 27th, 2010

When we were planning on setting up our project management solution we wanted to get something that would meet a number of criteria that we had.

(more…)