Marathon is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code.
New MiniApp: Storm Drain
Joshua creates a new miniapp to display hurricane webservice data and perform image manipulation.
Separating the UI ... from itself!
Jimmy talks about the "new" advantages of separating UI from Logic in "Separate UI from logic". While this is all fine and good, and everybody knows it, I find that - in practice - it just doesn't happen all that often...