2 Results for python

If a Bike Can Power a Toaster, Why Can't a Wii Fit Control a Linux Box?

What, We AREN'T Going Out for Milkshakes After This?

One of the best things about technology and its innate hackability (intentional or otherwise) is the endless variety of seemingly mismatched hardware and software that end up working (logically, even) once a hack is finished. The combinations are limitless -- using a stationary bike to power your NetBSD toaster, installing Linux on an XBox 360 -- and range from useful, to potentially useful, to just because I can.

There have been some hacks done to the Nintendo Wii, enabling people to create and test homebrew applications and travel the globe, virtually, via balance board and Google Earth. The Wiimote has been configured to control a few open source applications, such as MythTV. Now, as CNet's Eric Franklin reports, Google software engineer Matt Cutts has gotten his Wii Fit balance board to communicate with his Linux box (he's using Ubuntu) via Bluetooth and roughly 200 lines of Python code.



Upgrades and Compatibility in the Open Source World

Upgrades in the world of commercial software are typically forced upon users, and often contain unpleasant surprises. Users of open-source languages, databases, operating systems, and applications can't be forced to upgrade, and there is no financial incentive for the developers to get everyone to use the same version.

We look at several popular open-source languages and tools, to understand just how upgrades and compatibility are ensured in a world of open options.