<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Let's Discuss This &#187; loop</title>
	<atom:link href="http://isaacw.com/blog/tag/loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://isaacw.com/blog</link>
	<description>Design, the web, inspiration — I can't hold it in!</description>
	<lastBuildDate>Tue, 06 Apr 2010 01:06:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use the WordPress Loop Remotely</title>
		<link>http://isaacw.com/blog/2008/08/use-the-wordpress-loop-remotely/</link>
		<comments>http://isaacw.com/blog/2008/08/use-the-wordpress-loop-remotely/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 19:49:05 +0000</pubDate>
		<dc:creator>Isaac Weinhausen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[template tags]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://isaacw.com/blog/?p=14</guid>
		<description><![CDATA[How does one make use of the convenient template tags and The Loop offered by Wordpress outside of the theme system and while outside the WP root directory? After hours of looking for what I thought was a very basic question, I finally stumbled across the answer!]]></description>
			<content:encoded><![CDATA[<p>How does one make use of the convenient template tags and The Loop offered by Wordpress outside of the theme system and while outside the WP root directory? After hours of looking for what I thought was a very basic question, I finally stumbled across <a title="CorvidWorks.com" href="http://www.corvidworks.com/" target="_blank">Kenn Wilson</a>&#8217;s post <em><a title="Display Wordpress content outside of your blog" href="http://www.corvidworks.com/articles/wordpress-content-on-other-pages" target="_blank">Display Wordpress content outside of your blog</a></em>. Thank you Kenn!</p>
<blockquote><p>Wordpress is a very powerful and flexible content management system (CMS) for blogs, and is among the first choices for anyone looking for a way to include dynamic content on their web sites. When using Wordpress to power a news or blog section of an existing web site, authors will often want to display a list of headlines or the latest post on the front page of the site, outside of the Wordpress-powered section. Using a bit of PHP and the Wordpress API, this is easy to do.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://isaacw.com/blog/2008/08/use-the-wordpress-loop-remotely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

