Not in my own defense but merely as a note:
you can build a nuclear reactor from parts you buy in a hardware store and you can kill someone with a kitchen knife.
That doesnt mean you should !!
Like mentioned before it's called use and abuse. I'm sure someone out there took a perfectly innocent script from the monestary (or from any place for that matter) and did something bad with it.
I can only hope my code won't be abused, but I doubt that's the case. If every piece of code written can be abused, should programmers stop writing code?
If the information on a site isnt in XML, it will probably be in plain HTML... someone who really wants data, will get it... whatever the format.

To conclude (and in my defense):
No, I did not and probably never will write code with intent for abusing the monestary
No, I didn't think it all over before posting
No, I don't regret posting it, since it brought along this very healthy discussion
No, it doesn't stop me from writing PM related scripts.
No, I am not visiting the monestary any less since I wrote those non browser PM scripts, in fact it has the opposite effect.

Yes, sensitive code should be discussed in CB or #perlmonks before posting. I actually mentioned Vote Bot on #perlmonks and posted the code online somewhere before posting it in CUFP.
Yes, I learned a great deal by implementing XML::Parser (and numerous other modules on the side). That's what the monestary is all about.
Yes, I expect people to learn from my code (how crappy it may be). Again, that's what the monestary is all about.
Yes, I am considering putting a "for educational purposes only" notice on all code I post, since it might be a way to stop downvoting.

Added: No, I don't hold a grudge against any monk in this issue (or any issue for that matter)

On the banners issue : lynx, bannerfilters ???

Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.

In reply to Re: PM and XML (ab)use? by Beatnik
in thread PM and XML (ab)use? by Masem

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.