User loginNavigationSearch |
BlogsDrupal 5.19 upgradeOur Drupal installation has been upgraded to version 5.19 to address a security vulnerability. Let us know if you encounter any problems.
W26-2009 Dev Status UpdateI was a little ambitious in my plans for last week, but I did get a couple things done before I went on vacation. Primarily it was getting notifications sent to our projects that don't support 3.5 yet, but do support at least 3.0. I was also able to fix a bug in our XPI parsing and did some research into a misconfigured old project. This week I plan on getting the wiki upgrade process finalized using the Drush tool and get any final impressions before performing the upgrade.
W25-2009 Dev Status UpdateThis week was mostly spent looking over Firefox 3.5 support, compiling stats, and fixing bugs. I was able to get a little bit of time in on the wiki upgrade, but didn't finalize the upgrade procedure yet.
This coming week I'd like to make sure the projects who need Firefox 3.5 support get notified early in the week and then I plan on finalizing the wiki upgrade process so we can have projects test out the changes. The upgrade seems to be working well on the projects and pages I tested, so we can probably move forward with the upgarde in the near future (the next week or so).
Firefox 3.5 Support at MozdevFirefox 3.5 is right around the corner, and developers are getting ready by updating their addons as quickly as possibly. At Mozdev, we see a lot of projects are currently working towards Firefox 3.5 support, with some of them claiming full support. First, let's look at overall support for Firefox versions at Mozdev. We currently have 159 active projects with 415 extensions supporting Firefox; 55 of those projects have released 175 extensions at Mozdev which is what we will use for our stats below. First we have a breakdown of the Firefox versions supported: We can clearly see here that Firefox 3 and 3.5 support is strongest at Mozdev (70%), but we still have 30% (!!) of extensions that don't support a current release. Of the 29% that support Firefox 3.5, the breakdown is like this: This is a good bit different from what AMO is seeing, with 81% of their most popular extensions being ready for Firefox 3.5. I'm sure this is because Mozdev doesn't have the sheer number of addons that AMO does and our release system isn't used as much. Mozdev is excited about the upcoming Firefox 3.5 release; let us know if there's anything we can do to help improve our tools to make it easier to get your extension pushed out for this great software!
W24-2009 Dev Status UpdateLast week's highlights include download graphs being rolled out to project overview pages and an update/test of our wiki.
This week I'd like to do some more testing of the wiki upgrade for our projects and researching to see if there's anything Mozdev can do to help with or prepare for the Firefox 3.5 update.
Wiki Upgrade PlansI've been working on bug#18975 trying to make wiki editing easier. Our interpretation of that is:
Our progress on this can be found on our dev server; an example page is here: A snapshot of data was made today and most projects' wikis were upgraded on our dev server. Please check it out and let us know what's broken or you like/don't like. A few notable changes/improvements:
That's all I can think of right now; let us know what you think!
Download GraphsMozdev has added download graphs to all project pages. This should give project owners a better idea of how frequently users are downloading their projects' files. We have also added graphs for both downloads and bytes transferred for our mirrors and regions. If you have any suggestions for improvements to the graphs, feel free to add them to bug#20841. In the mean time, go check out your downloads!
W23-2009 Dev Status UpdateLast week was mostly spent updating our mirror stats to track download sizes for mirrors and regions (so we have some estimate of how much traffic our mirror network pushes) as well as working on our Drupal wiki update.
This week I hope to have the wiki upgrade process completed so I can begin testing with the hosted wikis we currently have. I'd also like to upgrade our project overview page to include download stats which should just be a matter of consolidating my previous work on the mirror stats into that page.
Stronger Hash Support for Secure Installations and UpdatesEver since released our file release system (including secure updates and installations of .xpi files) we've planned on improving the support of hashes. We didn't originally realize that md5 was no longer on the list of hashes, and with sha1 having its own share of problems recently, the need for stronger hashes was increased. So finally we have dropped support for md5 as well and support only the stronger hash mechanisms (sha1, sha256, sha384, and sha512). We still auto-detect the hash type by the length of the hash submitted in the file management tool, so the procedure is exactly the same. Any existing md5 hashes are still in our system and presented by our secure install links but are considered deprecated.
W22-2009 Dev Status UpdateLast week was a short week due to holiday and sick kids. This week looks better (despite the sick kid this morning). I didn't manage to get to working on Drupal patterns for upgrading wiki configurations, but did manage to improve our file management tools and tracking of downloads for our mirror system.
I'd like to put some more mirror and regions graphs up now that we're tracking download sizes as well as number of downloads. I'm also planning on getting to those Drupal patterns and trying to do something about a drush plugin for patterns.
W21-2009 Dev Status Update
This week has had a slow start due to the Memorial Day holiday on Monday and a sick day yesterday. Today has so far been spent debugging file release problems and in other site support and I hope to move on to developing Drupal patterns for upgrading our wiki configuration soon.
W20-2009 Dev Status UpdateI spent time last week on all kinds of different projects; most of them being backend-type projects that will make administration and development a little nicer.
This week I'd like to migrate our mirror composition to our new VM at OSUOSL as well as refocusing on our roadmap for new tasks.
Mozdev / Mozilla Europe Firefox Mobile Add-ons ChallengeHere at Mozdev, we want to see more add-ons for Firefox Mobile (aka Fennec), so we are teaming up with Mozilla Europe to make a challenge. The task is straightforward. You need only at this time to propose porting your existing add-on to Fennec, or write a new one, with a commitment to finishing it (or at least having a solid proof-of-concept) in time for the Mozilla Maemo Danish Weekend on 30-31 May. REQUIREMENTS (We are on a tight schedule and have logistics constraints, so apologise for the deadline and geographical restrictions) PRIZE - 10 developers will be chosen, and Mozilla Europe will sponsor your travel and hotel expenses to attend the Mozilla Maemo Danish Weekend. USEFUL RESOURCES http://wiki.maemo.org/MozillaMaemoDanishWeekend
W19-2009 Dev Status Update
This week I'd like to continue writing testing and writing docs for edit-in-place.
Edit-in-place coming to Mozdev soon
One of the primary goals of Mozdev recently has been to make using our services easier. We recognize that using CVS for everything can be quite a burden, and we've been planning on addressing this for some time. One thing we feel could help new projects get off the ground faster is to remove the burden of using CVS for managing their web site. Our edit-in-place implementation tries to stay out of the user's way as much as possible. Once you're logged in to your project, hovering over certain regions highlights them to mark that they're editable. We're using mozile for our editing component along with a custom saving plugin to save each region independently and commit it to CVS. We also have custom commands for uploading images and adding new pages to your project. This still needs some testing, so if you're interested in trying this out for your project, let us know. You'll need to be using the standard Mozdev theme and should be be using only static content in your web pages (any dynamic content in the pages will be removed when the changes are saved).
|