<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / laughingboy / tag / recipe</title>
<link>http://netvouz.com/laughingboy/tag/recipe?feed=rss&amp;pg=2</link>
<description>laughingboy&#39;s bookmarks tagged &quot;recipe&quot; on Netvouz</description>
<item><title>interesting python recipe collection + articles and book reviews (p)</title>
<link>http://www.targeted.org/</link>
<description></description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:42:37 GMT</pubDate>
</item><item><title>List/Generator Monad Combinators for Python</title>
<link>http://code.activestate.com/recipes/439361/</link>
<description>The List monad in Haskell has many uses, including parsing and nondeterministic algorithms. This code implements the Monad combinators &quot;bind&quot;, &quot;return&quot; and &quot;fail&quot;, and the MonadPlus combinators &quot;plus&quot; and &quot;zero&quot;. It works with all iterables, and returns a generator rather than a list in order to preserve a lazy semantics.</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Wed, 10 Dec 2008 14:49:50 GMT</pubDate>
</item><item><title>mike fletcher python page</title>
<link>http://www.vrplumber.com/programming/</link>
<description>includes recipe to build python extenstions with free MS toolkit compiler, also presentations on descriptors and metaprogramming presentations</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:33:16 GMT</pubDate>
</item><item><title>Python cookbook recipes for George Sakkis</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python?author=1624852</link>
<description></description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 06 Feb 2007 04:44:25 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/498260</link>
<description>algorithm composition example using observer pattern - tbu (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Mon, 08 Jan 2007 00:35:18 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/474122</link>
<description>closures via function attributes (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:42:20 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/220234</link>
<description>using meta programming to change list mutator return value (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:42:16 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/159462</link>
<description>set global environment variables with batch file wrapper (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:41:08 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/117236</link>
<description>mixin for dictionary functionality (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:41:07 GMT</pubDate>
</item><item><title>python recipe</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/276629</link>
<description>aspect weaver (p)</description>
<category domain="http://netvouz.com/laughingboy?category=1952908036249151662"></category>
<author>laughingboy</author>
<pubDate>Tue, 02 Jan 2007 05:40:54 GMT</pubDate>
</item></channel></rss>