The Artima Developer Community
Sponsored Link

Web Buzz Forum
textmockuptool

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stuart Langridge

Posts: 2006
Nickname: aquarius
Registered: Sep, 2003

Stuart Langridge is a web, JavaScript, and Python hacker, and sometimes all three at once.
textmockuptool Posted: Feb 28, 2011 7:20 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Stuart Langridge.
Original Post: textmockuptool
Feed Title: as days pass by
Feed URL: http://feeds.feedburner.com/kryogenix
Feed Description: scratched tallies on the prison wall
Latest Web Buzz Posts
Latest Web Buzz Posts by Stuart Langridge
Latest Posts From as days pass by

Advertisement

textmockuptool. A daft tool to help me do wireframes of windows in ascii-art. When I mentioned that this is how I do mockups, dobey said that I should join the 21st century. So I videoed myself using it and put the video on YouTube and embedded it with the HTML5 video element. That's so far into the 21st century that I'm not sure it'll even work.

Basically, I think that a text mockup of a window is a really simple way to get going. If you see:

+--------------------------+
| x _   My great app       |
|                          |
| Name:    [_____________] |
| Gender:  (o) M     ( ) F |
| Country: [Andorra     v] |
|                          |
|          [Cancel] [ OK ] |
+--------------------------+

then it's reasonably obvious what's meant: no-one complains about the graphics not being right; it's incredibly quick to do (that one above took less than a minute -- try mocking up that same window in that time in Balsamiq or Pencil or Glade or Qt Designer or Google Sketchup or whatever); and it's dead easy to show to other people because it's just text. You can cut-and-paste it into an email; it's really easy for them to alter (not the case with, say, a PNG), and they'll definitely have the tools to edit it (not the case with, say, an SVG or a .glade file).

Anyway, the most annoying thing by miles is having to go along and add spaces to all the rows when I want to make the window bigger, and keep toggling between insert mode and overtype mode when I want to add things to the middle of the window. Hence, textmockuptool; now I don't have to do that. I don't think the Balsamiq people are gonna be quivering in their boots over something I wrote in an hour, but, hey, I like it.

Code at lp:~sil/+junk/textmockuptool, anyway.

Read: textmockuptool

Topic: Analysis of CloudShare’s Exciting New CloudShare ProPlus Software Previous Topic   Next Topic Topic: Win a free copy of Microsoft Office Professional 2010

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use