Done, and gets things smart.
I recently had the opportunity to set up Dan’s Guardian at home. The assumptions of this article are that you have access to a basic Linux or Macintosh computer somewhere, something small and old that you don’t need anymore. The basic idea here is that you’re going to build a passthrough filter and put it [...]
Last week, I had an opportunity to revamp one of my other blogs, and I updated it to a full WordPress site with all the bells and whistles. One of the things I wanted to do was include a separate database for my published works, so I could list off what had been published recently [...]
15Jul
Posted by Elf Sternberg as programming, ruby
I was working today on my storyengine / storykeeper / narrator codebase when I hit a snag. Storyengine converts text to XML and embeds in into a database. Storykeeper is a little rails program that I use to make sure all my keywords and so forth are set up correctly. And narrator is le grand [...]
14Jul
Posted by Elf Sternberg as Uncategorized
Thanks to an unnamed submitter (whose email bounced when I tried to thank him), ThinkSaber (available only in the subversion version for the moment) now also detects the presence of the Apple Motion Controller chip and will use that device if it’s available through PyGame. Yes, ThinkSaber now works on Linux Macs.
14Jul
Posted by Elf Sternberg as programming, python, web development
I recently wrote a game, and found it very much like developing a Javascript-based web application. (My wife, who’s a journalist with the video game industry beat, insists “it’s a toy, not a game. There is a difference.” I will defer.) If you’re a web developer who does a lot of Ajax, there is one [...]
13Jul
Posted by Elf Sternberg as chat
What he said. More to come.
10Jun
Posted by Elf Sternberg as chat, web development
I’d gone to Borders Books find myself a copy of the Ruby Pocket Reference. I’ve long liked having paper books for some things; I don’t need the tactility of paper for fiction, but for reference it’s absolutely critical, especially when I’ve reached the point of having so many tabs open on the browser that I’ve [...]
07Jun
Posted by Elf Sternberg as programming, ruby
I spent most of today working on my story website. It’s a pain in the neck to maintain, especially in updates, and it needs more smarts. A lot more smarts. I decided to see how much lifting it would take to get all of my stories, regardless of series or arc, into a database using [...]
The website Elect Tina Orwall runs WordPress 2 on a Gentoo Hardened Linux server running Apache 2 and MySQL 5. The client was given a copy of WordPress 2: Visual Quick Start, which I consider pretty much the only book a client should need to make their site work. If she needs more, you’re doing [...]