Forgot your password?
typodupeerror

Comment Re:Not a Surprise (Score 1) 284

You're mistaken. It's not the rendering engine that Apple has a problem with; it would be no TOS violation to port Gecko to the iPhone. Apple doesn't allow applications that execute code, which is why it's the Javascript engine that is the source of trouble. Opera Mini is allowed because the limited JavaScript that it does support is executed server-side rather than in the app. Opera has the experience and infrastructure to make a web browser that's appealing (due to its speed) despite lacking a JavaScript engine; I think it would be challenging for Mozilla to do likewise.

Books

Was the Amazon De-Listing Situation a Glitch Or a Hack? 396

Miracle Jones writes "As Amazon struggles to re-list and re-rank gay, lesbian, and adult books on their website after massive public outcry against the secretive partitioning process, they are claiming that the entire situation was not the result of an intentional policy at all, are not apologizing, and are instead insisting that the situation was the result of 'a glitch' that they are now trying to fix. While some hackers are claiming credit for 'amazonfail,' and it is indeed possible that an outside party is responsible, most claims have already been debunked. How likely is it that Amazon was hacked versus the likelihood of an internal Easter weekend glitch? Or is the most obvious and likely scenario true, and Amazon simply got caught implementing a wildly-unpopular new policy without telling anyone?"
Image

Norfolk Police Officers To Be Tagged To Improve Response Times 150

Police in Norfolk, England already have tracking units, The Automatic Vehicle Location System, installed in their cars that allow a control room to track their exact locations. Later this year a similar system will be attached to individual police radios to allow controllers to monitor the position of every frontline officer. Combined with equipment that can pinpoint the locations of 999 callers, the system will allow the force to home in on "shouts" to within yards. The system also lets operators filter a map showing the location of its vehicles and constables to reveal only those with the skills needed for a specific incident, like the closest officer with silver bullets during a werewolf attack.
Education

Best Paradigm For a First Programming Course? 592

Keyper7 writes "The first programming course I had during my computer science schooling, aptly named 'Introduction to Programming,' was given in C because its emphasis was on imperative programming. A little before I graduated, though, it was decided that the focus would change to object-oriented programming with Java. (I must emphasize that the change was not made because of any hype about Java or to dumb down the course; back then and still, it's presented by good Java programmers who try to teach good practices and do not encourage excessive reliance on libraries.) But the practices taught are not paradigm-independent, and this sparked a discussion that continues to this day: which paradigm is most appropriate to introduce programming? Besides imperative and object-oriented, I know teachers who firmly believe that functional programming is the best choice. I'm interested in language-independent opinions that Slashdotters might have on this matter. Which paradigm is good to introduce programming while keeping a freshman's mind free enough for him/her to learn other paradigms afterwards?"
Google

Some Developers Leaving Google For Microsoft 685

recoiledsnake writes "We have heard about lots of talented developers jumping ship from Microsoft to Google, but is the trend beginning to turn? Dare Obasanjo (a Microsoft employee) writes about a few high-profile people picking Microsoft over Google — either making the jump directly, or choosing Microsoft after receiving offers at both. Sergey Solyanik is back to Microsoft and he primarily gripes about the culture and lack of career development at Google. He writes, 'Everything is pretty much run by [engineering] — PMs and testers are conspicuously absent from the process. Google as an organization is not geared — culturally — to delivering enterprise class reliability to its user applications.' Danny Thorpe, who was the key architect of Google Gears, is back at Microsoft for his second stint working on developer technologies related to Windows Live."

Slashdot Top Deals

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Working...