<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Djonglez</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Djonglez"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Djonglez"/>
	<updated>2026-04-11T16:56:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OpenRouter&amp;diff=50906</id>
		<title>OpenRouter</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OpenRouter&amp;diff=50906"/>
		<updated>2010-10-15T20:48:21Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Consumers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Special Announcement ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Foss4g2010_logo.jpg||FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
[http://2010.foss4g.org/ FOSS4G 2010 Conference]&lt;br /&gt;
&lt;br /&gt;
== Open Source Router ==&lt;br /&gt;
&lt;br /&gt;
For those not familiar with the concept, routing provides the path between two locations. Often there can be criteria considered such as time, cost, and so forth.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Purpose===&lt;br /&gt;
&lt;br /&gt;
The intention of this project is to work towards creation of open source software providing routing capability.&lt;br /&gt;
&lt;br /&gt;
===Design goals===&lt;br /&gt;
&lt;br /&gt;
Desired attributes:&lt;br /&gt;
* Library Coded in C (or C wrapper to C++)&lt;br /&gt;
* This library could SWIG wrapped for integration into scripting languages, or used in RDBMS engines like pgRouting in PostgreSQL, or via a command line or webservice tools.&lt;br /&gt;
* Architected and designed for performance. An ideal goal would be to handle graphs in the ballpark of 25-35 million edges and able to generate sub-sec responses.&lt;br /&gt;
* Abstracted storage to allow for use of data from various sources e.g. shapefiles, RDBMS, others&lt;br /&gt;
* Support multiple subject-matter domains, outside of transportation, such as utility and telecom networks&lt;br /&gt;
&lt;br /&gt;
===Contact information===&lt;br /&gt;
&lt;br /&gt;
Please join us on the [http://lists.osgeo.org/mailman/listinfo/routergeocoder mailing list].&lt;br /&gt;
&lt;br /&gt;
NOTE: This mailing list is shared between this project and the [http://wiki.osgeo.org/wiki/OpenGeocoder OpenGeocoder] project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Relevant Existing Open Source Technologies===&lt;br /&gt;
&lt;br /&gt;
* [http://www.pgrouting.org/ pgRouting]&lt;br /&gt;
* [http://www.pgroute.org/ pgRoute]&lt;br /&gt;
* GRASS GIS v.net.* modules see:&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.html - Vector maintenance&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.path.html - Shortest path&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.salesman.html - Traveling salesman (round trip)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.alloc.html - Allocation of sources (create subnetworks)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.steiner.html - Minimum Steiner trees (star-like connections)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.visibility.html - Visibility graph construction&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.iso.html - Iso-distances (from centers)&lt;br /&gt;
* [http://graphserver.sourceforge.net/ GraphServer]&lt;br /&gt;
&lt;br /&gt;
===Target Licensing===&lt;br /&gt;
&lt;br /&gt;
* Preference for a liberal license to encourage adoption by maximum number of technologies both proprietary and open source&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Support===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Development====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in development of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Daniel Kastl - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pgrouting.postlbs.org/ pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* [[Stephen Woodbridge]] - http://imaptools.com/&lt;br /&gt;
* Claude Philipona - [http://www.camptocamp.com Camptocamp]&lt;br /&gt;
* Dimitris Kotzinos - OSGeo Greece (possibly ...)&lt;br /&gt;
* Robert Hollingsworth&lt;br /&gt;
* Paul Ramsey - [http://www.cleverelephant.ca Clever Elephant]&lt;br /&gt;
&lt;br /&gt;
====Testing====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in testing of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Daniel Kastl - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pgrouting.postlbs.org/ pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* [[Stephen Woodbridge]] - http://imaptools.com/&lt;br /&gt;
* Dirk Frigne - [http://www.frigne.be Dirk Frigne] | [http://www.geomajas.org Geomajas]&lt;br /&gt;
* Claude Philipona - [http://www.camptocamp.com Camptocamp]&lt;br /&gt;
&lt;br /&gt;
====Consumers====&lt;br /&gt;
&lt;br /&gt;
The following list are people that plan to make use of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Dave McIlhagga - [http://wwww.dmsolutions.ca DM Solutions Group]&lt;br /&gt;
* Daniel Kastl - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://www.pgrouting.org/ pgRouting] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pgrouting.postlbs.org/ pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* [[Stephen Woodbridge]] - http://imaptools.com/&lt;br /&gt;
* Mirenn McAmara - [http://freewayautoinsurance.net auto insurance]&lt;br /&gt;
* V.Ravi Kumar - OSGeo India&lt;br /&gt;
* Dimitris Kotzinos - OSGeo Greece&lt;br /&gt;
* Dirk Frigne - [http://www.frigne.be Dirk Frigne] | [http://www.geomajas.org Geomajas]&lt;br /&gt;
* David Jonglez - [http://www.capgemini.com Capgemini]&lt;br /&gt;
* Claude Philipona - [http://www.camptocamp.com Camptocamp]&lt;br /&gt;
* Cédric Moullet - [http://www.camptocamp.com Camptocamp]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OpenGeocoder&amp;diff=50904</id>
		<title>OpenGeocoder</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OpenGeocoder&amp;diff=50904"/>
		<updated>2010-10-15T20:45:51Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Consumers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Special Announcement ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Foss4g2010_logo.jpg||FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
[http://2010.foss4g.org/ FOSS4G 2010 Conference]&lt;br /&gt;
&lt;br /&gt;
== Open Source Geocoder ==&lt;br /&gt;
&lt;br /&gt;
For those not familiar with the concept, Geocoding takes a human readable address and turns it into coordinates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Purpose===&lt;br /&gt;
&lt;br /&gt;
The intention of this project is to work towards creation of open source software providing geocoding capability.&lt;br /&gt;
&lt;br /&gt;
===Google Summer of Code Ideas===&lt;br /&gt;
&lt;br /&gt;
We have proposed some ideas for Google Summer of Code projects. You can read more about them [[OpenGeocoder 2009 SOC Ideas]].&lt;br /&gt;
&lt;br /&gt;
===Design goals===&lt;br /&gt;
&lt;br /&gt;
Desired attributes:&lt;br /&gt;
* Handle international addressing schemes (expected to be pluggable to support internationalization)&lt;br /&gt;
* Library Coded in C (or C wrapper to C++)&lt;br /&gt;
* Architected and designed for performance&lt;br /&gt;
* Abstracted storage to allow for use of data from various sources e.g. shapefiles, RDBMS, others&lt;br /&gt;
&lt;br /&gt;
===Contact information===&lt;br /&gt;
&lt;br /&gt;
Please join us on the [http://lists.osgeo.org/mailman/listinfo/routergeocoder mailing list].&lt;br /&gt;
&lt;br /&gt;
NOTE: This mailing list is shared between this project and the [http://wiki.osgeo.org/wiki/OpenRouter OpenRouter] project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Relevant Existing Open Source Technologies===&lt;br /&gt;
&lt;br /&gt;
* [http://www.extendthereach.com/products/OpenSourceGeocoder.srct SRC Explorer Geocoder]&lt;br /&gt;
* [http://www.geocoder.us Geocoder.us]&lt;br /&gt;
* [http://www.postlbs.org/en/geocoder PostLBS]&lt;br /&gt;
* [http://www.pagcgeo.org PAGC]&lt;br /&gt;
&lt;br /&gt;
===Relevant Existing Close Source Technologies===&lt;br /&gt;
&lt;br /&gt;
* http://www.batchgeocode.com/&lt;br /&gt;
&lt;br /&gt;
===Target Licensing===&lt;br /&gt;
&lt;br /&gt;
* Preference for a liberal license to encourage adoption by maximum number of technologies both proprietary and open source&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Support===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Development====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in development of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* Robert Hollingsworth&lt;br /&gt;
&lt;br /&gt;
====Testing====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in testing of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* Ian Turton - [http://www.geovista.psu.edu/members/turton/index.html GeoVISTA Center ]&lt;br /&gt;
&lt;br /&gt;
====Consumers====&lt;br /&gt;
&lt;br /&gt;
The following list are people that plan to make use of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://community.ingres.com/wiki/IngresGeospatial Ingres] / [http://fosslc.org fosslc.org]&lt;br /&gt;
* Dave McIlhagga - [http://wwww.dmsolutions.ca DM Solutions Group]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://georepublic.de Georepublic]&lt;br /&gt;
* Toru Mori - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* V.Ravi Kumar - OSGeo India&lt;br /&gt;
* Yves Jacolin - OSGeo-fr, HBS-Research (http://geocoder.gloobe.org/)&lt;br /&gt;
* Ian Turton - [http://www.geovista.psu.edu/members/turton/index.html GeoVISTA Center ]&lt;br /&gt;
* David Jonglez - [http://wwww.capgemini.com Capgemini]&lt;br /&gt;
* Claude Philipona - [http://wwww.camptocamp.com Camptocamp]&lt;br /&gt;
* Cédric Moullet - [http://wwww.camptocamp.com Camptocamp]&lt;br /&gt;
* Robert Hollingsworth&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50249</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50249"/>
		<updated>2010-09-10T07:29:20Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Flex Mapping (Alternatives to HTML) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
== Rooms Available ==&lt;br /&gt;
&lt;br /&gt;
We will need to share the biggest rooms because we have more sessions than rooms. &lt;br /&gt;
&lt;br /&gt;
Add your name to the &amp;quot;Moderator&amp;quot; column if you feel as a session's leader. &lt;br /&gt;
&lt;br /&gt;
Please, contact us to ask for changes. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;120&amp;quot; | Room &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Tuesday 07 &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Wednesday 08 &lt;br /&gt;
! width=&amp;quot;300&amp;quot; | Moderator&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 &lt;br /&gt;
| &lt;br /&gt;
*Flex Mapping (Alternatives to HTML)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
Sébastien Deleuze&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*QGIS user &amp;amp;amp; developer meeting&lt;br /&gt;
*Tiling meeting&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Data Infrastructure &lt;br /&gt;
*Virtualization and Cloud Computing BoF &lt;br /&gt;
*Java GeoSpatial&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 6 (320 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Sensor Web BoF &lt;br /&gt;
*Biodiversity/conservation projects and FOSS4G tools &lt;br /&gt;
*Spatial OLAP&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Simon Jirka&lt;br /&gt;
*Javier de la Torre&amp;amp;nbsp;&lt;br /&gt;
*-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Web Client (OpenLayers/GeoExt)&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*WPS BoF&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*Bastian Schäffer&lt;br /&gt;
|-&lt;br /&gt;
| Room 12 (90 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Databases BoF&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* Frédéric Junod&lt;br /&gt;
* David Jonglez - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Just van den Broecke|Just van den Broecke]]&lt;br /&gt;
* Simon Lopez&lt;br /&gt;
* Richard Greenwood&lt;br /&gt;
* Andreas Hocevar&lt;br /&gt;
* Volker Grabsch&lt;br /&gt;
* Matthias Pohl&lt;br /&gt;
* Kris Geusebroek - for the first (OpenLayers) half at least&lt;br /&gt;
* Jeroen van Wilgenburg&lt;br /&gt;
* Edwin Commandeur&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Julien-Samuel Lacroix&lt;br /&gt;
* Pierre Giraud&lt;br /&gt;
* Sébastien Deleuze&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
(promised link should go here - but all changes are gone due to session timeout)&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Volker Mische (CouchDB/GeoCouch)&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* [[user:hal_sk | Haruyuki Seki]]&lt;br /&gt;
* [[user:aross | Andrew Ross]] (Ingres)&lt;br /&gt;
* Alex Trofast (Ingres)&lt;br /&gt;
* Paolo Corti&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Fernando González&lt;br /&gt;
* Víctor González&lt;br /&gt;
* Bastian Schäffer&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* [[User:Aghisla|Anne Ghisla]]&lt;br /&gt;
* Andrew W Hill (University of Colorado, Boulder)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez &lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
'''Report'''&lt;br /&gt;
&lt;br /&gt;
Attendees :&lt;br /&gt;
* Sébastien Deleuze ( ATOS) - OpenScales core developer&lt;br /&gt;
* Simon Lopez (ATOS) - OpenScales core developer&lt;br /&gt;
* Claude Philipona (Camptocamp)&lt;br /&gt;
* Eric Lemoine (Camptocamp) - OL core developer&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* Vincent Heurteau (Geomatys) - GeoAPI core developer&lt;br /&gt;
* Sebastian (Xoomcode)&lt;br /&gt;
* Mauricio (Xoomcode)&lt;br /&gt;
* XYZ (Xoomcode)&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
&lt;br /&gt;
Disscussions :&lt;br /&gt;
* Sébastien presented us the 1.2 and 2.0 OpenScales RoadMaps. Lots of interesting stuff : 3D, Mobile, ...&lt;br /&gt;
* David presented a prototype of Flash/Flex Mapping API build on the basis of asGeoAPI (Didier Richard work), OpenScales and Openzoom. &lt;br /&gt;
* David and Sebastian exposed their wish to put the project under incubation within OSGeo process.&lt;br /&gt;
* Sébastien agreed with the idea to open the gouvernance (on a meritocracy basis) but he should ask his boss first&lt;br /&gt;
* David asked if OpenLayers community could coach OpenScales community in this incubation process in order to manage the interest of the different competitors around the table.&lt;br /&gt;
* David propose to share Capgemini prototype as soon as ATOS confirms its wish to initiate the OSGeo incubation process and to open the governance of the project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Decisions : &lt;br /&gt;
I notice 2 decisions :&lt;br /&gt;
* First, Sebastien have to come back with the decision of his hierarchy to inform the community of t&lt;br /&gt;
* Second, asking OpenLayers community to coach OpenScales in the OSGeo incubation&lt;br /&gt;
&lt;br /&gt;
==QGIS user &amp;amp; developer meeting==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* What's new in QGIS 1.5&lt;br /&gt;
* Interesting plugins&lt;br /&gt;
* What's coming in the next QGIS release&lt;br /&gt;
* Discussion&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Marco Hugentobler&lt;br /&gt;
* [[User:Pirmin_Kalberer| Pirmin Kalberer]]&lt;br /&gt;
* Mathias Walker&lt;br /&gt;
* [[User:Vasile| Vasile Crăciunescu]]&lt;br /&gt;
* [[User:Lmotta| Luiz Motta]]&lt;br /&gt;
* Richard Duivenvoorde&lt;br /&gt;
* [[User:hdus | Horst Düster]]&lt;br /&gt;
* [[User:yoichi | Yoichi Kayama]]&lt;br /&gt;
* Nobusuke Iwasaki&lt;br /&gt;
* [[Milena Nowotarska | Milena Nowotarska]]&lt;br /&gt;
* [[User:antonys | Antony Scott]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
== Java GeoSpatial (GeoTools, GeoServer, uDig, etc...) ==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
&lt;br /&gt;
If you are a user or developer in the &amp;quot;Java Tribe&amp;quot; come check out this BOF. You can let the developers know what you like, what you don't like, and what sorts of features and developments you would like to see in the future.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:jdeolive | Justin Deoliveira]]&lt;br /&gt;
* [[User:cholmes | Chris Holmes]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Tiling meeting==&lt;br /&gt;
&lt;br /&gt;
At the moment we're next to room 5 in the working area. Just follow Chris Schmidt.&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* current state of tiling implementations&lt;br /&gt;
* future of our implementations&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:stvn | Steven Ottens]]&lt;br /&gt;
* [[User:pauldendulk | Paul den Dulk]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50248</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50248"/>
		<updated>2010-09-10T07:23:07Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Flex Mapping (Alternatives to HTML) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
== Rooms Available ==&lt;br /&gt;
&lt;br /&gt;
We will need to share the biggest rooms because we have more sessions than rooms. &lt;br /&gt;
&lt;br /&gt;
Add your name to the &amp;quot;Moderator&amp;quot; column if you feel as a session's leader. &lt;br /&gt;
&lt;br /&gt;
Please, contact us to ask for changes. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;120&amp;quot; | Room &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Tuesday 07 &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Wednesday 08 &lt;br /&gt;
! width=&amp;quot;300&amp;quot; | Moderator&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 &lt;br /&gt;
| &lt;br /&gt;
*Flex Mapping (Alternatives to HTML)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
Sébastien Deleuze&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*QGIS user &amp;amp;amp; developer meeting&lt;br /&gt;
*Tiling meeting&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Data Infrastructure &lt;br /&gt;
*Virtualization and Cloud Computing BoF &lt;br /&gt;
*Java GeoSpatial&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 6 (320 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Sensor Web BoF &lt;br /&gt;
*Biodiversity/conservation projects and FOSS4G tools &lt;br /&gt;
*Spatial OLAP&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Simon Jirka&lt;br /&gt;
*Javier de la Torre&amp;amp;nbsp;&lt;br /&gt;
*-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Web Client (OpenLayers/GeoExt)&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*WPS BoF&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*Bastian Schäffer&lt;br /&gt;
|-&lt;br /&gt;
| Room 12 (90 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Databases BoF&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* Frédéric Junod&lt;br /&gt;
* David Jonglez - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Just van den Broecke|Just van den Broecke]]&lt;br /&gt;
* Simon Lopez&lt;br /&gt;
* Richard Greenwood&lt;br /&gt;
* Andreas Hocevar&lt;br /&gt;
* Volker Grabsch&lt;br /&gt;
* Matthias Pohl&lt;br /&gt;
* Kris Geusebroek - for the first (OpenLayers) half at least&lt;br /&gt;
* Jeroen van Wilgenburg&lt;br /&gt;
* Edwin Commandeur&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Julien-Samuel Lacroix&lt;br /&gt;
* Pierre Giraud&lt;br /&gt;
* Sébastien Deleuze&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
(promised link should go here - but all changes are gone due to session timeout)&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Volker Mische (CouchDB/GeoCouch)&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* [[user:hal_sk | Haruyuki Seki]]&lt;br /&gt;
* [[user:aross | Andrew Ross]] (Ingres)&lt;br /&gt;
* Alex Trofast (Ingres)&lt;br /&gt;
* Paolo Corti&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Fernando González&lt;br /&gt;
* Víctor González&lt;br /&gt;
* Bastian Schäffer&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* [[User:Aghisla|Anne Ghisla]]&lt;br /&gt;
* Andrew W Hill (University of Colorado, Boulder)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez &lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Marjorie Robert (if the session is planned on tuesday)&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* David Jonglez (depending on the schedule)&lt;br /&gt;
* Javier de la Torre - Vizzuality (depending on the schedule)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
This session is scheduled tuesday in Room3 at 18:00&lt;br /&gt;
&lt;br /&gt;
'''Resume'''&lt;br /&gt;
&lt;br /&gt;
Attendees :&lt;br /&gt;
* Sébastien Deleuze ( ATOS) - OpenScales core developer&lt;br /&gt;
* Simon Lopez (ATOS) - OpenScales core developer&lt;br /&gt;
* Claude Philipona (Camptocamp)&lt;br /&gt;
* Eric Lemoine (Camptocamp) - OL core developer&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* Vincent Heurteau (Geomatys) - GeoAPI core developer&lt;br /&gt;
* Sebastian (Xoomcode)&lt;br /&gt;
* Mauricio (Xoomcode)&lt;br /&gt;
* XYZ (Xoomcode)&lt;br /&gt;
- Javier de la Torre (Vizzuality)&lt;br /&gt;
&lt;br /&gt;
Disscussions :&lt;br /&gt;
* Sébastien presented us the 1.2 and 2.0 OpenScales RoadMaps. Lots of interesting stuff : 3D, Mobile, ...&lt;br /&gt;
* David presented a prototype of Flash/Flex Mapping API build on the basis of asGeoAPI (Didier Richard work), OpenScales and Openzoom. &lt;br /&gt;
* David and Sebastian exposed their wish to put the project under incubation within OSGeo process.&lt;br /&gt;
* Sébastien agreed with the idea to open the gouvernance (on a meritocracy basis) but he should ask his boss first&lt;br /&gt;
* David asked if OpenLayers community could coach OpenScales community in this incubation process in order to manage the interest of the different competitors around the table.&lt;br /&gt;
* David propose to share Capgemini prototype as soon as ATOS confirms its wish to initiate the OSGeo incubation process and to open the governance of the project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Decisions : &lt;br /&gt;
I notice 2 decisions :&lt;br /&gt;
* First, Sebastien have to come back with the decision of his hierarchy to inform the community of t&lt;br /&gt;
* Second, asking OpenLayers community to coach OpenScales in the OSGeo incubation&lt;br /&gt;
&lt;br /&gt;
==QGIS user &amp;amp; developer meeting==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* What's new in QGIS 1.5&lt;br /&gt;
* Interesting plugins&lt;br /&gt;
* What's coming in the next QGIS release&lt;br /&gt;
* Discussion&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Marco Hugentobler&lt;br /&gt;
* [[User:Pirmin_Kalberer| Pirmin Kalberer]]&lt;br /&gt;
* Mathias Walker&lt;br /&gt;
* [[User:Vasile| Vasile Crăciunescu]]&lt;br /&gt;
* [[User:Lmotta| Luiz Motta]]&lt;br /&gt;
* Richard Duivenvoorde&lt;br /&gt;
* [[User:hdus | Horst Düster]]&lt;br /&gt;
* [[User:yoichi | Yoichi Kayama]]&lt;br /&gt;
* Nobusuke Iwasaki&lt;br /&gt;
* [[Milena Nowotarska | Milena Nowotarska]]&lt;br /&gt;
* [[User:antonys | Antony Scott]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
== Java GeoSpatial (GeoTools, GeoServer, uDig, etc...) ==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
&lt;br /&gt;
If you are a user or developer in the &amp;quot;Java Tribe&amp;quot; come check out this BOF. You can let the developers know what you like, what you don't like, and what sorts of features and developments you would like to see in the future.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:jdeolive | Justin Deoliveira]]&lt;br /&gt;
* [[User:cholmes | Chris Holmes]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Tiling meeting==&lt;br /&gt;
&lt;br /&gt;
At the moment we're next to room 5 in the working area. Just follow Chris Schmidt.&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* current state of tiling implementations&lt;br /&gt;
* future of our implementations&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:stvn | Steven Ottens]]&lt;br /&gt;
* [[User:pauldendulk | Paul den Dulk]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50247</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=50247"/>
		<updated>2010-09-10T07:22:32Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Flex Mapping (Alternatives to HTML) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
== Rooms Available ==&lt;br /&gt;
&lt;br /&gt;
We will need to share the biggest rooms because we have more sessions than rooms. &lt;br /&gt;
&lt;br /&gt;
Add your name to the &amp;quot;Moderator&amp;quot; column if you feel as a session's leader. &lt;br /&gt;
&lt;br /&gt;
Please, contact us to ask for changes. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! width=&amp;quot;120&amp;quot; | Room &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Tuesday 07 &lt;br /&gt;
! width=&amp;quot;250&amp;quot; | Wednesday 08 &lt;br /&gt;
! width=&amp;quot;300&amp;quot; | Moderator&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 &lt;br /&gt;
| &lt;br /&gt;
*Flex Mapping (Alternatives to HTML)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
Sébastien Deleuze&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*QGIS user &amp;amp;amp; developer meeting&lt;br /&gt;
*Tiling meeting&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Data Infrastructure &lt;br /&gt;
*Virtualization and Cloud Computing BoF &lt;br /&gt;
*Java GeoSpatial&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 6 (320 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Sensor Web BoF &lt;br /&gt;
*Biodiversity/conservation projects and FOSS4G tools &lt;br /&gt;
*Spatial OLAP&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
*Simon Jirka&lt;br /&gt;
*Javier de la Torre&amp;amp;nbsp;&lt;br /&gt;
*-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Web Client (OpenLayers/GeoExt)&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*WPS BoF&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
*Bastian Schäffer&lt;br /&gt;
|-&lt;br /&gt;
| Room 12 (90 pax) &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
*Spatial Databases BoF&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* Frédéric Junod&lt;br /&gt;
* David Jonglez - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Just van den Broecke|Just van den Broecke]]&lt;br /&gt;
* Simon Lopez&lt;br /&gt;
* Richard Greenwood&lt;br /&gt;
* Andreas Hocevar&lt;br /&gt;
* Volker Grabsch&lt;br /&gt;
* Matthias Pohl&lt;br /&gt;
* Kris Geusebroek - for the first (OpenLayers) half at least&lt;br /&gt;
* Jeroen van Wilgenburg&lt;br /&gt;
* Edwin Commandeur&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Julien-Samuel Lacroix&lt;br /&gt;
* Pierre Giraud&lt;br /&gt;
* Sébastien Deleuze&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
(promised link should go here - but all changes are gone due to session timeout)&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Volker Mische (CouchDB/GeoCouch)&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* [[user:hal_sk | Haruyuki Seki]]&lt;br /&gt;
* [[user:aross | Andrew Ross]] (Ingres)&lt;br /&gt;
* Alex Trofast (Ingres)&lt;br /&gt;
* Paolo Corti&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Fernando González&lt;br /&gt;
* Víctor González&lt;br /&gt;
* Bastian Schäffer&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* [[User:Aghisla|Anne Ghisla]]&lt;br /&gt;
* Andrew W Hill (University of Colorado, Boulder)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez &lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* [[user:sebastian.ovide|Sebastián Ovide]]&lt;br /&gt;
* Cédric Moullet&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Marjorie Robert (if the session is planned on tuesday)&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]] (depending on the schedule)&lt;br /&gt;
* David Jonglez (depending on the schedule)&lt;br /&gt;
* Javier de la Torre - Vizzuality (depending on the schedule)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
This session is scheduled tuesday in Room3 at 18:00&lt;br /&gt;
&lt;br /&gt;
'''Resume'''&lt;br /&gt;
&lt;br /&gt;
Attendees :&lt;br /&gt;
* Sébastien Deleuze ( ATOS) - OpenScales core developer&lt;br /&gt;
* Simon Lopez (ATOS) - OpenScales core developer&lt;br /&gt;
* Claude Philipona (Camptocamp)&lt;br /&gt;
* Eric Lemoine (Camptocamp) - OL core developer&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* Vincent Heurteau (Geomatys) - GeoAPI core developer&lt;br /&gt;
* Sebastian (Xoomcode)&lt;br /&gt;
* Mauricio (Xoomcode)&lt;br /&gt;
* XYZ (Xoomcode)&lt;br /&gt;
- Javier de la Torre (Vizzuality)&lt;br /&gt;
&lt;br /&gt;
Disscussions :&lt;br /&gt;
- Sébastien presented us the 1.2 and 2.0 OpenScales RoadMaps. Lots of interesting stuff : 3D, Mobile, ...&lt;br /&gt;
- David presented a prototype of Flash/Flex Mapping API build on the basis of asGeoAPI (Didier Richard work), OpenScales and Openzoom. &lt;br /&gt;
- David and Sebastian exposed their wish to put the project under incubation within OSGeo process.&lt;br /&gt;
- Sébastien agreed with the idea to open the gouvernance (on a meritocracy basis) but he should ask his boss first&lt;br /&gt;
- David asked if OpenLayers community could coach OpenScales community in this incubation process in order to manage the interest of the different competitors around the table.&lt;br /&gt;
- David propose to share Capgemini prototype as soon as ATOS confirms its wish to initiate the OSGeo incubation process and to open the governance of the project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Decisions : &lt;br /&gt;
I notice 2 decisions :&lt;br /&gt;
- First, Sebastien have to come back with the decision of his hierarchy to inform the community of t&lt;br /&gt;
- Second, asking OpenLayers community to coach OpenScales in the OSGeo incubation&lt;br /&gt;
&lt;br /&gt;
==QGIS user &amp;amp; developer meeting==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* What's new in QGIS 1.5&lt;br /&gt;
* Interesting plugins&lt;br /&gt;
* What's coming in the next QGIS release&lt;br /&gt;
* Discussion&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Marco Hugentobler&lt;br /&gt;
* [[User:Pirmin_Kalberer| Pirmin Kalberer]]&lt;br /&gt;
* Mathias Walker&lt;br /&gt;
* [[User:Vasile| Vasile Crăciunescu]]&lt;br /&gt;
* [[User:Lmotta| Luiz Motta]]&lt;br /&gt;
* Richard Duivenvoorde&lt;br /&gt;
* [[User:hdus | Horst Düster]]&lt;br /&gt;
* [[User:yoichi | Yoichi Kayama]]&lt;br /&gt;
* Nobusuke Iwasaki&lt;br /&gt;
* [[Milena Nowotarska | Milena Nowotarska]]&lt;br /&gt;
* [[User:antonys | Antony Scott]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
== Java GeoSpatial (GeoTools, GeoServer, uDig, etc...) ==&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
&lt;br /&gt;
If you are a user or developer in the &amp;quot;Java Tribe&amp;quot; come check out this BOF. You can let the developers know what you like, what you don't like, and what sorts of features and developments you would like to see in the future.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:jdeolive | Justin Deoliveira]]&lt;br /&gt;
* [[User:cholmes | Chris Holmes]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Tiling meeting==&lt;br /&gt;
&lt;br /&gt;
At the moment we're next to room 5 in the working area. Just follow Chris Schmidt.&lt;br /&gt;
&lt;br /&gt;
Topics:&lt;br /&gt;
* current state of tiling implementations&lt;br /&gt;
* future of our implementations&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* [[User:stvn | Steven Ottens]]&lt;br /&gt;
* [[User:pauldendulk | Paul den Dulk]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49870</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49870"/>
		<updated>2010-08-30T18:06:26Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Web Client (OpenLayers/GeoExt) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez &lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Aurélien Barbier-Accary (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
David Jonglez - As discussed previously with other parties, it would be interesting to plan this session in an other time schedule in order to allow a maximum of interested persons already involved in other sessions to participate. What do you think planning this session on tuesday, the 7th evening ? (I'm shure we'll find a place !)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49869</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49869"/>
		<updated>2010-08-30T18:05:59Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Spatial Data Infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini) - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez &lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Aurélien Barbier-Accary (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
David Jonglez - As discussed previously with other parties, it would be interesting to plan this session in an other time schedule in order to allow a maximum of interested persons already involved in other sessions to participate. What do you think planning this session on tuesday, the 7th evening ? (I'm shure we'll find a place !)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49868</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49868"/>
		<updated>2010-08-30T18:05:16Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Flex Mapping (Alternatives to HTML) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini) - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Aurélien Barbier-Accary (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
David Jonglez - As discussed previously with other parties, it would be interesting to plan this session in an other time schedule in order to allow a maximum of interested persons already involved in other sessions to participate. What do you think planning this session on tuesday, the 7th evening ? (I'm shure we'll find a place !)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49867</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49867"/>
		<updated>2010-08-30T18:03:37Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Flex Mapping (Alternatives to HTML) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
back to [[FOSS4G 2010]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini) - for the first half, at least&lt;br /&gt;
* Florin Iosub&lt;br /&gt;
* Xurxo Méndez&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* Olivier Courtin (PostGIS)&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Alain Tamayo&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Virtualization and Cloud Computing BoF==&lt;br /&gt;
&lt;br /&gt;
Virtualization and Cloud Computing is growing fast on the GIS world, let's get together and talk about the use cases and share opinions and suggestions about how can we take the most out of this new technology!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Ricardo Pinho|Ricardo Pinho]]&lt;br /&gt;
* Hugo Pereira&lt;br /&gt;
* [[Sebastián Cruz|Sebastián Cruz]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial OLAP==&lt;br /&gt;
&lt;br /&gt;
Spatial OLAP can be defined as a visual platform built especially to support rapid and easy spatiotemporal analysis and exploration of data following a multidimensional approach comprised of aggregation levels available in cartographic displays as well as in tabular and diagram displays. Let's talk about new improvements combining GIS and BI technologies.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* [[Nuno Guerreiro|Nuno Guerreiro]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Flex Mapping (Alternatives to HTML)==&lt;br /&gt;
&lt;br /&gt;
Flex is a highly productive, free, open source framework for building expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. &lt;br /&gt;
OpenScales is an open source (LGPL) mapping framework written in ActionScript 3 and Flex that allows developers to building Rich Internet Mapping Applications.&lt;br /&gt;
There are alternatives to HTML mapping, let's discuss about them...&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your name below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
* Sébastien Deleuze (OpenScales)&lt;br /&gt;
* Aurélien Barbier-Accary (OpenScales)&lt;br /&gt;
* Simon Lopez (OpenScales)&lt;br /&gt;
* Fabio Panettieri&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
David Jonglez - As discussed previously with other parties, it would be interesting to plan this session in an other time schedule in order to allow a maximum of interested persons already involved in other sessions to participate. What do you think planning this session on&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49797</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49797"/>
		<updated>2010-08-27T09:26:03Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Spatial Data Infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 (150 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini) - for the first half, at least&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
* Add your name here&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49796</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49796"/>
		<updated>2010-08-27T09:25:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Web Client (OpenLayers/GeoExt) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 (150 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini) - for the first half, at least&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* Add your name here&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49795</id>
		<title>FOSS4G 2010 Breakout Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2010_Breakout_Sessions&amp;diff=49795"/>
		<updated>2010-08-27T09:24:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Web Client (OpenLayers/GeoExt) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2010]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://2010.foss4g.org/ FOSS4G2010 conference] in Barcelona, Spain, there will be conference rooms available for people to hold Breakout Sessions (aka Birds-of-a-Feather).&lt;br /&gt;
&lt;br /&gt;
Breakout Sessions sessions are unstructured timeslots where people can self-organise themselves to discuss topics of interest.&lt;br /&gt;
&lt;br /&gt;
This year, Breakout Sessions sessions will be held on Wednesday 8th September ('''and possibly at other times as well - depending on interest''').  A number of rooms will be available.  Most popular sessions will get bigger rooms.&lt;br /&gt;
&lt;br /&gt;
'''Room allocation to be determined'''&lt;br /&gt;
&lt;br /&gt;
==Organising Contact==&lt;br /&gt;
* [[Tyler Mitchell]]&lt;br /&gt;
* [[Mauricio Miranda]]&lt;br /&gt;
* Other volunteers welcome - sign up here!&lt;br /&gt;
&lt;br /&gt;
==Timeslots Available==&lt;br /&gt;
&lt;br /&gt;
At this stage, each room is scheduled for one hour between 18:00 to 19:00.&lt;br /&gt;
&lt;br /&gt;
Remember the Gala Dinner is scheduled at 20:00.&lt;br /&gt;
&lt;br /&gt;
=Room Assignments=&lt;br /&gt;
==Rooms Available==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! width=&amp;quot;150&amp;quot;|Room&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Wednesday 08&lt;br /&gt;
! width=&amp;quot;400&amp;quot;|Contact&lt;br /&gt;
|-&lt;br /&gt;
| Room 3 (150 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 4 (75 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 5 (250 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 6  (320 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 8 (100 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 11 (78 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Room 12  (90 pax)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Proposed Topics =&lt;br /&gt;
&lt;br /&gt;
* Add yours below...&lt;br /&gt;
&lt;br /&gt;
==Web Client (OpenLayers/GeoExt)==&lt;br /&gt;
&lt;br /&gt;
The first half of this session will be focused on OpenLayers, and the second half will focus on GeoExt.  We can decide on topics at the start of each session, but we'll likely cover ideas for OpenLayers 3.0/GeoExt 1.0, getting more developers involved, and just some general Q/A time.&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Tim Schaub&lt;br /&gt;
* Eric Lemoine&lt;br /&gt;
* David Jonglez (Capgemini)&lt;br /&gt;
&lt;br /&gt;
==Spatial Databases BoF==&lt;br /&gt;
&lt;br /&gt;
Relational and non-relational persistence layers, let's get together and talk about interoperability, appropriate use cases, architecture and where we should be moving the spatial persistence state-of-the-art!&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Paul Ramsey (PostGIS)&lt;br /&gt;
* Nicklas Avén (PostGIS)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Peter Baumann (Jacobs University / rasdaman)&lt;br /&gt;
* Vincent Picavet (Oslandia/PostGIS)&lt;br /&gt;
&lt;br /&gt;
==WPS BoF==&lt;br /&gt;
&lt;br /&gt;
Several presentation on Web Processing selected &lt;br /&gt;
for presentation at FOSS4G2010 indicates a growing&lt;br /&gt;
interest amongst the communities.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Venkatesh Raghavan&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[Daniel Kastl]]&lt;br /&gt;
* Maria Brovelli&lt;br /&gt;
* [[Ian Turton]]&lt;br /&gt;
* [[Gerald Fenoy]]&lt;br /&gt;
* Nicolas Bozon&lt;br /&gt;
* [[Jody Garnett]]&lt;br /&gt;
* [[User:fpenarru | Fran Peñarrubia]]&lt;br /&gt;
* [[User:MarkusSchneider | Markus Schneider]]&lt;br /&gt;
* Luca Delucchi&lt;br /&gt;
* Milan Antonovic&lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Luca Casagrande&lt;br /&gt;
* [[User:Rajsingh| Raj Singh ]]&lt;br /&gt;
* [[User:Jesus|Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Bertrand Gervais&lt;br /&gt;
* [[User:Schpidi | Stephan Meissl]]&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Sensor Web BoF==&lt;br /&gt;
&lt;br /&gt;
The use of Sensor Web implementations has constantly increased during the last years.&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Simon Jirka&lt;br /&gt;
* Marjorie Robert &lt;br /&gt;
* [[User:Maxi71 | Massimiliano cannata]]&lt;br /&gt;
* Graeme Mcferren&lt;br /&gt;
* Sarawut Ninsawat&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* Jorge Piera&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Biodiversity/conservation projects and FOSS4G tools==&lt;br /&gt;
&lt;br /&gt;
More and more Open Source is catching on Biodiversity and conservation projects. Most of them are publicly funded so most of the time all the source they develop is Open Source. Aditionally Biodiversity and conservation heavily rely on GIS and they have specific needs. From geospatial niche modeling to species distributions, occurrence catalog, etc, there is a lot to talk about!&lt;br /&gt;
&lt;br /&gt;
If you are interested please add your names below...&lt;br /&gt;
&lt;br /&gt;
'''Coming:'''&lt;br /&gt;
&lt;br /&gt;
* Javier de la Torre (Vizzuality)&lt;br /&gt;
* Brent Wood (NIWA)&lt;br /&gt;
* [[Markus Neteler]]&lt;br /&gt;
* [[User:jesus| Jorge de Jesus]] (Plymouth Marine Laboratory)&lt;br /&gt;
* Add your name here&lt;br /&gt;
&lt;br /&gt;
==Spatial Data Infrastructure==&lt;br /&gt;
&lt;br /&gt;
A birds of a feather session about using open source for spatial data infrastructure.  Come discuss implementation strategies, best practices, INSPIRE.  &lt;br /&gt;
&lt;br /&gt;
'''Who's coming:'''&lt;br /&gt;
&lt;br /&gt;
* Sebastian Benthall (GeoNode)&lt;br /&gt;
* David Winslow (GeoNode)&lt;br /&gt;
* Ariel Núñez (GeoNode)&lt;br /&gt;
* Add your name here&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_2009_Volunteers&amp;diff=40397</id>
		<title>FOSS4G 2009 Volunteers</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_2009_Volunteers&amp;diff=40397"/>
		<updated>2009-08-14T12:48:51Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a number tasks at the conference where we will need extra hands. If you expect that you will be able to help out at times during the conference, then please add you name against the specific tasks here. If you are volunteering, please share your contact details with the coordinator.&lt;br /&gt;
&lt;br /&gt;
=Tasks=&lt;br /&gt;
==General Dogs-Body==&lt;br /&gt;
&amp;quot;I'll do anything, anywhere, anytime, so long as I still get to see all the presentations.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Activity organisors will be calling on these people as we get closer to the event.&lt;br /&gt;
&lt;br /&gt;
Volunteers:&lt;br /&gt;
* .&lt;br /&gt;
&lt;br /&gt;
==Stuffing Conference delegate bags==&lt;br /&gt;
&lt;br /&gt;
When: Probably Sunday 18 October, before the conference.&lt;br /&gt;
&lt;br /&gt;
Where: TBD&lt;br /&gt;
&lt;br /&gt;
Coordinator: TBD&lt;br /&gt;
&lt;br /&gt;
Volunteers:&lt;br /&gt;
* David Jonglez (confirmation one month before event).&lt;br /&gt;
&lt;br /&gt;
==Workshop tear down==&lt;br /&gt;
&lt;br /&gt;
We need to move computers after the workshops to make way for the Installfest.&lt;br /&gt;
&lt;br /&gt;
When: Tuesday 20 October, after the workshops.&lt;br /&gt;
&lt;br /&gt;
Where: In workshop rooms.&lt;br /&gt;
&lt;br /&gt;
Coordinator: Mark Leslie&lt;br /&gt;
&lt;br /&gt;
Volunteers:&lt;br /&gt;
* .&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OpenRouter&amp;diff=31904</id>
		<title>OpenRouter</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OpenRouter&amp;diff=31904"/>
		<updated>2008-11-07T10:07:17Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Consumers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Open Source Router ==&lt;br /&gt;
&lt;br /&gt;
For those not familiar with the concept, routing provides the path between two locations. Often there can be criteria considered such as time, cost, and so forth.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Purpose===&lt;br /&gt;
&lt;br /&gt;
The intention of this project is to work towards creation of open source software providing routing capability.&lt;br /&gt;
&lt;br /&gt;
===Design goals===&lt;br /&gt;
&lt;br /&gt;
Desired attributes:&lt;br /&gt;
* Library Coded in C (or C wrapper to C++)&lt;br /&gt;
* Architected and designed for performance&lt;br /&gt;
* Abstracted storage to allow for use of data from various sources e.g. shapefiles, RDBMS, others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Relevant Existing Open Source Technologies===&lt;br /&gt;
&lt;br /&gt;
* [http://pgrouting.postlbs.org/ pgRouting]&lt;br /&gt;
* GRASS GIS v.net.* modules see:&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.html - Vector maintenance&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.path.html - Shortest path&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.salesman.html - Traveling salesman (round trip)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.alloc.html - Allocation of sources (create subnetworks)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.steiner.html - Minimum Steiner trees (star-like connections)&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.visibility.html - Visibility graph construction&lt;br /&gt;
** http://grass.osgeo.org/grass64/manuals/html64_user/v.net.iso.html - Iso-distances (from centers)&lt;br /&gt;
&lt;br /&gt;
===Target Licensing===&lt;br /&gt;
&lt;br /&gt;
* Preference for a liberal license to encourage adoption by maximum number of technologies both proprietary and open source&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Support===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Development====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in development of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Daniel Kastl - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* Dimitris Kotzinos - OSGeo Greece (possibly ...)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Testing====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in testing of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Daniel Kastl - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* Dirk Frigne - [http://www.frigne.be Dirk Frigne] | [http://www.geomajas.org Geomajas] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Consumers====&lt;br /&gt;
&lt;br /&gt;
The following list are people that plan to make use of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Dave McIlhagga - [http://wwww.dmsolutions.ca DM Solutions Group]&lt;br /&gt;
* Daniel Kastl - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://postlbs.pgrouting.org pgRouting] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* V.Ravi Kumar - OSGeo India&lt;br /&gt;
* Dimitris Kotzinos - OSGeo Greece&lt;br /&gt;
* Dirk Frigne - [http://www.frigne.be Dirk Frigne] | [http://www.geomajas.org Geomajas]&lt;br /&gt;
* David Jonglez - [http://www.camptocamp.com Camptocamp]&lt;br /&gt;
* Claude Philipona - [http://www.camptocamp.com Camptocamp]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OpenGeocoder&amp;diff=31903</id>
		<title>OpenGeocoder</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OpenGeocoder&amp;diff=31903"/>
		<updated>2008-11-07T10:05:13Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Consumers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Open Source Geocoder ==&lt;br /&gt;
&lt;br /&gt;
For those not familiar with the concept, Geocoding takes a human readable address and turns it into coordinates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Purpose===&lt;br /&gt;
&lt;br /&gt;
The intention of this project is to work towards creation of open source software providing geocoding capability.&lt;br /&gt;
&lt;br /&gt;
===Design goals===&lt;br /&gt;
&lt;br /&gt;
Desired attributes:&lt;br /&gt;
* Handle international addressing schemes (expected to be pluggable to support internationalization)&lt;br /&gt;
* Library Coded in C (or C wrapper to C++)&lt;br /&gt;
* Architected and designed for performance&lt;br /&gt;
* Abstracted storage to allow for use of data from various sources e.g. shapefiles, RDBMS, others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Relevant Existing Open Source Technologies===&lt;br /&gt;
&lt;br /&gt;
* [http://www.extendthereach.com/products/OpenSourceGeocoder.srct SRC Explorer Geocoder]&lt;br /&gt;
* [http://www.geocoder.us Geocoder.us]&lt;br /&gt;
* [http://www.postlbs.org/en/geocoder PostLBS]&lt;br /&gt;
* [http://www.pagcgeo.org PAGC]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Target Licensing===&lt;br /&gt;
&lt;br /&gt;
* Preference for a liberal license to encourage adoption by maximum number of technologies both proprietary and open source&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project Support===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Development====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in development of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Testing====&lt;br /&gt;
&lt;br /&gt;
The following list are people who are interested in participating in testing of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* Ian Turton - [http://www.geovista.psu.edu/members/turton/index.html GeoVISTA Center ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Consumers====&lt;br /&gt;
&lt;br /&gt;
The following list are people that plan to make use of this project:&lt;br /&gt;
&lt;br /&gt;
* Andrew Ross - [http://wwww.ingres.com Ingres]&lt;br /&gt;
* Dave McIlhagga - [http://wwww.dmsolutions.ca DM Solutions Group]&lt;br /&gt;
* Andrew Turner - [http://www.geocommons.com GeoCommons] &amp;amp; [http://www.highearthorbit.com HighEarthOrbit]&lt;br /&gt;
* Daniel Kastl - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Anton Patrushev - [http://pggeocoder.postlbs.org/ pgGeocoder] | [http://postlbs.org/en/geocoder Geocoder.ja] | [http://www.orkney.co.jp Orkney]&lt;br /&gt;
* Stephen Woodbridge - http://imaptools.com/&lt;br /&gt;
* V.Ravi Kumar - OSGeo India&lt;br /&gt;
* Yves Jacolin - OSGeo-fr, HBS-Research (http://geocoder.gloobe.org/)&lt;br /&gt;
* Ian Turton - [http://www.geovista.psu.edu/members/turton/index.html GeoVISTA Center ]&lt;br /&gt;
* David Jonglez - [http://wwww.camptocamp.com Camptocamp]&lt;br /&gt;
* Claude Philipona - [http://wwww.camptocamp.com Camptocamp]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Where_2.0_2009&amp;diff=31412</id>
		<title>Where 2.0 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Where_2.0_2009&amp;diff=31412"/>
		<updated>2008-10-27T07:27:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= General Information =&lt;br /&gt;
&lt;br /&gt;
* Event Owner: Paul Ramsey &amp;lt;pramsey at cleverelephant dot ca&amp;gt;&lt;br /&gt;
* Dates: May 19-21, 2009&lt;br /&gt;
* Location: San Jose, CA&lt;br /&gt;
* Web Page: http://en.oreilly.com/where2009/&lt;br /&gt;
* Call for Papers: Closes Dec 2, 2008&lt;br /&gt;
&lt;br /&gt;
= OSGeo Plan =&lt;br /&gt;
&lt;br /&gt;
Goal: (a) To land new OSGeo general and project sponsors, via (b) raise the profile of the organization and projects. Focus on (a).&lt;br /&gt;
&lt;br /&gt;
* Request a booth&lt;br /&gt;
** Dress the booth nicely&lt;br /&gt;
** Poster with sponsor logos&lt;br /&gt;
** Poster with project sponsors&lt;br /&gt;
** Pitch on sponsorship benefits for booth workers&lt;br /&gt;
* Land a speaking slot&lt;br /&gt;
** Opportunity closes Dec 2&lt;br /&gt;
** Paradigm shaking idea required&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
[[Category:Proposed Events]]&lt;br /&gt;
&lt;br /&gt;
= OSGeo Participant =&lt;br /&gt;
* Paul Ramsey&lt;br /&gt;
* AutoDesk&lt;br /&gt;
* Camptocamp (to be confirmed)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=22919</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=22919"/>
		<updated>2008-02-20T17:24:15Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Liste des personnes intéressées */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* [[User:Djonglez|David Jonglez]]&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* [[User:djay|Gérald Fenoy]]&lt;br /&gt;
* [[User:Tbadard|Thierry Badard]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
*** A noter que la Belgique a été récompensé cette année lors de PCL 2007. Par contre je connais peu la communauté OS Belge (ou même Luxembourgeoise ... Politiqueemnt cela pourait être un message fort à destination des instenses ou projets européens ! [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
* mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* en général, c'est déjà pas mal &amp;quot;blinder en mai-juin&amp;quot;, non ? je verrai bien une action fin d'année : début décembre, permettant également de faire echos des &lt;br /&gt;
FOSS4G qui ont lieu en septembre. [[User:Djonglez|Djonglez]]&lt;br /&gt;
* Décembre, ce n'est pas un peu court ? D'un autre côté cela permettra de &amp;quot;fêter&amp;quot; la formation de l'OSGeo-fr. De plus TyleM pourrait venir à cette occasion (déjà discuté avec lui).[[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* Un grand honneur si Tyler M. peut venir... Mais on parle de Décembre 2008, non? Trop court pour Décembre 2007, non? appels à soumission, à ateliers..etc tout ça en 4 mois?... [[User:Schristophe|Schristophe]]&lt;br /&gt;
* nous avons monté &amp;quot;seul&amp;quot; le village du GeoEvenement en moins de 2 mois ... Je pense qu'avec l'aide de tous c'est jouable, même si cela est court ... De notre côté, nous pourrions participer à l'orga de l'événement. Qu'en pensez-vous ? [[User:Djonglez|Djonglez]]&lt;br /&gt;
* Très interessant l'aspect &amp;quot;echos des FOSS4G&amp;quot;. Cependant, pour l'organisation du GeoEvenement, il n'y avait pas le problème du lieu comme maintenant. Ne faudrait-il ce fixer un objectif pour trouver le lieu et voir s'il est faisable d'organiser quelque chose dès cette année ?  [[User:Cbredel|Cbredel]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Proposition ==&lt;br /&gt;
Cette section a pour objectif de collecter les propositions pour aider dans le processus de mise en place du FOSS4G francophone.&lt;br /&gt;
Le salon se tiendra vraisemblablement fin novembre-début décembre 2008 à Nantes. Une proposition doit être rédigé d'ici fin février 2008, cela se passe sur cette page : [[Nantes_proposals_2008_fr|Proposition du FOSS4G Francophone 2008 à Nantes]].&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21432</id>
		<title>Offres Formations fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21432"/>
		<updated>2007-12-10T11:30:07Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Société [http://www.camptocamp.com CampToCamp] - France (Paris, Toulouse, Chambéry, Rennes)/Suisse (Lausanne) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cette page a pour objectif de répertorier toutes les offres de formation &amp;quot;francophone&amp;quot; qui existent au niveau des '''logiciels libres en géomatique'''.&lt;br /&gt;
&lt;br /&gt;
Chaque prestataire est invité à l'éditer pour la compléter. &lt;br /&gt;
&lt;br /&gt;
'''Merci d'utiliser le modèle pour la mise en page afin d'avoir un contenu similaire pour tout le monde.'''&lt;br /&gt;
'''Une seule société peut proposer plusieurs formation, il n'y aura qu'une seule entrée par société.'''&lt;br /&gt;
'''Seules les sociétés peuvent entrer leur description de formatio.n'''&lt;br /&gt;
&lt;br /&gt;
N'hésitez pas à poster un mail sur Francophone@lists.osgeo.org en cas d'erreur sur cette page.&lt;br /&gt;
== Nom de la société ==&lt;br /&gt;
Courte description&lt;br /&gt;
&lt;br /&gt;
* Contact : nom du contact&lt;br /&gt;
* Liens vers la page formation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.veremes.com Veremes] - France ==&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=20 Installation de MapServer et php_MapScript sur Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=21 Introduction au développement de sites web cartographiques avec MapServer]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=22 Développement de sites web cartographiques avec MapServer et MySQL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.camptocamp.com CampToCamp] - France (Paris, Toulouse, Chambéry, Rennes)/Suisse (Lausanne) ==&lt;br /&gt;
&lt;br /&gt;
Plus d'informations sur les formations : formation@camptocamp.com&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique130.html Base de données spatiale]&lt;br /&gt;
 * Développement et extension du moteur de base de donnée spatial de PostGIS.&lt;br /&gt;
 * PostgreSQL - Installation, administration et maintenance&lt;br /&gt;
 * Mise en place de solutions de routing avec PgRouting&lt;br /&gt;
 * Installation, requêtage et optimisation d’une base de données spatiale avec PostGIS&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique131.html Moteurs cartographiques]&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec GeoServer&lt;br /&gt;
 * Conception d’une application de WebSIG avec MapGuide OS&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec MapServer&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique132.html Service Web OGC]&lt;br /&gt;
 * Mise en place des traitements spatiaux avec WPS&lt;br /&gt;
 * Mise à disposition et intégration de données via des Services Web OGC&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique133.html Métadonnées et catalogage]&lt;br /&gt;
 * Métadonnées et catalogage avec GeoNetwork et GeoSource&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique134.html Web SIG]&lt;br /&gt;
 * Développement d’applications Web SIG avec MapFish&lt;br /&gt;
 * Architecture et développement d’application Web SIG avec OpenLayers&lt;br /&gt;
 * Intégration d’une application WebSIG avec OpenLayers&lt;br /&gt;
 * Développement d’une application Web-Sig avec Cartoweb&lt;br /&gt;
 * Développement de nouvelles fonctionnalités pour Cartoweb&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique135.html Traitement de fichiers SIG]&lt;br /&gt;
 * Mise en place de flux de traitement de données avec Spatial Data Integrator&lt;br /&gt;
 * Les bases du SIG Open Source avec Proj4 et OGR/GDAL&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique136.html SIG Desktop]&lt;br /&gt;
 * Analyses spatiales complexes avec GRASS&lt;br /&gt;
 * Manipulation, traitements et intégration de données avec GvSIG&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique137.html Frameworks de développement Web]&lt;br /&gt;
 * Conception d’une application Web avec le Framework Pylons&lt;br /&gt;
 * Conception d’une application Web avec le Framework Symfony&lt;br /&gt;
 * Développement d’applications Web client avec des Frameworks JavaScript&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://pagesperso-orange.fr/sge/ Services Géographiques] - Toulouse/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://pagesperso-orange.fr/sge/fichescalendrier/mapserver.pdf Apprentissage du logiciel MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://www.anaska.fr Anaska] - Paris/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt;  [http://www.anaska.fr/formations/formation-mapserver-mise-en-place-d-un-moteur-cartographique-avec-mapserver.php Formation MapServer, mise en place d'un moteur cartographique avec MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.data-image.fr DataImage] - France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.data-image.fr/FORMATION/FFORM_mapserver.htm DEVELOPPEMENT DE SITES WEB CARTOGRAPHIQUES AVEC MAPSERVER]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société Geolabs - Montpellier/France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/22 Administration de PostgreSQL sous Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/23 Gérer des données géographiques avec PostgreSQL/PostGIS]&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21431</id>
		<title>Offres Formations fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21431"/>
		<updated>2007-12-10T10:44:00Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Société [http://www.camptocamp.com CampToCamp] - France (Paris, Toulouse, Chambéry, Rennes)/Suisse (Lausanne) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cette page a pour objectif de répertorier toutes les offres de formation &amp;quot;francophone&amp;quot; qui existent au niveau des '''logiciels libres en géomatique'''.&lt;br /&gt;
&lt;br /&gt;
Chaque prestataire est invité à l'éditer pour la compléter. &lt;br /&gt;
&lt;br /&gt;
'''Merci d'utiliser le modèle pour la mise en page afin d'avoir un contenu similaire pour tout le monde.'''&lt;br /&gt;
'''Une seule société peut proposer plusieurs formation, il n'y aura qu'une seule entrée par société.'''&lt;br /&gt;
'''Seules les sociétés peuvent entrer leur description de formatio.n'''&lt;br /&gt;
&lt;br /&gt;
N'hésitez pas à poster un mail sur Francophone@lists.osgeo.org en cas d'erreur sur cette page.&lt;br /&gt;
== Nom de la société ==&lt;br /&gt;
Courte description&lt;br /&gt;
&lt;br /&gt;
* Contact : nom du contact&lt;br /&gt;
* Liens vers la page formation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.veremes.com Veremes] - France ==&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=20 Installation de MapServer et php_MapScript sur Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=21 Introduction au développement de sites web cartographiques avec MapServer]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=22 Développement de sites web cartographiques avec MapServer et MySQL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.camptocamp.com CampToCamp] - France (Paris, Toulouse, Chambéry, Rennes)/Suisse (Lausanne) ==&lt;br /&gt;
&lt;br /&gt;
Plus d'informations sur les formations : information@camptocamp.com&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique130.html Base de données spatiale]&lt;br /&gt;
 * Développement et extension du moteur de base de donnée spatial de PostGIS.&lt;br /&gt;
 * PostgreSQL - Installation, administration et maintenance&lt;br /&gt;
 * Mise en place de solutions de routing avec PgRouting&lt;br /&gt;
 * Installation, requêtage et optimisation d’une base de données spatiale avec PostGIS&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique131.html Moteurs cartographiques]&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec GeoServer&lt;br /&gt;
 * Conception d’une application de WebSIG avec MapGuide OS&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec MapServer&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique132.html Service Web OGC]&lt;br /&gt;
 * Mise en place des traitements spatiaux avec WPS&lt;br /&gt;
 * Mise à disposition et intégration de données via des Services Web OGC&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique133.html Métadonnées et catalogage]&lt;br /&gt;
 * Métadonnées et catalogage avec GeoNetwork et GeoSource&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique134.html Web SIG]&lt;br /&gt;
 * Développement d’applications Web SIG avec MapFish&lt;br /&gt;
 * Architecture et développement d’application Web SIG avec OpenLayers&lt;br /&gt;
 * Intégration d’une application WebSIG avec OpenLayers&lt;br /&gt;
 * Développement d’une application Web-Sig avec Cartoweb&lt;br /&gt;
 * Développement de nouvelles fonctionnalités pour Cartoweb&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique135.html Traitement de fichiers SIG]&lt;br /&gt;
 * Mise en place de flux de traitement de données avec Spatial Data Integrator&lt;br /&gt;
 * Les bases du SIG Open Source avec Proj4 et OGR/GDAL&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique136.html SIG Desktop]&lt;br /&gt;
 * Analyses spatiales complexes avec GRASS&lt;br /&gt;
 * Manipulation, traitements et intégration de données avec GvSIG&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique137.html Frameworks de développement Web]&lt;br /&gt;
 * Conception d’une application Web avec le Framework Pylons&lt;br /&gt;
 * Conception d’une application Web avec le Framework Symfony&lt;br /&gt;
 * Développement d’applications Web client avec des Frameworks JavaScript&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://pagesperso-orange.fr/sge/ Services Géographiques] - Toulouse/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://pagesperso-orange.fr/sge/fichescalendrier/mapserver.pdf Apprentissage du logiciel MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://www.anaska.fr Anaska] - Paris/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt;  [http://www.anaska.fr/formations/formation-mapserver-mise-en-place-d-un-moteur-cartographique-avec-mapserver.php Formation MapServer, mise en place d'un moteur cartographique avec MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.data-image.fr DataImage] - France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.data-image.fr/FORMATION/FFORM_mapserver.htm DEVELOPPEMENT DE SITES WEB CARTOGRAPHIQUES AVEC MAPSERVER]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société Geolabs - Montpellier/France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/22 Administration de PostgreSQL sous Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/23 Gérer des données géographiques avec PostgreSQL/PostGIS]&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21430</id>
		<title>Offres Formations fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21430"/>
		<updated>2007-12-10T10:42:39Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Société [http://www.camptocamp.com CampToCamp] - France/Suisse */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cette page a pour objectif de répertorier toutes les offres de formation &amp;quot;francophone&amp;quot; qui existent au niveau des '''logiciels libres en géomatique'''.&lt;br /&gt;
&lt;br /&gt;
Chaque prestataire est invité à l'éditer pour la compléter. &lt;br /&gt;
&lt;br /&gt;
'''Merci d'utiliser le modèle pour la mise en page afin d'avoir un contenu similaire pour tout le monde.'''&lt;br /&gt;
'''Une seule société peut proposer plusieurs formation, il n'y aura qu'une seule entrée par société.'''&lt;br /&gt;
'''Seules les sociétés peuvent entrer leur description de formatio.n'''&lt;br /&gt;
&lt;br /&gt;
N'hésitez pas à poster un mail sur Francophone@lists.osgeo.org en cas d'erreur sur cette page.&lt;br /&gt;
== Nom de la société ==&lt;br /&gt;
Courte description&lt;br /&gt;
&lt;br /&gt;
* Contact : nom du contact&lt;br /&gt;
* Liens vers la page formation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.veremes.com Veremes] - France ==&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=20 Installation de MapServer et php_MapScript sur Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=21 Introduction au développement de sites web cartographiques avec MapServer]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=22 Développement de sites web cartographiques avec MapServer et MySQL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.camptocamp.com CampToCamp] - France (Paris, Toulouse, Chambéry, Rennes)/Suisse (Lausanne) ==&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique130.html Base de données spatiale]&lt;br /&gt;
 * Développement et extension du moteur de base de donnée spatial de PostGIS.&lt;br /&gt;
 * PostgreSQL - Installation, administration et maintenance&lt;br /&gt;
 * Mise en place de solutions de routing avec PgRouting&lt;br /&gt;
 * Installation, requêtage et optimisation d’une base de données spatiale avec PostGIS&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique131.html Moteurs cartographiques]&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec GeoServer&lt;br /&gt;
 * Conception d’une application de WebSIG avec MapGuide OS&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec MapServer&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique132.html Service Web OGC]&lt;br /&gt;
 * Mise en place des traitements spatiaux avec WPS&lt;br /&gt;
 * Mise à disposition et intégration de données via des Services Web OGC&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique133.html Métadonnées et catalogage]&lt;br /&gt;
 * Métadonnées et catalogage avec GeoNetwork et GeoSource&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique134.html Web SIG]&lt;br /&gt;
 * Développement d’applications Web SIG avec MapFish&lt;br /&gt;
 * Architecture et développement d’application Web SIG avec OpenLayers&lt;br /&gt;
 * Intégration d’une application WebSIG avec OpenLayers&lt;br /&gt;
 * Développement d’une application Web-Sig avec Cartoweb&lt;br /&gt;
 * Développement de nouvelles fonctionnalités pour Cartoweb&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique135.html Traitement de fichiers SIG]&lt;br /&gt;
 * Mise en place de flux de traitement de données avec Spatial Data Integrator&lt;br /&gt;
 * Les bases du SIG Open Source avec Proj4 et OGR/GDAL&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique136.html SIG Desktop]&lt;br /&gt;
 * Analyses spatiales complexes avec GRASS&lt;br /&gt;
 * Manipulation, traitements et intégration de données avec GvSIG&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique137.html Frameworks de développement Web]&lt;br /&gt;
 * Conception d’une application Web avec le Framework Pylons&lt;br /&gt;
 * Conception d’une application Web avec le Framework Symfony&lt;br /&gt;
 * Développement d’applications Web client avec des Frameworks JavaScript&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://pagesperso-orange.fr/sge/ Services Géographiques] - Toulouse/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://pagesperso-orange.fr/sge/fichescalendrier/mapserver.pdf Apprentissage du logiciel MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://www.anaska.fr Anaska] - Paris/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt;  [http://www.anaska.fr/formations/formation-mapserver-mise-en-place-d-un-moteur-cartographique-avec-mapserver.php Formation MapServer, mise en place d'un moteur cartographique avec MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.data-image.fr DataImage] - France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.data-image.fr/FORMATION/FFORM_mapserver.htm DEVELOPPEMENT DE SITES WEB CARTOGRAPHIQUES AVEC MAPSERVER]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société Geolabs - Montpellier/France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/22 Administration de PostgreSQL sous Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/23 Gérer des données géographiques avec PostgreSQL/PostGIS]&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21429</id>
		<title>Offres Formations fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Offres_Formations_fr&amp;diff=21429"/>
		<updated>2007-12-10T10:41:36Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Société [http://www.camptocamp.com CampToCamp] - France/Suisse */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cette page a pour objectif de répertorier toutes les offres de formation &amp;quot;francophone&amp;quot; qui existent au niveau des '''logiciels libres en géomatique'''.&lt;br /&gt;
&lt;br /&gt;
Chaque prestataire est invité à l'éditer pour la compléter. &lt;br /&gt;
&lt;br /&gt;
'''Merci d'utiliser le modèle pour la mise en page afin d'avoir un contenu similaire pour tout le monde.'''&lt;br /&gt;
'''Une seule société peut proposer plusieurs formation, il n'y aura qu'une seule entrée par société.'''&lt;br /&gt;
'''Seules les sociétés peuvent entrer leur description de formatio.n'''&lt;br /&gt;
&lt;br /&gt;
N'hésitez pas à poster un mail sur Francophone@lists.osgeo.org en cas d'erreur sur cette page.&lt;br /&gt;
== Nom de la société ==&lt;br /&gt;
Courte description&lt;br /&gt;
&lt;br /&gt;
* Contact : nom du contact&lt;br /&gt;
* Liens vers la page formation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.veremes.com Veremes] - France ==&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=20 Installation de MapServer et php_MapScript sur Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=21 Introduction au développement de sites web cartographiques avec MapServer]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.veremes.com/article.php3?id_article=22 Développement de sites web cartographiques avec MapServer et MySQL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.camptocamp.com CampToCamp] - France/Suisse ==&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique130.html Base de données spatiale]&lt;br /&gt;
 * Développement et extension du moteur de base de donnée spatial de PostGIS.&lt;br /&gt;
 * PostgreSQL - Installation, administration et maintenance&lt;br /&gt;
 * Mise en place de solutions de routing avec PgRouting&lt;br /&gt;
 * Installation, requêtage et optimisation d’une base de données spatiale avec PostGIS&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique131.html Moteurs cartographiques]&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec GeoServer&lt;br /&gt;
 * Conception d’une application de WebSIG avec MapGuide OS&lt;br /&gt;
 * Déploiement et configuration d’un moteur cartographique avec MapServer&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique132.html Service Web OGC]&lt;br /&gt;
 * Mise en place des traitements spatiaux avec WPS&lt;br /&gt;
 * Mise à disposition et intégration de données via des Services Web OGC&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique133.html Métadonnées et catalogage]&lt;br /&gt;
 * Métadonnées et catalogage avec GeoNetwork et GeoSource&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique134.html Web SIG]&lt;br /&gt;
 * Développement d’applications Web SIG avec MapFish&lt;br /&gt;
 * Architecture et développement d’application Web SIG avec OpenLayers&lt;br /&gt;
 * Intégration d’une application WebSIG avec OpenLayers&lt;br /&gt;
 * Développement d’une application Web-Sig avec Cartoweb&lt;br /&gt;
 * Développement de nouvelles fonctionnalités pour Cartoweb&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique135.html Traitement de fichiers SIG]&lt;br /&gt;
 * Mise en place de flux de traitement de données avec Spatial Data Integrator&lt;br /&gt;
 * Les bases du SIG Open Source avec Proj4 et OGR/GDAL&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique136.html SIG Desktop]&lt;br /&gt;
 * Analyses spatiales complexes avec GRASS&lt;br /&gt;
 * Manipulation, traitements et intégration de données avec GvSIG&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.camptocamp.com/srubrique137.html Frameworks de développement Web]&lt;br /&gt;
 * Conception d’une application Web avec le Framework Pylons&lt;br /&gt;
 * Conception d’une application Web avec le Framework Symfony&lt;br /&gt;
 * Développement d’applications Web client avec des Frameworks JavaScript&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://pagesperso-orange.fr/sge/ Services Géographiques] - Toulouse/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://pagesperso-orange.fr/sge/fichescalendrier/mapserver.pdf Apprentissage du logiciel MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Centre de formation [http://www.anaska.fr Anaska] - Paris/France ==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt;  [http://www.anaska.fr/formations/formation-mapserver-mise-en-place-d-un-moteur-cartographique-avec-mapserver.php Formation MapServer, mise en place d'un moteur cartographique avec MapServer]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société [http://www.data-image.fr DataImage] - France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.data-image.fr/FORMATION/FFORM_mapserver.htm DEVELOPPEMENT DE SITES WEB CARTOGRAPHIQUES AVEC MAPSERVER]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Société Geolabs - Montpellier/France==&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/22 Administration de PostgreSQL sous Linux]&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; [http://www.geolabs.fr/drupal_prod/node/23 Gérer des données géographiques avec PostgreSQL/PostGIS]&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21266</id>
		<title>Actions 2008 fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21266"/>
		<updated>2007-12-02T17:24:39Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Logiciels */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Actions à entreprendre pour l'année 2008=&lt;br /&gt;
&lt;br /&gt;
== Organisation==&lt;br /&gt;
# Salons&lt;br /&gt;
#* Geoévénement : YJA + GwB&lt;br /&gt;
#* FOSS4G Francophone&lt;br /&gt;
#* FOSS4G : envoyer un représentant&lt;br /&gt;
# Mettre en place l'asso (status + bureau + compte) : Bureau&lt;br /&gt;
# Sponsorisation&lt;br /&gt;
#* Mettre en place le système de sponsor : Bureau&lt;br /&gt;
#* Trouver des sponsors : YJA+ GwB&lt;br /&gt;
# Représentation&lt;br /&gt;
#* Intégrer l'OSGeo au sein du groupe d'étude de marché Géomatique (IETI &amp;amp; SIG La Lettre)&lt;br /&gt;
#* Rencontrer le CNIG et l'AFIGEO au nom de l'OSGeo&lt;br /&gt;
# Légitimité&lt;br /&gt;
#* Convaincre un maximum d'entreprises à adhérer à l'association OSGeo FR&lt;br /&gt;
#* Communiqués de presse réguliers au nom de l'OSGeo Francophone&lt;br /&gt;
&lt;br /&gt;
== Logiciels==&lt;br /&gt;
# Journal de l'OSGeo&lt;br /&gt;
#* traduire les volumes : YJA&lt;br /&gt;
#* constituer une équipe de 8-10 personnes stables pour traduire le journal : YJA + VPI&lt;br /&gt;
# Démo&lt;br /&gt;
#* Liste des besoins : YJA&lt;br /&gt;
#* Première version du logiciel : YJA&lt;br /&gt;
# Actions de Lobby&lt;br /&gt;
#* rencontrer DGMLE et ADULLACT pour voir comment concevoir avec l'OSGeo et promouvoir au sein des collectivités ou de l'état des LL Géomatique&lt;br /&gt;
#* rencontrer les éditeurs ayant une politique d'adoption de LL (AutoDesk, Star Apic, GeoConcept, IONIC, ...) et les motiver à contribuer à l'oSGeo et à mutualiser les efforts&lt;br /&gt;
#* rencontrer les principaux labo de R&amp;amp;D (COGIT, ...) et voir comment intégrer les programmes de R1D en input et contribution aux LL&lt;br /&gt;
&lt;br /&gt;
== Données ==&lt;br /&gt;
&lt;br /&gt;
Voir la définition des objectifs en cours sur la page [[Objectifs_Donnees_fr|Objectifs Données Fr]] (Etape brainstorming : y ajouter vos idées).&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21265</id>
		<title>Actions 2008 fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21265"/>
		<updated>2007-12-02T17:00:43Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Logiciels */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Actions à entreprendre pour l'année 2008=&lt;br /&gt;
&lt;br /&gt;
== Organisation==&lt;br /&gt;
# Salons&lt;br /&gt;
#* Geoévénement : YJA + GwB&lt;br /&gt;
#* FOSS4G Francophone&lt;br /&gt;
#* FOSS4G : envoyer un représentant&lt;br /&gt;
# Mettre en place l'asso (status + bureau + compte) : Bureau&lt;br /&gt;
# Sponsorisation&lt;br /&gt;
#* Mettre en place le système de sponsor : Bureau&lt;br /&gt;
#* Trouver des sponsors : YJA+ GwB&lt;br /&gt;
# Représentation&lt;br /&gt;
#* Intégrer l'OSGeo au sein du groupe d'étude de marché Géomatique (IETI &amp;amp; SIG La Lettre)&lt;br /&gt;
#* Rencontrer le CNIG et l'AFIGEO au nom de l'OSGeo&lt;br /&gt;
# Légitimité&lt;br /&gt;
#* Convaincre un maximum d'entreprises à adhérer à l'association OSGeo FR&lt;br /&gt;
#* Communiqués de presse réguliers au nom de l'OSGeo Francophone&lt;br /&gt;
&lt;br /&gt;
== Logiciels==&lt;br /&gt;
# Journal de l'OSGeo&lt;br /&gt;
#* traduire les volumes : YJA&lt;br /&gt;
#* constituer une équipe de 8-10 personnes stables pour traduire le journal : YJA + VPI&lt;br /&gt;
# Démo&lt;br /&gt;
#* Liste des besoins : YJA&lt;br /&gt;
#* Première version du logiciel : YJA&lt;br /&gt;
# Actions de Lobby&lt;br /&gt;
#* rencontrer DGMLE et ADULLACT pour voir comment concevoir avec l'OSGeo et promouvoir au sein des collectivités ou de l'état des LL Géomatique&lt;br /&gt;
#* rencontrer les éditeurs ayant une politique d'adoption de LL (AutoDesk, Star Apic, GeoConcept, IONIC, ...) et les motiver à contribuer à l'oSGeo et à mutualiser les efforts&lt;br /&gt;
&lt;br /&gt;
== Données ==&lt;br /&gt;
&lt;br /&gt;
Voir la définition des objectifs en cours sur la page [[Objectifs_Donnees_fr|Objectifs Données Fr]] (Etape brainstorming : y ajouter vos idées).&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21264</id>
		<title>Actions 2008 fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_2008_fr&amp;diff=21264"/>
		<updated>2007-12-02T16:56:26Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Organisation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Actions à entreprendre pour l'année 2008=&lt;br /&gt;
&lt;br /&gt;
== Organisation==&lt;br /&gt;
# Salons&lt;br /&gt;
#* Geoévénement : YJA + GwB&lt;br /&gt;
#* FOSS4G Francophone&lt;br /&gt;
#* FOSS4G : envoyer un représentant&lt;br /&gt;
# Mettre en place l'asso (status + bureau + compte) : Bureau&lt;br /&gt;
# Sponsorisation&lt;br /&gt;
#* Mettre en place le système de sponsor : Bureau&lt;br /&gt;
#* Trouver des sponsors : YJA+ GwB&lt;br /&gt;
# Représentation&lt;br /&gt;
#* Intégrer l'OSGeo au sein du groupe d'étude de marché Géomatique (IETI &amp;amp; SIG La Lettre)&lt;br /&gt;
#* Rencontrer le CNIG et l'AFIGEO au nom de l'OSGeo&lt;br /&gt;
# Légitimité&lt;br /&gt;
#* Convaincre un maximum d'entreprises à adhérer à l'association OSGeo FR&lt;br /&gt;
#* Communiqués de presse réguliers au nom de l'OSGeo Francophone&lt;br /&gt;
&lt;br /&gt;
== Logiciels==&lt;br /&gt;
# Journal de l'OSGeo&lt;br /&gt;
#* traduire les volumes : YJA&lt;br /&gt;
#* constituer une équipe de 8-10 personnes stables pour traduire le journal : YJA + VPI&lt;br /&gt;
# Démo&lt;br /&gt;
#* Liste des besoins : YJA&lt;br /&gt;
#* Première version du logiciel : YJA&lt;br /&gt;
&lt;br /&gt;
== Données ==&lt;br /&gt;
&lt;br /&gt;
Voir la définition des objectifs en cours sur la page [[Objectifs_Donnees_fr|Objectifs Données Fr]] (Etape brainstorming : y ajouter vos idées).&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16433</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16433"/>
		<updated>2007-07-20T13:26:06Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
*** A noter que la Belgique a été récompensé cette année lors de PCL 2007. Par contre je connais peu la communauté OS Belge (ou même Luxembourgeoise ... Politiqueemnt cela pourait être un message fort à destination des instenses ou projets européens ! [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
* mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* en général, c'est déjà pas mal &amp;quot;blinder en mai-juin&amp;quot;, non ? je verrai bien une action fin d'année : début décembre, permettant également de faire echos des &lt;br /&gt;
FOSS4G qui ont lieu en septembre. [[User:Djonglez|Djonglez]]&lt;br /&gt;
* Décembre, ce n'est pas un peu court ? D'un autre côté cela permettra de &amp;quot;fêter&amp;quot; la formation de l'OSGeo-fr. De plus TyleM pourrait venir à cette occasion (déjà discuté avec lui).[[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* Un grand honneur si Tyler M. peut venir... Mais on parle de Décembre 2008, non? Trop court pour Décembre 2007, non? appels à soumission, à ateliers..etc tout ça en 4 mois?... [[User:Schristophe|Schristophe]]&lt;br /&gt;
* nous avons monté &amp;quot;seul&amp;quot; le village du GeoEvenement en moins de 2 mois ... Je pense qu'avec l'aide de tous c'est jouable, même si cela est court ... De notre côté, nous pourrions participer à l'orga de l'événement. Qu'en pensez-vous ? [[User:Djonglez|Djonglez]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16432</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16432"/>
		<updated>2007-07-20T13:25:44Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
*** A noter que la Belgique a été récompensé cette année lors de PCL 2007. Par contre je connais peu la communauté OS Belge (ou même Luxembourgeoise ... Politiqueemnt cela pourait être un message fort à destination des instenses ou projets européens ! [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
* mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* en général, c'est déjà pas mal &amp;quot;blinder en mai-juin&amp;quot;, non ? je verrai bien une action fin d'année : début décembre, permettant également de faire echos des &lt;br /&gt;
FOSS4G qui ont lieu en septembre. [[User:Djonglez|Djonglez]]&lt;br /&gt;
* Décembre, ce n'est pas un peu court ? D'un autre côté cela permettra de &amp;quot;fêter&amp;quot; la formation de l'OSGeo-fr. De plus TyleM pourrait venir à cette occasion (déjà discuté avec lui).[[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* Un grand honneur si Tyler M. peut venir... Mais on parle de Décembre 2008, non? Trop court pour Décembre 2007, non? appels à soumission, à ateliers..etc tout ça en 4 mois?... [[User:Schristophe|Schristophe]]&lt;br /&gt;
* nous avons monté &amp;quot;seul&amp;quot; le village du GeoEvenement en moins de 2 mois ... Je pense qu'avec l'aide de tous c'est jouable, même si cela est court ... De notre côté, nous pourrions participer à l'orga de l'événement. Qu'en pensez-vous ?&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16412</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16412"/>
		<updated>2007-07-19T15:01:09Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
*** A noter que la Belgique a été récompensé cette année lors de PCL 2007. Par contre je connais peu la communauté OS Belge (ou même Luxembourgeoise ... Politiqueemnt cela pourait être un message fort à destination des instenses ou projets européens ! [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
** mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** en général, c'est déjà pas mal &amp;quot;blinder en mai-juin&amp;quot;, non ? je verrai bien une action fin d'année : début décembre, permettant également de faire echos des FOSS4G qui ont lieu en septembre. [[User:Djonglez|Djonglez]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16411</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16411"/>
		<updated>2007-07-19T14:58:31Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
*** A noter que la Belgique a été récompensé cette année lors de PCL 2007. Par contre je connais peu la communauté OS Belge (ou même Luxembourgeoise ... Politiqueemnt cela pourait être un message fort à destination des instenses ou projets européens ! [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
** mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16410</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16410"/>
		<updated>2007-07-19T14:55:54Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* [[User:kleinicolas|Nicolas KLEIN]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
=== Condition d'accès===&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
** Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés [[User:Djonglez|Djonglez]]&lt;br /&gt;
**Libre et gratuit oui, pourquoi le FOSS4G ne l'est pas ? quel budget pour un tel évènement ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
**185$ la journée, 385$ pour 3 jours (sans workshops). En visant 200/300 personnes on peut espérer maintenir l'entrée gratuite ? Les sponsors peuvent se charger de tout (accueil, salle, paperasses, repas,..) ? [[User:Schristophe|Schristophe]]&lt;br /&gt;
&lt;br /&gt;
=== Format===&lt;br /&gt;
** reprendre le principe des FOSS4G [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
*** Un prix de stand accessible ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** outre le sponsoring des sociétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logistique (salle etc.) auprès de la CT accueillante [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Ateliers de prise en main avec machines ?&lt;br /&gt;
*** Sur le principe des Workshops) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Conférences techniques&lt;br /&gt;
*** Témoignages utilisateur (success stories)&lt;br /&gt;
&lt;br /&gt;
=== Quelques chiffres cibles à cibler avant tout===&lt;br /&gt;
** Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
*** c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...[[User:Djonglez|Djonglez]]&lt;br /&gt;
***Pour que le déplacement soit rentable peut-être le faire sur deux jours  (je pense par exemple pour un nancéen  qui viendrai à Toulouse).  [[User:Cbredel|Cbredel]]&lt;br /&gt;
***Vu ainsi, c'est clair que si cela se passe à La Rochelle et sur 2 jours, pour un chamberien comme moi, ca vaut le déplacement ;-) Néanmoins, sur 2 jours, il faut proposer une autre logistique à l'audience (hotel, cocktail dinatoire le soir, etc.). Pour une première cela me semble un peu plus lourd à mettre en place ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Nombre de visiteurs visé :&lt;br /&gt;
*** 200 à 300 (je pense)[[User:Djonglez|Djonglez]]&lt;br /&gt;
*** pourquoi pas plus ? quel est le public visé ? étudiants ? pros ? universitaire ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** pour les workshop cela signifie autant de PC, 200 à 300 personnes c'est énorme. Pour information, le FOSS4G à Lausanne était de (600-) 900 personnes et c'était énorme ;-) [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
*** si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands) [[User:Djonglez|Djonglez]]&lt;br /&gt;
** Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
*** je pense qu'il faut prévoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 techniques et 2 success stories) [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** si on se base sur des périodes d'une heure, cela donne : 24 workshop par jour + 24 conférences/success stories pour une journée. [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
*** Quelles pourraient être les ressources humaines pour l'animation (animation des Workshops et Conférences) ? [[User:Cbredel|Cbredel]]&lt;br /&gt;
**** 1 personne par salle (soit 8 modérateurs minimum, 16 si par demi-journée) + les personnes organisatrices (autant minimum soit une 10e). [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
** Estimation du cout par personne ? [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
&lt;br /&gt;
=== Date et Lieu ===&lt;br /&gt;
==== Lieu ====&lt;br /&gt;
** Sans doute Paris ou région parisienne.&lt;br /&gt;
*** Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus accueillante et pour un prix réduit ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** La Rochelle ? effectivement éviter paris ça peut couter moins cher ? [[User:Kleinicolas|Kleinicolas]]&lt;br /&gt;
*** sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** En région parisienne avec le pôle de compétitivité Logiciel Libre ?  [[User:Cbredel|Cbredel]] &lt;br /&gt;
*** le pole de competitivité permettra effectivement de legitimer le soutien des elus pour une telle action. Par contre les objectifs du pole sont orientés R&amp;amp;D et on ne peut directement compter dessus pour un soutien financier [[User:Djonglez|Djonglez]]&lt;br /&gt;
*** Si c'est un FOSS4G Francophone, pourquoi pas Belgique ou Luxembourg. [[User:Cbredel|Cbredel]]&lt;br /&gt;
** Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
*** à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ... [[User:Djonglez|Djonglez]]&lt;br /&gt;
&lt;br /&gt;
==== Date ====&lt;br /&gt;
** mai ou juin 2008 ? [[User:Yjacolin|Yjacolin]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16383</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16383"/>
		<updated>2007-07-18T15:26:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Quelques points a discuter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
* Condition d'accès&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt; Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés&lt;br /&gt;
* Format&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;reprendre le principe des FOSS4G&lt;br /&gt;
**Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;outre le sponsoring des socétés participantes, viser l'aide publique ou la gratuité de l'accès à l'infrastructure logisitique (salle etc.) auprès de la CT acceuillante&lt;br /&gt;
**Ateliers de prise en main avec machines ?&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;sur le principe des Workshops)&lt;br /&gt;
**Conférences techniques&lt;br /&gt;
**Témoignages utilisateur (success stories)&lt;br /&gt;
* Quelques chiffres cibles à cibler avant tout&lt;br /&gt;
**Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...&lt;br /&gt;
**Nombre de visiteurs visé :&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;200 à 300 (je pense)&lt;br /&gt;
**Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands)&lt;br /&gt;
**Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;je pense qu'il faut prevoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 technqiues et 2 success stories)&lt;br /&gt;
* Lieu &lt;br /&gt;
**Sans doute Paris ou région parisienne.&lt;br /&gt;
DJ &amp;gt;&amp;gt;&amp;gt; Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peut être très accessible et surement plus acceuillante et pour un prix réduit ...&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt; sur Lyon et en RA, j'ai un excellent réseau au niveau de l'Agence Numérique, Lyon InfoCité, etc. Nous pouvons tester l'affaire si cela vous motive ...&lt;br /&gt;
**Est ce qu'un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
DJ &amp;gt;&amp;gt;&amp;gt; à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ... Si Paris est le choix final, je peux contacter l'élu qui supporte Paris Capital du Libre ...&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16382</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16382"/>
		<updated>2007-07-18T15:22:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: /* Quelques points a discuter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* [[User:Gwenael.Bachelot@autodesk.com|Gwenael Bachelot]]&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* [[User:Pa|Pierre-André Le Ny]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;br /&gt;
&lt;br /&gt;
==Quelques points a discuter ==&lt;br /&gt;
* Condition d'accès&lt;br /&gt;
**Sans doute libre et gratuit. A confirmer avec tous les organisateurs&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt; Libre et gratuit pour les participants / sponsoring sur un modèle FOSS4G pour les sociétés&lt;br /&gt;
* Format&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;reprendre le principe des FOSS4G&lt;br /&gt;
**Espace exposition (avec stands) ? Prix du stand ?&lt;br /&gt;
**Ateliers de prise en main avec machines ?&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;sur le principe des Workshops)&lt;br /&gt;
**Conférences techniques&lt;br /&gt;
**Témoignages utilisateur (success stories)&lt;br /&gt;
* Quelques chiffres cibles à cibler avant tout&lt;br /&gt;
**Durée (sans doute une seule et unique journée pour la première année)&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;c'est clair que pour une première, mieux vaut ne pas complexifier l'organisation ...&lt;br /&gt;
**Nombre de visiteurs visé :&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;200 à 300 (je pense)&lt;br /&gt;
**Si il y a un espace d'exposition, combien de stand ?&lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;si l'on prend la référence GeoEvenement 2007 et que l'on complète, je pense entre 15 et 20 stands)&lt;br /&gt;
**Si il y a une salle de formation, combien de sessions, de quelle durée ? &lt;br /&gt;
DJ&amp;gt;&amp;gt;&amp;gt;je pense qu'il faut prevoir plusieurs salles pour les workshops (4 : 1 SIG bureautique, 1 SGBDR, 1 Web SIG, 1 outils divers)et plusieurs salles de conférences (4 environs : 2 technqiues et 2 success stories)&lt;br /&gt;
* Lieu &lt;br /&gt;
**Sans doute Paris ou région parisienne.&lt;br /&gt;
DJ &amp;gt;&amp;gt;&amp;gt; Je ne pense pas ! A mon avis une grande ville comme Nantes, Lyon, Toulouse, Lille, Marseille peuvent être très accessibles et surement plus acceuillante et à prix réduit ...&lt;br /&gt;
**Est ce que un organisme (ville de Paris, département, région, école, privé) pourrait prêter un lieu ? ==&amp;gt; besoin d'avoir des éléments chiffrés avant d'interroger de tels organismes.&lt;br /&gt;
DJ &amp;gt;&amp;gt;&amp;gt; à mon avis nous trouverons plus facilement une aide des CT en province que sur Paris ...&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16369</id>
		<title>FOSS4G francophone fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G_francophone_fr&amp;diff=16369"/>
		<updated>2007-07-18T09:59:11Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]] | [[Organisation_fr|Section Organisation]] | [[Promotion_visiblite_fr|Sous-section Promotion et Visibilité]]&lt;br /&gt;
=FOSS4G Francophone=&lt;br /&gt;
==Introduction ==&lt;br /&gt;
&lt;br /&gt;
Créer un évènement consacré aux logiciels libres et open source en géomatique '''francophone'''.&lt;br /&gt;
&lt;br /&gt;
== Liste des personnes intéressées ==&lt;br /&gt;
Listez vous ici si vous êtes intéressé pour '''participer/contribuer''' à l'organisation d'un FOSS4G Francophone.&lt;br /&gt;
* [[User:Yjacolin|Yjacolin]]&lt;br /&gt;
* Gwenael Bachelot&lt;br /&gt;
* Christophe Bredel&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* Viginie Jourdan&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Aide_financiaire_fr&amp;diff=16140</id>
		<title>Aide financiaire fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Aide_financiaire_fr&amp;diff=16140"/>
		<updated>2007-07-10T07:00:19Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Aide financière pour l'OSGeo Francophone '''&lt;br /&gt;
&lt;br /&gt;
EU - eContentPlus : http://www.ddm.gouv.fr/rubrique.php3?id_rubrique=29 - voir le CR de juin 2007&lt;br /&gt;
&lt;br /&gt;
Organisation internationale de la Francophonie : http://www.francophonie.org/&lt;br /&gt;
 *Fonds des inforoutes : Projets pour l'appropriation et l'usage des technologies par la création de contenus et d'applications numériques francophones.  &lt;br /&gt;
 *Traduction et interprétation : Projets destinés à promouvoir l'usage du français dans les grandes réunions internationales par la traduction des autres langues vers le français, ou réciproquement.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organisation de salons à l'étranger'''&lt;br /&gt;
&lt;br /&gt;
labellisation &amp;quot;France&amp;quot; d'UbiFrance : http://www.ubifrance.fr/label-france/label-france.asp&lt;br /&gt;
&lt;br /&gt;
Initiatives individuelles :&lt;br /&gt;
 *COFACE : http://www.coface.fr - pour des projets d'export&lt;br /&gt;
 *UbiFrance SIDEX : http://www.ubifrance.fr/sidex/presentation.htm - pour des projets d'export&lt;br /&gt;
 *aides locales (région, agences économiques, CCI, etc.)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16139</id>
		<title>Actions communication fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16139"/>
		<updated>2007-07-10T06:57:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Les actions de communication identifiées pour 2007 et 2008 :&lt;br /&gt;
&lt;br /&gt;
 *Organisation d'un village au [[Fr_geoevenement2007]] (avril 2007)&lt;br /&gt;
 *Organisation d'un village à GeoTunis en Tunisie (novembre 2007)&lt;br /&gt;
 *Organisation d'un village au GéoEvénement 2008 (avril 2008)&lt;br /&gt;
 *Organisation d'un &amp;quot;FOSS4G Francophone&amp;quot; en 2008 (date et lieu à définir)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16138</id>
		<title>Actions communication fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16138"/>
		<updated>2007-07-10T06:56:52Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Les actions de communication identifiées pour 2007 et 2008 :&lt;br /&gt;
&lt;br /&gt;
 *Organisation d'un village au [[Fr_geoevenement2007]] (mai 2007)&lt;br /&gt;
 *Organisation d'un village à GeoTunis en Tunisie (novembre 2007)&lt;br /&gt;
 *Organisation d'un village au GéoEvénement 2008 (avril 2008)&lt;br /&gt;
 *Organisation d'un &amp;quot;FOSS4G Francophone&amp;quot; en 2008 (date et lieu à définir)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16137</id>
		<title>Actions communication fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16137"/>
		<updated>2007-07-10T06:56:34Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Les actions de communication identifiées pour 2007 et 2008 :&lt;br /&gt;
&lt;br /&gt;
 *Organisation d'un village au [[Fr_geoevenement2007-GéoEvénement 2007]] (mai 2007)&lt;br /&gt;
 *Organisation d'un village à GeoTunis en Tunisie (novembre 2007)&lt;br /&gt;
 *Organisation d'un village au GéoEvénement 2008 (avril 2008)&lt;br /&gt;
 *Organisation d'un &amp;quot;FOSS4G Francophone&amp;quot; en 2008 (date et lieu à définir)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16136</id>
		<title>Actions communication fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16136"/>
		<updated>2007-07-10T06:54:36Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Les actions de communication identifiées pour 2007 et 2008 :&lt;br /&gt;
&lt;br /&gt;
 *Organisation d'un village au GéoEvénement 2007 (mai 2007)&lt;br /&gt;
 *Organisation d'un village à GeoTunis en Tunisie (novembre 2007)&lt;br /&gt;
 *Organisation d'un village au GéoEvénement 2008 (avril 2008)&lt;br /&gt;
 *Organisation d'un &amp;quot;FOSS4G Francophone&amp;quot; en 2008 (date et lieu à définir)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16135</id>
		<title>Actions communication fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Actions_communication_fr&amp;diff=16135"/>
		<updated>2007-07-10T06:53:33Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Les actions de communication identifiées pour 2007 et 2008 :&lt;br /&gt;
&lt;br /&gt;
Organisation d'un village au GéoEvénement 2007 (mai 2007)&lt;br /&gt;
&lt;br /&gt;
Organisation d'un village à GeoTunis en Tunisie (novembre 2007)&lt;br /&gt;
&lt;br /&gt;
Organisation d'un village au GéoEvénement 2008 (avril 2008)&lt;br /&gt;
&lt;br /&gt;
Organisation d'un &amp;quot;FOSS4G Francophone&amp;quot; en 2008 (date et lieu à définir)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Organisation_fr&amp;diff=16134</id>
		<title>Organisation fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Organisation_fr&amp;diff=16134"/>
		<updated>2007-07-10T06:50:08Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Francophone|Accueil OSGeo-fr]]&lt;br /&gt;
=L'OSGeo-fr=&lt;br /&gt;
&lt;br /&gt;
==Organisation==&lt;br /&gt;
* [[OSGeo_creation_fr|Page de création de l'OSGeo-fr]]&lt;br /&gt;
* [[OSGeo_proposition_fr|Proposition pour la création de l'OSGeo-fr]]&lt;br /&gt;
* [[OSGeo_creation_sondage_fr|Sondage sur l'OSGeo-fr]]&lt;br /&gt;
* [[Comment_contribuer_fr|Comment contribuer ?]]&lt;br /&gt;
* [[Aide_financiaire_fr|Aides financiaires]]&lt;br /&gt;
* [[Actions_communication_fr|Actions de communication]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Liste de diffusion==&lt;br /&gt;
&lt;br /&gt;
Vous pouvez déjà vous inscrire sur la liste des personnes intéréssées par la formation d'une représentation francophone (voir section Projets), puis vous inscrire à la liste de discussion (voir la section liste de diffusion) : [http://lists.osgeo.org/mailman/listinfo/francophone liste de discussion].&lt;br /&gt;
Il existe une page pour [http://lists.osgeo.org/pipermail/francophone/ consulter les archives de la liste].&lt;br /&gt;
&lt;br /&gt;
Vous pouvez joindre la liste de diffusion en envoyant un mail à  [mailto:francophone@lists.osgeo.org francophone@lists.osgeo.org].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Local chapter francophone]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Aide_financiaire_fr&amp;diff=16133</id>
		<title>Aide financiaire fr</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Aide_financiaire_fr&amp;diff=16133"/>
		<updated>2007-07-10T06:46:15Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Aide financière pour l'OSGeo Francophone '''&lt;br /&gt;
&lt;br /&gt;
EU - eContentPlus : http://www.ddm.gouv.fr/rubrique.php3?id_rubrique=29 - voir le CR de juin 2007&lt;br /&gt;
&lt;br /&gt;
Organisation internationale de la Francophonie : http://www.francophonie.org/&lt;br /&gt;
 *Fonds des inforoutes : Projets pour l'appropriation et l'usage des technologies par la création de contenus et d'applications numériques francophones.  &lt;br /&gt;
 *Traduction et interprétation : Projets destinés à promouvoir l'usage du français dans les grandes réunions internationales par la traduction des autres langues vers le français, ou réciproquement.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organisation de salons à l'étranger'''&lt;br /&gt;
&lt;br /&gt;
labellisation &amp;quot;France&amp;quot; d'UbiFrance : http://www.ubifrance.fr/label-france/label-france.asp&lt;br /&gt;
&lt;br /&gt;
Initiatives individuelles :&lt;br /&gt;
 *COFACE : http://www.coface.fr - pour des projets d'export&lt;br /&gt;
 *UbiFrance SIDEX : http://www.ubifrance.fr/sidex/presentation.htm&lt;br /&gt;
 *aides locales (région, agences économiques, CCI, etc.)&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Public_Geospatial_Data_Project&amp;diff=13361</id>
		<title>Public Geospatial Data Project</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Public_Geospatial_Data_Project&amp;diff=13361"/>
		<updated>2007-03-30T08:31:19Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is an official [[Public Geospatial Data Committee|official foundation committee]] page which provides more detail on meetings and discussions.&lt;br /&gt;
&lt;br /&gt;
== Mission ==&lt;br /&gt;
&lt;br /&gt;
=== Promote the use of open geospatial formats ===&lt;br /&gt;
Providing best-practise guidelines and examples for use of open and free standards for data (GML, WMS, WFS-T) and metadata (Dublin Core, RDF, ISO19115 through ISO19139).&lt;br /&gt;
&lt;br /&gt;
=== Promote public access to state-collected geodata ===&lt;br /&gt;
&lt;br /&gt;
Lead by example in demonstrating economic value and research activity generated by open access to public geographic information.&lt;br /&gt;
&lt;br /&gt;
=== Run a repository of open geodata ===&lt;br /&gt;
A [[Geodata_Repository]] shall be hosted by the PGDP.&lt;br /&gt;
Additionally, links to other open data repostories shall be collected.&lt;br /&gt;
&lt;br /&gt;
=== Present and explain licenses for public geodata ===&lt;br /&gt;
The PGDP aims to collect licenses suitable for the publishing of public geodata. The license shall be presented along with a summary of its benefits and focus.&lt;br /&gt;
&lt;br /&gt;
== Approach ==&lt;br /&gt;
&lt;br /&gt;
After a [[Public Geospatial Data Committee Definition Phase|Definition phase]] this has become an official [[Committees|committee]] within [[Main Page|OSGeo]]. &lt;br /&gt;
&lt;br /&gt;
=== Working Groups ===&lt;br /&gt;
&lt;br /&gt;
At the [[Geodata Committee Meeting 20060322|first meeting of the geodata committee]] we decided to focus interest through three [[Working Groups]]:&lt;br /&gt;
&lt;br /&gt;
* A [[Geodata Discovery Working Group]] which would focus on indexing and search of data and metadata repositories.&lt;br /&gt;
* A [[Geodata Packaging Working Group]] to look at creation and maintanance of really high quality and rich data packages to offer for educational purposes with software packages, with [[GRASS GIS]] in particular.&lt;br /&gt;
* A [[Geodata Licensing Working Group]] to look into parallel licensing developments and to consult on guidelines for open licenses for geodata.&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
&lt;br /&gt;
There is a public mailing list and [http://lists.osgeo.org/pipermail/geodata/ archive] for discussion of geodata activities within OSGeo at http://lists.osgeo.org/mailman/listinfo/geodata.&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
This group is having regular meetings on IRC on the #osgeo channel on irc.freenode.net. At the moment this is happening on Thursdays at 16:00 UTC. [http://www.timeanddate.com/worldclock/fixedtime.html?year=2006&amp;amp;month=4&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0 fixed time]&lt;br /&gt;
&lt;br /&gt;
See the [[Public Geospatial Data Committee|Geodata Committee]] page for more details on past meetings and upcoming agendas.&lt;br /&gt;
&lt;br /&gt;
=== People interested in participating ===&lt;br /&gt;
&lt;br /&gt;
* David Bitner &lt;br /&gt;
* Allan Doyle &lt;br /&gt;
* Florian Kindl &lt;br /&gt;
* Pericles S. Nacionales &lt;br /&gt;
* Markus Neteler &lt;br /&gt;
* [[User:JoWalsh|Jo Walsh]]&lt;br /&gt;
* [[User:Uchoa|Helton Uchoa]]&lt;br /&gt;
* Aaron Racicot - Ecotrust - aaronr at ecotrust.org&lt;br /&gt;
* Daniel Brookshier &lt;br /&gt;
* Schuyler Erle &lt;br /&gt;
* Jeff McKenna (DM Solutions)&lt;br /&gt;
* Steve Coast &lt;br /&gt;
* Mikel Maron &lt;br /&gt;
* Alessandro Frigeri&lt;br /&gt;
* David Blasby&lt;br /&gt;
* [[User:kevinyam| Kevin Yam]]&lt;br /&gt;
* [[User:putler|Dan Putler]]&lt;br /&gt;
* [[User:Arnulf Christl|Arnulf Christl]]&lt;br /&gt;
* Ned Horning&lt;br /&gt;
* [[User:Nhv|Norman Vine]]&lt;br /&gt;
* Colin Gowens&lt;br /&gt;
* [[User:smaffulli|Stefano Maffulli]]&lt;br /&gt;
* [[User:fbiasi|Frank Biasi]]&lt;br /&gt;
* [[User:Ticheler|Jeroen Ticheler]]&lt;br /&gt;
* Stefan Keller&lt;br /&gt;
* [[User:Dsampson|Dave Sampson]]&lt;br /&gt;
* [[User:kablukiw|Kevin Ward]]&lt;br /&gt;
* [[User:JoCook|Jo Cook]]&lt;br /&gt;
* Nick Black&lt;br /&gt;
* [[User:Mloskot|Mateusz Loskot]]&lt;br /&gt;
* Martin Spott&lt;br /&gt;
* David Jonglez&lt;br /&gt;
* ''Please add yourself''&lt;br /&gt;
&lt;br /&gt;
=== Organizations to beneficially connect with ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.eogeo.org EOGEO] &lt;br /&gt;
* [http://www.openstreetmap.org/ OpenStreetMap Project] &lt;br /&gt;
* [http://www.gsdi.org GSDI Association] &lt;br /&gt;
* [http://topp.openplans.org The Open Planning Project]&lt;br /&gt;
* [http://www.fgdc.gov Federal Geographic Data Committee]&lt;br /&gt;
* [http://www.opengeospatial.org Open Geospatial Consortium]&lt;br /&gt;
* [http://www.upct.org/ Un point c'est tout]&lt;br /&gt;
&lt;br /&gt;
=== Events ===&lt;br /&gt;
&lt;br /&gt;
Events where we can either promote our positions or are likely to run into like-minded individuals.&lt;br /&gt;
&lt;br /&gt;
* [http://www.asia-commons.net/ Asian Conference on the Digital Commons - April 18-20, 2006, Bangkok, Thailand]&lt;br /&gt;
* [http://conferences.oreillynet.com/where2006/ Where 2.0 - June 13-14, 2006, San Jose, California, USA]&lt;br /&gt;
* [http://www.foss4g2006.org/ FOSS4G2006 - Free And Open Source Software for Geoinformatics - September 12-15, 2006, Lausanne, Switzerland]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
=== Geo Data Repositories / Group Collection Projects ===&lt;br /&gt;
* [http://www.openstreetmap.org/ OpenStreetMap Project]&lt;br /&gt;
* [http://freeearthfoundation.com/ Free Earth Foundation]&lt;br /&gt;
* [http://geobase.ca/ Canadian Base Data]&lt;br /&gt;
* [http://geotorrent.org/ Various Free Datasets via Bittorrent]&lt;br /&gt;
* [http://geodatacommons.umaine.edu/ GeodataCommons project at U. Maine]&lt;br /&gt;
* [http://www.iscgm.org/cgi-bin/fswiki/wiki.cgi Global Map] - International Steering Committee for Global Mapping&lt;br /&gt;
* [http://www.geonames.org Geonames.org] - Geonames is integrating geographical data such as names, altitude, population and others from various sources&lt;br /&gt;
* [http://www.geo-one-stop.gov/ Geospatial One Stop]&lt;br /&gt;
* [http://gcmd.nasa.gov/index.html Global Change Master Directory]&lt;br /&gt;
* [http://conserveonline.org/workspaces/cons.geo.portal Conservation GeoPortal]&lt;br /&gt;
* [http://datagateway.nrcs.usda.gov/ USDA:NRCS Geospatial Data Gateway] - Lots of good imagery&lt;br /&gt;
* [http://www.fao.org/geonetwork FAO-UN GeoNetwork portal to spatial data and information]&lt;br /&gt;
&lt;br /&gt;
=== Geo Data Repository &amp;amp; Policy Research ===&lt;br /&gt;
&lt;br /&gt;
* [http://geodatacommons.umaine.edu/CGDPlone University of Maine Commons for Geographic Data]&lt;br /&gt;
* [http://www.metrogis.org MetroGIS] [http://datafinder.org Datafinder] Twin Cities, MN Metro Area Public Agency Data Sharing Effort (includes section on benefits/testimonials from public geodata)&lt;br /&gt;
* [http://www.gis.state.mn.us MN Governor's Council on Geographic Information]&lt;br /&gt;
* [http://www.oasisnyc.org New York City Open Accessible Space Information System]&lt;br /&gt;
* [http://www.mass.gov/mgis Massachusetts GIS]&lt;br /&gt;
&lt;br /&gt;
On the [[Geodata Repository]] page, a draft outline for OSGeo's own repository project is being prepared.&lt;br /&gt;
&lt;br /&gt;
=== Geo Data Policy Advocacy ===&lt;br /&gt;
* [http://www.publicgeodata.org/ Public Geodata Project] (IRC: [irc://freenode/publicgeodata publicgeodata]) with the support of the Open Knowledge Foundation&lt;br /&gt;
* [http://okfn.org/geo/manifesto.php Open Access to State-Collected Geospatial Data Manifesto]&lt;br /&gt;
* [http://www.freeourdata.org.uk/ Free Our Data: Make taxpayers' data available to them] (United Kingdom)&lt;br /&gt;
&lt;br /&gt;
=== Open Access ===&lt;br /&gt;
There are also more general open access movements, often aimed at scientific data, that could provide a venue for broadening awareness of the geo-specific issues.&lt;br /&gt;
&lt;br /&gt;
* [http://oa.mpg.de/openaccess-golm/index.html Berlin 4 Open Access - From Promise to Practice - March 29-31, 2006 Golm, Germany]&lt;br /&gt;
* [http://oa.mpg.de/openaccess-berlin/berlindeclaration.html Berlin Declaration on Open Access to Knowledge in the Sciences and Humanities]&lt;br /&gt;
* [http://www.conservationcommons.org/ Conservation Commons] - &amp;quot;The Conservation Commons is characterized by an underlying set of Principles which supports open access to, and in particular the fair use of, data and information related to the conservation of biodiversity.&amp;quot; &lt;br /&gt;
* [http://www.locusforums.org/forum/ The Locus Forum] - &amp;quot;The Locus Association is a trade association of private organisations working to increase opportunities and reduce barriers to fair trade between the public and private sector, particularly in the use of Public Sector Information.&amp;quot;&lt;br /&gt;
* [http://ppgis.iapad.org/ Public Participation GIS] - &amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
* [http://technology.guardian.co.uk/weekly/story/0,,1736751,00.html Ordnance Survey challenged to open up] - 2006-03-23 article in the Guardian&lt;br /&gt;
* [http://technology.guardian.co.uk/weekly/story/0,,1726229,00.html Give us back our crown jewels] - 2006-03-09 article in the Guardian&lt;br /&gt;
* [http://www.directionsmag.com/article.php?article_id=2107&amp;amp;trv=1 Why Europe Needs to Provide its Own Public Geodata ] by Jo Walsh (Feb 15, 2006)&lt;br /&gt;
* [http://www.systemed.net/blog/entry060311122655.html ShareAlike considered harmful for geodata] by Richard Fairhurst, a critique of GPL-like licensing situations with suggested LGPL-like model for distribution.&lt;br /&gt;
*  &amp;quot;Open Source Software for Spatial Data Infrastructure (FOSSDI)&amp;quot;. SDIC submitted 2005 to INSPIRE/EU. &amp;lt;br&amp;gt; [http://mpa.itc.it/markus/papers/sdic_call_fossdi.pdf PDF with layout] | [http://inspire.jrc.it/ir/sdic_view_step1_only.cfm?id=2163 HTML without layout]&lt;br /&gt;
* [http://mitworld.mit.edu/video/270/ Open Networks and Open Society: The Relationship between Freedom, Law, and Technology] - MIT World video featuring Hal Abelson, John Wilbanks, Creative Commons&lt;br /&gt;
* [http://www.metrogis.org/documents/articles/index.shtml Articles] [http://www.metrogis.org/benefits/testimonials/index.shtml Testimonials] [http://www.metrogis.org/benefits/studies/index.shtml Studies] [http://www.metrogis.org/benefits/perf_measure/index.shtml Performance Measures] about [http://www.metrogis.org Metrogis], a collaboration for GIS data sharing in the Twin Cities, MN, USA&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9584</id>
		<title>User:Djonglez</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9584"/>
		<updated>2006-11-17T12:59:26Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''---EN---'''&lt;br /&gt;
&lt;br /&gt;
Camptocamp Associate in charge of Business Development.&lt;br /&gt;
Particular interest in Public Geodata.&lt;br /&gt;
&lt;br /&gt;
'''---FR---'''&lt;br /&gt;
&lt;br /&gt;
Associé en charge de développement commercial chez Camptocamp (SS2L spécialisée en Géomatique).&lt;br /&gt;
Particulièrement intéressé par les Données Géographiques Libres.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
david dot jonglez at camptocamp dot com&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Francophone_OSGeo_Chapter&amp;diff=9583</id>
		<title>Francophone OSGeo Chapter</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Francophone_OSGeo_Chapter&amp;diff=9583"/>
		<updated>2006-11-17T12:57:44Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Local_Chapters|&amp;lt;&amp;lt; Back to the Local Chapters page]]&lt;br /&gt;
&lt;br /&gt;
= Francophone OSGeo Chapter =&lt;br /&gt;
&lt;br /&gt;
This is a first try at getting the french users (and french speaking people) to get to know each other.&lt;br /&gt;
So, after that, we may try to form a proper local chapter. &lt;br /&gt;
&lt;br /&gt;
At present you can sign up to the Francophone OSGeo mailing list by sending an empty email request to:&lt;br /&gt;
francophone-subscribe@mail.osgeo.org&lt;br /&gt;
&lt;br /&gt;
From this point onwards, the page will be in french.&lt;br /&gt;
&lt;br /&gt;
==Personnes intéressées==&lt;br /&gt;
&lt;br /&gt;
Ajoutez vous à la liste, et laissez une adresse mail valide lors de votre inscription sur le wiki, pour que l'on puisse vous joindre :&lt;br /&gt;
&lt;br /&gt;
# [[user:vdb|François Van Der Biest]] - (Paris, France) -&amp;gt; inscrit à la liste&lt;br /&gt;
# [[user:yjacolin|Yves Jacolin]] (Suresnes, France) -&amp;gt; inscrit à la liste&lt;br /&gt;
# [[user:fpouget|Frédéric Pouget]]&lt;br /&gt;
# [[user:Dmorissette|Daniel Morissette]] - (Chicoutimi, Québec)&lt;br /&gt;
# [[user:Laurent Jégou|Laurent Jégou]] - (Toulouse, France)&lt;br /&gt;
# [[user:Eve|Eve Rousseau]] - (Paris, France)&lt;br /&gt;
# [[user:tbadard|Thierry Badard]] - (Québec, Qc, Canada)&lt;br /&gt;
# [[user:gwenael.bachelot@autodesk.com|Gwenael Bachelot]] - (Paris, France)&lt;br /&gt;
# [[user:ludovic-L|Ludovic Lestrat]] (Orléans, France)&lt;br /&gt;
# [[user:rldhont|René-Luc D'Hont]] - (Montpellier, France)&lt;br /&gt;
# [[user:Fxp|François Prunayre]] - (Limoges, France)&lt;br /&gt;
# [[user:liofr|Huart lionel]] - (Valenciennes, France)&lt;br /&gt;
# [[user:djonglez|David Jonglez]] - (Chambéry, France) -&amp;gt; Inscrit sur la liste&lt;br /&gt;
# [[user:EmmanuelBelo|Emmanuel Belo]] - (Lausanne, Suisse)&lt;br /&gt;
# [[user:Damien|Damien Corpataux]] - (Lausanne, Suisse)&lt;br /&gt;
# [[user:asaintleger|Arnaud Saint Léger]] - (Chambéry, France)&lt;br /&gt;
# [[user:pgiraud|Pierre Giraud]] - (Chambéry, France)&lt;br /&gt;
# [[user:AlexSaunier|Alexandre Saunier]] - (Lausanne, Suisse)&lt;br /&gt;
# [[user:mcoudert|Mathieu Coudert]] - (Chambéry, France)&lt;br /&gt;
# [[user:makina|Vincent Picavet]] - (Paris, France) -&amp;gt; Inscrit sur la liste.&lt;br /&gt;
# [[user:makina|Christophe Tuffery]] - (Paris, France)&lt;br /&gt;
# [[user:sidonie|Sidonie Christophe]] - (Paris, France)&lt;br /&gt;
# [[user:JulienSam|Julien-Samuel Lacroix]] - (Chicoutimi, Québec)&lt;br /&gt;
# [[user:pa|Pierre-André Le Ny]] - (Paris, France)&lt;br /&gt;
# [[user:otravaglini|Olivier Travaglini]] - (Genève, Suisse)&lt;br /&gt;
# [[user:aleroux|Alexandre Leroux]] - (Montréal, Québec)&lt;br /&gt;
# [[user: MartinF| Martin Fafard]] - (Laval, Québec)&lt;br /&gt;
# [[user: kleinicolas| Nicolas KLEIN]] - (La Rochelle, France)&lt;br /&gt;
# [[user: greg | Grégory BOURBON]] - (St Etienne, France)&lt;br /&gt;
# [[user: Robin | Robin PREST]] - (Laon, France)&lt;br /&gt;
# [[user: Marie | Marie Silvestre]] - (Paris, France) -&amp;gt; Inscrite sur la liste.&lt;br /&gt;
# [[user: trantor | Xavier Guipon]] - (Vanves, France)&lt;br /&gt;
&lt;br /&gt;
== Mailing List ==&lt;br /&gt;
&lt;br /&gt;
Vous pouvez désormais vous inscrire à la liste de diffusion.&lt;br /&gt;
&lt;br /&gt;
Pour se faire, suivre les étapes suivantes :&lt;br /&gt;
# [https://www.osgeo.org/servlets/TLogin Créer un compte] et se connecter (même lien)&lt;br /&gt;
# Ouvrir [https://mail.osgeo.org/servlets/ProjectMailingListList la page des listes de diffusion]&lt;br /&gt;
&lt;br /&gt;
En bas de l'écran se trouve deux bouton sous la mention de la liste &amp;quot;francophone@mail.osgeo.org&amp;quot;. Choisir le mode &amp;quot;Recevoir chaque message séparément&amp;quot; (message-by-message) ou &amp;quot;Recevoir les messages groupés régulièrement&amp;quot; (Digest). Cliquer sur &amp;quot;'''Subscribe'''&amp;quot; (s'inscrire).&lt;br /&gt;
&lt;br /&gt;
[https://mail.osgeo.org/servlets/SummarizeList?listName=francophone Consulter les archives de la liste]&lt;br /&gt;
&lt;br /&gt;
==Étapes==&lt;br /&gt;
Les différentes étapes de la formation du Local Chapter sont les suivantes (issue du [[Fr_localChapterGuideline|Local Chapter Guidelines]]):&lt;br /&gt;
# Auto-organisation : ici sur le wiki, connaître les personnes intéressées.&lt;br /&gt;
# Préparation d'une mission et des objectifs en indiquant la portée de la représentation planifiée (étendue géographique ou linguistique par exemple).&lt;br /&gt;
# Proposition d'une représentation officielle pour assurer la liaison avec le Bureau de l'OSGeo. Si accepté par le Bureau, le représentant deviendra un membre de l'OSGeo.&lt;br /&gt;
# Soumission d'une demande officielle de l'intérêt de former une représentation au Bureau de l'OSGeo, listant les membres initiaux, ses missions, sa représentation, sa forme légale (incorporé ?) et toutes informations supplémentaires.&lt;br /&gt;
# Considération de la proposition par le bureau de l'OSGeo d'une motion pour former la représentation, et désignant le membre de liaison.&lt;br /&gt;
&lt;br /&gt;
==Mission==&lt;br /&gt;
Vous trouverez ici une traduction de la présentation de la fondation OSGeo ainsi que du document &amp;quot;Local Chapter Guidelines&amp;quot; : [[fr_OSGeo|Présentation de l'OSGeo en français]] et [[fr_localChapterGuideline|Présentation des Représentations nationales]].&lt;br /&gt;
&lt;br /&gt;
Ajoutez à cette liste ce qui vous semble pertinent :&lt;br /&gt;
&lt;br /&gt;
* Créer une représentation francophone de l'OSGEO et organiser des rencontres sur une base périodique, c'est-à-dire fournir un réseau de membres pour l'aide (support) et les opportunités de travail;&lt;br /&gt;
* Offrir aux utilisateurs francophones une porte d'entrée unifiée au monde de la géomatique libre ;&lt;br /&gt;
* Promouvoir le logiciel libre dans la communauté géomatique ;&lt;br /&gt;
* Promouvoir les données libres dans la communauté géomatique et chez les éditeurs (aide aux standards libres et accès aux données géospatiales dans la région) ;&lt;br /&gt;
* Diffuser de la documentation en français sur les logiciels libres (éducation, aide et développement de contenu d'e-learning dans les langues locales) ;&lt;br /&gt;
* Promouvoir les logiciels libres dans la formation initiale et continue ;&lt;br /&gt;
* Tester et faire démonstration des logiciels libres (développement d'applications prototypes pour démontrer les possibilités de l'Open Source géospatiale à des audiences locales ou régionales);&lt;br /&gt;
* Localisation et Internationalisation des logiciels&lt;br /&gt;
* Personnalisation et préparation de logiciels pour des besoins locaux et régionaux&lt;br /&gt;
* Promouvoir l'OSGeo et améliorer sa visibilité dans divers forums. &lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
==Meeting==&lt;br /&gt;
&lt;br /&gt;
Quand la liste des participants se sera allongée, il sera temps de chercher une date et un lieu !&lt;br /&gt;
&lt;br /&gt;
[[Category:Local Chapters]]&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9580</id>
		<title>User:Djonglez</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9580"/>
		<updated>2006-11-17T11:28:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''---EN---'''&lt;br /&gt;
&lt;br /&gt;
Camptocamp Associate in charge of Business Development.&lt;br /&gt;
Particular interest in Public Geodata.&lt;br /&gt;
&lt;br /&gt;
'''---FR---'''&lt;br /&gt;
&lt;br /&gt;
Associé en charge de développement commercial chez Camptocamp (SS2L spécialisée en Géomatique).&lt;br /&gt;
Particulièrement intéressé par les Données Géographiques Libres.&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9579</id>
		<title>User:Djonglez</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9579"/>
		<updated>2006-11-17T11:28:06Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''---EN---'''&lt;br /&gt;
&lt;br /&gt;
Camptocamp Associate in charge of Business Development.&lt;br /&gt;
Particular interest in Publig Geodata.&lt;br /&gt;
&lt;br /&gt;
'''---FR---'''&lt;br /&gt;
&lt;br /&gt;
Associé en charge de développement commercial chez Camptocamp (SS2L spécialisée en Géomatique).&lt;br /&gt;
Particulièrement intéressé par les Données Géographiques Libres.&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9578</id>
		<title>User:Djonglez</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Djonglez&amp;diff=9578"/>
		<updated>2006-11-17T11:26:17Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;EN&lt;br /&gt;
Camptocamp Associate in charge of Business Development.&lt;br /&gt;
Particular interest in Publig Geodata.&lt;br /&gt;
&lt;br /&gt;
FR&lt;br /&gt;
Associé en charge de développement commercial chez Camptocamp (SS2L spécialisée en Géomatique).&lt;br /&gt;
Particulièrement intéressé par les Données Géographiques Libres.&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Francophone_OSGeo_Chapter&amp;diff=9351</id>
		<title>Francophone OSGeo Chapter</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Francophone_OSGeo_Chapter&amp;diff=9351"/>
		<updated>2006-11-08T08:48:33Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Djonglez: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Local_Chapters|&amp;lt;&amp;lt; Back to the Local Chapters page]]&lt;br /&gt;
&lt;br /&gt;
= Francophone OSGeo Chapter =&lt;br /&gt;
&lt;br /&gt;
This is a first try at getting the french users (and french speaking people) to get to know each other.&lt;br /&gt;
So, after that, we may try to form a proper local chapter. &lt;br /&gt;
&lt;br /&gt;
From this point onwards, the page will be in french.&lt;br /&gt;
&lt;br /&gt;
==Personnes intéressées==&lt;br /&gt;
&lt;br /&gt;
Ajoutez vous à la liste, et laissez une adresse mail valide lors de votre inscription sur le wiki, pour que l'on puisse vous joindre :&lt;br /&gt;
&lt;br /&gt;
* [[user:vdb|François Van Der Biest]] - (Paris, Nancy)&lt;br /&gt;
* [[user:yjacolin|Yves Jacolin]] (Suresnes, France)&lt;br /&gt;
* [[user:fpouget|Frédéric Pouget]]&lt;br /&gt;
* [[user:Dmorissette|Daniel Morissette]] - (Chicoutimi, Québec)&lt;br /&gt;
* [[user:Laurent Jégou|Laurent Jégou]] - (Toulouse, France)&lt;br /&gt;
* [[user:tbadard|Thierry Badard]] - (Québec, Qc, Canada)&lt;br /&gt;
* [[user:gwenael.bachelot@autodesk.com|Gwenael Bachelot]] - (Paris, France)&lt;br /&gt;
* [[user:ludovic-L|Ludovic Lestrat]] (Orléans, France)&lt;br /&gt;
* [[user:rldhont|René-Luc D'Hont]] - (Montpellier, France)&lt;br /&gt;
* [[user:Fxp|François Prunayre]] - (Limoges, France)&lt;br /&gt;
* [[user:liofr|Huart lionel]] - (Valenciennes, France)&lt;br /&gt;
* [[user:djonglez|David Jonglez]] - (Chambéry, France)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mission==&lt;br /&gt;
Vous trouverez ici une traduction de la présentation de la fondation OSGeo ainsi que du document &amp;quot;Local Chapter Guidelines&amp;quot; : [[fr_OSGeo|Présentation de l'OSGeo en français]] et [[fr_localChapterGuideline|Présentation des Représentations nationales]].&lt;br /&gt;
&lt;br /&gt;
Ajoutez à cette liste ce qui vous semble pertinent :&lt;br /&gt;
&lt;br /&gt;
* Créer une représentation francophone de l'OSGEO et organiser des rencontres sur une base périodique, c'est-à-dire fournir un réseau de membres pour l'aide (support) et les opportunités de travail;&lt;br /&gt;
* Offrir aux utilisateurs francophones une porte d'entrée unifiée au monde de la géomatique libre ;&lt;br /&gt;
* Promouvoir le logiciel libre dans la communauté géomatique ;&lt;br /&gt;
* Promouvoir les données libres dans la communauté géomatique et chez les éditeurs (aide aux standards libres et accès aux données géospatiales dans la région) ;&lt;br /&gt;
* Diffuser de la documentation en français sur les logiciels libres (éducation, aide et développement de contenu d'e-learning dans les langues locales) ;&lt;br /&gt;
* Promouvoir les logiciels libres dans la formation initiale et continue ;&lt;br /&gt;
* Tester et faire démonstration des logiciels libres (développement d'applications prototypes pour démontrer les possibilités de l'Open Source géospatiale à des audiences locales ou régionales);&lt;br /&gt;
* Localisation et Internationalisation des logiciels&lt;br /&gt;
* Personnalisation et préparation de logiciels pour des besoins locaux et régionaux&lt;br /&gt;
* Promouvoir l'OSGeo et améliorer sa visibilité dans divers forums. &lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
==Meeting==&lt;br /&gt;
&lt;br /&gt;
Quand la liste des participants se sera allongée, il sera temps de chercher une date et un lieu !&lt;/div&gt;</summary>
		<author><name>Wiki-Djonglez</name></author>
	</entry>
</feed>