<?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>The Plot &#187; PHP</title>
	<atom:link href="http://blog.contraculto.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.contraculto.com</link>
	<description>El blog de Contraculto</description>
	<lastBuildDate>Wed, 25 Jan 2012 12:44:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HOWTO: Display WordPress posts on other pages or web sites</title>
		<link>http://blog.contraculto.com/2009/02/09/howto-display-wordpress-posts-on-other-pages-or-web-sites/</link>
		<comments>http://blog.contraculto.com/2009/02/09/howto-display-wordpress-posts-on-other-pages-or-web-sites/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 13:18:19 +0000</pubDate>
		<dc:creator>rod</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.contraculto.com/?p=523</guid>
		<description><![CDATA[Cómo agregar contenido de un blog (WordPress) en otro sitio cualquiera. Útil. 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 [...]]]></description>
			<content:encoded><![CDATA[<p>Cómo agregar contenido de un blog (WordPress) en otro sitio cualquiera. Útil.</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>
<p><a href='http://www.corvidworks.com/articles/wordpress-content-on-other-pages'>Link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.contraculto.com/2009/02/09/howto-display-wordpress-posts-on-other-pages-or-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

