Category: Daily Deli

  • links for 2009-08-18

    asynctools – Project Hosting on Google Code asynctools is a library allowing you to execute Google App Engine API calls in parallel. API calls can be mixed together and queued up and then all are kicked off in parallel. Callbacks can be used to operate over completed calls immediately, if desired. (tags: software opensource python […]

  • links for 2009-08-15

    Magic Quadrant for Web Content Management Magic Quadrant for Web Content Management (tags: content research gartner cms wcm) Page2Pub | Open Publishing Lab Page2Pub is a pair of applications that collect content from the web and reformat it for publication across a wide range of media. (tags: software opensource ereading epub page2pub) How do you […]

  • links for 2009-08-11

    Welcome to Pig! Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs. The salient property of Pig programs is that their structure is amenable to substantial parallelization, which in turns enables them to handle very large data […]