Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Bullshit. (Score 1) 237

Relatedly, if they hate having Google do so, it's trivially easy to get off the page. Why don't they? Because for all their whining, they know that Google does drive traffic to them. "I don't have a business model, and you do," isn't a valid reason to ask for Google's money.

Google has drawn away direct traffic to these news sites into their own service. I don't believe its so much "hey, thanks for the traffic!" as "Well, a little bit is better than nothing..". Removing yourself from what has become your only option is not helpful when it just hurts you. Of course, we're both playing on opinions here since there is no evidence either way.

"Though Google is driving some traffic to newspapers, it's also taking a significant share away," Doctor said. "A full 44 percent of visitors to Google News scan headlines without accessing newspapers' individual sites."

Those two sentences have absolutely nothing to do with each other, despite Doctor's and the article's author's implication that they do. What really matters is, what portion of those 56% visitors would not have visited the news site in the absence of Google News. I'm guessing the answer is less. New result: Google is a net win for news sites.

The implication is that if the users were not skimming Google News' headlines, they would instead be skimming them on the content provider's site, and whether or not they actually found an article of interest, the provider would end up with the view and the ad dollar.

The article has shown nothing of the sort. It's entirely possible that in the absence of Google News that total news consumption would drop.

Not sure what your reasoning is on this statement. Is Google somehow forcing people to visit Google News? If not, why would people stop wanting the product if Google did not offer it? News is not a medium created by Google.

My take on Google News is this: Harmful to large organizations who have their own clout to draw viewers on brand recognition (Reuters, ABC, CBS, etc), but helpful to smaller news sites without that level of draw.

Which, if you look at who exactly is complaining, plays out as true.

Security

Ethics of Releasing Non-Malicious Linux Malware? 600

buchner.johannes writes "I was fed up with the general consensus that Linux is oh-so-secure and has no malware. After a week of work, I finished a package of malware for Unix/Linux. Its whole purpose is to help white-hat hackers point out that a Linux system can be turned into a botnet client by simply downloading BOINC and attaching it to a user account to help scientific projects. The malware does not exploit any security holes, only loose security configurations and mindless execution of unverified downloads. I tested it to be injected by a PHP script (even circumventing safe mode), so that the Web server runs it; I even got a proxy server that injects it into shell scripts and makefiles in tarballs on the fly, and adds onto Windows executables for execution in Wine. If executed by the user, the malware can persist itself in cron, bashrc and other files. The aim of the exercise was to provide a payload so security people can 'pwn' systems to show security holes, without doing harm (such as deleting files or disrupting normal operation). But now I am unsure of whether it is ethically OK to release this toolkit, which, by ripping out the BOINC payload and putting in something really evil, could be turned into proper Linux malware. On the one hand, the way it persists itself in autostart is really nasty, and that is not really a security hole that can be fixed. On the other hand, such a script can be written by anyone else too, and it would be useful to show people why you need SELinux on a server, and why verifying the source of downloads (checksums through trusted channels) is necessary. Technically, it is a nice piece, but should I release it? I don't want to turn the Linux desktop into Windows, hence I'm slightly leaning towards not releasing it. What does your ethics say about releasing such grayware?"
The Internet

Congress May Require ISPs To Block Certain Fraud Sites 180

FutureDomain writes "A bill which just passed the House Financial Services Committee would require Internet Service Providers to block access to sites hosting financial scams that pose as members of the government-backed Securities Investor Protection Corporation (SIPC). The bill, called the Investor Protection Act and sponsored by Paul Kanjorski (D-PA), is broad enough to block not only websites, but email and any other 'electronic material.' 'Internet providers are also worried that Kanjorski's requirement — and the accompanying civil penalties and injunctions — would apply even if the blocking is not technically feasible.'"
Technology

Harvard's Robotic Bees Generate High-Tech Buzz 105

coondoggie writes "Harvard researchers recently got a $10 million grant to create a colony of flying robotic bees, or RoboBees, to (among other things) spur innovation in ultra-low-power computing and electronic 'smart' sensors; and refine coordination algorithms to manage multiple, independent machines. The 5-year, National Science Foundation-funded RoboBee project could lead to a better understanding of how to mimic artificially the unique collective behavior and intelligence of a bee colony; foster novel methods for designing and building an electronic surrogate nervous system able to sense and adapt to changing environments; and advance work on the construction of small-scale flying mechanical devices, according to the Harvard RoboBee Web site."
NASA

NASA Downgrades Asteroid-Earth Collision Risk 244

coondoggie writes "NASA scientists have recalculated the path of a large asteroid known as Apophis and now say it has only a very slim chance of banging into Earth.. The Apophis asteroid is approximately the size of two-and-a-half football fields, and updated computational techniques and newly available data indicate the probability of an Earth encounter on April 13, 2036 for Apophis has dropped from one-in-45,000 to about four-in-a million, NASA stated."
Image

California May Reduce Carbon Emissions By Banning Black Cars 685

Legislation may by 2016 restrict the paint color options for California residents looking for a new car. Black and all dark hues are currently on the banned list. The California Air Resources Board says that the climate control systems of dark-colored cars need to work harder than their lighter siblings — especially after sitting in the sun for a few hours.
Biotech

Family Dog Cloned, Thanks To Dolly Patents 261

patentpundit writes "BioArts International announced today that they have delivered the world's first commercially cloned dog, a 10-week old Labrador named Lancey, to Florida residents Edgar and Nina Otto. According to the press release issued by the company, 'BioArts International is a biotech company focused on unique, untapped markets in the global companion animal, stem cell and human genomics industries. The Best Friends Again program is a collaboration between BioArts and the Sooam Biotech Research Foundation in South Korea, home to the best and most experienced dog cloning team in the world.' The technology that makes this animal cloning possible stems from the cloning patents developed at the Roslin Institute for the cloning of the now famous, or infamous depending on your view, Dolly the sheep."
Television

US House Kills Proposed Delay For Digital TV Transition 664

An anonymous reader writes "The Digital TV transition delay bill has failed to pass the United States House of Representatives. By a vote 258 to 168 in favor of changing the date, the bill has failed as two-thirds of the votes are required for it to pass. The delay bill was once perceived as inevitable, [but the House] has now apparently made February 17th the date of transition once again. Now the question remains, will they attempt to pass it again by the deadline?"
Space

Sweet Molecule Could Lead Us To Alien Life 72

Matt_dk writes "Scientists have detected an organic sugar molecule that is directly linked to the origin of life in a region of our galaxy where habitable planets could exist. The international team of researchers used the IRAM radio telescope in France to detect the molecule in a massive star forming region of space, some 26,000 light years from Earth."
Programming

How Should I Teach a Basic Programming Course? 452

riverman writes "I have been 'provisioned' at the school where I work to teach a new Computer Science/Programming course. I'm supposed to be teaching everything from the very-very basics (i.e. where that myspace thing is in your computer monitor, and how it knows who your friends are) to the easy-advanced (i.e. PHP classes and Python/Google App Engine). I'm an experienced programmer, but I'm not sure where to start — I could easily assume that my students know something basic they don't. Are there any resources on the internet that could help me find a solid curriculum? What are your suggestions?" I'm sure many of us have gone through intro-level programming courses of some sort; what are some things your teacher or professor did that worked well, and what didn't work at all?
Microsoft

Microsoft Blesses LGPL, Joins Apache Foundation 425

Penguinisto writes "According to a somewhat jaw-dropping story in The Register, it appears that Microsoft has performed a trifecta of geek-scaring feats: They have joined the Apache Software Foundation as a Platinum member(at $100K USD a year), submitted LGPL-licensed patches for ADOdb, and have pledged to expand their Open Specifications Promise by adding to the list more than 100 protocols for interoperability between its Windows Server and the Windows client. While I sincerely doubt they'll release Vista under a GPL license anytime soon, this is certainly an unexpected series of moves on their part, and could possibly lead to more OSS (as opposed to 'Shared Source') interactivity between what is arguably Linux' greatest adversary and the Open Source community." (We mentioned the announced support for the Apache Foundation earlier today, as well.)

Comment Re:Why is this news? (Score 0) 777

And assuming you're American, would you want someone to be able to blatantly flaunt our laws and cause harm to Americans and American interests simply because they aren't on our soil? Extradition treaties exist for this very purpose.

(Please for the love of the FSM don't try to turn this into a "it's just Intellectual Property, not murder" argument).

Slashdot Top Deals

"Ninety percent of baseball is half mental." -- Yogi Berra

Working...