1101 - 1120 of 1682 posts:

<< < > >> Summaries on
  • Paul Johnson, Devel::Cover Grant Report for May 2012 Fri, 15-Jun-2012 by mdk

    In accordance with the terms of my grant from TPF this is the monthly report for my work on improving Devel::Cover covering May 2012. This report is essentially the same as my report for the first week, but that will not be the usual case. If you read that report you can safely skip this one. You may recall that recently I submitted a grant proposal to The Perl Foundation

    ... read more
  • YAPC::NA 2013 Venue Submission Deadline Extended Thu, 14-Jun-2012 by Jim Brandt

    To give a few interested groups more time to prepare and submit their bids for this year, we're extending the deadline to July 1. You can see details on how to submit in "previous posts":http://news.perlfoundation.org/2012/04/yapcna-2013-call-for-venue.html. If you're at "YAPC::NA":http://yapcna.org right now and you're interested, you should attend Dan Wright's talk "So, you want to run a Perl event?":http://act.yapcna.org/2012/talk/107 and attend the "YAPC BOF":http://act.yapcna.org/2012/wiki?node=YAPC%20BOF.

    ... read more
  • Live Stream URLs for YAPC::NA 2012 Wed, 13-Jun-2012 by Josh McAdams

    For those of you who aren't able to attend YAPC::NA in person, this year's organizers set up live streams of the conference. You can use the "conference schedule":http://act.yapcna.org/2012/schedule to find which talks you want to see and then stream the room you are interested in. The rooms are: "Lowell Dining Room":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=1de9c319-010c-4585-8617-210873935dfa "Pyle 325":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=90b5b79a-ceb6-4084-8cca-8977ff1aa729 "Pyle 313":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=1c56eaf7-1178-4cb9-bf47-53e717ea74c2 "Pyle Vandenburg Auditorium":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=5b80d7ae-5fc7-46c4-98ba-5f770a8be940 You'll need Microsoft Silverlight, Adobe Flash, or Apple Quicktime to be able

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 27 Sun, 10-Jun-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the May period. This month I continued to rework how the code blocks in are actually invoked, and the work is mostly finished. In particular, no longer SEGV; recursive calling etc works; paren captures work correctly in the presence of recursive and nested and I also found and fixed some buggy behaviour of $^N and when backtracking

    ... read more
  • Hague Grant Report: Structured Error Messages Sat, 09-Jun-2012 by Karen Pauley
    in: Grants

    Moritz has completed his grant and provided the following closing report. Moritz Lenz writes: After working for more than a year on my "grant on exceptions":http://news.perlfoundation.org/2011/02/hague-grant-application-struct.html, I am now confident that I have done all that I have promised, and can now close the grant. Deliverables A short summary of what I did for each deliverable follows D1: Specification "S32::Exception":http://perlcabal.org/syn/S32/Exception.html contains my work in this area. It provides information about

    ... read more
  • Grant Accepted: Improving Cross compilation of Perl 5 Tue, 05-Jun-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Jess Robinson's grant application, "Improving Cross compilation of Perl 5":http://news.perlfoundation.org/2012/05/grant-application-improving-cr.html, has been successful. This grant will be managed by Tom Hukins and Renee Bäcker. I would like to thank everyone who provided feedback on this grant, both on our blog and during the consultation phase.

    ... read more
  • Improving Perl 5: Grant Report for Month 8 Sun, 03-Jun-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: The largest part of of the month was spent on various topics related to cleaning up the build process. In particular, simplifying the top-level Makefile, by removing duplication and self-recursion. On platforms that run Configure the Makefile is extracted from a shell script Makefile.SH. Most of it is written out verbatim, but there is some shell logic to generate OS or configuration specific code. In turn that

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 26 Sun, 03-Jun-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the April period. Mostly spent the month improving how the code blocks in are actually invoked. Previously a proper entry wasn't made on the context stack, so things like caused erratic behaviour, and even seg faults. My new method makes use of the MULTICALL API rather than having its own hand-rolled implementation, so it benefits from code

    ... read more
  • Reminder: YAPC::NA 2013 Call For Venue Tue, 29-May-2012 by Josh McAdams

    The deadline for submitting proposals for hosting YAPC::NA 2013 is June 1st, which is only a few days away. The "original post":http://news.perlfoundation.org/2012/04/yapcna-2013-call-for-venue.html has more details.

    ... read more
  • Alien::Base Grant - Report #3 Fri, 25-May-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: This month's work on Alien::Base started really exciting. I had tracked down several bugs and was honing in on full Linux compatibiliy. Turns out much of my testing problems had been in the test suite, wherein I mimiced make/Makefile with a perl script but made some incorrect assumptions. The problem came when I went to look at OS X. The problem I have found is that Mac

    ... read more
  • 2012Q2 Grant Proposal Results Tue, 22-May-2012 by Alberto Simões
    in: Grants

    The Grant Committee informs that there is a final result about the 2012Q2 Grant Proposals. The following two grants were voted for rejection: Easy installation of non-CPAN dependencies by Alexandr Ciornii Perl module for Linked Data by Tope Omitola Also, the following grant was voted for funding: Spanish Localization of the Perl Core Documentation by Enrique Nell and Joaquin Ferrero

    ... read more
  • Cooking Perl with Chef - Grant Report #3 Sun, 20-May-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: Current progress Three of the eight deliverables are complete and a fourth is substantially complete: Publish a Chef cookbook for Perl interpreter deployment Publish a Chef cookbook for CPAN module deployment Publish a Chef cookbook for Plack application deployment Improve the Pantry command line tool Pantry I released new versions of Pantry to CPAN, which add support for command-line configuration of Chef nodes and roles for use

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

    This quarter, The Perl Foundation Grants Committee has three grant proposals. One of them was not funded in the last round, given to budget restrictions. Accordingly with GC rules it should be voted again in this round. Together with that, we have two new proposals. You can read their descriptions bellow, and you are invited to comment on their own posts. Your feedback is important for the Grants Committee. The

    ... read more
  • 2012Q2: Grant Proposal: Spanish Localization of the Perl Core Documentation Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Enrique Nell Language Lead Joaquin Ferrero Tech Lead Amount Requested: USD$2,000 Synopsis Spanish is the third most commonly used language on the Internet after English and Mandarin. It is also the second most studied language and second language in international communication, after English, in the world. Currently, there are 400 million native speakers and Spanish is the official language in 21 countries. However, the number of

    ... read more
  • 2012Q2: Grant Proposal: Perl module for Linked Data Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Tope Omitola Kjetil Kjernsmo will assist Tope with Perl and CPAN Amount Requested: How much is your project worth? $500 Synopsis The Semantic Web community has developed a vocabulary named VoID, which is a World Wide Web Consortium Interest Group Note, a de facto standard: http://www.w3.org/TR/void/ The goal of this project is to generate such descriptions, partly automatically, partly by hand-maintained descriptions, using RDF::Trine Benefits to the Perl Community

    ... read more
  • 2012Q2: Grant Proposal: Easy installation of non-CPAN dependencies Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Alexandr Ciornii Amount Requested: $2000 Synopsis Many CPAN modules depend on non-CPAN libraries Installation of such module requires that library be installed before installing CPAN module. For beginners it is more confusing as library may be installed, but its headers may not. I'd like to automate this step and install corresponding Linux package as part of module install. Currently main module of this project has codename CPAN::non, it will

    ... read more
  • Grant Accepted: Improving Devel::Cover Wed, 02-May-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Paul Johnson's grant application, "Improving Devel::Cover":http://news.perlfoundation.org/2012/04/grant-application-improving-de.html, has been successful. The grant will be split in two phases, the second phase starting after the completion of the first. I would like to thank everyone who provided feedback on this grant, both on our blog and during the consultation phase.

    ... read more
  • Grant Application: Improving Cross compilation of Perl 5 Tue, 01-May-2012 by Karen Pauley
    in: Grants

    We have received the following grant application under the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund from Jess Robinson. Before we vote on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Name: Jess Robinson Project Title: Improving Cross compilation of Perl 5 Synopsis: Perl 5 has several scripts and tools

    ... read more
  • YAPC::NA 2013 Call For Venue Mon, 30-Apr-2012 by Josh McAdams

    "YAPC::NA 2012 in Madison, Wisconsin":http://yapcna.org/ is just six weeks away. With this years conference upon us, it is time to plan for 2013. The call for venue is officially open! The TPF Conference Committee will be accepting bids today through June 1st 2012. What is YAPC::NA? YAPC::NA is an annual Perl-focused conference held at various locations throughout North America. The conference is a grassroots symposia on the Perl programming language

    ... read more
  • Work on the Perl 6 Tablets Continues Sun, 29-Apr-2012 by Tom Hukins
    in: Grants

    It's over a year since my "last update":http://news.perlfoundation.org/2010/11/perl-6-tablets-first-progress.html here on Herbert Breunung's "Perl 6 Tablets":http://tablets.perl6.org/. Work continues on this project, however, and tablets 2 to 4 on Perl 6's "basic syntax":http://tablets.perl6.org/tablet-2-basic-syntax.html, "variables":http://tablets.perl6.org/tablet-3-variables.html and "operators":http://tablets.perl6.org/tablet-4-operators.html have progressed. The tablets have moved to their own site at "http://tablets.perl6.org/":http://tablets.perl6.org/ so please use this new address when referencing them. Herbert has written "three":http://blogs.perl.org/users/lichtkind/2012/04/a-real-grant-report.html "blog":http://blogs.perl.org/users/lichtkind/2012/04/perl-6-tablets-what-happened-this-week.html "posts":http://blogs.perl.org/users/lichtkind/2012/04/how-perl-documentation-could-look-like.html about his recent work. His "perl blog":http://blogs.perl.org/users/lichtkind/ will keep

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