<?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 on: Comments integration #1</title>
	<atom:link href="http://www.gdstarrating.com/2009/05/27/comments-integration-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/</link>
	<description>A WordPress Rating System</description>
	<lastBuildDate>Wed, 08 Sep 2010 01:45:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1773</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Tue, 16 Jun 2009 16:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1773</guid>
		<description>Well, you can disable IP checking. Also, you can limit ratings to registered and logged in users, and then IP is not relevant, but only user id.</description>
		<content:encoded><![CDATA[<p>Well, you can disable IP checking. Also, you can limit ratings to registered and logged in users, and then IP is not relevant, but only user id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1768</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 16 Jun 2009 15:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1768</guid>
		<description>The standard way to do this is to log the IP of each comment, and then when a post_id/comment_ip match is found, display the stored rating instead of the voting block.

This would probably have to be done in the template with code, but a function such as &quot;gd_rating_exists()&quot; or something could be used to check to see if the IP has commented yet.

You should make this a setting, since this will prohibit 2 people in the same company (using a NAT and a single IP) from voting. Another way is to required login, but someone could register many time if they really wanted to. IP works best most of the time.</description>
		<content:encoded><![CDATA[<p>The standard way to do this is to log the IP of each comment, and then when a post_id/comment_ip match is found, display the stored rating instead of the voting block.</p>
<p>This would probably have to be done in the template with code, but a function such as &#8220;gd_rating_exists()&#8221; or something could be used to check to see if the IP has commented yet.</p>
<p>You should make this a setting, since this will prohibit 2 people in the same company (using a NAT and a single IP) from voting. Another way is to required login, but someone could register many time if they really wanted to. IP works best most of the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1674</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1674</guid>
		<description>Actually, please disregard I must be doing something wrong on the live site, because i done it locally with mamp and its working there, maybe i should re-install. 

p.s is it possible also for small tutorial on how to deactivate voting. thx.</description>
		<content:encoded><![CDATA[<p>Actually, please disregard I must be doing something wrong on the live site, because i done it locally with mamp and its working there, maybe i should re-install. </p>
<p>p.s is it possible also for small tutorial on how to deactivate voting. thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1673</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1673</guid>
		<description>Hi Millan,

Great info and thanks for it. 

When I use this code it does indeed put the multi ratings in the comment, but I then loose multi ratings in the post section.

Is there a way to have both?</description>
		<content:encoded><![CDATA[<p>Hi Millan,</p>
<p>Great info and thanks for it. </p>
<p>When I use this code it does indeed put the multi ratings in the comment, but I then loose multi ratings in the post section.</p>
<p>Is there a way to have both?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1568</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1568</guid>
		<description>Ratings are post/page related. Aauthor page is an archive.</description>
		<content:encoded><![CDATA[<p>Ratings are post/page related. Aauthor page is an archive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiralık eşya deposu</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1565</link>
		<dc:creator>kiralık eşya deposu</dc:creator>
		<pubDate>Wed, 03 Jun 2009 11:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1565</guid>
		<description>Is it possible to add ratings to an author page?</description>
		<content:encoded><![CDATA[<p>Is it possible to add ratings to an author page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1472</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Fri, 29 May 2009 19:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1472</guid>
		<description>All ratings are post/page and comment based. Author page is not actually not a page, but an archive.</description>
		<content:encoded><![CDATA[<p>All ratings are post/page and comment based. Author page is not actually not a page, but an archive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1471</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 29 May 2009 18:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1471</guid>
		<description>Is it possible to add ratings to an author page?</description>
		<content:encoded><![CDATA[<p>Is it possible to add ratings to an author page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1464</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Thu, 28 May 2009 21:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1464</guid>
		<description>This is very complicated issue, and so far there no easy way to prevent multiple comments from the same user/visitor. I will try to find some way to solve this, so if anyone has any suggestion for this I will appreciete it.</description>
		<content:encoded><![CDATA[<p>This is very complicated issue, and so far there no easy way to prevent multiple comments from the same user/visitor. I will try to find some way to solve this, so if anyone has any suggestion for this I will appreciete it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Tremblay</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1463</link>
		<dc:creator>Jason Tremblay</dc:creator>
		<pubDate>Thu, 28 May 2009 21:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1463</guid>
		<description>When I do this comment integration, it seems that users are allowed an additional vote each time they comment.  Is there any way I can allow a user to have only one vote, even if they leave multiple comments?</description>
		<content:encoded><![CDATA[<p>When I do this comment integration, it seems that users are allowed an additional vote each time they comment.  Is there any way I can allow a user to have only one vote, even if they leave multiple comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MillaN</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1462</link>
		<dc:creator>MillaN</dc:creator>
		<pubDate>Thu, 28 May 2009 19:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1462</guid>
		<description>Multi ratings can be set on the category base. There will be more work to improve on this. But to use it now in the comments integration, you ust use some IF blocks to include different multi set ids.</description>
		<content:encoded><![CDATA[<p>Multi ratings can be set on the category base. There will be more work to improve on this. But to use it now in the comments integration, you ust use some IF blocks to include different multi set ids.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1461</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 28 May 2009 19:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1461</guid>
		<description>Hi Milan,

Thanks it is working, multirating in the comments. Nice! Is is possible to call different multirating ID&#039;s is the comments? 

Say for the post &#039;laptop&#039; containing a readonly of the multiblok &#039;laptop&#039; plus the multiblok in the comment. And then for an other post &#039;mobile phone&#039; the multiblok &#039;mobile phone&#039; in the comment.

Greetz</description>
		<content:encoded><![CDATA[<p>Hi Milan,</p>
<p>Thanks it is working, multirating in the comments. Nice! Is is possible to call different multirating ID&#8217;s is the comments? </p>
<p>Say for the post &#8216;laptop&#8217; containing a readonly of the multiblok &#8216;laptop&#8217; plus the multiblok in the comment. And then for an other post &#8216;mobile phone&#8217; the multiblok &#8216;mobile phone&#8217; in the comment.</p>
<p>Greetz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ninanoki</title>
		<link>http://www.gdstarrating.com/2009/05/27/comments-integration-1/comment-page-1/#comment-1454</link>
		<dc:creator>Ninanoki</dc:creator>
		<pubDate>Wed, 27 May 2009 22:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.gdstarrating.com/?p=802#comment-1454</guid>
		<description>that&#039;s what i was really waiting for;)thank you so much Millan!</description>
		<content:encoded><![CDATA[<p>that&#8217;s what i was really waiting for;)thank you so much Millan!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
