Forgot your password?
typodupeerror
Earth

Breaking the Squid Barrier 126

An anonymous reader writes "Dr. Steve O'Shea of Auckland, New Zealand is attempting to break the record for keeping deep sea squid alive in captivity, with the goal of being able to raise a giant squid one day. Right now, he's raising the broad squid, sepioteuthis australis, from egg masses found in seaweed. This is a lot harder than it sounds, because the squid he's studying grow rapidly and eat only live prey, making it hard for them to keep the squid from becoming prey themselves. If his research works out, you might one day be able to visit an aquarium and see giant squid."
Biotech

Monitor Your Health 24x7 With the WIN Human Recorder 66

kkleiner writes "Japanese venture firm WIN Human Recorder Ltd is set to bring a health monitor patch to market that is capable of keeping tabs on all your vitals. The HRS-I is a small (30mm x 30mm x 5mm) lightweight (7g) device that adheres to your chest and relays the data it collects to a computer or mobile phone via wireless connection. While the HRS-I only directly monitors electrocardiograph information, body surface temperature, and movement (via accelerometers), it can connect to sensors for heart rate, brain waves, respiration and many other important health indicators. WIN is selling the HRS-I for around ¥30,000 (~$330) and providing monitoring software for around ¥10,000 (~$110)."

Comment take a step back (Score 1) 387

Take a step back from the problem. If you have a well documented policy that no one is following, think about why that is. Maybe the policy is just too much of a pain in the ass for people to comply with and still get their jobs done. Maybe you need a different policy.

Anyone can sit around and complain about how stupid or noncompliant their users are. But seeing problems from the prospective of the user (or boss) is the difference between a good IT person and a great one.

In the case of backup, consider continuous protection solutions like mozy.com.

Space

Space Photos Taken From Shed Stun Astronomers 149

krou writes "Amateur astronomer Peter Shah has stunned astronomers around the world with amazing photos of the universe taken from his garden shed. Shah spent £20,000 on the equipment, hooking up a telescope in his shed to his home computer, and the results are being compared to images taken by the Hubble Space Telescope. 'Most men like to putter about in their garden shed,' said Shah, 'but mine is a bit more high tech than most. I have fitted it with a sliding roof so I can sit in comfort and look at the heavens. I have a very modest set up, but it just goes to show that a window to the universe is there for all of us – even with the smallest budgets. I had to be patient and take the images over a period of several months because the skies in Britain are often clouded over and you need clear conditions.' His images include the Monkey's head nebula, M33 Pinwheel Galaxy, Andromeda Galaxy and the Flaming Star Nebula, and are being put together for a book."
Windows

FSF Attacks Windows 7's "Sins" In New Campaign 926

CWmike writes "The Free Software Foundation today launched a campaign against Microsoft Corp.'s upcoming Windows 7 operating system, calling it 'treacherous computing' that stealthily takes away rights from users. At the Web site Windows7Sins.org, the Boston-based FSF lists the seven 'sins' that proprietary software such as Windows 7 commits against computer users. They include: Poisoning education, locking in users, abusing standards such as OpenDocument Format (ODF), leveraging monopolistic behavior, threatening user security, enforcing Digital Rights Management (DRM) at the request of entertainment companies concerned about movie and music piracy, and invading privacy. 'Windows, for some time now, has really been a DRM platform, restricting you from making copies of digital files,' said executive director Peter Brown. And if Microsoft's Trusted Computing technology were fully implemented the way the company would like, the vendor would have 'malicious and really complete control over your computer.'"
Space

Meteorite Destroys Warehouse In Auckland, NZ 278

vik writes "According to local media, multiple eye witnesses are reporting that a meteorite crashed into a warehouse in Auckland, New Zealand last night, setting it on fire. The warehouse roof was destroyed but no nearby buildings were damaged and there was only one minor casualty — a man who happened to be inside the building at the time. The fire service have not yet made an official announcement."
Security

Huge iPhone Cut-and-Paste Tool Security Flaw 85

Harry writes "I'm using Pastebud, the new third-party copy-and-paste solution for the iPhone. It's extremely clever, using a Web-based clipboard to get around the fact that Apple doesn't provide one on the phone. Unfortunately, it seems to be giving users access to e-mails that other Pastebud users send to their clipboards. This has happened to me repeatedly and is being reported by other users in Pastebud's Get Satisfaction support forum. Pastebud is operational and still doing this as I write, even though a message at Get Satisfaction says they're working on the problem."
Microsoft

Ballmer "Interested" In Open Source Browser Engine 410

Da Massive writes "'Why is IE still relevant and why is it worth spending money on rendering engines when there are open source ones available that can respond to changes in Web standards faster?,' asked a young developer to Microsoft CEO Steve Ballmer in Sydney yesterday. 'That's cheeky, but a good question, but cheeky,' Ballmer said. Then came the startling revelation that Microsoft may also adopt an open source browser engine. 'Open source is interesting,' he said. 'Apple has embraced Webkit and we may look at that, but we will continue to build extensions for IE 8.'"
Space

Magnetic Portals Connect Sun and Earth 235

MaxwellEdison writes "Scientists have discovered evidence of magnetic portals connecting the Earth and the Sun every 8 minutes. 'Several speakers at the Workshop have outlined how FTEs form: On the dayside of Earth (the side closest to the sun), Earth's magnetic field presses against the sun's magnetic field. Approximately every eight minutes, the two fields briefly merge or "reconnect," forming a portal through which particles can flow. The portal takes the form of a magnetic cylinder about as wide as Earth. The European Space Agency's fleet of four Cluster spacecraft and NASA's five THEMIS probes have flown through and surrounded these cylinders, measuring their dimensions and sensing the particles that shoot through.'"

Comment Two sides to this story (Score 5, Informative) 215

This is a an extremely one-sided presentation of this story. Linus makes some controversial but insightful points about the security obsessed culture in the community. This should not have been a "Linus has gone mad" story. This is a legitimate re-evaluation of how security patches are handled.

Read the thread, make your own decision:
http://thread.gmane.org/gmane.linux.kernel/701694/focus=706950

Unix

Persistent Terminals For a Dedicated Computing Box? 288

Theovon writes "I just built a high-end quad-core Linux PC dedicated to number-crunching. Its job is to sit in the corner with no keyboard, mouse, or monitor and do nothing but compute (genetic algorithms, neural nets, and other research). My issue is that I would like to have something like persistent terminal sessions. I've considered using Xvnc in a completely headless configuration (some useful documentation here, here, here, and here). However, for most of my uses, this is overkill. Total waste of memory and compute time. However, if I decided to run FPGA synthesis software under WINE, this will become necessary. Unfortunately, I can't quite figure out how to get persistent X11 session where I'm automatically logged in (or can stay logged in), while maintaining enough security that I don't mind opening the VNC port on my firewall (with a changed port number, of course). I'm also going to check out Xpra, but I've only just heard about it and have no idea how to use it. For the short term, the main need is just terminals. I'd like to be able to connect and see how something is going. One option is to just run things with nohup and then login and 'tail -f' to watch the log file. I've also heard of screen, but I'm unfamiliar with it. Have other Slashdot users encountered this situation? What did you use? What's hard, what's easy, and what works well?"
Math

Brains Hard-Wired for Math 246

mcgrew writes "New Scientist is reporting that "non-human primates really can understand the meaning of numerals." The small study of two rhesus monkeys reveals that cells in their brains respond selectively to specific number values — regardless of whether the amount is represented by dots on a screen or an Arabic numeral. For example, a given brain cell in the monkey will respond to the number three, but not the number one. The results suggest that individual cells in human brains might also have a fine-tuned preference for specific numerical values." The report itself is online at PLoS Biology, Semantic Associations between Signs and Numerical Categories in the Prefrontal Cortex."
Input Devices

Mouse or Trackball? 627

Loconut1389 writes "I've been an avid mouse user for years, but lately all of the wrist movements have added up and combined with a desire for some added precision when not using my tablet in photoshop, I decided to purchase a large trackball. Logitech makes a few with a small, thumb controlled ball, but it looked like you'd get a tired thumb and have no added precision. After searching around, it seems that the only large one really available is a Kensington for about $90. Only CompUSA seemed to even carry the kensington in-store (and had none in stock). After ordering one online and using it for a few days now, I don't know how I ever lived with a mouse. The trackball has better precision, less wrist movement, and even gaming is pretty cool/easy with it (can spin it to whip around real quick, etc). All that said, it seems like trackballs have all but vanished except in medical fields (sonograms, etc) and perhaps graphic arts. I'm left insanely curious why trackballs haven't resurfaced now that optical technologies have fixed the main problems of old trackballs (and mice). Do you use a trackball? If so, are you in graphic design?"

Slashdot Top Deals

Don't compare floating point numbers solely for equality.

Working...