<?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-Msmith</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-Msmith"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Msmith"/>
	<updated>2026-04-13T09:18:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Benchmarking_2009&amp;diff=39167</id>
		<title>Benchmarking 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Benchmarking_2009&amp;diff=39167"/>
		<updated>2009-06-17T21:41:23Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Participants ==&lt;br /&gt;
&lt;br /&gt;
* Geoserver&lt;br /&gt;
** Andrea Aime&lt;br /&gt;
* MapServer&lt;br /&gt;
** [[User:Dmorissette | Daniel Morissette]]&lt;br /&gt;
** Jeff McKenna&lt;br /&gt;
** Paul Ramsey&lt;br /&gt;
* PostGIS&lt;br /&gt;
** Paul Ramsey&lt;br /&gt;
* Oracle&lt;br /&gt;
** Mike Smith&lt;br /&gt;
* SDE&lt;br /&gt;
** Mike Smith&lt;br /&gt;
&lt;br /&gt;
== Basic Premise ==&lt;br /&gt;
&lt;br /&gt;
Each WMS will be set up on the server box to serve exactly the same set of LAYERS. A JMeter load will be run on the testing box to exercise various aspect of those layers.&lt;br /&gt;
&lt;br /&gt;
== Layers ==&lt;br /&gt;
&lt;br /&gt;
* '''texas_roads_unstyled'''  This test exercises raw data access speed. The lines are black, the background is white, there are a hundred or so lines in each output image. The output is a two-color PNG8 image.  &lt;br /&gt;
* '''texas_roads_styled''' This test exercises the renderer a bit more. The lines will be &amp;quot;pipe-styled&amp;quot; and different road types will have different styles. TODO(Define the road classes and expected styles.)&lt;br /&gt;
* '''texas_roads_styled_scale''' This test exercises the renderer a bit more. The layer should be a single table/shapefile, the styling would just draw the highways up to a certain scale, and all the roads afterwards. The stress test shall jump between zoom levels to assess the rendering is smart enough to read only the necessary data.&lt;br /&gt;
* '''texas_roads_styled_labeled''' This test exercises the render and the label algorithms.  Combine the above style with road labels. Labels will follow curves.  TODO(Define the expected labeling look. We know that exact matches between engines will be impossible, this will be a &amp;quot;best efforts&amp;quot; test)&lt;br /&gt;
* '''point_layer_styled''' This test exercises the ability of the renderer to build a map in which points are symbolized with a certain number of externally provided icons (png/svg) depending on some point attribute. &lt;br /&gt;
* '''polygon layers''' Include one or two test layers to exercise polygon rendering, with solid fill or hatch patterns. For this test the type of classification matters less than the number and complexity of the polygons (number of vertices and rings) which is the aspect we should work on. e.g. render maps with a few complex polygons vs other maps with lots of small polygons.&lt;br /&gt;
* '''single big ECW file''' (actual data TBD). This test exercises the ability to read a single wavelet compressed file and return it in JPEG format.&lt;br /&gt;
* '''file system mosaic of TIFF tiles'''. Generated out of the ECW file by splitting it into a sizeable amount of tiles, this test checks the ability of the server to efficiently retrieve data from a large collection of images and deal the associated file handling issues (ulimit and the like). It can also serve as a comparison with ECW results.&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
* Data will reside in '''/opt/data''' on the testing server. Do not add any data to this directory without also describing it fully on this page.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For those of us who have to build our software, the builds will be staged in '''/opt/build'''&lt;br /&gt;
&lt;br /&gt;
=== Libraries ===&lt;br /&gt;
&lt;br /&gt;
* GEOS 3.1.1 installed in /usr/local (pramsey)&lt;br /&gt;
* Proj4 SVN trunk installed in /usr/local (pramsey)&lt;br /&gt;
* libecw installed in /usr/local (pramsey)&lt;br /&gt;
* GDAL 1.6.1 installed in /usr/local (pramsey)&lt;br /&gt;
* AGG 2.5 installed in /usr/local (pramsey)&lt;br /&gt;
* FastCGI (TBD)&lt;br /&gt;
&lt;br /&gt;
=== Databases ===&lt;br /&gt;
&lt;br /&gt;
* PostgreSQL installed in /usr/local/pgsql (pramsey)&lt;br /&gt;
** PostgreSQL 8.3.7&lt;br /&gt;
** PostGIS 1.4.0 &lt;br /&gt;
** PGDATA in /home/postgres/data&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30742</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30742"/>
		<updated>2008-10-10T23:56:26Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Rocked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food rocked&lt;br /&gt;
&lt;br /&gt;
The Lightning Talks rocked&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked =&lt;br /&gt;
Network bandwidth (sometimes) sucked&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30741</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30741"/>
		<updated>2008-10-10T23:56:16Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Sucked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food rocked&lt;br /&gt;
The Lightning Talks rocked&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked =&lt;br /&gt;
Network bandwidth (sometimes) sucked&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30740</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30740"/>
		<updated>2008-10-10T23:55:48Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Rocked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food rocked&lt;br /&gt;
The Lightning Talks rocked&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked =&lt;br /&gt;
Network bandwidth was marginal&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30739</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30739"/>
		<updated>2008-10-10T23:55:11Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Sucked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food was outstanding&lt;br /&gt;
&lt;br /&gt;
The Lightning Talks were fantastic&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked =&lt;br /&gt;
Network bandwidth was marginal&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30738</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30738"/>
		<updated>2008-10-10T23:54:46Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Rocked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food was outstanding&lt;br /&gt;
&lt;br /&gt;
The Lightning Talks were fantastic&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30737</id>
		<title>FOSS4G2008 Comments</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_Comments&amp;diff=30737"/>
		<updated>2008-10-10T23:53:22Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Things That Rocked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Things That Rocked =&lt;br /&gt;
The food was outstanding&lt;br /&gt;
&lt;br /&gt;
= Things That Sucked = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Other Things =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;br /&gt;
[[Category:FOSS4G]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Africa_Local_Chapter&amp;diff=30206</id>
		<title>Africa Local Chapter</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Africa_Local_Chapter&amp;diff=30206"/>
		<updated>2008-10-02T07:56:43Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: add links to list, remove link to odd (now missing) domain.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use this page as scratch pad to design activities within the Africa domain, project, local chapter, etc. Maybe it is a good idea to start with a member list with some a short introduction or link to the all members page.&lt;br /&gt;
&lt;br /&gt;
Please join the [http://lists.osgeo.org/mailman/listinfo/africa Africa] mailing list, and review the [http://lists.osgeo.org/pipermail/africa/ archive].&lt;br /&gt;
&lt;br /&gt;
[[Category:Local Chapters]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Msmith&amp;diff=30204</id>
		<title>User:Msmith</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Msmith&amp;diff=30204"/>
		<updated>2008-10-02T07:40:25Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: New page: Category:OSGeo Member&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:OSGeo Member]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29505</id>
		<title>FOSS4G2008 BOF Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29505"/>
		<updated>2008-09-23T11:40:42Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Room 2.40b */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[FOSS4G2008]]...&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://www.foss4g2008.org/ FOSS4G2008 conference] in Cape Town, South Africa, there will be conference rooms available for people to hold Birds-of-a-Feather sessions. These are groups who self-organise informally around something in common, like a project, interest, local chapter, or language. &lt;br /&gt;
&lt;br /&gt;
Note: Times are subject to change until the main programme is finalised (around mid-August)&lt;br /&gt;
&lt;br /&gt;
= Timetable =&lt;br /&gt;
A timetable will be posted when BoF sessions firm up. Changes and new sessions will be posted on announcement boards during the event. In the meantime start your planning below. &lt;br /&gt;
&lt;br /&gt;
BoF primetime is on Tuesday 30th after presentations end. We have the rooms till closing time around 11pm so you can go on as long as you like or we could set up two 'shifts'. Your BoF could even turn into a codesprint.&lt;br /&gt;
&lt;br /&gt;
== Tuesday September 30, 2008 ==&lt;br /&gt;
This is the primary BOF time slot.&lt;br /&gt;
* BOF sessions can be scheduled from 17h15 till late&lt;br /&gt;
* Labs and Presentations are scheduled to end at 17h00&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
== Wednesday October 1, 2008 ==&lt;br /&gt;
* The session after tea has 2 x Labs running but no Presentations. &lt;br /&gt;
* BOF sessions can be scheduled from 15h30 to 17h45&lt;br /&gt;
* the buses for the [http://conference.osgeo.org/index.php/foss4g/2008/announcement/view/3 Gala Event at Moyo in Stellenbosch] leave at 18:00&lt;br /&gt;
* Please only use this time slot if necessary. Many people will need to leave by 17:45 to catch the bus on time.&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
= Conference Rooms available for BOF sessions =&lt;br /&gt;
* The seating capacity that is listed is a maximum number, that may be reduced.&lt;br /&gt;
* The rooms will be set up with chairs, but not tables.&lt;br /&gt;
&lt;br /&gt;
# 2.6a (120)&lt;br /&gt;
# 2.6b (120)&lt;br /&gt;
# 2.4a (120) &lt;br /&gt;
# 2.4b (120)&lt;br /&gt;
# 1.6 (260)(could hold more than one BoF?)&lt;br /&gt;
# Overflow rooms or if you really need PCs - these are the workshop rooms and it might be preferable not to use them for BoFs.&lt;br /&gt;
## Roof Terrace (100)&lt;br /&gt;
## Room 1.40 (96)&lt;br /&gt;
&lt;br /&gt;
= BOF organization =&lt;br /&gt;
You can use this page to organize your BOF session:&lt;br /&gt;
* create a section below for your BOF&lt;br /&gt;
* have people edit this page to indicate they will be attending&lt;br /&gt;
* you must provide a contact person who is managing the meeting&lt;br /&gt;
* also make your description as clear as possible, for many attendees it will be the only thing they read before choosing one&lt;br /&gt;
&lt;br /&gt;
= BOF sessions =&lt;br /&gt;
==Tuesday from 17h00==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*17h15 - 18h30: (South) Africa OSGeo Local Chapter formation. For those on the africa@lists.osgeo.org list plus anyone from Africa who's interested in pursuing the OSGeo agenda locally. [[User:Gfleming]]&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*17h15 - 18h30: Ext + OpenLayers. There are a number of people working on creating toolsets using OpenLayers and the Ext JS library.  This session is for anybody interested in working on, or talking about collaborating on a high class geo-toolkit using Ext JS. [[User:tschaub]]&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
Proposed Marketing BOF.&lt;br /&gt;
30 mins from 17.15 - 17.45&lt;br /&gt;
#Topics&lt;br /&gt;
## ARticle library- content and use&lt;br /&gt;
## Getting volunteers (and keeping them!) for local regions&lt;br /&gt;
## Anything else?&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
==Wednesday==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
*15h30 - 17h00: Tentative NSIF meeting. &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*15h30 - 17h00: GIS Education at tertiary institutions exploratory workshop.  &lt;br /&gt;
*Anyone with an interest in tertiary GIS tuition is welcome, not only academics.  &lt;br /&gt;
*What is the market demanding? should specific software packages be taught? should open source now be included as an option?  will this impact on institutions getting their courses accredited by PLATO? how should we be dealing with short courses to assist people who want to upgrade from technician to professional GIS practitioner? are correspondence courses an option and who will run them?  are there enough short courses for the industry?  &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za or Bongiwe Masabalala BAMasabalala@sli.wcape.gov.za&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*15h30 - 17h00: WMS Tiling&lt;br /&gt;
*Contact: Raj Singh (rsingh@opengeospatial.org)&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
* Proposed Live DVD BOF- Tim Bowden&lt;br /&gt;
* Time: 15.30 - 16.00&lt;br /&gt;
# Review of existing DVD&lt;br /&gt;
# Wish list&lt;br /&gt;
# Proposed Timeline&lt;br /&gt;
# Interested parties&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
15h30-17h00&lt;br /&gt;
&lt;br /&gt;
Oracle Spatial BOF Meeting - Michael Smith, US Army Corps of Engineers and Oracle Spatial SIG Technical Representative&lt;br /&gt;
&lt;br /&gt;
Anyone using Oracle Spatial in any of the FOSS4G apps? Meet at the Oracle Spatial BOF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29504</id>
		<title>FOSS4G2008 BOF Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29504"/>
		<updated>2008-09-23T11:39:45Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Room 2.40b */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[FOSS4G2008]]...&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://www.foss4g2008.org/ FOSS4G2008 conference] in Cape Town, South Africa, there will be conference rooms available for people to hold Birds-of-a-Feather sessions. These are groups who self-organise informally around something in common, like a project, interest, local chapter, or language. &lt;br /&gt;
&lt;br /&gt;
Note: Times are subject to change until the main programme is finalised (around mid-August)&lt;br /&gt;
&lt;br /&gt;
= Timetable =&lt;br /&gt;
A timetable will be posted when BoF sessions firm up. Changes and new sessions will be posted on announcement boards during the event. In the meantime start your planning below. &lt;br /&gt;
&lt;br /&gt;
BoF primetime is on Tuesday 30th after presentations end. We have the rooms till closing time around 11pm so you can go on as long as you like or we could set up two 'shifts'. Your BoF could even turn into a codesprint.&lt;br /&gt;
&lt;br /&gt;
== Tuesday September 30, 2008 ==&lt;br /&gt;
This is the primary BOF time slot.&lt;br /&gt;
* BOF sessions can be scheduled from 17h15 till late&lt;br /&gt;
* Labs and Presentations are scheduled to end at 17h00&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
== Wednesday October 1, 2008 ==&lt;br /&gt;
* The session after tea has 2 x Labs running but no Presentations. &lt;br /&gt;
* BOF sessions can be scheduled from 15h30 to 17h45&lt;br /&gt;
* the buses for the [http://conference.osgeo.org/index.php/foss4g/2008/announcement/view/3 Gala Event at Moyo in Stellenbosch] leave at 18:00&lt;br /&gt;
* Please only use this time slot if necessary. Many people will need to leave by 17:45 to catch the bus on time.&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
= Conference Rooms available for BOF sessions =&lt;br /&gt;
* The seating capacity that is listed is a maximum number, that may be reduced.&lt;br /&gt;
* The rooms will be set up with chairs, but not tables.&lt;br /&gt;
&lt;br /&gt;
# 2.6a (120)&lt;br /&gt;
# 2.6b (120)&lt;br /&gt;
# 2.4a (120) &lt;br /&gt;
# 2.4b (120)&lt;br /&gt;
# 1.6 (260)(could hold more than one BoF?)&lt;br /&gt;
# Overflow rooms or if you really need PCs - these are the workshop rooms and it might be preferable not to use them for BoFs.&lt;br /&gt;
## Roof Terrace (100)&lt;br /&gt;
## Room 1.40 (96)&lt;br /&gt;
&lt;br /&gt;
= BOF organization =&lt;br /&gt;
You can use this page to organize your BOF session:&lt;br /&gt;
* create a section below for your BOF&lt;br /&gt;
* have people edit this page to indicate they will be attending&lt;br /&gt;
* you must provide a contact person who is managing the meeting&lt;br /&gt;
* also make your description as clear as possible, for many attendees it will be the only thing they read before choosing one&lt;br /&gt;
&lt;br /&gt;
= BOF sessions =&lt;br /&gt;
==Tuesday from 17h00==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*17h15 - 18h30: (South) Africa OSGeo Local Chapter formation. For those on the africa@lists.osgeo.org list plus anyone from Africa who's interested in pursuing the OSGeo agenda locally. [[User:Gfleming]]&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*17h15 - 18h30: Ext + OpenLayers. There are a number of people working on creating toolsets using OpenLayers and the Ext JS library.  This session is for anybody interested in working on, or talking about collaborating on a high class geo-toolkit using Ext JS. [[User:tschaub]]&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
Proposed Marketing BOF.&lt;br /&gt;
30 mins from 17.15 - 17.45&lt;br /&gt;
#Topics&lt;br /&gt;
## ARticle library- content and use&lt;br /&gt;
## Getting volunteers (and keeping them!) for local regions&lt;br /&gt;
## Anything else?&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
==Wednesday==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
*15h30 - 17h00: Tentative NSIF meeting. &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*15h30 - 17h00: GIS Education at tertiary institutions exploratory workshop.  &lt;br /&gt;
*Anyone with an interest in tertiary GIS tuition is welcome, not only academics.  &lt;br /&gt;
*What is the market demanding? should specific software packages be taught? should open source now be included as an option?  will this impact on institutions getting their courses accredited by PLATO? how should we be dealing with short courses to assist people who want to upgrade from technician to professional GIS practitioner? are correspondence courses an option and who will run them?  are there enough short courses for the industry?  &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za or Bongiwe Masabalala BAMasabalala@sli.wcape.gov.za&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*15h30 - 17h00: WMS Tiling&lt;br /&gt;
*Contact: Raj Singh (rsingh@opengeospatial.org)&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
* Proposed Live DVD BOF- Tim Bowden&lt;br /&gt;
* Time: 15.30 - 16.00&lt;br /&gt;
# Review of existing DVD&lt;br /&gt;
# Wish list&lt;br /&gt;
# Proposed Timeline&lt;br /&gt;
# Interested parties&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
15h30-17h00&lt;br /&gt;
&lt;br /&gt;
Oracle Spatial BOF Meeting - &lt;br /&gt;
&lt;br /&gt;
Anyone using Oracle Spatial in any of the FOSS4G apps? Meet at the Oracle Spatial BOF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29503</id>
		<title>FOSS4G2008 BOF Sessions</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS4G2008_BOF_Sessions&amp;diff=29503"/>
		<updated>2008-09-23T11:39:17Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Msmith: /* Room 2.40b */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[FOSS4G2008]]...&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
During the [http://www.foss4g2008.org/ FOSS4G2008 conference] in Cape Town, South Africa, there will be conference rooms available for people to hold Birds-of-a-Feather sessions. These are groups who self-organise informally around something in common, like a project, interest, local chapter, or language. &lt;br /&gt;
&lt;br /&gt;
Note: Times are subject to change until the main programme is finalised (around mid-August)&lt;br /&gt;
&lt;br /&gt;
= Timetable =&lt;br /&gt;
A timetable will be posted when BoF sessions firm up. Changes and new sessions will be posted on announcement boards during the event. In the meantime start your planning below. &lt;br /&gt;
&lt;br /&gt;
BoF primetime is on Tuesday 30th after presentations end. We have the rooms till closing time around 11pm so you can go on as long as you like or we could set up two 'shifts'. Your BoF could even turn into a codesprint.&lt;br /&gt;
&lt;br /&gt;
== Tuesday September 30, 2008 ==&lt;br /&gt;
This is the primary BOF time slot.&lt;br /&gt;
* BOF sessions can be scheduled from 17h15 till late&lt;br /&gt;
* Labs and Presentations are scheduled to end at 17h00&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
== Wednesday October 1, 2008 ==&lt;br /&gt;
* The session after tea has 2 x Labs running but no Presentations. &lt;br /&gt;
* BOF sessions can be scheduled from 15h30 to 17h45&lt;br /&gt;
* the buses for the [http://conference.osgeo.org/index.php/foss4g/2008/announcement/view/3 Gala Event at Moyo in Stellenbosch] leave at 18:00&lt;br /&gt;
* Please only use this time slot if necessary. Many people will need to leave by 17:45 to catch the bus on time.&lt;br /&gt;
* Venues available: 5 x presentation rooms.&lt;br /&gt;
&lt;br /&gt;
= Conference Rooms available for BOF sessions =&lt;br /&gt;
* The seating capacity that is listed is a maximum number, that may be reduced.&lt;br /&gt;
* The rooms will be set up with chairs, but not tables.&lt;br /&gt;
&lt;br /&gt;
# 2.6a (120)&lt;br /&gt;
# 2.6b (120)&lt;br /&gt;
# 2.4a (120) &lt;br /&gt;
# 2.4b (120)&lt;br /&gt;
# 1.6 (260)(could hold more than one BoF?)&lt;br /&gt;
# Overflow rooms or if you really need PCs - these are the workshop rooms and it might be preferable not to use them for BoFs.&lt;br /&gt;
## Roof Terrace (100)&lt;br /&gt;
## Room 1.40 (96)&lt;br /&gt;
&lt;br /&gt;
= BOF organization =&lt;br /&gt;
You can use this page to organize your BOF session:&lt;br /&gt;
* create a section below for your BOF&lt;br /&gt;
* have people edit this page to indicate they will be attending&lt;br /&gt;
* you must provide a contact person who is managing the meeting&lt;br /&gt;
* also make your description as clear as possible, for many attendees it will be the only thing they read before choosing one&lt;br /&gt;
&lt;br /&gt;
= BOF sessions =&lt;br /&gt;
==Tuesday from 17h00==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*17h15 - 18h30: (South) Africa OSGeo Local Chapter formation. For those on the africa@lists.osgeo.org list plus anyone from Africa who's interested in pursuing the OSGeo agenda locally. [[User:Gfleming]]&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*17h15 - 18h30: Ext + OpenLayers. There are a number of people working on creating toolsets using OpenLayers and the Ext JS library.  This session is for anybody interested in working on, or talking about collaborating on a high class geo-toolkit using Ext JS. [[User:tschaub]]&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
Proposed Marketing BOF.&lt;br /&gt;
30 mins from 17.15 - 17.45&lt;br /&gt;
#Topics&lt;br /&gt;
## ARticle library- content and use&lt;br /&gt;
## Getting volunteers (and keeping them!) for local regions&lt;br /&gt;
## Anything else?&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
==Wednesday==&lt;br /&gt;
===Room 1.60===&lt;br /&gt;
*15h30 - 17h00: Tentative NSIF meeting. &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za&lt;br /&gt;
===Room 2.40a===&lt;br /&gt;
*15h30 - 17h00: GIS Education at tertiary institutions exploratory workshop.  &lt;br /&gt;
*Anyone with an interest in tertiary GIS tuition is welcome, not only academics.  &lt;br /&gt;
*What is the market demanding? should specific software packages be taught? should open source now be included as an option?  will this impact on institutions getting their courses accredited by PLATO? how should we be dealing with short courses to assist people who want to upgrade from technician to professional GIS practitioner? are correspondence courses an option and who will run them?  are there enough short courses for the industry?  &lt;br /&gt;
*Contact Carrin Martin carrin.avri@iceeafrica.co.za or Bongiwe Masabalala BAMasabalala@sli.wcape.gov.za&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
*15h30 - 17h00: WMS Tiling&lt;br /&gt;
*Contact: Raj Singh (rsingh@opengeospatial.org)&lt;br /&gt;
&lt;br /&gt;
===Room 2.60a===&lt;br /&gt;
* Proposed Live DVD BOF- Tim Bowden&lt;br /&gt;
* Time: 15.30 - 16.00&lt;br /&gt;
# Review of existing DVD&lt;br /&gt;
# Wish list&lt;br /&gt;
# Proposed Timeline&lt;br /&gt;
# Interested parties&lt;br /&gt;
&lt;br /&gt;
===Room 2.40b===&lt;br /&gt;
15:30-17:00&lt;br /&gt;
&lt;br /&gt;
Oracle Spatial BOF Meeting - &lt;br /&gt;
&lt;br /&gt;
Anyone using Oracle Spatial in any of the FOSS4G apps? Meet at the Oracle Spatial BOF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FOSS4G]]&lt;br /&gt;
[[Category:FOSS4G2008]]&lt;/div&gt;</summary>
		<author><name>Wiki-Msmith</name></author>
	</entry>
</feed>