01.31.07 - 04:08am
I need to hand in the schedule for the Mozilla Developers Room at FOSDEM in by the end of the week, so I’m making a last call for presentations. If you want to give a talk, please add yourself on the wiki.
Category: Mozilla | | Comments Off
01.29.07 - 05:13am
I’ve just spent the second half day trying to get the aOW plugin to work. Honestly, just to install its dependencies. So instead of trying to find out if aOW could help me in my work, I spent some quality time with each and every UE bug that the plugin manager in eclipse has. Like, [...]
Category: Eclipse, Mozilla | | 5 Comments »
01.12.07 - 12:45pm
So I successfully hacked my python stuff to create jars, and to do so for python 2.5, too. Testing it in the MozillaBuildRC1, here’s time make -C browser chrome for the current code and my new hack: real 0m21.812s user 0m20.731s sys 0m11.761s vs. real 0m10.375s user 0m9.028s sys 0m5.158s from scratch. The numbers don’t [...]
Category: Mozilla | | Comments Off
01.11.07 - 03:41pm
As a heads-up, I’m making some progress to use a single python process per jar.mn in bug 361583. AFAICT, I have all the odd ends figured out to merely run one python script per jar.mn, instead of starting a two perl processes per jar.mn, and one per preprocessed entry, plus two calls for zip. I [...]
Category: L10n, Mozilla | | Comments Off