Slashdot Mirror


User: LaceHater

LaceHater's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. mp3split with script wrapper on Sampling Short Sequences From Long MP3 Recordings? · · Score: 1

    I would also go for using mp3split (don't know how it handles very long files - should be okay, because of no re-encoding however).

    Wrap it with a simple perl or python script to introduce the randomness.

    If that is not sufficient, probably audacity with a custom plugin would be usable.

    I would not start with writing a complete new problem, without having evaluated all scriptable options.

  2. Semantic Web on Web Redesigned With Hindsight · · Score: 2, Funny

    I already saw the box for it

  3. Re:What it is ... on Geronimo 1.0 Milestone Build M1 Released · · Score: 1

    Actually JBoss AS and most of the other JBoss products are LGPL

  4. Spamassasin for Windows on How to Become A Spammer · · Score: 1

    Acutally, even if your provider is not as cool, and you are a Windows user you can utilize Spamassassin by using a SpamAssassin Proxy. It works as a local proxy for your POP3 account, running Spamassassin on every mail you download.

  5. Weapons against Spammers: on How to Become A Spammer · · Score: 5, Informative
    Some useful links for reducing spam income:

    For People with an *nix Account:

    • Spamassassin ruleset-based mail analizer. Detects spam quite well, especially if you enable access to Razor and Realtime-Blacklists. Newest release includes a bayesian filter.
    • bogofilter My favourite bayesian spam filter. Pro: Very good detection rates after training properly. Con: Needs to be trained.
    For everybody
    • Use Mozilla Mail The up-to-date Mozilla release includes a bayesian spam filter which can be easily trained by marking spam messages. Very good detection rate after resonable low training effort.
    • Find your favourite bayesian filter here