Jacob Kaplan-Moss

Activity tagged “forms”

Bookmarks

Official Google Docs Blog: Stop sharing spreadsheets, start collecting information

New in Google Spreadsheets: publish a web form which submits data into your spreadsheet. This is completely brilliant. I can see this being incredibly useful. Yet another reason never to use Excel again.

(data, database, forms, google, spreadsheet, tools)

Label Placement in Forms :: UXmatters

Awesome study on where to place form labels for the best usability

(design, eyetracking, forms, interface, ui, usability)

Entries

Dynamic form generation

I had the pleasure of being on a forms panel at PyCon 2010 chaired by Brandon Craig Rhodes. To get a stable baseline, Brandon asked each of us to provide code showing how each forms toolkit might tackle a common forms problem: dynamic forms. Here’s my solution for Django.

(django, forms, pycon, pycon2010)