<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Camptocamp Blog</title>
	<atom:link href="http:///blog//feed/" rel="self" type="application/rss+xml" />
	<link>http://www.camptocamp.com/en/blog/</link>
	<description>Camptocamp weblog</description>
	<lastBuildDate>Fri, 04 May 2012 08:44:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bolsena Code Sprint 2012</title>
		<link>http://www.camptocamp.com/en/blog/2012/05/bolsena-code-sprint-2012/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/05/bolsena-code-sprint-2012/#comments</comments>
		<pubDate>Fri, 04 May 2012 08:17:25 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[bolsena]]></category>
		<category><![CDATA[codespring]]></category>
		<category><![CDATA[GeoNetwork]]></category>
		<category><![CDATA[GeoServer]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[PostGIS]]></category>
		<category><![CDATA[uDIG]]></category>
		<category><![CDATA[webspecs]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/05/bolsena-code-sprint-2012/</guid>
		<description><![CDATA[For the fifth time, Bolsena will be hosting several members of the  Geospatial community for a cross project codesprint.  Typically members  from several projects (Geonetwork, Geoserver, uDig, Postgis, etc..)  gather to participate in a week-long codesprint.  Usually one of the  focusses is in cross project collaboration.  This year the codesprint  [...]]]></description>
			<content:encoded><![CDATA[<p>For the fifth time, <a href="http://wiki.osgeo.org/wiki/Bolsena_Code_Sprint_2012" target="_blank">Bolsena</a> will be hosting several members of the  Geospatial community for a cross project codesprint.  Typically members  from several projects (<a href="http://geonetwork-opensource.org/" target="_blank">Geonetwork</a>, <a href="http://geoserver.org/display/GEOS/Welcome" target="_blank">Geoserver</a>, <a href="http://udig.refractions.net/" target="_blank">uDig</a>, <a href="http://postgis.refractions.net/" target="_blank">Postgis</a>, etc..)  gather to participate in a week-long codesprint.  Usually one of the  focusses is in cross project collaboration.  This year the codesprint  will take place during June 11-15.</p>
<p><a href="http://www.camptocamp.com" target="_blank">Camptocamp</a> will be attending this year with a focus on the Geonetwork and Geoserver projects.</p>
<p>A few of the topics that will be investigated are:</p>
<p>* Release Geonetwork 2.8</p>
<p>* Fix bugs with new UI</p>
<p>* Expanding the Geonetwork WebSpecs tests (<a href="https://github.com/camptocamp/webspecs" target="_blank"><span>https://github.com/camptocamp/webspecs</span></a>)</p>
<p>* Refactoring Harvester code</p>
<p>* Refactoring Services</p>
<p>* Improving REST API</p>
<p>* Geoserver Monitoring options</p>
<p>It is shaping up to be a great time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/05/bolsena-code-sprint-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scaladays 2012</title>
		<link>http://www.camptocamp.com/en/blog/2012/05/scaladays-2012/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/05/scaladays-2012/#comments</comments>
		<pubDate>Fri, 04 May 2012 07:56:13 +0000</pubDate>
		<dc:creator>Jesse Eichar</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[GeoNetwork]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[scala-io]]></category>
		<category><![CDATA[scaladays]]></category>
		<category><![CDATA[webspecs]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/05/scaladays-2012/</guid>
		<description><![CDATA[This year was the second year that Camptocamp attended the amazing  Scaladays and this year I had the pleasure of presenting the Scala-IO  library that I have been working on.  For those not familiar, Scala is a  &#8216;better&#8217; Java that runs on the Java Virtual Machine (JVM).  From the scala-lang.org website:
&#8220;Scala is [...]]]></description>
			<content:encoded><![CDATA[<p>This year was the second year that <a href="http://www.camptocamp.com" target="_blank">Camptocamp</a> attended the amazing <a href="http://days2012.scala-lang.org/" target="_blank"> Scaladays</a> and this year I had the pleasure of presenting the Scala-IO  library that I have been working on.  For those not familiar, Scala is a  &#8216;better&#8217; Java that runs on the Java Virtual Machine (JVM).  From the <a href="http://scala-lang.org" target="_blank">scala-lang.org</a> website:</p>
<p>&#8220;Scala is a general purpose programming language designed to express  common programming patterns in a concise, elegant, and type-safe way. It  smoothly integrates features of object-oriented and functional  languages, enabling Java and other programmers to be more productive.  Code sizes are typically reduced by a factor of two to three when  compared to an equivalent Java application.&#8221;</p>
<p>Over the last few years Scala has become one of the most popular  alternatives to Java on the JVM and is seeing adoption in many fields  from Finance to Genomics (and Twitter).  Here at Camptocamp we have used  Scala for a few projects to positive results.  We currently have two  open-source libraries resulting from this work:</p>
<p>* Scala-IO &#8211; An Input/Output library for Scala that is scheduled to be included into the core Scala library.</p>
<p><span> * <a href="http://jesseeichar.github.com/scala-io-doc/latest" target="_blank"><span>http://jesseeichar.github.com/scala-io-doc/latest</span></a></span></p>
<p>* Webspecs &#8211; An integration test framework designed for testing Web  applications with extensive extensions for Geonetwork testing.   Geonetwork is in the process of adopting this library for its  integration testing.</p>
<p><span> * <a href="https://github.com/camptocamp/webspecs" target="_blank"><span>https://github.com/camptocamp/webspecs</span></a></span></p>
<p>Scaladays is the annual Scala conference where Scala enthusiasts from  around the world congregate to discuss all things Scala.  It is one of  the most dense populations of brilliant developers I have ever had the  pleasure of meeting.  This year the Scala-IO project has reached a level  of maturity where a presentation was in order.</p>
<p>The talk is available for viewing at:  <a href="http://skillsmatter.com/podcast/scala/scalaio-intro" target="_blank">http://skillsmatter.com/podcast/scala/scalaio-intro</a></p>
<p>Due to time constraints caused by other talks going over time the  talk was rushed in the beginning but the talk generated a great response  and work is on going to get it incorporated into the core library.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/05/scaladays-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenERP contributor award 2012 : Camptocamp lauréat !</title>
		<link>http://www.camptocamp.com/en/blog/2012/05/openerp-contributor-award-2012-camptocamp-laureat/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/05/openerp-contributor-award-2012-camptocamp-laureat/#comments</comments>
		<pubDate>Wed, 02 May 2012 12:17:23 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Business Solutions]]></category>
		<category><![CDATA[Corporate]]></category>
		<category><![CDATA[GeoEngine]]></category>
		<category><![CDATA[OpenERP]]></category>
		<category><![CDATA[webkit report]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/05/openerp-contributor-award-2012-camptocamp-laureat/</guid>
		<description><![CDATA[Camptocamp est fier d&#8217;avoir gagné l&#8217;award 2012 du meilleur contributeur mondial sur la solution Open Source OpenERP lors du OpenERP Customer, Community &#38; Partners Summit 2012.
Ce prix est décerné à l&#8217;auteur des modules OpenERP qui sont le plus utilisés par la communauté : http://apps.openerp.com.
Contributeur depuis plus de 5 ans, Camptocamp a été très actif dans [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">Camptocamp est fier d&#8217;avoir gagné l&#8217;<a href="http://www.openerp.com/node/1116" target="_blank">award 2012</a> du meilleur contributeur mondial sur la solution Open Source <a href="http://www.openerp.com" target="_blank">OpenERP</a> lors du OpenERP <a href="http://www.openerp.com/node/1109" target="_blank">Customer, Community &amp; Partners Summit 2012</a>.</div>
<p style="text-align: justify;">Ce prix est décerné à l&#8217;auteur des modules OpenERP qui sont le plus utilisés par la communauté : <a href="http://apps.opnerp.com/">http://apps.openerp.com</a>.</p>
<p style="text-align: justify;">Contributeur depuis plus de 5 ans, Camptocamp a été très actif dans le développement de la solution. Les modules OpenERP  <a href="https://launchpad.net/openerpwebkitreport" target="_blank">WebKit report</a> et <a href="http://www.slideshare.net/openobject/openerp-geoengine-camtocamp" target="_blank">GeoEngine</a> sont deux probants exemples parmi nos nombreuses contributions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/05/openerp-contributor-award-2012-camptocamp-laureat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DRBD &#8211; doublez vos octets !</title>
		<link>http://www.camptocamp.com/en/blog/2012/05/drbd-doublez-vos-octets/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/05/drbd-doublez-vos-octets/#comments</comments>
		<pubDate>Wed, 02 May 2012 11:34:41 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Infrastructure Solutions]]></category>
		<category><![CDATA[DRBD]]></category>
		<category><![CDATA[epfl]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GPLv2]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID-1]]></category>
		<category><![CDATA[round-robin]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/05/drbd-doublez-vos-octets/</guid>
		<description><![CDATA[DRBD (Distributed Replicated Block Device) est un logiciel libre sous licence GNU GPLv2 uniquement supporté sur GNU/Linux. Il permet la réplication de périphériques de stockage bloc à bloc, et peut être vu comme un disque RAID-1 réseau.
C’est un des composants permettant d’assurer la haute disponibilité des ressources installées sur les disques/partitions/volumes logiques qu’il gère. Dans [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.drbd.org" target="_blank">DRBD</a> (Distributed Replicated Block Device) est un logiciel libre sous licence GNU GPLv2 uniquement supporté sur GNU/Linux. Il permet la réplication de périphériques de stockage bloc à bloc, et peut être vu comme un disque RAID-1 réseau.</p>
<p style="text-align: justify;">C’est un des composants permettant d’assurer la haute disponibilité des ressources installées sur les disques/partitions/volumes logiques qu’il gère. Dans cet <a href="http://www.camptocamp.com/fr/presse/doc_download/23-2012-05-02-drbd-doublez-vos-octets" target="_blank">article</a> à multimains, il est expliqué ce que d’une part nous avons testé et d’autre part mis en place à l’<a href="http://www.epfl.ch" target="_blank">EPFL</a> pour différentes applications en production.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/05/drbd-doublez-vos-octets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapFish @ FOSS4G-CEE 2012, Prague, May 21-23</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/mapfish-at-foss4g-cee-2012-prague-may-21-23-12/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/mapfish-at-foss4g-cee-2012-prague-may-21-23-12/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 10:31:09 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[FOSS4G]]></category>
		<category><![CDATA[Geospatial]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[MapFish]]></category>
		<category><![CDATA[OGC]]></category>
		<category><![CDATA[OSGeo]]></category>
		<category><![CDATA[SIG]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/mapfish-at-foss4g-cee-2012-prague-may-21-23-12/</guid>
		<description><![CDATA[FOSS4G-CEE 2012 (Free   and Open Source Software for Geospatial in Central and East Europe)  will take place on May 21-23 in Prague, Czech Republic.

FOSS4G-CEE &#38; Geoinformatics  2012 is  the first local conference focused on Free and Open Source  Software for  Geospatial in Central and Eastern Europe.
This year, it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://foss4g-cee.org/" target="_blank">FOSS4G-CEE 2012 </a>(Free   and Open Source Software for Geospatial in Central and East Europe)  will take place on May 21-23 in Prague, Czech Republic.</p>
<div style="text-align: justify;">
<p>FOSS4G-CEE &amp; Geoinformatics  2012 is  the first local conference focused on Free and Open Source  Software for  Geospatial in Central and Eastern Europe.</p>
<p>This year, it is organized  together with the traditional <a href="http://geoinformatics.fsv.cvut.cz/gwiki/Geoinformatics_FCE_CTU_2012">Geoinformatics FCE CTU</a> conference in Prague, coordinated by the Department of Mapping and Cartography, <a rel="nofollow" href="http://www.fsv.cvut.cz/">Faculty of Civil Engineering</a>, <a rel="nofollow" href="http://www.cvut.cz/">Czech Technical University in Prague.</a></div>
<div style="text-align: justify;">
<p>Claude Philipona, Camptocamp director, will present &#8220;<a rel="bookmark" href="http://foss4g-cee.org/program/presentations/mapfish-state-of-the-art/">MapFish: state of the art</a>&#8221; on May 23rd from 10AM to 12PM.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/mapfish-at-foss4g-cee-2012-prague-may-21-23-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fin du hackfest QGIS 2012 à Lyon</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/fin-du-hackfest-qgis-2012-a-lyon/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/fin-du-hackfest-qgis-2012-a-lyon/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 07:40:23 +0000</pubDate>
		<dc:creator>Yves Jacolin</dc:creator>
				<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[OSGeo]]></category>
		<category><![CDATA[QGIS]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/fin-du-hackfest-qgis-2012-a-lyon/</guid>
		<description><![CDATA[Le hackfest de QGIS à Lyon s&#8217;est terminé hier, lundi  16 avril, après 5 jours de travail. Camptocamp est fier d&#8217;avoir  participé à cet évènement en le sponsorisant et en contribuant à divers  projets importants.
De nombreuses présentations et réalisations ont été faites, notamment :

Victor  Olaya : présentation de l’intégration de Sextant [...]]]></description>
			<content:encoded><![CDATA[<p>Le <a href="http://osgeo.asso.fr/content/hackfest-qgis-avril-2012">hackfest de QGIS à Lyon</a> s&#8217;est terminé hier, lundi  16 avril, après 5 jours de travail. Camptocamp est fier d&#8217;avoir  participé à cet évènement en le sponsorisant et en contribuant à divers  projets importants.</p>
<p>De nombreuses présentations et réalisations ont été faites, notamment :</p>
<ul>
<li>Victor  Olaya : présentation de l’intégration de Sextant dans QGIS (Vidéo de la présentation : <a href="http://www.youtube.com/watch?v=D-FzwJPPcDc">http://www.youtube.com/watch?v=D-FzwJPPcDc</a>) ;</li>
<li>Marco  Hugentobler : refactoring du reéchantillonnage raster ;</li>
<li>Marco  Bernasocchi : présentation de QGIS mobile ;</li>
<li>Tim  Sutton : modification du système de release, proposition pour obtenir  une version majeure tous les 6 mois avec 3 semaines de tests ;</li>
<li>Tim   Sutton : mise en place des tests unitaires et fonctionnels par les  développeurs suite à de nombreuses régressions et bugs bloquants  (reprojection non fonctionnelle pour la 1.7.3 par exemple) ;</li>
<li>Paolo  Cavallini : présentation des comptes du projet QGIS.</li>
</ul>
<p>Parmi  les projets réalisés lors de ce hackfest, nous retiendrons la  réorganisation de la documentation afin d&#8217;en proposer une de meilleure  qualité, sa diffusion sur différents médias (papier, numérique, mobile,  etc.) et son intégration au sein de l&#8217;application. Ce travail de longue  haleine a donc commencé lors du hackfest et se terminera dans plusieurs  mois.</p>
<p>Ces  différentes présentations proposent trois types d&#8217;évolution nécessaires  aujourd&#8217;hui car QGIS a assurément atteind une qualité incontestable :</p>
<ul>
<li>ajout de nouvelles fonctionnalités, notamment d&#8217;analyse ;</li>
<li>consolidation  de l&#8217;existant en travaillant sur le refactoring du code (ie reécrire du  code déjà existant pour le rendre plus consistant, plus solide ce qui  permet généralement d&#8217;aller plus loin) ;</li>
<li>processus qualité : tests unitaires et fonctionnels, processus de release intégrant une phase de test.</li>
</ul>
<p>Ce  hackfest a assurément été un succès et nous vous invitons à tester la  version en cours de développement via le projet <a href="http://trac.osgeo.org/osgeo4w/">OSGeo4W</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/fin-du-hackfest-qgis-2012-a-lyon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mcollective and Augeas</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/mcollective-and-augeas/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/mcollective-and-augeas/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 10:30:54 +0000</pubDate>
		<dc:creator>Raphaël Pinson</dc:creator>
				<category><![CDATA[Infrastructure Solutions]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[planetpuppet]]></category>
		<category><![CDATA[puppet]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/mcollective-and-augeas/</guid>
		<description><![CDATA[Mcollective is a very useful tool, which often saves us a lot of time, especially when gathering information about nodes. One information one might want to retrieve from nodes is configuration parameters.
These can be easily retrieved using custom facts, but you probably don&#8217;t want to write and deploy new facts every time you need to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://puppetlabs.com/mcollective/">Mcollective</a> is a very useful tool, which often saves us a lot of time, especially when gathering information about nodes. One information one might want to retrieve from nodes is configuration parameters.</p>
<div class="wp-caption alignright" style="width: 345px"><img title="Look at this colorful configuration tree!" src="http://imgs.xkcd.com/comics/tree.png" alt="Look at this colorful configuration tree!" width="335" height="238" /><p class="wp-caption-text">Look at this colorful configuration tree!</p></div>
<p>These can be easily retrieved using custom <a href="http://puppetlabs.com/puppet/related-projects/facter/">facts</a>, but you probably don&#8217;t want to write and deploy new facts every time you need to query a specific configuration parameter.</p>
<p>This is where <a href="http://augeas.net/">Augeas</a> gets on the scene. Augeas is already used quite widely in <a href="http://puppetlabs.com/">Puppet</a> to modify configuration files. It works pretty much like a configuration scalpel, allowing you to edit precisely the parameter you want, without impacting the rest of the file (and mostly, without having to parse the file syntax). But Augeas can also be used as a powerful, generic parser to retrieve configuration parameters using its <a href="http://augeas.net/page/Path_expressions">XPath language</a>. In our case, it only lacks a remote API. Coupling it with Mcollective would thus provide a great means of accessing specific configuration parameters remotely.</p>
<p>Fortunately, I was not the first to have this idea. <a href="http://www.unixdaemon.net/">Dean Wilson</a> already wrote an Mcollective agent for Augeas, available <a href="https://github.com/deanwilson/unixdaemon-mcollective-plugins">on github</a>. After a bit of improvement, and the addition of a client-side application, we now have a useful tool to query configuration parameters through Mcollective, in a similar way to that of augtool. The application currently provides two actions: match and count:</p>
<p><code><br />
$ mco augeas match "/files/etc/mtab/*[file = '/']/vfstype" -F lsbdistcodename=precise</code></p>
<p><code>* [ ============================================================&gt; ] 5 / 5</code></p>
<p><code> </code></p>
<p><code>host-a7256c41c4<br />
/files/etc/mtab/1/vfstype = ext4<br />
host-b89d50982a<br />
/files/etc/mtab/1/vfstype = ext4<br />
host-21cbf2a961<br />
/files/etc/mtab/1/vfstype = ext4<br />
host-265d6ed4a4<br />
/files/etc/mtab/1/vfstype = ext4<br />
host-12299c6389<br />
/files/etc/mtab/1/vfstype = ext4</code></p>
<p><code><br />
$ mco augeas count "/files/etc/passwd/rpinson" -F operatingsystem=Ubuntu</code></p>
<p><code>* [ ============================================================&gt; ] 5 / 5</code></p>
<p><code> </code></p>
<p><code>host-a7256c41c4<br />
0 matches found<br />
host-21cbf2a961<br />
1 matches found<br />
host-b89d50982a<br />
0 matches found<br />
host-265d6ed4a4<br />
1 matches found<br />
host-12299c6389<br />
1 matches found</code></p>
<p>There are however some files that cannot be easily accessed via Augeas, since they are not in standard (or otherwise fixed) locations. You can associate them manually to Augeas lenses in the Mcollective command, using the <code>--transform</code> option:</p>
<p><code><br />
$ mco augeas match --transform "Desktop=/usr/share/applications/*.desktop" "//Desktop\ Entry/Version" -W /host-21cbf2a961/</code></p>
<p><code>* [ ============================================================&gt; ] 1 / 1</code></p>
<p><code> </code></p>
<p><code>host-21cbf2a961<br />
/files/usr/share/applications/gnome-sudoku.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/remmina.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/activity-log-manager-ccpanel.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/shotwell-viewer.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/empathy-accounts.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/deja-dup-preferences.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/inkscape.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/clusterssh.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/shotwell.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/junglediskworkgroup.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/htop.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/nact.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/indicator-datetime-preferences.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/gimp.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/deja-dup-ccpanel.desktop/Desktop Entry/Version = 1.0<br />
/files/usr/share/applications/empathy.desktop/Desktop Entry/Version = 1.0<br />
</code></p>
<p>More than one mapping can be added by separating mapping directives with commas.</p>
<p>The code for agent and application can be found <a href="https://github.com/camptocamp/unixdaemon-mcollective-plugins">on github</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/mcollective-and-augeas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenERP Roadshow 2012</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/openerp-roadshow-2012/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/openerp-roadshow-2012/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 21:40:55 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Business Solutions]]></category>
		<category><![CDATA[Corporate]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[egestion]]></category>
		<category><![CDATA[emarketing]]></category>
		<category><![CDATA[ERP]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenERP]]></category>
		<category><![CDATA[PGI]]></category>
		<category><![CDATA[swiss]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/openerp-roadshow-2012/</guid>
		<description><![CDATA[Les membres de la Swiss OpenERP Alliance (dont Camptocamp est membre fondateur et préside actuellement le comité de l&#8217;association)  proposent des séminaires gratuits en Suisse Romande.
Ces séminaires sont destinés aux sociétés intéressées à comprendre OpenERP, une solution de gestion d&#8217;entreprise intégrée (ERP/ PGI), performante, évolutive et Open Source.

Différents  lieux ont été agendés dans [...]]]></description>
			<content:encoded><![CDATA[<p>Les membres de la <a href="http://www.swiss-openerp.ch/eng" target="_blank">Swiss OpenERP Alliance</a> (dont Camptocamp est membre fondateur et préside actuellement le comité de l&#8217;association) <strong> </strong>proposent des séminaires gratuits en Suisse Romande.</p>
<p>Ces séminaires sont destinés aux sociétés intéressées à comprendre <a href="http://www.openerp.com/" target="_blank">OpenERP</a>, une solution de gestion d&#8217;entreprise intégrée (ERP/ PGI), performante, évolutive et Open Source.</p>
<div>
<p>Différents  lieux ont été agendés dans les cantons Genève, Vaud,  Valais, Fribourg  et Neuchâtel afin de vous présenter la nouvelle  version OpenERP v6.1 et  ses fonctionnalités en eGestion et eMarketing  ainsi que ses connecteurs  avec les sites d&#8217;e-shops.</p>
<p>Pour vous inscrire, c&#8217;est simple ! Il vous suffit de suivre le lien suivant :</p>
<p><a href="http://openerproadshow2012.eventbrite.com/" target="_blank">http://openerproadshow2012.eventbrite.com/</a></p>
<p>Au plaisir de vous rencontrer au cours d&#8217;une de ces occasions !</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/openerp-roadshow-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FOSS4G North America 2012</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/foss4g-north-america-2012/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/foss4g-north-america-2012/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 09:48:48 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[FOSS4G]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[MapFish]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenWebGlobe]]></category>
		<category><![CDATA[SIG]]></category>
		<category><![CDATA[TileCloud]]></category>
		<category><![CDATA[WebGL]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/foss4g-north-america-2012/</guid>
		<description><![CDATA[A team of Camptocamp&#8217;s  Geospatial Business Solutions division will attend the FOSS4G North America conference which be held from April 10 to 12, 2012 at the Walter E. Washington Convention Center in Washington DC, USA.
Free and Open Source Software for Geospatial (FOSS4G) conferences   showcase powerful tools for building mapping systems and analyzing  [...]]]></description>
			<content:encoded><![CDATA[<p>A team of Camptocamp&#8217;s  <a href="http://www.camptocamp.com/en/geospatial-solutions" target="_blank">Geospatial Business Solutions</a> division will attend the <a href="http://foss4g-na.org/about/http://" target="_blank">FOSS4G North America</a> conference which be held from April 10 to 12, 2012 at the <a href="http://www.dcconvention.com/">Walter E. Washington Convention Center</a> in Washington DC, USA.</p>
<p>Free and Open Source Software for Geospatial (FOSS4G) conferences   showcase powerful tools for building mapping systems and analyzing   geospatial data.</p>
<p>In the heart of Washington DC, this year’s North American event brings  together developers, users, and executives who are building, deploying,  and evaluating open source for innovative applications across government  and industry.</p>
<p>The program is available <a href="http://foss4g-na.org/schedule/" target="_blank">here</a>. Camptocamp will present the following talks:</p>
<ul>
<li><a href="http://foss4g-na.org/tilecloud-managing-millions-of-tiles-in-the-cloud/" target="_blank">TileCloud: managing millions of tiles in the cloud</a></li>
<li><a title="OpenWebGlobe: the tech behind the demo" rel="bookmark" href="http://foss4g-na.org/schedule/openwebglobe-the-tech-behind-the-demo/" target="_blank">OpenWebGlobe: the tech behind the demo</a></li>
<li><a href="http://foss4g-na.org/schedule/mapfish-state-of-the-art/" target="_blank">MapFish: state of the art</a></li>
<li><a title="OpenLayers: The Rebirth of Cool" rel="bookmark" href="http://foss4g-na.org/schedule/openlayers-the-rebirth-of-cool/">OpenLayers: The Rebirth of Cool</a></li>
</ul>
<p>We are looking forward to meeting you at this occasion!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/foss4g-north-america-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoExt Codesprint on 07-11 May, 2012 in Bonn (DE)</title>
		<link>http://www.camptocamp.com/en/blog/2012/04/geoext-codesprint-on-07-11-may-2012-in-bonn-de/</link>
		<comments>http://www.camptocamp.com/en/blog/2012/04/geoext-codesprint-on-07-11-may-2012-in-bonn-de/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 08:13:30 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[code sprint]]></category>
		<category><![CDATA[GeoExt]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[SIG]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2012/04/geoext-codesprint-on-07-11-may-2012-in-bonn-de/</guid>
		<description><![CDATA[The GeoExt 2.0 Codesprint has been scheduled for the week May 07th to 11th and will take place in Bonn, Germany.
Camptocamp, Mapgears, terrestris and OpenGeo will send developers to  work on making GeoExt compatible with the library ExtJS 4.x.


We would like to ask all GeoExt users to support this codesprint. Become a sponsor and [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;">The <a href="http://www.camptocamp.com/en/news/476-geoext-codesprint-spring-2012-camptocamp-activement-impliquee" target="_blank">GeoExt 2.0 Codesprint</a> has been scheduled for the week May 07th to 11th and will take place in Bonn, Germany.<a href="http://www.camptocamp.com/" target="_blank"></p>
<p></a><a href="http://www.camptocamp.com/" target="_blank">Camptocamp</a>, <a href="http://www.mapgears.com/index_en.html" target="_blank">Mapgears</a>, <a href="http://www.terrestris.de" target="_blank">terrestris</a> and <a href="http://www.opengeo.org/" target="_blank">OpenGeo</a> will send developers to  work on making GeoExt compatible with the library ExtJS 4.x.</div>
<div id="post-4910" style="text-align: left;">
<div>
<p>We would like to ask all GeoExt users to support this codesprint. Become a sponsor and help GeoExt have a bunch of new worthwhile features in the  future. All you need is call to us or send us an <a href="mail:info@camptocamp.com">e-mail</a>. Any amount is welcome! Thanks.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2012/04/geoext-codesprint-on-07-11-may-2012-in-bonn-de/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

