October 2009 Archives

2 more barcode readers for phones

| No Comments

http://semapedia.org/ has some hints and usage for barcodes.

I followed the instruction on the advertisement on bus stops of Austrian Airlines and finally I got to the application download for my Nokia 6131 NFC phone at http://www.upc.fi/en/upcode/. Well and it seems to work and recognize barcodes. :-)

jozef-kutej-net-qr.png

And here is the one liner used to generate this QR Code:

perl -MGD::Barcode::QRcode -MIO::Any -le 'IO::Any->spew("jozef-kutej-net-qr.png", GD::Barcode::QRcode->new("http://jozef.kutej.net/", { ModuleSize => 10, Version => 2 })->plot()->png)'

Benjamin Zander on music and passion

In case of Perl, you ain't seen nothing yet!

=head1 CONTRIBUTORS

| No Comments
=head1 CONTRIBUTORS
 
The following people have contributed to the PSGI specification and
Plack implementation by commiting their code, sending patches,
reporting bugs, asking questions, suggesting useful advices,
nitpicking, chatting on IRC or commenting on my blog (in no particular
order):

    ... and a log list of names ...

=cut

I found this Pod in PSGI and I like it, so I'll use it for my modules. :) It is important to give credits to people and the github gives the chance to see patches contributions, but the other forms are hidden. Bug reporting, testing, questioning and showing interest is also important!

October Bratislava.pm meeting

| No Comments
bratislava-pm-org.png

Last Thursday we have had a Bratislava.pm meeting with two topics.

1st one, thanks to Andrew Shitow, was about code generation or if you want compiling for compilers. He demonstrated this on a finding primes with Perl6 program. It was nice and you can still enjoy this talk on many places that Andrew has on his this year's roadmap. It is an example of reusability, the beauty of code generation and a showcase of a way which to try when doing optimizations. It's also a really good example how we, Perl hackers, want to always do thinks our own way ;-) The speed is nice, but not always and the Rakudo project should not get tied with premature optimization at this stage.

2nd talk, thanks to Emmanuel Rodriguez, was about a game made with CPAN authors - Pexeso. Most of Perl developers don't like to do graphics, JavaScript, web design and graphics effects. Seeing 3D OpenGL effects animating, rotating, zooming in and out done in couple of lines of Perl code looked impressive. And showing this to someone that is asking "why Perl?" might do the trick of convincing.

effect++ # is selling

Acid2&3 on iPhone

| No Comments

Acid2&3 on Android T-mobile G1

| No Comments

Acid2

http://acid2.acidtests.org/

Android build in browser (fw 1.5)

acid2-android-browser.jpg

Android Opera mini (4.2)

acid2-android-opera-mini.jpg

Acid3

http://acid3.acidtests.org/

Android build in browser (fw 1.5)

acid3-android-browser.jpg

Android Opera mini (4.2)

acid3-android-opera-mini.jpg

... Perl

| No Comments

I will start here to continue :) with my Perl programming language blog entries that I've posted so far on use.perl.org. The main reason is to have all the blogging together, but also to have the option to include pictures in the blog which I'm missing in @use.perl.org.

le-chameau-qui-rit.png

Updates

Subscribe to the blog updates with an email:

If you like it, share it.

Pages

About this Archive

This page is an archive of entries from October 2009 listed from newest to oldest.

September 2009 is the previous archive.

November 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.