<?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>Quixotic &#187; PHP</title>
	<atom:link href="http://vasir.net/blog/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://vasir.net/blog</link>
	<description>Erik Hazzard&#039;s various thoughts and ramblings</description>
	<lastBuildDate>Tue, 13 Apr 2010 19:57:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Displaying Wordpress Posts on External pages &#8211; Getting posts by Category or Tag</title>
		<link>http://vasir.net/blog/php/displaying-wordpress-posts-on-external-pages-getting-posts-by-category-or-tag/</link>
		<comments>http://vasir.net/blog/php/displaying-wordpress-posts-on-external-pages-getting-posts-by-category-or-tag/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 02:46:47 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[category name]]></category>
		<category><![CDATA[fetching data]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[query result]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=28</guid>
		<description><![CDATA[Wordpress is great &#8211; so great, in fact, that I often want to display content from it on external webpages.  Specifically, I wanted to pull posts out of a specific category and integrate them on my site. (While I use categories in this example, tags can be also be used)  While there are great ways [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/php/displaying-wordpress-posts-on-external-pages-getting-posts-by-category-or-tag/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
