Category Archives: Technology
Observations on the lack of art in technology today
No, I’m not hitting Halloween early. There’s nothing about pumpkins involved here. I’m talking about testing your javascript. I’m talking sane development practice, not ghost stories. I’d been using jsTestDriver for a while, but got tired of the way it would take off and go navel-gazing without warning, so I looked for something else and […]
You remember the Choose Your Own Adventure series? You’d read a paragraph or two, then be presented with a question, the answer determining which of several pages you’d turn to in order to continue the story. I may be giving too much credit to Mike Stackpole, Rick Loomis and the rest of the crew at […]
Noticed some, um, interesting, gotchas when setting up ruby 1.9 and the nginx web server on FreeBSD. The issue with the ruby install is subtle, and doesn’t really show up until long after you have installed it. The issue is it points the gem repository to the wrong place. It points the gem repository to […]
(Edited 2001/10/24 to add apache notes at end.) Rails isn’t always an easy proposition on Dreamhost, and this was no exception. BTW, this is *not* the rvm version. I wanted to get the Dreamhost default setup working before I started playing with rvm. I’ll probably post an rvm-related set of instructions later. In this case, […]
More and more I hear the refrain that as a developer you can “circumvent” Apple’s AppStore and “walled garden” by developing web apps for iOS devices. I even hear Apple and Steve Jobs positioned as wanting to “destroy the web” with their focus on “native apps.” That their “focus on native apps” is “splintering the […]