<?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"
	>
<channel>
	<title>Comments on: hot or not wordpress plugin</title>
	<atom:link href="http://www.arolabs.com/php/hot-or-not-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/</link>
	<description>automating your e-commerce</description>
	<pubDate>Fri, 21 Nov 2008 03:24:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: aRo`</title>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-668</link>
		<dc:creator>aRo`</dc:creator>
		<pubDate>Wed, 12 Nov 2008 20:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-668</guid>
		<description>The query below is used to join the hot or not table with the comments table. Then you should be able to find the totals / positives / negatives.

SELECT vote FROM tblcomments_hon INNER JOIN tblcomments chon ON chon.comment_ID = tblcomments_hon.comment_id WHERE chon.comment_post_ID = '$post_id' AND $tblcomments_hon.comment_id ='$commentid'

You can then use this data to fill an chart.</description>
		<content:encoded><![CDATA[<p>The query below is used to join the hot or not table with the comments table. Then you should be able to find the totals / positives / negatives.</p>
<p>SELECT vote FROM tblcomments_hon INNER JOIN tblcomments chon ON chon.comment_ID = tblcomments_hon.comment_id WHERE chon.comment_post_ID = &#8216;$post_id&#8217; AND $tblcomments_hon.comment_id =&#8217;$commentid&#8217;</p>
<p>You can then use this data to fill an chart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrausell</title>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-580</link>
		<dc:creator>jrausell</dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-580</guid>
		<description>hello, I have some question.

how I can count the votes (totals, positives and negatives)?

how I can show the votes like in your example www.procontra.be ?

thanks !!</description>
		<content:encoded><![CDATA[<p>hello, I have some question.</p>
<p>how I can count the votes (totals, positives and negatives)?</p>
<p>how I can show the votes like in your example <a href="http://www.procontra.be" rel="nofollow">http://www.procontra.be</a> ?</p>
<p>thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aRo`</title>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-134</link>
		<dc:creator>aRo`</dc:creator>
		<pubDate>Sat, 01 Mar 2008 11:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-134</guid>
		<description>you can take a look at &lt;a href="http://www.procontra.be/" rel="nofollow"&gt;http://www.procontra.be/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>you can take a look at <a href="http://www.procontra.be/" rel="nofollow">http://www.procontra.be/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james m</title>
		<link>http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-133</link>
		<dc:creator>james m</dc:creator>
		<pubDate>Sat, 01 Mar 2008 08:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.arolabs.com/php/hot-or-not-wordpress-plugin/#comment-133</guid>
		<description>Hi, Is there a demo of this plugin anywhere?

tks
james</description>
		<content:encoded><![CDATA[<p>Hi, Is there a demo of this plugin anywhere?</p>
<p>tks<br />
james</p>
]]></content:encoded>
	</item>
</channel>
</rss>
