<?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 &#187; 2009 &#187; September</title>
	<atom:link href="http:///blog/2009/09//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>News from Intergeo 2009</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/news-from-intergeo-2009/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/news-from-intergeo-2009/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 20:44:24 +0000</pubDate>
		<dc:creator>Emmanuel Belo</dc:creator>
				<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[FOSSGIS]]></category>
		<category><![CDATA[GeoExt]]></category>
		<category><![CDATA[MapFish]]></category>
		<category><![CDATA[OSGeo]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/news-from-intergeo-2009/</guid>
		<description><![CDATA[Intergeo is the largest  event of the German geomatic community. It takes place this year in Karlsruhe/Germany between the 22th and the 24th of September. The D-A-CH (Germany, Austria and Switzerland) local chapter of the OSGEO (FOSSGIS) organized a nice open source park within the forum with booths for community projects, open source companies and [...]]]></description>
			<content:encoded><![CDATA[<p>Intergeo is the largest  event of the German geomatic community. It takes place this year in Karlsruhe/Germany between the 22th and the 24th of September. The D-A-CH (Germany, Austria and Switzerland) local chapter of the OSGEO (FOSSGIS) organized a nice open source park within the forum with booths for community projects, open source companies and a conference place with an interesting program.</p>
<p>This year, I am representing  the MapFish project and I must say, the feedback from the public is very good! We (the community) have in these german speaking countries, companies that use MapFish and also customers that want MapFish from their local open source integrators!</p>
<p>At the Mapfish booth, the discussions are very positive. After a brief introduction to the MapFish framework, we give some demos to show the potential of MapFish. Then the question how &quot;to install&quot; shows up and here we have 2 options depending on the contact: first there is a detailed step-by step documentation that will be official with the 1.2 release or &#8211; for non-tech guys &#8211; I show Studio, the user interface to set up a MapFish project (a really successful BETA version!) and the expectations of everyone are matched!</p>
<p>Yesterday night, we had the community meeting where I could meet and have time to exchange with the local chapter.  I also had a nice dinner with Andreas Hocevar from OpenGeo. The synergies around GeoExt are good and I think everyone is really motivated! Keep up the good work guys!</p>
<p>This evening, there was the OSGEO booth party. Good to relax drinking &#8211; free -  beer after this busy day. I did also some sightseeing in Karlsruhe. The Castle in the middle of the town is a must!</p>
<p>Tomorrow, I&#8217;ll give my second conference on MapFish and be pleased to welcome you on the MapFish booth. Last chance to meet in intergeo!</p>
<p>Emmanuel Belo<br />
Project manager by Camptocamp SA</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/news-from-intergeo-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you like slow website ?</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website-2/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website-2/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 08:25:00 +0000</pubDate>
		<dc:creator>Cédric Moullet</dc:creator>
				<category><![CDATA[Corporate]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website-2/</guid>
		<description><![CDATA[Probably not. I will try in this blog to provide hints which will help to make your web mapping site terribly fast.

Cache all what you can 
On the data side, generate the tiles and let them serve through Apache. For example, if they are served through mod_wsgi, we generally observe a 10% to 20% performance [...]]]></description>
			<content:encoded><![CDATA[<p>Probably not. I will try in this blog to provide hints which will help to make your web mapping site terribly fast.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_LDKAMHrPsbE/SrXwS1GIYyI/AAAAAAAAHAQ/IzYRYcMPPvg/s1600-h/Ferrari-F430-06-1024.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_LDKAMHrPsbE/SrXwS1GIYyI/AAAAAAAAHAQ/IzYRYcMPPvg/s320/Ferrari-F430-06-1024.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5383473135872402210" /></a></p>
<p><span style="font-weight:bold;">Cache all what you can </span></p>
<p>On the data side, generate the tiles and let them serve through Apache. For example, if they are served through mod_wsgi, we generally observe a 10% to 20% performance loss. <br />For the tile generation, one key point is to generate only the needed tiles. For a vector layer, a feature aware tile generation avoids to fill the disks with transparent tiles <img src='http://www.camptocamp.com/components/com_wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;ll make a blog soon to describe the recent developments made in TileCache which solve this problem.<br />With optipng or jpegoptim, it is possible to reduce the size of the tiles.<br />It is also important to configure correctly the expires_header. Typically, in pylons, you can set a cache_max_age parameter.<br />For large sites, it is also recommended to use a proxy (Squid, Varnish) which will cache the content of the application and will be able to deliver directly this content.</p>
<p><span style="font-weight:bold;">Minify and merge your javascripts</span></p>
<p>Usually, several javascript libraries are used in one website. The <a href="http://projects.opengeo.org/jstools/wiki/jsbuild">jsbuild</a> tool, for example, allows you to minify and concatenate scripts from JavaScript libraries.<br />It makes also sense to concatenate the css files and use sprites to deliver images.</p>
<p><span style="font-weight:bold;">Compress content with gzip</span></p>
<p>In order to reduce the amount of data transferred over the network, it is possible to compress it with gzip. In pylons, you can set that quite easily in the ini file (filter-with = gzip). Apache used the mod_deflate mode to do that.</p>
<p>All these points provide performance improvement and therefore a better user experience. But all these points are not sufficient if the application is not made to be fast. Here some example of bottleneck:<br />- If you query a database and forget to create the correct indices, the query will be slow and all the applications will be slow. And in general, avoid complex queries in database. In certain circumstances, it makes sense to denormalize the database model in order to reach top performance.<br />- Large XML contents are difficult to parse with javascript, prefer json/GeoJson format to transfer content.<br />- If your application has a large number of layers, merge them on the server side and not on the client side.<br />- The best thing that a browser can do is presenting HTML code. It makes sense to prepare the information on the server side (templating) instead of treating it on the client side.</p>
<p>I propably missed some aspects, so don&#8217;t hesitate to provide your tricks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do you like slow website ?</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 08:25:00 +0000</pubDate>
		<dc:creator>Cédric Moullet</dc:creator>
				<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[GeoExt]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website/</guid>
		<description><![CDATA[Probably not. I will try in this blog to provide hints which will help to make your web mapping site terribly fast.

Cache all what you can 
On the data side, generate the tiles and let them serve through Apache. For example, if they are served through mod_wsgi, we generally observe a 10% to 20% performance [...]]]></description>
			<content:encoded><![CDATA[<p>Probably not. I will try in this blog to provide hints which will help to make your web mapping site terribly fast.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_LDKAMHrPsbE/SrXwS1GIYyI/AAAAAAAAHAQ/IzYRYcMPPvg/s1600-h/Ferrari-F430-06-1024.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 240px;" src="http://3.bp.blogspot.com/_LDKAMHrPsbE/SrXwS1GIYyI/AAAAAAAAHAQ/IzYRYcMPPvg/s320/Ferrari-F430-06-1024.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5383473135872402210" /></a></p>
<p><span style="font-weight:bold;">Cache all what you can </span></p>
<p>On the data side, generate the tiles and let them serve through Apache. For example, if they are served through mod_wsgi, we generally observe a 10% to 20% performance loss. <br />For the tile generation, one key point is to generate only the needed tiles. For a vector layer, a feature aware tile generation avoids to fill the disks with transparent tiles <img src='http://www.camptocamp.com/components/com_wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;ll make a blog soon to describe the recent developments made in TileCache which solve this problem.<br />With optipng or jpegoptim, it is possible to reduce the size of the tiles.<br />It is also important to configure correctly the expires_header. Typically, in pylons, you can set a cache_max_age parameter.<br />For large sites, it is also recommended to use a proxy (Squid, Varnish) which will cache the content of the application and will be able to deliver directly this content.</p>
<p><span style="font-weight:bold;">Minify and merge your javascripts</span></p>
<p>Usually, several javascript libraries are used in one website. The <a href="http://projects.opengeo.org/jstools/wiki/jsbuild">jsbuild</a> tool, for example, allows you to minify and concatenate scripts from JavaScript libraries.<br />It makes also sense to concatenate the css files and use sprites to deliver images.</p>
<p><span style="font-weight:bold;">Compress content with gzip</span></p>
<p>In order to reduce the amount of data transferred over the network, it is possible to compress it with gzip. In pylons, you can set that quite easily in the ini file (filter-with = gzip). Apache used the mod_deflate mode to do that.</p>
<p>All these points provide performance improvement and therefore a better user experience. But all these points are not sufficient if the application is not made to be fast. Here some example of bottleneck:<br />- If you query a database and forget to create the correct indices, the query will be slow and all the applications will be slow. And in general, avoid complex queries in database. In certain circumstances, it makes sense to denormalize the database model in order to reach top performance.<br />- Large XML contents are difficult to parse with javascript, prefer json/GeoJson format to transfer content.<br />- If your application has a large number of layers, merge them on the server side and not on the client side.<br />- The best thing that a browser can do is presenting HTML code. It makes sense to prepare the information on the server side (templating) instead of treating it on the client side.</p>
<p>I propably missed some aspects, so don&#8217;t hesitate to provide your tricks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/do-you-like-slow-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Géo+, le portail spatial collaboratif, est retenu par l’appel à projet Web 2.0</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/geo-le-portail-spatial-collaboratif-est-retenu-par-l%e2%80%99appel-a-projet-web-20/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/geo-le-portail-spatial-collaboratif-est-retenu-par-l%e2%80%99appel-a-projet-web-20/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 12:19:56 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[Géo+]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/geo-le-portail-spatial-collaboratif-est-retenu-par-l%e2%80%99appel-a-projet-web-20/</guid>
		<description><![CDATA[Communiqué de presse, Paris, le 17 septembre 2009 
Lauréat parmi 44 autres projets, Géo+ est une plate-forme Open Source destinée à faire converger les plateformes de Gestion de Contenu, d’Information Géographique et de Business Intelligence.
La multiplication des données à la fois publiques et privées, l’explosion des besoins d’analyse spatiale et décisionnelle nécessite la mise en [...]]]></description>
			<content:encoded><![CDATA[<p><em>Communiqué de presse, Paris, le 17 septembre 2009 </em></p>
<p align="justify"><strong>Lauréat parmi 44 autres projets, Géo+ est une plate-forme Open Source destinée à faire converger les plateformes de Gestion de Contenu, d’Information Géographique et de Business Intelligence.</strong></p>
<p align="justify">La multiplication des données à la fois publiques et privées, l’explosion des besoins d’analyse spatiale et décisionnelle nécessite la mise en commun des compétences et des connaissances au travers d’un outil unique. Géo+ a pour vocation d’offrir aux collectivités et aux entreprises une plate-forme d’indexation, de valorisation et de contextualisation de leurs données, contenus et services.</p>
<p align="justify">Plate-forme unique dédiée aux géographes, aux webmasters et aux consultants décisionnels, Géo+ permet la mise en commun de données jusqu’alors gérées par de multiples intervenants et doublonnées sur différents outils techniques.</p>
<p align="justify">Le développement de Géo+ est prévu sur 18 mois pour un budget d’un million d’€uros et réunit quatre branches technologiques majeures des systèmes logiciels innovants : Core-Techs, porteur du projet, apporte son expertise autour de la Gestion des Contenu, <a href="http://www.camptocamp.com" target="_blank">Camptocamp</a> est en charge de la partie Systèmes Géographiques, Altic développe les connecteurs de Business Intelligence et Antidot est responsable de l’analyse des contenus vec l’apport de sa technologie de moteur de recherche.</p>
<p align="justify">Les sites des membres du projet :<br />
Altic : <a href="http://www.altic.org/" target="_blank">www.altic.org</a><br />
Antidot : <a href="http://www.antidot.net/" target="_blank">www.antidot.net</a><br />
Camptocamp : <a href="http://www.camptocamp.com">www.camptocamp.com</a><br />
Core-Techs : <a href="http://www.core-techs.fr/" target="_blank">www.core-techs.fr</a></p>
<p>L’appel à projet Web 2.0, partie intégrante du volet numérique du plan de relance, a été lancé en juin dernier par Nathalie Kosciusko Morizet pour soutenir les projets collaboratifs de services Web innovants destinés à favoriser à la fois le développement des entreprises du secteur du Web, et le développement de services innovants au bénéfice des entreprises, des citoyens et des pouvoirs publics.</p>
<p align="justify">44 projets, dont Géo+, ont été retenus pour des montants d’aide s’échelonnant de 75 000 € à un peu plus de 800 000 €.</p>
<p align="justify">Contact presse : Astrid Sicard, presse@core-techs.fr,  +33 1 42 01 05 34</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/geo-le-portail-spatial-collaboratif-est-retenu-par-l%e2%80%99appel-a-projet-web-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forum EPFL 2009</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/forum-epfl-2009/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/forum-epfl-2009/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 10:05:06 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Business Solutions]]></category>
		<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[Infrastructure Solutions]]></category>
		<category><![CDATA[forum epfl]]></category>
		<category><![CDATA[ingénieurs informatiques]]></category>
		<category><![CDATA[recrutement]]></category>
		<category><![CDATA[start-up day]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/forum-epfl-2009/</guid>
		<description><![CDATA[English version further down
Le plus grand Forum de recrutement de Suisse : du 6 au 14 octobre 2009 à l&#8217;EPFL à Lausanne !
Camptocamp est fier d&#8217;être présent au Forum EPFL Start-up Day , le 9 octobre 2009 à l&#8217;EPFL .
 Le but de ce Forum est  de servir de plate-forme de rencontre pour les [...]]]></description>
			<content:encoded><![CDATA[<p><em>English version further down</em></p>
<p><strong>Le plus grand Forum de recrutement de Suisse : du 6 au 14 octobre 2009 à l&#8217;EPFL à Lausanne !</strong></p>
<p align="justify"><a href="/">Camptocamp</a> est fier d&#8217;être présent au <span class="hP">Forum EPFL <a href="http://forum.epfl.ch/index-28.html">Start-up Day</a> , le<strong> 9 octobre 2009</strong> à l&#8217;<a href="http://forum.epfl.ch/index-14.html?lang=FR">EPFL</a> .</span></p>
<p align="justify"><span class="hP"> Le but de ce Forum est </span> de servir de plate-forme de rencontre pour les étudiants et les entreprises.</p>
<p align="justify">A cette occasion, Camptocamp souhaite rencontrer et recruter des ingénieurs informatiques exceptionnels afin qu&#8217;ils deviennent au sein de Camptocamp les meilleurs ingénieurs de demain.</p>
<p align="justify">Le programme et toutes les informations pratiques sont disponibles <a href="http://forum.epfl.ch/index-27.html">ici</a> .</p>
<p align="justify">Venez nombreux nous rencontrer !</p>
<p align="justify">&#8211;</p>
<p align="justify">
<p align="justify"><strong>The biggest recruiting Forum in Switzerland: October 6 to 14, 2009 at the EPFL in Lausanne</strong> !</p>
<p align="justify"><a href="http://www.camptocamp.com">Camptocamp</a> is proud to participate to the EPFL <a href="http://forum.epfl.ch/index-28.html">Start-up Day</a> Forum taking place on <strong>October 9, 2009</strong> on the <a href="http://forum.epfl.ch/index-14.html">EPFL</a> campus in Lausanne.</p>
<p align="justify">The goal of the Forum EPFL  is to serve as a meeting platform for students and companies.</p>
<p align="justify">During the event, Camptocamp would like to meet and recruit top-notch computer engineers who can become within Camptocamp the best engineers of tomorrow!</p>
<p align="justify">The program and additional information are available <a href="http://forum.epfl.ch/index-27.html">here</a> .</p>
<p align="justify">Come and meet us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/forum-epfl-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INTERGEO 2009</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/intergeo-2009-2/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/intergeo-2009-2/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 09:05:05 +0000</pubDate>
		<dc:creator>Stéphanie Debayle</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/intergeo-2009-2/</guid>
		<description><![CDATA[MapFish will be presented on September 22, 23 and 24 at Intergeo 2009, taking place in Karlsruhe, Germany : http://www.intergeo-community.de/
INTERGEO is the world’s largest event and communication platform for geodesy, geoinformation and land management. The trade fair and conference cover all the key trends that crop up along the entire value-added chain – from geo-based [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.mapfish.org">MapFish</a> will be presented on September 22, 23 and 24 at Intergeo 2009, taking place in Karlsruhe, Germany :<a href="http://www.intergeo-community.de/"> http://www.intergeo-community.de/</a></p>
<p>INTERGEO is the world’s largest event and communication platform for geodesy, geoinformation and land management. The trade fair and conference cover all the key trends that crop up along the entire value-added chain – from geo-based information surveys and data processing to integrated applications. An « Open Source Park » will be part of this exhibition.</p></div>
<div>Camptocamp will present MapFish, an easy-to-use and extensible Web-GIS application based on <a href="http://www.geoext.org">GeoExt</a> .</p>
<p>You are cordially invited to meet us for this occasion on the Open Source Park!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/intergeo-2009-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapFish is on Twitter</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter-2/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter-2/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 05:39:00 +0000</pubDate>
		<dc:creator>Cédric Moullet</dc:creator>
				<category><![CDATA[Corporate]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter-2/</guid>
		<description><![CDATA[You can follow MapFish on http://twitter.com/mapfish
]]></description>
			<content:encoded><![CDATA[<p>You can follow MapFish on <a href="http://twitter.com/mapfish">http://twitter.com/mapfish</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapFish is on Twitter</title>
		<link>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter/</link>
		<comments>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 05:39:00 +0000</pubDate>
		<dc:creator>Cédric Moullet</dc:creator>
				<category><![CDATA[Corporate]]></category>
		<category><![CDATA[Geospatial Solutions]]></category>
		<category><![CDATA[MapFish]]></category>

		<guid isPermaLink="false">http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter/</guid>
		<description><![CDATA[You can follow MapFish on http://twitter.com/mapfish
]]></description>
			<content:encoded><![CDATA[<p>You can follow MapFish on <a href="http://twitter.com/mapfish">http://twitter.com/mapfish</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camptocamp.com/en/blog/2009/09/mapfish-is-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

