Sinan Unur is an economist and developer who appreciates the beauty, power, and convenience of Perl, especially when he is not allowed to use it. He blogs about Perl and other programming topics on ν42 and you can usually find him answering questions on Stackoverflow.
Pod::Perldoc is a "dual-life module" that ships with Perl core, but also sits outside of it. Over the weekend, I released Pod::Perldoc 3.17 which incorporates several bug fixes and adds several new features.
In the latest release we've:
Added better support for UTF8 in the pod -> *roff -> *roff-formatter -> pager pipeline - unfortunately a lot of UTF8 support for pod remains at the mercy of *roff-formatters. People running perl on Mac OS X, for example, will get old crufty versions of groff that do not process UTF8 input, even though Pod::Man supports UTF8 output.
Improved support for $PAGER and $PERLDOCPAGER definitions that expect pipelines or input redirection
Improved behavior of -l -q
Added two new formatter classes (ToANSI and ToTerm) which bypass many of the UTF8 problems with *roff-formatters.
Made it easier for downstream utilities to define their own command line arguments
Closed over 20 bug tickets on the RT queue. Some of these bug reports were years old unfortunately.
So, I had actually been wondering this for quite a while as I had thought that I would at some point be asked to typeset a journal or conference proceedings. I searched on Google but I could never get anything worthwhile to come up. However, I decided the time for research was over and the time to just attempt it was on me; this is also because I now have a publisher for the colloquium proceedings that I am running in the summer.
On one hand, I love getting bug reports for my Cucumber on Perl distro - it means people are using it, which is nice. On the other hand, I wish I hadn't but the bugs in in the first place...
At the heart of this question is (probably) the definition of economics: "How do I spend my limited resources on any of my alternatives to reach my goal?" There are, at least, three components there:
Your resources (money, time)
The alternatives
Your goal
The first two are easy to quantify. You probably know how much money, time, and effort you want to spend. You can easily get a list of books available for acquisition (donation, purchase, library loan). The third one is a bit more complex, and the hardest one for a book's author to satisfy. It's also the one that makes Mike's question almost impossible to answer, so start with that.
Linux Fund is a community-neutral 501(c)(3) nonprofit organization that provides financial and administrative support to the open source community. We have given away over $750,000 to open source events and projects around the world since our founding in 1999 using funds raised through our line of credit cards and direct donations.
Our primary focus is to bring promising OSI-compliant software projects to production status and foster the community efforts surrounding them.
Ostensibly, the article is about the former Ruby developer, enthusiast, mascot and resident oddball named "_why". He dramatically disappeared from the open-source world dramatically one day, taking all of his software and writings with him. But that's not the only theme of the article.
The article's driving thread is the author learning some basic programming, and learning in part from _why. The more interesting thing is the outsider-become-closer-to-insider perspective on the hacker culture. This include the response of the Ruby community to _why leaving and the effort to find, save, and adopt his works.
Read it, I found it thought provoking and a great read.
We've already mentioned in the "Call for Speakers", that we'd like to print proceedings for this years' YAPC::Europe. We think that proceedings are a good way to call back the talks you have heard and to get more information about topics you were unable to attend.
It would be great to have a "book" with (nearly) all talks of the schedule...
So we ask the speakers to send their talks as papers, too. We use the tools that were created for the German Perl Workshop many years ago. As this is a proven toolchain, we can provide packages that the speakers can use to write the papers. There is a package for each of these three formats: Pod, PerlPoint, LaTeX. You can find the "HowTo" on our website.
Please send your papers to proceedings@yapc2012.de.
I have created a boilerplate in order to have a starting point for we application development and put it on github. On the first page of the repository there are mentioned some of the features and things this boilerplate will help you with, like:
Configurable application menu based on user type
Unified user notification through messages displayed (alert, success, info)
The photos in the gallery are from the first Cluj.PM meeting from 2nd of March 2012
(Thank you Ovidiu for making such beautiful pictures ).
The boilerplate can be seen in action on dotCloud if you want to see how awesome web applications look with Bootstrap.
I have to keep this post short because I run out of time for today, but I want to invite you to give a try to this boilerplate, use it and abuse it - of course, contributions are more than welcome and will be rewarded with fame and glory, displaying contributors name on the front page of the repository :P
We are hosting the 5th YAPC::Russia "May Perl" combined with the Ukrainian Perl Workshop "Perl Mova" in Kiev on 12-13 May this year.
This year is special as we have invited two guest speakers, Tatsuhiko Miyagawa and Gabor Szabo. Yeah, I'd like to thank my colleagues in Kiev who managed both to invite them and to find the sponsor.
The citizens of the EU, UK and US do not need any visa to visit Kiev. No conference attendance fee needed neither.
Kiev in May is extremely attractive city, it's worth seeing it! People from six countries are already in the list of the attendees.
So, after a fantastic visit last August, I was delighted to be invited
back to Oslo next month. There will nearly a full week of public
events, all of which are open for anyone who wants to be involved.
First up, Oslo.pm is running
three more Perl courses
at Redpill Linpro's great training facility in Storo
from Wednesday April 18.
Two of those three courses are world premieres (of my brand new
Testing
and
API Design
classes), and the third is one of my all-time most popular classes:
the ever-evolving
"Productive Programmer"
seminar.
All the classes will be in English, and if you're interested in taking
part, registrations are now open.
Not too long ago I mentioned on this blog that Alien::Base had reached a milestone, well today I’m announcing that its getting even closer.
Before I get there lets recap. The Alien namespace contains modules which provide external libraries to Perl modules. Alien:: modules typically can detect the presence of a library on your system or if not, install it. Then they can provide the locations and other information to the Perl modules that need them. Alien::Base aims to make these modules easier to write by providing most of this functionality in a configurable way.
Alien::Base, once it has decided that a computer does not have the library, will try to install it. One of my biggest concepts in designing Alien::Base is where it installs the library to. In contrast to attempting to install it to the system-at-large, it puts it in a static data location relative to the Alien:: module in question; it does this via File::ShareDir. Why is this important? Several reasons:
We welcome cPanel as a Platinum Sponsor of this years' YAPC::Europe. It's amazing to get so much support from companies using Perl. Thanks!
cPanel is the industry leader for turning standalone servers into a fully automated point-and-click hosting platform. Tedious tasks are replaced by web interfaces and API-based calls. cPanel is designed with multiple levels of administration including admin, reseller, end user, and email-based interfaces. These multiple levels provide security, ease of use, and flexibility for everyone from the server administrator to the email account user.
cPanel is an organization that wins the loyalty of customers around the world by providing feature-rich applications backed by a team of developers, technical support engineers and quality assurance experts that provide stable builds, direct support, and fantastic customer service.
cPanel powers web hosting companies and organizations that have a need to automate and offer competitive hosting services.