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

 



Forgot your password?
typodupeerror
Google

Google Blocks co.cc From Search Results 127

tekgoblin writes "Google has taken the attack on malware into its own hands today as it blocks the entire co.cc subdomain. The block removed about 11 million results from the Google search index which should dramatically clean up much malware in search results."
Communications

Twitter Sued By British Soccer Player 264

norriefc writes "Here in the UK super injunctions are all the rage. These are injunctions that bar the press from even mentioning that the injunctions exist. Recently a Twitter account exposed several of these super injunctions and named several people involved and what their alleged indiscretions were. Now one 'famous' soccer player is trying to sue Twitter and the yet to be named tweeters for invasion of privacy, apparently in ignorance of the Streisand effect. I'm doubtful of an American company paying much attention to UK anti-free-speech laws"
Editorial

Why Mac OS X Is Unsuitable For Web Development 831

Hugh Pickens writes "Ted Dziuba has an interesting and amusing post on how he made a big mistake when he was offered a choice for his company laptop. His options were a Lenovo Thinkpad or a MacBook Pro, and he picked the Mac, thinking it would be closer to what he was used to. So what's wrong with using the Mac as a development machine for Milo, a Python application backed by PostgreSQL and Redis? 'I've only poked around a little, but so far I've found three separate package managers for OS X: Fink, MacPorts & Homebrew,' writes Dziuba, adding that when you are older, you will understand the value of automated version dependency satisfaction. Next is that your development platform should be as close as possible to your production platform, but 'OS X and Linux have different kernels, which means different I/O & process schedulers, different file systems, and a whole host of other implementation details that you'll write off as having been abstracted away until you have your first serious encounter with "It Works On My Machine.'" Finally, he says, Textmate sucks. 'Sooner or later, you have to face facts. Man up and learn Emacs.'"
GNOME

GNOME To Lose Minimize, Maximize Buttons 797

An anonymous reader writes "When GNOME 3 arrives in a month, users might be surprised to see old UI staples 'minimize' and 'maximize' buttons gone and replaced by... nothing, in the case of minimizing, and either drag-up or double-click-titlebar for maximizing. Says Allan Day, GNOME Marketing Contractor: 'Without minimize, the GNOME 3 desktop is a more focused UI, and it is a UI that has a consistent high level of quality. Yes, moving to a minimiseless world might take a little getting used to for some, but the change makes sense and has clear benefits.' Some users already welcome the change, while others are in an uproar, swearing to wait for GNOME 3.2, switch to KDE or even Windows. What do you think? A better, simpler interface for new times, or a case of making something simpler than it should be?" I like minimize and maximize buttons, but I'll admit to liking the look of GNOME 3 .
Communications

Anonymous Now Attacking Corporate Fax Machines 410

An anonymous reader writes "Anonymous has claimed responsibility for distributed denial of service attacks against several anti-WikiLeaks websites this month. In a novel twist to the campaign, Mission Leakflood has started a new DDoS attack against fax numbers belonging to Amazon, MasterCard, Moneybookers, PayPal, Visa and Tableau Software. Some numbers have already stopped responding, and Twitter and PostFinance have since been added to the target list."

Comment Re:For the better? (Score 1) 345

I'm the other way round. I found ObjC a joy to learn, picked it up pretty quickly. C++ took several abortive attempts and had me pulling my hair out for a long time. Now that I'm relatively comfortable with both, I still find ObjC to be my path of least resistance (certainly when writing gui apps).

I'm not sure why that is exactly. I think the use of templates in C++ made it difficult for me to pick up. I know you can write C++ code without using templates, but a lot of libraries seem to make heavy use of them. The types of error messages produced by gcc when templates are involved tend to make finding out where you've gone wrong rather difficult at times.

I know though that I have a lot to learn in C++. Specifically, I have yet to write my own generic class or function. I'm sure I will at some point, but so far there hasn't been much call for them in the problem domain I tend to use C++ for.

Social Networks

Of 1.2 Billion Twitter Posts, 71% Are Ignored 192

destinyland writes "1.2 billion Twitter 'tweets' were analyzed over two months by analytics company Sysomos, who concluded that a whopping 71% of them got no reaction whatsoever — no online responses, and no Twitter 'retweets.' 'Only a small number of users actually have the ability to engage on Twitter in a significant way,' the researchers conclude, noting that just 6% of Twitter's status updates ever get retweeted (while 23% get a reply). And among those status updates, 85% have exactly one response, while only 1.53% of Twitter conversations are more than three levels deep — where a reply receives a response which then generates a second reply." I am astounded by the claim that nearly three out of ten tweets actually do get any response.
Censorship

Monkey Island Creator Slams Corporate Control Over Game Publishing 298

An anonymous reader writes "Ron Gilbert, co-creator of classic games Maniac Mansion, Monkey Island 1 and 2, and many more, has spoken out against corporate censorship — the way of large companies getting a say on what does or does not get published on the distribution channels they control. Although his insightful rant applies to a number of corporations (Microsoft, Sony, Nintendo and Comcast are mentioned), most of the direct examples single out Apple. Quoting: 'Apple has maintained an almost North Koreanish dictatorial control over the devices, becoming the arbitrator over what is good and bad, what is allowed and not allowed. They don't have this control over the Mac because it is a real computer and an open device, but they can do this with the iPhone because we (as consumers) were convinced by the cell phone carriers that they needed this control to protect their networks (in the same way they wouldn't let us own our own telephones in the '70s) and Apple was happy to jump on that ship because they could finally control everything that went on the device and we bought it into it. Apple apologists say that Apple needs this control to maintain the "specialness" of the device. I say that's a load of crap.'" He also mentions Adidas dropping out of iAds because they couldn't accept Apple's excessive creative control, and a photography app that was rejected because it used the volume buttons as trigger."

Slashdot Top Deals

I attribute my success to intelligence, guts, determination, honesty, ambition, and having enough money to buy people with those qualities.

Working...