Live data from Hacker News

Firefox 25 is released

mozilla.org

91–100 of 236 posts

Re: Firefox 25 is released

#91

I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary. The actual download itself is available on the "Systems & Languages" page: > https://www.mozilla.org/en-US/firefox/all/ This kind of download is important, when you want to try out a new release, without committing yourself to it. For example, let's say you want to load it…

Alternatively, you could wait for the folks over at PortableApps to update: http://portableapps.com/apps/internet/firefox_portable

Uh, no thanks.

That site does not readily provide hashes for their binaries (MD5, SHA512, whatever), and the page is smeared with ads. There's no way to know if the site is trustworthy.

And, anyway, where would I get the trustworthy hashes? They'd need to be communicated to me, directly from the horse's mouth. I'd need to visit ftp.firefox.com, to find out what the correct hashes are in the first place, and then check them against the binary download I receive from your site.

The link you should have provided was:

http://sourceforge.net/projects/portableapps/files/Mozilla%2...

Version 25 isn't listed there yet.

All of this is even less convenient than digging for and deciphering the meaning of Firefox's official downloads.

Re: Firefox 25 is released

#92
post #36

Earlier quoted context omitted.

For example, let's say you want to load it up in a VM You've just excluded >95% of Firefox users. Those that do use a VM will know how to get hold of the full installer. If they'd stop making full installs, I would be annoyed. But they're just optimising for the most common use cases.

I know. I know. Believe me, I know. That detail is not lost on me. My complaint is simply that it's hard to find, and for those who want it, there's no real road map or sign postings for where to get it.

Preface: I wrote the following from a more general perspective. Perhaps Mozilla can and will speak to the specific changes under discussion in this thread (e.g. keeping the majority of "non-technical" users on the right/current release).

A bit like the so-called "Chromification" of the UI: I don't want to see too much "power" obscured or sacrificed for the sake of usability. Keep things sane, also, for the "power users".

----

When I see patterns like this, too often as I look further, I become convinced they are deliberate. I suppose one can argue as to motive and intent. Nonetheless, they seem to be forcing all users toward a more dependent and opaque pattern.

Therefore, I consider them "dark patterns". If you want to label that as my personal perspective ("you're weird"), then so be it.

If say 5% of your users want a stand-alone installation package, is that too low to add the description and/or provide a link to "stand-alone installer"? Is it really going to destroy usability if you do so?

And that's where, once again, I -- in my opinion -- start to bump up against today's "designers". Where pages and everything else have to be "streamlined" to the point of excluding any and all minority usage patterns.

"The web" used to be about choice. TIMTOWTDI. Some of us have atypical patterns, sometimes for good reason. In my opinion, that diversity breeds robustness. Things get examined from different angles. And no single pattern becomes irreplaceable.

Re: Firefox 25 is released

#93

I developed a patch that added the VAO WebGL extensions earlier this year and it's finally out there! So. Cool. And everyone at mozilla is really helpful if you're thinking about contributing for the first time.

Sorry to be dense, I know what WebGL is, but what's VAO?

It means Vertex Array Object.

http://www.opengl.org/registry/specs/ARB/vertex_array_object...

Re: Firefox 25 is released

#95
post #75

Hey FF team, did you get the cake from IE guys? This tradition started by IE always makes a good story to tell, especially for an industry infamous for cut-throat competition.

As far as I know they stopped when Mozilla tried to abuse their generosity by switching to a shorter release cycle. Not cool, guys!

Re: Firefox 25 is released

#96

I find it irritating that Mozilla now herds its Firefox users toward the Stub installer, and not the full offline-install redistributable binary. The actual download itself is available on the "Systems & Languages" page: > https://www.mozilla.org/en-US/firefox/all/ This kind of download is important, when you want to try out a new release, without committing yourself to it. For example, let's say you want to load it…

Large downloads dramatically decrease the number of users who get from a download page to actually running an application, even for web browsers. As a result, any steps you can take to make an install process faster or easier will have a tangible impact on the number of customers you have (and any revenue potential that results). Mozilla, like any other company, has salaries to pay, so they would be foolish to make things worse for the majority of users just to make them slightly easier for theoretical users who want to install in a networkless VM and can't figure out that the stub is a stub.

It's a complication, but it eliminates the need for the user to come back after waiting for some dozens of megabytes to download and then interact. You can download a stub near-instantaneously, do things like pick your install directory, and then forget about the install process entirely as it completes without your supervision. That's a good thing, and it isn't possible with offline installers.

Browsers like Firefox and Chrome already need network access after installation anyway. They update on a regular basis, and pull down optional packages like Chrome's software WebGL rasterizer, malware blacklists, and Firefox's GPU blacklist. So, in practice, it is already impossible to do a true offline install of either browser; you just may not be aware of the things that are left out of the installer.

Re: Firefox 25 is released

#97

Earlier quoted context omitted.

I think the stub is for an improved experience for the average user with slow internet access. You're likelier to download and run a 1MB file and then wait for the install to finish, than you are to wait for a 25MB file to finish downloading in the first place. (I wonder if they push the stub so as to collect more (system) information without having to say that it's Firefox itself that's collecting that information.)

Wrong, the stub is an annoying experience if you are behind a company firewall, or with slow connection. And the point about bandwidth saving doesn't make sense either, since instead of putting Firefox installer in a file share and be done, now I have to put there a stub, instruct everyone how to bypass the proxy, if possible, and then everyone has to download it again and again.

A stub can save bandwidth by only downloading the components needed for your system, instead of having to pack in every possible optional dependency.

The alternative, expecting all users to know precisely which components they need, is absurd and never works. And we all know you can't reliably do configuration detection in a web page to that extent either.

Re: Firefox 25 is released

#99
I use Firefox Nightly (since the beginning of this new releases schedule) as my main browser on OS X and I'm quite happy with it. The only (minor) inconvenience is to have to reboot the browser after every update every day.

Re: Firefox 25 is released

#100
post #39

Earlier quoted context omitted.

Wrong, the stub is an annoying experience if you are behind a company firewall, or with slow connection. And the point about bandwidth saving doesn't make sense either, since instead of putting Firefox installer in a file share and be done, now I have to put there a stub, instruct everyone how to bypass the proxy, if possible, and then everyone has to download it again and again.

Well, in that case, you can easily put (or link to) the full download, can't you? Or am I missing something?

You are missing his point that it's not easy to find.

"Systems & Languages" doesn't tell me anything about being able to find the offline installer there. Either changing the phrasing to something more explicit like "Other downloads", and/or adding a title attribute explaining what can you find there could be a good improvement.

Also, giving a hint at the "thank you" page (ex. Having trouble? Try the offline installer) would be a nice addition.

Post reply on HN