Wireframe mock-up software
Posted
by Dave Jarvis
on Stack Overflow
See other posts from Stack Overflow
or by Dave Jarvis
Published on 2010-04-26T01:32:30Z
Indexed on
2010/04/26
1:33 UTC
Read the original article
Hit count: 558
Requirements
Looking for wireframe mock-up software for web apps with the following constraints:
- Desktop application (supports Linux) (can be online)
- Export all pages to separate image files (PNG or SVG preferred)
- Template for all pages
- Drag and drop standard HTML widgets for
<forms>
- Tabbed panels (that allow content on the different tabs)
- Shuttle controls
- Saves in an XML format (XSLT could convert to HTML)
- Widget alignment and resizing (relative to other widgets)
- Under $100.00 USD
Examples
That come close:
- Cacoo - Not a desktop application; does not have a true tabbed panel widget
- Pencil - Export feature has serious bugs (missing text); no template?
- Balsamiq - Installation proved cantankerous on Linux (due to Adobe AIR)
- Mockingbird - No shuttle controls; no auto-resize of widgets
- Pencil & paper - Not a good look for a formal document presented to clients
Any others that meet the requirements?
© Stack Overflow or respective owner