Building a tornado in a bottle

vortex-tornado-machine

Recreate the look of a tornado by building this water vortex art piece. The components that go into it are all very simple and can be found in your recycling bin with the exception of a motor and a way to drive it. The hard part is going to be getting to the point where you don’t have any … Read the rest

Forever.fm: Infinite Beat-matched Music

Forever.fm is [Peter]‘s combination of SoundCloud and The Echo Nest that plays a continuous stream of beat-matched music. The result is a web radio station that just keeps playing.

[Peter] provided a great write up on how he built the app. The server side is Python, using the Tornado web server and Tornadio2 + Socket.IO for handling live … Read the rest

Phone/webapp written in ploy to appear more popular

That title’s not really fair to [Evan], but he did write a cellphone tetris game that causes your handset to automatically telephone him if you win. He’s using two applications that we’re not very familiar with, Twilio and Tornado. The former handles control input from the cellphone via their simple API. The latter is a web server and web … Read the rest