Category: Free Software

  • IronRuby stuff

    I’ve been doing some work with the DLR team at Microsoft and the community of F/OSS developers they’ve inspired on IRC & the mailing lists. I’m providing a virtual host that is being used to perform continuous integration on Debian sid. The current status is here: http://twitter.com/IronRubyCI Maybe we’ll make an IronPerl one of these…

  • repository thoughts

    15:58 < cj> lluis: since my friend isn’t online to bounce ideas off of, how ’bout I ask you? :) 15:59 < lluis> cj: heh, ok 15:59 < cj> a first pass would be a web form that takes some information about a package and stores it to a database. those data are exposed via…

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

  • Everett Wireless first station

    I’m putting together the first station for the Everett Wireless Network. To the right is a picture of the radio I will eventually put on our roof. I plan to attach an omni to the pole and drill another couple holes in the box (one for the 802.11g omni, one for the serial console over…

  • Vote Obama 2008

    My friend Corrie is taking donations. I think the guy is worth voting for. Eight is enough. Oh, wait. It’s far too much. I do not support the current war and never have. I do not believe that “Muslim Terrorists” are responsible for Enron’s fleecing of its investors any more than I believe that Saddam…

  • boycottnovell.com not interested in solving problems

    But don’t take my word for it. The folks on their IRC channel have put it pretty plainly themselves. They’re not interested in offering solutions to problems, they instead seem interested in bemoaning their lot in life for fun and profit. — Log opened Wed Sep 03 23:06:26 2008 23:06 -!- Irssi: #boycottnovell: Total of…

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

  • Writing Free Sofware index

    So, I’ve been meaning to write an index for this series. I haxx0red my web server and made this easy-to-remember url work. http://wp.colliertech.org/cj/writing-free-software/

  • Writing Free Software: Part 11 – A simple man page

    Introduction Okay… it’s high time we wrote some docs. I come from a perl background, so we’re going to write the docs using perldoc. I know there are better ways to do this for C# projects and I’m happy to take contributions to this series. Just ask for contributor status and you can post the…

  • Next article in the “Writing Free Software” series

    Hey all, I’m not certain what the next topic should be. I’ve got a few ideas. Could the interested parties let me know what they’re curious most about? documentation distributing .exe.config and .dll.config files inter-package dependencies using pkg-config creating sub packages test harnesses and the “check” target the debian/ directory and .deb packages … something…