Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:First Post (Score 1) 61

It is logical to think, therefore, that a good game playing cell phone would sell, and if it did not, it would not be because it have too many features.

I agree with your point that there seems to be a good market for such phones, but I think you missed the point on "too many features". If its a well done phone, even if it has too many features people would use it just avoiding the features they don't want.

Comment The World doesn't care (Score 4, Insightful) 715

RMS is right of course. Software as a service is not free and one should always be at guard while using them.

Having said that, it is also important to realize that general public does not care, if its free. If you just ask them, "Do not use it." It does not help the cause. Shouldn't you instead try to educate them and warn them of the pitfalls ?

The world is not black and white. And software as a service is here to stay. When would RMS realize that ?
PC Games (Games)

Does Professional Gaming Have a Future? 116

mr_sifter writes "Three years ago, celebrity gamers such as Fatal1ty were bagging millions in prizes, and TV channels were queuing up to broadcast games on TV. Professional gaming looked set for the big time. It never happened, and in the current economic crisis, sponsors and media organizations are cutting costs, resulting in the closure of many pro gaming competitions (as we recently discussed) and a down-scaling in prize money. This feature looks at whether pro gaming can bounce back, and whether it will always be a PC sport, or if pro gaming on consoles is the future."
Programming

Web Browser Programming Blurring the Lines of MVC 303

lkcl tips his in-depth article up at Advogato on the difficulties for the MVC programming model that are introduced by Javascript and AJAX, and solutions for them. He writes: "This article outlines how the MVC concept is made incredibly awkward by the gradual but necessary introduction of Javascript and AJAX. A solution is found in the form of Javascript Compiler Technology such as GWT or Pyjamas (PyPy's JS backend or Rb2Js could be used, with some additional work). The article outlines how and why the traditional MVC patterns are fragmented by Javascript and AJAX, advocating that if a site is programmed purely in a high-level language that is then compiled to Javascript for the Web Browser sections, the same high-level source code can be executed either client-side on the browser, or server-side, or even both, depending on the requirements. The implications of this approach are discussed in depth."
Music

After 3 Years, Rockbox 3.0 Released 248

DarkkOne writes "Rockbox version 3.0 is out. Three years in development, it marks the introduction of many new players since the 2.5 release and offers software-based playback allowing audio of nearly any commonly (or uncommonly) used format on a list of MP3 players by Apple, iRiver, Cowon, Archos, Toshiba and Sandisk. Beyond this it is FLOSS, under the GPL v2 license (or later), and includes a variety of plugins such as games and simple apps. 3.0 is the first official release for any players not made by Archos and more or less marks the beginning of a much more regular release cycle for the software."
Programming

What To Do Right As a New Programmer? 662

globeadue writes "My company just tagged me for full time App Dev — I've essentially never coded for money, but the last 3 years of support desk gives me the business sense to know the environment I'll be coding for. Now my company will be training me, so I think the technical side of things will be covered, what I'm looking for is best practices, habits I should/shouldn't develop, etc as I take on my new craft."

Slashdot Top Deals

Quantity is no substitute for quality, but its the only one we've got.

Working...