<?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"
	>
<channel>
	<title>Comments on: Advanced Excerpt plugin for WordPress</title>
	<atom:link href="http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/</link>
	<description></description>
	<pubDate>Fri, 05 Sep 2008 17:26:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ken</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4431</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4431</guid>
		<description>Is this plugin is good for adding extra text at the end of each post? Do you have an example? Thanks.</description>
		<content:encoded><![CDATA[<p>Is this plugin is good for adding extra text at the end of each post? Do you have an example? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4427</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4427</guid>
		<description>This is potentially a great plugin, but it really does need some work, either on the code end or on the documentation.

With a little work you could see this plugin blowing up. :)</description>
		<content:encoded><![CDATA[<p>This is potentially a great plugin, but it really does need some work, either on the code end or on the documentation.</p>
<p>With a little work you could see this plugin blowing up. <img src='http://sparepencil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pentti Aitta</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4424</link>
		<dc:creator>Pentti Aitta</dc:creator>
		<pubDate>Wed, 13 Aug 2008 10:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4424</guid>
		<description>With some of my posts i get the error: 

Fatal error: Maximum execution time of 30 seconds exceeded in /home/penttiai/public_html/devblog/wp-content/plugins/advanced-excerpt/advanced-excerpt.php on line 116

or line 118 or similar. 

The problem seems to be related to the counting of characters and not counting the html entities, but i can't see what could be wrong with my posts.

For example this post breaks the plugin: http://www.penttiaitta.com/devblog/2008/05/09/hiroshima/ so i have crafted a custom excerpt for that one on this page: http://www.penttiaitta.com/devblog/blogi/page/8/

But i guess there should be some simple solution for this? Or could it just be some sort of problem with the new versions of worpress? (I have v. 2.6 on my blog)</description>
		<content:encoded><![CDATA[<p>With some of my posts i get the error: </p>
<p>Fatal error: Maximum execution time of 30 seconds exceeded in /home/penttiai/public_html/devblog/wp-content/plugins/advanced-excerpt/advanced-excerpt.php on line 116</p>
<p>or line 118 or similar. </p>
<p>The problem seems to be related to the counting of characters and not counting the html entities, but i can&#8217;t see what could be wrong with my posts.</p>
<p>For example this post breaks the plugin: <a href="http://www.penttiaitta.com/devblog/2008/05/09/hiroshima/" rel="nofollow">http://www.penttiaitta.com/devblog/2008/05/09/hiroshima/</a> so i have crafted a custom excerpt for that one on this page: <a href="http://www.penttiaitta.com/devblog/blogi/page/8/" rel="nofollow">http://www.penttiaitta.com/devblog/blogi/page/8/</a></p>
<p>But i guess there should be some simple solution for this? Or could it just be some sort of problem with the new versions of worpress? (I have v. 2.6 on my blog)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K-IntheHouse</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4407</link>
		<dc:creator>K-IntheHouse</dc:creator>
		<pubDate>Wed, 30 Jul 2008 21:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4407</guid>
		<description>Hi bas,

I am trying to use the exceprt code in my index.php but it doesn't work for me. 

Here is the code I have in it:
&lt;code&gt;
filter(the_content(), 20, 1, 'read more', null) ?&#62;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi bas,</p>
<p>I am trying to use the exceprt code in my index.php but it doesn&#8217;t work for me. </p>
<p>Here is the code I have in it:<br />
<code><br />
filter(the_content(), 20, 1, 'read more', null) ?&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alvinwong</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4390</link>
		<dc:creator>alvinwong</dc:creator>
		<pubDate>Wed, 23 Jul 2008 03:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4390</guid>
		<description>Li-An,

I also do not having any idea which other template/s I need to change in order to rectify these problems. Additionally, can I re-post the same post contents after deleting the earlier ones (similar posts)  and by doing so, would my website be penalized by search engines?

Please visit my website at for ideas to recommend:- http://www.4life-stay-healthy.com

Thank you</description>
		<content:encoded><![CDATA[<p>Li-An,</p>
<p>I also do not having any idea which other template/s I need to change in order to rectify these problems. Additionally, can I re-post the same post contents after deleting the earlier ones (similar posts)  and by doing so, would my website be penalized by search engines?</p>
<p>Please visit my website at for ideas to recommend:- <a href="http://www.4life-stay-healthy.com" rel="nofollow">http://www.4life-stay-healthy.com</a></p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alvinwong</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4389</link>
		<dc:creator>alvinwong</dc:creator>
		<pubDate>Wed, 23 Jul 2008 02:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4389</guid>
		<description>Li-An

Thanks for the reply but I, as informed, do not have any idea how o go about. I had gone into Design----&#62;Theme Editor---&#62;Theme Files and am now lost as to what I need to amend since I don't have knowledge about html.

Please advise me "what" to change in the Theme Files.

Appreciate your help, Li-An.

Thank you</description>
		<content:encoded><![CDATA[<p>Li-An</p>
<p>Thanks for the reply but I, as informed, do not have any idea how o go about. I had gone into Design&#8212;-&gt;Theme Editor&#8212;&gt;Theme Files and am now lost as to what I need to amend since I don&#8217;t have knowledge about html.</p>
<p>Please advise me &#8220;what&#8221; to change in the Theme Files.</p>
<p>Appreciate your help, Li-An.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Li-An</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4385</link>
		<dc:creator>Li-An</dc:creator>
		<pubDate>Mon, 21 Jul 2008 07:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4385</guid>
		<description>Alvinwong: you have to look in your theme files and search for  and replace with . Don't remember to backup the files before making any change et test on one file to see if it works.

Bas: as I know, the plugin works great with WP 2.6
But I NEED a saving of the configuration of the plugin. It's boring to configure everything each time you disable the plugin  :mrgreen:</description>
		<content:encoded><![CDATA[<p>Alvinwong: you have to look in your theme files and search for  and replace with . Don&#8217;t remember to backup the files before making any change et test on one file to see if it works.</p>
<p>Bas: as I know, the plugin works great with WP 2.6<br />
But I NEED a saving of the configuration of the plugin. It&#8217;s boring to configure everything each time you disable the plugin  <img src='http://sparepencil.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alvinwong</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4381</link>
		<dc:creator>alvinwong</dc:creator>
		<pubDate>Fri, 18 Jul 2008 09:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4381</guid>
		<description>Hi Bas,

I am a newbie and do not understand php at all. I have installed your advanced excerpt plugin, activated it and it does not seem to work as all my post seem to have the entire content still listed.

I have also read through all the above forum including your replies to some who have the same problem as mine.

I am very sorry. I do not understand how to get it right because I do not get to know what is being taught here by you especially the php lingo.

Kindly teach me step by step. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Bas,</p>
<p>I am a newbie and do not understand php at all. I have installed your advanced excerpt plugin, activated it and it does not seem to work as all my post seem to have the entire content still listed.</p>
<p>I have also read through all the above forum including your replies to some who have the same problem as mine.</p>
<p>I am very sorry. I do not understand how to get it right because I do not get to know what is being taught here by you especially the php lingo.</p>
<p>Kindly teach me step by step. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THE FIXER</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4374</link>
		<dc:creator>THE FIXER</dc:creator>
		<pubDate>Tue, 15 Jul 2008 18:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4374</guid>
		<description>and yes.. remember to print the function :D !!!</description>
		<content:encoded><![CDATA[<p>and yes.. remember to print the function <img src='http://sparepencil.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THE FIXER</title>
		<link>http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4373</link>
		<dc:creator>THE FIXER</dc:creator>
		<pubDate>Tue, 15 Jul 2008 18:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/archives/2007/08/21/advanced-excerpt-plugin-for-wordpress/#comment-4373</guid>
		<description>haha, fuck me... It was just that lack of instructions that made me go nuts with this script. :D 

Sorry everybode.. Admin please remove my shitty comments. 

What i realized was that you literally put a non assigned variable $text in the function. What is does then is use the original get_the_content() function to fetch the content. 

All this mess could have been avoided with proper faq, or atleast thats my excuse ;D

this is borrowed from the original FAQ "$text is the full text of whatever you need an excerpt of". NOW if something then that is very very confusing, because it creates an illusion that you need to pass some data to the function. 

Conclusion: don't try to pass any data to the function ie. the_content, $post-&#62;post_content ...</description>
		<content:encoded><![CDATA[<p>haha, fuck me&#8230; It was just that lack of instructions that made me go nuts with this script. <img src='http://sparepencil.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Sorry everybode.. Admin please remove my shitty comments. </p>
<p>What i realized was that you literally put a non assigned variable $text in the function. What is does then is use the original get_the_content() function to fetch the content. </p>
<p>All this mess could have been avoided with proper faq, or atleast thats my excuse ;D</p>
<p>this is borrowed from the original FAQ &#8220;$text is the full text of whatever you need an excerpt of&#8221;. NOW if something then that is very very confusing, because it creates an illusion that you need to pass some data to the function. </p>
<p>Conclusion: don&#8217;t try to pass any data to the function ie. the_content, $post-&gt;post_content &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
