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

<channel>
	<title>Quixotic &#187; OpenLayers</title>
	<atom:link href="http://vasir.net/blog/tag/openlayers/feed/" rel="self" type="application/rss+xml" />
	<link>http://vasir.net/blog</link>
	<description>Erik Hazzard&#039;s various thoughts and ramblings</description>
	<lastBuildDate>Tue, 13 Apr 2010 19:57:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenLayers Tutorial &#8211; Part 3 &#8211; Controls</title>
		<link>http://vasir.net/blog/openlayers/openlayers-tutorial-part-3-controls/</link>
		<comments>http://vasir.net/blog/openlayers/openlayers-tutorial-part-3-controls/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:00:04 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=144</guid>
		<description><![CDATA[OpenLayers Tutorial Part III - Controls.  Tutorial covering OpenLayers Controls, various examples and sample code, including styling controls with CSS, placing controls outside the map in panels, and more. ]]></description>
		<wfw:commentRss>http://vasir.net/blog/openlayers/openlayers-tutorial-part-3-controls/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>OpenLayers Tutorial &#8211; Part 2 &#8211; Layers</title>
		<link>http://vasir.net/blog/openlayers/openlayers-tutorial-part2-layers/</link>
		<comments>http://vasir.net/blog/openlayers/openlayers-tutorial-part2-layers/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:12:48 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Google Map]]></category>
		<category><![CDATA[Mashup]]></category>
		<category><![CDATA[Vector]]></category>
		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=85</guid>
		<description><![CDATA[OpenLayers Tutorial Part II - Tutorial covering OpenLayers Layers, including how it works on the backend,  WMS, Vector layers, Google Maps and OpenLayer mashup instructions, and other Layer object related concepts.]]></description>
		<wfw:commentRss>http://vasir.net/blog/openlayers/openlayers-tutorial-part2-layers/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>OpenLayers Tutorial &#8211; Part I &#8211; Introduction</title>
		<link>http://vasir.net/blog/openlayers/openlayers-tutorial-part-i-introduction/</link>
		<comments>http://vasir.net/blog/openlayers/openlayers-tutorial-part-i-introduction/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 18:32:06 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://vasir.net/~erik/portfolio/trunk/wordpress/?p=3</guid>
		<description><![CDATA[Tutorial Introducing OpenLayers, covering the basics of creating a map and populating it with a single layer.]]></description>
		<wfw:commentRss>http://vasir.net/blog/openlayers/openlayers-tutorial-part-i-introduction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a dragable, dropable, resizbleable div in javascript using MooTools</title>
		<link>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/</link>
		<comments>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:49:23 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[MooTools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[draggable]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[resizable]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=38</guid>
		<description><![CDATA[Warning:This code and post is extensively commented and very descriptive.  It&#8217;s geared towards newer JS programmers to help them grasp the concepts.
If you know what you&#8217;re doing just Download Drag / Drop / Resize Source
An implementation can be found at http://olarchitect.com and the source is available at
http://olarchitect.com/scripts/dragdrop.js

There are many ways to create moveable, resizable, [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Controls and Panels</title>
		<link>http://vasir.net/blog/ol-architect/controls-and-panels/</link>
		<comments>http://vasir.net/blog/ol-architect/controls-and-panels/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:24:32 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=37</guid>
		<description><![CDATA[Overview &#8211; OpenLayers Architect recent progress &#8211; Implemented control / panel integration
One of the biggest problems I encountered while working on the controls was that some controls belong to panels and some are independent.  My first step was to determine what controls would not go inside a panel (for example, the overview map).  I stored [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/ol-architect/controls-and-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OLArchitect Theme Concept</title>
		<link>http://vasir.net/blog/ol-architect/olarchitect-theme-concept/</link>
		<comments>http://vasir.net/blog/ol-architect/olarchitect-theme-concept/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 20:09:59 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[adapation]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=30</guid>
		<description><![CDATA[I&#8217;m going to discuss briefly my thoughts on OLArchitect&#8217;s Theme / CSS system.  I have not yet finished the control and panel configuration completely (but I have finished the configuration of all the basic controls), but I am far exceeding my expectations so far.  My current progress occasionally encourages me to consider how I am [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/ol-architect/olarchitect-theme-concept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GSoC Midterm Update &#8211; On to controls!</title>
		<link>http://vasir.net/blog/ol-architect/gsoc-midterm-update-on-to-controls/</link>
		<comments>http://vasir.net/blog/ol-architect/gsoc-midterm-update-on-to-controls/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 14:33:05 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[configuration options]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=29</guid>
		<description><![CDATA[OLArchitect&#8217;s layer list configuration is just about complete.  Apart from stylistic issues, it has about all the functionality I want at this point.  I&#8217;m happy with my progress thusfar, and although I have a lot of work left to do, the ground work for everything is in place and I expect to stay on track [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/ol-architect/gsoc-midterm-update-on-to-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The time is neigh!</title>
		<link>http://vasir.net/blog/ol-architect/the-time-is-neigh/</link>
		<comments>http://vasir.net/blog/ol-architect/the-time-is-neigh/#comments</comments>
		<pubDate>Fri, 23 May 2008 21:43:38 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[project roadmap]]></category>
		<category><![CDATA[theme selection]]></category>
		<category><![CDATA[web interface]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=9</guid>
		<description><![CDATA[I’ve made a lot of progress abstracting out OL Architect and I’ve come up with a more extensive and detailed roadmap.  After seeing how incredibly useful OLON will be, I’ve revised my original plan a bit to incorporate it and updated some of the project’s goals.
My original plan was the following:

Project Roadmap
Step 1. Collect Underpants
Step [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/ol-architect/the-time-is-neigh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Application accepted!</title>
		<link>http://vasir.net/blog/ol-architect/application-accept/</link>
		<comments>http://vasir.net/blog/ol-architect/application-accept/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:40:15 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[olon]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[openlayers project]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=7</guid>
		<description><![CDATA[Well, I got into GSoC so I might as well start updating this   .  I’ll be working on a web app that will generate OpenLayer maps on the fly based on user specifications.  I plan to start coding in a couple weeks, but first I plan to decide exactly how I am going [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/ol-architect/application-accept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
