Jul 30
Send your reports in style!
Topic: code|Status reports are a pain in the arse to write. And doing it every week? Fuggedaboutit.
As you would expect from a geek, I decided to code my status reports. I have mentioned earlier that I use Basecamp for project collaboration. The Basecamp API was released a few weeks ago. And Quirkey has a PHP wrapper for the API. Sweet. All I had to do is decide on what stuff to include in the report and the design of the report itself.
The result: a nice-looking report that is rendered automagically every week.

The code: PHP wrapper for the Basecamp API, PHP code for the report, CSS for the report