December 2009 Archives

Events Mailing List

No Comments

Over the past few weeks discussions have been taking place on our Marketing list regarding different ways to promote Perl. One idea we are running with is promoting Perl at technical conferences where the main focus isn't Perl.

Gabor has announced that there will be a Perl booth at FOSDEM in February next year. This is, hopefully, the first of many conferences that are targeted.

To help co-ordinate our efforts we have created an events mailing list.

To subscribe to the list please send a message to events-subscribe@lists.perlfoundation.org .

Once you are registered you can send messages to events@lists.perlfoundation.org. The list also has a public archive.

Grant Complete: learn.perl.org

4 Comments

Eric Wilhelm has finished his grant improving learn.perl.org". He has written
six tutorials - from "Getting Started with Perl" to "Your First GUI Desktop
Application".

The six tutorials are

The tutorials are currently hosted http://learnperl.scratchcomputing.com, but if
Eric finds a better permanent home for them, he will setup redirects for that.

In addition to the original plan, Eric has created the
Combust::Spontaneously module and published it on the CPAN. This
lowers the technical barrier for contributing to perl.org sites by
allowing editors to preview their changes without needing to be an
apache admin. Eric hopes that this tool ultimately leads to perl.org
improvements which exceed what he had planned in terms of site rework
(perhaps it already has).

Eric's grant proposal included a website redesign, but the whole *.perl.org family
was redesigned by Leo Lapworth and friends (see http://news.perlfoundation.org/2009/11/new_look_on_wwwperlorg.html).

The initial Grant proposal can be found at
http://www.perlfoundation.org/eric_and_tina_improving_learn_perl_org.

Follows the update from Vadim on his grant:

I've implemented 'call' method for interpreter object, which takes already parsed parameters and passes them to tcl/tk interpreter. It is similar to 'eval' method, but it should be faster, and also safer to use, because there will be no need to protect/escape special characters before calls. Also, widget calls to tcl/tk library are based on this method. (this method will be improved from some technical POV, but it is quite usable right now)

Also, 'tk' widgets could be created within parrot as objects, which then could be used like
    wbutton.'call'('configure','-command','.t insert end $w_e')

I very much believe that I'll finish this implementation to the next Friday. Right after that, I'll move to implementing cross-compilation, where I currently have no news.

About TPF

The Perl Foundation - supporting the Perl community since 2000. Find out more at www.perlfoundation.org.

Recent Comments

  • Herbert Breunung: I disagree on Details but as Moritz said, Gabor is read more
  • Michiel Beijen: Would you please also make sure http://debian.pkgs.cpan.org/debian/ which is OLD! read more
  • skyheights: jnthn is one of the handful of tireless developers who read more
  • Salve J. Nilsen: How about setting up a "Perl hub" fund, instead? Something read more
  • Richard Hainsworth: Though I live and work in Russia and I would read more
  • Jane Coder: I've been interested in game development and perl independently for read more
  • Monsenhor: Thank you. The YAC begins. The concepts are changing! It's read more
  • Ricardo Filipo: Thank you! The YAC project is realy at early stage read more
  • Steven Pritchard: My disclaimer: I'm a Fedora maintainer and the author of read more
  • perlgeek.de: Another question to consider: If the TPF does not approve read more

About this Archive

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

November 2009 is the previous archive.

January 2010 is the next archive.

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

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.34-en