-
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: tech
MFC: Create a resource-based default frame view
CMyFrame is a CFrameWnd created with class wizard CMyView is a CFormView created with the class wizard I want CMyFrame to always incorporate CMyView as the view. Make sure MyFrame.cpp includes MyView.h bool CMyFrame::LoadFrame(…, CCreateContext* pContext) { CCreateContext ctxt; if … Continue reading
Posted in tech
Leave a comment
MFC warning
I might as well warn you know, I’m going to be blogging lots of frustrating things about MFC in this space for a while.
Posted in tech
Leave a comment
google talk
My google username is dterrell@gm… you can imagine where it goes from there. gtalk is totally awesome. Update: ok, here’s what I want from google talk: SIP support so I can hook it up to my IPtel gear multiparty chat … Continue reading
Posted in tech
2 Comments
How not to handle errors.
Steve has an interesting post about C++ error handling. At least your codebase, Steve, isn’t full of stuff like this. catch (…) { ASSERT(false); }
Timewasting
This is some mildly entertaining stuff if you like brain puzzles.
Posted in tech
Leave a comment
"We thought of this over beers…"
I guess you can imagine the high esteem with which I hold the apache software foundation that, upon reading the first few paragraphs of this project plan I immediately assumed it was genuine? [[ post edited for clarity ]]
The Phoenix
There is, once again, a pianosa. (You probably don’t have an account.)
Posted in tech
2 Comments
Hoax: I don't care if you buy a Dell
People like my friend mrw already don’t like Dell. Now I have another good reason not to like them. I cannot say this loudly enough. Do Not Buy A Dell. Update: Upon further review, probably a hoax: “mr guy does … Continue reading
Scoreboard feature requests
Upholder: if someone has left a job before reaching their 251mR date, the date should be greyed out like the rest of the line Upholder: it might be good for the unreached 251mR dats for current jobs to be grey … Continue reading
Posted in tech
6 Comments