Monthly Archives: June 2005

Let there be COLD

I finally had it with dying in here during the summer months, and in a fit of rage purchased something to solve the problem once and for all:

I ordered the unit online from the Sears website and selected to pick it up at the store near here. The site said that I would receive [...]

Glade# Code Generator

I wrote a very basic application to generate Glade# code from a glade xml file using CodeDOM. Its a good way for new users to get an idea of how to use Glade#, as well as a way for everyone else to save time.
This tool generates stub classes (one class per top-level widget) that use [...]