<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://monkeygrease.org/lib2/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Monkeygrease</title>
        <description></description>
        <link>http://monkeygrease.org/</link>
        <lastBuildDate>Thu, 19 Oct 2006 12:49:53 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.1</generator>
        <image>
            <url>http://monkeygrease.org/lib2/images/favicon.ico</url>
            <title>Monkeygrease</title>
            <link>http://monkeygrease.org/</link>
        </image>
        <item>
            <title>Documentation</title>
            <link>http://monkeygrease.org/documentation?do=diff&amp;amp;1161287179</link>
            <description> Pardon the dust... documentation for Monkeygrease is still evolving. If you would like to participate, visit the Community page.   Monkeygrease Overview  The concept behind Monkeygrease is very simple. A typical request from the browser is handled b...</description>
            <author>rich.manalang@148.87.1.170 (Rich Manalang)</author>
            <pubDate>Thu, 19 Oct 2006 12:46:19 +0100</pubDate>
        </item>
        <item>
            <title>Overview</title>
            <link>http://monkeygrease.org/home?do=diff&amp;amp;1145890701</link>
            <description> Release 0.13 is now available. Download it now!  Overview   Monkeygrease is a very simple servlet filter that will allow a web developer to inject JavaScript, CSS or other elements within a web page. This concept was inspired by the popular Greasemo...</description>
            <author>rich.manalang@148.87.1.172 (Rich Manalang)</author>
            <pubDate>Mon, 24 Apr 2006 07:58:21 +0100</pubDate>
        </item>
        <item>
            <title>Release Notes</title>
            <link>http://monkeygrease.org/release-notes?do=diff&amp;amp;1143756989</link>
            <description> &amp;larr; Back to the Download page   0.13 (30 Mar 2006)  When the remoteConfigURL was added in 0.12, monkeygrease.xml could no longer be accessed locally... this is fixed in 0.13.  No need to download the commons-* libraries... it&amp;rsquo;s included in ...</description>
            <author>rich.manalang@148.87.1.172 (Rich Manalang)</author>
            <pubDate>Thu, 30 Mar 2006 14:16:29 +0100</pubDate>
        </item>
        <item>
            <title>Download</title>
            <link>http://monkeygrease.org/download?do=diff&amp;amp;1143756815</link>
            <description> After you download Monkeygrease, visit the Documentation page to learn how to use it.    ...</description>
            <author>rich.manalang@148.87.1.172 (Rich Manalang)</author>
            <pubDate>Thu, 30 Mar 2006 14:13:35 +0100</pubDate>
        </item>
        <item>
            <title>Community</title>
            <link>http://monkeygrease.org/community?do=diff&amp;amp;1140623835</link>
            <description> As with all open source projects, anyone in the community can participate in the Monkeygrease project. If you would like to contribute as a developer, visit the development page. If you want to contribute documentation, tutorials, ideas, or anything...</description>
            <author>rich.manalang@148.87.1.172 (Rich Manalang)</author>
            <pubDate>Wed, 22 Feb 2006 07:57:15 +0100</pubDate>
        </item>
        <item>
            <title>Wishlist for Monkeygrease - Stylistic edit</title>
            <link>http://monkeygrease.org/ideas?do=diff&amp;amp;1140543423</link>
            <description> Please share any ideas you have as to how to improve Monkeygrease by adding your ideas below:   User Contributed Ideas  A PHP implementation of Monkeygrease may be much easier to install and may have much less of a learning curve for some less exper...</description>
            <author>kolbert@68.90.157.118 (K Olbert)</author>
            <pubDate>Tue, 21 Feb 2006 09:37:03 +0100</pubDate>
        </item>
        <item>
            <title>Tutorials</title>
            <link>http://monkeygrease.org/tutorials?do=diff&amp;amp;1140456937</link>
            <description> Pardon the lack of tutorials... this is still evolving.   Make all textareas on your web application resizeable  Using Dojotoolkit, Prototype, Script.aculo.us, and other DHTML libraries to spice up your web application  Adding Live Search to PeopleS...</description>
            <author>rich.manalang@148.87.1.170 (Rich Manalang)</author>
            <pubDate>Mon, 20 Feb 2006 09:35:37 +0100</pubDate>
        </item>
        <item>
            <title>Filter Parameters</title>
            <link>http://monkeygrease.org/filter-parameters?do=diff&amp;amp;1140455837</link>
            <description> Additional filter parameters can be applied to the web.xml during configuration.    Parameter Possible Value(s) Explanation    confReloadCheckInterval integer Sets the amount of seconds the conf file will be checked for reload can be a valid integer...</description>
            <author>rich.manalang@148.87.1.170 (Rich Manalang)</author>
            <pubDate>Mon, 20 Feb 2006 09:17:17 +0100</pubDate>
        </item>
        <item>
            <title>Adding DHTML/AJAX Magic to your Existing Web Apps</title>
            <link>http://monkeygrease.org/using-dhtml-libraries?do=diff&amp;amp;1131499385</link>
            <description> Monkeygrease&amp;rsquo; sole purpose in life is to enhance an existing web app for its users. One of the best ways to do this is to use powerful DHTML/AJAX libraries like the Dojotoolkit and Prototype. Just for reference, some of the most popular DHTML/...</description>
            <author>rich.manalang@148.87.1.171 (Rich Manalang)</author>
            <pubDate>Tue, 08 Nov 2005 17:23:05 +0100</pubDate>
        </item>
        <item>
            <title>Resizeable Textareas</title>
            <link>http://monkeygrease.org/resizeable-textareas?do=diff&amp;amp;1131486663</link>
            <description> How many times have you run across a web site or application whose textareas are too small to work with? Injecting the following script into a page&amp;rsquo;s &amp;lt;head&amp;gt; section will make all textareas on a page resizeable.   sizeabletextareas.compre...</description>
            <author>rich.manalang@148.87.1.171 (Rich Manalang)</author>
            <pubDate>Tue, 08 Nov 2005 13:51:03 +0100</pubDate>
        </item>
        <item>
            <title>Development</title>
            <link>http://monkeygrease.org/development?do=diff&amp;amp;1131407027</link>
            <description> If you want to contribute to the development of Monkeygrease, you should read this page. Also, visit the Community page for other ways you can contribute. Developers who want to participate in the discussion list, please visit the Monkegrease Develo...</description>
            <author>rich.manalang@216.131.232.67 (Rich Manalang)</author>
            <pubDate>Mon, 07 Nov 2005 15:43:47 +0100</pubDate>
        </item>
        <item>
            <title>URL Path</title>
            <link>http://monkeygrease.org/regex-url-reference?do=diff&amp;amp;1131404687</link>
            <description> The URL path attribute on the &amp;lt;rule&amp;gt; node is used to define what URLs in your web application this rule should be applied to. This attribute is defined by a regular expression string. Currently, Monkeygrease uses J2SE&amp;rsquo;s Pattern class for...</description>
            <author>rich.manalang@216.131.232.67 (Rich Manalang)</author>
            <pubDate>Mon, 07 Nov 2005 15:04:47 +0100</pubDate>
        </item>
        <item>
            <title>PlayGround</title>
            <link>http://monkeygrease.org/wiki/playground?do=diff&amp;amp;1131207026</link>
            <description> This is a test    ...</description>
            <author>rich.manalang@148.87.1.172 (Rich Manalang)</author>
            <category>wiki</category>
            <pubDate>Sat, 05 Nov 2005 08:10:26 +0100</pubDate>
        </item>
    </channel>
</rss>
