<?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: Smarter Twitter like pagination (SmartScrollingPagination jQuery plugin)</title>
	<atom:link href="http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html</link>
	<description>Bringing you the best of the webdevelopement ecosphere</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:08:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fantome</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-402</link>
		<dc:creator>Fantome</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-402</guid>
		<description>Hi&lt;br&gt;A very nice nice work :) thanks for sharing&lt;br&gt;I used your script in a blog agregator to load posts but i have a little problem:&lt;br&gt;I tried to make an animation when loading the posts (fadein() for exemple) but it did never worked :s&lt;br&gt;can you please help me to do it?&lt;br&gt;thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi<br />A very nice nice work <img src='http://phpdev.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks for sharing<br />I used your script in a blog agregator to load posts but i have a little problem:<br />I tried to make an animation when loading the posts (fadein() for exemple) but it did never worked :s<br />can you please help me to do it?<br />thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp-popular.com &#187; Blog Archive &#187; Smarter Twitter like pagination (SmartScrollingPagination jQuery plugin) &#8211; phpDevelopment &#124; Blog</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-225</link>
		<dc:creator>wp-popular.com &#187; Blog Archive &#187; Smarter Twitter like pagination (SmartScrollingPagination jQuery plugin) &#8211; phpDevelopment &#124; Blog</dc:creator>
		<pubDate>Fri, 07 May 2010 02:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-225</guid>
		<description>[...] the original post here: Smarter Twitter like pagination (SmartScrollingPagination jQuery plugin) &#8211; phpDevelopment &#124; Bl... Tags: content, élément, loader, [...]</description>
		<content:encoded><![CDATA[<p>[...] the original post here: Smarter Twitter like pagination (SmartScrollingPagination jQuery plugin) &#8211; phpDevelopment | Bl&#8230; Tags: content, élément, loader, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martijn</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-223</link>
		<dc:creator>martijn</dc:creator>
		<pubDate>Tue, 20 Apr 2010 02:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-223</guid>
		<description>Thanks alot for your reply. Will try this some time and post if it works.</description>
		<content:encoded><![CDATA[<p>Thanks alot for your reply. Will try this some time and post if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Gabreanu</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-219</link>
		<dc:creator>Andrei Gabreanu</dc:creator>
		<pubDate>Wed, 07 Apr 2010 16:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-219</guid>
		<description>I used HTML strictly to be easy to understand.&lt;br&gt;&lt;br&gt;To use with a php file, just change the url to point to your php file then just, add parameters as a key / value pair to be sent to the php. Point your container to enable the plugin and your php file should return the content you would like to show (aka an html most likely).&lt;br&gt;&lt;br&gt;Example: &lt;br&gt;&lt;br&gt;$(&quot;.my_cool_container&quot;).smartPagination({&lt;br&gt;    url: &quot;my_cool_php_file.php&quot;,&lt;br&gt;    button: &quot;my_button_that_triggers_the_loader&quot;&lt;br&gt;});</description>
		<content:encoded><![CDATA[<p>I used HTML strictly to be easy to understand.</p>
<p>To use with a php file, just change the url to point to your php file then just, add parameters as a key / value pair to be sent to the php. Point your container to enable the plugin and your php file should return the content you would like to show (aka an html most likely).</p>
<p>Example: </p>
<p>$(&#8220;.my_cool_container&#8221;).smartPagination({<br />    url: &#8220;my_cool_php_file.php&#8221;,<br />    button: &#8220;my_button_that_triggers_the_loader&#8221;<br />});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martijn</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-218</link>
		<dc:creator>martijn</dc:creator>
		<pubDate>Wed, 07 Apr 2010 16:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-218</guid>
		<description>Very nice work. But why use html and not php file. In other words, how do i use this with php files.</description>
		<content:encoded><![CDATA[<p>Very nice work. But why use html and not php file. In other words, how do i use this with php files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://phpdev.ro/smart-scrolling-pagination-jquery-plugin.html/comment-page-1#comment-199</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://phpdev.ro/?p=856#comment-199</guid>
		<description>This is awesome! thx</description>
		<content:encoded><![CDATA[<p>This is awesome! thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
