<?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>MikeLin.ca &#187; Disc Golf</title>
	<atom:link href="http://www.mikelin.ca/blog/category/disc-golf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikelin.ca/blog</link>
	<description>The Blog Lives</description>
	<lastBuildDate>Wed, 06 Oct 2010 18:04:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Jericho Disc Golf Course</title>
		<link>http://www.mikelin.ca/blog/2006/08/jericho-disc-golf-course/</link>
		<comments>http://www.mikelin.ca/blog/2006/08/jericho-disc-golf-course/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 22:16:08 +0000</pubDate>
		<dc:creator>Mike Lin</dc:creator>
				<category><![CDATA[Activities]]></category>
		<category><![CDATA[Disc Golf]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://192.168.126.128/blog/?p=40</guid>
		<description><![CDATA[This is really just an excuse to mess around with google maps, but I thought I&#8217;d show you where the disc golf course is near UBC. It&#8217;s near Jericho beach, and is accessible from 4th ave. You start at the bottom of a big hill, and work your way to the top, criss crossing as [...]]]></description>
			<content:encoded><![CDATA[<p>This is really just an excuse to mess around with google maps, but I thought I&#8217;d show you where the disc golf course is near UBC. It&#8217;s near Jericho beach, and is accessible from 4th ave. You start at the bottom of a big hill, and work your way to the top, criss crossing as you go. Once you reach the top there&#8217;s a nice view of the bay, and juicy blackberries as your reward.</p>
<p>Then from there, it&#8217;s not a far walk from slurpees at the gas station at 10th and Discovery!</p>
<p><script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAwPpAQebgYmyXdUWgCqMxyxQ-lPh8ZhQUdGIFxkt00zXCrM5ZZhT5pQBZGS4dutSk43e_F7w9olfs8w"
      type="text/javascript"></script><br />
    <script type="text/javascript">
    //<![CDATA[</p>
<p>    function createStartIcon() {
        var icon = new GIcon();
        icon.image = "http://teststuff.hopto.org/startMarker.png";
        icon.shadow = "http://teststuff.hopto.org/startMarker-shadow.png";
        icon.iconSize = new GSize(45, 30);
        icon.shadowSize = new GSize(45, 30);
        icon.iconAnchor = new GPoint(18, 30);
        icon.infoWindowAnchor = new GPoint(5, 1);
        return icon;
    }</p>
<p>    function createEndIcon() {
        var icon = new GIcon();
        icon.image = "http://teststuff.hopto.org/endMarker.png";
        icon.shadow = "http://teststuff.hopto.org/endMarker-shadow.png";
        icon.iconSize = new GSize(39, 30);
        icon.shadowSize = new GSize(39, 30);
        icon.iconAnchor = new GPoint(15, 29);
        icon.infoWindowAnchor = new GPoint(5, 1);
        return icon;
    }</p>
<p>    function createSlurpeeIcon() {
        var icon = new GIcon();
        icon.image = "http://teststuff.hopto.org/slurpee.png";
        icon.iconSize = new GSize(35, 40);
        icon.iconAnchor = new GPoint(15, 25);
        icon.infoWindowAnchor = new GPoint(5, 1);
        return icon;
    }</p>
<p>    var loaded = false;
    function load() {
      if (!loaded){
        if(GBrowserIsCompatible()) {
        loaded = true;
        var startPoint = new GLatLng(49.268610, -123.198903);
        var endPoint = new GLatLng(49.267034, -123.202668);
        var centerPoint = new GLatLng(49.266500, -123.200887);
        var slurpPoint = new GLatLng(49.263408, -123.203559);</p>
<p>        var map = new GMap2(document.getElementById("map"));
        map.addControl(new GSmallMapControl());
        map.addControl(new GMapTypeControl());</p>
<p>        map.setCenter(centerPoint, 15, G_HYBRID_MAP);
        map.addOverlay(new GMarker(startPoint, createStartIcon()));
        map.addOverlay(new GMarker(endPoint, createEndIcon()));
        map.addOverlay(new GMarker(slurpPoint, createSlurpeeIcon()));
      }
    }
    }</p>
<p>    //]]&gt;
    </script></p>
<div id="map" style="width: 500px; height: 300px; border: 1px solid #666" onclick="load()">
<div style="width: 500px; height: 300px; display: table-cell; vertical-align: middle; text-align: center; font-size: 24pt;">
            Click here to load the map
        </div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mikelin.ca/blog/2006/08/jericho-disc-golf-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
