-
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- October 2008
- August 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
-
Meta
Tag Archives: microformats
Operator 0.8a is Available
I have made an alpha of Operator 0.8 available. Special thanks to Elias Torres for the RDFa support. My primary goal with Operator 0.8a was to attempt to finalize APIs for both Operator and Firefox 3. What I actually ended … Continue reading
Where is the next version of Operator?
You might have heard from Elias Torres that we have RDFa working in Operator. You might also be wondering where that version is. Basically I’ve been working very hard to finalize the APIs so that I can get things ready … Continue reading
Microformats and Firefox 3 (for Developers)
So let’s talk about what Firefox 3 will hopefully offer for developers. The goal is that extension authors will have an API to access microformatted data directly without worrying about parsing. In addition, there will be a model for adding … Continue reading
Microformats and Firefox 3 (for Users)
I’m now the official owner of microformats support in Firefox 3. Here is the preliminary design document. At this point, we’ll primarily be focusing on making microformats available to extension developers, with very little UI. The primary motivator behind this … Continue reading
Operator Action Architecture
One of the things I’ve been trying to finalize for the next release of Operator is the action architecture. Here’s what things look like now. ufJSActions.actions.corkd_search_tags = { description: “Find wines on Cork’d”, icon: “http://corkd.com/favicon.ico”, scope: { semantic: { ”tag” … Continue reading
Operator 0.7 is available
Operator 0.7 is on addons.mozilla.org. I have a few things I wanted to share about this release. New features will be at the end of this post. I’m not sure people realize there are other ways to interact with Operator … Continue reading
Operator and DOM Mutation Events
This is working so well, I have to tell the world. I just added support for DOM Mutation events to Operator. So now when DOM nodes are added and removed from the document, Operator will update appropriately. But that’s not … Continue reading
SXSW Wrapup
I’m back to work after an action packed few days. SXSW Interactive started Friday night and when I got there, the line was outrageous, so I thought I was going to miss the first panel I wanted to attend. After … Continue reading
SXSW – Posting from my Wii (mostly)
If you are going to be at SXSW this year, you can catch me at the microformats panel on Monday at 2. I’ll also be at the Mozilla/Democracy party Monday night. (Feel free to use Operator to add those events … Continue reading
Operator Source Code is Finally Available
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 … Continue reading