Sketching A Webpage With Denim
Sayten241 writes "Wired is running an article about a program from UC Berkeley in which website developers can literally sketch out a webpage using a tablet. The article states that Berkley felt that since so many web-developers sketch things out on paper before they begin, why not allow them to sketch on the computer? This program is not limited to websites however. It has also been used to help MIT design a Linux Interface (click the blue parts of the image to navigate through interface)."
Well...at least it looks better than KDE.
*just joking!*
Great, but now I need a computer program to help read the horrible handwriting.
:)
I can see this thing being very useful for writing out doctor perscriptions
'Let's see, this script says 30 pills of Acetpoiunasd and 10 pilos of Hydroasdhkjh'. No problem!
"Can of worms? The can is open... the worms are everywhere."
I know of a guy who sketched his website on some A4 sheets. Then he thought "heck, this is good, why waste an effort." He simply scanned these pages, added some code for navigation and that was it.
So it's a Paintbrush toy with an HTML wrapper. Back in my day we called this Imageready.
Now if only it did OCR and converted lines into tables, then we'd be on to something. I can't keep track of the time wasted futzing with tables.
-Billco, Fnarg.com
Tip to webmasters using this software. All that time you saved avoiding learning HTML, Dreamweaver or whatever you now have to invest in penmanship lessons.
Most "tools" for "non-techies" put out atrocious garbage like undefined codepoints (which appear to work but only if you're running Windows) and layout with no structure (so the document makes no sense unless you can render and view it in two dimensions and at a resolution and font size similar to the authors') and sometimes even defective markup (only certain user agents happen to have the error-handling behavior you're relying on).