<?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>Rainbow Walk &#187; freebie</title>
	<atom:link href="http://www.rainbow-walk.com/category/freebie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rainbow-walk.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Aug 2011 13:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GIMP</title>
		<link>http://www.rainbow-walk.com/2010/08/gimp/</link>
		<comments>http://www.rainbow-walk.com/2010/08/gimp/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 13:47:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freebie]]></category>
		<category><![CDATA[resource]]></category>

		<guid isPermaLink="false">http://www.rainbow-walk.com/?p=427</guid>
		<description><![CDATA[Free image editing software. GIMP is similar to photoshop and the best is it's free to use. ]]></description>
			<content:encoded><![CDATA[<p>GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.</p>
<table>
<tr>
<td width="25"></td>
<td><img class="toleft" src="http://www.gimp.org/screenshots/linux_fullscreen_thumb.jpg" alt="gimp screenshot 1" width="128" height="128" /></td>
<td><img class="toleft alignnone" src="http://www.gimp.org/screenshots/linux_mixer_thumb.jpg" alt="gimp screenshot2" width="128" height="128" /></td>
<td><img class="toleft" src="http://www.gimp.org/screenshots/linux_dualscreen_griatch_art_thumb.jpg" alt="gimp screenshot3" width="128" height="128" /></td>
</tr>
</table>
<p>It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.</p>
<p>GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.</p>
<p>GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X.</p>
<p>Find more about GIMP, click <a href="http://www.gimp.org/features/">there</a>.</p>
<p>Download from <a href="http://www.gimp.org/downloads/">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rainbow-walk.com/2010/08/gimp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>IE tester</title>
		<link>http://www.rainbow-walk.com/2010/01/ie-tester/</link>
		<comments>http://www.rainbow-walk.com/2010/01/ie-tester/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 17:10:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freebie]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[IE test]]></category>

		<guid isPermaLink="false">http://www.rainbow-walk.com/?p=208</guid>
		<description><![CDATA[Test your design in different version of IE can be a pain.  IE tester is excellent tool to test your design from IE5.5 to IE8 under Window 7, Visa and XP. The software works like other broswers, but give you the option to open a browser under certain version of IE. Most important it's free.]]></description>
			<content:encoded><![CDATA[<p>Test your design in different version of IE can be a pain.  IE tester is excellent tool to test your design from IE5.5 to IE8 under Window 7, Visa and XP. The software works like other broswers, but give you the option to open a browser under certain version of IE. Most important it&#8217;s free.<br />
<img class="alignnone size-full wp-image-209" title="IEbar" src="http://www.rainbow-walk.com/wp-content/uploads/2010/01/IEbar1.jpg" alt="" width="550" height="121" /></p>
<p><a href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">http://www.my-debugbar.com/wiki/IETester/HomePage</a></p>
<p>Apart from the main function, it also provide DebugBar and Companion.JS for web development purpose.</p>
<div class="clear10"></div>
<p><strong>DebugBar features</strong><br />
The toolbar :</p>
<ul>
<li> Menu to customize the DebugBar and check updates.</li>
<li> Toggle the Development bar</li>
<li> Alert on javascript errors</li>
<li> Send page screenshot by email</li>
<li> Color picker</li>
<li> Resize IE window</li>
<li> Zoom page</li>
<li> View source code</li>
<li> View MSHTML integrated ActiveX source code</li>
</ul>
<div class="clear10"></div>
<p><strong> The Development bar :</strong></p>
<ul>
<li>View HTML DOM Tree</li>
<li> View original ad interpreted source code</li>
<li> View tab attributes</li>
<li> Edit tab attributes</li>
<li> View HTTP and HTTPS headers</li>
<li> View page cookies</li>
<li>Validate html code for main page and frames/iframes</li>
<li> List all javascript functions</li>
<li>View javascript function code</li>
<li> Execute javascript code in the currently loaded page</li>
<li> Get information about currently loaded page</li>
</ul>
<div class="clear10"></div>
<p>DebugBar is free for personal use.<br />
<strong>Companion JS</strong></p>
<ul>
<li>Detailled javascript error reporting (<strong>call stack</strong> and <strong>real file name</strong> where the error occured).</li>
<li>&#8220;Firebug&#8221;-like <a href="http://www.my-debugbar.com/wiki/CompanionJS/ConsoleAPI">Console API</a> feature.</li>
<li>Javascript console feature useful to inspect javascript objects at runtime.</li>
<li>A toolbar icon to open the Companion.JS panel.</li>
</ul>
<div class="clear10"></div>
<p><img alt="" src="http://www.my-debugbar.com/wiki/uploads/CompanionJS/introducing-cjs.png" title="companionJS" class="alignnone" width="595" height="435" /></p>
<div class="clear10"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rainbow-walk.com/2010/01/ie-tester/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TeraCopy</title>
		<link>http://www.rainbow-walk.com/2010/01/teracopy/</link>
		<comments>http://www.rainbow-walk.com/2010/01/teracopy/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:58:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freebie]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[resouce]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.rainbow-walk.com/?p=146</guid>
		<description><![CDATA[TeraCopy is a compact program designed to copy and move files at the maximum possible speed, providing the user a lot of features]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rainbow-walk.com/wp-content/uploads/2009/12/teracopy.jpg"><img class="alignnone size-full wp-image-86" title="teracopy" src="http://www.rainbow-walk.com/wp-content/uploads/2009/12/teracopy.jpg" alt="" width="604" height="232" /></a></p>
<p><a href="http://www.codesector.com/download.php" target="_blank">TeraCopy</a> is a compact program designed to copy and move files at the maximum possible speed, providing the user a lot of features:</p>
<p>* Copy files faster. TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives.<br />
* Pause and resume file transfers. Pause copy process at any time to free up system resources and continue with a single click.<br />
* Error recovery. In case of copy error, TeraCopy will try several times and in the worse case just skips the file, not terminating the entire transfer.<br />
* Interactive file list. TeraCopy shows failed file transfers and lets you fix the problem and recopy only problem files.<br />
* Shell integration. TeraCopy can completely replace Explorer copy and move functions, allowing you work with files as usual.<br />
* Full Unicode support.<br />
* Windows 7 x64 support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rainbow-walk.com/2010/01/teracopy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

