Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:How is this different? (Score 1) 218

There is no single player mode in "Diable 3". Yes you can play alone but it is still multiplayer and your actions may still changes have effects for other players even if you newer meet them. (Auction house, and the fact that all your heros share part of the same world) are examples on this effect. You can say this design suck, but it was the way Blizzard build it.

To take the newest ubisoft settlers* for example. There is a campaing which is single player only. You can't play it with other players even if you vant to. And it still required that always online drm.

*Which sucks. Settlers 2 is imo still the best settlers game ever made.

Comment Re:OP here (Score 1) 234

The boottime problem can be solved simely by buying a small(32/64GB) ssd disk, and then install linux on that. This will cost you less then 200$. And if you don't have the budget for that, then please your story to thedailywtf.com because it sounds like some interesting fuckup happend someware in your organization.

Comment Re:Do you need a unified filesystem at all? (Score 1) 234

Seems someone ate the rest of my text. But if you do it this way, then the windows computers will se a single system with a folder for each harddisk. The only reason this might cause problems is if you really need files from different harddisks to appear as if they are in the same folder.
 

Comment Re:Wrong direction... (Score 1) 304

Nothing which the require the developer to write in php can be called progress.

And while the ability to run LibreOffice and modify the code while the program is running would be really cool, the available tools are still far from able to do that.

There are funny enough java tools which are working in that direction. And the best are able recompile parts of a running program, and then let the program use the new code without stopping it.

Oracle

Submission + - Oracle Ordered to Keep Making Itanium Software for HP (pcmag.com)

TheSunborn writes: "A California judge of Wednesday ruled in favor of Hewlett-Packard's claim that Oracle is contractually obligated to develop software for HP's Itanium server products. The requirement covers all "Oracle software products that were offered on HP's Itanium-based servers at the time Oracle signed the Sept. 20, 2010 Settlement and Release Agreement, including any new releases, versions or updates of those products," Kleinberg wrote in his opinion."

Comment Re:Boot-to-Game (Score 1) 880

Because then it will not work on any graphics card/motherboard released after the game release, due to missing drivers.

It will also make patching really difficult, and you need to cache most of the game data to the harddisk anyway which will be difficult for any non-standard hd setup such as raid. (Streaming a game directry from a dvd will be far to slow. Even consoles cache most of the games to harddisk).

Comment Re:Who codes a website these days? (Score 1) 342

True, but you need to write your own html template, to configure the look and feel of the website. Unless you want a total generic looking website. Which may be ok, depending on budget and customer.

But this is a site for an architect, and based on what happend last time I designed a site for an architect he will end up doing a new theme from start anyway even if he ends up using a cms :-}

Comment 3 Reasons not to use WYSIWYG (Score 1) 342

First a note "When you write: WYSIWYG editors" i asume you talk about using them as graphics designers with drag/drop and not just as fancy html editors.

First: No I don't think there is any value in "knowing and using WYSIWYG editors" if you already know html. If you know html then writing html is at least as fast as using a WYSIWYG editor. But there are really 3 reasons that most sites are not made with a WYSIWYG.

1: What happens when the architect want to edit the text on the site, or want to add an other page to the top menu? Then you need a cms system, and converting a handwritten html document to a cms theme is relative simple. Converting from WYSIWYG to a theme is hell.

2: Javascript: If you want to apply any simple javascript transformation such as "read more", enlarge image on click. Fade part of the page down or anything else, then doing that on the WYSIWYG is very difficult, because you don't know how the dom look.

3: And to make matters much worse. The current implementations of WYSIWYG sucks. It's like the software developers have accepted that there software vil not be used to do design of highend websites, so they have given up any quest to produce valid small and valid html. And they miss the features such as third party cms system theme integration which would actuelly make them usefull.

Comment Re:Subsidized price (Score 1) 363

If Item 33 is true, then that missing feature is in itself using the phone useless for me.

I have configured my Android phone, to flash both the light and screen in case of missing phone calls/sms messages. So If someone calls me and I don't take it, the screen will flash(3 second on, 60 second pause) until i acknowledge the missed call.

Is this basic feature really missing from Windows Phone?

Slashdot Top Deals

No directory.

Working...