Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
Real Time Strategy (Games)

Blizzard Confirms No LAN Support For Starcraft 2 737

Kemeno writes "Blizzard has announced that they will be dropping LAN support for Starcraft II, citing piracy and quality concerns. Instead, all multiplayer games will be hosted through their new Battle.net service. I suppose I shouldn't be surprised by this move, but wasn't LAN play how the original Starcraft became popular? Blizzard said, 'More people on Battle.net means ... even more resources devoted to evolving this online platform to cater to further community building and new ways to enjoy the game online. World of Warcraft is a great example of a game that has evolved beyond anyone's imagination since their Day 1 and will continue to do so to better the player experience for as long as players support the title. ... We would not take out LAN if we did not feel we could offer players something better.'"

Comment Re:Posner (Score 1) 390

When the question is "How is this a new problem?" in internet related discussions, the answer is always "Because pre-internet, it was so annoying to do, that nobody did. Nowadays, everybody can do so in no time".

Some laws are based on assumptions on how things work, and when things stop working that way, the laws break..

It's like encryption: RSA (for instance) is assumed to be secure, because it is damn annoying to factor large numbers into large primes. When that assumption breaks, the algorithm breaks.

There are always two ways to view these cases: internetophiles think that things that was possible offline should continue to be possible online, internetophobes think that things that was possible offline should continue to be possible offline. In this case, should fair use of written works continue to work like it already does, which might mean sacrificing the journalistic profession, or should the journalistic profession (which, unlike record executives, is an important one) be saved, which would mean making fair use in written text work like it already does in music and films (where it's called "sampling", and requires explicit permission).

I do think he's wrong, but I would never agree to debate the issue with him, because he has some pretty good arguments to use...
GUI

Clutter Reaches 1.0 Release Candidate Status 78

nerdyH writes "Intel's interesting 3D UI technology has arrived at a significant milestone. Emmanuele Bassi on Monday released Clutter 1.0rc1, commenting 'This is a development release of Clutter 0.9 leading towards the 1.0 stable cycle. It is the first release candidate for the 1.0.0 release.' Clutter is a centerpiece of Intel's Moblin stack for netbooks, MIDs, and IVIs. It aims beyond the traditional 2D 'desktop' UI metaphor, stepping up to a 'theatrical' metaphor in which 2D interface objects are likened to 'actors' moving around on a 3D 'stage,' with developers in the role of 'director.' Also updated Tuesday: the Clutter-GTK+ library, aimed at helping GTK+ developers Clutter up their existing apps."

Comment Re:What about Python? (Score 1) 288

One advantage of using Javascript is that it doesn't already have a standard library that can do anything for you. This is a feature, since Glib can do those things for you already: if you mix too much, you'll run into inconsistencies (example: Gnome's virtual filesystems are really neat, and if your application uses Gio for file access, Gnome's virtual filesystems will be completely transparent. If you use Python's open(), everything will break). This is the kind of stuff everybody learns the hard way: by using a language without a built-in standard library, people can't do that mistake.

Another is obviously that all web developers "know" javascript, which some hope will bring more developers to Gnome.

Hardware Hacking

A Sony Camera Running Linux 209

jonr writes "At the recently concluded Consumer Electronics Show, Sony presented the new camera from its Cyber-shot product line. The DSC-G3 comes with a Zeiss lens with 4x zoom, a large 3.5" touch display, and 4GB of internal memory. Most interesting is the camera's software that includes, among other things, face and scene recognition, based on Busybox and Kernel 2.6.11 for the Access Linux Platform. The camera also has built-in Wi-Fi."

Comment Re:I'm not really seeing the similarity (Score 1) 227

16px * 16px * 256 colors = 65536 favicons. A lot of them looks like shit.

Typing "number of companies united states" into my firefox awesomebar takes me to http://www.manta.com/mb, which claims it has "over 13 million company profiles for businesses in the United States." I think there may be an additional company or two in Europe, Asia and Oceania, and there might be a few non-commercial websites.

Not all of those has a web page, and not all of those who do has a favicon, but...

Comment Re:Buy European? No chance. (Score 1) 640

While I don't know many German engineers, I've met plenty of German computer geeks at conferences. There are definitely some that don't speak English (or refuse to), and even more who've got... interesting pronunciation.

But I thought it would be obvious that I'm making fun of stereotypes in grandparent post. The last time I was in Germany, I kept trying to order food in German, but everyone just kept answering me in English when they heard my horrible German - I'm not dumb enough not to understand that if the immigrants who own pizza places speak English, engineers probably do too.

Slashdot Top Deals

To be a kind of moral Unix, he touched the hem of Nature's shift. -- Shelley

Working...