Adblock Plus and (a little) more
Mozilla Developer Day: XUL vs. HTML · 2007-06-26 01:10 by Wladimir Palant
Mozilla Developer Day in Paris was great. I still cannot believe that I sat at the same table with Daniel Glazman and Benjamin Smedberg (but in our modern times there is proof). There were lots of people I always wanted to meet in person and many interesting talks. The Joost guys delivered a very impressive demo. But the best of it were the discussion sessions. 70 XUL developers in one room — this doesn’t happen too often.

New job · 2007-06-15 17:49 by Wladimir Palant
I have been very silent recently, but I think it is time to give an update on what I am doing. Today is officially the first day on my new job — I am joining the developer team behind TomTom HOME. Nice at least one of my hobbies (Mozilla) has made it to a job. TomTom allowed me to stay in Cologne but I expect going to Amsterdam rather frequently.

PC World chooses Adblock Plus as one of 100 best products of 2007 · 2007-05-23 19:08 by Wladimir Palant
It seems that Adblock Plus was chosen as one of 100 best products of 2007. This is pretty remarkable since the list consists not only from software solutions but has lots of hardware and services as well. From what I can see, Adblock Plus is the only Firefox extension chosen this year and the second altogether (first being Greasemonkey last year). Also, it seems that I was the only physical person who received the award this year, most others being larger companies like Google or Intel.

Moving again · 2007-05-16 16:11 by Wladimir Palant
I am finished here in Oslo, so I will move to Cologne next week. In some way I feel sad about it, I really liked Oslo. On the other hand, I will finally be in the same country as everybody I care about, it has been too long. Anyway, goodbye Norway and welcome Germany!
On a related note, it seems that I won’t have internet access the next week. My internet provider wanted to get rid of me so much that it decided to disconnect me one week before the date I asked.

Status bar icon fully functional in K-Meleon 1.1 · 2007-05-12 04:27 by Wladimir Palant
This development build makes use of new status bar functionality in K-Meleon 1.1 to make the status bar icon fully functional.
Changes
- Added context menu to the status bar icon (K-Meleon 1.1 or higher only)
- Middle-click on the status bar icon now disables/re-enables Adblock Plus (K-Meleon 1.1 or higher only)
- Fixed: Useless “Show in toolbar” option appears in the toolbar icon’s context menu

Adblock Plus 0.7.5.1 released · 2007-05-01 18:02 by Wladimir Palant
Major changes
- Added translations for Estonian and Frisian
- Fixed the bug that emptied the filter list in some very rare cases
- Fixed a few minor issues with Adblock Plus 0.7.5
- All columns in the list of blockable items are visible by default now that there is space for them
- Improved K-Meleon support

Fast Back & Forward support restored · 2007-04-29 06:26 by Wladimir Palant
This is a release candidate for Adblock Plus 0.7.5.1.
Changes
- Regression fixed: list of blockable elements empty when going back to a page
- Made sure that width of the blockable items list is remembered (in case it was turned into a sidebar using CSS)
- Increased default value for extensions. adblockplus. subscriptions_fallbackerrors to 50

The hazards of MIME sniffing · 2007-04-29 03:30 by Wladimir Palant
Webmasters probably know one particularly “helpful” feature of Internet Explorer — if you happen to misconfigure your web server and it sends HTML files designated as text files, Internet Explorer will silently correct this mistake and display the files anyway. Of course, if you wanted to display HTML as text (because you want to show the source code, or because it really is a text file with HTML snippets in it) it still will be displayed as HTML. And if you, as a user of a non-IE browser, ever came across a misconfigured server that displays HTML/images/Flash as plain text — now you know why nobody bothered fixing the mistake. This feature is called “MIME sniffing” and many articles have been written about it, so I don’t need to repeat them.

"Filters disappear" bug probably fixed · 2007-04-27 16:13 by Wladimir Palant
Changes
- Probably fixed “Filters disappear” bug (bug 16488, need confirmation)
- Added Estonian and Frisian (this time for real) locales
- Fixed up abp: protocol implementation (caused Firefox windows to hang up when opening if menu bar was hidden by ABP)
- Fixed wrapping of the object tab text (caused vertical display in Japanese)
- Added moz-icon: protocol scheme to the whitelist to fix issues with FireFTP (forum thread)
- Made Filter and State columns visible by default and Type column wider

Why you really should not hotlink · 2007-04-24 06:13 by Wladimir Palant
If you run a web site, you probably see this occasionally as well — people use your images, and instead of copying them over to their own servers they simply hotlink to your server. Now I don’t mind it when people use my images, nothing really worth protecting here. But I don’t like it when they start stealing my bandwidth and spamming my access logs.
