in reply to Re: Re^5: Feature Request: Adding Colors to Source Code (trivial)
in thread Feature Request: Adding Colors to Source Code

Hm, I like the proxy idea and will probably give it a try soon.

It is simple to implement the Perl tools needed for this in a framework that is also Perl. It is, however, not quite as trivial to implement this in something that doesn't support Perl [...]

Should anyone know how to hook something like this into Mozilla, please let me know.

I think Perl supports HTTP::Proxy (though not prior to v5.8) and I think even Mozilla supports HTTP proxies.

- tye        

  • Comment on Re^7: Feature Request: Adding Colors to Source Code (trivial)

Replies are listed 'Best First'.
Re: Re^7: Feature Request: Adding Colors to Source Code (trivial)
by Juerd (Abbot) on Mar 08, 2004 at 18:19 UTC

    I think Perl supports HTTP::Proxy (though not prior to v5.8) and I think even Mozilla supports HTTP proxies.

    It does, but I was hoping for a solution that doesn't involve writing a long lasting process :)

    Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }