I’ve been back and forth a thousand times on Basecamp– I love it and I hate it, and have tried every alternative, but I just keep coming back. So instead of switching again, I’ve decided I should just start fixing the things that bug me, and I’ve started with the fact that I can’t get a feed of my tasks into iCal. Since ICS feeds are read-only, there’s no way to be able to check off basecamp tasks in iCal, but I’ve started using Minco to track my time (great app, by the way), and it pulls in a list of items to track from your iCal to do list. I’m sure you see where this is going– if I can push my Basecamp tasks into iCal, then Minco can see them. Maybe you have another reason for wanting your tasks in iCal, but this was mine. Anyway, thanks to Monte Ohrt’s Basecamp PHP API library, I was able to throw together an API tool to pull my tasks and push them out into an ICS feed in just an hour! I’ve made this tool available so you can easily drop it into iCal and away you go. Or, if you’d rather dig into it yourself, you can download my code from: http://tr.im/EjnN
(more…)
and