Adblock Plus and (a little) more
How about making extension compatibility updates less annoying? · 2010-08-15 20:06 by Wladimir Palant
I came back from a vacation today and found around 20 mails in my inbox along the lines of “When will Adblock Plus be compatible with Firefox 4.0 Beta 3?” There are probably a dozen more questions in the forum which I didn’t check yet. Now I know of course that Adblock Plus is compatible with Firefox 4.0 Beta 3 because lots of people (yours truly included) regularly use Adblock Plus in nightly builds. So all I had to do was to log into AMO and change the compatibility info for Adblock Plus.
How do users end up with a misconfigured certificate store? · 2010-07-27 17:18 by Wladimir Palant
I am out of ideas so maybe somebody knows more than me here. I noticed that some Adblock Plus users cannot download https://easylist.adblockplus.org/easylist.txt. Data from a different filter list which switched to HTTPS recently indicates that most of these clients cannot establish an HTTPS connection — most likely the certificate is rejected. I did a very rough estimate, we are talking about something like 0.3% of all Adblock Plus users. Which doesn’t sound like a lot but turns into tens of thousands users in absolute numbers.
Why I had to ban China - fighting spam · 2010-07-26 15:54 by Wladimir Palant
I want to start with an apology to the few Chinese who are using this website for legitimate purposes — next time they try to post on the forum or comment on my blog they will most likely see an error page. Which is really a pity and I feel bad about that. But I cannot really see another way.
XULRunner in large projects, part 4: Localization pitfalls · 2010-07-17 02:41 by Wladimir Palant
I am back from the Mozilla Summit and somewhat managed to process all the new information I got there. But instead of posting yet another summit summary or more summit photos (what, you didn’t know how great this summit was?) I have a far more boring topic for today: localization of XULRunner-based applications.
Adblock Plus roadmap changes - Firefox Sync and Electrolysis · 2010-07-09 04:26 by Wladimir Palant
I had a chance to talk to some Firefox Sync developers at the Mozilla Summit today. The interesting results:
Brief EasyList status update · 2010-07-06 10:44 by Wladimir Palant
Just wanted to give a brief update on EasyList. People who visit either Adblock Plus forum or EasyList forum occasionally probably noticed already that Ares2 has little time to work on EasyList and Michael is usually speaking on behalf of EasyList authors. This change is now official: Michael is now the main EasyList author. Also, Khrin and MonztA are joining the team.
XULRunner in large projects, part 3: Bugs, bugs, and more bugs · 2010-07-05 22:36 by Wladimir Palant
I already mentioned platform bugs in the previous article but this discussion is worth expanding. Fact is, with the XULRunner code base being rather huge you are bound to find bugs and inconsistencies if you only dig a little deeper. Most of them will be minor though some occasionally turn out mission critical.
XULRunner in large projects, part 2: Why XULRunner isn't like Java · 2010-07-04 12:53 by Wladimir Palant
When talking about runtimes people often expect XULRunner to be something like Java. Sometimes people will also mention .NET — if you are one of them feel free to replace the word “Java” but “.NET” everywhere in this article, it shouldn’t affect the meaning in any way. Fact is, XULRunner is very different from Java and I will try to explain why.
Yes, Adblock Plus is broken in the current Minefield · 2010-07-02 17:04 by Wladimir Palant
I expect lots of reports on this issue so I better publish an explanation before that happens. Yes, starting with Minefield build 20100702 Adblock Plus won’t work any more — neither the stable version nor the development builds. This is due to huge changes in the Gecko platform which were announced a few weeks ago.
XULRunner in large projects, part 1: What is that "XULRunner" thingy, anyway? · 2010-07-02 03:25 by Wladimir Palant
I applied to lead a session on XULRunner in large software projects at the Mozilla Summit. Unfortunately, that proposal was rejected, no talk for me at the summit. Yet there is apparently some interest in the topic, I got messages from two people who won’t be attending the summit asking for slides. I won’t create any slides but I decided to share my thoughts on the topics I wanted to discuss. Having spent the last three years building XULRunner-based applications (first TomTom HOME, now Songbird) I have some experience in this area. Still, this will be necessarily a one-sided view so don’t hesitate to comment.