-
Recent Posts
Friends
- Aletheis
- Ardents En Zed
- Ari Gesher
- Benjy Feen
- Blogo Perea de Sid
- Cynical Mom
- dannyman
- Dave Dribin
- David Lemson
- Declan Fleming
- Geoff Raye
- Joe Gross
- Kathy Schrenk
- KC Lemson
- Keith Garner
- Liz's Pictures
- Lorah Gross
- Mark Notarus
- Marty McCarthy
- Matt Williams
- Mike Kolb
- Reasonable Goods
- Rebecca
- Rene Hendrix
- RJ
- Saul Pwanson
- Sean O'Connor
- Steven Engelhardt
- Tim Skirvin
- Tom D
Politics
Sports
Recent Comments
- Sambal : C++ Runtime Types: Find All Classes Derived From a Base Class (2) on C++ runtime class registration
- Generate diagnostic message for HRESULT codes? | The Largest Forum Archive on Get Error Message from HRESULT
- C++ Runtime Types: Find All Classes Derived From a Base Class (2) « Sambal on C++ runtime class registration
- JV on Juniper NetConnect on 64 bit linux
- Daniel Howard on Is Blagojavich the most corrupt …
Categories
Meta
Category Archives: meta
about the blog
Moving!
Well, in 5 minutes I’m going to go pick up a moving truck, and starting tomorrow I’m going to drive it from Chicago to San Jose, with a brief stop in Boulder. I’ll try to blog, twitter, photograph, perhaps audioblog? … Continue reading →
Looking for a career?
If you’re college age, technically and mathematically inclined, and detail oriented… I suggest Civil Engineering.
WordPress 2.0.6 (7)
Whee, security fixes. This was my first test of SVN vendor branches, and I managed to hork up the web directory pretty bad when I first did it, but a quick fresh checkout and everything was fine. Duly noted: When … Continue reading →
Spam
Steven Engelhardt succumbs. This is why good anti-spam software trumps SQL. I only spent 6 months deleting spam from MT and adding to the blacklist by hand before I went looking for a better way. That way is Spam Karma.
Recursion considered harmful
Well, in this case it was real bad. Here’s a tip: When using the “RSS widget” in WordPress, do not point it to any web-based feed. While moving files around, I managed to make the Gallery RSS feed completely nonexistant, … Continue reading →
WordPress, ETag, Last-Modified
WordPress has some pretty crappy code buried in it… the curse of PHP. I can’t complain too much because it’s still a very robust platform with a good community and the best anti-spam plugin. That having been said, WordPress has … Continue reading →
Sandbox Skins
Keith is leaping into the breach with Sandbox. Welcome. Two tips: The first is that you can use CSS to do the header image without altering the base theme files. The second is that when you do edit your custom … Continue reading →
All Atom, All the time
RSS is a crappy spec, so this blog is now 100% atom. And instead of serving up the same feed on a half dozen different URLs, I’m now redirecting all the feeds to /feed/atom. Dang ole feeds.
wordpress, css, and images
So, a while back I switched from using a hand-written (in PHP) theme to using this awesome little piece of code that generates a semantically useful page that can then be CSS styled. On another site still under development, I … Continue reading →
WordPress + Atom 1.0
Atom is better than RSS. Much much better. WordPress, however, only supports the sucky old deprecated Atom 0.3. So, you should use this plugin to change your wordpress blog to serve up only Atom 1.0 (and no RSS whatsoever). It’s … Continue reading →