Major Lazer – Original Don

How much I love the first part of this song (especially from 0:30 up to 1:00 — has some Beirut feel to it — followed by the sublime transition to the beat), how much I don’t know what to think of the last part (2:50). Oh, in case you’re in doubt: Yes, my favorite artists …

Paper: Selecting good still frames from a video

In this paper, we train a computer to select still frames from video that work well as candid portraits. Because of the subjective nature of this task, we conduct a human subjects study to collect ratings of video frames across multiple videos. Then, we compute a number of features and train a model to predict …

HTML Component Model & the Shadow DOM

At Fronteers ’11, Alex Russel gave a great talk about the Shadow DOM (relevant slides starting from slide 32). Jake Archibald, who also gave an awesome presentation at Fronteers, provides us a nice writeup on the subject, along with a very practical example: This is an <audio> element, or at least its implementation in Google …