More information about the Underscore mailing list

[_] database design

Tim Beadle tim.beadle at gmail.com
Thu Nov 30 13:33:43 GMT 2006

On 30/11/06, Rick Edwards <rick.edwards at gmail.com> wrote:
> Woo just suddenly dawned on me just how complex this is, especially
> when you consider we dynamically create forms with form field labels
> from data in the database.
>
> I'm guesing there's probably going to be a large overhead associated
> with internationalizing a dynamic data driven web app.
>
> Hmm this is going to be fun.....

Molly Holzschlag of the w3c has presented on "i18n: the sleeping
giant" at several web conferences:
http://www.google.co.uk/search?q=internationalization+molly+holzschlag+sleeping+giant

Her pdf slides are available somewhere in that results list. Might
give you a few pointers, as might other people's notes from the
conferences.

Tim