Skip to content

{ Tag Archives } add-ons

How to get a development instance of AMO set up in about 10 minutes

Last year we set up landfill.amo to give contributors an easy base to set up the addons.mozilla.org site. Easy is relative here, of course, but it was a big leap over what we had at the time. Kumar leapfrogged that milestone by adding Vagrant configuration scripts to our repository. Now you can have a running [...]

Also tagged , , ,

PHP is dead! (on addons.mozilla.org)

This is just a short note to recognize the long coming milestone of PHP being effectively off[1] on addons.mozilla.org. We started the migration in 2010 and just finished it up a couple weeks ago. After the major pages were completed it was hard to budget time for all the minor details we had implemented since [...]

Also tagged , , , , , ,

getpersonas.com: where it’s from, where it’s going

getpersonas.com was started as a labs project in 2008. The plan was to get a website up and running to show off what lightweight themes were and see if they got any traction. If the site became popular, we’d merge it in to AMO in six or ten months and everyone would go back to [...]

Also tagged , ,

Welcome to the Landfill

Anyone who has tried to set up AMO knows it’s no walk in the park even with the respectable amount of documentation. There are two big stumbling blocks: the database is large and complex, and a portion of the site functionality is still in PHP. Django’s syncdb can make a database, but the relationships in [...]

Also tagged , , , , , ,

Status Watch: An add-on for noticing HTTP error codes

Often on complex pages with many assets it can be easy to overlook assets which don’t load. Usually they are minor JS, CSS, or tracking pixels which aren’t noticed until you’ve spent way too long trying to track down the problem (or a month later you log into your stats dashboard to discover you haven’t [...]

Also tagged , , , ,

Add-on Localization Completeness Script is on AMO

The add-on verification suite launched a few months ago and has been refined with each subsequent milestone. We’ve changed what it searches for based on feedback and our own findings and earlier this month we made it available to anyone on AMO, not just a hosted add-on’s authors. The framework was written in an extensible [...]

Also tagged , ,

Top 50 searches on addons.mozilla.org

The flight from Portland to San Jose is just about the right length to write some scripts to analyze a bunch of data, make a pretty graph, and then write a blog post drawing fairly obvious conclusions. Someone on IRC said they were interested in the top search terms being used on addons.mozilla.org so here [...]

Also tagged , ,

Add-on Statistics Status (part 2)

This is the second update about add-ons’ statistics. Read part one. Statistics for both update pings and download counts have been updated beginning with February 1 through today, February 6th. Some notes: New statistics are stored in UTC and data processing happens shortly after the logs close. This means you can expect new data at [...]

Also tagged ,

Add-on Statistics Status

Add-on statistics have been intermittent for a couple months and are just recently getting the attention they need. Our current process is to count download statistics once per day and update ping statistics once per week (update pings are a sampling of the complete set). The reliability of the script generating these statistics has been [...]

Also tagged ,

ThreadBubble going the way of the dodo

I got the chance to try out the latest version of Shredder last night which recently celebrated it’s Alpha 3 release fixing an impressive number of bugs. Among the heap of bugs is our very own bug 262319; “sort by thread fails to resort on new message.” Two weeks shy of celebrating it’s fourth birthday [...]

Also tagged , ,