Slashdot Mirror


User: sjoerd_visscher

sjoerd_visscher's activity in the archive.

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

Comments · 6

  1. Re:Were did the peak come from? on Google Trends vs. Community Standards On Obscenity · · Score: 2, Informative
  2. Re:x2 megaview? on Digital Music Player Overview · · Score: 1

    Here you go. It's called MEGA View. (Found through this article.)

  3. Wrong title on Mozilla's Goodger on Firefox's Future · · Score: 1

    Nobody noticed that the article contained absolutely *nothing* about Firefox's future?

  4. Re:Units on Intel Pushes Pentium 4 Past 3 GHz · · Score: 1

    I think you mean 8 billion times slower.

    A clock cycle takes 5.5 minutes.
    If the answer is 42 then that's still an achievement...

  5. Re:Undefined? on Gnarly Error Messages · · Score: 1

    Error: 'null' is null or not an object

    This method I see all the time when I'm programming Javascript. If you want to see this yourself, try this in your address bar (IE):

    javascript:null.method();

  6. Working XHTML 2.0 examples on The Web's Future: XHTML 2.0 · · Score: 1

    In case you were wondering how long it will take before browsers can handle XHTML 2.0.
    Here are 2 techiniques to do this already in recent browsers:
    CSS, works in Opera 6, Mozilla 1.0 and IE 6
    XSL, works in Mozilla 1.0 and IE 6