[Greasemonkey] Introducing Monkeygrease: The Server-Side
Greasemonkey
Rich Manalang
rich.manalang at gmail.com
Tue Nov 8 08:39:18 EST 2005
Monkeygrease runs on a java app server. You can think of it as an Apache
module that looks at the requests and can modify the response based on a set
of rules. It really is very similar to Greasemonkey (in concept) minus the
user control. Monkeygrease targets the commercial off-the-shelf apps many
organizations run. Think of how many organizations have bought packaged
software that have major usability problems. It takes a lot to customize
some of these products without reverse engineering or having the proper
training. Monkeygrease allows you to fix some of these usability issues and
even make nice enhancements without touching the product, waiting for the
vendor to come up with a new release, or violate a support agreement with
that vendor.
Rich
On 11/8/05, Prakash Kailasa <pk-moz at kailasa.net> wrote:
>
> On Mon, Nov 07, 2005 at 04:12:43PM -0800, Rich Manalang wrote:
> > Hi Greasemonkey'ers.
> >
> > Slightly off-topic... Just wanted to let you guys know about a simple
> little
> > servlet filter I've been working on called Monkeygrease (
> > http://monkeygrease.org). It's basically a server-side Greasemonkey for
> J2EE
> > web apps.
>
> How this compare with MouseHole
> (http://redhanded.hobix.com/inspect/mousehole11InPlainView.html)?
>
> I can see that Monkeygrease runs alongside (under the control of?) the
> webserver, whereas MouseHole is run and controlled by individual
> users.
>
> Are there any other differences/similarities?
>
> Thanks,
> /prakash
>
> --
> |Obviously I was either onto something, or on something. |
> | -- Larry Wall on the creation of Perl |
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list