<?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>Yet Another [À Compléter] &#187; tip</title>
	<atom:link href="http://blog.neteril.org/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neteril.org</link>
	<description>Random thoughts of Jérémie Laval</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:43:59 +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>Quick&#039;n dirty : make WordPress post entirely available on planets</title>
		<link>http://blog.neteril.org/2008/10/22/quickn-dirty-make-wordpress-post-entirely-available-on-planets/</link>
		<comments>http://blog.neteril.org/2008/10/22/quickn-dirty-make-wordpress-post-entirely-available-on-planets/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:49:52 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=326</guid>
		<description><![CDATA[<p>Here is a tip if you use WordPress and your blog post aren’t appearing on Planets.</p>
<p>When your post is finished, click on the ‘Preview’ button. Highlight your article’s content, right-click on it and select ‘View selection source’ (probably different if you use something else than Firefox). Then simply copy and paste the HTML code in the ‘Summary’ text box which is under ‘Advanced options’, almost at the bottom of the page where you write/edit your article.</p>
<p>That way, you will force the <code>summary</code> tag in the RSS file to contain your article. Indeed, some Planet aggregator extracts the text from this tag rather than from <code>content:encoded</code> which WordPress uses for storing post.</p>]]></description>
			<content:encoded><![CDATA[<p>Here is a tip if you use WordPress on hosted services (i.e. no access to source code) and your blog post aren&#8217;t appearing entirely on Planets.</p>
<p>When your post is finished, click on the <em>Preview</em> button. Highlight your article&#8217;s content, right-click on it and select <em>View selection source</em> (probably different if you use something else than Firefox). Then simply copy and paste the HTML code in the <em>Summary</em> text box which is under <em>Advanced options</em>, almost at the bottom of the page where you write/edit your article.</p>
<p>That way, you will force the <code>description</code> tag in the RSS file to contain your article. Indeed, some Planet aggregator extracts the text from this tag rather than from <code>content:encoded</code> which WordPress uses for storing post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/10/22/quickn-dirty-make-wordpress-post-entirely-available-on-planets/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

