<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - wackysalut</title>
<link>http://snipplr.com/users/wackysalut</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 10:17:15 GMT</pubDate>
<item>
<title>(Python) FormAlchemy example with custom validator, renderers, forms - Pylons app</title>
<link>http://snipplr.com/view/13551/formalchemy-example-with-custom-validator-renderers-forms--pylons-app/</link>
<description><![CDATA[ <p>This is based on FormEncode 1.2 + two patches you get here:
 http://code.google.com/p/formalchemy/issues/detail?id=83
and here:
 http://code.google.com/p/formalchemy/issues/detail?id=84
(at this point, they might be included in the official release).</p> ]]></description>
<pubDate>Sun, 29 Mar 2009 09:28:25 GMT</pubDate>
<guid>http://snipplr.com/view/13551/formalchemy-example-with-custom-validator-renderers-forms--pylons-app/</guid>
</item>
<item>
<title>(Python) htmlfill and Pylons integration, form validation inside controller and Mako template example with i18n</title>
<link>http://snipplr.com/view/10194/htmlfill-and-pylons-integration-form-validation-inside-controller-and-mako-template-example-with-i18n/</link>
<description><![CDATA[ <p>These are code snippets from different files for a Pylons project that show a working (provided the environment) htmlfill example.</p> ]]></description>
<pubDate>Mon, 01 Dec 2008 22:21:37 GMT</pubDate>
<guid>http://snipplr.com/view/10194/htmlfill-and-pylons-integration-form-validation-inside-controller-and-mako-template-example-with-i18n/</guid>
</item>
<item>
<title>(Python) Full FormEncode + htmlfill example, with form and test values</title>
<link>http://snipplr.com/view/10049/full-formencode--htmlfill-example-with-form-and-test-values/</link>
<description><![CDATA[ <p>This simple example tests and shows off a fully working FormEncode (v1.2) example. I've had a hard time finding an example, so I now give it to you.</p> ]]></description>
<pubDate>Tue, 25 Nov 2008 19:09:58 GMT</pubDate>
<guid>http://snipplr.com/view/10049/full-formencode--htmlfill-example-with-form-and-test-values/</guid>
</item>
<item>
<title>(TYPO3) How to enable the use of object, param, embed tags into normal Text w/Image boxes</title>
<link>http://snipplr.com/view/9197/how-to-enable-the-use-of-object-param-embed-tags-into-normal-text-wimage-boxes/</link>
<description><![CDATA[ <p>This config allows the use of object tags into normal text boxes, allowing to embed your favourite YouTube clip into your page content.</p> ]]></description>
<pubDate>Wed, 22 Oct 2008 15:12:37 GMT</pubDate>
<guid>http://snipplr.com/view/9197/how-to-enable-the-use-of-object-param-embed-tags-into-normal-text-wimage-boxes/</guid>
</item>
<item>
<title>(HTML) Insert stuff into  from any subtemplate</title>
<link>http://snipplr.com/view/5095/insert-stuff-into--from-any-subtemplate/</link>
<description><![CDATA[ <p>This allows you to collect some snippets of  or  tags from any subtemplate, and place them in the  of your base template, no matter how you skip some templates in the chain.

Note how you could skip the definition of head() in the layout1_base.html file.</p> ]]></description>
<pubDate>Sun, 17 Feb 2008 10:03:09 GMT</pubDate>
<guid>http://snipplr.com/view/5095/insert-stuff-into--from-any-subtemplate/</guid>
</item>
</channel>
</rss>