Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Focus (Score 2) 403

I think the multi-window arrangement made more sense than it does now back when focus-follows-mouse was the dominant focus control method in unix-a-like environments, but almost everyone now uses click-to-focus.

I'm slightly surprised at that assertion, mostly because the very first thing I have to change when using a vanilla WM is the focus behaviour to focus-follows-mouse (or pointer). Clicking to focus seems a waste of a click - the pointer is already in the window, why should I click just to get focus? And in doing so, I've got to watch what I click on - if it's a browser I would have to take care that I'm not clicking on a link, etc.

Am I so much in the minority here?

And, just to keep this vaguely on topic, I like the MWD and have no plans to enable single window mode in GIMP.

Comment Re:Recognition vs usefulness (Score 5, Insightful) 178

JavaScript [...] is extremely helpful for making useful, clean, modern websites.

I'll see your "useful, clean, modern" and raise you "glacial, bloated, bug-ridden".

Both JS and non-JS sites can be written well or poorly, and I'm not averse to a little javascript where it demonstrably improves the user experience, such as auto-focus into form fields for example. However, the problem is that some designers/developers just don't know when to stop, and seemingly only test their results on a gigabit LAN with a browser on their quad-core monster. As a consequence they think nothing of pulling in scripts and libraries from half a dozen sources and then proceed to use only one tenth of that code in the page. Frequently I see JS code where the whole way through it keeps testing over and over again for specific user agents so that it can choose which hackish workaround to employ instead of testing once and pulling in a brower-specific library. I have a 10Mbps broadband connection here and some pages take longer to load and render than they did 15 years ago.

Good designers and devs can produce excellent JS-based sites. But the other 99% are just a struggle to use and a good proportion of those are close to unusable.

Comment Re:Teldar Paper (Score 1) 410

Kudos to AC for Reference of the Day. However, Microsoft is closer to Gecko than Teldar. Buying up competitors just to junk their offering, suing their own customers for piracy, vendor lock-in, EULA, anti-trust convictions, etc. - are these worse than what the finance houses get up to?

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...