Haskell is an awesome programming language. It's a lot more mathematically rigorous than others, which means that programs can be proven to be correct and in most cases, if they compile, they will run just fine too. This involves new challenges, however. For instance, you can't change even a single "variable". Everything is done via recursion and other tricks. Don't worry, it'll seem very natural once you try it out.
- scotu
"We just released a new version of Twitter for Android. Its new design reflects a native Android experience: wider and taller timelines that fill the screen, a flat navigation bar, tap and hold for quick actions, and more. You can now quickly navigate between tabs by swiping across your screen. And as you type your Tweet or search, you’ll see username and hashtag suggestions, making it easier to connect with friends and join conversations."
- scotu
Echo Nest Remix - Echo Nest Remix is the Internet Synthesizer. Make amazing things from music, automatically. Turn any music or video into Python or JavaScript code - http://echonest.github.com/remix...
Echo Nest Remix lets you remix, re-edit, and reimagine any piece of music and video, automatically and algorithmically. Remix has done the following: played a song forever, walkenized and cowbellized hundreds of thousands of songs in a week, reversed basically everything, beat matched two songs, split apart DJ mixes by their individual tracks, made new kinds of video mashups, corrected sloppy drumming, synced video to a song, transitioned between multiple covers of the same song, made a cat play piano, and made it swing. Remix is available as an open source SDK for you to use, for Mac, Linux, and Windows: Install for Python: sudo pip install remix. Full installation details, packages for Mac and Windows, and complete Python documentation are here. Try JavaScript: Test out remix.js here. Download JavaScript: remix.js. Full JavaScript install details and documentation are here
- scotu