<?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>Bin-Blog &#187; wp-plugin</title>
	<atom:link href="http://www.bin-co.com/blog/tag/wp-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bin-co.com/blog</link>
	<description>Learn about the latest in Web Development - as soon as I do.</description>
	<lastBuildDate>Tue, 13 Oct 2009 18:55:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gallifrey Image Gallery WordPress Plugin</title>
		<link>http://www.bin-co.com/blog/2009/07/gallifrey-image-gallery-wordpress-plugin/</link>
		<comments>http://www.bin-co.com/blog/2009/07/gallifrey-image-gallery-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 17:41:59 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[gallifrey]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://www.bin-co.com/blog/?p=315</guid>
		<description><![CDATA[Gallifrey is an image gallery WordPress plugin based on the <a href="http://www.twospy.com/galleriffic/">Galleriffic jQuery plugin</a>. It will replace the standard wordpress gallery when you activate it. You don't have to change the code of all the earlier galleries.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/gallery.jpg" alt="Gallifrey WordPress Plugin" title="Gallifrey WordPress Plugin" width="360" height="313" class="aligncenter size-full wp-image-314" /></p>
<p class="intro"><strong class="highlight">Gallifrey is an image gallery WordPress plugin</strong> based on the <a href="http://www.twospy.com/galleriffic/">Galleriffic jQuery plugin</a>. It will <strong class="highlight">replace the standard wordpress gallery</strong> when you activate it. You don&#8217;t have to change the code of all the earlier galleries.</p>
<h3><a href="http://downloads.wordpress.org/plugin/gallifrey.zip">Download Gallifrey Image Gallery WordPress Plugin</a></h3>
<p><a href="http://wordpress.binnyva.com/plugin/gallifrey-plugin-demo/">Gallifrey Demo</a></p>
<h2>Features</h2>
<ul>
<li>Smart image preloading <strong class="highlight">after</strong> the page is loaded</li>
<li>Thumbnail navigation</li>
<li>Support for bookmark-friendly URLs per-image</li>
<li>Slideshow (with optional auto-updating url bookmarks)</li>
<li>Events that allow for adding your own custom transition effects</li>
<li>Graceful degradation when javascript is not available</li>
<li>Same shortcode as WordPress Gallery &#8211; so previous galleries will be updated as well</li>
</ul>
<h2>Installation</h2>
<ul>
<li>Download the <a href="http://downloads.wordpress.org/plugin/gallifrey.zip">zipped file</a>.</li>
<li>Extract and upload the contents of the folder to /wp-contents/plugins/ folder</li>
<li>Enable the plugin from Wordpress admin area</li>
<li>Add galleries into your post using the normal method</li>
</ul>
<p>If you have any issues with the plugin, post a thread at the <a href="http://projects.binnyva.com/forum/viewforum.php?f=18">Gallifrey Plugin Forum</a>.</p>
<h2>Plugin Week</h2>
<p>This plugin is part of the Plugin Week 2 series. <strong class="highlight">Plugin Week is a week when I publish a new plugin each day for an entire week</strong>. I have already one this <a href="http://www.bin-co.com/blog/2008/12/wordpress-plugin-week/">one time</a> &#8211; so this is Plugin Week 2. This is the second plugin released this week. The first is <a href="http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/">Weather Man</a> and the second one is <a href="http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/">MiniCart WordPress Plugin</a></p>
<p>If you want to get news about the upcoming plugin releases(remember, 1 per day), please <strong class="highlight"><a href="http://feeds2.feedburner.com/bin-blog">subscribe to this site</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bin-co.com/blog/2009/07/gallifrey-image-gallery-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MiniCart WordPress Plugin: Shopping Cart for WordPress</title>
		<link>http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/</link>
		<comments>http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 18:04:38 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[minicart]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugin-week-2]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://www.bin-co.com/blog/?p=305</guid>
		<description><![CDATA[<a href="http://www.bin-co.com/tools/wordpress/plugins/mini-cart/">MiniCart</a> will implement a mini-shopping-cart in your blog. You can add items from the admin side and embed the cart into posts. This can also be used as a donation plugin. By design, you can only show one item in a cart.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/shopping_cart.jpg" alt="Wordpress Shopping Cart" title="Wordpress Shopping Cart" width="480" height="308" class="aligncenter size-full wp-image-304" /></p>
<p class="intro"><strong class="highlight"><a href="http://www.bin-co.com/tools/wordpress/plugins/mini-cart/">MiniCart</a> will implement a mini-shopping-cart in your blog</strong>. You can add items from the admin side and embed the cart into posts. This can also be used as a donation plugin. By design, you can only show one item in a cart.</p>
<p>If you like this plugin, consider making a donation&#8230;</p>
<div id='minicart-widget'>
<h3></h3>
<p></p>

<form name="minicart" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="text-align:left;">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="binnyva@hotmail.com" />
<input type="hidden" name="return" value="http://www.bin-co.com/blog/tag/wp-plugin/feed/" />
<input type="hidden" name="notify_url" id="notify_url" value="http://www.bin-co.com/blog/wp-content/plugins/mini-cart/ipn.php?item=0&name=Donate+Mini+Cart+Plugin&reason=Mini+Cart+Plugin&comment=" />
<input type="hidden" name="item_name" value="Donate Mini Cart Plugin" />
<input type="hidden" name="item_number " value="0" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="no_shipping" value="1" /><label for="amount">Amount</label>
<input type="text" id="amount" name="amount" value="5" size="4" />USD<br />
<input type="submit" name="action" value="Donate" /></form></div>
<p>The above donate form is created using the MiniCart plugin. To see an actual cart in action, got the <a href="http://wordpress.binnyva.com/plugin/minicart-plugin-demo/">MiniCart Demo page</a>. </p>
<h3><a href="http://downloads.wordpress.org/plugin/mini-cart.zip">Download MiniCart</a></h3>
<h2>Features</h2>
<ul>
<li>Supports Paypal</li>
<li>Easy to use interface</li>
<li>You can also embed it directly into a post</li>
<li>One item/cart restriction. This will force the users to focus on just one item.</li>
</ul>
<h2>Installation</h2>
<ol>
<li>Download the <a href="http://downloads.wordpress.org/plugin/mini-cart.zip">zipped file</a>.</li>
<li>Extract and upload the contents of the folder to /wp-contents/plugins/ folder</li>
<li>Enable the plugin from Wordpress admin area</li>
<li>Go to Settings &gt; Mini-Cart Setting page and set the paypal id(<strong class="highlight"><em>Make sure this is done</em></strong>).</li>
<li>Go to Tools &gt; Cart Items and create items</li>
<li>Embed the cart in a post by using the code [M<wbr />INICART item="ID_OF_ITEM"] anywhere in a post/page.</li>
<li>Alternatively, you can use the code [M<wbr />INICART donate] to show a donation form.</li>
</ol>
<p>If you have any issues with the plugin, post a thread at the <a href="http://projects.binnyva.com/forum/viewforum.php?f=17">MiniCart Plugin Forum</a>.</p>
<h2>Plugin Week</h2>
<p>This plugin is part of the Plugin Week 2 series. Plugin Week is a <strong class="highlight">week when I publish a new plugin each day for an entire week</strong>. I have already one this one time &#8211; so this is Plugin Week 2. This is the second plugin released this week. The first is <a href="http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/">Weather Man</a>.</p>
<p>If you want to <strong class="highlight">get news about the upcoming plugin releases(remember, 1 per day), please <a href="http://feeds2.feedburner.com/bin-blog">subscribe to this site</a>.</strong></p>
<p><a href="http://www.flickr.com/photos/anyone_anywhere/104163704/">Photo Credit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin Week 2: WordPress Plugin &#8211; Weather Man</title>
		<link>http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/</link>
		<comments>http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 16:58:54 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugin-week-2]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[weather-man]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://www.bin-co.com/blog/?p=294</guid>
		<description><![CDATA[After the success of <a href="http://www.bin-co.com/blog/2008/12/wordpress-plugin-week/">Plugin Week</a>, I have decided to do it once again. So, without further ado, <strong class="highlight">Welcome to Plugin Week 2</strong>. If you don't know what a plugin week is, its <strong class="highlight">a week when I publish one plugin per day - for an entire week</strong>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/wordpressplugin.gif" alt="Wordpress Plugin" title="Wordpress Plugin" width="180" height="130" class="aligncenter size-full wp-image-297 intro" align="right" /></p>
<p class="intro">After the success of <a href="http://www.bin-co.com/blog/2008/12/wordpress-plugin-week/">Plugin Week</a>, I have decided to do it once again. So, without further ado, <strong class="highlight">Welcome to Plugin Week 2</strong>. If you don&#8217;t know what a plugin week is, its <strong class="highlight">a week when I publish one plugin per day &#8211; for an entire week</strong>.</p>
<p>There is one big difference between Plugin Week 1 and Plugin Week 2. In Plugin Week 1, only wordpress plugins where release(they are <a href="http://www.bin-co.com/blog/2008/11/eventr-wordpress-plugin/">Eventr</a>, <a href="http://www.bin-co.com/blog/2008/11/autofields-wordpress-plugin/">Autofields</a>, <a href="http://www.bin-co.com/blog/2008/11/pollin-wordpress-plugin/">Pollin</a>, <a href="http://www.bin-co.com/blog/2008/11/surveys-wordpress-plugin/">Surveys</a>, <a href="http://www.bin-co.com/blog/2008/11/quartz-wordpress-plugin/">Quartz</a> and <a href="http://www.bin-co.com/blog/2008/11/quizzin-wordpress-plugin/">Quizzin</a>). This time around, I will <strong class="highlight">not restrict myself to WordPress plugins</strong> &#8211; I&#8217;m going for other software too &#8211; expect Drupal plugins, jQuery plugins and more.</p>
<p>I&#8217;ll start off with a very simple plugin&#8230;</p>
<h2>Weather Man WordPress Plugin</h2>
<p><a href="http://www.bin-co.com/tools/wordpress/plugins/weather-man/">Weather Man</a> <strong class="highlight">shows the weather as a widget</strong> in the sidebar. You can add the widget using the Widget page under Appearance. Or you can add it in a post using the [weather-man] shortcode anywhere in the post. It uses Yahoo&#8217;s Weather API.</p>
<h3><a href="http://downloads.wordpress.org/plugin/weather-man.zip">Download Plugin</a></h3>
<p><a href="http://wordpress.binnyva.com/plugin/weather-man-plugin-test/">Demo of Weather Man WordPress Plugin</a></p>
<h3>Installation</h3>
<ul>
<li>Download the <a href="http://downloads.wordpress.org/plugin/weather-man.zip">zipped file</a>.</li>
<li>Extract and upload the contents of the folder to /wp-contents/plugins/ folder</li>
<li>Go to the Plugin management page of WordPress admin section and enable the &#8216;Weather Man&#8217; plugin</li>
<li>Go to the Widget configuration(under Appearance) and add the Weather Man Widget into any sidebar.</li>
<li>Alternatively, you can add the [weather-man] tag in any post and the Weather Man Widget will show up there.</li>
</ul>
<h3>Screenshots</h3>
<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/before.png" alt="Weather Form" title="Weather Form" width="318" height="131" class="aligncenter size-full wp-image-296" /></p>
<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/after.png" alt="Weather Display" title="Weather Display" width="378" height="321" class="aligncenter size-full wp-image-295" /></p>
<h3>Feedback</h3>
<p>If you have any suggestions or notice any problems with the plugin, post it in the <a href="http://projects.binnyva.com/forum/viewforum.php?f=16">Weather Man Plugin forum</a>.</p>
<h2>About Me and Plugin Week</h2>
<p>If you are new to this blog(I hope to get many new visitors due to the Plugin Week), <strong class="highlight">I&#8217;m Binny. I&#8217;m a freelance web developer on the LAMP platform</strong>. I specialize in PHP and <a href="http://www.openjs.com/">JavaScript</a>. More about me on my <a href="http://binnyva.com/">personal site</a>. Plugin Week 2 is an initiative to force myself to a small deadline to write code. It worked great during Plugin Week 1 &#8211; so I&#8217;m doing it again. Also, I get a lot of visitors during the Plugin Week <img src='http://www.bin-co.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8211; that can&#8217;t be bad.</p>
<p>If you want to get news about the upcoming plugin releases(remember, 1 per day), please <strong class="highlight"><a href="http://feeds2.feedburner.com/bin-blog">subscribe to this site</a></strong>.</p>
<p>If you like the concept of the Plugin Week or if you found it helpful, <strong class="highlight">consider writing a post about Plugin Week on your blog</strong>. If you write a post, please let me know &#8211; and I&#8217;ll list your post on the last day of the plugin week(it will have a &#8216;Thank You for your Support&#8217; section).</p>
<p>Next plugin will be released tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Create a Better 404 Page in WordPress &#8211; Without Plugins</title>
		<link>http://www.bin-co.com/blog/2009/07/create-a-better-404-page-in-wordpress-without-plugins/</link>
		<comments>http://www.bin-co.com/blog/2009/07/create-a-better-404-page-in-wordpress-without-plugins/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 18:28:01 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugin-killer]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://www.bin-co.com/blog/?p=282</guid>
		<description><![CDATA[Recently, one of my friends posted a <a href="http://www.dailyseoblog.com/2009/06/8-wordpress-plugins-to-make-your-404-error-pages-user-friendly-efficient/">list of plugins you can use to optimize your 404 page</a>. In case you don't know what a <strong class="highlight">404 page, its the page that shows up if the URL requested by the user don't exist</strong>. He listed eight plugins to do this. And since I am working on the <a href="http://www.bin-co.com/blog/2009/03/wordpress-plugin-killer-series/">Plugin Killer series</a>, it got me thinking - is it possible to do it without using any plugins?]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/willemvelthoven/251801449/"><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/404.jpg" alt="404" title="404" width="300" height="197" class="aligncenter size-full wp-image-283 intro" align="right" /></a></p>
<p class="intro">Recently, one of my friends posted a <a href="http://www.dailyseoblog.com/2009/06/8-wordpress-plugins-to-make-your-404-error-pages-user-friendly-efficient/">list of plugins you can use to optimize your 404 page</a>. In case you don&#8217;t know what a <strong class="highlight">404 page, its the page that shows up if the URL requested by the user don&#8217;t exist</strong>. He listed eight plugins to do this. And since I am working on the <a href="http://www.bin-co.com/blog/2009/03/wordpress-plugin-killer-series/">Plugin Killer series</a>, it got me thinking &#8211; is it possible to do it without using any plugins?</p>
<p>Turns out, its easy. As long as you know about the <strong class="highlight"><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=136085">Google&#8217;s 404 Widget</a>. It adds a search box for your site with appropriate search suggestions</strong> and tries(and unfortunately, often fails) to provide alternatives to incorrect URLs.</p>
<p>See it in action here &#8211; <a href="http://www.bin-co.com/perl/perl_tk_tutorials/" rel="nofollow">http://www.bin-co.com/perl/perl_tk_tutorials/</a>. The correct URL is <a href="http://www.bin-co.com/perl/perl_tk_tutorial/">http://www.bin-co.com/perl/perl_tk_tutorial/</a> &#8211; which the user finds and shows.</p>
<h2>Enable Google 404 Widget in your Site</h2>
<ul>
<li>First, <strong class="highlight">create the code</strong> by following the steps given in the <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=136085">404 Widget page</a>.</li>
<li>Then open the <strong class="highlight">404.php file of your wordpress theme and paste the code</strong> you got into it. Save and upload &#8211; you&#8217;re done.</li>
</ul>
<p>This is the last of my plugin killer series. Just to balance things out, I&#8217;m thinking of doing a <a href="http://www.bin-co.com/blog/2008/12/wordpress-plugin-week/">Plugin week</a>(yes, <strong class="highlight">a second plugin week</strong>) next week. Let me know if any of you are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bin-co.com/blog/2009/07/create-a-better-404-page-in-wordpress-without-plugins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
