Category: Graphics

  • 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…

  • Quest for the re-usable software grail

    Why should any more effort be put into building a system of re-usable software if The CPAN already exists and provides all of the tools necessary to create re-usable software?

  • GDK on Quartz

    I’m intrigued by the work being done by Imendio and friends on GDK on the Quartz back end. Until recently, running gtk+ applications such as Monodevelop and The GIMP required that the optional X11 implementation be installed to an OS X machine. Imendio has been investing time in working on the quartz implementation of gdk,…

  • An update

    I don’t really have anything really exciting to report, so y’all get to listen to me blather. And after all, that’s what blogs are for anyway, right? Zelda is turning 11 months old this month. This is still my favorite picture: I have been dishonorably discharged from Amazon. It seems that I am incompetent. It…

  • 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…

  • Man, that sucks

    I’ve dropped from a google pagerank of 7 to 5. I need to be more interesting, it seems. So, things… Unit testing with Perl is fun. You should all take a look at petdance‘s WWW::Mechanize and Test::WWW::Mechanize. If one were to want to make a bot to grab all of one’s financial data from one’s…

  • A (round-about) story about Jeffry P. Bezos

    The following is what i wrote on “43people.com” about the boss. I thought it was worth keeping in my own archives, since it’s actually a story about my life as it pertains to Mr. Bezos. Back a few years ago, I was taking some classes down in Edmonds. The one I’m thinking of in particular…

  • Mono.Xna status

    Thank you _Alan_ for putting together this report on Mono.Xna’s implementation status. A quick overview is that we’ve got 95% of the methods stubbed out and maybe 1% fully implemented. Thank you jendave for your hard work on this! https://colliertech.com/~cjcollier/Mono/Xna/Status/20061221/FinalPage.html