enlightened perl organisation

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

  

Planet Perl Iron Man

Daily archive for Saturday, 07 July 2012

< Younger posts | Older posts >
Eduardo Ariño de la Rubia (ed): Validating an uploaded file is an image. Can it even be done?
So I’ve gotten the qrplop codebase to the point where I have to start writing web services. I’m enjoying doing this as a Dancer project (though I promise the next one, either the “lost dog” or the TokBox one will … Continue reading →
Kartik Thakore (kthakore): 0x1 step forward, 0x10 steps back
So last few days have been a test of my patience. Working on the Avenger bit to hack out a game that doesn't devolve into chaotic code has been hard. Partly the reason has been due to how SDLx::* and Box2D force some horrible design patterns. So afte [...]
Tokuhiro Matsuno: lis.plのトーカナイザを改善する
lis.pl を地味に改善していきます。 http://norvig.com/lispy2.html を参考に、トーカナイザを改良します。今回の改良で改善されたトーカナイザは DSL をつくるときによくつかわれるパターンそのものなので LISP をつくらない人でも実装方法をおぼえ
YAPC::EU 2012: Tools for productivity
Tudor Constantin will give a talk at YAPC::Europe 2012 described as Upgrade your web application development tools to the 2012 year. Bootstrap from twitter, Mojolicious, DBIx::Class and Behavior Driven Development, deployed on dotCloud - modern tools [...]
mdk (also): A Bit of Hip Hop

Mark Keating talks about the second North West England Perl Monger's Hackday on Saturday 30th June

Martin Evans (MJEVANS): New 1.39 release of Perl DBD::ODBC

I've just sent to the CPAN the 1.39 release of DBD::ODBC. This contains some bug fixes, one major enhancement to support TAF and one change in behaviour you should note.

read more

David E. Wheeler (Theory): Sqitch Status: Now With Status

I’ve just released Sqitch v0.60. The main change is the implementation of the status command, which allows one to see the current deployment status of a database. An example from the updated tutorial

> sqitch status
# On database flipr_test
# Chang [...]
YAPC::EU 2012: Designing the Internet of Things: Arduino and Perl
Hakim Cassimally will give a talk at YAPC::Europe 2012 described as An introduction to the exciting world of the Internet of Things (IoT). Connecting physical objects (bubble machines, lamps, plants, chicken-feed silos) to microcontrollers and to the [...]
YAPC::EU 2012: Ontology Aware Applications
Nuno Carvalho will give a talk at YAPC::Europe 2012 described as An ontology is a formalist that can be used to represent knowledge, describing information as concepts and relations between these concepts. The adoption of these formalisms has increas [...]
Leonard: Last beach day
The last day of our vacation. I have slowly come to terms with the end of such a relaxing vacation. I have spent a lot of time today thinking about my father, which was the driving reason to have this...
Sinan Unur (Sinan): On Windows, how can I find window handles for a given process ID using Perl?

Let's say you want to send some messages to the window of a Windows process, but all you have is the process id. How do you find the window handle for that process?

According to this post on Stackoverflow, you need to use the EnumWindows function to g [...]

< Younger posts | Older posts >