Integrate ColdFusion and BaseCamp via BaseCamp CFC
If you've ever done any project management, you're surely aware of how invaluable a good piece of project management software can be to help manage tasks. BaseCamp from 37Signals has rocketed to be one of the most widely used web-based project tracking tools available and rightfully so. It's easy, powerful and whole lot less expensive than Microsoft Project!
Terrence Ryan wanted some additional functionality so he whipped out an editor and created a ColdFusion component that ties into the BaseCamp API.
I've been using Basecamp for freelance consulting and I absolutely love it. I have one problem with it, once you shut down a project the client can't get any of their materials. It would be nice if you could export the entire contents of a project, compile it into a .pdf, and ship it off to a client as part of a project closeout.
Terrance has implemented quite a bit of the BaseCamp API most notably:
- All of the data retrieval methods
- Create, update, and delete methods for comments and messages
Basecamp CFC is a work in progress so you can assume you'll see more.
You can download Basecamp CFC from there now.- Login or register to post comments
- 491 reads
- Flag as offensive
- Printer-friendly version







Comments
Terrence Ryan replied on Wed, 2008/01/30 - 9:18am
david fafard replied on Thu, 2008/01/31 - 10:47am
Hi Terrence.
I have been looking for a way to intergrate CF and Basecamp for a while. Nice addition!
I am having a problem though and it may be the way I am setting up.
Passed the url, username and password and I get an error page
struct:
BASECAMPTIME [empty string]
my url looks like this http://myCompany.projectpath.com/
Dave
Terrence Ryan replied on Thu, 2008/01/31 - 12:00pm
in response to: dfafard
I sent Dave a PM to contact via email.
Terrence Ryan http://www.numtopia.com/terry