Forgot your password?

typodupeerror
Book Reviews

MySQL 5.1 Plugin Development 44

Posted by samzenpus
from the read-all-about-it dept.
Michael J. Ross writes "If you were to ask some database developers to cite their favorite strategies for expanding the functionality of the relational database management systems with which they work, you would probably hear a variety of answers. One individual might recommend the use of an alternate database engine optimized for the given application. Another might explain the many advantages of using stored procedures to replace SQL queries embedded in the source code of any programs that connect to databases. But one answer you likely would not receive involves changing the internals of the database engine itself. With the latest major release of MySQL, developers using that particular RDBMS are now able to extend the capabilities of the built-in database engines, by creating plug-ins. This is the topic of a book by Sergei Golubchik and Andrew Hutchings: MySQL 5.1 Plugin Development." Read on for the rest of Michael's review.
The Military

HULC Robotic Exoskeleton MK II Undergoing Tests 72

Posted by Soulskill
from the i-know-what-i'm-getting-grandma-for-christmas-this-year dept.
fergus07 writes "Lockheed Martin is putting an updated, ruggedized version of its HULC Robotic Exoskeleton through lab evaluation tests. The hydraulic 'power-suit,' which enables the wearer to carry up to 200 lbs and run at 10 mph, now boasts better protection from the elements, improved fitting and easier adjustment, increased run-time and new control software."
Biotech

US Says Genes Should Not Be Patentable 127

Posted by Soulskill
from the roddenberry-siskel-and-simmons-agree dept.
Geoffrey.landis writes "A friend-of-the-court brief filed by the US Department of Justice says that genes should not be patentable. 'We acknowledge that this conclusion is contrary to the longstanding practice of the Patent and Trademark Office, as well as the practice of the National Institutes of Health and other government agencies that have in the past sought and obtained patents for isolated genomic DNA,' they wrote (PDF). The argument that genes in themselves (as opposed to, say, tests made from genetic information, or drugs that act on proteins made by genes) should be patentable is that 'genes isolated from the body are chemicals that are different from those found in the body' and therefore are eligible for patents. This argument is, of course, completely silly, and apparently the US government may now actually realize that."
The Internet

How Not To Design a Protocol 186

Posted by timothy
from the sweet-morsels-of-logged-in-ness dept.
An anonymous reader writes "Google security researcher Michael Zalewski posted a cautionary tale for software engineers: amusing historical overview of all the security problems with HTTP cookies, including an impressive collection of issues we won't be able to fix. Pretty amazing that modern web commerce uses a mechanism so hacky that does not even have a proper specification."
Oracle

OpenOffice.org Declares Independence From Oracle, Becomes LibreOffice 648

Posted by CmdrTaco
from the because-they-can dept.
Google85 writes "The OpenOffice.org Project has unveiled a major restructuring that separates itself from Oracle and that takes responsibility for OpenOffice away from a single company. From now on, OpenOffice's development and direction will be decided by a steering committee of developers and national language project managers. Driving home the changes, the OpenOffice.org project is now The Document Foundation, while the OpenOffice.org suite has been given the temporary name of LibreOffice."

To do nothing is to be nothing.

Working...