domm
- Website: domm.plix.at
- About:
Just in case you like to know, I'm currently full-time father of 2 kids, half-time Perl hacker, sort-of DJ, bicyclist, no longer dreadlocked and more than 34 years old but too lazy to update my profile once a year.
I'm also head of Vienna.pm, no longer maintainer of the CPANTS project, member of the TPF Grants Commitee and the YAPC Europe Foundation.
I've got stuff on CPAN, held various talks and organise the Austrian Perl Workshops and YAPC::Europe 2007.
Recent Actions
-
Commented on Please build this for me, yesterday, also!
I've extracted to code into Net::EmptyPort and tokuhirom already release a TRIAL version of Test::TCP containing that module: http://blog.64p.org/entry/2013/02/27/183549...
-
Commented on Please build this for me, yesterday, also!
Just a few days ago I extracted empty_port and _check_port from Test::TCP to use it in some 0mq project. Do you think it would make sense to publish a CPAN module that only implements empty_port? I'd love something like that......
-
Commented on Perl programmer humour
Hm, the last run of Acme::ReturnValue was more than two years ago. Maybe I should run it again (and/or improve Acme::ReturnValue)... And regarding the return value "favourite record of the moment", for some reasons I don't remember right now I...
-
Commented on deb.perl.it - bridging CPAN and Debian → step2
Nice work! And I like the example :-)...
-
Commented on Recent work on ZMQ::LibZMQ3 and CZMQ
zmq_proxy() now indeed works, thanks a lot!...
-
Commented on New CPANTS Site
Thanks again for taking over! It was fun doing CPANTS for a while, but I just couldn't maintain it anymore. So I'm very happy that you and a few others have taken up the bat and continue they work! Greetings....
-
Commented on YAPC::Europe 2013 in Kiev, week minus 33. Countdown correction. Dates. Site
A small bug report: the "Join" button is labeled "Join YAPC 2011"....
-
Posted "Essential Modern Perl" Track at Austrian Perl Workshop to domm
(crossposted from http://domm.plix.at/perl/2012_10_essential_modern_perl.html)
To get more new participants to this years Austrian Perlworkshop we (Vienna.pm) came up with the following plan: On Saturday, 17th Novembe…
-
Commented on Swiss Perl Workshop 2013
Yay! Any dates yet? Or even a rough estimate?...
-
Posted blog moved to domm.plix.at to domm
After finally managing to produce a valid atom feed I have now moved my Perl blog to my self-hosted server at http://domm.plix.at/perl.
Blog posts are aggregated via ="http://ironman.enlightenedperl.or…
-
Posted Which tag to use for YAPCs? to domm
discuss here in my blog:
http://domm.plix.at/perl/2012_08_25_yapc_tag.html(as Perl Iron Man doesn't let me update my blog URL, I have to crosspost here. sorry for that..)
-
Commented on YAPC::EU::2012, what I missed
> The second miss was Josette Garcia, from O'Reilly. AFAIK Josetta is not allowed to attend German-speaking events (on behalf of O'Reilly) she's not working for O'Reilly Germany, which seems to be a semi-distinct business entity. So the fact that...
- Posted Things I learned at YAPC::Europe 2012 to domm
-
Posted Blio - my blogging "engine" to domm
.. you can read about Blio on my Blio powered blog...
-
Commented on Start times for the conference
Wow, 10:00, that's a lazy^W comfortable time to start the conference. Do you plan 3 or 4 tracks? I'm personally still not sure if I prefere lots of tracks with possible conflicts (but more talks in general) to fewer tracks...
-
Commented on CPAN modules for getting module dependency information
Module::ExtractUse can also report dependencies, though it mainly cares for stuff you use (so it does no mapping of module name to distribution). It's used by CPANTS, and is, as the whole CPANTS, a bit outdated with regards to more...
-
Commented on We're making a proposal to host YAPC::EU 2013
yay!...
-
Posted still no YAPC::Euope 2013 proposals to domm
The deadline for submitting proposals to host YAPC::Europe 2013 was a few days ago (5th July, see the Call for Venue), but no group submitted one.
If nobody steps up, there might be no Y…
-
Posted App-ArchiveDevelCover 1.001 to domm
App-ArchiveDevelCover now shows a diff-like comparison between the current and previous archived coverage report.
… -
Posted YAPC::Europe 2013 Call for Venue reminder to domm
As far as I know, the YEF did receive neither a Letter of Intent nor a proper proposal for hosting YAPC::Europe 2013 yet (and I should know, as I'm on the
-
Posted Don't use Cache::Memcached for UTF8 strings to domm
Read about our adventures while trying to store/retrieve an UTF-8 string via Cache::Memcached in my Perl blog
-
Commented on User friendly command line apps with even less suffering
I guess it depends on the task at hand if the performance penalty of loading Moose for a command line script is worth the wait. MooseX::App is a framework to help making powerful and complex command line apps easier to...
-
Posted DC-Baltimore Perl Workshhop 2012 to domm
Nearly a week late, but I've finally managed to write a short report about the DC-Baltimore Perl Workshhop 2012 which you can find on my Perl blog
-
Posted Module::ExtractUse 0.25 to domm
read all about it in my Perl blog
-
Commented on Perl in Pop Culture
What episode is this? As I'm getting the dreaded "The video you have requested is not available for your geographic region", I'll need to use some other (torrenty) means to view the clip.. cf http://theoatmeal.com/pl/game_of_thrones/nz...
-
Commented on Be nice to your speakers
For YAPC::Europe 2007 in Vienna, we had similar cards, but on the last one we printed "__END__"....
-
Posted App::ArchiveDevelCover 1.000 to domm
You can read about my latest module that helps you archive coverage reports generated with Devel::Cover in this post about App::ArchiveDevelCover on my blog. There is even a screen shot!
-
Commented on Smolder setup?
I tried it again, using my regular user and without perlbrew, and now everything works fine. So I assume the problem lies somewhere in the combination of using a special user account with perlbrew. Maybe it's even a problem with...
-
Posted Smolder setup? to domm
I recently tried to set up an instance of Smolder, but failed. While installing the module and it's dependencies was rather easy (thanks to perlbrew, local::lib and cpanm), I couldn't figure out how to actually initialize the system.
Starti…
-
Posted App::TimeTracker 2.016 to domm
Read more about App::TimeTracker 2.016 and how Test::MockTime can help you testing stuff that depends on time (an inherent fluid "thing" that's rather annoying test) in…
Comment Threads
-
Samuel Kaufman commented on
Perl programmer humour
https://metacpan.org/source/RJBS/Games-Nintendo-Mario-0.204/lib/Games/Nintendo/Mario.pm
Really cracked me up when i first saw it. -
Al Newkirk commented on
Please build this for me, yesterday, also!
Finding an "empty_port" is trivial, and there are many ways to do it. Finding an "empty_port" is not the "hot dog" (essential part of the experience), the "hot dog" is in being able to "reproduce results".
For example, let's say you have an application server that gets checked-out of the repository and configured on multiple machines, sometimes on the same machine by multiple users.
Let's take it a step further and say that you want to automate configuration and deployment, continuously (buzzword, .. but seriously). Furthermore, let say you want other distributed application…
-
Al Newkirk commented on
Please build this for me, yesterday, also!
Net::EmptyPort and Test::TCP both look great, I will use them.
-
BooK commented on
Perl programmer humour
In Test::Database, all database "drivers" end with the name of the DBD driver. Not really funny, though.
-
Neil Bowers commented on
Perl programmer humour
Heh, I've just seen this at the end of relative:
"evitaler fo dnE" # "End of relative"
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.