Mozilla
Firefox, Linux and Flash Transparency
MozPad
More Information
More information about MozPad can be found at the following sites:- MozPad.org - the main project wiki.
- MozPad moon - the project news aggregator.
- mozilla.community.mozpad - community newsgroup More...
Certificate Change Notifier
I'm working on a simple extension for Firefox that would notify the user when an SSL/TLS site's certificate changes. This way an informed user could decide if the certificate change was valid / expected and opt out of an ssl session in questionable circumstances. Is there any interest in such an extension? My friend ask me whether there was a way to do it so I'm working on proof of concept code, I will release it as open source if anyone cares.
Update:
Working proof of concept code released. See XPI attachment below. Note: this is tested in Firefox 3.0 beta 2 and it uses mozStorage (sqlite) to keep track of the url/certificate mappings. This isn't really usable, it's simply a proof of concept with no useful user interface. It will pop up an alert when you visit a site that has changed it's certificate since your last visit.Update #2:
An updated version of this extension is now available on addons.mozilla.org (it's in the sandbox until it's been reviewed.) You have to log in before you can view the sandbox: Addon #6415XUL Controls Example
Tonight I threw together a little XUL file that demonstrates most of the major user interface [controls|widgets|whatever] so that I could get a quick idea of how any given GTK theme would look on a variety of different interface elements. I'm sure there is a GTK application that does this but I thought that it would be an interesting use for XULExplorer.
So without further ado I present you with my mostly useless example-widgets.xul
jabber for mozilla: sameplace.cc
PsycZilla
About PSYC:
"Imagine smartly multicasted chat and conferencing, non-proprietary instant messaging, distributed social networking and data sharing. And now imagine all of this rolled into one. PSYC is an open source protocol and technology, bringing the useful and amazing aspects of several technologies, some of which have been proprietary too long, together." Read More.
PsycZilla is a PSYC Client for the Mozilla platform. PsycZilla started as a PSYC extension for Firefox and eventually branched out into standalone XULRunner applications for Linux and Mac OS X. You can read more about PsycZilla at http://www.psyc.us
Mozilla kills Thunderbird
Improving Drupal's support for the rel-tag Microformat
I recently installed the Operator extension for Firefox. Operator is an interesting little extension which attempts to expose microformats embedded in web pages through a toolbar in the browser.
While browsing this site with Operator installed I noticed a problem with the tags that are typically attached to each post to organize the site into categories. Drupal attempts to conform to the rel-tag microformat by attaching a rel="tag" attribute to each tag link (Look at the section titled Tags: at the top of this post.) The problem is that drupal uses numbers for each category (aka "Taxonomy Term.") and numbers don't make very readable tags. As several others have already pointed out, this could be considered a deficiency in the microformat. The rel-tag specification doesn't provide any alternate way to specify a text-version of the tag, other than the last segment of the url. In the case of drupal, the last segment of a taxonomy url is the taxonomy term id, which is a number.
More...Tagging in Firefox 3
Some cool developments
I would like to share a couple of random, somewhat unrelated items:
- A new version 0.1.3 of POW was released recently. This version adds stability and bug fixes and some cool new features. The interesting stuff: Firebug Support and Standalone Server Support. This should be very interesting!
- Mark Finkle wrote an interesting introduction to WebRunner - a "Site-Specific Browser" that can run your webapps in a separate process from your normal browser. This makes web applications feel more like desktop applications and helps keep your main browser from getting too bloated with the overhead from sites like Google Reader or G-Mail. I'm looking forward to trying this out, I will report back once I have had a chance to use it for a few days.

