IRC Log for #gentoo-uk on irc.freenode.net, collected by westi|LogBot

I’ve been playing around with LogBot today trying to create a ebuild for it. The ebuild is nearly finished and i’ll post my handiwork soon. For now I currently have it running on #gentoo-uk monitoring the silence there!

You can see the logs it produces here:
IRC Log for #gentoo-uk on irc.freenode.net, collected by westi|LogBot

LogBot’s not been running for months now, I’m taking these logs offline – they seem to be what half my incoming searches are on 😉

Gentoo ebuild

The webapp-config dependancy allows for multiple instances of a web application like wordpress to be installed on a single server by the admin without duplicating the non-configurable. The aim, as far as i understand, is to extend this with a vhost-config tool which will enable the easy configuartion of virtual hosts under gentoo.
For more info on webapp-config see the authors blog.

Reference

mod_mono

Sucessfully got mod_mono up and running over the weekend using the ebuilds for mod_mono and xsp from bugzilla. All works fine as long as you don’t use latest mono ebuild as then the scripts don’t run – works fine with 0.31 but not with 0.91.

You can see the test stuff in action here maybe when i get some .NET stuff done for work i’ll test it out here too!