WireframeSketcher. The making of.

Status update and a new release

Oct 15 2009 by Peter Severin

Hi there! It’s time for a status update. I’ve been quiet for the last month. The reason is that I and my family have been busy moving from France to Bucharest, Romania. It took most of my time, it was exhausting but it’s finally over. For the near future Bucharest is where I’ll be working from.

Here’s the good news. I am gradually adding more time to this project. Till now I’ve been working a full-time job and developing WireframeSketcher in my free time. Starting with October I am adding 2 workdays per week solely for WireframeSketcher development. For you this means more time spent on those features that you’d like to see added to this product.

New release

I am happy to bring you a new version of WireframeSketcher. It includes mostly small enhancements and more UI polish. Nonetheless you should find some interesting changes:

Combo with drop-down
Multiple selection
Underline style
Syntax highlighting
Mnemonics
Smart markup

Ubuntu Karmic Koala

The final version of Ubuntu 9.10 is soon to be out. It’s a great release and perhaps some of you are already using the beta version like I do. But not everything is smooth. In particular you might have noticed some redraw problems in WireframeSketcher. You can find more about this GTK related problem here. The fix for this is to set the GDK_NATIVE_WINDOWS environment variable. I do it in a shell script like this:

#!/bin/bash

GDK_NATIVE_WINDOWS=1 /opt/eclipse/eclipse

Updating

As usual to update to the latest version of WireframeSketcher just use the Eclipse update manager.

What’s Next?

Before moving to more advanced features I plan to add another round of widgets. Here’s a non-exhaustive list of what I have in mind: Arrow, Curly Braces, Charts, Calendar, Color Picker, Tag Cloud, better Tabs widget. Feel free to leave a comment to request another widget or change the priority of those that I’ve listed.

Enjoy!

Comments


Blog Archive