Labs/Ubiquity/Meetings/2009-03-24 i18n Meeting: Difference between revisions

Line 35: Line 35:
== Notes ==
== Notes ==


* meeting times: this seems to be a good meeting time for many people... the latest doodle vote raised no objections. We'll try to continue to meet at this time weekly or so.
* <b>meeting times</b>: this seems to be a good meeting time for many people... the latest doodle vote raised no objections. We'll try to continue to meet at this time weekly or so.
* <b>the new parser</b>: mitcho created a [http://mitcho.com/code/ubiquity/parser-demo/ demo] of the new parser design. ([http://bitbucket.org/mitcho/ubiquity-playground/ source available])
** The design pairs a universal parser class with individual languages' parameters, making it easy to add new languages.
** cers added a Danish parser <i>on the fly</i> (now added to the demo + bitbucket)
** Future plans:
*** Felipe may make a Portuguese parser
*** Aza feels it's a little slow... we should continue to optimize it.
*** We should incorporate this into Ubiquity proper as a Ubiquity parser plugin. This may break current commands, though, with its new way of specifying arguments by semantic role. Aza suggests the time to do this may be together with web-page commands.
308

edits