Still at SGI(!), getting ready for another "official" release of XFS for Linux. Sure, we have patches available for every Linux kernel, but people want something with a version number on it.
Survived merging 5 Red Hat kernels in about 3 weeks, putting the finishing touches on a Red Hat + XFS installer now. Hopefully get something out soon...
Working on making it possible to print filled-out checks, not just check blanks.
Code at http://lager.dyndns.org/freecheck
Wondering about the "right" way to do this - started off with a PostScript program that would lay out the check based on a bunch of dimension & string definitions at the top of the file. Currently I have a Perl script that concatenates a bunch of PostScript file snippets into a complete file that can be sent to GhostScript or a printer. Lets you choose which account, what check blank type, printing style, etc you want to use.
2 ways to go - either keep the "configs" for account, blanks, style, as PostScript snippet files to be cat'd together, or do it in more of an ini/config file type deal, with the Perl generating the PostScript from that. Not sure how I'll go.. A config file in /etc is probably more "unixy." :-)
Anyway, once that's done, I'll start working on a Gnome-ified GUI for the thing, and probably a CGI script to let you get a .ps or .pdf back to print your checks from.
Hopefully the GnuCash guys can use some of my work as well.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!