While surfing the internet today, I came across something called “The List“. Simply put, it’s a to-do list written in PHP with a MySQL database. It’s actually quite remarkable. It would be the perfect to-do list for a web-based group working on software development, but could be adapted to suite almost any need.
The List would make an interesting addition to WordPress. Hmm, and interesting idea indeed! It’s released under the LGPL license, so it’s easy to adapt. I’m going to play around with it for a while and see how I can adapt it. I’ll report on my findings later. You can visit the release article here, or see a live demo here.

