Hacks

Click track detector

Click track detector

Paul Lamere, of the Music Machinery blog, has a most excellent post investigating the detectability of drummers who use a click track: I’ve always been curious about which drummers use a click track and which don’t, so I thought it might be fun to try to build a click track detector using the Echo Nest […]

ThinkGeek Hacks contest

ThinkGeek Hacks contest

ThinkGeek and Instructables are running a contest: use any ThinkGeek product to create something wondrous, publish it on Instructables, and enter to win a $250 ThinkGeek gift certificate for the best mod. Two first prize winners will each win a $50 gift certificate and an Instructables Robot t-shirt. Runners-up will win an Instructables t-shirt. Deadline […]

jsSO: Flash shared objects in Javascript

jsSO: Flash shared objects in Javascript

Without polling the server, an expensive operation, there isn’t a simple way send a Javascript client frequently updated server data. This is a problem if you want to make a multiuser game or chat application in Javascript. A post on ajaxian proposes a solution: Daniel Prieler’s jsSO library, which proxies real time communication between Javascript […]