<?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>Kommentare zu: jQuery star rating helper for cakePHP</title>
	<atom:link href="http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 15:38:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Von: Pierre Krohmer</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-18</link>
		<dc:creator>Pierre Krohmer</dc:creator>
		<pubDate>Mon, 27 Feb 2012 09:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-18</guid>
		<description>You need a table with the possible ratings (e.g. good, bad, neutral) and the object which you want to rate needs a foreign key to that table. So that you can save a rating to that object. Hopefully this will help you!</description>
		<content:encoded><![CDATA[<p>You need a table with the possible ratings (e.g. good, bad, neutral) and the object which you want to rate needs a foreign key to that table. So that you can save a rating to that object. Hopefully this will help you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Tim</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-16</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 21 Feb 2012 21:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-16</guid>
		<description>I guess I&#039;m lost on one thing - do I need to create an extra field in my db table for what I want to rate?</description>
		<content:encoded><![CDATA[<p>I guess I&#039;m lost on one thing &#8211; do I need to create an extra field in my db table for what I want to rate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Pierre Krohmer</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-14</link>
		<dc:creator>Pierre Krohmer</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-14</guid>
		<description>&lt;p&gt;Which sql do you mean? For the example data (movies with ratings)?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Which sql do you mean? For the example data (movies with ratings)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: artur</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-13</link>
		<dc:creator>artur</dc:creator>
		<pubDate>Sun, 08 Jan 2012 02:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-13</guid>
		<description>hi can i ask for mysql create table commands polease?</description>
		<content:encoded><![CDATA[<p>hi can i ask for mysql create table commands polease?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Pierre Krohmer</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-12</link>
		<dc:creator>Pierre Krohmer</dc:creator>
		<pubDate>Tue, 03 Jan 2012 10:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-12</guid>
		<description>&lt;p&gt;What do you mean exactly? JQuery do not work anymore?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>What do you mean exactly? JQuery do not work anymore?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Lorenzo</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-11</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Mon, 02 Jan 2012 19:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-11</guid>
		<description>&lt;span&gt;&lt;span&gt;By implementing the&lt;/span&gt; &lt;span&gt;helper&lt;/span&gt;&lt;span&gt;, the&lt;/span&gt; &lt;span&gt;jquery&lt;/span&gt; &lt;span&gt;not let me use&lt;/span&gt; &lt;span&gt;the native functions&lt;/span&gt; &lt;span&gt;of&lt;/span&gt; &lt;span&gt;ajax,&lt;/span&gt; &lt;span&gt;how I can&lt;/span&gt; &lt;span&gt;solve this&lt;/span&gt; &lt;span&gt;problem?&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span><span>By implementing the</span> <span>helper</span><span>, the</span> <span>jquery</span> <span>not let me use</span> <span>the native functions</span> <span>of</span> <span>ajax,</span> <span>how I can</span> <span>solve this</span> <span>problem?</span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Claudio</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-4</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Tue, 07 Jun 2011 03:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-4</guid>
		<description>Very good! I was looking for it!
Thanks!</description>
		<content:encoded><![CDATA[<p>Very good! I was looking for it!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: star rating helper with jQuery &#124; CakePHP Articles</title>
		<link>http://techblog.pierrekrohmer.de/2011/05/jquery-star-rating-helper-cakephp/#comment-3</link>
		<dc:creator>star rating helper with jQuery &#124; CakePHP Articles</dc:creator>
		<pubDate>Sat, 21 May 2011 23:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.pierrekrohmer.de/?p=58#comment-3</guid>
		<description>[...] You can see see how it looks like on my blog: http://techblog.pierrekrohmer.de [...]</description>
		<content:encoded><![CDATA[<p>[...] You can see see how it looks like on my blog: <a href="http://techblog.pierrekrohmer.de" rel="nofollow">http://techblog.pierrekrohmer.de</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

