enlightened perl organisation

enlightened |en'litnd|: adjective:
having or showing a rational, modern, and well-informed outlook

  

Planet Perl Iron Man

Daily archive for Monday, 30 April 2012

< Younger posts | Older posts >
chromatic: Picking Functional Programming's Pockets
In all of the debates over whether pair programming is exclusively 100% good or exclusively 100% evil or whether test-driven design is exclusively 100% beneficial or exclusively 100% silly, people sometimes miss the nuances of the polemic "if it's ha [...]
YAPC::NA: YAPC::NA 2013 Call for Venue
YAPC::NA 2013 Call for Venue:

If you’re interested in running YAPC next year, then apply to organize it!

Sebastian Willing: Creating a crossword puzzle
Actually not a 100% real one, but something near by, like this one (near the end of the text). Crossword puzzle creators must know and remember many words, but everybody could create one with a little help by a computer. Things you need A spreadsheet [...]
Reini Urban (rurban): Big module sizes
I measured the size of some big modules, with B::Stats and B::C, statically compiled. This amounts to about to the same size as dynamic usage via perl, with all options and modules used at once. I.e. the worst-case scenario. Interestingly...
JT Smith: Posted YAPC::NA SOLD OUT!!! to JT Smith
We have officially sold 411 tickets to YAPC::NA 2012, which means we are officially sold out!  Some of you might be thinking, “Why would you book such a small venue?” The truth is we booked a very large venue. We’ve...
Reini Urban (rurban): My definition of "stable"
I catch myself always saying, "No, not yet stable enough." I cannot release it, even though it passes all tests. Which you can interpret that the tests suck. Not enough coverage, bad testcases, ... Well, that is always the case....
YAPC::NA: YAPC::NA SOLD OUT!!!

We have officially sold 411 tickets to YAPC::NA 2012, which means we are officially sold out! 

Some of you might be thinking, “Why would you book such a small venue?” The truth is we booked a very large venue. We’ve just sold more tickets to YAPC::NA t [...]

perlcodesample: Coffee Scriptという言語がある

 Coffee Scriptという言語がある。Coffee Scriptは実は完全なJavaScriptで、JavaScriptの使いづらい部分を、改善しようという目的のために設計されている。Coffee Scriptで書いたプログラムは、コンパイルされて完全なJava Scriptに変換される。

 でもCoffee Scriptは、Coffee Scriptという新しい言語なので、既存の言語をJavaScriptに変換できればうれしい人もいるのかもしれない。

たとえば、PerlをJavaScriptに [...]

Ulrich Habel (rhaen): I love reproducable results
This is more a rant....or probably the answer why sysadmins should not work on Win32.
[user@***:~]$ mojo generate lite_app rest_auth.pl
1 [main] perl (2260) C:\dev\cygwin\bin\perl.exe: *** fatal error - cygheap base mismatch detected - 0x612768B0 [...]
: I love reproducable results
This is more a rant….or probably the answer why sysadmins should not work on Win32. [user@***:~]$ mojo generate lite_app rest_auth.pl … Learn more
Rhaen: I love reproducable results
This is more a rant….or probably the answer why sysadmins should not work on Win32. [user@***:~]$ mojo generate lite_app rest_auth.pl … Learn more
JT Smith: Posted Hacking up biomolecules to understand how mercury causes so much trouble to JT Smith
Demian Riccardi will give a talk at YAPC::NA 2012 described as:  I will present some recent tools I have developed to characterize the interactions of Mercury and other metals with biological molecules as present in the protein databank.  I will...
YAPC::NA: Hacking up biomolecules to understand how mercury causes so much trouble

Demian Riccardi will give a talk at YAPC::NA 2012 described as: 

I will present some recent tools I have developed to characterize the interactions of Mercury and other metals with biological molecules as present in the protein databank. I will show ho [...]

< Younger posts | Older posts >