-
Really nice – and – lush – sounding virtual analogue, heavily pased on the JX8P. Those strings, that chorus!
-
Lovely live performance from Brian and Kelli: keyboard, modular, grid-sequencers, ukulele, voice. Feels intimate.
-
[This is good], but I particularly liked the stuff about the Gaps Model.
-
Filed away for future reference – this looks really handy.
-
"A Vim plugin which shows a git diff in the 'gutter' (sign column). It shows whether each line has been added, modified, and where lines have been removed." Lovely. Also available for emacs and Sublime Text 2.
-
"EasyMotion provides a much simpler way to use some motions in vim. It takes the <number> out of <number>w or <number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target." This is very clever.
-
"A great deal of what is called `digital art’ is not digital art at all, and it seems many digital artists seem ashamed of the digital. In digital installation art, the screen and keyboard are literally hidden in a box somewhere, as if words were a point of shame. The digital source code behind the work is not shown, and all digital output is only viewable by the artist or a technician for debugging purposes. The experience of the actual work is often entirely analog, the participant moves an arm, and observes an analog movement in response, in sight, sound or motor control. They may choose to make jerky, discontinuous movements, and get a discontinuous movement in response, but this is far from the complexity of digital language. This kind of installation forms a hall of mirrors. You move your arm around and look for how your movement has been contorted."
-
"If I were in London now or in the next few weeks, instead of Frieze I'd probably be getting to these shows." Rod's lists are always good.
-
I've used the Settings plugin a lot, but it's very old and dusty. This is a nice fork of it, ported to Rails 3, and saved for future reference.
-
"In a sense, a child, by definition, shrinks Scribblenauts’ scope. The game’s potential solutions are necessarily limited by vocabulary, so players with a smaller vocabulary have fewer options open to them. But, free of the dry, efficient logic of adulthood, a child’s imagination also opens the game up in ways beyond most adults’ reach."
-
"Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors." Nice, elegant.
-
"Robert Downey Jr really sells the idea of being a design engineer. To be fair, the Iron Man script does him the great service of having him have to build himself a new heart in a cave in Afghanistan, thus having to make imperfect things and fettle them to fit. That feeling gets slightly lost later in his super-engineer pad where apparently nothing needs filing when it comes back from the rapid prototyping machine. But he still manages to exude a kind of mad joy at making things, a fundamental character trait in the way that having nice breasts is not." Sophie on the emotional truths of storytelling.
-
"I'm not going to lie to you; fugitive.vim may very well be the best Git wrapper of all time."
-
"The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more." It's efficient and well-documented, too. Thumbs up.
-
"Over on a forum called teamliquid, a user by the name of Lomilar posted a fairly long thread about a program he had written that optimized build orders for the zerg race in starcraft. He eventually cleaned up his code and posted the code to googlecode. The program is called EvolutionChamber (a clever name, as it’s the name of one of the buildings in the game), and it uses genetic algorithms to find build orders. This I had to see." Great analysis of EvolutionChamber. Super-interesting, too, as a concept.
-
"I think the appeal lies in the keys moving “on their own,” and in the fact that it is in the guise of a familiar object." Nice little project – self-typing typewriter that plays Zork.
-
Passion Pit cover Smashing Pumpkins' "Tonight, Tonight".
-
"Suicidator City Generator (SCG) is a Python script for Blender… With it, you can automatically create entire, three-dimensional modern cities in a matter of seconds by adjusting various parameters, such as city size and complexity, rather than creating each building, each street, and each texture manually." Lovely; the preview video should give you a good idea of its capabilities.
-
"Ben O'Steen's talk from OKFN; lots of nice little things in here about preserving data and opening it up into a variety of forms."
-
"Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them." Handy.