<?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 proto|mondo</title> <atom:link href="http://protomondo.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://protomondo.com</link> <description></description> <lastBuildDate>Wed, 05 Oct 2011 21:53:38 -0500</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Ironman Lake Placid 2011 by Rusty Smith</title><link>http://protomondo.com/2011/08/08/ironman-lake-placid-2011-race-report/comment-page-1/#comment-368</link> <dc:creator>Rusty Smith</dc:creator> <pubDate>Wed, 05 Oct 2011 21:53:38 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=2062#comment-368</guid> <description>Cheating, most likely.</description> <content:encoded><![CDATA[<p>Cheating, most likely.</p> ]]></content:encoded> </item> <item><title>Comment on Ironman Lake Placid 2011 by margaret fletcher</title><link>http://protomondo.com/2011/08/08/ironman-lake-placid-2011-race-report/comment-page-1/#comment-367</link> <dc:creator>margaret fletcher</dc:creator> <pubDate>Mon, 03 Oct 2011 22:04:28 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=2062#comment-367</guid> <description>so what were the people doing in the lake????oh and spectacular report!!</description> <content:encoded><![CDATA[<p>so what were the people doing in the lake????</p><p>oh and spectacular report!!</p> ]]></content:encoded> </item> <item><title>Comment on Ironman Lake Placid 2011 by Sam Morgan</title><link>http://protomondo.com/2011/08/08/ironman-lake-placid-2011-race-report/comment-page-1/#comment-366</link> <dc:creator>Sam Morgan</dc:creator> <pubDate>Sun, 02 Oct 2011 00:38:50 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=2062#comment-366</guid> <description>Great race report, or greatest race report?  Really good read.  I know you weren&#039;t just writing this for me, but thanks for writing it anyway.</description> <content:encoded><![CDATA[<p>Great race report, or greatest race report?  Really good read.  I know you weren&#8217;t just writing this for me, but thanks for writing it anyway.</p> ]]></content:encoded> </item> <item><title>Comment on Ironman Lake Placid 2011 by Jennifer Treter</title><link>http://protomondo.com/2011/08/08/ironman-lake-placid-2011-race-report/comment-page-1/#comment-365</link> <dc:creator>Jennifer Treter</dc:creator> <pubDate>Sat, 01 Oct 2011 14:53:29 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=2062#comment-365</guid> <description>Great race summary! This brings back the excitement I was feeling during the race. I think I jumped up and down 50 times when I saw you round the corner at the Olympic Oval. Awesome! Awesome! Awesome! I am so proud of you.</description> <content:encoded><![CDATA[<p>Great race summary! This brings back the excitement I was feeling during the race. I think I jumped up and down 50 times when I saw you round the corner at the Olympic Oval. Awesome! Awesome! Awesome! I am so proud of you.</p> ]]></content:encoded> </item> <item><title>Comment on Ironman Lake Placid 2011 by Lisa</title><link>http://protomondo.com/2011/08/08/ironman-lake-placid-2011-race-report/comment-page-1/#comment-364</link> <dc:creator>Lisa</dc:creator> <pubDate>Fri, 30 Sep 2011 14:20:41 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=2062#comment-364</guid> <description>Wow.  You&#039;re a badass.  Thanks for sharing this, it&#039;s all triumphant and also, helps me better define exactly what I do NOT want to do, ever.  Seriously, though, what a great accomplishment!</description> <content:encoded><![CDATA[<p>Wow.  You&#8217;re a badass.  Thanks for sharing this, it&#8217;s all triumphant and also, helps me better define exactly what I do NOT want to do, ever.  Seriously, though, what a great accomplishment!</p> ]]></content:encoded> </item> <item><title>Comment on Post Thumbnails and Arthemia by IL CANTANTE CHOIR</title><link>http://protomondo.com/2010/01/19/post-thumbnails-arthemia/comment-page-1/#comment-359</link> <dc:creator>IL CANTANTE CHOIR</dc:creator> <pubDate>Fri, 22 Apr 2011 17:31:49 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=791#comment-359</guid> <description>Hello Guys, I just finally found the reason why timthumb doesn&#039;t running.
1. Delete the script --&gt; &lt;b&gt;  &lt;/b&gt;in every file in arthemia premium folder (index.php,function.php,sidebar.php,footer.php)&lt;b&gt;Before:&lt;/b&gt;
&lt;code&gt;
&lt;img src=&quot;/scripts/timthumb.php?src=/&lt;?php $values = get_post_custom_values(&quot;Image&quot;); (bla...blaa)
&lt;/code&gt;&lt;b&gt;After:&lt;/b&gt;
&lt;code&gt;
&lt;img src=&quot;/scripts/timthumb.php?src=/&lt;?php $values = get_post_custom_values(&quot;Image&quot;); (bla...blaa)
&lt;/code&gt;2. Using custom field, fills the Field name &quot;Image&quot; and value ex: &quot;wp-content/uploads/2011/04/img.jpg&quot;3. Finish.</description> <content:encoded><![CDATA[<p>Hello Guys, I just finally found the reason why timthumb doesn&#8217;t running.<br
/> 1. Delete the script &#8211;&gt; <b> </b>in every file in arthemia premium folder (index.php,function.php,sidebar.php,footer.php)</p><p><b>Before:</b><br
/> <code><br
/> &lt;img src=&quot;/scripts/timthumb.php?src=/&lt;?php $values = get_post_custom_values(&quot;Image&quot;); (bla...blaa)<br
/> </code></p><p><b>After:</b><br
/> <code><br
/> &lt;img src=&quot;/scripts/timthumb.php?src=/&lt;?php $values = get_post_custom_values(&quot;Image&quot;); (bla...blaa)<br
/> </code></p><p>2. Using custom field, fills the Field name &#8220;Image&#8221; and value ex: &#8220;wp-content/uploads/2011/04/img.jpg&#8221;</p><p>3. Finish.</p> ]]></content:encoded> </item> <item><title>Comment on Post Thumbnails and Arthemia by Rusty Smith</title><link>http://protomondo.com/2010/01/19/post-thumbnails-arthemia/comment-page-1/#comment-358</link> <dc:creator>Rusty Smith</dc:creator> <pubDate>Mon, 18 Apr 2011 19:33:06 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=791#comment-358</guid> <description>Hi Silvia - I use the &lt;a href=&quot;http://sparepencil.com/portfolio/advanced-excerpt/&quot; rel=&quot;nofollow&quot;&gt;Advanced Excerpt&lt;/a&gt; plugin to style all of my plugins, but I think you could just replace &quot;the_excerpt&quot; with &quot;the_content&quot; php code in your templates. check the WordPress codex for more info: &lt;a href=&quot;http://codex.wordpress.org/Function_Reference/the_excerpt&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Function_Reference/the_excerpt&lt;/a&gt;Let me know how you get along.</description> <content:encoded><![CDATA[<p>Hi Silvia &#8211; I use the <a
href="http://sparepencil.com/portfolio/advanced-excerpt/" rel="nofollow">Advanced Excerpt</a> plugin to style all of my plugins, but I think you could just replace &#8220;the_excerpt&#8221; with &#8220;the_content&#8221; php code in your templates. check the WordPress codex for more info: <a
href="http://codex.wordpress.org/Function_Reference/the_excerpt" rel="nofollow">http://codex.wordpress.org/Function_Reference/the_excerpt</a></p><p>Let me know how you get along.</p> ]]></content:encoded> </item> <item><title>Comment on Post Thumbnails and Arthemia by silvia</title><link>http://protomondo.com/2010/01/19/post-thumbnails-arthemia/comment-page-1/#comment-357</link> <dc:creator>silvia</dc:creator> <pubDate>Mon, 11 Apr 2011 22:14:35 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=791#comment-357</guid> <description>thanks for this tutorial works great. does anybody know how I can set the frontpage to show full posts? with links and pics e.g not only the short version thanks like on this page: http://www.benm.at/</description> <content:encoded><![CDATA[<p>thanks for this tutorial works great. does anybody know how I can set the frontpage to show full posts? with links and pics e.g not only the short version thanks like on this page: <a
href="http://www.benm.at/" rel="nofollow">http://www.benm.at/</a></p> ]]></content:encoded> </item> <item><title>Comment on Post Thumbnails and Arthemia by Nic</title><link>http://protomondo.com/2010/01/19/post-thumbnails-arthemia/comment-page-1/#comment-353</link> <dc:creator>Nic</dc:creator> <pubDate>Fri, 04 Feb 2011 04:45:26 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=791#comment-353</guid> <description>OK..new to all this so bear with me...1st of all...Your instructions worked perfectly..thank you for your help..I don&#039;t understand code and was able to follow along..Yay You! and Yay Me!Have (1) issue though:
I am now getting an extra image of the headline article pic..floating above the featured articles...What in the world is this and how do I make it go away???Thanks for input...</description> <content:encoded><![CDATA[<p>OK..new to all this so bear with me&#8230;1st of all&#8230;Your instructions worked perfectly..thank you for your help..I don&#8217;t understand code and was able to follow along..Yay You! and Yay Me!</p><p>Have (1) issue though:<br
/> I am now getting an extra image of the headline article pic..floating above the featured articles&#8230;What in the world is this and how do I make it go away???</p><p>Thanks for input&#8230;</p> ]]></content:encoded> </item> <item><title>Comment on My feet hurt. by Steph Bachman</title><link>http://protomondo.com/2010/12/23/my-feet-hurt/comment-page-1/#comment-337</link> <dc:creator>Steph Bachman</dc:creator> <pubDate>Wed, 05 Jan 2011 18:31:46 +0000</pubDate> <guid
isPermaLink="false">http://protomondo.com/?p=1929#comment-337</guid> <description>Hi Rusty -Linked over here from BT.  Your relay sounded like a lot of fun - good write-up.Steph</description> <content:encoded><![CDATA[<p>Hi Rusty &#8211;</p><p>Linked over here from BT.  Your relay sounded like a lot of fun &#8211; good write-up.</p><p>Steph</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 9/26 queries in 0.010 seconds using disk: basic

Served from: protomondo.com @ 2012-02-06 08:44:04 -->
