Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

oh, I wrote this, btw

by Blop (Monk)
on Jul 05, 2001 at 16:51 UTC ( [id://94081]=note: print w/replies, xml ) Need Help??


in reply to annoying phrases one-liner censor

stupid! Sorry, this was my first post, and I was 100% sure I was logged in... Now you know who to blame if you don't like it. Blop

Replies are listed 'Best First'.
Re: oh, I wrote this, btw
by artist (Parson) on Jul 05, 2001 at 20:31 UTC
    Hey, It works fine..
    Any idea, how I can do it with Internet Explorer??
      Probably by writing a censoring, filtering proxy in Perl... which can be quite tricky (at least for me).

      Greetz
      Beatnik
      ... Quidquid perl dictum sit, altum viditur.
        I have a proxy that filters ads and "web bugs".

        Years ago, I wrote a proxy for DICOM protocal (used in medical imaging machines) to serve as a sniffer. It decodes the data stream and shows the user, and allows a Perl script to make changes to the data, re-encodes it, and passes it along.

        This was a hibrid solution, using NT-specific functions for high-speed throughput of the read/write (I/O completion ports and no copying of buffers in between), and an embedded Perl interpreter to decode the data that's T'ed out from it.

        —John

Re: oh, I wrote this, btw
by John M. Dlugosz (Monsignor) on Jul 06, 2001 at 07:50 UTC
    Try $| "to make your pipes piping hot."

    —John

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://94081]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 06:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found