I thought I'd publish some small OpenGL utitilies that I've written. Included in GLMisc is a utility called "sdl-events" that displays all SDL events. Another utility call "shapes" exercises various OpenGL APIs. Finally there is an odd program called "ellipses" that demonstrates that the perspective projection of a circle is an ellipse. You can download it here.
Recently I attempted to get sendmail to work between two machines in my internal test network. Since it's my own small network I tend to use short unqualified hostnames such as "grey" or "white". As you may know this presents certain challenges when working with sendmail since sendmail prefers FQDNs (fully qualified domain names). In this blog entry I'll talk about what those challenges are and what I think is the most straight forward way to get sendmail to work in such a network.
Recently I took one of Red Hat's certification exam which resulted in my becoming RHCT certified. Although there isn't much I can say about t the exam due to the non-disclosure agreement I signed what I can say, which you can find elsewhere, is that it's a challenging exam. Since time is limited it's important to distinguish between things that are important and things that aren't.
I'll probably try to upgrade to RHCE in April.