<?xml version="1.0" encoding="ISO-8859-1" ?>

<?xml-stylesheet type="text/xsl" href="viewer.xsl"?>

<rss version="2.0">

<channel>
  <title>The Gimp</title>
  <link>http://davethebassguy.freehostia.com/gimp.html</link>
  <description>This is the section for all the things which I have created relating to the GNU Image Manipulation Program. If you don't know what I'm on about, the GIMP is a free open source image editor, similar to photoshop. You can find out more at http://gimp.org/.</description>
  <item>
    <title>Reflective Difference Script</title>
    <link>http://davethebassguy.freehostia.com/reflective-difference.scm</link>
    <description>This is a really simple bit of Script-Fu, but the results can be suprisingly good (sometimes). It exploits the difference between the two sides of an image, 
	so it can create interesting effects on images which are almost symmetrical, such as faces. Right click on the link below and save the file (reflective-difference.scm) in 
	your Gimp script directory.</description>
  </item>
  <item>
    <title>Jewel Text Script</title>
    <link>http://davethebassguy.freehostia.com/jewel-text-by-davethebassguy.scm</link>
    <description>
	This script is alpha to logo script, like the ones that come with the Gimp. It adds a glass like effect with transparency, so try it on an interesting background image. Right click on the link below and save the file (reflective-difference.scm) in your Gimp script directory.
	</description>
  </item>
</channel>

</rss>