Discussion on:

18
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
They just might end up in somebody's menagerie.
0 Votes
+ -
Moderator
No doubt...
boxfiddler 1st Apr 2008
Collecting things is an art.
0 Votes
+ -
end up Version 1 Alpha, and usually for the wrong reasons. They are valuable and sometimes the only effective way you can approach solving a problem.

When you do one though, keep in mind what it's for.

Don't be tempted to bolt in out of scope stuff to make it 'look' better, don't waste effort making things faster, more robust. Unless that's what the prototype is for!

Remember how many things you bodged to get onto the 'interesting' bit. Document it, and delete it.

If you are doing iteration one of phased design, you are not doing a prototype, you are doing a product, that's an obvious major difference but one that is foolishly skipped over by the sales type shrink-wrapping that experiment you did last week.

Last but not least, look at what you want to do and then choose a lifecycle. Do not look at how to make what you want to do fit an already chosen lifecycle.
0 Votes
+ -
sw like iRise or prophesy.
they detail use cases in a model independent of pgmg language.

for this reason is not a prototype of the functioning sw but saves you endlessly in getting reqts right.
Sorry... you will never compare... only contrast.

Could you put that post in plain English?
these tools are "slicker 'n baby snot".

I think is a mistake to setup actual working prototype before you have a visualization of how it works done. You hash out a prototype in 'code' and it is likely to have its guts 'refactored' onto a new database or technology during your iterations on the project.

with a 'visualization' type software, you are NOT worrying about the guts to make the prototype simply show the use cases you want. (the functions of the prog are the use cases)

AND you can show this to the sponsors / users BEFORE you start coding or even start the project possibly.

Plus these are (in iRise case at least) a visual repository for reqts / use cases.
0 Votes
+ -
The Other Rule
dogknees 1st Apr 2008
Closely related to prototyping is the maxim "always plan to throw the first one away". The first version often being a prototype that's bashed and hacked about to refine the requirements.

This often results in a heap of junk code and data that ultimately has to be removed, rewritten or refactored to get to the final version.

It's often better to simply start over than to try and refactor or modify it into the final version.
Terrific. I wish a lot more to see in future of this sort. These sorts of articles really useful for the young ones who are waiting to plunge. I cherish and wish the great service to the tech community continue...vibrantly

Muralidharan Kuppuswami Iyer- India
0 Votes
+ -
I've been prototyping apps for over 20 years. The best developers I know do the same thing. The best PMs I know require them.

However, you must make everyone understand that the proto isn't the end-all. It's just the beginning.....
Prototyping, proof of concepts, and piloting are excellent approaches to clarifying requirements and improving the ultimate success of the project. However, it can be a challenging sell to recommend any one of these routes to inexperienced executive/senior management when the perception is this will take more time up front and they want the solution in place tomorrow.
0 Votes
+ -
This is a great post and I'm totally game for prototyping provided there's a tool which's available for creating such prototypes.
I've started playing with this and it seems very useful. It's free too and integrates with a few widely used developed tools.

BTW...I'm not connected to Serena.

ShimCode
0 Votes
+ -
I have had good success with this approach, particularly in BI projects, use of Power Point for relatively simple componets to build a BI dashboard visual can be very helpful. Caution: DO NOT show somethign that your toolset or DB cannot support when it comes to building the genuine application. I use it to solicit input and requirements for version one of the application.
0 Votes
+ -
This is what causes me so much confusion about the role of the Project Manager versus the role of the Business Analyst/Systems Analyst or even the Programmer Analyst. I am concerned at how involved the PM should be involved in something lie SW development. In this scenario, the PM appears to be playing the role of Business Analyst.
If you are building a prototype to collect / amplify requirements from an essentially nebulous spec, then the initial management phase has got to be collection and analysis, after all until you you know what you have to do, you can't manage anything after it.

So the PM might chase up getting a first draft prototype built, usually with an analyst and a developer, if you are lucky even a customer.

Once things start getting nailed down then there are some more things to manage.

It's amazing how many times you see the time for building, testing, deploying and documenting budgeted and allocated before the prototype is even started. All too often this explains why the prototype ended up as the product.

The other prototype that gets built is say one to examine the use of a particular technology.

Usually you do that from a fairly well known set of requirements, perhaps even an existing application.

This might be switching from client side web to server side, client server to web based or say using Silverlight, or EJB.

Obviously the results can have a serious impact on the project but it shouldn't (unless you respecify) affect the meat of what you want to build.

Either one is potentially 'wasted' effort , if you intepret the effort as not producing a deliverable. A myopic viewpoint to say the least but we are talking about bean counters here.

I've just had yet another bad experince with a prototype, to be quite honest I'm coming to opinion that formally declaring you are going to do one is a serious risk. There are far too many types in charge, who don't know what one is.
0 Votes
+ -
I would think (re: your last paragraph) that this is one place where a clean description of the prototype (visio, powerpoint, html with minimal code, etc.) becomes so important.
that if it's for layout , use a drawing package, and if it's for tech do a console app.

Not because it's a better way to do it, but because you don't end up with something they'll try to sell.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.