<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>OpenLayers Blog</title>
	<link>http://openlayers.org/blog</link>
	<description>All the maps that are fit to blog</description>
	<pubDate>Wed, 18 Nov 2009 07:38:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>
	<language>en</language>
			<item>
		<title>OpenLayers Sandswarm</title>
		<link>http://openlayers.org/blog/2009/11/18/openlayers-sandswarm/</link>
		<comments>http://openlayers.org/blog/2009/11/18/openlayers-sandswarm/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 07:38:47 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Features</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2009/11/18/openlayers-sandswarm/</guid>
		<description><![CDATA[OpenLayers owes much of its functionality to sandbox innovations in the repository.  At the FOSS4G conference in Sydney, I played a short animation representing commit activity in the OpenLayers trunk.  As a way of acknowledging all of the great work done by sandbox developers, I wanted to post a similar animation that shows sandbox commits [...]]]></description>
			<content:encoded><![CDATA[<p>OpenLayers owes much of its functionality to sandbox innovations in the <a title="information on getting sandbox access" href="http://faq.openlayers.org/svn/">repository</a>.  At the FOSS4G conference in Sydney, I played a <a title="trunk commits" href="http://vimeo.com/7126247">short animation</a> representing commit activity in the OpenLayers trunk.  As a way of acknowledging all of the great work done by sandbox developers, I wanted to post a similar animation that shows sandbox commits as well.</p>
<p><object width="400" height="300">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7134749&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7134749&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
<p>Here&#8217;s <a href="http://vimeo.com/7134749">the video</a> on Vimeo.  Trunk commits in orange/red and sandbox commits in blue/green (with apologies to the color blind).  Credits to <a href="http://code.google.com/p/codeswarm/">code_swarm</a> for the animations.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2009/11/18/openlayers-sandswarm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLayers at the FOSS4G code sprint</title>
		<link>http://openlayers.org/blog/2009/10/26/openlayers-at-the-foss4g-code-sprint/</link>
		<comments>http://openlayers.org/blog/2009/10/26/openlayers-at-the-foss4g-code-sprint/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 14:52:40 +0000</pubDate>
		<dc:creator>ahocevar</dc:creator>
		
		<category>Features</category>

		<category>Conferences</category>

		<category>Future</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2009/10/26/openlayers-at-the-foss4g-code-sprint/</guid>
		<description><![CDATA[Several OpenLayers developers and volunteers gathered after the FOSS4G conference to participate in the Saturday code sprint. And guess what: a lot was accomplished! Here is a quick overview:

Mike Adair (DM Solutions) and Julien Lacroix (Mapgears) finished Mike&#8217;s work on a graticule control, which also brings label positioning and a utility function to format coordinates
Julien [...]]]></description>
			<content:encoded><![CDATA[<p>Several OpenLayers developers and volunteers gathered after the FOSS4G conference to participate in the Saturday <a href="http://wiki.osgeo.org/wiki/FOSS4G_2009_Code_Sprint#OpenLayers">code sprint</a>. And guess what: a lot was accomplished! Here is a quick overview:</p>
<ul>
<li>Mike Adair (DM Solutions) and Julien Lacroix (Mapgears) finished Mike&#8217;s work on a <a href="http://trac.openlayers.org/ticket/1083">graticule control</a>, which also brings <a href="http://trac.openlayers.org/ticket/2312">label positioning</a> and a utility function to <a href="http://dev.openlayers.org/apidocs/files/OpenLayers/Util-js.html#Util.getFormattedLonLat">format coordinates</a></li>
<li>Julien also started looking closer at the <a href="http://trac.openlayers.org/ticket/2317">Refresh strategy</a> that Kris Geusebroek (Xebia) had originally contributed.</li>
<li>Robert Coup (Koordinates Ltd.) dug deep into memory leaks and came up with <a href="http://trac.openlayers.org/search?q=rcoup+leak&#038;noquickjump=1&#038;changeset=on">several patches</a>, all of them with memory tests. He is still working on more leak fixes, based on an original patch from Kris.</li>
<li>Klokan Petr Přidal provided a small but effective patch to support tile grids with <a href="http://trac.openlayers.org/ticket/2324">truncated tiles</a> at the bottom and right grid edges. This is necessary to support layer types like <a href="http://trac.openlayers.org/ticket/1285">Zoomify</a>, for which another patch is awaiting review.</li>
<li>Marc Jansen (Terrestris) started cleaning up the examples: he added more keywords, made improvements to descriptions and made notes about deprecated practices that some of the examples still show.</li>
<li>Volker Mische (LisaSoft) put some efforts into making it possible to drag OpenLayers maps with the moving mouse cursor leaving the map viewport (like e.g. in Google Maps). There is still some work required, but I will help Volker and this fix should be in trunk soon. On a side note: this issue is very old - ticket <a href="http://trac.openlayers.org/ticket/39">#39</a></li>
<li>Roald De Wit (LisaSoft) made the <a href="http://trac.openlayers.org/ticket/2318">pink tiles</a> for unavailable image tiles configurable with CSS.</li>
<li>Roald and Volker also went to the drawing board with me, and by looking at the slider of the PanZoomBar control we found a way how a new control base class could separate the UI from the map interaction. There was not enough time to do a proof-of-concept implementation, but Roald and Volker are about to do this in a sandbox. Expect more discussion on this on the dev list in the near future.</li>
<li>Eric Lemoine (CampToCamp) made an older patch that makes the <a href="http://trac.openlayers.org/ticket/1632">LayerSwitcher configurable with CSS</a> ready for trunk.</li>
<li>Bart van den Eijnden (OSGIS) and Eric and reviewed some tickets that were in the pipeline and put the fixes into trunk.</li>
</ul>
<p>Having developers of several projects sitting in the same room also leads to synergies: Klokan Petr Přidal (known from <a href="http://www.maptiler.com/">MapTiler</a>), as he was sitting next to Mike Adair (known from <a href="http://proj4js.org/">proj4js</a>) coded a quick example of raster reprojection with Canvas and proj4js.<br />
<a href="http://www.flickr.com/photos/ahocevar/4045885199/" title="OpenLayers Code Sprint von ahocevar bei Flickr"><img src="http://farm3.static.flickr.com/2734/4045885199_aa4c5f5d4e.jpg" width="500" height="375" alt="OpenLayers Code Sprint" /></a><em>Klokan Petr Přidal showing Mike Adair and Marc Jansen that proj4js can do more than just vector reprojection.</em></p>
<p>I (Andreas Hocevar, OpenGeo) did my best to support everyone who participated. Apologies if I wasn&#8217;t able to help with all issues during the sprint, but I will be available with support and advice for all the good work that was started, so it can be finished successfully.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2009/10/26/openlayers-at-the-foss4g-code-sprint/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update from FOSS4G</title>
		<link>http://openlayers.org/blog/2009/10/22/update-from-foss4g/</link>
		<comments>http://openlayers.org/blog/2009/10/22/update-from-foss4g/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 23:07:47 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Features</category>

		<category>Conferences</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2009/10/22/update-from-foss4g/</guid>
		<description><![CDATA[We&#8217;ve seen a good bit of OpenLayers activity at the conference so far.  Last night, a crowd of 25 or so gathered at the OpenLayers Birds of a Feather session.  It was a good opportunity to hear how people were using the library in their applications.  We got plenty of suggestions on ways to improve [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve seen a good bit of OpenLayers activity at the conference so far.  Last night, a crowd of 25 or so gathered at the OpenLayers Birds of a Feather session.  It was a good opportunity to hear how people were using the library in their applications.  We got plenty of suggestions on ways to improve things.  Among them:</p>
<ul>
<li>More OpenLayers.Console.warn and error calls for better diagnostics in debug mode.</li>
<li>Clean up examples: more consistent coding style, remove examples of deprecated behavior (or archive them separately), organize examples by category and make them more easily discoverable.</li>
<li>Finish <a title="css related tickets" href="http://trac.openlayers.org/query?status=new&#038;status=assigned&#038;status=reopened&#038;summary=~css&#038;order=priority">moving style declarations</a> to CSS (<a href="http://trac.openlayers.org/ticket/2318">pink tiles</a> first!)</li>
<li>Work on separating GUI from controls, more event driven design.</li>
</ul>
<p>We hope that people have a chance to dig into some of this work at Saturday&#8217;s <a href="http://wiki.osgeo.org/wiki/FOSS4G_2009_Code_Sprint#OpenLayers">code sprint</a>.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2009/10/22/update-from-foss4g/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLayers Down Under</title>
		<link>http://openlayers.org/blog/2009/07/20/openlayers-down-under/</link>
		<comments>http://openlayers.org/blog/2009/07/20/openlayers-down-under/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 15:48:13 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Conferences</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2009/07/20/openlayers-down-under/</guid>
		<description><![CDATA[If you&#8217;re planning a trip to Sydney this year for FOSS4G, you&#8217;ll find plenty of opportunities to hear about OpenLayers in presentations and workshops.
Presentations (that mention OpenLayers in the abstract)

Maptivism: GIS for the People!
MapTiler: map publishing a la Google Maps
OCEAN Toolkit: Incorporating Local Knowledge into Marine Spatial Planning
Comparing apples and oranges: Uncovering the mystery of [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re planning a trip to Sydney this year for <a title="FOSS4G 2009" href="http://2009.foss4g.org/index.html">FOSS4G</a>, you&#8217;ll find plenty of opportunities to hear about OpenLayers in presentations and workshops.</p>
<p>Presentations (that mention OpenLayers in the abstract)</p>
<ul>
<li><a href="http://2009.foss4g.org/presentations/#presentation_16">Maptivism: GIS for the People!</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_17">MapTiler: map publishing a la Google Maps</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_34">OCEAN Toolkit: Incorporating Local Knowledge into Marine Spatial Planning</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_54">Comparing apples and oranges: Uncovering the mystery of component selection in WebGIS projects</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_58">SCENZ-Grid, The implementation of a Science Collaboration and Computation Environment</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_60">There is no alternative to OpenLayers&#8230;?</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_61">GeoShield: a server side user permissions management to OGC services</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_63">Mapping interviews with open source technologies</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_71">Visualising animal movements in &#8216;near&#8217; real time</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_79">Building community information systems with Drupal and OpenLayers</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_81">Mobile Mapping for Field Data Collection</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_88">OpenLayers: Vector Mayhem</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_92">Building a SDI massively based on OWS</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_93">ZOO project : an open WPS Platform</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_103">Building a web mapping application with GeoExt</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_123">Maps and BI for large organizations</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_129">OpenGeo: a &#8216;dot-org&#8217; to build the Open Geospatial Web</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_141">How to create a web 2.0 mapping with MapFish development framework ?</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_144">An hybrid GIS solution to manage the French gas utility network</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_146">GeoPrisma : An Access Controlled Map Generator</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_149">MarineMap: Participatory Marine Protected Area Design Using a Web-Based Open Source Too</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_155">Open Web Processing Services for Improving Accuracy of GPS tracks using Filtering and Map-Matching</a></li>
<li><a href="http://2009.foss4g.org/presentations/#presentation_168">ebRIM interface for GeoNetwork OpenSource</a></li>
</ul>
<p>Workshops (mentioning OpenLayers)</p>
<ul>
<li><a href="http://2009.foss4g.org/workshops/#workshop_01">Geospatial BI with FOSS: an introduction to GeoMondrian and Spatialytics</a></li>
<li><a href="http://2009.foss4g.org/workshops/#workshop_04">Introduction to the Open GeoStack: PostGIS, GeoServer, GeoWebCache, and OpenLayers</a></li>
<li><a href="http://2009.foss4g.org/workshops/#workshop_05">Making Maps Fast - Performance tuning and Tile Caching</a></li>
<li><a href="http://2009.foss4g.org/workshops/#workshop_06">OpenLayers - Your Foundation for Browser Based Mapping</a></li>
<li><a href="http://2009.foss4g.org/workshops/#workshop_09">Practical introduction to MapFish, the web 2.0 mapping application framework</a></li>
</ul>
<p>(Update: Workshops list linked to abstracts.  Thanks Shoaib.)
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2009/07/20/openlayers-down-under/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Snap &#038; Split</title>
		<link>http://openlayers.org/blog/2009/03/11/snap-split/</link>
		<comments>http://openlayers.org/blog/2009/03/11/snap-split/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:29:30 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Vector</category>

		<category>Release</category>

		<category>Features</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2009/03/11/snap-split/</guid>
		<description><![CDATA[We&#8217;ve been advancing the editing capabilities of OpenLayers with each release since the initial inclusion of the vector feature rendering in 2.4.  The upcoming 2.8 release will bring two new enhancements that I&#8217;m particularly excited about: snapping and splitting.
The snapping example demonstrates some of the configuration options of the snapping agent.  This control can be [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been advancing the editing capabilities of OpenLayers with each release since the initial inclusion of the vector feature rendering in <a href="http://trac.openlayers.org/wiki/Release/2.4/Notes">2.4</a>.  The upcoming <a href="http://trac.openlayers.org/wiki/Release/2.8">2.8</a> release will bring two new enhancements that I&#8217;m particularly excited about: snapping and splitting.</p>
<p>The <a title="snapping example" href="http://openlayers.org/dev/examples/snapping.html">snapping example</a> demonstrates some of the configuration options of the snapping agent.  This <a href="http://trac.openlayers.org/browser/trunk/openlayers/lib/OpenLayers/Control/Snapping.js">control</a> can be set up to work with any number of target layers.  Modified features in a source layer are snapped to eligible features in target layers based on tolerance settings.  Snapping options for nodes, vertices, and edges can be independently configured.</p>
<p>The <a title="split feature example" href="http://openlayers.org/dev/examples/split-feature.html">split feature</a> example uses the new <a href="http://trac.openlayers.org/browser/trunk/openlayers/lib/OpenLayers/Control/Split.js">split control</a> to generate temporary sketches for splitting existing features.  The control can also be configured to listen for edits on an existing layer and split features on any target layer.</p>
<p>The snapping and split controls can be <a title="snapping and splitting" href="http://openlayers.org/dev/examples/snap-split.html">used together</a> to provide an editing environment that maintains some basic topology rules.  Both controls trigger events that let the application designer customize exactly what happens before, during, and after snapping and splitting.  You can <a title="snapping docs" href="http://doc.openlayers.org/library/controls/snapping.html">find documentation</a> and <a title="split docs" href="http://doc.openlayers.org/library/controls/split.html">additional examples</a> for both of the controls in the growing prose documentation.</p>
<p>Thanks to <a href="http://sweco.se">Sweco</a> for supporting this work.  We&#8217;re excited to have it in the trunk.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2009/03/11/snap-split/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLayers Holiday Present: Case Studies</title>
		<link>http://openlayers.org/blog/2008/12/24/openlayers-holiday-present-case-studies/</link>
		<comments>http://openlayers.org/blog/2008/12/24/openlayers-holiday-present-case-studies/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 15:14:14 +0000</pubDate>
		<dc:creator>crschmidt</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2008/12/24/openlayers-holiday-present-case-studies/</guid>
		<description><![CDATA[Here&#8217;s an OpenLayers Holiday Present, for those of you working on getting OpenLayers in more places  in your organization:

OpenLayers Case Studies: Examples showing the usage of OpenLayers inside of organizations, and how the use of OpenLayers has helped that organization.

Currently, the number of case studies is small, but we&#8217;re working on growing these case [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an OpenLayers Holiday Present, for those of you working on getting OpenLayers in more places  in your organization:</p>
<blockquote><p>
<a href="http://docs.openlayers.org/casestudies/index">OpenLayers Case Studies</a>: Examples showing the usage of OpenLayers inside of organizations, and how the use of OpenLayers has helped that organization.
</p></blockquote>
<p>Currently, the number of case studies is small, but we&#8217;re working on growing these case studies so that for any particular application, there is an example of someone who has used OpenLayers to do something similar. </p>
<p>If you&#8217;re interested in sharing a case study with the OpenLayers project, feel free to comment here, or follow up to the <a href="http://openlayers.org/pipermail/users/2008-December/009486.html">mailing list post</a> made on the topic. </p>
<p>Happy Holidays!
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2008/12/24/openlayers-holiday-present-case-studies/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GeoConnexion Magazine Article</title>
		<link>http://openlayers.org/blog/2008/11/17/geoconnexion-magazine-article/</link>
		<comments>http://openlayers.org/blog/2008/11/17/geoconnexion-magazine-article/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 03:04:19 +0000</pubDate>
		<dc:creator>crschmidt</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2008/11/17/geoconnexion-magazine-article/</guid>
		<description><![CDATA[In the November issue of the GeoConnexion magazine, (&#8221;Geo: International&#8221;), an article I wrote was published in OSGeo&#8217;s Monthly Column, &#8220;Open Sources&#8221;. The article talks a bit about the history of OpenLayers, and how it came to be developed the way it did:
OpenLayers was the first mapping framework to make an explicit statement that it [...]]]></description>
			<content:encoded><![CDATA[<p>In the November issue of the GeoConnexion magazine, (&#8221;Geo: International&#8221;), an article I wrote was published in OSGeo&#8217;s Monthly Column, &#8220;Open Sources&#8221;. The article talks a bit about the history of OpenLayers, and how it came to be developed the way it did:</p>
<blockquote><p>OpenLayers was the first mapping framework to make an explicit statement that it was not an application at all, but a toolkit for building mapping applications. This different approach resulted in a somewhat long curve to acceptance. In its infancy, the project was used only by developers: people who had a strong knowledge of what they wanted to do, and needed to have more control over their tools in order to do it. This early audience helped to build a rapid development environment where many of the users of the code were also able to contribute fixes and improvements based on their needs. This developer-friendly environment may be one of the key differences that has allowed OpenLayers development to continue to grow.</p></blockquote>
<p>More is included in the full article, available as a <a href="http://www.geoconnexion.com/uploads/opensource_15_intv7i10.pdf">PDF from the GeoConnexion website</a>.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2008/11/17/geoconnexion-magazine-article/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLayers Workshop from FOSS4G 2008</title>
		<link>http://openlayers.org/blog/2008/10/29/openlayers-workshop-from-foss4g-2008/</link>
		<comments>http://openlayers.org/blog/2008/10/29/openlayers-workshop-from-foss4g-2008/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:24:33 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Conferences</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2008/10/29/openlayers-workshop-from-foss4g-2008/</guid>
		<description><![CDATA[We had a good time in Cape Town putting on an OpenLayers intro workshop.  The 3 hour session was well attended, and very well supported by OpenLayers developers.  Thanks to those who participated and especially to all the developers that came to help out.
I have made the workshop documents available - and am looking forward [...]]]></description>
			<content:encoded><![CDATA[<p>We had a good time in Cape Town putting on an OpenLayers intro workshop.  The 3 hour session was well attended, and very well supported by OpenLayers developers.  Thanks to those who participated and especially to all the developers that came to help out.</p>
<p>I have made the workshop documents available - and am looking forward to putting up a couple translations soon (French and Spanish at least).  I&#8217;ll be shifting around the structure a bit and making an HTML version (and RST source) available at some point.  If you&#8217;re interested in using the material, please do - we&#8217;ve put on a Creative Commons Attribution-Share Alike license.</p>
<p>You can find some instructions on getting set up for the workshop on our <a title="workshop instructions" href="http://projects.opengeo.org/workshops/wiki/openlayers/intro">workshop wiki</a>.  Note this version requires a local GeoServer running (or a proxy).  I&#8217;ll update the material to work with a publicly available GeoServer at some point.</p>
<p>If you make use of the material, or are interested in doing a translation, let me know (me @ opengeo.org).</p>
<p>(Update: Initial HTML version is now up - <a title="OpenLayers Workshop" href="http://workshops.opengeo.org/openlayers/intro/doc/en/">http://workshops.opengeo.org/openlayers/intro/doc/en/</a>)</p>
<p>(Update II: Thanks to Yves Jacolin, we&#8217;ve now got a French translation of the workshop: <a title="French translation of workshop" href="http://workshops.opengeo.org/openlayers/intro/doc/fr/">http://workshops.opengeo.org/openlayers/intro/doc/fr/</a>)
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2008/10/29/openlayers-workshop-from-foss4g-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Announcing: OpenLayers 2.7 rc1!</title>
		<link>http://openlayers.org/blog/2008/09/05/announcing-openlayers-27-rc1/</link>
		<comments>http://openlayers.org/blog/2008/09/05/announcing-openlayers-27-rc1/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 21:02:59 +0000</pubDate>
		<dc:creator>euzuro</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2008/09/05/announcing-openlayers-27-rc1/</guid>
		<description><![CDATA[The OpenLayers Development Team is proud to announce the first release
candidate of OpenLayers 2.7!!
As of 2.7-RC1, the OpenLayers 2.7 release closes 187 outstanding
tickets, split nearly down the middle between bug fixes and new
features. Although this ticket count is less than previous releases,
the 2.7 release is the first release which has been executed as a
date-based release [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenLayers Development Team is proud to announce the first release<br />
candidate of OpenLayers 2.7!!</p>
<p>As of 2.7-RC1, the OpenLayers 2.7 release closes <a href="http://trac.openlayers.org/query?status=closed&#038;milestone=2.7+Release&#038;order=priority">187 outstanding<br />
tickets</a>, split nearly down the middle between <a href="http://trac.openlayers.org/query?status=closed&#038;group=component&#038;milestone=2.7+Release&#038;type=bug&#038;order=priority">bug fixes</a> and new<br />
<a href="http://trac.openlayers.org/query?status=closed&#038;group=component&#038;milestone=2.7+Release&#038;type=feature&#038;order=priority">features</a>. Although this ticket count is less than previous releases,<br />
the 2.7 release is the first release which has been executed as a<br />
date-based release (instead of feature-based)&#8230; which represents a<br />
bit of a departure for the project. Whether or not we will continue to<br />
make releases based on this fixed date style is up in the air, but the<br />
experiment has proved interesting and mostly successful.</p>
<p>The 2.7 release should not present the drastic changes that we&#8217;ve seen<br />
in previous releases (like <a href="http://trac.openlayers.org/wiki/Release/2.6">2.6</a>). Overall, it turns out to be much more<br />
of a bug fix release, although it does include some exciting new<br />
functionality. Highlights include:</p>
<p>   * Vector-Behavior: Strategies, Protocols, Filters (though the<br />
completion of this going in at RC2)<br />
   * Improved Vector rendering for better performance<br />
   * Canvas rendering class<br />
   * Z-Ordering and Y-Ordering for Vector layers<br />
   * New Basic Measurement Control<br />
   * New OpenLayers.Request interface for AJAX<br />
   * Smarter Popups</p>
<p>&#8230; and tons of other new features and bug fixes that you can see<br />
detailed here: <a href="http://trac.openlayers.org/wiki/Release/2.7/Notes">http://trac.openlayers.org/wiki/Release/2.7/Notes</a>.</p>
<p>For information on possible changes that will need to be made between<br />
this version of OpenLayers and previous versions, please look at the<br />
<a href="http://trac.openlayers.org/wiki/Release/2.7/Notes#Changestoexistingapplicationsfrompreviousversions">Release notes</a>.</p>
<p>We invite you to help us test the 2.7 release candidate! To test 2.7<br />
in your applications, include the following tag in your<br />
OpenLayers-powered page:<code></code><code></code></p>
<p><script src="http://openlayers.org/api/2.7-rc1/OpenLayers.js"></script></p>
<p>As always, the source is available at <a href="http://openlayers.org/download/">http://openlayers.org/download/</a>.<br />
Bug reports can be filed in <a href="http://trac.openlayers.org">Trac</a>, under the 2.7 version and 2.7 RC1<br />
milestone.</p>
<p>There are so many people who have really made this release happen, too<br />
many to name here. OpenLayers is not about the fame, it&#8217;s about the<br />
glory. You know who you are. Thank You.</p>
<p>A special thanks, though, goes out to John Frank/Josiah Strandberg at<br />
<a href="http://www.metacarta.com">MetaCarta</a> and Chris Holmes from <a href="http://opengeo.org">OpenGeo</a> for putting up the funds and<br />
clearing away the time so that we could have an excellent <a href="http://openlayers.org/blog/2008/08/07/cambridge-sprint-recap/">&#8216;bunker<br />
week&#8217;</a> out in Cambridge at the end of July. That bunker was a critical<br />
pow-wow for us in terms of getting things under control for the 2.7<br />
release and also in general for project synergy and getting some great<br />
patches in. Thank you!</p>
<p>All forthcoming RC announcements will be sent only to the Developers<br />
list: anyone interested in tracking the progress to a final release<br />
should <a href="http://openlayers.org/mailman/listinfo/dev">subscribe to that list</a>.</p>
<p>We look forward to your feedback on this release.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2008/09/05/announcing-openlayers-27-rc1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cambridge Sprint Recap</title>
		<link>http://openlayers.org/blog/2008/08/07/cambridge-sprint-recap/</link>
		<comments>http://openlayers.org/blog/2008/08/07/cambridge-sprint-recap/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 12:23:13 +0000</pubDate>
		<dc:creator>tschaub</dc:creator>
		
		<category>Features</category>

		<category>Future</category>

		<guid isPermaLink="false">http://openlayers.org/blog/2008/08/07/cambridge-sprint-recap/</guid>
		<description><![CDATA[Last week, a number of OpenLayers developers gathered in Cambridge, MA to push towards a 2.7 release.  Erik Uzureau and Chris Schmidt from MetaCarta hosted.  Andreas Hocevar, Sebastian Benthall, Tim Coulter, and I went from the OpenGeo team.  Closing tickets against 2.7 was our main objective, and we managed to get a [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, a number of OpenLayers developers gathered in Cambridge, MA to push towards a 2.7 release.  Erik Uzureau and Chris Schmidt from MetaCarta hosted.  Andreas Hocevar, Sebastian Benthall, Tim Coulter, and I went from the OpenGeo team.  Closing tickets against 2.7 was our main objective, and we managed to get a handful of cool features in.</p>
<p>Tim C. and Erik worked together to integrate Tim&#8217;s nice y-ordering support for vector features (see the <a title="y-ordering and graphic shadows" href="http://openlayers.org/dev/examples/marker-shadow.html">example</a> with background shadows).  Andreas continued to make vector rendering and styling improvements with the addition of <a title="symbolize points with named graphics" href="http://openlayers.org/dev/examples/graphic-name.html">well-known graphic</a> names and dash style.  Chris closed a good number of tickets and made some <a href="http://trac.openlayers.org/changeset/7615">performance enhancements</a>.  Seb and I laid the groundwork for bringing in the new vector layer behavior work (strategies and protocols).</p>
<p>Thanks to Erik for all the organizational work, to MetaCarta for hosting us in their office and providing time for Erik &#038; Chris, and to The Open Planning Project for supporting the rest of us in the sprint.
</p>
]]></content:encoded>
			<wfw:commentRss>http://openlayers.org/blog/2008/08/07/cambridge-sprint-recap/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
