Prototyping web application using Excel: TutorSpree clone (crunchyideas.blogspot.com)
There are many tools currently available in the market for prototyping. But among the one i have used, I feel excel is definitely good. With some Macro (VBA) programming, you could actually make working prototype in super fast timeframes.
3 comments
[ 3.0 ms ] story [ 16.1 ms ] threadHTML and CSS are so easy to use that I prototype by actually building it, and then flesh it out as new things need to be introduced or, for example, I don't like the way the navigation works, I rewrite that small part.
I cannot imagine wrangling with Excel for anything other than tabular data.