You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by dwightHugget <ja...@concentric.net> on 2003/04/18 08:59:17 UTC

What do you use

For web application prototyping ?
Often time I would like to whip something up just to show and talk flow 
without having to write and deploy minimal screens.

thanks
-- 
Dwight Hugget
http://www.dmhEnterprise.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


[OT] Re: What do you use

Posted by Tim Funk <fu...@joedog.org>.
First I use pen and paper. To get a rough sketch for me.

Next I use Textpad/Dreamweaver/... to write ugly html screens. I usually make 
the screens _ugly_ to force the user to focus on functionality. So they can 
answer the question:
- Is all the information there?
- Is the flow correct
- Are the business rules listed correct?
- Are the picklists really picklists and not type in fields and vice versa.
- What is optional, required?

Then I might make prettier html wireframes depending on the situation.


-Tim

dwightHugget wrote:
> For web application prototyping ?
> Often time I would like to whip something up just to show and talk flow 
> without having to write and deploy minimal screens.
> 
> thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org