June 26, 2003

A tree of all sub-documents

subDocs.zip (unzip to chrome)

Then run framesetOuter.xul from chrome, and see what happens.

Posted by WeirdAl at 7:26 PM

June 22, 2003

Bug 156072 (#document) FIXED

#document node now appears as root node in DOM Nodes Viewer.

I am a happy man. That was one of very few patches I had basically written on my own for Inspector which didn't need localization.

I may have to bump several others needing localization back to 1.6alpha. The new features aren't necessarily stuff you want in 1.5beta.

Posted by WeirdAl at 12:45 AM

June 20, 2003

JSObject blues

Latest attempt at fixing bug 193942

Bug 193942, JavaScript Object Panel needs more features

I still can't figure out a good way to determine if an object has unenumerated numbered properties...

Posted by WeirdAl at 7:39 PM

June 11, 2003

Pun of the Day

Excerpt from #mozilla IRC chat:

jst we need one that says "Stop whining, just do it!"
caillon yeah
alecf god yeah
I could use that a lot when doing my reviews :)
peterv heh
WeirdAl whines only when he doesn't understand
pouts the rest of the time
alecf that's not a good time to whine
wow you're a barrel of laughs
WeirdAl well, think about it: I'm right by Napa. Whining (sp!) comes naturally up here

(For those of you not from California, Napa Valley is world-famous for its wines.)

Posted by WeirdAl at 4:09 PM

June 7, 2003

MathML Overlays

New topic for my forum: Number Crunching, for all the mathematics-related ideas I have.

MathML Overlays

Had an interesting idea, and decided to go after it: what would it take to overlay one MathML expression in parallel markup (see Chapter 5 of the MathML 2.0 spec for details) onto another?

The proof-of-concept is a two-file zip included by link here.

Posted by WeirdAl at 5:30 PM