<?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: 5 star rating system in PHP, MySQL and jQuery</title>
	<atom:link href="http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/</link>
	<description>A website about the internet</description>
	<lastBuildDate>Fri, 19 Mar 2010 06:17:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Diamond</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2701</link>
		<dc:creator>Diamond</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2701</guid>
		<description>Hi, I really appreciate you effort and this great tutorial. can you please help me in setting up the database. What I want is this if it is possible. the user is reviewing  a product using this kind of form: 

name: his name
recommand th product: yes/no
Price: stars rate
shipping: stars rate
Quality: stars rating
Comments: 
thanks in advance and really appreciate your help</description>
		<content:encoded><![CDATA[<p>Hi, I really appreciate you effort and this great tutorial. can you please help me in setting up the database. What I want is this if it is possible. the user is reviewing  a product using this kind of form: </p>
<p>name: his name<br />
recommand th product: yes/no<br />
Price: stars rate<br />
shipping: stars rate<br />
Quality: stars rating<br />
Comments:<br />
thanks in advance and really appreciate your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2699</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2699</guid>
		<description>Yeah sure. :)</description>
		<content:encoded><![CDATA[<p>Yeah sure. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McCrum</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2698</link>
		<dc:creator>McCrum</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2698</guid>
		<description>Can I add this rating system to a Google Maps API InfoWindow?</description>
		<content:encoded><![CDATA[<p>Can I add this rating system to a Google Maps API InfoWindow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2573</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 28 Feb 2010 19:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2573</guid>
		<description>For everyone looking to make it make the original ratings appear when you take your mouse off:

http://stackoverflow.com/questions/2351903/jquery-javascript-ratings-making-the-rating-reappear-when-user-takes-their-curso</description>
		<content:encoded><![CDATA[<p>For everyone looking to make it make the original ratings appear when you take your mouse off:</p>
<p><a href="http://stackoverflow.com/questions/2351903/jquery-javascript-ratings-making-the-rating-reappear-when-user-takes-their-curso" rel="nofollow">http://stackoverflow.com/questions/2351903/jquery-javascript-ratings-making-the-rating-reappear-when-user-takes-their-curso</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2564</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2564</guid>
		<description>No worries, I solved it! :D</description>
		<content:encoded><![CDATA[<p>No worries, I solved it! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2562</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 27 Feb 2010 22:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2562</guid>
		<description>Hey Johnny, great resource you&#039;ve put here! I&#039;m having a problem however, nomatter what the JavaScript isn&#039;t calling the send.php - I&#039;ve tried using Absolute URLs in the script.js file as well.

I&#039;ve checked for definite that it&#039;s not loading send.php by putting a function that inserts the word &#039;Success&#039; into the database, but it still never does appear in the DB (which would imply that send.php isn&#039;t being called).

I&#039;m using exactly the same JS as you and the same file/folder structure, but I don&#039;t understand why this doesn&#039;t work? 

Thank you for your help!

Jack</description>
		<content:encoded><![CDATA[<p>Hey Johnny, great resource you&#8217;ve put here! I&#8217;m having a problem however, nomatter what the JavaScript isn&#8217;t calling the send.php &#8211; I&#8217;ve tried using Absolute URLs in the script.js file as well.</p>
<p>I&#8217;ve checked for definite that it&#8217;s not loading send.php by putting a function that inserts the word &#8216;Success&#8217; into the database, but it still never does appear in the DB (which would imply that send.php isn&#8217;t being called).</p>
<p>I&#8217;m using exactly the same JS as you and the same file/folder structure, but I don&#8217;t understand why this doesn&#8217;t work? </p>
<p>Thank you for your help!</p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2103</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 26 Jan 2010 12:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2103</guid>
		<description>I haven&#039;t looked into wordpress integration but I&#039;m sure it&#039;d be possible. I think it might just be a case of adding the MySQL rows to your wordpress posts table.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t looked into wordpress integration but I&#8217;m sure it&#8217;d be possible. I think it might just be a case of adding the MySQL rows to your wordpress posts table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karar A.</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2099</link>
		<dc:creator>Karar A.</dc:creator>
		<pubDate>Tue, 26 Jan 2010 08:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2099</guid>
		<description>This is really awesome .
All I want to know..Is there any way to make it work with wordpress ? especially the part with database and asking wordpress to make a new database table. 

Can you please..

Thanks in advance
Cheers

Karar A.</description>
		<content:encoded><![CDATA[<p>This is really awesome .<br />
All I want to know..Is there any way to make it work with wordpress ? especially the part with database and asking wordpress to make a new database table. </p>
<p>Can you please..</p>
<p>Thanks in advance<br />
Cheers</p>
<p>Karar A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anders</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2059</link>
		<dc:creator>anders</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2059</guid>
		<description>Hello! This works great! didn&#039;t have any problems (with the functionallity).

Anywho, i think you should add some JS so that after hovering the stars (Without voting) the star field goes back to normal.

Else it is just super great :D

cheers.</description>
		<content:encoded><![CDATA[<p>Hello! This works great! didn&#8217;t have any problems (with the functionallity).</p>
<p>Anywho, i think you should add some JS so that after hovering the stars (Without voting) the star field goes back to normal.</p>
<p>Else it is just super great :D</p>
<p>cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solor</title>
		<link>http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/comment-page-1/#comment-2054</link>
		<dc:creator>Solor</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://webtint.net/?p=1325#comment-2054</guid>
		<description>The script don&#039;t work by me, i cant vote and on the send.php page i have two errors on line 7 and 8.. 

Notice: Undefined index: rating in C:\wamp\www\fivestars\send.php on line 7

Notice: Undefined index: id in C:\wamp\www\fivestars\send.php on line 8

can somebody help me with it?

Thnx!!</description>
		<content:encoded><![CDATA[<p>The script don&#8217;t work by me, i cant vote and on the send.php page i have two errors on line 7 and 8.. </p>
<p>Notice: Undefined index: rating in C:\wamp\www\fivestars\send.php on line 7</p>
<p>Notice: Undefined index: id in C:\wamp\www\fivestars\send.php on line 8</p>
<p>can somebody help me with it?</p>
<p>Thnx!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
