RMLSweb and the IPad

Posted in real estate, rmls on July 14th, 2010 by Matt

Hopefully they get this figured out soon.  I know that, as a data provider and a Mac user, it has annoyed the heck out of me forever that I had to borrow a friend’s Windows machine just to log in to make a required password change.

Read more »

Tags: , , , , ,

Mozilla: Firefox Users Have Downloaded Two Billion Add-ons

Posted in General, Helpful Information on July 14th, 2010 by Matt

Anyone that is still using Internet Exploder (cough…gag…choke) I highly recommend trying Firefox on windows.  Those with a Mac, of course, probably use Safari, though Firefox has some merits on OS X too.

———————————————————————————————————-


If you ever doubted Firefox’s add-ons have played a major role in the browser’s success, Mozilla has some staggering numbers to prove you wrong.

The Firefox add-on website recently passed the two billion downloads mark.

That’s more add-ons downloaded than there are people on the web. Of course, that doesn’t mean everyone has add-ons installed — many of us have a dozen or more add-ons installed at any given time — but Mozilla has previously shown that some 150 million add-ons are in use every day.

Of course the word “add-on” is a little vague. Mozilla isn’t just counting web developer favorites like Firebug or YSlow, but also things as simple as Personas themes, which might explain why the numbers are so high. For instance, if you frequently change Personas, you’re downloading a new skin every time, and that drives the numbers up.

UPDATE: The original version of this post incorrectly stated that Mozilla was including individual downloads of Personas in its count. The two billion number is new downloads of extensions and themes since 2005. Personas are not included in the count.

Still, there’s no question that Firefox users love their add-ons, and Mozilla has the McDonalds-esque number to prove it.

If you’re looking to extend Firefox, or just curious about what other people are using, check out the new “Best of 2 Billion Firefox Add-ons” collection Mozilla has posted. There are number of web developer favorites, including the aforementioned Firebug and YSlow, as well as some other must-haves like NoScript, Xmarks and Greasemonkey.

See Also:

Tags: , ,

Google Chrome to Support the Web Open Font Format

Posted in General, Helpful Information on April 27th, 2010 by Matt

Google’s Chrome browser plans to jump on the Web Open Font Format bandwagon. A note in the Chromium project’s bug tracker says that “it appears that we have decided to implement WOFF in Chromium.” Work on adding WOFF support to Chromium is already underway, though there’s no timetable for when the new features will make it into a shipping version of Google Chrome.

The WOFF was conceived by Mozilla as an easier way for web designers to include fonts in their designs. The idea is to let web authors include WOFF fonts in their page designs by linking to the font files in their code the same way they link to images and other downloadable files.

WOFF attempts to address some of the problems with CSS 3’s @font-face rule, which allows for downloadable fonts, but says nothing about the format of the fonts. As we’ve noted before, using @font-face can lead to radically different results in different browsers. Last year popular website Boing Boing launched a redesign using CSS3’s @font-face rule, but ran into problems when things didn’t render correctly on older machines.

Another concern is page load times. Because WOFF has built-in compression, adding extra WOFF fonts to your pages shouldn’t slow them down as much as a traditional OpenType or TrueType font file.

Since WOFF support was added to Firefox (in version 3.6), Opera and Microsoft have both pledged their support and the format has been submitted to the W3C for consideration as a standard.

The IE9 beta doesn’t yet support WOFF, but Microsoft is an official sponsor of the W3C proposal and the IEBlog has written about WOFF so we hope to see WOFF support before IE9 is finished.

With Google Chrome onboard, Apple’s Safari may soon be the only currently shipping browser without WOFF support.

Perhaps even more important than browser support is the fact that font foundries are getting behind the new spec. WOFF fonts aren’t secure, so the format won’t be used by foundries wanting to regulate the use of their work. However, over 30 major type foundries — including Adobe, House Industries, Hoefler & Frere-Jones and ITC, LinoType — are already endorsing the format.

While WOFF doesn’t solve all the problems of web fonts, it’s a huge step in the right direction. With Firefox, Opera, IE and now Chrome all supporting WOFF, designers may soon be able to add just about any font to any webpage.

If you’d like to know more about WOFF, plus see examples of its use, head over to the original announcement on the Mozilla Hacks blog.

See Also:

Tags: , , , , , ,