Building a project tracker in Flex & AIR

Bug Tracking in Flex & AIR

Ok, this isn’t going to be a tutorial – not yet anyways.  So many projects, so little time to write about them.

As part of my attempts to improve the way I work, I’ve been on the look out for a private hosting solution for Subversion, that comes with project management tools like bug reporting, and – crucially – an API that I can work with in Actionscript.  My rather uninspired image above is the first draft of my bug tracking tool.

Unfuddle Screenshot

My searching has led me to a website called Unfuddle, which offers all of these things.  They have an API that works around url requests and HTTP headers authentication, which means that in theory (and practice) I can write Actionscript that can retrieve and write information to my unfuddle account.  All of their examples are in curl(!), but the principles are easy enough to translate, which is what I’m working on right now in Flex.  Once I have things a little more concrete, I’ll post a proper tutorial of some sorts.

Unfuddle offers free accounts, as well as paid ones so if you wanna do the same as me, give it a whirl.  I’ve even posted a small Flex example in the community forums over at Unfuddle.

, , ,

About James

James is a Senior New Media Developer at MMT Digital, and has BA(Hons) in Design for Interactive Media from the University of Gloucestershire. He loves designing and producing all sorts of website and Flash-related things, as well as prattling on about technologies.Day-to-day he works with Flash, Dreamweaver, Director, Microsoft Office Sharepoint Server 2007 (MOSS) and in his spare time he mucks about in Flex and Wordpress.Follow James on Twitter.

2 Responses to “Building a project tracker in Flex & AIR”

  1. Joeflash 30th January, 2009 at 1:33 am # Reply

    Unfuddle is a good deal if you’ve got lots of members which don’t use a lot of space. But my experience has been that RIA development, if you’re checking in fonts and graphical assets including PSD source, can go way beyond half a meg. And have more than a few projects, and you’re over the 2GB at $24/mo pretty quick. Assembla gives you $3/GB/mo, but it costs to have a large team unless they’re on multiple projects. And Assembla has way more features if your needs expand later. I don’t work for them, but I’ve been using them for nearly six months and I’m impressed. I don’t know if they have a backend API or not.

    Compare Unfuddle’s plans with Assembla’s plans.

  2. James 30th January, 2009 at 2:35 pm # Reply

    My current plans aren’t likely to include a lot of storage space, but I can see how it would get expensive.

    It looks like Assembla also has a pretty good API for everything but it doesn’t look like there’s a ‘free trial’ option, which is basically what I’m using now to get a feel for it all.

    Thanks for the links – interesting comparisons!

Leave a Reply

Note: This post is over 3 years old. You may want to check later in this blog to see if there is new information relevant to your comment.