Category: gtkglarea

  • Gotta’ get ’em all.

    And now I have them all. Maybe I can reduce the load on my wan pipe by setting up a mirror for the island.

  • Jenkara is building

    Okay… after this morning’s post, I decided to make Jenkara build. It is now. You can get it thus: $ svn co http://svn.colliertech.org/svn/trunk/jenkara or $ wget http://www.colliertech.org/downloads/jenkara-0.0.1.tar.gz You can build it with ye olde $ ./configure && make there’s no install target, so run it with $ cd src && ./jenkara but it doesn’t work…

  • GTK+ OpenGL work

    There’s an opening at Canonical that I’d like to take after the current contract is up. It’s an opening for a OpenGL dev on the Ubuntu desktop team. Don’t get me wrong; I enjoy working with my current group quite a bit. We’re building a pretty neat tool. However, building OpenGL into the GNOME desktop…

  • I had to fill out a Bio today… here’s what I wrote.

    My background includes experience in system administration, network operation, technical support, and development of applications on server and client side. My primary operating system is Debian GNU/Linux. My primary programming languages are C# and Perl. I run a small family ISP on a not-for-profit basis: http://colliertech.org/ I am a “charter” member of a group originally…

  • Producing relocatable packages with the GNU build system

    I’ve recently found a need to create relocatable versions of some of my favorite libraries (produced, not-so-coincidentally by the GNU build system). You might find yourself asking “What is relocatable software, and why should I care?” Maybe I can help. A piece of software is said to be “relocatable” when it does not rely on…

  • Prebuild Autotools target

    Hello public, I’m putting some effort into GtkGlAreaSharp again. The supporting bits aren’t really production-ready, though, so rather than hacking on the widget itself and its associated examples, I’m beefing up the underlying platform. The first step in the process is making Prebuild a viable meta-build system. Right now it works pretty well for generating…

  • my name in lights

    Hey, look. My name is mentioned down at the bottom. http://www.go-mono.com/archive/1.2/#contributors testing aggregator’s ability to de-dup this update

  • Isn’t the windows gtkglarea fancy?

    Updated @ 20061214T1717 Updated @ 20061215T1140

  • gtk and OpenGL

    I couldn’t sleep this morning. I woke up early and mostly watched Firefly. Between episodes, I hacked on gtkglarea and updated some of my bugs over at the gnome bugzilla system. I added a couple of components to the gtkglarea product page, namely build and docs. Next on my list of things to do for…