REST From the Bottom Up

REST From the Bottom Up

The RESTful API has a funny place in the software development world: it’s widely regarded as the best general-purpose pattern for building web application APIs, and yet it’s also nebulous enough of a concept to cause endless disagreements within teams over exactly how to implement one.

friz and the Illusion of Life

friz and the Illusion of Life

As is often the case, I found myself working on a personal project and had some UI elements that *really* wanted to have some life to them on the screen. I started sketching some ideas in code, and by the time I was done with it, had created a reusable framework to add fairly rich animation capabilities to programs written using the JUCE application framework, where I have been doing a lot of work these past few years.

Smart Living Things

Smart Living Things

Recently, I had to re-educate my garage door opener. Our house on a hill in San Francisco occasionally settles, and the door is experiencing different stresses than it did 5 years ago when I installed a new opener. So I had to re-teach it how to open and close the...
The Sunsetting of Python 2x

The Sunsetting of Python 2x

“Sunsetting.” It sounds so pleasant — a sky of golden rays flanked by purples and reds and oranges. The end of the day. Or, for software developers, the end of life of a technology or version of that technology that can, depending on the prevalence of the...
We Code the “Impossible”—Not the Impossible

We Code the “Impossible”—Not the Impossible

At some custom software firms, it is their primary goal to make a sale–any sale–without concern for how the project will be accomplished. There are software salespeople who will promise the moon and stars in three months for a fixed cost of $10,000. In fairness to the developers at those firms, the salespeople do not involve them in the sales process, so they are usually the first to be surprised, long before the client is disappointed. Many software horror stories going back decades start in such ways.

Art+Logic Talks MIDI 2.0

Art+Logic Talks MIDI 2.0

For the past year or so, I’ve been working as one of a group of developers within the Protocol Working Group of the MIDI Manufacturers Association to create prototype tools and applications that implement the upcoming MIDI 2.0 specification as it’s worked its way through many drafts to the point where it’s now ready to be voted on as an official standard. Read on for details on some upcoming talks I’ll be presenting on it.