Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Could MLB switch to cricket? (Score 1) 72

I think you have to admit that Blizzard's actions in that case were an exception even for blizzard and the rest of the industry doesn't do that.

Yet. A league for a given game needs a plan for its long-term existence should the game's publisher get bought by a holding company unfriendly to the league. Besides, if the exception were to stop being the exception and start being the rule among major video game publishers, how would leagues react? And the Ars Technica article I linked earlier states that Capcom also requires royalties for Street Fighter tournaments.

You possibly could set up your own league but no one will pay any attention to it.

"No one will pay attention to your league" is not the same thing as "you would be sued for even attempting to draw attention to your league."

Comment If it doesn't work as expected (Score 4, Funny) 360

If it doesn't work as expected, or a change in feature set results in data loss or poor performance, it's because you're doing it wrong... much like when the iPhone 4 introduced the faulty easy-to-short antenna design when holding the phone the way anyone holds ANY cellphone, Jobs excuse was "you're holding it wrong." Therefore in this case, extending Apple reasoning to the current use case, if you're editing metadata, you're doing it wrong.

Comment Could MLB switch to cricket? (Score 1) 72

you can shift to other games in the same genre if you need to put leverage on a particular company that is being irritating.

For one thing, a lot of skills won't transfer, especially the need to re-learn how everything is balanced. It'd be like trying to switch from Tetrinet to Puyo Pop or from baseball to cricket or from soccer to Gaelic football. For another, once a league switches to a different game, how can the league be sure that the new game's copyright won't get sold, such as at acquisition or bankruptcy, to another "company that is being irritating"? I can't see any way other than making sure the game is free software or has some other sort of irrevocable guarantee of non-interference with public performance for profit.

the issue there is more about people making money off the league

Independent baseball leagues are free to make money without having to negotiate with any owner of exclusive rights to a sport, as were the African-American leagues before them.

Comment Vector animation (Score 1) 140

You even see plenty of Flash content around

That's in part because it took so long to make visual editors for animated SVG and HTML5 Canvas that were comparable to Flash MX, let alone Flash CS. And Edge Animate, the HTML5 animation tool from the maker of Flash, is available only on a rental model, not a purchase model. So things like animutations and Weebl's Stuff still tend to depend on Flash.

Comment One advantage of static typing (Score 3, Interesting) 140

.net is inferior to javascript

In what way?

One advantage of the .NET Framework is static typing. In a fully dynamic language such as PHP, Python, or JavaScript, you need to put unit tests into your program to make sure the correct types are getting passed in and out of functions. A language with static typing, such as C#, already ensures type safety. So it's like the compiler writes a lot of your unit tests for you.

The .NET Framework used to have the disadvantage of being a non-free platform, which put .NET programs in what FSF calls a "Java trap". But nowadays, a lot of the interesting parts of the .NET Framework are released under a free software license.

Comment Exclusives and ease of use (Score 1) 140

Who would want an x-box anyway?

To play games that are exclusive to an Xbox platform or games that are released on Xbox and PlayStation platforms but not PC. Or because a video game console can be cheaper and easier to operate than a comparable gaming PC.

Pirating software means having to make a bit-for-bit copy with enough changes that it runs without DRM.

The video game Mino was not a bit-for-bit copy of Tetris but was still ruled pirated.

Slashdot Top Deals

"Gravitation cannot be held responsible for people falling in love." -- Albert Einstein

Working...