<?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: Publishing Extend of WordPress</title>
	<atom:link href="http://wpengineer.com/puplishing-extend-of-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/puplishing-extend-of-wordpress/</link>
	<description>WordPress News, Hacks, Tipps, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Tue, 16 Mar 2010 22:58:12 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TJ Singleton</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1229</link>
		<dc:creator>TJ Singleton</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1229</guid>
		<description>It&#039;s great for populating post from csv files.</description>
		<content:encoded><![CDATA[<p>It's great for populating post from csv files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1129</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 18 May 2009 11:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1129</guid>
		<description>@Peter, now you know ;)</description>
		<content:encoded><![CDATA[<p>@Peter, now you know <img src='http://wpengineer.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1124</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 16 May 2009 23:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1124</guid>
		<description>I just ran into it on a project I&#039;m working on - wp_insert_post() is in fact not on the admin side (it&#039;s in wp-includes/post.php), so just including wp-load.php should be plenty.  I never should have second guessed you:)</description>
		<content:encoded><![CDATA[<p>I just ran into it on a project I'm working on - wp_insert_post() is in fact not on the admin side (it's in wp-includes/post.php), so just including wp-load.php should be plenty.  I never should have second guessed you:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1122</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 16 May 2009 04:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1122</guid>
		<description>I was under the impression that even if you included wp-load.php, you&#039;d also have to include wp-admin/admin-functions.php to get wp_insert_post().  Is that not the case?  I&#039;ll have to give it a try...</description>
		<content:encoded><![CDATA[<p>I was under the impression that even if you included wp-load.php, you'd also have to include wp-admin/admin-functions.php to get wp_insert_post().  Is that not the case?  I'll have to give it a try...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1114</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 13 May 2009 18:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1114</guid>
		<description>@Christopher: I don&#039;t know why, but you was the second time marked as spam.</description>
		<content:encoded><![CDATA[<p>@Christopher: I don't know why, but you was the second time marked as spam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp_insert_post(), la insercción de posts en Wordpress : Blogografia</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1113</link>
		<dc:creator>wp_insert_post(), la insercción de posts en Wordpress : Blogografia</dc:creator>
		<pubDate>Wed, 13 May 2009 17:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1113</guid>
		<description>[...] chicos de WPEngineer.com hacen un repaso a estos parámetros y nos muestran un sistema muy sencillo de realizar insercciones ajenas a nuestro Blog. Está claro [...]</description>
		<content:encoded><![CDATA[<p>[...] chicos de WPEngineer.com hacen un repaso a estos parámetros y nos muestran un sistema muy sencillo de realizar insercciones ajenas a nuestro Blog. Está claro [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NFL Rumors</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1112</link>
		<dc:creator>NFL Rumors</dc:creator>
		<pubDate>Wed, 13 May 2009 16:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1112</guid>
		<description>I might have to try this out on my Wordpress Blog.  I&#039;m not very good with code but with a little help and shouldn&#039;t be too difficult.</description>
		<content:encoded><![CDATA[<p>I might have to try this out on my Wordpress Blog.  I'm not very good with code but with a little help and shouldn't be too difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Ross</title>
		<link>http://wpengineer.com/puplishing-extend-of-wordpress/#comment-1108</link>
		<dc:creator>Christopher Ross</dc:creator>
		<pubDate>Wed, 13 May 2009 14:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1229#comment-1108</guid>
		<description>Hey Frank, great summary! 

I use this functionality weekly along with an RSS grab to automatically publish a list of the top iTune applications from Apple. It&#039;s a pretty straight forward way to make sure the post is generated from the source and lets me then edit it before putting it live.</description>
		<content:encoded><![CDATA[<p>Hey Frank, great summary! </p>
<p>I use this functionality weekly along with an RSS grab to automatically publish a list of the top iTune applications from Apple. It's a pretty straight forward way to make sure the post is generated from the source and lets me then edit it before putting it live.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
