Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
Security

Hackers' Next Target — Your Brain? 295

Hugh Pickens writes "Wired reports that as neural devices become more complicated — and go wireless — some scientists say the risks of 'brain hacking' should be taken seriously. '"Neural devices are innovating at an extremely rapid rate and hold tremendous promise for the future," said computer security expert Tadayoshi Kohno of the University of Washington. "But if we don't start paying attention to security, we're worried that we might find ourselves in five or 10 years saying we've made a big mistake."' For example, the next generation of implantable devices to control prosthetic limbs will likely include wireless controls that allow physicians to remotely adjust settings on the machine. If neural engineers don't build in security features such as encryption and access control, an attacker could hijack the device and take over the robotic limb." Relatedly, several users have written to tell us that science may be closer to the science fiction "mind wipe" than previously thought. Put this all together and I welcome the next step in social networking; letting the cloud drive my limbs around town via a live webcam and then wiping the memory from my brain. Who has MyLimb.com parked and is willing to deal?
AMD

AMD's Six-Core Istanbul Opterons 123

EconolineCrush writes "AMD's latest 'Istanbul' Opterons add two cores per socket, for a grand total of six. Despite the extra cores, these new chips reside within the same power envelope as existing quad-core Opterons, and they're drop-in compatible with current systems. The Tech Report has an in-depth review of the new chips, comparing their performance and power efficiency with that of Intel's Nehalem-based Xeons. Istanbul fares surprisingly well, particularly when one considers its performance-power ratio with highly parallelized workloads."
PHP

An Early Look At What's Coming In PHP V6 307

IndioMan writes "In this article, learn about the new PHP V6 features in detail. Learn how it is easier to use, more secure, and more suitable for internationalization. New PHP V6 features include improved support for Unicode, clean-up of several functions, improved extensions, engine additions, changes to OO functions, and PHP additions." Update — May 7th at 16:47 GMT by SS: IBM seems to have removed the article linked in the summary. Here's a different yet related article about the future of PHP, but it's a year old.
Networking

Handmade vs. Commercially Produced Ethernet Cables 837

An anonymous reader writes "We have a T1 line coming into our satellite office and we rely fairly heavily on it to transfer large amounts of data over a VPN to the head office across the country. Recently, we decided to upgrade to a 20 Mbit line. Being the lone IT guy here, it fell on me to run cable from the ISP's box to our server room so I went out and bought a spool of Cat6. I mentioned the purchase and the plan to run the cable myself to my boss in head office and in an emailed response he stated that it's next to impossible to create quality cable (ie: cable that will pass a Time Domain Reflectometer test) by hand without expensive dies, special Ethernet jacks and special cable. He even went so far as to say that handmade cable couldn't compare to even the cheapest Belkin cables. I've never once ran into a problem with handmade patch cables. Do you create your own cable or do you bite the bullet and buy it from some place?"

Look Out, Firefox 3 — IE8 Is Back On Top For Now 662

CWmike writes "Internet Explorer 8 has shipped in its final version and is ready to take on its rivals. Preston Gralla reviewed it and says the latest version of Microsoft's browser leapfrogs its closest competition, Firefox 3, for basic browsing and productivity features — it has better tab handling, a niftier search bar, a more useful address bar, and new tools that deliver information directly from other Web pages and services. IE8 has also been tweaked for security and includes a so-called 'porn mode,' new anti-malware protection, and better ways to protect your privacy. The most noticeable new features? Accelerators and Web Slices. Think of an Accelerator as a mini-mashup that delivers information from another Web site directly to your current browser page. Web Slices deliver changing information from a Web page you're not actively visiting directly to IE8. There's one big problem for many, though. No add-ins, and there doesn't appear to be such an ecosystem on the horizon. So if you're a fan of add-ins and customizing the browser itself, writes Gralla, Firefox is superior. But for the actual browsing experience, IE8 has the upper hand — for now."
Programming

It's Not the 15th Birthday of Linux 261

Glyn Moody writes "There's been a spate of celebrations of Linux's 15th birthday recently. What they're really marking is the 15th anniversary of version 1.0. But do version numbers matter for free software? The 'release early, release often' approach means there's generally little difference between version 0.99.14z, say, and version 1.0. In fact, drawing attention to such anniversaries is misguided, because it gives the impression that free software is created in the same way as traditional proprietary code, working towards a predetermined end-point according to a top-down plan. So how should we be choosing and celebrating free software's past achievements?"
Image

Chimp Found Plotting Against Zoo Guests 435

rjshirts writes "In further proof that Planet of the Apes is coming to pass, researchers in Stockholm, Sweden have proof that primates can plan ahead. From the article: 'Santino the chimpanzee's anti-social behavior stunned both visitors and keepers at the Furuvik Zoo but fascinated researchers because it was so carefully prepared. According to a report in the journal Current Biology, the 31-year-old alpha male started building his weapons cache in the morning before the zoo opened, collecting rocks and knocking out disks from concrete boulders inside his enclosure. He waited until around midday before he unleashed a "hailstorm" of rocks against visitors, the study said.'"
Image

New Medical Disorder Linked To Gaming 224

oldspewey writes "A new skin disorder caused by use of games consoles has been identified by skin specialists. The condition, dubbed "PlayStation palmar hidradenitis", is described in the British Journal of Dermatology. Researchers outline the case of a 12-year-old girl who attended a Swiss hospital with intensely painful sores on the palms of her hands. The girl, who had been using a games console regularly, recovered fully after 10 days of abstinence. The doctors suspect that the problem was caused by tight and continuous grasping of the console's hand-grips, and repeated pushing of the buttons, alongside sweating caused by the tension of the game. Nina Goad, of the British Association of Dermatologists said: 'This is an interesting discovery and one that the researchers are keen to share ... If you're worried about soreness on your hands when playing a games console, it might be sensible to give your hands a break from time to time, and don't play excessively if your hands are prone to sweating.'" We called it Tekken thumb.
United States

Iowa Seeks To Remove Electoral College 1088

Zebano writes "Since changing the US constitution is too much work, the Iowa senate is considering a bill that would send all 7 of Iowa's electoral votes to the winner of the national popular vote in a presidential election. This would only go into affect after enough states totaling 270 electoral votes (enough to elect a president) adopted similar resolutions."

AMD Phenom II Overclocked To 6.5GHz 303

An anonymous reader writes "During CES a group of overclockers with access to liquid nitrogen and liquid helium for the extra boost of coldness cooled an AMD Phenom II X4 chip to -232 degrees Celsius. Once they got the chip cooled to this frigid temperature, they pushed the clock speed all the way up to 6.5GHz, which is a world record for a quad-core CPU, and then dished out an astonishing 45,474 3DMark05 score!"
GNOME

Building Linux Applications With JavaScript 288

crankymonkey writes "The GNOME desktop environment could soon gain support for building and extending applications with JavaScript thanks to an experimental new project called Seed. Ars Technica has written a detailed tutorial about Seed with several code examples. The article demonstrates how to make a GTK+ application for Linux with JavaScript and explains how Seed could influence the future of GNOME development. In some ways, it's an evolution of the strategy that was pioneered long ago by GNU with embedded Scheme. Ars Technica concludes: 'The availability of a desktop-wide embeddable scripting language for application extension and plugin writing will enable users to add lots of rich new functionality to the environment. As this technology matures and it becomes more tightly integrated with other language frameworks such as Vala, it could change the way that GNOME programmers approach application development. JavaScript could be used as high-level glue for user interface manipulation and rapid prototyping while Vala or C are used for performance-sensitive tasks.'"
Google

New Google Favicon Deja Vu All Over Again? 227

theodp writes "Last June, Google rolled out a new favicon, the small branding icon that graces your URL bar when you visit Google. Which, as it turned out, bore a striking similarity to Garth Brooks' Circle-G logo. Well, Google went back to the drawing board and has come back with a new favicon, which it says was inspired by — not copied from, mind you — its users' submitted ideas. Some are also seeing inspiration elsewhere for the new favicon, which consists of white 'g' on a background of four color swatches. Take the AVG antivirus icon, for instance. Or everybody's favorite memory toy, Simon. Or — in perhaps the unkindest cut of all — the four-color Microsoft Windows logo, shown here with a superimposed white '7'. Anything else come to mind?" What comes to mind for me is just how obsessed many people are with the Google favicon.
The Courts

SCO Proposes Sale of Assets To Continue Litigation 290

gzipped_tar sends in this excerpt from the Salt Lake Tribune: "The embattled SCO Group Inc. is proposing to auction off its core products and use proceeds to continue its controversial lawsuits over the alleged violations of its copyrights in Linux open-source software. The Lindon company has filed a new reorganization plan with the federal court in Delaware where it sought bankruptcy protection from creditors after an adverse ruling in the Linux litigation. If approved by a bankruptcy judge, the plan could mean SCO's server software and mobile products lines are owned by other parties while SCO itself remained largely to pursue the lawsuits under the leadership of CEO Darl McBride. 'One goal of this approach is to separate the legal defence of its intellectual property from its core product business,' McBride said in a letter to customers, partners and shareholders. Jeff Hunsaker, president and COO of The SCO Group, said the litigation had been distracting to the company's efforts to market its products. 'We believe there's value in these assets and in order for the business to move forward it's imperative we separate it from our legal claims and we allow our products business to move forward,' he said Friday."
Security

Oops! Missed One Fix — Windows Attacks Under Way 292

CWmike writes "Microsoft says attackers are now exploiting a critical Windows bug that it didn't get around to fixing in its biggest batch of security patches in more than five years, issued yesterday. Microsoft said that 'limited and targeted' attacks are in progress by hackers exploiting an unpatched vulnerability in the WordPad Text Converter, a tool included with all versions of Windows. If Microsoft patches the WordPad problem on its monthly schedule, the first opportunity for fixing the flaw would be Jan. 9, 2009." Update: 12/10 22:28 GMT by T : OK, there might have been more than one: reader Simon (S2) writes "There is an even more serious flaw ... From SANS: 'There is a 0-day exploit for Internet Explorer circulating in the wild. At this point in time it does not appear to be wildly used, but as the code is publicly available we can expect that this will happen very soon. This is a brand new exploit that is *not* patched with MS08-073 that was released yesterday. I can confirm that the exploit works in a fully patched Windows XP machine. The exploit is a typical heap overflow that appears to be exploiting something in the XML parser.'"
Government

FCC Commissioner Lauds DRM, ISP Filtering 217

snydeq writes "Ars Technica's Nate Anderson and InfoWorld's Paul Venezia provide worthwhile commentary on a recent speech by FCC Commissioner Deborah Taylor Tate (PDF), in which she praised DRM as 'very effective' and raised a flag in favor of ISP filtering. Anderson: 'Having commissioners who feel that the government has a duty to partner with and back educational classroom content from the RIAA; who really believe that ISP filtering is so unproblematic we can stop considering objections; and who think that universities worry about file-swapping because tuition might be raised to pay for the needed "expansion of storage capabilities" (huh?) isn't good for the FCC and isn't good for America.' Venezia: 'Leave the ISPs out of it — it's not their job to protect a failing business model, and a movement toward a tiered and filtered Internet will do nothing to stem the tide of piracy, but will result in great restrictions on innovation, freedoms, and the general use of the Internet. There's nothing to be gained down that path other than possibly to expand the wallets of a few companies.'"

Slashdot Top Deals

The first version always gets thrown away.

Working...