-
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
Author Archives: David Terrell
Linkto
In the sidebar here is linkto, a thing I wrote a while ago to clean up pasted links. I’ve written a new version that pops up in any page, puts the currently selected text (if any) into the input area, … Continue reading
Posted in tech
Leave a comment
OpenBSD
OpenBSD and OpenSSH need your help. Please consider donating funds and/or buying CDs and T-shirts to keep the project that you depend on going.
Posted in tech
Leave a comment
C++ runtime class registration
C++ doesn’t have real pretty introspection capabilities yet, so sometimes you’re stuck rolling your own stuff that kinda sucks. For example, here’s the most convenient method I was able to find to do runtime iteration of all the classes that … Continue reading
Posted in tech
3 Comments
Devstudio Undo/Redo broken
No idea what the heck happened to Visual Studio .NET 2003. Things were fine last week, now undo and redo are broken. They’re disabled on the menu and the hotkeys don’t have any effect. Happens on all projects. Anybody have … Continue reading
Posted in tech
Leave a comment
Ah, the Winter Olympics
Here are the things i like about the Winter Olympics: Hockey Speed Skating … uh…. For things I don’t like about the Winter Olympics, let’s start with: “Women are too fragile for ski jumping“, add a dash of “it’s just … Continue reading
Posted in sports
Leave a comment
Running web.py behind SCGI
I’ve been doing some python webdev using this new web.py toolkit. It’s not bad, but I my host uses apache and apache + fastcgi (for now) means suck. So instead, we used SCGI: Install mod_scgi into apache Startup your web.py … Continue reading
Posted in tech
3 Comments
Microformats?
What’s a microformat? Jesus, good luck figuring out from microformats.org. That’s the most useless description of a technology I’ve ever seen. What is a microformat really? It’s a way of embedding structural information in the id and class attributes of … Continue reading
Two hat chicks
I just finished helping my wife and sister set up their online catalog, www.twohatchicks.com. They’re making and selling handmade hats and other crocheted items. They’re taking paypal and will ship anywhere in the US, so if you’re interested go send … Continue reading
Posted in Uncategorized
1 Comment