<?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: WordPress Pagination Plugin on your Posts</title>
	<atom:link href="http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html</link>
	<description>Tech news, reviews, and a geek&#039;s ramblings</description>
	<lastBuildDate>Fri, 20 Nov 2009 16:03:12 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Michael Aulia</title>
		<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/comment-page-1#comment-1998</link>
		<dc:creator>Michael Aulia</dc:creator>
		<pubDate>Mon, 12 May 2008 12:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2007/11/wordpress-pagination-plugin-and-style.html#comment-1998</guid>
		<description>Is this what you are looking for?
http://codex.wordpress.org/Template_Tags/next_post_link
(I did some Google search to help out)</description>
		<content:encoded><![CDATA[<p>Is this what you are looking for?<br />
<a href="http://codex.wordpress.org/Template_Tags/next_post_link" rel="nofollow">http://codex.wordpress.org/Template_Tags/next_post_link</a><br />
(I did some Google search to help out)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrin</title>
		<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/comment-page-1#comment-1984</link>
		<dc:creator>Darrin</dc:creator>
		<pubDate>Sun, 11 May 2008 19:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2007/11/wordpress-pagination-plugin-and-style.html#comment-1984</guid>
		<description>Is there a way to customize this or have it Paginate by Category or Subcategory.
I have created the site to create multiple posts on seperate pages, and by category.  However, I need to be able to paginate each Page of posts, so that 1 page might have a category of posts but you are able to go to the &quot;previous&quot; posts within that category.  Can I get your assistance on this.</description>
		<content:encoded><![CDATA[<p>Is there a way to customize this or have it Paginate by Category or Subcategory.<br />
I have created the site to create multiple posts on seperate pages, and by category.  However, I need to be able to paginate each Page of posts, so that 1 page might have a category of posts but you are able to go to the &#8220;previous&#8221; posts within that category.  Can I get your assistance on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan</title>
		<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/comment-page-1#comment-1330</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Mon, 24 Mar 2008 17:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2007/11/wordpress-pagination-plugin-and-style.html#comment-1330</guid>
		<description>Thanks, Michael. It just doesn&#039;t work for me so I wrap the default pagination in a  and give some CSS style to it. Just still can figure out how to output the &quot;next&quot; and browse to the next page...:(

&lt;em&gt;Yan&#039;s last blog post..&lt;a href=&#039;http://blog.ammituofo.com/archives/2008/buddha-and-the-cow-dung&#039; rel=&quot;nofollow&quot;&gt;Buddha and the Cow Dung&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, Michael. It just doesn&#8217;t work for me so I wrap the default pagination in a  and give some CSS style to it. Just still can figure out how to output the &#8220;next&#8221; and browse to the next page&#8230;:(</p>
<p><em>Yan&#8217;s last blog post..<a href='http://blog.ammituofo.com/archives/2008/buddha-and-the-cow-dung' rel="nofollow">Buddha and the Cow Dung</a></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Aulia</title>
		<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/comment-page-1#comment-1318</link>
		<dc:creator>Michael Aulia</dc:creator>
		<pubDate>Mon, 24 Mar 2008 11:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2007/11/wordpress-pagination-plugin-and-style.html#comment-1318</guid>
		<description>Hi Yan, sorry for a late reply, was having an Easter break, away from computer and technology :D

If you go to the URL that I mention on the post, there&#039;s a link to:
http://www.mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination/
which displays some CSS styles that you can download/copy-paste to your theme css file.

Answer for question #2: I haven&#039;t tried it yet but if you can find the code to insert the post navigation code on a page, then in theory, it should work, but I honestly haven&#039;t tried it yet!</description>
		<content:encoded><![CDATA[<p>Hi Yan, sorry for a late reply, was having an Easter break, away from computer and technology <img src='http://www.cravingtech.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>If you go to the URL that I mention on the post, there&#8217;s a link to:<br />
<a href="http://www.mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination/" rel="nofollow">http://www.mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination/</a><br />
which displays some CSS styles that you can download/copy-paste to your theme css file.</p>
<p>Answer for question #2: I haven&#8217;t tried it yet but if you can find the code to insert the post navigation code on a page, then in theory, it should work, but I honestly haven&#8217;t tried it yet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan</title>
		<link>http://www.cravingtech.com/wordpress-pagination-plugin-and-style.html/comment-page-1#comment-1310</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Mon, 24 Mar 2008 06:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2007/11/wordpress-pagination-plugin-and-style.html#comment-1310</guid>
		<description>Thanks for pointing me to the right plugin for pagination. Yeah, the default pagination could be easily overlooked.

Just one question, I have installed &amp; activated the plugin, how do I &quot;inserted the CSS style of your choice into the theme CSS style file.&quot;?

Make it two question, can I use it for a page instead of the post?

&lt;em&gt;Yan&#039;s last blog post..&lt;a href=&#039;http://blog.ammituofo.com/archives/2008/wisdom-of-the-day-3&#039; rel=&quot;nofollow&quot;&gt;Wisdom of The Day #3&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for pointing me to the right plugin for pagination. Yeah, the default pagination could be easily overlooked.</p>
<p>Just one question, I have installed &amp; activated the plugin, how do I &#8220;inserted the CSS style of your choice into the theme CSS style file.&#8221;?</p>
<p>Make it two question, can I use it for a page instead of the post?</p>
<p><em>Yan&#8217;s last blog post..<a href='http://blog.ammituofo.com/archives/2008/wisdom-of-the-day-3' rel="nofollow">Wisdom of The Day #3</a></em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
