<?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: Creating a &quot;Blog Page&quot; &#8212; With Paging</title>
	<atom:link href="http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/</link>
	<description>WordPress Themes, Web Design, and Blogs</description>
	<lastBuildDate>Mon, 09 Jan 2012 10:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Joe</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1283</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 12 Jan 2010 02:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1283</guid>
		<description>Thanks for the tutorial, but I don&#039;t want to use WP for this code.

Let me explain. WP is great, but I want to run a query from outside it to update a different website. To this end I have been trying to use wp_query() but cannot establish the long list of dependencies it needs. Does anyone know of any examples of standalone wp_query() use?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, but I don&#8217;t want to use WP for this code.</p>
<p>Let me explain. WP is great, but I want to run a query from outside it to update a different website. To this end I have been trying to use wp_query() but cannot establish the long list of dependencies it needs. Does anyone know of any examples of standalone wp_query() use?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sahithi</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1282</link>
		<dc:creator>sahithi</dc:creator>
		<pubDate>Mon, 09 Nov 2009 11:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1282</guid>
		<description>I don&#039;t want to use wordpress to build my blog .I want them using PHP,javascript,css web technologies .how can I do that can any one assist me on that ,pls</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to use wordpress to build my blog .I want them using PHP,javascript,css web technologies .how can I do that can any one assist me on that ,pls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikemick</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1281</link>
		<dc:creator>mikemick</dc:creator>
		<pubDate>Mon, 24 Aug 2009 13:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1281</guid>
		<description>I couldn&#039;t figure out how to get pagination to work with WP_Query().  The &lt;code&gt;&amp;&#039;paged=&#039;.$paged&lt;/code&gt; in your example is exactly what I needed.  THANKS!</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t figure out how to get pagination to work with WP_Query().  The <code>&amp;&#39;paged=&#39;.$paged</code> in your example is exactly what I needed.  THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1280</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 01 Aug 2009 18:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1280</guid>
		<description>I don&#039;t understand the first option.  Doesn&#039;t Wordpress post all blog posts to the front page automatically, no matter which category they’re in?  If that’s the case, creating new categories will organize your posts, but new posts will still be added to the home page.  This wouldn’t make it static.  Am I missing something?

Thanks</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand the first option.  Doesn&#8217;t WordPress post all blog posts to the front page automatically, no matter which category they’re in?  If that’s the case, creating new categories will organize your posts, but new posts will still be added to the home page.  This wouldn’t make it static.  Am I missing something?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1279</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1279</guid>
		<description>Excellent, thanks for this post, it made my day!  I used the second option.  I&#039;ve been trying to figure this one out for a while!  Cheers!</description>
		<content:encoded><![CDATA[<p>Excellent, thanks for this post, it made my day!  I used the second option.  I&#8217;ve been trying to figure this one out for a while!  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mercime</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1278</link>
		<dc:creator>mercime</dc:creator>
		<pubDate>Tue, 09 Jun 2009 08:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1278</guid>
		<description>Nathan, thank you for sharing the best solution for the Second Option - home.php plus blog.php. That code should definitely be in WP codex. All my previous research got me was that it could not be done, hah! I got hung up on getting the pagination to work for hours before I found your post which finally solved it. Thanks again.</description>
		<content:encoded><![CDATA[<p>Nathan, thank you for sharing the best solution for the Second Option &#8211; home.php plus blog.php. That code should definitely be in WP codex. All my previous research got me was that it could not be done, hah! I got hung up on getting the pagination to work for hours before I found your post which finally solved it. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willow</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1277</link>
		<dc:creator>Willow</dc:creator>
		<pubDate>Mon, 08 Jun 2009 00:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1277</guid>
		<description>Wow! Thanks for the tips.</description>
		<content:encoded><![CDATA[<p>Wow! Thanks for the tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1276</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Tue, 03 Feb 2009 19:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1276</guid>
		<description>I want the landing page to just show one cat and a blog page with everything else.</description>
		<content:encoded><![CDATA[<p>I want the landing page to just show one cat and a blog page with everything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Definitive Sticky Posts Guide for WordPress 2.7 &#124; Webtrendblog.com</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1275</link>
		<dc:creator>Definitive Sticky Posts Guide for WordPress 2.7 &#124; Webtrendblog.com</dc:creator>
		<pubDate>Sat, 10 Jan 2009 17:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1275</guid>
		<description>[...] Creating a &#8220;Blog Page&#8221; &#8212; With Paging [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating a &#8220;Blog Page&#8221; &#8212; With Paging [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diaper Dad</title>
		<link>http://www.nathanrice.net/blog/creating-a-blog-page-with-paging/#comment-1274</link>
		<dc:creator>Diaper Dad</dc:creator>
		<pubDate>Mon, 06 Oct 2008 10:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.nathanrice.net/?p=75#comment-1274</guid>
		<description>Excellent, the information I was looking for! Thanks so much :)</description>
		<content:encoded><![CDATA[<p>Excellent, the information I was looking for! Thanks so much :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

