Month: February, 2007

Operator Source Code is Finally Available

21 February, 2007 (21:14) | firefox, microformats, operator | 6 comments

Update:ufJS and ufJSParser have ended up being integrated into Microformats.js. This will also be the core microformats code in Firefox 3. The API is documented here.

My apologies for taking so long, but the Operator source code is finally on svn.mozilla.org

For now, this includes ufJS and the ufJSParser. I am working on creating a separate project […]

Operator 0.7a is available

16 February, 2007 (14:58) | firefox, microformats, operator | 21 comments

Operator 0.7a is available. This is an alpha release. Really.

You probably won’t notice anything obvious that has changed, but under the covers, things are very different. Here’s a list of some of the changes:

Complete rewrite of parser and actions system
Experimental support for species and XFN (These probably won’t be in the official release)
More complete support […]

Rearchitecting Operator

14 February, 2007 (07:49) | firefox, microformats, operator | 4 comments

Why does it seem that every piece of software needs to be rearchitected at least once or twice?

So after chatting with Andy Mitchell about his Webcards work we decided to collaborate to try to avoid duplicating effort. I’m just about done with phase one of that effort.

The results of this effort include:

Moving to a […]