by Jim Zemlin
On the eve of Linux’ 20th anniversary, Jim Zemlin invites the OSCON audience into his "Bizarro World” of 2011. The world of computing has been turned upside down. Microsoft’s stock is down. They now are filing anti-trust suits, not being the subject of them. Heck, Microsoft is even contributing code to Linux. And for good reason.
by Fred Trotter
Open Source software will power a new Internet layer, the Health Internet, which will finally make healthcare data liquid. The Health Internet will finally change healthcare the same way the Internet changed everything else; better, faster, cheaper.
by Eri Gentry
Keynote by Eri Gentry, Founding President and CEO, BioCurious.
Gabe Zichermann, Author, Speaker, Gamification.Co & Gamification Summit.
This talk tells the behind-the-scenes story of the apology campaign complete with source code, tips on dealing with the old-school media, how Twitter helped and didn't, and a call for people who want to change the world to be "reasonably unreasonable" because nothing ever gets done by the reasonable.
The 7th Annual O’Reilly Open Source Award winners will be announced.
Briefly review how to use mysql-agent w/ OpenNMS. Present an alternative using SNMP's pass_persist protocol. Walk through an example on how to add a new variable and it's corresponding chart in OpenNMS
Congratulations! You have done well having been promoted to managing your team....but how do you do that? Sheeri Cabral, DB Operations Lead at PalominoDB, takes her experience managing geeks and shows how to deal with tough geek management issues -- from how to deal with problem employees to the dreaded "how do you tell an employee they have body odor?"
by Alasdair Allan and Brian Jepson
Modern smart phone platforms, like Apple’s iPhone, come with a growing range of sensors; GPS, accelerometers, magnetometers and more recently gyroscopes. They also have a (near-)ubiquitous data connection, whether via a local wireless hotspot or via carrier data, and user positioning via multiple methods including GPS.
They would make an excellent hub for a distributed sensor network. However it is actually quite difficult to interface these otherwise interesting devices using standard serial devices. In the case of the iPhone the proprietary dock connector is a major stumbling block. During this session we will present several different methods which will allow you to connect any iOS device to an Ardunio, or in some case directly to an XBee mesh-network.
We will first discuss the official route, using the MFI approved Redpark serial cable, this makes use of Apple’s own External Accessory Framework. Whilst the most expensive route, it is also the simplest. However in addition to this we will go on to discuss using the headset interface to enable communication with external serial devices, this is a fairly well trodden route with several well known examples such as the Square credit card reader. Finally we will look at more off-the-wall routes such as repurposing the official MIDI interfaces, as well as the ANT+ protocol.