<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Still Here</title>
	<link>http://www.bradyvercher.com/still-here.html</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 06:10:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: Stephen Musoke</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-56791</link>
		<pubDate>Wed, 28 Jan 2009 09:10:20 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-56791</guid>
					<description>Hi Brady, I am interested in your pagination class, please send me a copy. Thanks in advance</description>
		<content:encoded><![CDATA[	<p>Hi Brady, I am interested in your pagination class, please send me a copy. Thanks in advance
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: nick</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-14857</link>
		<pubDate>Tue, 28 Aug 2007 09:06:53 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-14857</guid>
					<description>I don't think he's still alive, he hasn't posted in almost a year.</description>
		<content:encoded><![CDATA[	<p>I don&#8217;t think he&#8217;s still alive, he hasn&#8217;t posted in almost a year.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Paul B.</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-11201</link>
		<pubDate>Fri, 08 Jun 2007 14:42:51 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-11201</guid>
					<description>Hey, 
Please send a copy of the new class to test out.

Thanks
Paul B.</description>
		<content:encoded><![CDATA[	<p>Hey,<br />
Please send a copy of the new class to test out.</p>
	<p>Thanks<br />
Paul B.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Graham</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-9083</link>
		<pubDate>Sat, 26 May 2007 13:24:07 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-9083</guid>
					<description>Hi Brady,

Been a while since I last used your script, but I am doing some interesting things with the CakePHP framework at the moment and am quite keen to try and integrate your new script in my app.

I would appreciate a copy of the new one...

Regards,

Graham</description>
		<content:encoded><![CDATA[	<p>Hi Brady,</p>
	<p>Been a while since I last used your script, but I am doing some interesting things with the CakePHP framework at the moment and am quite keen to try and integrate your new script in my app.</p>
	<p>I would appreciate a copy of the new one&#8230;</p>
	<p>Regards,</p>
	<p>Graham
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Shane</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-831</link>
		<pubDate>Sun, 06 Aug 2006 14:22:49 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-831</guid>
					<description>Hi,

Great class. 

Is there anyway of changing the Previous and Next to actually go to the previous/next page instead of the previous/next group?

Thanks,

Shane</description>
		<content:encoded><![CDATA[	<p>Hi,</p>
	<p>Great class. </p>
	<p>Is there anyway of changing the Previous and Next to actually go to the previous/next page instead of the previous/next group?</p>
	<p>Thanks,</p>
	<p>Shane
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: amy</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-174</link>
		<pubDate>Tue, 02 May 2006 23:55:33 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-174</guid>
					<description>brady u never emailed me back! :(</description>
		<content:encoded><![CDATA[	<p>brady u never emailed me back! <img src='http://www.bradyvercher.com/wp-images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daniel</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-136</link>
		<pubDate>Sat, 15 Apr 2006 14:52:27 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-136</guid>
					<description>Thanks for your delivery, Brady.
1.1.1 -&amp;#62; That problem with negative numbers has gone.
2beta-&amp;#62;  Maybe some people prefer not to display next or previous group of number pages instead of removing the link. 

$PaginateIt-&amp;#62;SetPaginationMode('Skip'); -&amp;#62; 'Next' displays the next group of page numbers. I renamed it as 'Next Group'.

$PaginateIt-&amp;#62;SetPaginationMode('Slide'); -&amp;#62; Clicking on 'Next' will increase (scroll) number pages by one. Displayed page will be the next one.
Automatic scroll to keep your current page number in middle of the listed group is useful.

$PaginateIt-&amp;#62;SetPaginationMode('Jump'); -&amp;#62; 'Next' will only jump to display the next page. You cannot see more page numbers unless you click on the last displayed one.  Then, you have displayed the next group page #.

Jump and Slide options: It would be useful to add &quot;&amp;#62;&amp;#62;&quot; option to jump to the next group even if current page is not the last one.  Same as &quot;SetUserGoToDesiredPage('yes');
$PaginateIt-&amp;#62;SetUserSetItemsPerPage('yes');   

1.1.1 is still a good option too.
Great work!
Thanks,
Daniel</description>
		<content:encoded><![CDATA[	<p>Thanks for your delivery, Brady.<br />
1.1.1 -&gt; That problem with negative numbers has gone.<br />
2beta-&gt;  Maybe some people prefer not to display next or previous group of number pages instead of removing the link. </p>
	<p>$PaginateIt-&gt;SetPaginationMode(&#8217;Skip&#8217;); -&gt; &#8216;Next&#8217; displays the next group of page numbers. I renamed it as &#8216;Next Group&#8217;.</p>
	<p>$PaginateIt-&gt;SetPaginationMode(&#8217;Slide&#8217;); -&gt; Clicking on &#8216;Next&#8217; will increase (scroll) number pages by one. Displayed page will be the next one.<br />
Automatic scroll to keep your current page number in middle of the listed group is useful.</p>
	<p>$PaginateIt-&gt;SetPaginationMode(&#8217;Jump&#8217;); -&gt; &#8216;Next&#8217; will only jump to display the next page. You cannot see more page numbers unless you click on the last displayed one.  Then, you have displayed the next group page #.</p>
	<p>Jump and Slide options: It would be useful to add &#8220;&gt;&gt;&#8221; option to jump to the next group even if current page is not the last one.  Same as &#8220;SetUserGoToDesiredPage(&#8217;yes&#8217;);<br />
$PaginateIt-&gt;SetUserSetItemsPerPage(&#8217;yes&#8217;);   </p>
	<p>1.1.1 is still a good option too.<br />
Great work!<br />
Thanks,<br />
Daniel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daniel</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-135</link>
		<pubDate>Sat, 15 Apr 2006 01:03:47 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-135</guid>
					<description>Well, html code was applied to $i instead of displayed.
Anyway it is a simple thing to add</description>
		<content:encoded><![CDATA[	<p>Well, html code was applied to $i instead of displayed.<br />
Anyway it is a simple thing to add
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daniel</title>
		<link>http://www.bradyvercher.com/still-here.html#comment-134</link>
		<pubDate>Sat, 15 Apr 2006 01:01:29 +0000</pubDate>
		<guid>http://www.bradyvercher.com/still-here.html#comment-134</guid>
					<description>I am one of the guys who find that bug today.
I found your script very useful and easy too. I'll add a link to your site.
I use to build basic pages with Dreamweaver. It only has first-previous-next-last scheme.
I've modified your script  to display current page number more emphasized
else {
                    $strLinks .='&lt;strong&gt;'. $i.'&lt;/strong&gt;'.$this-&amp;#62;pageSeparator;
                }
Would you please send me 1.1.1 version  and this new version to test?
Thanks a lot.
Daniel</description>
		<content:encoded><![CDATA[	<p>I am one of the guys who find that bug today.<br />
I found your script very useful and easy too. I&#8217;ll add a link to your site.<br />
I use to build basic pages with Dreamweaver. It only has first-previous-next-last scheme.<br />
I&#8217;ve modified your script  to display current page number more emphasized<br />
else {<br />
                    $strLinks .=&#8217;<strong>&#8216;. $i.&#8217;</strong>&#8216;.$this-&gt;pageSeparator;<br />
                }<br />
Would you please send me 1.1.1 version  and this new version to test?<br />
Thanks a lot.<br />
Daniel
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
