<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Sandjam</title>
	<atom:link href="http://sandjam.co.uk/sandjam/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandjam.co.uk/sandjam</link>
	<description>Web development and more fun stuff</description>
	<lastBuildDate>Tue, 04 Sep 2012 13:19:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter Sejersen</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-124</link>
		<dc:creator>Peter Sejersen</dc:creator>
		<pubDate>Tue, 04 Sep 2012 13:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-124</guid>
		<description><![CDATA[It worked, thanks!]]></description>
		<content:encoded><![CDATA[<p>It worked, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-123</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 04 Sep 2012 09:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-123</guid>
		<description><![CDATA[Hi, I&#039;ve taken a look at your example post and I think I&#039;ve spotted the problem.
There is a style attribute in your theme&#039;s stylesheet that is setting 
&lt;code&gt;embed, iframe, object{ max-width:100%; }&lt;/code&gt;
If you either remove that style, or add another style to override it:
&lt;code&gt;#runkeeper iframe{ max-width:inherit; }&lt;/code&gt;
That should do the trick.

Let me know if you manage to sort it out.

Thanks

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve taken a look at your example post and I think I&#8217;ve spotted the problem.<br />
There is a style attribute in your theme&#8217;s stylesheet that is setting<br />
<code>embed, iframe, object{ max-width:100%; }</code><br />
If you either remove that style, or add another style to override it:<br />
<code>#runkeeper iframe{ max-width:inherit; }</code><br />
That should do the trick.</p>
<p>Let me know if you manage to sort it out.</p>
<p>Thanks</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter Sejersen</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-122</link>
		<dc:creator>Peter Sejersen</dc:creator>
		<pubDate>Tue, 04 Sep 2012 06:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-122</guid>
		<description><![CDATA[Cool. That fixed the problem, but the iframe i still cut off for some reason. Any suggestions? http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21

Btw: Thanks so much for helping :-)]]></description>
		<content:encoded><![CDATA[<p>Cool. That fixed the problem, but the iframe i still cut off for some reason. Any suggestions? <a href="http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21" rel="nofollow">http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21</a></p>
<p>Btw: Thanks so much for helping <img src='http://sandjam.co.uk/sandjam/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-121</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 31 Aug 2012 14:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-121</guid>
		<description><![CDATA[Hello, sorry to hear that the plugin isn&#039;t working for you. I&#039;ve made a couple of updates, can you try updating the plugin to version 2.2 and let me know if that solves the problem? If not, can you send me a link to an example page on your site where the runkeeper plugin is used?

Thanks

Peter]]></description>
		<content:encoded><![CDATA[<p>Hello, sorry to hear that the plugin isn&#8217;t working for you. I&#8217;ve made a couple of updates, can you try updating the plugin to version 2.2 and let me know if that solves the problem? If not, can you send me a link to an example page on your site where the runkeeper plugin is used?</p>
<p>Thanks</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-120</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 31 Aug 2012 14:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-120</guid>
		<description><![CDATA[I think I&#039;ve spotted the problem. Looks like the plugin was relying on the jQuery library which your site wasn&#039;t using. I&#039;ve updated the plugin to version 2.2 which doesn&#039;t require jQuery. Hopefully, if you update again, that might solve the problem. Thanks for letting me know.

Peter]]></description>
		<content:encoded><![CDATA[<p>I think I&#8217;ve spotted the problem. Looks like the plugin was relying on the jQuery library which your site wasn&#8217;t using. I&#8217;ve updated the plugin to version 2.2 which doesn&#8217;t require jQuery. Hopefully, if you update again, that might solve the problem. Thanks for letting me know.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter Sejersen</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-119</link>
		<dc:creator>Peter Sejersen</dc:creator>
		<pubDate>Thu, 30 Aug 2012 13:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-119</guid>
		<description><![CDATA[Hi Peter,

Thanks for the effort and fast reply. I have just updated the plugin and inserted the new shortcode in a post: http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21 

But it doesn&#039;t work.

Any ideas for how to fix?]]></description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Thanks for the effort and fast reply. I have just updated the plugin and inserted the new shortcode in a post: <a href="http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21" rel="nofollow">http://www.youareborntorun.com/ai1ec_event/riis-skoven-revisited/?instance_id=21</a> </p>
<p>But it doesn&#8217;t work.</p>
<p>Any ideas for how to fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by kandasa</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-116</link>
		<dc:creator>kandasa</dc:creator>
		<pubDate>Sun, 26 Aug 2012 15:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-116</guid>
		<description><![CDATA[Last update made all my pages that worked fine before, to be empty where runkeeper should be. I even tried the new tagg [runkeeper url=&quot;...&quot;] with same result.]]></description>
		<content:encoded><![CDATA[<p>Last update made all my pages that worked fine before, to be empty where runkeeper should be. I even tried the new tagg [runkeeper url="..."] with same result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-105</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 22 Aug 2012 17:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-105</guid>
		<description><![CDATA[Hi, I&#039;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.
Thanks for the interest.]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.<br />
Thanks for the interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-104</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 22 Aug 2012 17:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-104</guid>
		<description><![CDATA[Thanks for the tip,
I&#039;ve included that in the new version. Please check it out and let me know if you have any problems.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip,<br />
I&#8217;ve included that in the new version. Please check it out and let me know if you have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-103</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 22 Aug 2012 17:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-103</guid>
		<description><![CDATA[Hi, I&#039;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.
Thanks for the interest.

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.<br />
Thanks for the interest.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-102</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 22 Aug 2012 17:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-102</guid>
		<description><![CDATA[Hi, I&#039;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.
Thanks for the interest.
Peter]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve recently updated the plugin. The new version supports customising the iFrame size and offset. Please try updating and let me know if you have any more problems.<br />
Thanks for the interest.<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter Sejersen</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-96</link>
		<dc:creator>Peter Sejersen</dc:creator>
		<pubDate>Tue, 21 Aug 2012 06:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-96</guid>
		<description><![CDATA[Thanks for the plugin. I&#039;m also looking for a way to re-size the frame. I have tried, but the content in the frame gets cut off in the right side, see http://www.youareborntorun.com/ai1ec_event/137/?instance_id=9]]></description>
		<content:encoded><![CDATA[<p>Thanks for the plugin. I&#8217;m also looking for a way to re-size the frame. I have tried, but the content in the frame gets cut off in the right side, see <a href="http://www.youareborntorun.com/ai1ec_event/137/?instance_id=9" rel="nofollow">http://www.youareborntorun.com/ai1ec_event/137/?instance_id=9</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Anders</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-75</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 03 Jul 2012 14:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-75</guid>
		<description><![CDATA[This is awesome!
However...
I have created a custom field called &quot;runkeeper&quot; and inserted the &quot;share&quot;-link from runkeeper.com.
But my page renders the iframe a bit strange, have a look:
http://bloggen.hyden.nu/2012/07/03/skon-kvallspromenad/

Any idea?]]></description>
		<content:encoded><![CDATA[<p>This is awesome!<br />
However&#8230;<br />
I have created a custom field called &#8220;runkeeper&#8221; and inserted the &#8220;share&#8221;-link from runkeeper.com.<br />
But my page renders the iframe a bit strange, have a look:<br />
<a href="http://bloggen.hyden.nu/2012/07/03/skon-kvallspromenad/" rel="nofollow">http://bloggen.hyden.nu/2012/07/03/skon-kvallspromenad/</a></p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Anders</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-72</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Wed, 16 May 2012 07:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-72</guid>
		<description><![CDATA[Great plugin, but is it possible to change the size of the frame? Now I have to slide left and right to see all the information.]]></description>
		<content:encoded><![CDATA[<p>Great plugin, but is it possible to change the size of the frame? Now I have to slide left and right to see all the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Michael</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-65</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 17 Feb 2012 19:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-65</guid>
		<description><![CDATA[Just a small note... may want to update lines 43 and 44 to use 

[code] href=&quot;&#039;.WP_CONTENT_URL.&#039;/plugins[/code]

 instead of 

[code]href=&quot;&#039;.get_bloginfo(&#039;wpurl&#039;).&#039;/wp-content/plugins[/code]

as it doesn&#039;t work if you&#039;ve renamed the wp-content folder.  There are a few security plugins that will rename that folder.  By changing the code, the plugin will still work for those people.  Thanks!]]></description>
		<content:encoded><![CDATA[<p>Just a small note&#8230; may want to update lines 43 and 44 to use </p>
<p>[code] href="'.WP_CONTENT_URL.'/plugins[/code]</p>
<p> instead of </p>
<p>[code]href="'.get_bloginfo('wpurl').'/wp-content/plugins[/code]</p>
<p>as it doesn&#8217;t work if you&#8217;ve renamed the wp-content folder.  There are a few security plugins that will rename that folder.  By changing the code, the plugin will still work for those people.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by jake</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-52</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Wed, 01 Feb 2012 19:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-52</guid>
		<description><![CDATA[Any way to configure the size of the iFrame? Mine is extending into my sidebar by about 50 pixels or so.]]></description>
		<content:encoded><![CDATA[<p>Any way to configure the size of the iFrame? Mine is extending into my sidebar by about 50 pixels or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Mario</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-46</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 20 Sep 2011 05:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-46</guid>
		<description><![CDATA[Hi Peter,

Thanks for the plugin, it does work for me. However with two serious limitations:

1. It produces a box underneath ALL posts, even those without a custom &#039;runkeeper&#039; field. A big empty box obviously disturbs the blog design.

2. It does not allow to put more than one map in one post, right? Something like that would be really helpful... And maybe a few options to adjust the size of the preview box manually.

Thanks for your help!
Mario]]></description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Thanks for the plugin, it does work for me. However with two serious limitations:</p>
<p>1. It produces a box underneath ALL posts, even those without a custom &#8216;runkeeper&#8217; field. A big empty box obviously disturbs the blog design.</p>
<p>2. It does not allow to put more than one map in one post, right? Something like that would be really helpful&#8230; And maybe a few options to adjust the size of the preview box manually.</p>
<p>Thanks for your help!<br />
Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Jacob</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-45</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 12 Aug 2011 08:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-45</guid>
		<description><![CDATA[Hey, thanks for a lovely plugin, although there is one thing that concerns me.

On my summary page (where I list all my posts one after another), the runkeeper iframe is added to ALL posts that are published earlier than (or below) the post with the actual data, although they have no data of course since I have no value in my custom field.

In other words, I need something that kills the runkeeper session or really checks if there is a value in a particular post to prevent it from not displaying data for every post.

Is this possible?

best regards / Jacob]]></description>
		<content:encoded><![CDATA[<p>Hey, thanks for a lovely plugin, although there is one thing that concerns me.</p>
<p>On my summary page (where I list all my posts one after another), the runkeeper iframe is added to ALL posts that are published earlier than (or below) the post with the actual data, although they have no data of course since I have no value in my custom field.</p>
<p>In other words, I need something that kills the runkeeper session or really checks if there is a value in a particular post to prevent it from not displaying data for every post.</p>
<p>Is this possible?</p>
<p>best regards / Jacob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by G</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-44</link>
		<dc:creator>G</dc:creator>
		<pubDate>Fri, 01 Jul 2011 14:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-44</guid>
		<description><![CDATA[Thanks so much for your work on this plug-in. In the future, might there be a configuration option to select a size for the frame, or is this limited by the data returned from RunKeeper.com? Example post: http://www.nafzinger.com/2011/07/01/thursday-brookside-ride-in-kansas-city/]]></description>
		<content:encoded><![CDATA[<p>Thanks so much for your work on this plug-in. In the future, might there be a configuration option to select a size for the frame, or is this limited by the data returned from RunKeeper.com? Example post: <a href="http://www.nafzinger.com/2011/07/01/thursday-brookside-ride-in-kansas-city/" rel="nofollow">http://www.nafzinger.com/2011/07/01/thursday-brookside-ride-in-kansas-city/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Josh Feldberg</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-43</link>
		<dc:creator>Josh Feldberg</dc:creator>
		<pubDate>Fri, 24 Jun 2011 17:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-43</guid>
		<description><![CDATA[This is brilliant. It really does work. I&#039;d love to be able to add photos to the map but I don&#039;t think this is possible]]></description>
		<content:encoded><![CDATA[<p>This is brilliant. It really does work. I&#8217;d love to be able to add photos to the map but I don&#8217;t think this is possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Per Soderlund</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-42</link>
		<dc:creator>Per Soderlund</dc:creator>
		<pubDate>Tue, 24 May 2011 11:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-42</guid>
		<description><![CDATA[New problem: If I have two runkeeper activities on the same page, only the topmost is showing. If I look at single posts the other activity shows up. Trying to find the problem, help appreciated!]]></description>
		<content:encoded><![CDATA[<p>New problem: If I have two runkeeper activities on the same page, only the topmost is showing. If I look at single posts the other activity shows up. Trying to find the problem, help appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Per Soderlund</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-41</link>
		<dc:creator>Per Soderlund</dc:creator>
		<pubDate>Mon, 23 May 2011 11:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-41</guid>
		<description><![CDATA[Okay. Sorry. Noticed in the header that the plugin directory is supposed to be &quot;runkeeper-plugin&quot;, I had named it simply &quot;runkeeper&quot;. Working now. So never mind my previous posts.
Thanks for the plugin though.]]></description>
		<content:encoded><![CDATA[<p>Okay. Sorry. Noticed in the header that the plugin directory is supposed to be &#8220;runkeeper-plugin&#8221;, I had named it simply &#8220;runkeeper&#8221;. Working now. So never mind my previous posts.<br />
Thanks for the plugin though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Per Soderlund</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-40</link>
		<dc:creator>Per Soderlund</dc:creator>
		<pubDate>Mon, 23 May 2011 11:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-40</guid>
		<description><![CDATA[Hmmm...seems like my pasted code was censored? You can find it live at: http://moonwork.se/maratonmannen]]></description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;seems like my pasted code was censored? You can find it live at: <a href="http://moonwork.se/maratonmannen" rel="nofollow">http://moonwork.se/maratonmannen</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Per Soderlund</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-39</link>
		<dc:creator>Per Soderlund</dc:creator>
		<pubDate>Mon, 23 May 2011 11:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-39</guid>
		<description><![CDATA[Hi!
This plugin is exactly what I was looking for, just too bad I can&#039;t make it work.
Adding the custom field &quot;runkeeper&quot; just adds this to the post:

                
An empty &quot;runkeeper&quot; div with correct title... Nothing visible on the post.

And in the head section:


Any Ideas?
By the way, new to WP so please explain as for an ignorant idiot, maybe I understand :-)

Running WP ver. 3.1.2, downloaded rukeeper plugin from]]></description>
		<content:encoded><![CDATA[<p>Hi!<br />
This plugin is exactly what I was looking for, just too bad I can&#8217;t make it work.<br />
Adding the custom field &#8220;runkeeper&#8221; just adds this to the post:</p>
<p>An empty &#8220;runkeeper&#8221; div with correct title&#8230; Nothing visible on the post.</p>
<p>And in the head section:</p>
<p>Any Ideas?<br />
By the way, new to WP so please explain as for an ignorant idiot, maybe I understand <img src='http://sandjam.co.uk/sandjam/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Running WP ver. 3.1.2, downloaded rukeeper plugin from</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Jon</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-38</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 05 Mar 2011 20:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-38</guid>
		<description><![CDATA[Hi Peter

Cool plug-in. Thanks. I managed to enter a custom field in my post and it displays the runkeeper shared URL fine. However, it seems have confused some other custom fields that I have for tweet this. On my home page now, all posts are attempting to show the runkeeper url I entered on one post. any idea how I rectify this.

Many Thanks

Jon]]></description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>Cool plug-in. Thanks. I managed to enter a custom field in my post and it displays the runkeeper shared URL fine. However, it seems have confused some other custom fields that I have for tweet this. On my home page now, all posts are attempting to show the runkeeper url I entered on one post. any idea how I rectify this.</p>
<p>Many Thanks</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-37</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 21 Feb 2011 18:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-37</guid>
		<description><![CDATA[By the way, the new version no longer requires jQuery, that should make it more compatible for other users too.]]></description>
		<content:encoded><![CDATA[<p>By the way, the new version no longer requires jQuery, that should make it more compatible for other users too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-36</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 21 Feb 2011 18:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-36</guid>
		<description><![CDATA[Hi Michael,

You&#039;re quite right, I managed to break the plugin in the new release. Looks like the path to the JS and CSS files has changed.

I&#039;m going to release another revision which should fix it.

Sorry about that, let me know if you get it working after the next update.

Best of luck with the 40 LBS from a chilly Leeds!

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>You&#8217;re quite right, I managed to break the plugin in the new release. Looks like the path to the JS and CSS files has changed.</p>
<p>I&#8217;m going to release another revision which should fix it.</p>
<p>Sorry about that, let me know if you get it working after the next update.</p>
<p>Best of luck with the 40 LBS from a chilly Leeds!</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Michael</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-35</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 21 Feb 2011 14:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-35</guid>
		<description><![CDATA[ack, spell checkers!

That&#039;s supposed to be jQuery version 1.4.2

[code]



[/code]]]></description>
		<content:encoded><![CDATA[<p>ack, spell checkers!</p>
<p>That&#8217;s supposed to be jQuery version 1.4.2</p>
<p>[code]</p>
<p>[/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Michael</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-34</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 21 Feb 2011 14:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-34</guid>
		<description><![CDATA[Greetings Peter.

First off, thanks for the contribution to both the Runkeeper and Wordpress community.

I&#039;m not sure if it is from today&#039;s update to 1.10, but although I have the plugin activated, custom field created, and appropriate link defined, I&#039;ve received failure of the plug-in to publish the preview here on http://to185.com/runkeeper-is-my/

The plugin appears to be attempting its job, in that it loads the stylesheet for the plugin 

jQuery is indeed being called (a .4.2)

and the div id runkeeper is as well being loaded in the post.

I did however find a comment following that indicating, or perhaps hinting at the fact that PHP 5 is involved.

The server has as php5 as its default versrion.

After overriding that and forcing php4 to load, I have errors loading the site at all, so perhaps the error is something PHP related?

Hope this rundown helps you, as I&#039;d really like to see this in play on my site. :)

Thanks again for your efforts.

Warm regards from chilly southwest Ohio,



Michael]]></description>
		<content:encoded><![CDATA[<p>Greetings Peter.</p>
<p>First off, thanks for the contribution to both the Runkeeper and WordPress community.</p>
<p>I&#8217;m not sure if it is from today&#8217;s update to 1.10, but although I have the plugin activated, custom field created, and appropriate link defined, I&#8217;ve received failure of the plug-in to publish the preview here on <a href="http://to185.com/runkeeper-is-my/" rel="nofollow">http://to185.com/runkeeper-is-my/</a></p>
<p>The plugin appears to be attempting its job, in that it loads the stylesheet for the plugin </p>
<p>jQuery is indeed being called (a .4.2)</p>
<p>and the div id runkeeper is as well being loaded in the post.</p>
<p>I did however find a comment following that indicating, or perhaps hinting at the fact that PHP 5 is involved.</p>
<p>The server has as php5 as its default versrion.</p>
<p>After overriding that and forcing php4 to load, I have errors loading the site at all, so perhaps the error is something PHP related?</p>
<p>Hope this rundown helps you, as I&#8217;d really like to see this in play on my site. <img src='http://sandjam.co.uk/sandjam/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again for your efforts.</p>
<p>Warm regards from chilly southwest Ohio,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-33</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 15 Feb 2011 20:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-33</guid>
		<description><![CDATA[Yes, that sounds like you might be right. The plugin does need jQuery to be installed to function.
I believe there are WordPress plugins which will include jQuery on your site for you. Otherwise you can download the jQuery javaScript file and include it the the header template.
I&#039;m planning on doing an update at some point which will allow it to function without jQuery but I haven&#039;t gotten around to it yet. Let me know how you go.]]></description>
		<content:encoded><![CDATA[<p>Yes, that sounds like you might be right. The plugin does need jQuery to be installed to function.<br />
I believe there are WordPress plugins which will include jQuery on your site for you. Otherwise you can download the jQuery javaScript file and include it the the header template.<br />
I&#8217;m planning on doing an update at some point which will allow it to function without jQuery but I haven&#8217;t gotten around to it yet. Let me know how you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Jan</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-32</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sun, 13 Feb 2011 22:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-32</guid>
		<description><![CDATA[Here&#039;s a post where Runkeeper preview should appear, but doesn&#039;t
http://www.laufsachen.net/2011/02/runkeeper-preview-unter-diesem-post/

I think the problem might be &quot;jQuery&quot;. To be honest: I don&#039;t have a clue if I have included this in my WP blog and if not how I should do this... 

Sorry to bother you with these newcomer issues...]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s a post where Runkeeper preview should appear, but doesn&#8217;t<br />
<a href="http://www.laufsachen.net/2011/02/runkeeper-preview-unter-diesem-post/" rel="nofollow">http://www.laufsachen.net/2011/02/runkeeper-preview-unter-diesem-post/</a></p>
<p>I think the problem might be &#8220;jQuery&#8221;. To be honest: I don&#8217;t have a clue if I have included this in my WP blog and if not how I should do this&#8230; </p>
<p>Sorry to bother you with these newcomer issues&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-31</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 12 Feb 2011 17:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-31</guid>
		<description><![CDATA[I&#039;m sorry it&#039;s not working for you. I&#039;ve not had any other reports of problems with this. Can you send me an example of a post which you have attached a runkeeper field to so that I can see what markup, if any is being generated? Which other plugins are you using?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry it&#8217;s not working for you. I&#8217;ve not had any other reports of problems with this. Can you send me an example of a post which you have attached a runkeeper field to so that I can see what markup, if any is being generated? Which other plugins are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Jan</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-29</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sat, 29 Jan 2011 23:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-29</guid>
		<description><![CDATA[Did all you said - doesn&#039;t work. :(]]></description>
		<content:encoded><![CDATA[<p>Did all you said &#8211; doesn&#8217;t work. <img src='http://sandjam.co.uk/sandjam/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Peter</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-28</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 23 Jan 2011 10:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-28</guid>
		<description><![CDATA[You actually don&#039;t need to modify your template at all. The plugin will insert the code to display the Runkeeper overview into the post. Just create a new custom field called &quot;runkeeper&quot; and paste the share code into it. The plugin will insert the Runkeeper overview following the body of the post.]]></description>
		<content:encoded><![CDATA[<p>You actually don&#8217;t need to modify your template at all. The plugin will insert the code to display the Runkeeper overview into the post. Just create a new custom field called &#8220;runkeeper&#8221; and paste the share code into it. The plugin will insert the Runkeeper overview following the body of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runkeeper WordPress Plugin by Jan</title>
		<link>http://sandjam.co.uk/sandjam/2010/04/runkeeper-wordpress-plugin/comment-page-1/#comment-26</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 17 Jan 2011 11:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://sandjam.co.uk/sandjam/?p=96#comment-26</guid>
		<description><![CDATA[Hi,

I have worked with custom fields before. Do you have a short guideline how to use runkeeper plug-in? Do I first have to modify my template and if so how / where?

Thanks
Jan]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have worked with custom fields before. Do you have a short guideline how to use runkeeper plug-in? Do I first have to modify my template and if so how / where?</p>
<p>Thanks<br />
Jan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
