Google Answers Logo
View Question
 
Q: Prototyping web applications for outsourcing ( No Answer,   3 Comments )
Question  
Subject: Prototyping web applications for outsourcing
Category: Computers > Software
Asked by: clarkv-ga
List Price: $20.00
Posted: 06 Mar 2005 09:08 PST
Expires: 05 Apr 2005 10:08 PDT
Question ID: 485655
Whats the best way to prototype web applications - and create
specifications that will allow the project to be outsourced easily and
with a greater degree of accuracy. If you can provide links to
software, or an explanation of a methodoligy (perhaps using Macromedia
Dreamweaver), this would be helpfull. Examples of actual prototypes
and thier specs would be extra helpful.

Clarification of Question by clarkv-ga on 09 Mar 2005 05:24 PST
When I mean "web application" I mean dynamic web-based site using
asp/asp.net/coldfusion technology.  Any by prototype - I mean creating
a static html representation of how it should function when its
actually programmed and working.

Clarification of Question by clarkv-ga on 09 Mar 2005 05:25 PST
One example of a "web application" would be your banks system that
allows you to login and view your account balance, make transfers, and
view images of your checks..
Answer  
There is no answer at this time.

Comments  
Subject: Re: Prototyping web applications for outsourcing
From: havoyan-ga on 12 Mar 2005 05:59 PST
 
Take a look at http://www.buildap.com - it allows visually design of
executable web workflows. Tool for fast prototyping of dynamic web
applications (e.g. http://www.buildap.com/Screenshots/photoalbum_photo_view?b_start=0).
Subject: Re: Prototyping web applications for outsourcing
From: willcodeforfood-ga on 14 Mar 2005 13:39 PST
 
Try a search using these terms:  html wireframe design

That will help you research design methodologies.  I'll give you a bit
of personal insight and observation based on several years of
designing and building web applications:

When I've had to build web applications in the past, I was always very
happy to see a client show up with wireframes in their
design/specification documents.  In fact, wireframe designs are often
built in HTML, even when the application itself is not going to be
based on an HTML presentation.

I've even seen web application prototypes that were put together by
folks that were more graphic artist than web designer.  These designs
paint the entire page as an image and then use hotspots on the images
to simulate links.  This allows the prototype to display on the
client's browser during a sales presentation and ensures that cross
platform issues do not arise becuase the client has some funky weird
species of browser.  Usually the hotspots are highlighted in the
images to make them easier to find.

The wireframes plus their accompanying narratives create an
application storyboard that is much easier to follow than a flowchart
or UML diagram or other technical specification.  Those sort of
technical specification are great for explaining algorithms or code
internals, but it sounds like you are trying to focus on what the user
sees and how the user interaction flows.

If you can, create a document that can (even roughly) map each HTML
form element (i.e. INPUT, SELECT, TEXT tag) with its corresponding
database field.  This will also be a great help to the programmer.

Ask your programmer to consistently apply CLASS attributes to each tag
in the pages and use linked stylesheets so you can worry about the
markup (shading, borders, fontstyles, etc.) separately from
functionality.  Sometimes markup and design get intermixed during
discussions and evaluation.  It will be problematic for you to be
fretting over color schemes while the programmer is just trying to get
the pages to run right.
Subject: Re: Prototyping web applications for outsourcing
From: clarkv-ga on 14 Mar 2005 14:41 PST
 
Thanks willcodeforfood-ga your comments were helpfull.  I have worked
out a Dreamweaver template of sorts that I will be using to create
prototypes.. the template includes an area for screen design and a
nice box below to enter notes about items on the page.  Send along
your email if you want me to shoot you a copy of what I have.. might
be helpfull.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy