<?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.asilax.fr/technoblog/techno-blog/RSS">
  <title>Asilax'blog</title>
  <link>http://www.asilax.fr</link>
  
  <description>
    
       Bienvenu sur le blog d'Asilax, bonne visite !
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2008-07-21T10:11:57Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.asilax.fr/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2010/plone-exclure-des-dossiers-des-resultats-de-recherche"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2010/two-new-blueprints-for-plone.app.transmogrifier-indexing-and-userconstructor"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2010/singing-dancing/decouverte-de-singing-dancing-plone"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2010/collective.z3cform.norobots"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/collective.dewplayer"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/grok-1.0-released"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/chameleon.zpt-versus-standard-zope-page-templates"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/installez-google-chrome-sur-ubuntu-ca-rocks"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/python-agility-be-careful"/>
        
        
            <rdf:li rdf:resource="http://www.asilax.fr/technoblog/blog/2009/create-archetype-content-type-with-paster-and-zopeskel"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.asilax.fr/technoblog/blog/2010/plone-exclure-des-dossiers-des-resultats-de-recherche">        <title>Plone - Exclure des dossiers des résultats de recherche</title>        <link>http://www.asilax.fr/technoblog/blog/2010/plone-exclure-des-dossiers-des-resultats-de-recherche</link>        <description>Dans certains cas les clients demandent de ne pas inclure certains dossiers ou répertoires des résultats de recherche, ceci aussi bien pour les recherches effectuées depuis le portlet de recherche (live search) que depuis le formulaire de recherche avancées. Voici les solutions que j'ai trouvé en fouillant un peu les forums de Plone.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Plone</dc:subject>                <dc:date>2010-02-25T17:54:19Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2010/two-new-blueprints-for-plone.app.transmogrifier-indexing-and-userconstructor">        <title>Two new blueprints for plone.app.transmogrifier: Indexing and UserConstructor</title>        <link>http://www.asilax.fr/technoblog/blog/2010/two-new-blueprints-for-plone.app.transmogrifier-indexing-and-userconstructor</link>        <description>I added two new blueprints to plone.app.transmogrifier: plone.app.transmogrifier.reindexobject which allows to reindex an existing object in the portal_catalog and plone.app.transmogrifier.userconstructor which allows to add users to the portal.
collective.transmogrifier is a configurable pipeline, aimed at transforming content for import and export. plone.app.transmogrifier offers Plone blueprints for collective.transmogrifier pipelines.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>OpenSource</dc:subject>                    <dc:subject>Plone</dc:subject>                <dc:date>2010-02-09T20:00:04Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2010/singing-dancing/decouverte-de-singing-dancing-plone">        <title>Découverte de Singing &amp; Dancing - Envoyer vos newsletters avec Plone !</title>        <link>http://www.asilax.fr/technoblog/blog/2010/singing-dancing/decouverte-de-singing-dancing-plone</link>        <description>Ce document est la traduction française de l'introduction à Singing &amp; Dancing de Daniel Nouri. Il vous guidera à travers les fonctionnalités les plus importantes de Singing &amp; Dancing. Vous apprendrez comment configurer le produit et vos bulletins d'informations.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Plone</dc:subject>                    <dc:subject>Email</dc:subject>                    <dc:subject>Courriel</dc:subject>                <dc:date>2010-02-02T13:56:57Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2010/collective.z3cform.norobots">        <title>collective.z3cform.norobots: a captcha based on questions and answers</title>        <link>http://www.asilax.fr/technoblog/blog/2010/collective.z3cform.norobots</link>        <description>I have released a new captcha widget/field for z3c.form in Plone. Unlike other captcha fields that are based on images, this captcha is based on a predefined list of questions and answers.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Buildout</dc:subject>                    <dc:subject>OpenSource</dc:subject>                    <dc:subject>Plone</dc:subject>                <dc:date>2010-01-15T19:13:49Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/collective.dewplayer">        <title>collective.dewplayer: display video content in Plone</title>        <link>http://www.asilax.fr/technoblog/blog/2009/collective.dewplayer</link>        <description>I have released a simple package using Dewplayer for video content in Plone.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Buildout</dc:subject>                    <dc:subject>OpenSource</dc:subject>                    <dc:subject>Plone</dc:subject>                <dc:date>2009-12-22T14:18:03Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/grok-1.0-released">        <title>Grok 1.0 released ! </title>        <link>http://www.asilax.fr/technoblog/blog/2009/grok-1.0-released</link>        <description>L'équipe de développement "Grok" vient tout juste de publier Grok 1.0 ! Grok 1.0 est l'aboutissement de 3 années de travail depuis le démarrage du projet fin 2006. Grok offre une plateforme de développement stable et puissante permettant de développer toutes sortes d'applications web en mettant l'accent sur l'extensibilité et la réutilisabilité.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>silvio</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Grok</dc:subject>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Web</dc:subject>                    <dc:subject>Python</dc:subject>                    <dc:subject>Zope</dc:subject>                <dc:date>2009-12-04T23:49:45Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/chameleon.zpt-versus-standard-zope-page-templates">        <title>chameleon.zpt versus standard Zope page templates</title>        <link>http://www.asilax.fr/technoblog/blog/2009/chameleon.zpt-versus-standard-zope-page-templates</link>        <description>Chameleon.zpt is a fast Zope Page Template implementation based on the Chameleon template compiler. It's largely compatible with zope.pagetemplate. Some benchmarks says Chameleon is 16x faster !

Chameleon page templates differ from standard Zope page templates in a few simple aspects which I propose to discover.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>silvio</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Zope</dc:subject>                    <dc:subject>Makina Corpus</dc:subject>                <dc:date>2009-09-29T22:57:54Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/installez-google-chrome-sur-ubuntu-ca-rocks">        <title>Installez Google Chrome sur Ubuntu, ça rocks !</title>        <link>http://www.asilax.fr/technoblog/blog/2009/installez-google-chrome-sur-ubuntu-ca-rocks</link>        <description>Google Chrome ouvre les pages Web et les applications à une vitesse fulgurante, et il est Open Source !!! Essayez le sur votre Ubuntu, il est disponible sur Launchpad en tant que "daily build".</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>silvio</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Web</dc:subject>                    <dc:subject>Logiciel</dc:subject>                    <dc:subject>OpenSource</dc:subject>                    <dc:subject>Linux</dc:subject>                <dc:date>2009-09-23T14:12:41Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/python-agility-be-careful">        <title>Python Agility: be careful ;)</title>        <link>http://www.asilax.fr/technoblog/blog/2009/python-agility-be-careful</link>        <description>Python is a very powerful dynamic programming language. Python is fun, yes!,  but be careful it allows to do hair-raising thinks !!!</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Python</dc:subject>                <dc:date>2009-09-14T11:32:45Z</dc:date>        <dc:type>Article</dc:type>    </item>
    <item rdf:about="http://www.asilax.fr/technoblog/blog/2009/create-archetype-content-type-with-paster-and-zopeskel">        <title>Create an archetype content type with Paster and ZopeSkel</title>        <link>http://www.asilax.fr/technoblog/blog/2009/create-archetype-content-type-with-paster-and-zopeskel</link>        <description>ZopeSkel provides a collection of skeletons for quickstarting Zope and Plone projects. These skeletons are available as PasteScript templates and can be used via the "paster" command line tool. This how-to describes how-to create a plone egg with an archetype content type in a fiew command lines.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>sylvain</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Makina Corpus</dc:subject>                    <dc:subject>Plone</dc:subject>                <dc:date>2009-07-29T14:28:13Z</dc:date>        <dc:type>Document</dc:type>    </item>




</rdf:RDF>
