In "Grants"

701 - 720 of 982 posts:

<< < > >> Summaries on
  • Parrot Embed Grant - Report #6 Thu, 02-Jun-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I am excited to announce that I have completed my next grant milestone! I recently increased test coverage of extend_vtable.c to over 95% achieving the milestone with a half percent buffer. It definitely wasn't easy, but I changed the way I was approaching writing tests and it resulted in a "huge burst of productivity":https://github.com/parrot/parrot/compare/5dd8c543ab...8c04cc3e66. I went through a test coverage report and wrote down, on an actual

    ... read more
  • Interim Grant Report: Meta-model Improvements and Natively Typed Attributes Thu, 26-May-2011 by Karen Pauley
    in: Grants

    Jonathan Worthington writes: This is a report on the progress that I have made with my current Hague Grant, "Meta-model Improvements and Natively Typed Attributes":http://news.perlfoundation.org/2010/07/hague-grant-application-meta-m.html. My previous Hague Grants and much of the work on Rakudo up until the Rakudo Star release have had a focus on implementing Perl 6 language features, gradually building towards a compiler with more and more coverage of the language. Since the Rakudo Star release,

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 14 Tue, 03-May-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the April period. Again, I concentrated on bugs that were 5.14 blockers, and also spent a fair amount of time working to reduce smoke failures, which isn't being charged to the grant, as that work wasn't done against RT tickets. Over the last month I have averaged 8 hours per week. As of 2011/04/30: since the beginning

    ... read more
  • Parrot Embed Grant - Report #5 Sat, 30-Apr-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I am still on the path of increasing "test coverage in src/extend_vtable.c":https://github.com/parrot/parrot/blob/master/t/src/extend_vtable.t. It is much like a zen study, where you methodically concentrate on many tiny little pebbles, one at a time, moving them in the sand, to just the right place. According to the latest code coverage statistics, we are now at "72% code coverage":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-extend_vtable-c.html, which is an increase of about 8% since my last report.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 13 Wed, 13-Apr-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the March period. I concentrated on bugs that were 5.14 blockers, and also spent a fair amount of time working to reduce smoke failures, which isn't being charged to the grant, as that work wasn't done against RT tickets. Over the last month I have averaged 5 hours per week. As of 2011/03/31: since the beginning of

    ... read more
  • 2011Q2 Call for Grant Proposals Sun, 10-Apr-2011 by Alberto Simões
    in: Grants

    Its that time of the year, again. The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in May 2011. 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

    ... read more
  • Parrot Embed Grant - Report #4 Wed, 06-Apr-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: This wayward son is still on his treacherous journey to increase "test coverage in src/extend_vtable.c":https://github.com/parrot/parrot/blob/master/t/src/extend_vtable.t. When we last left off our traveler, he explained what the mythical VTABLE beast looked like, and we shall continue with the study of this chimerical fauna. According to the latest code coverage statistics, we are now at "64% code coverage":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-extend_vtable-c.html, which is an increase of about 10% since my last report.

    ... read more
  • Structured Error Message Grant Accepted Mon, 04-Apr-2011 by Karen Pauley
    in: Grants

    I am pleased to announce that Moritz Lenz's Hague Grant for "Structured Error Messages":http://news.perlfoundation.org/2011/02/hague-grant-application-struct.html has been accepted. Will Coleda has agreed to be the grant manager for this project. We received a lot of positive feedback regarding this grant and we are delighted that we are able to fund this work. If you would like to help fund grants like this or any of our other projects please visit "https://donate.perlfoundation.org":https://donate.perlfoundation.org/.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 12 Sun, 20-Mar-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the February period. Spent most of the month fixing many taint issues associated with s///, which I discovered as a side-effect of looking into the \p{$tainted} issue. Over the last month I have averaged 13 hours per week. Over the 50 weeks of the grant I have done 639 hours, averaging 12.8 hours per week. There are

    ... read more
  • Parrot Embed Grant - Report #3 Mon, 28-Feb-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: The quest to improve test coverage for src/extend_vtable.c has continued. Some dragons were slayed, a few trolls were paid tolls to cross creaky bridges of abstraction and many siren calls to hack on other code were dutifully ignored This "TPF":http://perlfoundation.org/ grant has forced me to become very familiar with Parrot vtables which is basically an API for talking to Parrot "PMCs":https://github.com/parrot/parrot/blob/master/docs/pdds/pdd17_pmc.pod PMC can stand for Parrot Magic

    ... read more
  • Hague Grant Application: Structured Error Messages Wed, 23-Feb-2011 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Moritz Lenz. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Moritz Lenz Project Title Structured Error Messages: Design and Implementation Synopsis A system for error messages will be designed, and implemented in

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 11 Mon, 14-Feb-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the January period. Tinkered a bit more with overloading and tieing, and worked on the security issues associated with user-defined \p{} properties. Over the last month I have averaged 10 hours per week. Over the 47 weeks of the grant I have done 585 hours, averaging 12.4 hours per week. There are 315 hours left on the

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

    Dear Perl Community, First of all, I would like to say sorry for the late warning. But I forgot to post here the news. As you all know, The Perl Foundation does not have any regular money income, other than donations. Although we have some relevant donations in the last years, the budget that the board assigned to the Grants Committee for this year does not make it possible to

    ... read more
  • Perl 6 Tablets: Ready for Early Review Tue, 25-Jan-2011 by Tom Hukins
    in: Grants

    In November, I wrote a progress report about work beginning on the Perl 6 Tablets grant. These tablets aim to offer both an in-depth tutorial and reference for Perl 6 Herbert Breunung, the tablets' author, has done considerable work since then on the overall structure of this documentation as well as describing particular details of the Perl 6 language. The tablets have reached a stage where we welcome feedback from

    ... read more
  • Parrot Embed Grant - Report #2 Mon, 24-Jan-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I have slowly but surely been increasing test coverage of src/extend_vtable.c, which when I started my grant was at 5% and is now sitting at 43%. I estimated that it would take about two weeks to get it to 50% and then another two weeks to get to 95%, but this was a bit optimistic. When I look back, giving myself a month for each would have

    ... read more
  • Manual for Game Development with SDL Perl - Grant Completion Sun, 23-Jan-2011 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: Cleaner Code and a lot of memory and performance improvements 10 out of 11 chapters completed: The profiling chapter was dropped as there was not enough content to justify a chapter. 3 Extra chapters added. Deviation from a CPAN SDL::Manual release. Due to the nature of the Manual it is being released as a creative commons book instead https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.pdf Next Steps: Get the book polished

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #5 Sat, 15-Jan-2011 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: Added content for several chapters: Tetris Chapter: Cleaned up the code Started work on chapter Music and Sound Chapter: Added code and sound data files Finished Chapter Code Profiling Chapter Start work XS Effects Chapter: Explain Inline::C usage with SDL First draft completed Additional Chapter to get art content SDL Supports Inline::XS Preliminary

    ... read more
  • Test::Builder 2 is not dead Thu, 06-Jan-2011 by Alberto Simões
    in: Grants

    TPF has an open grant with Michael Schwern on Test::Builder 2 development. Today Schwern released the design principles on Test::Builder 2, and should release a second alpha version very soon.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 10 Tue, 04-Jan-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the December period. Tinkered a bit more with overloading and tieing. Over the last month I have averaged 5 hours per week, mainly due to Christmas. Over the 43 weeks of the grant so far, I have done 548 hours, averaging 12.7 hours per week. There are 352 hours left on the grant. Report for period 2010/12/01

    ... read more
  • TPF Programs in 2010 Sat, 01-Jan-2011 by Dan Wright

    Below is an overview of the programs that were financially supported by The Perl Foundation in 2010. Programs are roughly broken up into 3 categories: Events, Marketing, and Development. Perl events The Perl Foundation supported four conferences in 2010. Those conferences were: The North American Yet Another Perl Conference Frozen Perl, The Pittsburgh Perl Workshop, and The Perl Oasis. Each event is expected to be self-sustaining through program fees and

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