<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.eletztrick.de/plone-articles/RSS">
  <title>plone articles</title>
  <link>http://www.eletztrick.de</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2008-07-01T12:55:09Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.eletztrick.de/logo.gif"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-graphical-work-flow-editor"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-kapil-does-it-again-enter-contentmirror"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/speed-up-tdd-with-plone"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-z3-schema-field-for-plone.relations"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-goreplace-search-replace-in-plone"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-forms-finally-made-easy-z3c.forms"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-high-performance-indexing-using-an-external"/>
        
        
            <rdf:li rdf:resource="http://www.eletztrick.de/articles/plone-collective.formcriteria"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.eletztrick.de/articles/plone-graphical-work-flow-editor">        <title>Plone: graphical work flow editor</title>        <link>http://www.eletztrick.de/articles/plone-graphical-work-flow-editor</link>        <description>Creating work flows is a PITA, and usually is to be done by non-developers. Enter collective.workflowed.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-26T08:51:44Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-kapil-does-it-again-enter-contentmirror">        <title>Plone: Kapil does it again -- enter contentmirror</title>        <link>http://www.eletztrick.de/articles/plone-kapil-does-it-again-enter-contentmirror</link>        <description>Transparent serializing of Plone content to relational DBs. NOT using pickles. Very easy to integrate, and very flexible, as it seems.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-03T20:24:01Z</dc:date>        <dc:type>News Item</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/speed-up-tdd-with-plone">        <title>Speed up TDD with Plone</title>        <link>http://www.eletztrick.de/articles/speed-up-tdd-with-plone</link>        <description>TDD w/o extensive mock-them-objects work is quite slow in Plone due its startup time. Enter roradrunner.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-06-26T08:51:17Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-z3-schema-field-for-plone.relations">        <title>Plone: Z3 Schema field for plone.relations</title>        <link>http://www.eletztrick.de/articles/plone-z3-schema-field-for-plone.relations</link>        <description>Zope 3 schema for plone.app.relations items.

</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-02T16:45:12Z</dc:date>        <dc:type>News Item</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-goreplace-search-replace-in-plone">        <title>Plone: GoReplace -- Search/Replace in Plone</title>        <link>http://www.eletztrick.de/articles/plone-goreplace-search-replace-in-plone</link>        <description>REGEX + SmartFolders = GoReplace! With GoReplace you can "Find &amp; Replace" content on your plone site.

</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-02T16:45:05Z</dc:date>        <dc:type>News Item</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-forms-finally-made-easy-z3c.forms">        <title>Plone: Forms finally made easy: z3c.forms integration to Plone using plone.z3cform</title>        <link>http://www.eletztrick.de/articles/plone-forms-finally-made-easy-z3c.forms</link>        <description>Forms using zope.formlib are a PITA to do (don't even mention CMF Form Controller). zc3.forms and plone.z3c.forms come to a rescue.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-02T16:43:39Z</dc:date>        <dc:type>News Item</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-high-performance-indexing-using-an-external">        <title>Plone: High-Performance Indexing using an external non-Zope indexer</title>        <link>http://www.eletztrick.de/articles/plone-high-performance-indexing-using-an-external</link>        <description>Improve Plone's catalog performance</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-11-11T14:52:41Z</dc:date>        <dc:type>News Item</dc:type>    </item>
    <item rdf:about="http://www.eletztrick.de/articles/plone-collective.formcriteria">        <title>Plone: collective.formcriteria</title>        <link>http://www.eletztrick.de/articles/plone-collective.formcriteria</link>        <description>Add forms for user enterable search criteria to collections/topic/smart folders</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>seletz</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-02T16:44:42Z</dc:date>        <dc:type>News Item</dc:type>    </item>




</rdf:RDF>
