Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Turn off javascript... (Score 1) 250

In a case where the JS is:

- harder to implement
- 100% redundant to what CSS can do
- does not involve getting a framework in place where modifications and additions become easier down the road
- the percentage of users who know what a JS vulnerability is matter ...yes, in that somewhat contrived scenario, I'd agree that the JS should be left out.

I didn't include accessibility above. Even WebTV supports JS. Its inclusion doesn't commit any sins that images didn't already.

I'm not interested in continually moving the goalposts in order to back up the flawed "JS is automatically bad" meme. JS *can* be bad but I honestly think we're past the point where there is much to gain by taking even the slightest pain in order to use it sparingly.

I didn't misunderstand the GP, but I did miss the part where "JS should only be used where truly needed" follows logically from "JS is an important technology, which 95% of users have support for."

The technology is powerful and pervasive and mollifying your average /.er, myself included, is a very dark path for a web dev to embark on.

In short: it's reached the saturation level where those without it can safely be ignored. An extra 100k of libraries can be ignored too. I think that if it presents even a slight advantage to a designer in terms of development time then they should use it. Their client and the 95% of people viewing the page with JS on will appreciate the quicker turnaround.

Comment Re:Turn off javascript... (Score 0, Flamebait) 250

But the 95% percent of people with functioning browsers might appreciate those features, so why do the people stuck in 1996 get to dictate what's useful and what's not?

unless there is a compelling requirement to do so

Everyone has JS. There's no reason to have to justify it's use anymore. It's there, it can be used.

Comment Dear editors... (Score 1) 264

Don't put the word "browser" in the summary of an article that isn't really about them. Knowledge of a web browser represents the bare minimum level of expertise necessary to comment on /. and as such the inclusion of that word in the summary greatly increases the signal-to-noise ratio.

Your pal,
The guy who wanted to read informative comments about VM exploits rather than NoScript

Comment Re:Most Indie Titles Suck (Score 1) 100

It's such an obvious thing. I'm surprised to hear that they haven't already implemented it in all this time. Not having a 360, I had assumed that XNA was some sort of indie game nirvana. I'm disappointed to hear that the good games get buried but I'm glad to have gotten some straight talk on the subject.

For the record I think Microsoft deciding which indie games to bless with XBLA status also creates a conflict of interest, since a cheaper download-only game could potentially cannibalize sales of a more expensive disc-based game.

But it's a software platform, not a court room, so the conflict of interest isn't necessarily a problem, but it means the users see less value out of their system.

Having the top-rated games more or less automatically make it to XBLA would be amazing. I'd buy a 360 for that (not that I won't ever buy a 360, I'm just typically a little behind on the game hardware and haven't yet).

Comment Re:Turn off javascript... (Score 2, Interesting) 250

But I also think it's silly to assume and design for Javascript

According to 95% of users have JS on. There's no reason to essentially design two separate sites to support the other 5%. And it could be argued that that 5% could either easily turn it back on if they choose (in which case, they're the lazy one), or is using something really really old and has no need to, or doesn't want to.

I'm not a web developer, but it seems obvious to me that while it's possible and often sensible to include the other 5% (which may include spiders, which you typically want), ignoring them because you don't have time for two designs is not at all silly. They may not even be the type of people you want on your site anyway.

Comment Re:Defective by design (Score 1) 250

Most of those could be argued to be hinting at the the Blu-ray-related DRM present in Vista and newer MacBooks. And the iPhone is a closed system. There's an earlier post with some examples completely unrelated to DRM, and I think in those cases it's a case of the person knowingly using it as a joke to say that whichever commercial os is referenced in the headline is never going to be any good.

As that happens more, it could mean the end of DbD as a DRM flag and just people using it because they heard it once and it sounded cool. But hopefully people will continue to parse the actual words in the phrase. I don't think I've seen it yet where I didn't think it was supposed to be applied humorously.

Of course, this being the internet, and Slashdot at that, sarcasm often goes undetected.

Slashdot Top Deals

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...