Forgot your password?

typodupeerror

Comment: Re:Terms of the agreement? Ad blocking issues? (Score 1) 103

by noahm (#38476140) Attached to: Mozilla and Google Sign New Agreement For Default Search

I'm a little worried about the terms of the agreement not being disclosed. We're launching a search ad blocker that removes all but one ad per page on Google. Bing, and Yahoo search results. We're trying to re-introduce the idea that most of the screen space should be content, not ads, and we put some teeth into that idea with ad blockers. (Yes, you can block all the search ads if you want.)

I used to work for Mozilla. One thing I can say with confidence is that Mozilla would not have signed this agreement if it restricted their freedom in such a way that they'd start blocking ad blockers or other plugins. Mozilla is very much focused on user control, and is not going to let a third party restrict what a user can do with their software. Google and Mozilla have definitely not always agreed in the past, and I'm sure Mozilla will continue doing things that it believes are in the end-user's best interest. Keep in mind that Mozilla introduced the Do-Not-Track http header, which which Google (last I knew anyway) still hasn't added to Chrome.

noah

Comment: Re:Netgear WNDR-3700 (Score 2) 334

by noahm (#38229344) Attached to: Ask Slashdot: Best Flash-Friendly Router To Replace Aging WRT54GS?

Seconded. I've got WNDR3700 and I love it. I'm running a custom build of OpenWRT that has all the following built in to the squashfs image:

  • ISC DHCPD
  • ISC bind9, including slaving some authoritative zones from my master
  • racoon for ipsec
  • xinetd running munin-lite for metric graphing
  • radvd for IPv6 router advertizement

It's really pretty impressive what you can pack in this thing. Note that I save a bunch of space by not including the web interface at all.

Comment: Re:Or, maybe Linux is dying... (Score 1) 330

by noahm (#37952088) Attached to: Is SaaS Killing Native Linux App Development?

I disagree with most of your comment, except the bit about OS X. Purely from my own experience and observations, I feel like lots of people who would otherwise be driving the state of the art in Linux desktop development have instead switched to Mac OS. These people aren't necessarily the folks who would be doing the development of the desktop apps, though many are. Many of them are simply power users or people with good ideas for how usability could be improved. They would be active contributors on mailing lists and forums, and they would contribute ideas, suggestions, and bug reports. But instead of working to improve the Linux desktop, they've become happy consumers of a Apple's desktop. They're perfectly content, and Apple continues to develop their software, so I suppose there's not a lot to complain about except from idealistic points of view.

In reality, though, I think the Linux desktop has made amazing strides over the years. Yes, I think things could be better, but there are a lot of really dedicated people doing very good work. Rather than lamenting what we could have had, we should celebrate the best of what we've got, as a community. The Linux desktop is certainly not dying.

Comment: Re:Fallacy (Score 1) 246

by noahm (#37874792) Attached to: Microsoft Tried To Buy Netscape: Suppose They Had?
Yeah, I don't have any references either, but I definitely remember a day of protest. The idea was to add some proprietary netscape-only markup to your pages such that netscape users would get a black, content-free page, but users of standards-compliant browsers would see the content as usual. I think that was post 2.0, though, but I could be wrong.

Comment: Re:I used to be a Firefox fan (Score 1) 585

by noahm (#37560760) Attached to: Chrome Set To Take No. 2 Spot From Firefox

Huh. On Linux, there is simply a symlink in ~/.mozilla/plugins that points to a .so file that provides the Adobe Reader plugin. (I'm at work right now, where my Linux box doesn't have Adobe Reader and my Windows box is, well, a Windows box, so I can't tell you the name of that symlink or .so file.) It has Just Worked for quite some time. If I use the Firefox Plugin Check and it reports that there's a new Adobe Reader plugin, I install the new one. That hasn't really ever broken. My firefox installation has survived the rapid release cycle, and things seem ok.

I'm not sure if Adobe Reader has a built-in updater or not, but it might be worth it to use that to check for updates. Failing that, maybe just download a new copy of it?

noah

Comment: Re:I used to be a Firefox fan (Score 1) 585

by noahm (#37559786) Attached to: Chrome Set To Take No. 2 Spot From Firefox
But at this point, the shift away from Firefox is gaining momentum, and it's largely due to the perception of firefox being bloated and leaky. (Though I'm sure google's significant advertising push hasn't hurt, either.) It's not clear yet what Mozilla needs to do to draw users back. I might suggest, though, that dropping version numbers from the browser probably won't go along way toward that end... :/

Comment: Re:I used to be a Firefox fan (Score 3, Interesting) 585

by noahm (#37558968) Attached to: Chrome Set To Take No. 2 Spot From Firefox

The memory issues people have with Firefox must be really frustrating for the devs, because they've got to be insanely subtle. They clearly don't affect everybody. For example, I use firefox (still at 6 here) and currently have 37 tabs open in 3 "tab groups" (OMG I love this feature). Some of the tabs contain embedded Adobe Reader plugins that are viewing PDFs. I have several addons, including flashblock, cookie monster, foxyproxy, and delicious. Firefox has a resident size of 260 MB, and a shared size of 700 MB. By modern measures, that's downright lean. Other people have vastly different experiences.

As as already been covered here, Mozilla is looking to address the memory usage issue. I wish them luck, as it's obviously not an easy problem to tackle.

noah

Ambiguity: Telling the truth when you don't mean to.

Working...