<?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: WordPress Plugin: Code Autoescape</title>
	<atom:link href="http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/feed/" rel="self" type="application/rss+xml" />
	<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/</link>
	<description>Changing the world, one person at a time...</description>
	<pubDate>Fri, 25 Jul 2008 17:55:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Anthony Tietjen</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-578289</link>
		<dc:creator>Anthony Tietjen</dc:creator>
		<pubDate>Tue, 08 Jul 2008 03:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-578289</guid>
		<description>Thank you very much for this plugin!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Nettles</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-577924</link>
		<dc:creator>Brian Nettles</dc:creator>
		<pubDate>Fri, 27 Jun 2008 23:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-577924</guid>
		<description>Thanks for the plugin.  It works great.:)  I am migrating data from a wiki and it appears that the wikis out of the box do a better job at preserving XML content.  Now I just need to figure out how to get the pre code content to display in a pretty box.</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin.  It works great.<img src='http://priyadi.net/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' />  I am migrating data from a wiki and it appears that the wikis out of the box do a better job at preserving XML content.  Now I just need to figure out how to get the pre code content to display in a pretty box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-577810</link>
		<dc:creator>Vic</dc:creator>
		<pubDate>Tue, 24 Jun 2008 18:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-577810</guid>
		<description>Hi there,
Know anyone which plugin to use if I want only a part of the article to be displayed? If someone want to read more there will be a "read more" link... 
On my blog right now is displayed all of article content and I don't want this...
I'm talking about the latest 10 articles displayed on the first page of my blog.
I'm using Wordpress.
Can anyone help?</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
Know anyone which plugin to use if I want only a part of the article to be displayed? If someone want to read more there will be a &#8220;read more&#8221; link&#8230;<br />
On my blog right now is displayed all of article content and I don&#8217;t want this&#8230;<br />
I&#8217;m talking about the latest 10 articles displayed on the first page of my blog.<br />
I&#8217;m using Wordpress.<br />
Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ygwool</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-577555</link>
		<dc:creator>ygwool</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-577555</guid>
		<description>:)Thanks for plugin, I’m using it in my blog.</description>
		<content:encoded><![CDATA[<p><img src='http://priyadi.net/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' />Thanks for plugin, I’m using it in my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David A. Desrosiers</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-576209</link>
		<dc:creator>David A. Desrosiers</dc:creator>
		<pubDate>Tue, 20 May 2008 22:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-576209</guid>
		<description>This plugin actually does nothing at all, except turn any code blocks in your blog into base64 jibberish. Lovely.</description>
		<content:encoded><![CDATA[<p>This plugin actually does nothing at all, except turn any code blocks in your blog into base64 jibberish. Lovely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Beckman</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-575725</link>
		<dc:creator>Rick Beckman</dc:creator>
		<pubDate>Tue, 06 May 2008 22:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-575725</guid>
		<description>This works great, but since upgrading to WordPress 2.5, I've been using the Visual Editor increasingly often, including when posting code. Thankfully, it already escapes ampersands and angle brackets.

If I use this plugin to protect against "- -" (without the space) getting converted to a long dash or various other WordPress typographical conversions... well, the ampersands and angle brackets are messed up (the ampersands in the escaping provided by the Visual Editor are themselves escaped as ampersands by this plugin, creating a big mess.)

Any possibility of *not* escaping entities if they are already escaped?

Without it, it's basically impossible (or at least exceedingly impractical) to use this plugin while using the Visual Editor.</description>
		<content:encoded><![CDATA[<p>This works great, but since upgrading to WordPress 2.5, I&#8217;ve been using the Visual Editor increasingly often, including when posting code. Thankfully, it already escapes ampersands and angle brackets.</p>
<p>If I use this plugin to protect against &#8220;- -&#8221; (without the space) getting converted to a long dash or various other WordPress typographical conversions&#8230; well, the ampersands and angle brackets are messed up (the ampersands in the escaping provided by the Visual Editor are themselves escaped as ampersands by this plugin, creating a big mess.)</p>
<p>Any possibility of *not* escaping entities if they are already escaped?</p>
<p>Without it, it&#8217;s basically impossible (or at least exceedingly impractical) to use this plugin while using the Visual Editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dizi izle</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-575028</link>
		<dc:creator>dizi izle</dc:creator>
		<pubDate>Mon, 21 Apr 2008 21:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-575028</guid>
		<description>very very good thanks</description>
		<content:encoded><![CDATA[<p>very very good thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Songline</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-574320</link>
		<dc:creator>Songline</dc:creator>
		<pubDate>Sun, 06 Apr 2008 10:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-574320</guid>
		<description>Thank you very Much! It also works with wp 2.5!</description>
		<content:encoded><![CDATA[<p>Thank you very Much! It also works with wp 2.5!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Sarvell</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-570135</link>
		<dc:creator>Henrik Sarvell</dc:creator>
		<pubDate>Mon, 24 Dec 2007 02:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-570135</guid>
		<description>Thanks for a nice plugin. However, I have made some small modifications to make it work with jQuery Chili instead of Geshi. So if client side syntax coloring is needed my mod could be interesting: &lt;a href="http://www.prodevtips.com/2007/12/21/jquery-chili-plus-code-autoescape-is-good-code-highlighting-in-wordpress/" rel="nofollow"&gt;link to modification&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for a nice plugin. However, I have made some small modifications to make it work with jQuery Chili instead of Geshi. So if client side syntax coloring is needed my mod could be interesting: <a href="http://www.prodevtips.com/2007/12/21/jquery-chili-plus-code-autoescape-is-good-code-highlighting-in-wordpress/" rel="nofollow">link to modification</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coroster</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-568614</link>
		<dc:creator>coroster</dc:creator>
		<pubDate>Fri, 23 Nov 2007 04:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-568614</guid>
		<description>Thanks pak pri, pluginnya berguna sekali. tapi kenapa di wordpress saya selalu "Left justify" aau rata kiri. spasi atau tabulasi masih otomatis dihilangkan pada saat posting disimpan...</description>
		<content:encoded><![CDATA[<p>Thanks pak pri, pluginnya berguna sekali. tapi kenapa di wordpress saya selalu &#8220;Left justify&#8221; aau rata kiri. spasi atau tabulasi masih otomatis dihilangkan pada saat posting disimpan&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergejpinka</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-568318</link>
		<dc:creator>Sergejpinka</dc:creator>
		<pubDate>Thu, 15 Nov 2007 07:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-568318</guid>
		<description>Well, i try it, ok... this is a big code, and, i don't know what ar te effects... let see...


&lt;code&gt;
&lt;?php ob_start(); ?&gt;

&lt;?php get_header(); ?&gt;

	&lt;div id="content"&gt;
	
	&lt;!-- pages --&gt;
	&lt;?php if (is_page() and ($notfound != '1')) : ?&gt;
		
		&lt;?php while (have_posts()) : the_post(); ?&gt;
				
			&lt;div class="post" id="post-&lt;?php the_ID(); ?&gt;"&gt;
				&lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="&lt;?php _e('Read',TEMPLATE_DOMAIN); ?&gt;&lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
				&lt;div class="entry"&gt;
					&lt;?php the_content('&lt;span class="readmore"&gt;'.__('Read the rest of this entry &#187;',TEMPLATE_DOMAIN).'&lt;/span&gt;'); ?&gt;
				&lt;/div&gt;
			&lt;/div&gt;
			
		&lt;?php if ($user_ID) : ?&gt;			
			&lt;h3&gt;&lt;?php _e('Actions',TEMPLATE_DOMAIN); ?&gt;&lt;/h3&gt;
			&lt;ul class="postmetadata"&gt;
				&lt;li class="with_icon"&gt;&lt;img class="icon" src="&lt;?php echo get_bloginfo('stylesheet_directory') ?&gt;/images/icons/edit-icon-16x16.gif" alt="edit" /&gt;&#160;&lt;?php edit_post_link(__('Edit',TEMPLATE_DOMAIN),'',''); ?&gt;&lt;/li&gt;
			&lt;/ul&gt;
		&lt;?php endif; ?&gt;
			
		&lt;?php comments_template(); ?&gt;
	
		&lt;?php endwhile; ?&gt;
	
	&lt;!-- blog --&gt;
	&lt;?php elseif (have_posts()) : ?&gt;
		
		&lt;?php while (have_posts()) : the_post(); ?&gt;
				
			&lt;div class="post" id="post-&lt;?php the_ID(); ?&gt;"&gt;
				
				&lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="&lt;?php _e('Read',TEMPLATE_DOMAIN); ?&gt; &lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;?php scroller_post_id(); ?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;?php scroller_links(); ?&gt;
				&lt;small class="date"&gt;
					&lt;span class="date_day"&gt;&lt;?php the_time(__('j',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
					&lt;span class="date_month"&gt;&lt;?php the_time(__('m',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
					&lt;span class="date_year"&gt;&lt;?php the_time(__('Y',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
				&lt;/small&gt;
				
				&lt;div class="entry"&gt;
					&lt;?php the_content('&lt;span class="readmore"&gt;'.__('Read the rest of this entry &#187;',TEMPLATE_DOMAIN).'&lt;/span&gt;'); ?&gt;
				&lt;/div&gt;
				
				&lt;?php edit_post_link(__('Edit',TEMPLATE_DOMAIN), '&lt;small class="postmetadata"&gt;'.__('Edit',TEMPLATE_DOMAIN).' : ', '&lt;/small&gt;&lt;br/&gt;'); ?&gt;
				
				&lt;small class="postmetadata"&gt;&lt;?php _e('Comments',TEMPLATE_DOMAIN); ?&gt; : &lt;?php comments_popup_link(__('No Comments &#187;',TEMPLATE_DOMAIN), __('1 Comment &#187;',TEMPLATE_DOMAIN), __('% Comments &#187;',TEMPLATE_DOMAIN)); ?&gt;&lt;/small&gt;
				&lt;br/&gt;
				&lt;small class="postmetadata"&gt;&lt;?php _e('Categories',TEMPLATE_DOMAIN); ?&gt; : &lt;?php the_category(', ') ?&gt;&lt;/small&gt;
			&lt;?php if(function_exists('the_bunny_tags')) : ?&gt;
				&lt;br/&gt;
				&lt;small class="postmetadata technorati_tags"&gt;
					&lt;?php the_bunny_tags('&lt;span class="technorati_tags"&gt;Tags&#160;:&#160;&lt;/span&gt;', '', ', '); ?&gt;
				&lt;/small&gt;
			&lt;?php endif; ?&gt;
			
			&lt;/div&gt;
				
		&lt;hr style="display:none;"/&gt;
			
		&lt;?php endwhile; ?&gt;

		&lt;p class="navigation"&gt;
			&lt;span class="alignleft"&gt;&lt;?php next_posts_link(__('&#171; Previous Entries',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
			&lt;span class="alignright"&gt;&lt;?php previous_posts_link(__('Next Entries &#187;',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
		&lt;/p&gt;
	
	&lt;!-- nothing found --&gt;
	&lt;?php else : ?&gt;
		&lt;div class="post" id="post-none"&gt;
			&lt;h2 class="center"&gt;&lt;?php _e('Not found',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
			&lt;p class="center"&gt;&lt;?php _e("Sorry, but you are looking for something that is not here",TEMPLATE_DOMAIN); ?&gt;&lt;/p&gt;
			&lt;?php include (TEMPLATEPATH . "/searchform.php"); ?&gt;
		&lt;/div&gt;
	&lt;?php endif; ?&gt;
	
	&lt;!-- homepage --&gt;

	&lt;?php if(function_exists('yy_is_home')) : ?&gt;
		
		&lt;?php if(yy_get_lang()=="fr_FR") : ?&gt;
			&lt;?php if(yy_is_home()==true) : ?&gt;
				&lt;hr/&gt;
			
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-works"&gt;
						&lt;h2&gt;&lt;?php _e('Last works',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '5'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
	
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-news"&gt;
						&lt;h2&gt;&lt;?php _e('Last news',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '4 21'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
	
		&lt;?php endif; ?&gt;
		
		&lt;?php else : ?&gt; 
			&lt;?php if(yy_is_home()) : ?&gt;
				&lt;hr/&gt;
			
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-works"&gt;
						&lt;h2&gt;&lt;?php _e('Last works',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '23'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
				
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-news"&gt;
						&lt;h2&gt;&lt;?php _e('Last news',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '9 24'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
			
			&lt;?php endif; ?&gt;
				
		&lt;?php endif; ?&gt;
		
	&lt;?php endif; ?&gt;
	
	&lt;/div&gt;
	
	&lt;hr/&gt;
	
	&lt;!-- sidebar --&gt;
	&lt;?php get_sidebar(); ?&gt;

	&lt;br style="clear:both" /&gt;&lt;!-- without this little &lt;br /&gt; NS6 and IE5PC do not stretch the frame div down to encopass the content DIVs --&gt;
&lt;/div&gt;
				
&lt;!-- footer --&gt;
&lt;?php get_footer(); ?&gt;

&lt;? ob_end_flush();?&gt;
&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>Well, i try it, ok&#8230; this is a big code, and, i don&#8217;t know what ar te effects&#8230; let see&#8230;</p>
<pre><code>&lt;?php ob_start(); ?&gt;

&lt;?php get_header(); ?&gt;

	&lt;div id="content"&gt;
	
	&lt;!-- pages --&gt;
	&lt;?php if (is_page() and ($notfound != '1')) : ?&gt;
		
		&lt;?php while (have_posts()) : the_post(); ?&gt;
				
			&lt;div class="post" id="post-&lt;?php the_ID(); ?&gt;"&gt;
				&lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="&lt;?php _e('Read',TEMPLATE_DOMAIN); ?&gt;&lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
				&lt;div class="entry"&gt;
					&lt;?php the_content('&lt;span class="readmore"&gt;'.__('Read the rest of this entry &amp;raquo;',TEMPLATE_DOMAIN).'&lt;/span&gt;'); ?&gt;
				&lt;/div&gt;
			&lt;/div&gt;
			
		&lt;?php if ($user_ID) : ?&gt;			
			&lt;h3&gt;&lt;?php _e('Actions',TEMPLATE_DOMAIN); ?&gt;&lt;/h3&gt;
			&lt;ul class="postmetadata"&gt;
				&lt;li class="with_icon"&gt;&lt;img class="icon" src="&lt;?php echo get_bloginfo('stylesheet_directory') ?&gt;/images/icons/edit-icon-16x16.gif" alt="edit" /&gt;&amp;nbsp;&lt;?php edit_post_link(__('Edit',TEMPLATE_DOMAIN),'',''); ?&gt;&lt;/li&gt;
			&lt;/ul&gt;
		&lt;?php endif; ?&gt;
			
		&lt;?php comments_template(); ?&gt;
	
		&lt;?php endwhile; ?&gt;
	
	&lt;!-- blog --&gt;
	&lt;?php elseif (have_posts()) : ?&gt;
		
		&lt;?php while (have_posts()) : the_post(); ?&gt;
				
			&lt;div class="post" id="post-&lt;?php the_ID(); ?&gt;"&gt;
				
				&lt;h2&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="&lt;?php _e('Read',TEMPLATE_DOMAIN); ?&gt; &lt;?php the_title(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;?php scroller_post_id(); ?&gt;&lt;/a&gt;&lt;/h2&gt;&lt;?php scroller_links(); ?&gt;
				&lt;small class="date"&gt;
					&lt;span class="date_day"&gt;&lt;?php the_time(__('j',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
					&lt;span class="date_month"&gt;&lt;?php the_time(__('m',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
					&lt;span class="date_year"&gt;&lt;?php the_time(__('Y',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
				&lt;/small&gt;
				
				&lt;div class="entry"&gt;
					&lt;?php the_content('&lt;span class="readmore"&gt;'.__('Read the rest of this entry &amp;raquo;',TEMPLATE_DOMAIN).'&lt;/span&gt;'); ?&gt;
				&lt;/div&gt;
				
				&lt;?php edit_post_link(__('Edit',TEMPLATE_DOMAIN), '&lt;small class="postmetadata"&gt;'.__('Edit',TEMPLATE_DOMAIN).' : ', '&lt;/small&gt;&lt;br/&gt;'); ?&gt;
				
				&lt;small class="postmetadata"&gt;&lt;?php _e('Comments',TEMPLATE_DOMAIN); ?&gt; : &lt;?php comments_popup_link(__('No Comments &amp;#187;',TEMPLATE_DOMAIN), __('1 Comment &amp;#187;',TEMPLATE_DOMAIN), __('% Comments &amp;#187;',TEMPLATE_DOMAIN)); ?&gt;&lt;/small&gt;
				&lt;br/&gt;
				&lt;small class="postmetadata"&gt;&lt;?php _e('Categories',TEMPLATE_DOMAIN); ?&gt; : &lt;?php the_category(', ') ?&gt;&lt;/small&gt;
			&lt;?php if(function_exists('the_bunny_tags')) : ?&gt;
				&lt;br/&gt;
				&lt;small class="postmetadata technorati_tags"&gt;
					&lt;?php the_bunny_tags('&lt;span class="technorati_tags"&gt;Tags&amp;nbsp;:&amp;nbsp;&lt;/span&gt;', '', ', '); ?&gt;
				&lt;/small&gt;
			&lt;?php endif; ?&gt;
			
			&lt;/div&gt;
				
		&lt;hr style="display:none;"/&gt;
			
		&lt;?php endwhile; ?&gt;

		&lt;p class="navigation"&gt;
			&lt;span class="alignleft"&gt;&lt;?php next_posts_link(__('&amp;laquo; Previous Entries',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
			&lt;span class="alignright"&gt;&lt;?php previous_posts_link(__('Next Entries &amp;raquo;',TEMPLATE_DOMAIN)) ?&gt;&lt;/span&gt;
		&lt;/p&gt;
	
	&lt;!-- nothing found --&gt;
	&lt;?php else : ?&gt;
		&lt;div class="post" id="post-none"&gt;
			&lt;h2 class="center"&gt;&lt;?php _e('Not found',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
			&lt;p class="center"&gt;&lt;?php _e("Sorry, but you are looking for something that is not here",TEMPLATE_DOMAIN); ?&gt;&lt;/p&gt;
			&lt;?php include (TEMPLATEPATH . "/searchform.php"); ?&gt;
		&lt;/div&gt;
	&lt;?php endif; ?&gt;
	
	&lt;!-- homepage --&gt;

	&lt;?php if(function_exists('yy_is_home')) : ?&gt;
		
		&lt;?php if(yy_get_lang()=="fr_FR") : ?&gt;
			&lt;?php if(yy_is_home()==true) : ?&gt;
				&lt;hr/&gt;
			
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-works"&gt;
						&lt;h2&gt;&lt;?php _e('Last works',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '5'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
	
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-news"&gt;
						&lt;h2&gt;&lt;?php _e('Last news',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '4 21'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
	
		&lt;?php endif; ?&gt;
		
		&lt;?php else : ?&gt; 
			&lt;?php if(yy_is_home()) : ?&gt;
				&lt;hr/&gt;
			
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-works"&gt;
						&lt;h2&gt;&lt;?php _e('Last works',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '23'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
				
				&lt;?php if(function_exists('c2c_get_recent_posts')) : ?&gt;	
					&lt;div class="highlight_box" id="post-last-news"&gt;
						&lt;h2&gt;&lt;?php _e('Last news',TEMPLATE_DOMAIN); ?&gt;&lt;/h2&gt;
						&lt;ul&gt;
							&lt;?php c2c_get_recent_posts(3, '&lt;li&gt;%post_URL%&lt;br /&gt;%post_excerpt_short%&lt;/li&gt;', '9 24'); ?&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;?php endif; ?&gt;
			
			&lt;?php endif; ?&gt;
				
		&lt;?php endif; ?&gt;
		
	&lt;?php endif; ?&gt;
	
	&lt;/div&gt;
	
	&lt;hr/&gt;
	
	&lt;!-- sidebar --&gt;
	&lt;?php get_sidebar(); ?&gt;

	&lt;br style="clear:both" /&gt;&lt;!-- without this little &lt;br /&gt; NS6 and IE5PC do not stretch the frame div down to encopass the content DIVs --&gt;
&lt;/div&gt;
				
&lt;!-- footer --&gt;
&lt;?php get_footer(); ?&gt;

&lt;? ob_end_flush();?&gt;</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: vic</title>
		<link>http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/#comment-567780</link>
		<dc:creator>vic</dc:creator>
		<pubDate>Fri, 02 Nov 2007 07:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/?p=466#comment-567780</guid>
		<description>
&lt;code&gt;
for (int i = 0; i &lt; top; ++i) {
   vector&lt;int&gt; &lt;span style="color:red"&gt;judy&lt;/span&gt; = mary();
&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<pre><code>for (int i = 0; i &lt; top; ++i) {
   vector&lt;int&gt; &lt;span style="color:red"&gt;judy&lt;/span&gt; = mary();</code></pre>
]]></content:encoded>
	</item>
</channel>
</rss>
