<?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: Ultimate Geshi plugin in Joomla</title>
	<atom:link href="http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/</link>
	<description>One stop for web design tutorials</description>
	<lastBuildDate>Sat, 03 Dec 2011 13:50:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Rick Satmary</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-71452</link>
		<dc:creator>Rick Satmary</dc:creator>
		<pubDate>Fri, 23 Sep 2011 22:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-71452</guid>
		<description>I love your blog.. very nice colors &amp; theme. Did you make this website yourself or did you hire someone to do it for you? Plz respond as I&#039;m looking to design my own blog and would like to find out where u got this from. thank you.</description>
		<content:encoded><![CDATA[<p>I love your blog.. very nice colors &amp; theme. Did you make this website yourself or did you hire someone to do it for you? Plz respond as I&#8217;m looking to design my own blog and would like to find out where u got this from. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SIFR with Joomla &#124; WebDino.net</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-38378</link>
		<dc:creator>SIFR with Joomla &#124; WebDino.net</dc:creator>
		<pubDate>Tue, 24 May 2011 02:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-38378</guid>
		<description>[...] Ultimate Geshi plugin in Joomla [...]</description>
		<content:encoded><![CDATA[<p>[...] Ultimate Geshi plugin in Joomla [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Choosing right host for joomla &#124; WebDino.net</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-38366</link>
		<dc:creator>Choosing right host for joomla &#124; WebDino.net</dc:creator>
		<pubDate>Tue, 24 May 2011 00:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-38366</guid>
		<description>[...] Ultimate Geshi plugin in Joomla [...]</description>
		<content:encoded><![CDATA[<p>[...] Ultimate Geshi plugin in Joomla [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla – Award Winning CMS review &#124; WebDino.net</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-38160</link>
		<dc:creator>Joomla – Award Winning CMS review &#124; WebDino.net</dc:creator>
		<pubDate>Sun, 22 May 2011 02:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-38160</guid>
		<description>[...] Ultimate Geshi plugin in Joomla [...]</description>
		<content:encoded><![CDATA[<p>[...] Ultimate Geshi plugin in Joomla [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WillianBR</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-31328</link>
		<dc:creator>WillianBR</dc:creator>
		<pubDate>Thu, 31 Mar 2011 19:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-31328</guid>
		<description>Sorry! It&#039;s:

&lt;pre xml:lang=&quot;sql&quot;&gt;
SELECT * FROM tabela;
&lt;/pre&gt;

&lt;pre xml:lang=sql&gt;
SELECT * FROM tabela;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Sorry! It&#8217;s:</p>
<p>&lt;pre xml:lang=&#8221;sql&#8221;&gt;<br />
SELECT * FROM tabela;<br />
&lt;/pre&gt;</p>
<p>&lt;pre xml:lang=sql&gt;<br />
SELECT * FROM tabela;<br />
&lt;/pre&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WillianBR</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-31327</link>
		<dc:creator>WillianBR</dc:creator>
		<pubDate>Thu, 31 Mar 2011 19:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-31327</guid>
		<description>I&#039;m using Joomla v1.5 and &quot;TinyMCE 2.0&quot;.
Any time I try to use Geshi tags, it&#039;s clean up by editor.


SELECT * FROM tabela;


 
SELECT * FROM tabela;


It&#039;s never work.

When a I came back to source HTML view, the PRE tag is  only.

Can you help me?

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Joomla v1.5 and &#8220;TinyMCE 2.0&#8243;.<br />
Any time I try to use Geshi tags, it&#8217;s clean up by editor.</p>
<p>SELECT * FROM tabela;</p>
<p>SELECT * FROM tabela;</p>
<p>It&#8217;s never work.</p>
<p>When a I came back to source HTML view, the PRE tag is  only.</p>
<p>Can you help me?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diggah</title>
		<link>http://www.tutorialonweb.com/ultimate-geshi-plugin-in-joomla/comment-page-1/#comment-3876</link>
		<dc:creator>diggah</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tutorialonweb.com/?p=160#comment-3876</guid>
		<description>what an ultimate tutorial :D!!! Thanks a ton for it...</description>
		<content:encoded><![CDATA[<p>what an ultimate tutorial <img src='http://www.tutorialonweb.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !!! Thanks a ton for it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

