Hacks

Simple Project Mgmt. using Tadalist

Tadalist is good for managing simple to-do list but it can be used to make a simple makeshift Project Mgmt. Tool which is what I am going to use till I find a proper way to manage the projects which we are handling.

Since tadalist provides a RSS feed for the todo entries, we can use that to create a flash widget which gets the inputs from that data and create a simple widget which displays stuff like project name, amount, deadline & client email.  As there aren’t multiple fields available in the todo list we need to cram all the details into the single item field. The different data can be separated with a | which will enable us to extract the relevant data from a single field. I will be updating this post as we proceed further with creating a Flash Widget.