Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.
If you really want to find out more, buy me a Guinness
Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]
Having got KDE up and running with various extras, discovered I only have 200MB left on my HD
Alas it isn't as fast as my previous installation, and has the annoying habit of continually popping up the contents of the CD drive when reviving from suspend mode. I can probably turn it off, but have found the option yet...
With everyone seeming to rave about KDE I expected it to fly, but on this box it appears to be at least 30-60 seconds slower to open a browser.
I prefer the Workspace split on Gnome as I usually have a defined role for each one. Several times with KDE I select the workspace, then accidentally select the wrong console and I flip to another workspace. Is there a option to only show the apps running for the selected workspace? I might get better with practice, but I doubt it.
Started redevelopment of our flagship product into mod_perl. Previously codenamed Mephisto, the mod_perl version has been christened Elizium (see Fields Of The Nephilim). Proving a bit messy to begin with, but hopefully it should make the whole thing a bit more streamlined.
Also saw my contribution to NMS get an official release this weekend
Mephisto? (Score:1)
Re:Mephisto? (Score:1)
The one I'm responsible for is a much simpler beast. The only major hassle really is making sure all our globals are being passed correctly.
Unfortunately because it was based on an old code base that has gradually been rewritten, we don't run with -wT and strict, which is very scary. However, running on my laptop with -wT and strict mainly just showed up that the passing of globals between scripts is bad and there are several instances