<?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 for InTechgrity</title>
	<atom:link href="http://www.intechgrity.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intechgrity.com</link>
	<description>Amalgamating Life &#38; Technology</description>
	<lastBuildDate>Tue, 21 Feb 2012 16:37:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on WP Category Post List version 2 released by Ivan</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100411</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100411</guid>
		<description>You are a genius!
It working now!
Thank you again for this great plugin! :)</description>
		<content:encoded><![CDATA[<p>You are a genius!<br />
It working now!<br />
Thank you again for this great plugin! <img src='http://www.intechgrity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Ivan</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100410</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100410</guid>
		<description>Man, you are too quick! :)
Forget about my last post
I am going to try now.</description>
		<content:encoded><![CDATA[<p>Man, you are too quick! <img src='http://www.intechgrity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Forget about my last post<br />
I am going to try now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Ivan</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100409</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100409</guid>
		<description>I put &lt;?php before code and closed bracket after code.</description>
		<content:encoded><![CDATA[<p>I put &lt;?php before code and closed bracket after code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Swashata</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100408</link>
		<dc:creator>Swashata</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100408</guid>
		<description>Sorry, it should have been [php]echo do_shortcode(&#039;[]&#039;);[/php]</description>
		<content:encoded><![CDATA[<p>Sorry, it should have been
<pre class="brush: php; title: ; notranslate">echo do_shortcode('[]');</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Ivan</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100407</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100407</guid>
		<description>Thank you for quick answer, but unfortunately this code &lt;code&gt;&lt;/code&gt; is not working.
Nothing happening, posts are not showing. I put code in several places in page template Twenty Eleven, but posts are not showing on site.
It just showed when I put it on widget in sidebar.</description>
		<content:encoded><![CDATA[<p>Thank you for quick answer, but unfortunately this code <code></code> is not working.<br />
Nothing happening, posts are not showing. I put code in several places in page template Twenty Eleven, but posts are not showing on site.<br />
It just showed when I put it on widget in sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Swashata</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100401</link>
		<dc:creator>Swashata</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100401</guid>
		<description>You are not supposed put shortcode in sidebar. Use the widget from wp-admin &gt; appearance &gt; widget
and for page templates, you need to do it like
[php]do_shortcode(&#039;[wp_cpl_sc attr=&quot;val&quot;]&#039;);[/php]</description>
		<content:encoded><![CDATA[<p>You are not supposed put shortcode in sidebar. Use the widget from wp-admin > appearance > widget<br />
and for page templates, you need to do it like</p>
<pre class="brush: php; title: ; notranslate">do_shortcode('[wp_cpl_sc attr=&quot;val&quot;]');</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Ivan</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100339</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Feb 2012 12:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100339</guid>
		<description>Great plugin! 
But I have one problem. When I put this code &lt;code&gt;[wp_cpl_sc cat_id=1 list_num=5 css_theme=2 sticky_post=&quot;13&quot;]&lt;/code&gt; in sidebar box, everything is fine - it&#039;s show posts.
But when I put code in page template (for example in home page), it nothing happen. It is not showing posts on website, is just show this code &lt;code&gt;[wp_cpl_sc cat_id=1 list_num=5 css_theme=2 sticky_post=&quot;13&quot;]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Great plugin!<br />
But I have one problem. When I put this code <code>[wp_cpl_sc cat_id=1 list_num=5 css_theme=2 sticky_post="13"]</code> in sidebar box, everything is fine &#8211; it&#8217;s show posts.<br />
But when I put code in page template (for example in home page), it nothing happen. It is not showing posts on website, is just show this code <code>[wp_cpl_sc cat_id=1 list_num=5 css_theme=2 sticky_post="13"]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by Swashata</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100085</link>
		<dc:creator>Swashata</dc:creator>
		<pubDate>Mon, 20 Feb 2012 17:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100085</guid>
		<description>Thanks for reporting buddy. I will fix this thing and release a 2.0.3 version. Till then, stick to post-excerpt.</description>
		<content:encoded><![CDATA[<p>Thanks for reporting buddy. I will fix this thing and release a 2.0.3 version. Till then, stick to post-excerpt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Category Post List version 2 released by David</title>
		<link>http://www.intechgrity.com/wp-category-post-list-version-2-released/#comment-100083</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.intechgrity.com/?p=990#comment-100083</guid>
		<description>Swashata, I really like this plug-in, and it plugs a big hole in WP functionality, I think.

One question - I am using the shortcode. When I set it to use the excerpt text, it works great. But, if I let it pull post text, it is displaying quasi-raw text (shortcodes, i.e. [caption] and the like). Is there a way around this, or do I need to stick with excerpt text?</description>
		<content:encoded><![CDATA[<p>Swashata, I really like this plug-in, and it plugs a big hole in WP functionality, I think.</p>
<p>One question &#8211; I am using the shortcode. When I set it to use the excerpt text, it works great. But, if I let it pull post text, it is displaying quasi-raw text (shortcodes, i.e. [caption] and the like). Is there a way around this, or do I need to stick with excerpt text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sliding Hover animation using jQuery to make cool image buttons by Swashata</title>
		<link>http://www.intechgrity.com/sliding-hover-animation-using-jquery-to/#comment-100081</link>
		<dc:creator>Swashata</dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://itgimport.itgdesignbox.com/?p=217#comment-100081</guid>
		<description>This is under a jQuery plugin now... You can find it here http://www.intechgrity.com/jquery-fade-n-slide-button-animator-plugin-by-itg/</description>
		<content:encoded><![CDATA[<p>This is under a jQuery plugin now&#8230; You can find it here <a href="http://www.intechgrity.com/jquery-fade-n-slide-button-animator-plugin-by-itg/" rel="nofollow">http://www.intechgrity.com/jquery-fade-n-slide-button-animator-plugin-by-itg/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

