April 2007
Satellite navigation users at risk for false... →
Two security experts have discovered a way to inject false messages — some amusing and others potentially frightening — into car satellite navigation systems.
The Gems of Apple’s Development Tools | MacApper →
Apple makes this very accessible with Xcode and their other development tools freely available to anyone who wants them. But even if you’re not a developer, there are some really cool things buried within the Apple Development Tools. Here are a few of those little gems that Josh found while poking around the in the Developer directory.
A packet monkey is an analyst who loves to examine packet headers, typically...
Amazon Web Services Blog: MySQL Interface to... →
MySQL Interface to Amazon S3 Independent developer Mark Atwood has been working on a MySQL interface to Amazon S3. Released under the GNU Public License, the code is compatible with version 5.1 of MySQL.
Once the interface has been installed and configured with your AWS developer credentials, you can now create tables using the AWSS3 storage engine like this:
CREATE TABLE atst (s3id...