<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rtCafe &#187; plugin</title>
	<atom:link href="http://cafe.rtcamp.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.rtcamp.com</link>
	<description>rtCamp Cafe</description>
	<lastBuildDate>Wed, 22 Feb 2012 10:05:28 +0000</lastBuildDate>
	<language>en</language>
	<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>WP MVC plugin framework</title>
		<link>http://cafe.rtcamp.com/2012/02/02/wp-mvc-plugin-framework/</link>
		<comments>http://cafe.rtcamp.com/2012/02/02/wp-mvc-plugin-framework/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:57:13 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/2012/02/02/wp-mvc-plugin-framework/</guid>
		<description><![CDATA[Please check &#8211; http://wpmvc.org/ Looks like outdated but very good idea&#8230;]]></description>
			<content:encoded><![CDATA[<p>Please check &#8211; <a href="http://wpmvc.org/" rel="nofollow">http://wpmvc.org/</a></p>
<p>Looks like outdated but very good idea&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2012/02/02/wp-mvc-plugin-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No More Passwords Log Into WordPress with a&#8230;</title>
		<link>http://cafe.rtcamp.com/2012/01/30/no-more-passwords-log-into-wordpress-with-a/</link>
		<comments>http://cafe.rtcamp.com/2012/01/30/no-more-passwords-log-into-wordpress-with-a/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:52:12 +0000</pubDate>
		<dc:creator>Radhe</dc:creator>
				<category><![CDATA[link]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[qr-code]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/2012/01/30/no-more-passwords-log-into-wordpress-with-a/</guid>
		<description><![CDATA[No More Passwords: Log Into WordPress with a QR Code http://wordpress.org/extend/plugins/wp-qr-code-login/]]></description>
			<content:encoded><![CDATA[<p>No More Passwords: Log Into WordPress with a QR Code</p>
<p><a href="http://wordpress.org/extend/plugins/wp-qr-code-login/" rel="nofollow">http://wordpress.org/extend/plugins/wp-qr-code-login/</a></p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2012/01/30/no-more-passwords-log-into-wordpress-with-a/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;FB_login() called before FB_init()&#8221; error solved</title>
		<link>http://cafe.rtcamp.com/2012/01/30/fb_login-called-before-fb_init-error-solved/</link>
		<comments>http://cafe.rtcamp.com/2012/01/30/fb_login-called-before-fb_init-error-solved/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 09:24:37 +0000</pubDate>
		<dc:creator>Abhimanyu</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/2012/01/30/fb_login-called-before-fb_init-error-solved/</guid>
		<description><![CDATA[When we show up the like box in the sidebar and the Facebook connect button for the commenting system as well (Simple Facebook connect plugin, etc.), every time we click on the FB connect button to authenticate ourselves as a facebook user, the console shows up the error as &#8220;FB_login() called before FB_init()&#8221;. According to [...]]]></description>
			<content:encoded><![CDATA[<p>When we show up the like box in the sidebar and the Facebook connect button for the commenting system as well (Simple Facebook connect plugin, etc.), every time we click on the FB connect button to authenticate ourselves as a facebook user, the console shows up the error as &#8220;FB_login() called before FB_init()&#8221;. According to what I could learn, the like box loads the all.js synchronously while the facebook connect button in the commenting system adds up the same again, but asynchronously, after the complete page gets loaded. This creates a major conflict. Though, this has a simple solution to remove the complete script tag that loads the all.js () making the all.js file to get loaded asynchronously only once and thereafter everything should work fine.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2012/01/30/fb_login-called-before-fb_init-error-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conditional Script Loading Revisited &#124; scribu</title>
		<link>http://cafe.rtcamp.com/2012/01/20/conditional-script-loading-revisited-scribu/</link>
		<comments>http://cafe.rtcamp.com/2012/01/20/conditional-script-loading-revisited-scribu/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 12:25:41 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/?p=670</guid>
		<description><![CDATA[Conditional Script Loading Revisited &#124; scribu.]]></description>
			<content:encoded><![CDATA[<p><a href="http://scribu.net/wordpress/conditional-script-loading-revisited.html">Conditional Script Loading Revisited | scribu</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2012/01/20/conditional-script-loading-revisited-scribu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins and Symlinks : alexking.org</title>
		<link>http://cafe.rtcamp.com/2011/12/17/wordpress-plugins-and-symlinks-alexking-org/</link>
		<comments>http://cafe.rtcamp.com/2011/12/17/wordpress-plugins-and-symlinks-alexking-org/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 08:50:35 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[paths]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/?p=631</guid>
		<description><![CDATA[WordPress Plugins and Symlinks : alexking.org.]]></description>
			<content:encoded><![CDATA[<p><a href="http://alexking.org/blog/2011/12/15/wordpress-plugins-and-symlinks">WordPress Plugins and Symlinks : alexking.org</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2011/12/17/wordpress-plugins-and-symlinks-alexking-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KR Popular Posts</title>
		<link>http://cafe.rtcamp.com/2011/11/07/kr-popular-posts/</link>
		<comments>http://cafe.rtcamp.com/2011/11/07/kr-popular-posts/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 18:02:59 +0000</pubDate>
		<dc:creator>sameer.joshi</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[popular posts]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/2011/11/07/kr-popular-posts/</guid>
		<description><![CDATA[KR Popular Posts displays a horizontal graph that represents the popularity of a post based on comments, views, ratings, facebook likes and retweets. Ratings are measured only if GD Star Rating plugin is installed and active. Views look for a &#8220;views&#8221; custom field and assumes it is tracking the views of the page so any [...]]]></description>
			<content:encoded><![CDATA[<p>KR Popular Posts displays a horizontal graph that represents the popularity of a post based on comments, views, ratings, facebook likes and retweets. Ratings are measured only if GD Star Rating plugin is installed and active. Views look for a &#8220;views&#8221; custom field and assumes it is tracking the views of the page so any plugin that stores view count using &#8220;views&#8221; as the post meta will work ( future update will allow you to specify the custom field to use). Facebook likes and retweets require you to setup an hourly cronjob to fetch likes and retweet values for your posts from facebook and twitter. Post popularity is shown with a horizontal bar graph below the post if you check &#8220;Use content filtering to append popularity graph&#8221;. Otherwise you can manually insert the function code where you prefer within your post template page. You can also show a list under the main post popularity graph which displays a graph for the individual item percentages (ie views, ratings, comments, retweets, facebook likes) by checking &#8220;Show itemized popularity graphs under main graph&#8221;. A post&#8217;s overall popularity and itemized popularity value will rise or fall in relation to the other posts on your site. That means a post with a 50% popularity rating today can have a 30% popularity rating next week if another post increases in views, comments, ratings, retweets, facebook likes by a large enough number to push down the value of the example post&#8217;s popularity rating. Includes a popular posts widget, with thumbnails or without thumbnails, for your sidebar.</p>
<p><a href="http://wordpress.org/extend/plugins/knowledgering-post-popularity-graph-tool/" rel="nofollow">http://wordpress.org/extend/plugins/knowledgering-post-popularity-graph-tool/</a></p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2011/11/07/kr-popular-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Post Formats Admin UI : alexking.org</title>
		<link>http://cafe.rtcamp.com/2011/11/02/wordpress-post-formats-admin-ui-alexking-org/</link>
		<comments>http://cafe.rtcamp.com/2011/11/02/wordpress-post-formats-admin-ui-alexking-org/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 12:47:43 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[Admin UI]]></category>
		<category><![CDATA[Alexking]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Post Formats]]></category>
		<category><![CDATA[rtPanel]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/?p=596</guid>
		<description><![CDATA[WordPress Post Formats Admin UI : alexking.org. Must use plugin! @DEV Explore post-formats. I don&#8217;t see anyone using it. I guess we can atleast use &#8220;Gallery&#8221; for client projects where they need photo-gallery feature. @rtPanel team We will provide support for post-formats in our framework and one-click installation support for this plugin! &#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://alexking.org/blog/2011/10/25/wordpress-post-formats-admin-ui">WordPress Post Formats Admin UI : alexking.org</a>.</p>
<p>Must use plugin!</p>
<p><strong>@DEV</strong></p>
<p>Explore post-formats. I don&#8217;t see anyone using it.</p>
<p>I guess we can atleast use &#8220;Gallery&#8221; for client projects where they need photo-gallery feature.</p>
<p><strong>@rtPanel team</strong></p>
<p>We will provide support for post-formats in our framework and one-click installation support for this plugin!</p>
<p>&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2011/11/02/wordpress-post-formats-admin-ui-alexking-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Help « WordPress Plugins</title>
		<link>http://cafe.rtcamp.com/2011/05/19/wordpress-%e2%80%ba-wp-help-%c2%ab-wordpress-plugins/</link>
		<comments>http://cafe.rtcamp.com/2011/05/19/wordpress-%e2%80%ba-wp-help-%c2%ab-wordpress-plugins/#comments</comments>
		<pubDate>Thu, 19 May 2011 13:36:47 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/?p=496</guid>
		<description><![CDATA[WordPress › WP Help « WordPress Plugins. Check this plugin. Not sure how but will be useful someday.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/wp-help/">WordPress › WP Help « WordPress Plugins</a>.</p>
<p>Check this plugin. Not sure how but will be useful someday.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2011/05/19/wordpress-%e2%80%ba-wp-help-%c2%ab-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Separating frontend and admin code</title>
		<link>http://cafe.rtcamp.com/2011/04/21/separating-frontend-and-admin-code/</link>
		<comments>http://cafe.rtcamp.com/2011/04/21/separating-frontend-and-admin-code/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 13:51:07 +0000</pubDate>
		<dc:creator>Rahul Bansal</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[guideline]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/2011/04/21/separating-frontend-and-admin-code/</guid>
		<description><![CDATA[http://yoast.com/wp-best-practice/separate-frontend-admin-code/ All plugin developers, please read and FOLLOW this tutorial.]]></description>
			<content:encoded><![CDATA[<p><a href="http://yoast.com/wp-best-practice/separate-frontend-admin-code/" rel="nofollow">http://yoast.com/wp-best-practice/separate-frontend-admin-code/</a></p>
<p>All plugin developers, please read and FOLLOW this tutorial.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2011/04/21/separating-frontend-and-admin-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extracts no. of characters from string WordPress function.</title>
		<link>http://cafe.rtcamp.com/2010/12/28/extracts-no-of-characters-from-string-wordpress-function/</link>
		<comments>http://cafe.rtcamp.com/2010/12/28/extracts-no-of-characters-from-string-wordpress-function/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 10:14:25 +0000</pubDate>
		<dc:creator>umesh.nevase@rtcamp.com</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://cafe.rtcamp.com/?p=375</guid>
		<description><![CDATA[We don&#8217;t need to write out own character excerpt function. wp_html_excerpt()  extracts not more than the first $count characters from html string and return string excerpt. If you want to add &#8216;&#8230;&#8217; to  string , append it after calling the function. Syntax: wp_html_excerpt( $str, $count ); $str String to get the excerpt from. $count Maximum [...]]]></description>
			<content:encoded><![CDATA[<p>We don&#8217;t need to write out own character excerpt function. wp_html_excerpt()  extracts not more than the first $count characters from html string and return string excerpt. If you want to add &#8216;&#8230;&#8217; to  string , append it after calling the function.</p>
<p>Syntax: wp_html_excerpt( $str, $count );</p>
<p>$str String to get the excerpt from.</p>
<p>$count Maximum number of characters to take.</p>
<p>you will get this function in /wp-includes/formatting.php.</p>]]></content:encoded>
			<wfw:commentRss>http://cafe.rtcamp.com/2010/12/28/extracts-no-of-characters-from-string-wordpress-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

