The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in August 2010. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. ... read more |
Leon sent me some updates on his grant: bq. _I've been less productive than previous period this time, mainly due to school obligations. I've improved the Build system and the file layout. I've added some tests for regular expressions, which uncovered a number of bugs that seem to be fixed by now. Unless I uncover more bugs the regexps are finished. I've also done some testing on windows, with limited ... read more |
Although grant managers should report regularly on grantees progress, given some extra work on TPF Grants Committee regarding the new operation rules, I would like to make a small report on which grants are TPF currently funding and what is their status. This list starts from oldest to newest: Test::Builder 2 by Michael Schwern Schwern does not give feedback for a long time. Please push him personally. Thanks. The Perl ... read more |
As well as the approval of the new Grant Committee rules and our attempt to close long running grants, we are also refreshing the Grant Managers. Two of the current grant managers, Adrian Horward and Jeff Adams are stepping down. I would like to thank both of them for their fantastic work, and give special thanks to Adrian who offered to help new grantees during their first weeks of work. ... read more |
Curtis sent us some new updates on his grant. Details follow: There were two issues still not complete on my last report: 1. Can be installed to any drive This has finally been completed, and the 5.12.0 versions of Strawberry Perl April 2010 Beta 2 will have this code. The actual restriction on usable directories is that the path installed into cannot have spaces ... read more |
TPF is proud to announce the completion of Gerard Goossen grant. As Gerard sent a big report, please check the complete report on the extended new page. I would like to thank you both Gerard for completing the grant, and Jeff Horwitz for managing it. Below are my results of the "Changing the Perl 5 optree build process into a Abstract Syntax Tree generation and a code generation step" grant. ... read more |
The Perl Foundation Grants Committee is searching for Grant Managers GM are volunteers that help the interaction between TPF Grantees and TPF GC. GM are assigned to a set of grantees, and GM are responsible for poking Grantees from time to time asking for progress reports, and publishing them on this blog. They are also responsible for dispatch Grantees payments together with TPF Treasurer. If you might be interested in ... read more |
Leon Timmermans writes: As you may have noticed I've been out of the running for some time but I'm back at the project now for a few weeks and things seem to be going pretty ok. Here's an overview of where I'm currently standing. Documentation: Right now this is where I think most work remains. I've been working on it recently, and will continue doing that in the next couple ... read more |
While TPF grant program has as its main goal the motivation of Perl users to perform new and challenging projects for the Perl Community, sometimes it fails. Fortunately it doesn't happen with all grantees and all the time. This time I am closing two grants from Vadim Konovalov: Tcl/Tk Access in Rakudo and Perl Cross-Compilation for WinCE and Linux We, at TPF, know that Vadim did some work on both ... read more |
Curtis Jewell just sent TPF an update on his grant: The 5 main points of my grant, as far as releasing an improved Strawberry Perl, were: "Is compiled as a "merge module" file that can be included in other .msi files, as well as an independent .msi file." This was done as of the January 2010 release of Strawberry Perl, although I'm not publicizing it heavily until the April ... read more |
This was the oldest grant running. Ingy dot net was working intermittently on it presenting some of the results that were promised in the proposal but not them all. TPF and Ingy agreed to close the grant with a half payment for the work done. Ingy wrote a report on the work done. It can be read at https://www.socialtext.net/yaml/index.cgi?requiem_for_a_grant ... read more |
For this quarter TPF had 7 grant proposals, from which 5 were voted for rejection, one for acceptance, and the final one will be kept for new evaluation in the next round. The five rejected grants are: "Creating a ctypes-Like Interface for Perl to External Subroutines":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_creating.html by Shlomi Fish "Enhancing CPANHQ":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_enhancin.html by Shlomi Fish "perl core memory improvements":http://news.perlfoundation.org/2010/02/2010q1_grant_proposal_perl_cor.html by Jim Cromie "Enhancing Perl 6 Pattern Matching":http://news.perlfoundation.org/2010/02/2010_grant_proposal_enhancing.html by Morris M. Siegel ... read more |
For this quarter TPF has three grant proposals that were not funded in 2009Q3 round and that will be discussed and voted again in this round, and four new grant proposals: "Creating a ctypes-Like Interface for Perl to External Subroutines":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_creating.html by Shlomi Fish "Enhancing CPANHQ":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_enhancin.html by Shlomi Fish "perl core memory improvements":http://news.perlfoundation.org/2010/02/2010q1_grant_proposal_perl_cor.html by Jim Cromie "Enhancing Perl 6 Pattern Matching":http://news.perlfoundation.org/2010/02/2010_grant_proposal_enhancing.html by Morris M. Siegel "Perl Compiler":http://news.perlfoundation.org/2010/02/2010_grant_proposal_perl_compi.html by Reini urban "CPAN ... read more |
perl core memory improvements Name: Jim Cromie Email: Amount Requested: How much is your project worth? $3000 Synopsis Memory allocation enhancements in core Perl's variable namespace model is very flexible, users can: create vars, in any package, or in my scope, by naming them; give them complex values: my $foo share/assign/shallow-copy them: $main::bar $foo; crosslink or self ref them: $a $a other hairy stuff This ... read more |
Enhancing Perl 6 Pattern Matching with Ideas from Snobol4 and Other Sources Name: Morris M. Siegel, Ph.D. Email: Amount Requested: $3000 The substance of my proposed alternative pattern-matching specification has already been essentially worked out as a self-funded research project, as it were. I felt this project was of such importance that it was worthwhile giving myself a sort of sabbatical to develop it. It has taken rather longer than ... read more |
Improve Dist::Zilla's Tests, Documentation, and Structure Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis Dist::Zilla is a tool that helps Perl programmers build distributions for the CPAN. It eliminates boilerplate, handles packaging, interfaces with changelogs and version control, improves prerequisite management, and generally makes it easier to be a CPAN author. This grant will fund work to make it easier for new users to adopt Dist::Zilla and for Dist::Zilla itself ... read more |
CPAN reviews Name: Alexandr Ciornii Email: Amount Requested: $1200 Synopsis Many CPAN modules have good documentation, many have bad documentation. But there is no such thing as enough documentation. There are many good reviews, examples, descriptions outside CPAN. I propose to collect them and cataloguize. I want to make a site with links to reviews of CPAN modules. In general this site should be community-moderated, community-edited and allow users adding ... read more |