about:internets

chrome's about:internets

This is what you see when you visit about:internets. This is freaking awesome.

Years ago there was an idea to include the kitchen sink in Mozilla (you can view it here, not sure if that works in IE). It was a good idea considering it had everything else at the time.

I initially thought it was written using <canvas/>. I tried the typical view-source:, but in this case it doesn’t seem to work. The performance was really smooth with minimal CPU, more than <canvas/> typically allows. Now I was curious.

Then looking at the source it became obvious in about 0.1 seconds:

  1. PathService::Get(base::DIR_SYSTEM, &path);
  2. file_util::AppendToPath(&path, L"sspipes.scr");

It’s using the actual Windows screensaver (which is why it doesn’t work in Vista I presume). I hope for the Mac and Linux port they bundle jwz’s excellent XScreenSaver. Due to jwz’s impact in browsers and open source, I think there would be even better easter egg. From a quick look at the code it seems it’s not hard to do since every tab is it’s own process, it’s essentially just running the process inside the view.

For those who don’t understand why this is all so amusing, read this Wikipedia article about the “Series of Tubes“. It will only kill a small percentage of brain cells since it’s just the Wikipedia article explaining it. There are other Tubes references as I mentioned last night.

Thanks to those who left a comment in my last post for pointing this out.

By the way, check out Brendan’s post on TraceMonkey performance. He did a better comparison at actual JS performance. I only looked at selectors really quick.

Tags: , , ,



20 Responses to “about:internets”

  1. buzz Says:

    about:internets | Robert Accettura’s Fun With Wordage…

    This is what you see when you visit about:internets. This is freaking awesome (και λίγα λες) It’s using the actual Windows screensaver (which is why it doesn’t work in Vista I presume)….

  2. Google Chrome Easter Egg: about:internets | Cow's Blog Says:

    [...] Accettura worked out how this was implemented by exploring the Chrome source code. All Chrome does is to call the Windows [...]

  3. Google Chrome: the revolutionary browser ? //. byDust Says:

    [...] Chrome I thought you guys might find this interesting. Here are his initial thoughts on Chrome, and the easter egg he discovered. External link: [...]

  4. André Says:

    Yeh, it really doesn’t work with vista.

  5. Juha Says:

    Doesn’t work here either, in Vista. Tab has a different text “The Tubes are … ” something, but no screensaver.

  6. Robert Says:

    Correct. Vista doesn’t include the screensaver so it doesn’t work. Technically if you put another screensaver in the Windows Screen Saver directory with the name sspipes.scr it should run that. This is a known issue (even referenced in the code).

  7. Dario Salvelli’s Blog » Blog Archive » Google Chrome: first impressions. Prime impressioni sul nuovo browser di Google Says:

    [...] - Curiosità: prova a scrivere nella barra degli indirizzi “about:internets“. [...]

  8. about:internets | GeekLad Says:

    [...] a fun thing to do with Google Chrome.  If you type about:internets in the Omnibar, you get this.  I tried it while connected to my PC [...]

  9. eclecticism » Blog Archive » Links for September 3rd through September 4th Says:

    [...] Cute meme-geeky easter egg in Google’s new webbrowser Chrome: This is what you see when you visit about:internets. This is freaking awesome. [...]

  10. .log : сплетенье Says:

    [...] — адрес “about:internets” в новом браузере выглядит просто замечательно (this references two popular Internet memes: Internets and Series of tubes, ага). совсем [...]

  11. Hax Or Says:

    No one in their right mind would be using Vista.

    Use XP noobs!

  12. corefault Says:

    about:internets…

    Laut Robert Accettura sieht man genau das, wenn man about:internets IM neuen Google Ding eingibt. Wenn es tatsächlich so ist, dann ist es das Einzige, was ich irgendwie toll finde, an diesem ne…

  13. nickganga Says:

    this has got to be one of the funniest easter eggs i have seen in a LONG time. f u ted stevens ;)

  14. Google Chrome Ultimate Guide | capzlock Says:

    [...] Yes. The easter egg (or perhaps one of the easter eggs, not sure) appears when you type about:internets in the address bar. Note however this only works on Windows XP, not on Vista. If you can’t see it, take a look at this screenshot… [...]

  15. Jorge Bucaran Says:

    I tested this before on VMWare on the Mac for Windows XP SP3 and nothing happened, but sure shows off Google’s awesome sense of humor!

    Cheers.

  16. about:internets » Legion of Geek Says:

    [...] Accettura and Waxy.org]   « Terminator Season 2 premieres on Monday with extra gadgety [...]

  17. links for 2008-09-07 « Breyten’s Dev Blog Says:

    [...] "about:internets" Easter egg in Google Chrome (tags: totag) [...]

  18. media buff Says:

    there are so many advantages and features with Chrome, such as it’s speed, for example; now if only they would take care it’s quirky cookie management…

  19. Francois A » Archive du blog » [Fun] Google Chrome contient un oeuf de Pâques! Says:

    [...] premier trouvé par Robert Accetura est l’image ci-dessous qui apparaît est l’image ci-dessous qui apparaît quand on tape [...]

  20. Andrew Says:

    The Kitchen Sink ‘hack’ in Mozilla is actually just a google search using the ‘I’m Feeling Lucky’ option.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution.