I'm also head of Vienna.pm [pm.org], maintainer of the CPANTS [perl.org] project, member of the TPF Grants Commitee [perlfoundation.org] and the YAPC Europe Foundation [yapceurope.org].
I've got stuff on CPAN [cpan.org], held various talks [domm.plix.at] and organised YAPC::Europe 2007 in Vienna [yapceurope.org].
Last weekend has seen the first Perl workshop held in two capital cities. Organising it was fun, though I have to admit that I slacked quite a lot and thus most of the work was done by Maros, Pepl (on the Viennese side) and Jozef, Emmanuel and Martin (the Bratislava team).
Things I learned:
Things I still have to learn
So, to sum it up, Twin City Perl Workshop was a very nice event with great talks and interesting attendees. I'm very much looking forward to do something similar next year. To bad I couldn't make it to the hackathon at Jonathans place
You can find photos on flickr tagged as 'tcpw2008'. And we're currently trying to get links to all the presentations...
I should try to build a GUI for some of my scripts (Score:1)
If you can, go with Wx.
The main advantage is that it is easily installable on all three main desktop operating systems as a dependency (unlike Gtk) and that Wx "looks like a real application" on all three main desktop applications.
Re: (Score:2)
On the bright side it will be all smooth in a few months as the new releases of the various Linux distributions start to distribute Padre and the wx stack with it.
Re: (Score:1)
Debian Lenny (current testing) includes libwx-perl package. On the other hand the libgtk-perl is already in Debian Etch (current stable).
XML/XSLT (Score:1)
Well, I for one hope they never die! They’re far too useful. Just because XML has been used by the clueless as a hammer for every problem they encounter does not make it a bad idea when used correctly; and the XSLT model (albeit not syntax) is elegant to an extent I have rarely encountered elsewhere.
My main weblog is produced by XSLT processing a single XML file, and despite the tons of small features I have added to the transforms over the years, I still find them completely straightforward and easy