In "Grants"

881 - 900 of 980 posts:

<< < > >> Summaries on
  • 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
  • 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
  • Parrot Grant Update for March - August, 2008 Tue, 02-Sep-2008 by Dave Rolsky
    in: Grants

    Apologies for the long delay in this report, I've had some ongoing health problems over the summer. Allison wrote this report to bring us up-to-date, and then we'll continue with the two-monthly schedule. Parrot releases continue on their monthly schedule. The 0.6.0 release in March reflected major improvements to both the Parrot VM and the Perl 6 implementation on Parrot The most notable change for Parrot was the implementation of

    ... 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: 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
  • 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: 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
<< < > >>
Max results per page:    5    10    20    50    100    200    500