<?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: print first N sentences</title>
	<atom:link href="http://www.bunchacode.com/programming/print-first-n-sentences/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bunchacode.com/programming/print-first-n-sentences/</link>
	<description></description>
	<lastBuildDate>Mon, 14 Nov 2011 19:36:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bunchacode.com/programming/print-first-n-sentences/comment-page-1/#comment-814</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunchacode.com/?p=40#comment-814</guid>
		<description>Amazing how old things get dredged up. Thanks!

I just added this line before the return

if (empty($out) &amp;&amp; !empty($data)) $out = $data;</description>
		<content:encoded><![CDATA[<p>Amazing how old things get dredged up. Thanks!</p>
<p>I just added this line before the return</p>
<p>if (empty($out) &amp;&amp; !empty($data)) $out = $data;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.bunchacode.com/programming/print-first-n-sentences/comment-page-1/#comment-16</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 25 Jul 2009 15:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunchacode.com/?p=40#comment-16</guid>
		<description>Heh...I wrote that code for a project I did eons ago.  Glad you found it useful.</description>
		<content:encoded><![CDATA[<p>Heh&#8230;I wrote that code for a project I did eons ago.  Glad you found it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I LOVE you Sarah &#187; Blog Archive &#187; Defining love &#8211; Part 3</title>
		<link>http://www.bunchacode.com/programming/print-first-n-sentences/comment-page-1/#comment-9</link>
		<dc:creator>I LOVE you Sarah &#187; Blog Archive &#187; Defining love &#8211; Part 3</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunchacode.com/?p=40#comment-9</guid>
		<description>[...] print first N sentences &#124; Just a bunch of code [...]</description>
		<content:encoded><![CDATA[<p>[...] print first N sentences | Just a bunch of code [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

