<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Add Live Ratings To Your Blog Posts In 30 Seconds</title>
	<atom:link href="http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/</link>
	<description>Small Business Consultant</description>
	<lastBuildDate>Fri, 20 Nov 2009 12:45:24 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deepa</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-4911</link>
		<dc:creator>Deepa</dc:creator>
		<pubDate>Wed, 04 Jul 2007 10:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-4911</guid>
		<description>hi..I have my blog in blogger.When i added the scrip to my Post-footer...I could see the rating appearig only for the first post...
Is there a different method to use this script in blogspot

This is where i tried the script ( its new blogger..sorry about the name)
http://junktestingclassic.blogspot.com/

thank you
Deepa</description>
		<content:encoded><![CDATA[<p>hi..I have my blog in blogger.When i added the scrip to my Post-footer&#8230;I could see the rating appearig only for the first post&#8230;<br />
Is there a different method to use this script in blogspot</p>
<p>This is where i tried the script ( its new blogger..sorry about the name)<br />
<a href="http://junktestingclassic.blogspot.com/" rel="nofollow">http://junktestingclassic.blogspot.com/</a></p>
<p>thank you<br />
Deepa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cin77</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-4648</link>
		<dc:creator>cin77</dc:creator>
		<pubDate>Sat, 02 Jun 2007 21:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-4648</guid>
		<description>Thanks! This is just what I&#039;ve been looking for.  Will try out the ratings widget on my blog :)</description>
		<content:encoded><![CDATA[<p>Thanks! This is just what I&#8217;ve been looking for.  Will try out the ratings widget on my blog :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lev</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-3777</link>
		<dc:creator>Lev</dc:creator>
		<pubDate>Wed, 28 Mar 2007 21:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-3777</guid>
		<description>You can just remove the whole path attribute (path=&quot;...&quot;) and it&#039;ll still be better than having a full URL in there.</description>
		<content:encoded><![CDATA[<p>You can just remove the whole path attribute (path=&#8221;&#8230;&#8221;) and it&#8217;ll still be better than having a full URL in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Kukral</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-3752</link>
		<dc:creator>Jim Kukral</dc:creator>
		<pubDate>Wed, 28 Mar 2007 13:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-3752</guid>
		<description>Lev,

I&#039;m not sure how to do that. I can put the entire permalink in, but I don&#039;t know how to just put a page in.

&lt;div class=&quot;js-kit-rating&quot; path=&quot;&lt;?php the_permalink() ?&gt;&quot;&gt;&lt;/div&gt;
&lt;script src=&quot;http://js-kit.com/ratings.js&quot;&gt;&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>Lev,</p>
<p>I&#8217;m not sure how to do that. I can put the entire permalink in, but I don&#8217;t know how to just put a page in.</p>
<div class="js-kit-rating" path="<?php the_permalink() ?>&#8220;></div>
<p><script src="http://js-kit.com/ratings.js"></script></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lev</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-3733</link>
		<dc:creator>Lev</dc:creator>
		<pubDate>Wed, 28 Mar 2007 04:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-3733</guid>
		<description>Jim, please replace

&lt;div class=&quot;js-kit-rating&quot; path=&quot;http://www.jimkukral.com/?p=290&quot;&gt;

with

&lt;div class=&quot;js-kit-rating&quot; path=&quot;/290&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Jim, please replace</p>
<p>&lt;div class=&#8221;js-kit-rating&#8221; path=&#8221;http://www.jimkukral.com/?p=290&#8243;&gt;</p>
<p>with</p>
<p>&lt;div class=&#8221;js-kit-rating&#8221; path=&#8221;/290&#8243;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lev</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-3732</link>
		<dc:creator>Lev</dc:creator>
		<pubDate>Wed, 28 Mar 2007 04:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-3732</guid>
		<description>Jim, please replace



with

</description>
		<content:encoded><![CDATA[<p>Jim, please replace</p>
<p>with</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Train - 3.27.2007 &#124; WinExtra</title>
		<link>http://www.jimkukral.com/add-live-ratings-to-your-blog-posts-in-30-seconds/comment-page-1/#comment-3730</link>
		<dc:creator>Link Train - 3.27.2007 &#124; WinExtra</dc:creator>
		<pubDate>Wed, 28 Mar 2007 03:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimkukral.com/?p=290#comment-3730</guid>
		<description>[...] Add Live Ratings To Your Blog Posts In 30 Seconds&#160;via Jim Kukral [...]</description>
		<content:encoded><![CDATA[<p>[...] Add Live Ratings To Your Blog Posts In 30 Seconds&nbsp;via Jim Kukral [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
