Archive for July, 2008

Mocking Up GUIs

July 24, 2008

I read about Balsamiq Mockups today over at the Atlassian Developer Blog. Balsamiq Mockups looks like a nice tool especially since it integrates into Confluence. It looks like JIRA support is coming too. Maybe I’ll get a chance to look into this more later.

For today, I opted to use OmniGraffle. Fortunately I found the Yahoo Design Stencil Kit which made the job even easier. They have stencil kits for Visio and Illustrator too.

WordPress for iPhone

July 22, 2008

WordPress released an iPhone app. Cool.

photo

jythonconsole-0.0.6 released

July 9, 2008

Jython Console is a Jython Interactive Interpreter that adds Code Completion.

jythonconsole-004.png

This release fixes bugs that were causing problems with Windows in 0.0.5.

I also added an example of how to embed Jython Console in Java

See the project page for more info.