written by ambs

101 - 200 of 227 posts:

<< < > >> Summaries on
  • 2010 Grant Proposal: Perl Compiler Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    Perl Compiler Name: Reini urban Email: Duration: Until March 2011 Amount Requested: $1000 Synopsis Fix most of the remaining perl compiler, i.e. B::C, B::CC, B::Bytecode bugs. Improve documentation a bit. Maintain the planned compiler.perl.org site. Benefits to the Perl Community A working compiler. Faster startup time. Optionally faster run-time if the B::CC optimizations work out as expected. parrot? I've worked with them. I gave up. Better a half-ass perl5 compiler

    ... read more
  • 2010Q1 Call for Grants Proposals Mon, 01-Feb-2010 by Alberto Simões
    in: Grants

    NOTE: **perl.org Request Tracker was down for about a week As this happened in the last days of the call for grants period we are extending it till the end of the week The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in February/March 2010. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl

    ... read more
  • Tcl::Tk for parrot/rakudo grant updates Fri, 04-Dec-2009 by Alberto Simões
    in: Grants

    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. Also, 'tk' widgets could be

    ... read more
  • Skipping Call for Grant Proposals for 2009Q4 Sat, 14-Nov-2009 by Alberto Simões
    in: Grants

    Given my high amount of work at the moment and the big number of grants not finished I decided to skip the fourth call for grants for 2009. I am sorry for any inconvenience.

    ... read more
  • 2009Q3 Grant Results Tue, 01-Sep-2009 by Alberto Simões
    in: Grants

    Dear all, sorry for the delay. August was a complicated month. It is the Conference month and the Vacation month. But I think it was worth waiting for. This quarter TPF will fund three grants: "Corporate, Embedded, and Multi-user Perl on Windows":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_corporat.html by Curtis Jewell. This grant will be co-funded by TPF and Adam Kennedy. "wxPerl documentation":http://news.perlfoundation.org/2009/08/wxperl_documentation.html by Eric J. Roode. "Changing the Perl 5 optree build process into a

    ... read more
  • Running Grants (2009 - XV) Sat, 22-Aug-2009 by Alberto Simões
    in: Grants

    This is the last post presenting a report for all grants at once. Future reports will be posted by respective grant managers whenever they have relevant news. TPF expects grantees to report at least once each month. If you are a grantee, please, easy the task of your grant manager sharing news with him. If you are a grant manager and your grantee does not report for a long time,

    ... read more
  • 2009Q3 Grant Proposals Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    After three extenuating days at YAPC::EU::2009, and after some rest time, finally had the time to prepare the list of grant proposals for the third quarter of 2009. We have seven proposals, that can be read in this blog: perl core memory improvements by Jim Cromie wxPerl Documentation by Eric J. Roode Improve the visual design of Perl websites by Jon Allen Corporate, Embedded, and Multi-user Perl on Windows by

    ... read more
  • 2009Q3 Grant Proposal: perl core memory improvements Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Jim Cromie Email: Amount Requested: How much is your project worth? $3000K Synopsis Memory allocation enhancements in core Perl is greedy wrt recycling sv-bodies; freed bodies are returned to an interpreter-global freelist, where they hang until process termination. Workloads which rotate through large populations of each body-type would be badly limited; there would be no memory left. While this workload profile is arbitrary, so is the limitation. More to

    ... read more
  • 2009Q3 Grant Proposal: wxPerl Documentation Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Eric J. Roode, ROODE on CPAN. Email: or Amount Requested: $2500 for Q3 2009. Synopsis Write a lot of much-needed documentation for wxPerl. Benefits to the Perl Community Perl has a reputation as a language that is not suited for GUI development. This is silly; Perl is as suited for GUI as any other language. But the learning curve for most of Perl's GUI toolkits is steep,

    ... read more
  • 2009Q3 Grant Proposal: Improve the visual design of Perl websites Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Jon Allen Email: Amount Requested: USD 3,000 Synopsis Produce a modern, visually appealing set of templates, stylesheets, and other assets that Perl website owners can easily use and adapt to achieve a stylish look and feel, regardless of the back-end technologies powering each individual site. Benefits to the Perl Community Presentation and visual design forms a strong and lasting impression on website visitors. Unfortunately, the 1990s style of many

    ... read more
  • 2009Q3 Grant Proposal: Corporate, Embedded, and Multi-user Perl on Windows Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Curtis Jewell Email: Amount Requested: US $5000. Synopsis Enhance Strawberry Perl so that it can be customized for different environments, and silently embedded inside of other corporate and open source projects. Benefits to the Perl Community With the upgrade to a .msi installer for Strawberry Perl, it is now possible to solve many outstanding issues and expand Windows Perl in new directions. These include greater compatibility with corporate environments,

    ... read more
  • 2009Q3 Grant Proposal: Changing the Perl 5 optree build process into a Abstract Syntax Tree generation and a code generation step Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Gerard Goossen Email: Amount Requested 5,000 Synopsis This project is to change the Perl 5 optree build process into a step where the parser generates an Abstract Syntax Tree and a step where the executable code in the form of a list of function pointers is generated from the AST. Because this project is refactoring of a major part of the Perl 5 core, a good benchmark of

    ... read more
  • 2009Q3 Grant Proposal: Enhancing CPANHQ Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Shlomi Fish Email: Amount Requested: $1500 Synopsis CPANHQ a community-driven, meta-data-enhanced interface to CPAN. Benefits to the Perl Community The current CPAN interfaces http://search.cpan.org/ kobesearch, and the rest of the CPAN services that various individuals have set up are not integrated, are not based on enough meta-data, are not enough community-driven and are generally lacking. As a result of all this, some people started the "Rethinking CPAN" effort: http://www.google.com/search

    ... read more
  • 2009Q3 Grant Proposal: Creating a ctypes-Like Interface for Perl to External Subroutines Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Shlomi Fish Email: Amount Requested: $1500. Synopsis Develop a powerful Foreign Function Interface for Perl 5, similar to Python's ctypes. Benefits to the Perl Community ctypes provides a very handy way to call hard-coded subroutines in shared libraries, but only for Python. Having a similar module for Perl will benefit Perl 5 programmers who will be able to call subroutines in C and similar compiled languages from their Perl

    ... read more
  • Running Grants (2009 - XIV) Sat, 01-Aug-2009 by Alberto Simões
    in: Grants

    Dear all, I am sorry to inform that I am busy with YAPC::EU::2009 organization. This means that this time we will not have grants updates, and that grants evaluation for this quarter will start later two weeks. #grants

    ... read more
  • Running Grants (2009 - XIII) Sat, 18-Jul-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates from Ingy. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi No updates from Grant Manager. h3. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern No updates from Schwern. h3. "Perl cross-compilation for linux and wince":http://www.perlfoundation.org/vadim_konovalov_perl_cross_compilation_for_linux_and_wince Vadim Konovalov No updates from Vadim. If you know Vadim, please poke him. We need to know what is happening with him. h3.

    ... read more
  • Running Grants (2009 - XII) Sat, 04-Jul-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates, this time. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan Haggai has been improving the new named argument features and adding lots of automated tests. A new release of Archive::Zip, with many of his improvements, is now available on the CPAN. Currently he is updating the POD to reflect the changes. Next he will

    ... read more
  • 2009Q3 Call for Grants Proposals Sat, 04-Jul-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in August/September 2009. 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
  • Running Grants (2009 - X) Tue, 23-Jun-2009 by Alberto Simões
    in: Grants

    Dear all, thanks for the grant managers who sent me updates, but I had some problems with my laptop and things were not easy. Hope to get back on track in 15 days.

    ... read more
  • Running Grants (2009 - XI) Sun, 07-Jun-2009 by Alberto Simões
    in: Grants

    Grants updates, in fact, updates IX, X and XI, as we had a small stop. h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: I'm a bit behind on finishing YAML::Perl. This is due mostly to a focus on TestML. So far I have the spec: http://ingydotnet.github.com/testml/spec/ and a Perl 5 implementation: http://github.com/ingydotnet/testml-pm/ These are undergoing last minute changes. _The reason I'm doing this and telling you about it,

    ... read more
  • 2009Q2 Grant Results Fri, 22-May-2009 by Alberto Simões
    in: Grants

    After grant proposals comment by the community and vote taking place in the Grant Committee, these are the results. Rejected proposals: "Project nival ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html "Project ruddy ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html "Perl 6 Pages":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html Funded proposal: "Pod Mangling Utility Improvements":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html

    ... read more
  • 2009Q2 Grant Proposals Sun, 03-May-2009 by Alberto Simões
    in: Grants

    That time of the month is back. This quarter we had two new grant proposals, and two grant proposals that were maintained from last round. We expect the community to comment on these grants accordingly with their relevance. Please comment on each grant proposal post: "Perl 6 Pages":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html "Pod Mangling Utility Improvements":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html "Project nival ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html "Project ruddy ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html

    ... read more
  • 2009Q2 Grant Proposal: Project ruddy (web nttp/rss reader and email system) Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project ruddy Name: Igor Sanchez-Puls and Rene Sanchez-Puls. Amount Requested: Front end 1000 Back end 1000 Total 2000 Synopsis The name ruddy comes from a kind of dove. Ruddy is intended to be version 0 of a nntp/rss reader an a web based email system. Benefits to the Perl Community It will be an extensible web mail system written with perl and jquery,

    ... read more
  • 2009Q2 Grant Proposal: Project nival (CMS) Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project nival Name: Igor Sanchez-Puls and Rene Sanchez-Puls. Amount Requested: Front end 1000 Back end 1000 Total 2000 Synopsis The name nival comes from a kind of owl. Nival is intended to be version 0 of a Content Management System Benefits to the Perl Community It will be an extensible CMS written with perl and jquery, allowing to build sites in an

    ... read more
  • 2009Q2 Grant Proposal: Pod Mangling Utility Improvements Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Pod Mangling Utility Improvements Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis This grant is for the completion of design and implementation of basic versions of three pieces of software currently under development: Pod::Elemental Pod::Weaver Dist::Zilla::Plugin::PodWeaver All three modules exist and have been in use by a number of people for some time. The main thrust of the grant is to improve the usability and reliability of Pod::Weaver. Pod::Weaver is

    ... read more
  • 2009Q2 Grant Proposal: Perl 6 Pages Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project Title: Perl 6 Pages Name: Herbert Breunung Email: Amount Requested: 600$ € Synopsis comprehensive lexicon-like tutorial Benefits to the Perl Community It will become easy to learn Perl6, because this way people can easily grab the bits they want to learn now about Perl 6. Once ready it may become also a communication channel with people not so involved into perl 6 Deliverables 8-10 larger Pages in the TPF

    ... read more
  • Moose Documentation Grant Tue, 21-Apr-2009 by Alberto Simões
    in: Grants

    Dave Rolsky finished writing the Moose Documentation. This grant started a few months ago, and Dave delivered it quickly. You can read Dave wrap-up on "his blog":http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html #grants

    ... read more
  • Running Grants (2009 - VIII) Sun, 19-Apr-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: I just finished giving my YAML talk today at the NPW in Oslo. It was well received. Later the slides will be up at http://ingydotnet.github.com/yaml-npw2009-talk/ This weekend is a hackathon. One of my big plans is to get PyYaml ported to Perl6 in Rakudo enough to parse Larry's syntax trees. YAML::Perl is all ported but just needs to:

    ... read more
  • 2009Q2 Call for Grant Proposals Mon, 06-Apr-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in May 2009. 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
  • Running Grants (2009-VII) Sat, 04-Apr-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates this time. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi No updates this time. h3. "Extending BSDPAN":http://www.perlfoundation.org/colin_smith_extending_bsdpan Colin Smith Grant closed due to grantee lack of feedback. h3. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern Michael update: _At the Birmingham QA Hackathon, between answering random questions and having random TAP discussions, my focus was on working on

    ... read more
  • Running Grants (2009 - V) Sat, 21-Mar-2009 by Alberto Simões
    in: Grants

    Grants updates: "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: YAML-Perl is progressing nicely. I just uploaded 0.02 to CPAN and github. http://tinyurl.com/co6h6h details the current status and basic todo list. Basically the porting is winding down and all the basic stuff is working properly. The Parser is completely ported. In fact, all the classes are completely ported except: Emitter 3 more methods; Resolver 5 more methods I could

    ... read more
  • Padre and Parrot integration grant cancelled Sun, 15-Mar-2009 by Alberto Simões
    in: Grants

    Gabor grant on integrating Padre and Parrot was cancelled. Gabor explains why in his blog Note that this does not mean that this integration will not be done, or that TPF will not fund it. It just means that at this point Gabor does not have the time to deliver the grant on time.

    ... read more
  • Running Grants (2009-V) Sat, 07-Mar-2009 by Alberto Simões
    in: Grants

    Grants updates: "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: YAML::Perl is really coming together. Over 95% of the code is ported. I only port code once I have a failing test written to exercise that code. Just need to figure out how to tickle the other 5%. I plan on putting a big push in this weekend to get a release candidate version of YAML::Perl onto CPAN. The

    ... read more
  • 2009Q1 Grants Results Mon, 02-Mar-2009 by Alberto Simões
    in: Grants

    These are the results for the first round of 2009 grants requests: Rejected Proposals: CPAN::Forum development Codewalker Interactive Perl Interpreter Awareness and Utilization of Perl in Nigeria: A Survey OPener Chat OPener Package Inline C++/CLI Perl debugger integration in Padre, the Perl IDE Funded proposals: Improving learn.perl.org, by Eric Wilhelm and Tina Connolly Web.pm a lightweight web framework for Perl 6, by Ilya Belikin, Carl Mäsak and Stephen Weeks Still

    ... read more
  • Running Grants (2009 - IV) Sun, 22-Feb-2009 by Alberto Simões
    in: Grants

    Follows the fourth grants updates report. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan has finished adding support for archives with unicode filenames on Windows, and is now tackling the Perl side, making it possible to create archives with unicode filenames in them. "Extending BSDPAN":http://www.perlfoundation.org/colin_smith_extending_bsdpan Colin Smith No updates. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern No updates. "Perl cross-compilation

    ... read more
  • SMOP Grant Final Report Thu, 19-Feb-2009 by Alberto Simões
    in: Grants

    Project: Simple Meta Object Programming Grantee: Daniel Ruoso Grant Manager Jeff Horwitz Started: August, 2008 Finished: February, 2009 Follows the conclusion report, by Daniel Ruoso. Ok, I'll try to summarize what happened in the last 7 months We're actually in a point where it's not worth writing any other types in C. The amount of abstractions already demands us to write the built-in types in Perl 6, and there is

    ... read more
  • Running Grants (2009 - III) Sat, 07-Feb-2009 by Alberto Simões
    in: Grants

    Follows the third grants updates report. This time at Saturday, as yesterday was Grants Proposals day. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy moved recently for Europe. He expects to deliver news really soon. "SMOP":http://www.perlfoundation.org/smop_simple_meta_object_programming Daniel Ruoso No update. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan added Unicode support under Windows to extractTree and addTree. Now, he is trying to get other methods to support

    ... read more
  • 2009Q1 Grant Proposals Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Is that time again. The deadline for grant proposals submissions ended six days ago, and now they are available for comment during a week. Please use each proposal post to comment about that project. Please do not post with simple messages as "I like it", or "+1". If you like it, state why you do. That is what will help us voting, not just another person name associated to the

    ... read more
  • 2009Q1 Grant Proposal: Improving learn.perl.org Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Eric Wilhelm and Tina Connolly Email: Amount Requested: $2000 Synopsis Revamp the learn.perl.org website to be more inviting to new users of Perl by creating a new series of articles which form a coherent and fun tutorial arc. Benefits to the Perl Community The learn.perl.org site should be a welcoming, fun, and educational experience for new users, complete with exciting projects and straightforward instructions to make it easier to

    ... read more
  • 2009Q1 Grant Proposal: Awareness and Utilization of Perl in Nigeria: A Survey Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Peter Odigie. Email: Where we can contact you! Amount Requested: How much is your project worth? $2500 Synopsis A short description. A survey to capture the awareness and use of perl by IT workers in the Nigerian public and private sector. Benefits to the Perl Community Why should the Perl Community grant this project? Nigeria is the biggest country in Africa with a lot of business opportunities. What happens

    ... read more
  • 2009Q1 Grant Proposal: Pod Mangling Utility Improvements Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis This grant is for the completion of design and implementation of basic versions of three pieces of software currently under development: Pod::Elemental Pod::Weaver Dist::Zilla::Plugin::PodWeaver All three modules exist and have been in use by a number of people for some time. The main thrust of the grant is to improve the usability and reliability of Pod::Weaver. Pod::Weaver is one of the key

    ... read more
  • 2009Q1 Grant Proposal: Interactive Perl Interpreter Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Erik Osheim Email: Amount Requested: $1000 Synopsis This project aims to build an interactive interpreter for Perl. The goals of this project are to allow pasted Perl code to run line-by-line as it would be in a Perl script, provide tab completion and introspection at least equal to that provided by the Perl debugger, to provide documentation and packaging, and lastly a package to help with introspection. Benefits to

    ... read more
  • 2009Q1 Grant Proposal: OPener Chat Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    dl> Name: Wang Lei Email: Amount Requested: 2000USD Synopsis Opener Chat is a kind of multi-user and multi-protocol online communication software which is like Pidgin Opener Chat is completely written in Perl which consists of the graphical interface part and net part. We use the module of win32::GUI to carry its interface into effect, so this software can only run on the win32 platform. This project has started a period

    ... read more
  • 2009Q1 Grant Proposal: OPener Package Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Wang Lei Email: Amount Requested: 3000USD Synopsis Opener package is a kind of software for the development of Windows installers which purpose is to make easily issued installers. It is like NSIS, but the main goal of the Opener package is to make installers which program in Perl. Opener package need to use Par to carry into effect. We use Par to package the executed files. We have already

    ... read more
  • 2009Q1 Grant Proposal: Web.pm - a lightweight web framework for Perl 6 Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Names: Ilya Belikin, Carl Mäsak, Stephen Weeks Email: Ilya Belikin Carl Mäsak Stephen Weeks Amount Requested: $3000. Ilya: 1320$, for 12h/week. Carl: 1100$, for 10h/week. Stephen: 550$, for 5h/week. Synopsis Two years ago, Juerd proposed the Web.pm module for Perl 6. Meant to functionally replace Perl 5's CGI.pm, it is a revamping of the fundamentals in order to better serve today's web development needs. Apart from implementing a working web

    ... read more
  • 2009Q1 Grant Proposal: Perl 6 Pages Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Herbert Breunung Email: Amount Requested: 600$ € Synopsis comprehensive lexicon-like tutorial Benefits to the Perl Community It will become easy to learn Perl6, because this way people can easily grab the bits they want to learn now about Perl 6. Once ready it may become also a communication channel with people not so involved into perl 6 Deliverables 8-10 larger Pages in the TPF perl 6 Wiki. See german

    ... read more
  • 2009Q1 Grant Proposal: Codewalker Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Hugh Barnard Email: Amount Requested: $2000 Synopsis Project takes code and walks the call tree producing graphviz diagrams It's a parsing and documentation project Benefits to the Perl Community It helps refresh and refactor legacy Perl code and provides clear documentation for larger Perl projects. It lessens of the perceived disadvantages of Perl, readability. Deliverables The code exists and works but my intention is to rewrite a first version

    ... read more
  • 2009Q1 Grant Proposal: CPAN::Forum development Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Email: Amount Requested: USD 3000 Synopsis Lots of general improvements of CPAN::Forum. Benefits to the Perl Community CPAN::Forum has been around for several years now and it is linked from both major search engines but it is under utilized. Improving its interface will make it easier for users to ask questions regarding specific modules. The whole idea of CPAN::Forum was to provide an alternative to setting up

    ... read more
  • 2009Q1 Grant Proposal: Perl debugger integration in Padre, the Perl IDE Thu, 05-Feb-2009 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Email: Amount Requested: USD 1500 Synopsis Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. Benefits to the Perl Community Padre already has many features required for a text editor. Adding the debugging capabilities will allow any perl programmer to use the power of the built in debugger without the fear of the command line or

    ... read more
  • 2009Q1 Grant Proposal: Inline C++/CLI Thu, 05-Feb-2009 by Alberto Simões
    in: Grants

    Name: John R. Hogerhuis Email: Amount Requested: $3000 Synopsis Write Perl subroutines and classes in C++/CLI Benefits to the Perl Community The benefit of this project is that it opens up access to .Net APIs to Perl programmers. This prevents Perl from being marginalized on the Windows platform. It allows the Perl community to continue to use its favorite tool to solve problems on the Windows platform without giving up

    ... read more
  • Running Grants (2009 - II) Wed, 14-Jan-2009 by Alberto Simões
    in: Grants

    Prepare for a big post! Here are the most recent updates from TPF running grants. "Port pyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl No updates this time. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Schwern update: TB2 development has been dead for the last few months, largely because I haven't been programming. I'm getting started again, I've been poking at the code again lately, and I'm making three changes to the way its developed. _1> Reigning in the TB2

    ... read more
  • 2009Q1 Call for Grants Proposals Wed, 07-Jan-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in February 2009. 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
  • Running Grants (2009 - I) Fri, 02-Jan-2009 by Alberto Simões
    in: Grants

    This is the first update for running grants on 2009. At the moment TPF has 12 running grants: "Port pyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl I just uploaded YAML-Perl-01_01. It has the entire Loader stack represented. You can play with it by using: ysh -MYAML::Perl It will load many simple YAML documents all the way through, but is not yet complete, so many others will fail. There are 10 modules involved in the

    ... read more
  • Perl on a Stick - Grant Complete Fri, 02-Jan-2009 by Alberto Simões
    in: Grants

    Adam Kennedy finished his Perl on a Stick grant a few weeks ago. You can download the first beta release in Strawberry Perl website Also, while TPF expects Adam to publish a final report sometime, he wrote some posts on his use.perl blog about this grant. Here is a brief resume of them: Strawberry Perl October 2008 Released! I can't submit my grant report yet because of The Sekrit! Microsoft

    ... read more
  • New Grant Manager Fri, 26-Dec-2008 by Alberto Simões

    I posted recently on use.perl asking for new Grant Managers for The Perl Foundation. We got some candidates Nuno Carvalho Renée Bäecker Scott "KONOBI" McWhirter Andrew Shitov Steve Peters Robin Berjon Makoto Nozaki David Nicol Unfortunately I did not receive all these names before starting the voting process. Nevertheless, they will be on my backup list for whenever The Perl Foundation needs new grant managers. From the list the Grant

    ... read more
  • Running Grants (2008-X) Mon, 15-Dec-2008 by Alberto Simões
    in: Grants

    Colin Smith Extending BSDPAN No updates. Leon Timmermans Embedding perl into C++ applications No updates. Vadim Konovalov Tcl/Tk access for Rakudo Vadim update: Today I've sent a patch to the parrot development list, which is the first portion of work, and I hope to do the remaining work on the grant within current week, including within 20th and 21th december, so I am planning to finish it before December, 22.

    ... read more
  • 2008Q4 Grants Results Mon, 08-Dec-2008 by Alberto Simões
    in: Grants

    Sorry for taking so much time to publish results. TPF have been funding a lot of grants in the last quarters. During this year, TPF invested more than $25.000 in grants, directly related to the standard grant program. Unfortunately donations to TPF are not compensating the invested amount. Thus, this grant TPF can't afford to fund more than two grants Moose Documentation a proposal by Dave Rolsky The Mojo Documentation

    ... read more
  • Running Grants (2008 - IX) Mon, 01-Dec-2008 by Alberto Simões
    in: Grants

    We know that results are expected for the fourth quarter call for grant proposals. We expect to publish results really soon. Regarding running grants, follow some updates: Colin Smith Extending BSDPAN For the past few days Colin have been reacquainting himself with the BSDPAN code and sketching out a couple different approaches. Leon Timmermans Embedding perl into C++ applications Leon update: I've been adding unit tests on scalar references and

    ... read more
  • SMOP Grant special update Tue, 25-Nov-2008 by Alberto Simões
    in: Grants

    Daniel Ruoso's Grant Manager just forwarded a big update on SMOP. To keep people up-to-date on current developments I am publishing it off schedule. Please refer to the extended version of this post for details. We are already a month off-scedule But I'm pretty happy anyway, and I'm pretty confident that this delay is worth the trouble, considering the interesting amount of progress we're having So, to the update: We're

    ... read more
  • Running Grants (2008-VIII) Fri, 21-Nov-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Colin should start working later in the Winter. Leon Timmermans Embedding perl into C++ applications Leon update: I've added unit tests fixed a few bugs and added a two useful methods that I found missing while doing so. Made some changes to the exporting code, making it easier to export with a slurping argument.

    ... read more
  • Running Grants (2008-VII) Mon, 03-Nov-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Colin should start working later in the Winter. Leon Timmermans Embedding perl into C++ applications Leon update: so far I've been busy with extending my TAP producer and adding unit tests. I've made it more compatible with Boost Lambda, allowing for example this: Array big numbers.grep big.each int sum big.reduce I'm currently busy with

    ... read more
  • 2008Q4 Grant Proposals Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    During this fourth quarter TPF received the following grant proposals: "CPAN::Forum development":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_cpanforu.html "Integrating Padre with Parrot and Rakudo":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_integrat.html "Perl debugger integration in Padre":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_perl_deb.html "Inline C++/CLI":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_inline_c.html "Moose Docs":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_moose_do.html "Perl Hotel":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_perl_hot.html "single-file GUI-enabled executable for Windows and Linux":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_singlefi.html "Squatting On Everything":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_squattin.html "The Perl Survey":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_the_perl.html "The Mojo Documentation Project":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_the_mojo.html Please be free to comment each entry with your doubts about the proposal as well as with comments about its relevance. TPF GC will

    ... read more
  • 2008Q4 Grant Proposal: CPAN::Forum development Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: CPAN::Forum development Synopsis: Lots of general improvements of CPAN::Forum. Name: Gabor Szabo Project Title: CPAN::Forum development Synopsis: Lots of general improvements of CPAN::Forum. Benefits to the Perl Community: CPAN::Forum has been around for several years now and it is linked from both major search engines but it is under utilized. Improving its interface will make it easier for users to ask questions regarding specific modules.

    ... read more
  • 2008Q4 Grant Proposal: Integrating Padre with Parrot and Rakudo Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: Integrating Padre with Parrot and Rakudo Synopsis: Embedding Parrot to be used by Padre for syntax highlighting Perl 6 or any other language defined over Parrot or Perl 6. Name: Gabor Szabo Project Title: Integrating Padre with Parrot and Rakudo Synopsis: Embedding Parrot to be used by Padre for syntax highlighting Perl 6 or any other language defined over Parrot or Perl 6. **Benefits to

    ... read more
  • 2008Q4 Grant Proposal: Perl debugger integration in Padre Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: Perl debugger integration in Padre, the Perl IDE Synopsis: Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. Name: Gabor Szabo Project Title: Perl debugger integration in Padre, the Perl IDE Synopsis: Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. **Benefits to

    ... read more
  • 2008Q4 Grant Proposal: Inline C++/CLI Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: John R. Hogerhuis Project Title: Inline C++/CLI Synopsis: Write Perl subroutines and classes in C++/CLI Name John R. Hogerhuis Project Title Inline C++/CLI Synopsis Write Perl subroutines and classes in C++/CLI Benefits to the Perl Community The benefit of this project is that it opens up access to .Net APIs to Perl programmers. This prevents Perl from being marginalized on the Windows platform. It allows the Perl community to

    ... read more
  • 2008Q4 Grant Proposal: Moose Docs Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Author: Dave Rolsky Title: Moose Documentation Improvements Synopsis: This project will improve various aspects of the Moose documentation. The primary goal is to make Moose easier to understand for newcomers. The secondary goal is for Moose and Class::MOP to provide 100% complete API documentation for spelunkers. Author Dave Rolsky Title Moose Documentation Improvements Synopsis This project will improve various aspects of the Moose documentation. The primary goal is to make

    ... read more
  • 2008Q4 Grant Proposal: Perl Hotel Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Cristina Nunes Project Title: Hotel Perl Synopsis: A website where Perl mongers can: register and submit their vacant space to receive other Perl mongers traveling, search for a place to stay at another Perl monger's, announce they're looking for a place to stay at a given city/country Benefits to the Perl Community Better interaction between Perl mongers. Cut expenses when attending Perl events like conferences, workshops and/or social/technical monger

    ... read more
  • 2008Q4 Grant Proposal: single-file GUI-enabled executable for Windows and Linux Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Vadim Konovalov Project Title: single-file GUI-enabled executable for Windows and then for Linux w/o temporaries and dependencies Synopsis: Proposal is to make a distribution of Perl program with a single-file executable much like PAR approach but without any temporaries, thus having existing filesystem untouched in any way. This executable will include Tcl/Tk into it and all Perl and Tcl/Tk core scripts will be inside this executable and will be

    ... read more
  • 2008Q4 Grant Proposal: Squatting On Everything Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: John Beppu Project Title: Squatting On Everything Synopsis: Squatting is unique among web frameworks, because it has the ability to embed itself into other frameworks. This ability has been demonstrated with the Squatting::On::Catalyst module that shows that you can take a whole Squatting application and embed it directly into a Catalyst application. I'd like to expand Squatting's range by writing adapters for more frameworks and environments. Name John Beppu

    ... read more
  • 2008Q4 Grant Proposal: The Perl Survey Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Kieren Diment Project Title: The Perl Survey From "Pilot" to Production Synopsis: In 2007 Kirrily Robert organised and administered the Perl survey to provide a snapshot of the Perl community. In particular she made significant effort to recruit as many people as possible, resulting in a sample size of around 4500 responses. While an excellent start for a design for a survey instrument, it can be improved in a

    ... read more
  • 2008Q4 Grant Proposal: The Mojo Documentation Project Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Sebastian Riedel Project Title: The Mojo Documentation Project Synopsis: During the last few months i've done some self funded work on a next generation web framework named Mojo. It is now quite close to a public release and needs documentation. Name Sebastian Riedel Project Title The Mojo Documentation Project Synopsis During the last few months i've done some self funded work on a next generation web framework named Mojo.

    ... read more
  • y2038 Grant Delivered. Wed, 22-Oct-2008 by Alberto Simões
    in: Grants

    Michael Schwern just finished the y2038 grant. Follows a small report. The y2038 grant has shipped all its deliverables. You can read the full break down here: http://use.perl.org/~schwern/journal/37688 In short... There is now a patch for bleadperl to universally solve the year 2038 problem. Its integration is delayed until 5.8.9 is released. There's nothing stopping it from going into 5.10.x and 5.8.x, that's up to the pumpkings, but it is

    ... read more
  • Running Grants (2008-VI) Sat, 18-Oct-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Grantee is without time for grant. Things are begin discussed to decide what to do. Leon Timmermans Embedding perl into C++ applications No updates since last update. Vadim Konovalov Tcl/Tk access for Rakudo No updates from Grant Manager. Andrew Shitov Barcode support in Act No updates from Grant Manger. Vadim Konovalov Perl cross-compilation for

    ... read more
  • Running Grants (2008-V) Fri, 03-Oct-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN No updates from grantee. Leon Timmermans Embedding perl into C++ applications Leon report: I've been mostly busy with implementing a TAP producer to build my tests with, and with implementing tests. So far I've been mainly implementing tests for sanity and numeric behavior. On the way there I fixed a few bugs, and added

    ... read more
  • 2008Q4 Call for Grants Proposals Wed, 01-Oct-2008 by Alberto Simões

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in November 2008. In the past, we've supported Adam Kennedy's PPI and Strawberry Perl, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others http://www.perlfoundation.org/grants for more references>. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or

    ... read more
  • Grant Update: y2038 fix Tue, 23-Sep-2008 by Alberto Simões
    in: Grants

    From a mail on Perl 5 Porters: Attached is the latest 2038 patch from the y2038 branch. Configure now probes for the safe range of the system's localtime and gmtime Perl will use the system functions inside their safe range. Perl now ships with its own 64 bit gmtime and timegm localtime is made 2038 safe on 32 bit systems using the algorithm described here http://code.google.com/p/y2038/wiki/HowItWorks Time::Local can now handle

    ... read more
  • Running Grants (2008 - IV) Fri, 19-Sep-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN No updates from Grant manager. Leon Timmermans Embedding perl into C++ applications Leon report: I've ported it to 5.10. I haven't really tested it beyond compiling, but I don't expect difficulties there. I've worked on the exportation code. Exporting variables is now supported. I want to add member variables too, but I'm not sure

    ... read more
  • Google Summer of Code 2008 Wrap Up Sat, 13-Sep-2008 by Alberto Simões

    Google Summer of Code 2008 Wrap Up written by Eric Wilhelm: Google's Summer of Code 2008 is wrapping up now and I'm very pleased with how well The Perl Foundation's students and mentors have done. The five projects which survived the halfway point have all finished with great results. Many thanks to all of the mentors and students as well as everyone in the community who helped or supported the

    ... read more
  • Smolder Grant Final Report Tue, 09-Sep-2008 by Alberto Simões
    in: Grants

    This is the final report for the Smolder grant, by Michael Peters: Here are the original deliverables from my grant proposal: Remove custom XML format in favor of using plain TAP and TAPx::Parser. Extend Smolder to handle small CPAN style modules more easily and automatically. Setup a Smolder server for the CGI::Application community to serve as a testing ground and public display for their 110+ CPAN modules. Add per-project and

    ... read more
  • Mango Grant Closed Sat, 06-Sep-2008 by Alberto Simões
    in: Grants

    Christopher Laco on Mango Grant: It has been over two years since I received a grant from the TPF to start work on Mango. What started as a fast paced 3 month project has turned into a 2 year project that has come to crawl. At this point in time, the TPF and I agree that it is best to label this project as 'done as-is' so the grant manager

    ... read more
  • Running Grants (2008-III) Fri, 05-Sep-2008 by Alberto Simões
    in: Grants

    This is the third biweekly report. These are the news on currently running grants: Mango Christopher Laco This grant will be closed in the next few days, and a report published here. Porting PyYAML to Perl Ingy döt Net Ingy gave some updates on his grant. YAML::XS is completed, and a pure Perl implementation is being started. A new deadline was defined: Christmas 2008. Improving Smolder Michael Peters As said

    ... read more
  • 2008Q3 Grants Results Sat, 30-Aug-2008 by Alberto Simões
    in: Grants

    Unfortunately TPF is unable to fund all the proposed grants as they exceed the funds available for Grants. Thus, TPF GC ranked proposals accordingly with its relevance to the community, and the first few were funded. These are the funded proposals: "Perl cross-compilation for linux and wince":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_perl_cro.html "Barcode support in Act":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_barcode.html "Tcl/Tk access for Rakudo":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_tcltk_ac.html "Embedding perl into C++ applications":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_libperl.html "Extending BSDPAN":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_extendin.html Follow the proposals that, although accepted, will not

    ... read more
  • Running Grants: biweekly report Fri, 15-Aug-2008 by Alberto Simões
    in: Grants

    Hi. This is the second biweekly report for August. These are the news on the running grants: Mango Christopher Laco No updates/feedback. Porting PyYAML to Perl Ingy döt Net No updates/feedback. Improving Smolder Michael Peters No updates. Still waiting for a conclusion report. Perl on a Stick Adam Kennedy Accordingly with Adam's blog "I'm happy to report that phase 2 of the Perl on a Stick grant is now completed."

    ... read more
  • Running Grants: biweekly report Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Starting this month, the Grant Committee will publish reports about running grants each two weeks While it is normal that not all grants have updates they will appear in the listing as well with a 'no updates' message. Currently running TPF grants are: "Mango":http://www.perlfoundation.org/christopher_laco_mango Christopher Laco No updates. "Porting PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates. "Improving Smolder":http://www.perlfoundation.org/michael_peters_improving_smolder Michael Peters Grant is finished. A final report should be published

    ... read more
  • 2008Q3 Grants Proposals Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    To this post follows a set of posts with proposals received by the Perl Foundation grants committee during the third call for grant proposals for 2008. This worked pretty well on previous round, and thus, we are using the same approach now. These proposals are published here for public discussion. You are invited to comment each proposal about its relevance and objectives. During the month of July we received the

    ... read more
  • 2008Q3 Grant Proposal: Improve POE::Component::IRC Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author Hinrik Örn Sigurðsson Title Improve POE::Component::IRC Synopsis: I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. Author Hinrik Örn Sigurðsson, hinrik.sig@gmail.com Title Improve POE::Component::IRC Synopsis I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. Benefits PoCo::IRC is the most modern IRC client module for Perl out there. It is used for

    ... read more
  • 2008Q3 Grant Proposal: Extending BSDPAN Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Colin Smith Title: Extending BSDPAN Synopsis: Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Author Colin Smith Title Extending BSDPAN Synopsis Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Benefits to the Perl Community The wealth of freely available code CPAN represents is one of the Perl language's greatest strengths. Tighter

    ... read more
  • 2008Q3 Grant Proposal: Perl cross-compilation for linux and wince Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: Perl cross-compilation for linux and wince Synopsis: Right now cross-compilation is largerly incomplete. The proposal is to develop current cross-compiling of perl into the normal quality stage. Author Vadim Konovalov Title Perl cross-compilation for linux and wince Synopsis Right now cross-compilation is largerly incomplete. The proposal is to develop current cross-compiling of perl into the normal quality stage. Benefits to the Perl Community From time to

    ... read more
  • 2008Q3 Grant Proposal: Tcl/Tk access for Rakudo Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: Tcl/Tk access for Rakudo Synopsis: Implement Tk GUI interface for Rakudo. Author Vadim Konovalov Project Title Tcl/Tk access for Rakudo Synopsis Implement Tk GUI interface for Rakudo. Benefits to the Perl Community Powerful console-based utility is useful, but it becomes much more attractive when it has ability to easily create interfaces, so demos and screenshots will be better looking. Given that Tk 8.5 as compared to

    ... read more
  • 2008Q3 Grant Proposal: Barcode support in Act Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Andrew Shitov Title: Barcode support in Act Synopsis: Integrate a set of tools into A Conference Toolkit that will allow on-site registration with barcodes. Name Andrew Shitov Project Title Barcode support in Act Synopsis Integrate a set of tools into A Conference Toolkit that will allow on-site registration with barcodes. Benefits to the Perl Community Using barcodes during the registration process allows speeding up on-site registration at Perl workshops

    ... read more
  • 2008Q3 Grant Proposal: The Perl Survey Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Kieren Diment Title: The Perl Survey From "Pilot" to Production Synopsis: In 2007 Kirrily Robert organised and administered the Perl survey to provide a snapshot of the Perl community. In particular she made significant effort to recruit as many people as possible, resulting in a sample size of around 4500 responses Author Kieren Diment Project Title The Perl Survey From "Pilot" to Production Synopsis In 2007 Kirrily Robert organised

    ... read more
  • 2008Q3 Grant Proposal: Rufus Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Authors: Igor Sanchez-Puls and Rene Sanchez-Puls Title: Rufus Synopsis: Build a preprocessor for PASM and a language with PASM like syntax Name Igor Sanchez-Puls and Rene Sanchez-Puls Project Title Rufus Synopsis Build a preprocessor for PASM and a language with PASM like syntax Benefits to the Perl Community A nice approach "bottom-up" from PASM and tools for making easier PASM programming. Deliverables A PASM preprocessor "Rufus preprocessor" and a "Rufus

    ... read more
  • 2008Q3 Grant Proposal: Squatting On Everything Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: John Beppu Title: Squatting On Everything Synopsis: Squatting is unique among web frameworks, because it has the ability to embed itself into other frameworks. This ability has been demonstrated with the Squatting::On::Catalyst module that shows that you can take a whole Squatting application and embed it directly into a Catalyst application. I'd like to expand Squatting's range by writing adapters for more frameworks and environments. Author John Beppu Title

    ... read more
  • 2008Q3 Grant Proposal: CPAN Stability Project Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Michael G Schwern Title: CPAN Stability Project Synopsis: The CPAN Stability Project is intended to improve the usability of CPAN over long term use by providing a way to choose between safe releases vs newest releases as well as to better guarantee that upgrading will not break anything. It draws heavily on Debian's release management and tiers Name Michael G Schwern Title CPAN Stability Project Synopsis The CPAN Stability

    ... read more
  • 2008Q3 Grant Proposal: Module Installation Configuration Wizard Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Michael G Schwern Title: Module Authoring Documentation Synopsis: Write documentation targeted specifically at Perl module authors using both Module::Build and MakeMaker. This includes basic authoring tutorials, information about XS and a cookbook for advanced issues. Specifically separate the documentation to address the different concerns. Also complete the author API documentation of both Module::Build and MakeMaker. Separate basic and advanced API information for easier reading. Author Michael G Schwern Title

    ... read more
  • 2008Q3 Grant Proposal: Single-file GUI-enabled executable Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: single-file GUI-enabled executable for Windows and then for Linux w/o temporaries and dependencies Synopsis: Proposal is to make a distribution of Perl program with a single-file executable much like PAR approach but without any temporaries, thus having existing filesystem untouched in any way. This executable will include Tcl/Tk into it and all Perl and Tcl/Tk core scripts will be inside this executable and will be unpacked

    ... read more
  • 2008Q3 Grant Proposal: Hotel Perl Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Cristina Nunes Title: Hotel Perl Synopsis: A website where Perl mongers can: register and submit their vacant space to receive other Perl mongers traveling; search for a place to stay at another Perl monger's; announce they're looking for a place to stay at a given city/country Benefits to the Perl Community Better interaction between Perl mongers. Cut expenses when attending Perl events like conferences, workshops and/or social/technical monger meetings.

    ... read more
  • 2008Q3 Grant Proposal: Libperl++ Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Leon Timmermans Title: Libperl++ Synopsis: Currently embedding perl is too complicated. The API requires too much knowledge of internals to use and is too incompatible with other libraries Therefore I've started a project to ease the embedding of Perl. Though the code works, it is not ready for public consumption yet. In this proposal I want to make it ready for widespread adoption. Author Leon Timmermans Title Libperl++ Synopsis

    ... read more
  • 2008Q3 Grant Proposal: Bavl Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Authors: John Beppu and Pip Stuart Title: Bavl Synopsis: Bavl is a Free web application for collaboratively learning how to comprehend speak foreign languages. At its core, it is a system for searching through a database of words, phrases, or lessons each accompanied by translations. However, instead of just presenting mere text back, each phrase also can have one or more audio recordings associated with it. This will let people

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500