<?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; script-fu</title>
	<atom:link href="http://www.bin-co.com/blog/tag/script-fu/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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GIMP Plugin &#8211; Web 2.0 Shadows</title>
		<link>http://www.bin-co.com/blog/2009/07/gimp-plugin-web-2-0-shadows/</link>
		<comments>http://www.bin-co.com/blog/2009/07/gimp-plugin-web-2-0-shadows/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:27:02 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[script-fu]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bin-co.com/blog/?p=319</guid>
		<description><![CDATA[Time to take a break from the WordPress Plugins. This time, its a Gimp Plugin. <a href="http://www.gimp.org/">Gimp, or GNU Image Manipulation Program</a>, is a software for such tasks as photo retouching, image composition and image authoring. Its what we Linux guys use instead of Photoshop. Web 2.0 Shadows is a Gimp Plugin - or as Gimpers call it, a Script-fu.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/web20_shadow.png" alt="Web 2.0 Shadow" title="Web 2.0 Shadow" width="300" height="150" class="aligncenter size-full wp-image-320 intro" align="right" /></p>
<p class="intro">Time to take a break from the WordPress Plugins. This time, its a Gimp Plugin. <a href="http://www.gimp.org/">Gimp, or GNU Image Manipulation Program</a>, is a software for such tasks as photo retouching, image composition and image authoring. Its what we Linux guys use instead of Photoshop. Web 2.0 Shadows is a Gimp Plugin &#8211; or as Gimpers call it, a Script-fu.</p>
<h3><a href='http://www.bin-co.com/blog/wp-content/uploads/2009/07/web20-shadow.scm'>Download Web 2.0 Shadows Script-fu</a></h3>
<p>This plugin will add a shadow to your image and give the full thing a background color of your choice. Why the background? for two reasons&#8230;</p>
<dl>
<dt>JPEG Images</dt>
<dd>they don&#8217;t support transparency &#8211; they need some background.</dd>
<dt>IE6</dt>
<dd>I created this plugin years ago &#8211; just never got around to realeasing it. When I created it, IE6 was still used &#8211; and it did not support Alpha Transparency in PNG images. So a background was needed.</dd>
</dl>
<h2>Samples/Screenshots</h2>
<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/interface.png" alt="interface" title="interface" width="459" height="489" class="aligncenter size-full wp-image-321" /></p>
<p><img src="http://www.bin-co.com/blog/wp-content/uploads/2009/07/Serenityship.jpg" alt="Serenity Ship With Shadow" title="Serenity Ship With Shadow" width="430" height="276" class="aligncenter size-full wp-image-322" /></p>
<p>Almost all the pictures that appear in any of my blogs has been treated with Web 2.0 Shadow plugin. If you don&#8217;t believe me, take a <a href="http://blog.binnyva.com/2009/05/useless-skills-ability-to-spell-part-1-english/" title="Useless Skills Part 3: Ability to Spell, English">look</a> at <a href="http://blog.binnyva.com/2008/07/18-days-to-darkness/" title="18 Days to Darkness">few</a> of my <a href="http://lindesk.com/2009/06/top-4-terminal-gui-applications/" title="Top 4 Terminal GUI Applications">old</a> <a href="http://twitterkerala.com/tweetup/cochin-tweetup-5-report/" title="Cochin Tweetup #5 Report">posts</a>.</p>
<h2>Installation</h2>
<p>To install the script, download the .scm file and follow the <a href="http://docs.gimp.org/en/install-script-fu.html">installation procedures</a> specified in the Gimp documentation. This should work on both Windows and Linux.</p>
<h2>Gimp</h2>
<p>I have written a series on creating <a href="http://binnyva.blogspot.com/2007/01/creating-web-20-graphics-in-gimp.html">Web 2.0 style graphics in Gimp</a>. If you are interested in Gimp, take a look at that too.</p>
<p>One thing that might interest you &#8211; this plugin is my only program in Scheme. This is the closest I have been to doing any work in Lisp(Scheme is a dialect of Lisp). I hope to change this someday.</p>
<h2>Plugin Week 2</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. The plugins released so far&#8230;</p>
<ul>
<li><a href="http://www.bin-co.com/blog/2009/07/plugin-week-2-wordpress-plugin-weather-man/">Weather Man</a></li>
<li><a href="http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/">MiniCart WordPress Plugin</a></li>
<li><a href="http://www.bin-co.com/blog/2009/07/gallifrey-image-gallery-wordpress-plugin/">Gallifrey WordPress Plugin</a></li>
</ul>
<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/gimp-plugin-web-2-0-shadows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

