I’ve changed the look of the site (again). I got tired of the dark/grey look and wanted something brighter. Thanks to Count Zero for making the wonderful Binary Blue theme.
Now to the untrained eye this theme is just a theme. If one looks closely this theme is not just a theme but is a theme […]
Archive of December 2006
I wanted to mention a few words the Autoconf. Autoconf generates that wonderful configure script which tells you whether you have all the things required the application you’re trying to compile (or not). Configure scripts also build Makefiles out of either Makefile.in or Makefile.am files. This is great because it lets […]