<?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>Innovation On The Run &#187; mapmyrun</title>
	<atom:link href="http://www.innovationontherun.com/tag/mapmyrun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.innovationontherun.com</link>
	<description>Ruminations about innovation and software by Rob Di Marco</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MapMyRide WordPress Plugin Released</title>
		<link>http://www.innovationontherun.com/mapmyride-wordpress-plugin-released/</link>
		<comments>http://www.innovationontherun.com/mapmyride-wordpress-plugin-released/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 06:23:32 +0000</pubDate>
		<dc:creator>Rob Di Marco</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[mapmyhike]]></category>
		<category><![CDATA[mapmyride]]></category>
		<category><![CDATA[mapmyrun]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.innovationontherun.com/?p=53</guid>
		<description><![CDATA[I have been trying to use MapMyRide to track my workouts.&#160; While they say they will have a JSON feed soon, for now, all I could do is work with their RSS feed to put it up on my blog. Originally, I hoped I could just use a standard WordPress RSS feed widget to show [...]]]></description>
			<content:encoded><![CDATA[<p>I have been trying to use MapMyRide to track my workouts.&nbsp; While they say they will have a JSON feed soon, for now, all I could do is work with their RSS feed to put it up on my blog.</p>
<p>Originally, I hoped I could just use a standard WordPress RSS feed widget to show my workouts.&nbsp; Unfortunately, the feed from MapMyRide contains HTML.&nbsp; The RSS widget wisely escapes the HTML to avoid XSS.&nbsp; However, this makes the workout listings look very ugly.</p>
<p>So I have created a pluging that downloads the RSS feed, parses out the workout information, and shows your workouts.</p>
<p>You can <a href="http://downloads.wordpress.org/plugin/mapmyride-workout-plugin.1.0.zip">download the initial version</a> of the plugin.&nbsp; Installation just requires you to unzip and put in your wp-content/plugins directory.&nbsp; Please let me know if you are using it and if there any other features needed.&nbsp; I know I still need to:</p>
<ul>
<li>Protect agains XSS (split on the bold tags and then escape other HTML</li>
<li>Protect against bogus URLs, only MapMyRide.com should be used</li>
<li>Add more options to control what you actually allow to display.&nbsp; Not sure if I want my weight out there.</li>
</ul>
<img src="http://www.innovationontherun.com/?ak_action=api_record_view&id=53&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.innovationontherun.com/mapmyride-wordpress-plugin-released/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

