<?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 for Catch My Fame</title>
	<atom:link href="http://www.catchmyfame.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.catchmyfame.com</link>
	<description>A web designoper's journal</description>
	<lastBuildDate>Thu, 11 Mar 2010 02:14:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery Infinite Carousel Plugin by James</title>
		<link>http://www.catchmyfame.com/2009/06/04/jquery-infinite-carousel-plugin/comment-page-1/#comment-5883</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 11 Mar 2010 02:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=101#comment-5883</guid>
		<description>This is a great plugin, very nicely built.  However, I think having the CSS in with the JS and then having it all render inline styles is pretty messy and a nightmare to skin.  I know there are some cases where the CSS has to be dealt with by jQuery but so much of this would be so much easier to deal with, nopt to mention more semantic, if it was in a seperate stylesheet.  
Still, I&#039;m not going to complain too much becuase the work you have put into this plugin definitely pays off in terms of performance.</description>
		<content:encoded><![CDATA[<p>This is a great plugin, very nicely built.  However, I think having the CSS in with the JS and then having it all render inline styles is pretty messy and a nightmare to skin.  I know there are some cases where the CSS has to be dealt with by jQuery but so much of this would be so much easier to deal with, nopt to mention more semantic, if it was in a seperate stylesheet.<br />
Still, I&#8217;m not going to complain too much becuase the work you have put into this plugin definitely pays off in terms of performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Panel Gallery 1.2 Plugin Released by Jason</title>
		<link>http://www.catchmyfame.com/2009/09/24/jquery-panel-gallery-1-2-plugin-released/comment-page-1/#comment-5882</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=312#comment-5882</guid>
		<description>IE 7 and 8 work fine. I don&#039;t know what you guys are doing.</description>
		<content:encoded><![CDATA[<p>IE 7 and 8 work fine. I don&#8217;t know what you guys are doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Panel Gallery 1.2 Plugin Released by Richard Tortora</title>
		<link>http://www.catchmyfame.com/2009/09/24/jquery-panel-gallery-1-2-plugin-released/comment-page-1/#comment-5881</link>
		<dc:creator>Richard Tortora</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=312#comment-5881</guid>
		<description>Hilton,

I&#039;m having the same problem.  The pic gallery works beautifully on Firefox and Safari, but IE displays all the pictures in a vertical line, covering the text on the page.
Were you able to find a solution?</description>
		<content:encoded><![CDATA[<p>Hilton,</p>
<p>I&#8217;m having the same problem.  The pic gallery works beautifully on Firefox and Safari, but IE displays all the pictures in a vertical line, covering the text on the page.<br />
Were you able to find a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finally, the simple pagination class by Tommy</title>
		<link>http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/comment-page-3/#comment-5880</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/#comment-5880</guid>
		<description>Ok never mind, I had $pages-&gt;paginate(); in the wrong place.
It needs to be after setting all the VAR. but before the SQL with the LIMIT.

But now another problem.
If I click the &quot;ALL&quot; link then click the page &quot;1&quot; link if does not work.
The HTML code for that link is &quot;&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;1&lt;/a&gt;&quot;
witch makes the link &quot;http://palmentere.tomswebcorner.com/pages/home.php?page=1&amp;ipp=All#&quot;
Is there a fix?

Thx Tommy</description>
		<content:encoded><![CDATA[<p>Ok never mind, I had $pages-&gt;paginate(); in the wrong place.<br />
It needs to be after setting all the VAR. but before the SQL with the LIMIT.</p>
<p>But now another problem.<br />
If I click the &#8220;ALL&#8221; link then click the page &#8220;1&#8243; link if does not work.<br />
The HTML code for that link is &#8220;<a href="#" rel="nofollow">1</a>&#8221;<br />
witch makes the link &#8220;http://palmentere.tomswebcorner.com/pages/home.php?page=1&amp;ipp=All#&#8221;<br />
Is there a fix?</p>
<p>Thx Tommy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finally, the simple pagination class by Tommy</title>
		<link>http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/comment-page-3/#comment-5879</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/2007/07/28/finally-the-simple-pagination-class/#comment-5879</guid>
		<description>The $pages-&gt;limit is not working in my SQL.
If you goto http://palmentere.tomswebcorner.com you will see what I mean.
Please help.</description>
		<content:encoded><![CDATA[<p>The $pages-&gt;limit is not working in my SQL.<br />
If you goto <a href="http://palmentere.tomswebcorner.com" rel="nofollow">http://palmentere.tomswebcorner.com</a> you will see what I mean.<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Panel Gallery 1.1 Plugin Released by 2009 年度最佳 jQuery 插件 &#124; Programer Life</title>
		<link>http://www.catchmyfame.com/2009/08/13/jquery-panel-gallery-1-1-plugin-released/comment-page-1/#comment-5878</link>
		<dc:creator>2009 年度最佳 jQuery 插件 &#124; Programer Life</dc:creator>
		<pubDate>Wed, 10 Mar 2010 16:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=213#comment-5878</guid>
		<description>[...] jQuery Panel Gallery [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Panel Gallery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge Updates to jQuery Infinite Carousel &#8211; Version 2 Released by venk</title>
		<link>http://www.catchmyfame.com/2009/12/30/huge-updates-to-jquery-infinite-carousel-version-2-released/comment-page-1/#comment-5877</link>
		<dc:creator>venk</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=413#comment-5877</guid>
		<description>i know from above i can edit the buttons in the css and in the code, it would be nice to have plain html buttons for 1 2 3 4 5 pause, play, next, last .. thanks!</description>
		<content:encoded><![CDATA[<p>i know from above i can edit the buttons in the css and in the code, it would be nice to have plain html buttons for 1 2 3 4 5 pause, play, next, last .. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge Updates to jQuery Infinite Carousel &#8211; Version 2 Released by venk</title>
		<link>http://www.catchmyfame.com/2009/12/30/huge-updates-to-jquery-infinite-carousel-version-2-released/comment-page-1/#comment-5876</link>
		<dc:creator>venk</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=413#comment-5876</guid>
		<description>was meant to say &lt; a href = &quot; &quot; tags but it made it a link ^_^</description>
		<content:encoded><![CDATA[<p>was meant to say &lt; a href = &quot; &quot; tags but it made it a link ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge Updates to jQuery Infinite Carousel &#8211; Version 2 Released by venk</title>
		<link>http://www.catchmyfame.com/2009/12/30/huge-updates-to-jquery-infinite-carousel-version-2-released/comment-page-1/#comment-5875</link>
		<dc:creator>venk</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=413#comment-5875</guid>
		<description>Excellent plugin - i like that it validates!

is it possible to have text controls instead of the generated ones? 
i&#039;d like to be able to style the controls myself, and could do this easily if the buttons were just &lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt; tags ... can you explain how to do that please?</description>
		<content:encoded><![CDATA[<p>Excellent plugin &#8211; i like that it validates!</p>
<p>is it possible to have text controls instead of the generated ones?<br />
i&#8217;d like to be able to style the controls myself, and could do this easily if the buttons were just <a href="" rel="nofollow"> tags &#8230; can you explain how to do that please?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Panel Gallery 1.2 Plugin Released by Anton Andreasson</title>
		<link>http://www.catchmyfame.com/2009/09/24/jquery-panel-gallery-1-2-plugin-released/comment-page-1/#comment-5874</link>
		<dc:creator>Anton Andreasson</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.catchmyfame.com/?p=312#comment-5874</guid>
		<description>Hm, guess I could make the caption as a totally separate div this time, and populate it with the caption using javascript. But is there a callback for when each image is loaded that I can use?</description>
		<content:encoded><![CDATA[<p>Hm, guess I could make the caption as a totally separate div this time, and populate it with the caption using javascript. But is there a callback for when each image is loaded that I can use?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
