FOSDEM 2007, CFP

December 8, 2006 on 10:46 am | In Mozilla | Comments Off

If you have an idea what you would like to do in or around the Mozilla Developers Room at FOSDEM 2007, please add that to the wiki. In particular, if you want to present something, that’d be good to know early, so that folks tempted to attend know what they miss out on if they don’t.

PS: No Papers required, just Participation.

entity lookup and fallback in expat

December 8, 2006 on 10:14 am | In L10n, Mozilla | Comments Off

As there were more people talking about this than I recall, here’s the public correction on what I though would be true:

  1. I see no way to hook into expat to make it resolve an entity. See the XML_TOK_ENTITY_REF handling in xmlparse.c.
  2. We can redefine entities. I’m not exactly sure on how the brand.dtd-inclusion in the neterror overrides will like this, yet.

Does hacking the chrome protocol to concat the DTD files for all available locales sound like a good idea?

And I wonder if we can revisit the XML_ERROR_UNDEFINED_ENTITY in xmlparse.c to just notify us, so that we could whine in the error console without busting.

Statemachine compiler suggestions, anyone?

December 8, 2006 on 6:28 am | In Mozilla | 1 Comment

I’m looking for code that generates statemachines in different languages from a single source. I peek at SMC, but I’m sure there’s more. I’m looking for js, python, C/C++ output. Even more so, it should be kind-of simple to understand the syntax, and lightweight-ish to run.

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^