voltron's been busily hacking away at ithought, which seems a bit cleaner now. Unfortunately, it requires libxml2, which is surprisingly difficult to come by RPM-wise. RedHat's still floating around at 1.8.10, the "official" RPMs linked to off the libxml homepage don't exist, and the only reference ot them on rpmfind is to the Caldera Technology Preview from a year ago, and the source RPMs are b0rked. Looks like I may have to whip out those l33t rpm-building skillz I've been working on... *laugh*
Speaking of RPM, ahosey and I were discussing some problems he was having with a broken source RPM this week, and he asked how in the world getting a completely thrashed source RPM was possible (in this case, the Makefile was broken so that files were being installed in horribly incorrect locations and not in the temporary directory RPM uses for building the RPM). I pointed out the "-bs" flag, which is used to build _only_ the source RPM and does none of the actual processing the man page for RPM says it does. All -bs does is take a specfile, a tarball, and whatever patches you've specified and throws them together into a source RPM without bothering to do any processing or checking first. So, you could theoretically build a source RPM of the kernel with a 0-byte kernel source tarball in place of what's supposed to be there. Some interesting discussion ensued therein, with many cries of "That's _wrong_!" to be heard, with the general conclusion being that the "-bs" flag is, well, exactly it's namesake. :)
Caugh Denis Leary's new series (on ABC I think...) called "The Job". As a big Denis Leary fan, I was _really_ looking forward to seeing this, as it appeared to be tailor-made for him from the commercials. I was definitely not disappointed, as I spent almost the entire show laughing my ass off. Now I'm left hoping that it'll be a hit with more, hmm..., "normal" people than I so that it'll stay on TV for a nice long time.
[ "They've got a pitch and a proposal
The run-around might be a better term for it." ]
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!