Category Archives: Uncategorized

How to check if you’re running a debug swf

There was a brief thread on flexcoders recently about how to check if an swf was built for debugging or for release.  With this check you can build all sorts of debugging diagnostics into your application and then compile an unaffected release build without changing any code.
There is no built in way to perform this [...]

Posted in Uncategorized | Tagged | 2 Comments

Presenting at DC’s World Usability Day Event

Today is World Usability Day, and this year’s theme is transportation. I’ll be presenting the work I’ve been doing at the CATT Lab at DC’s local Usability Day event. The title of my poster is Real-time and Historic Incident Visualization Using Timelines, and it describes an application that allows users to understand everything [...]

Posted in Uncategorized | Leave a comment

Hello, Flex Community

I’ve been doing Flex development for a while now, and I think it’s about time I started participating in the community.  I’ll be posting all kinds of Flex-related work, so something interesting is bound to pop up eventually.
Who am I?  I’m a computer science graduate student at the University of Maryland, College Park, and my [...]

Posted in Uncategorized | 1 Comment