<?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: Advanced Excerpt + PHP 4 problem (solved)</title>
	<atom:link href="http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 17:42:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John P. Neumann</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13745</link>
		<dc:creator>John P. Neumann</dc:creator>
		<pubDate>Tue, 06 Jul 2010 02:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13745</guid>
		<description>Hey Bas: First off great plugin and thank you for releasing it for all of us to use. 

I&#039;m having a bit of an issue with how it&#039;s trimming certain tags though. I&#039;m using Wordpress 3.0 with the newest version of your script. My webhost runs php 5.2.13. What&#039;s happening is that wordpress now has a feature that makes it so that when you insert a smiley based character (ie, :) or :( etc) it converts it to an actual smiley face via an image. What&#039;s happening is that advanced excerpt is cutting into that img tag even though I have it specified that I am excluding all formatting (I&#039;ve tried excluding just the img tag exclusively as well). What I&#039;m guessing is happening is that your script is running before wordpress has a chance to output the smiley. Is there a way to have your script check if smileys are enabled and then check to make sure that it&#039;s not cutting them off in the end? I&#039;m going to see if there&#039;s a way for wordpress to output them beforehand, but I think that it&#039;s going to be an issue no matter what. If nothing else, this will at least make you aware of the situation. 

Thanks again for the great plugin!</description>
		<content:encoded><![CDATA[<p>Hey Bas: First off great plugin and thank you for releasing it for all of us to use. </p>
<p>I&#8217;m having a bit of an issue with how it&#8217;s trimming certain tags though. I&#8217;m using Wordpress 3.0 with the newest version of your script. My webhost runs php 5.2.13. What&#8217;s happening is that wordpress now has a feature that makes it so that when you insert a smiley based character (ie, <img src='http://sparepencil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  or <img src='http://sparepencil.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  etc) it converts it to an actual smiley face via an image. What&#8217;s happening is that advanced excerpt is cutting into that img tag even though I have it specified that I am excluding all formatting (I&#8217;ve tried excluding just the img tag exclusively as well). What I&#8217;m guessing is happening is that your script is running before wordpress has a chance to output the smiley. Is there a way to have your script check if smileys are enabled and then check to make sure that it&#8217;s not cutting them off in the end? I&#8217;m going to see if there&#8217;s a way for wordpress to output them beforehand, but I think that it&#8217;s going to be an issue no matter what. If nothing else, this will at least make you aware of the situation. </p>
<p>Thanks again for the great plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13730</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Fri, 02 Jul 2010 18:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13730</guid>
		<description>Hi, the Advanced Excerpt plugin was recommended to me for using HMTL in my wordpress posts. It seems to work for many HTML tags except ,  and  tags. Is there any way I can make sure these function in my posts. They are listed under tags_allowed within the plugin&#039;s PHP file. Is tehre somewhere else I need to make an adjustment? I&#039;m using wordpress 3.0. 

Thank you!
-C</description>
		<content:encoded><![CDATA[<p>Hi, the Advanced Excerpt plugin was recommended to me for using HMTL in my wordpress posts. It seems to work for many HTML tags except ,  and  tags. Is there any way I can make sure these function in my posts. They are listed under tags_allowed within the plugin&#8217;s PHP file. Is tehre somewhere else I need to make an adjustment? I&#8217;m using wordpress 3.0. </p>
<p>Thank you!<br />
-C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon DuVall</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13709</link>
		<dc:creator>Jon DuVall</dc:creator>
		<pubDate>Sat, 19 Jun 2010 16:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13709</guid>
		<description>Hi Bas,

I figured out what the problem was. I needed to add the text in the excerpt box on the post page itself. Thanks again for your help</description>
		<content:encoded><![CDATA[<p>Hi Bas,</p>
<p>I figured out what the problem was. I needed to add the text in the excerpt box on the post page itself. Thanks again for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: explorish</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13708</link>
		<dc:creator>explorish</dc:creator>
		<pubDate>Sat, 19 Jun 2010 12:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13708</guid>
		<description>hi,
i like the plugin, would just like to have the featured post stay in the main index page as well. how can i do that?
thanks a lot in advance!</description>
		<content:encoded><![CDATA[<p>hi,<br />
i like the plugin, would just like to have the featured post stay in the main index page as well. how can i do that?<br />
thanks a lot in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon DuVall</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13706</link>
		<dc:creator>Jon DuVall</dc:creator>
		<pubDate>Sat, 19 Jun 2010 01:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13706</guid>
		<description>the_advanced_excerpt(&#039;length=450&amp;use_words=1&amp;no_custom=0&#039;);</description>
		<content:encoded><![CDATA[<p>the_advanced_excerpt(&#8216;length=450&amp;use_words=1&amp;no_custom=0&#8242;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon DuVall</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13705</link>
		<dc:creator>Jon DuVall</dc:creator>
		<pubDate>Sat, 19 Jun 2010 01:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13705</guid>
		<description>Sorry, Here is the code...

&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, Here is the code&#8230;</p>
<p><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon DuVall</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13704</link>
		<dc:creator>Jon DuVall</dc:creator>
		<pubDate>Sat, 19 Jun 2010 00:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13704</guid>
		<description>Hi  Bas,

Thanks for the quick response. I would like to have the excerpt longer than the standard excerpt settings. Using the admin I unchecked the &quot;No Custom Excerpts&quot; option and I hard coded the following into my theme:



I do have other posts that are called using same template. Could this be the problem? Thanks again for your help, Jon</description>
		<content:encoded><![CDATA[<p>Hi  Bas,</p>
<p>Thanks for the quick response. I would like to have the excerpt longer than the standard excerpt settings. Using the admin I unchecked the &#8220;No Custom Excerpts&#8221; option and I hard coded the following into my theme:</p>
<p>I do have other posts that are called using same template. Could this be the problem? Thanks again for your help, Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bas</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13699</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13699</guid>
		<description>@ Jon: The text you can add to any post using the Excerpt field in the post editor is what&#039;s considered a custom excerpt. If you want a different excerpt for a certain post, you can create one there, but make sure the plugin doesn&#039;t ignore them (you can find this option on the plugin&#039;s settings page).
If you want to have a longer excerpt for every post that is displayed on that particular location of you site, you should use &lt;a href=&quot;http://wordpress.org/extend/plugins/advanced-excerpt/faq/&quot; rel=&quot;nofollow&quot;&gt;the template tag&lt;/a&gt; provided by the plugin in your theme.</description>
		<content:encoded><![CDATA[<p>@ Jon: The text you can add to any post using the Excerpt field in the post editor is what&#8217;s considered a custom excerpt. If you want a different excerpt for a certain post, you can create one there, but make sure the plugin doesn&#8217;t ignore them (you can find this option on the plugin&#8217;s settings page).<br />
If you want to have a longer excerpt for every post that is displayed on that particular location of you site, you should use <a href="http://wordpress.org/extend/plugins/advanced-excerpt/faq/" rel="nofollow">the template tag</a> provided by the plugin in your theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon DuVall</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13698</link>
		<dc:creator>Jon DuVall</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13698</guid>
		<description>Hi Bas,

? for you... I have installed your plugin and the standard excerpt works great. I would, however like to make a certain excerpt longer than the others. I guess this would be considered a custom excerpt. I Have tried hardcoding the &quot;advanced excerpt&quot; method and for some reason it does not work. I am using version 2.9. Here is the page:

&lt;a href=&quot;http://www.speedtech1.com&quot; rel=&quot;nofollow&quot;&gt;Speedtech Graphic Design Group&lt;/a&gt;

The post in question is the one located below the 3 column posts ( vector vs. bitmap). If you could give me ANY direction, I would GREATLY appreciate it. Thanks in advance, Jon</description>
		<content:encoded><![CDATA[<p>Hi Bas,</p>
<p>? for you&#8230; I have installed your plugin and the standard excerpt works great. I would, however like to make a certain excerpt longer than the others. I guess this would be considered a custom excerpt. I Have tried hardcoding the &#8220;advanced excerpt&#8221; method and for some reason it does not work. I am using version 2.9. Here is the page:</p>
<p><a href="http://www.speedtech1.com" rel="nofollow">Speedtech Graphic Design Group</a></p>
<p>The post in question is the one located below the 3 column posts ( vector vs. bitmap). If you could give me ANY direction, I would GREATLY appreciate it. Thanks in advance, Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://sparepencil.com/archives/2009/01/17/advanced-excerpt-php-4-problem-solved/comment-page-2/#comment-13659</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 03 Jun 2010 21:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://sparepencil.com/?p=146#comment-13659</guid>
		<description>@Bas I was looking through google, and I found one possibility, that it could be caused via mod_cache, but couldnt find any other thing. I will look also through the theme code, if there is not a problem.

I will keep you posted, if you want.</description>
		<content:encoded><![CDATA[<p>@Bas I was looking through google, and I found one possibility, that it could be caused via mod_cache, but couldnt find any other thing. I will look also through the theme code, if there is not a problem.</p>
<p>I will keep you posted, if you want.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
