<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/pylons</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 18:36:38 GMT</pubDate>
<item>
<title>(Python) Countries for Pylons WebHelpers options_for_select() (INCOMPLETE) - pr1001</title>
<link>http://snipplr.com/view/4393/countries-for-pylons-webhelpers-optionsforselect-incomplete/</link>
<description><![CDATA[ <p>I got halfway making this but switched to another method. Thought I'd save it just in case...

options_for_select(): http://pylonshq.com/WebHelpers/module-webhelpers.rails.form_options.html#options_for_select
Based on http://snipplr.com/view/169/us-states-and-world-countries-collection/, though removed some entries (England, Scotland, Palestine etc).</p> ]]></description>
<pubDate>Fri, 21 Dec 2007 10:15:07 GMT</pubDate>
<guid>http://snipplr.com/view/4393/countries-for-pylons-webhelpers-optionsforselect-incomplete/</guid>
</item>
<item>
<title>(Python) FormEncode Email Address validation schema - ches</title>
<link>http://snipplr.com/view/3479/formencode-email-address-validation-schema/</link>
<description><![CDATA[ <p>model/form.py is a good place to put schemata in a pylons app: easy to build with inheritance and accessible to controllers via model.form.EmailForm, etc. See the link for further info on the _extra_fields options -- this one is intended for just two fields: a text field and submit button.</p> ]]></description>
<pubDate>Mon, 06 Aug 2007 22:55:49 GMT</pubDate>
<guid>http://snipplr.com/view/3479/formencode-email-address-validation-schema/</guid>
</item>
</channel>
</rss>