Hi
Dne Mon, 9 May 2011 11:26:40 +0200 Tyron Madlener tyronx@gmail.com napsal(a):
On Mon, May 9, 2011 at 10:28 AM, Michal Čihař michal@cihar.com wrote:
Hi
Dne Fri, 06 May 2011 06:25:42 -0400 Marc Delisle marc@infomarc.info napsal(a):
I suggest to release 3.4.0 this week-end, in order to start working on 3.4.1.
I'm fine with releasing at any point (though the weekend you suggested is over). Preferably ping me short before release so that I can merge any last minute translations before.
PS: We now have 15 complete translations, Japanese being the latest addition.
Question. Is your release procedure an automatic process or do you upload the files on sourceforge by hand?
It's automated, see http://wiki.phpmyadmin.net/pma/Releasing
And secondly, why offer so many archive formats? I find having so many formats is a bit overwhelming for the average downloader.
Because the formats were requested. On main page only zip and tar.gz are offered, as these are pretty much standard.
My random idea of the day would be: Remove .bz2 and .xz (wow, never heard of that one before)
The .xz is new LZMA based compression, which is getting very popular on Linux, so no, we're not going to remove this one (and as you can see it offers best compression rates). bz2 might be eventually dropped, but too much people download it to do it right now.
and instead put a <select>-List on the downloads page listing all downloadable languages that forward you to the download link of pma with only that particular language included. That shouldn't be so much work if the sf.net file upload is automatic, and adds quite some convenience to the users.
Adding more language kits could be indeed useful, but I'd rather consider providing separate download for language files instead of creating all language variants with all compressions.