This is BrainLog, a blog by Dan Sanderson. Older entries, from October 1999 through September 2010, are preserved for posterity, but are no longer maintained. See the front page and newer entries.

July 20, 2006

JeffCroft.com: Django for non-programmers.

While it's not his point, I've been thinking lately about how these frameworks (Django, TurboGears, Rails) are so good for rapid prototyping that designers could use them to add lightweight data and logic to prototype designs, without the involvement of an engineer. It seems like, at least in some cases and for some people, it could save a lot of time mucking about with sample data in screenshots.

Related: TurboGears' Kid template system uses XHTML attributes to insert templating logic, so the templates can contain their own sample data and render almost perfectly directly in a browser without an application behind them.

comments...

Indeed! Good point, and thanks for the link!

This entry is no longer accepting comments. Feel free to contact me if you have a question or a correction. Thanks!