Slashdot Mirror


Google Updates Its Face

whereiseljefe writes "About 12:00 am Central Time, at least when I saw it, Google changed it's face. Before it was a simplistic search engine, with a minimal front page, and now has become even more so. Those pretty tabs we have become accustomed to are now gone, and in the search results, the "summary" section at the top is now a faded blue bar (see here with a search returning ads). And the ads are a little more low key. Nice to know they are cutting back on their interface rather than adding spastically like Yahoo." Other folks noted that they've added Froogle and Local Directory pages have now been given links on the front page. Which is good, since inclusion in the main page tends to mean ready for prime time.

148 of 548 comments (clear)

  1. About Face! by dolo666 · · Score: 3, Insightful

    Google has a very smart team, a team who understand their market and cater to their every need. What I think is the best feature of Google is that they cater to their end-user, not their financial backers. To Google, it's important to please searchers, more so than advertisers. That makes me warm and fuzzy.

    I would also point out, being a programmer myself, that reducing the bandwidth in each search is a positive goal for Google in cost reduction, and a positive side-effect to the reduction, is a much faster searching experience. Every bit counts when you have the traffic Google does.

    Put them together and you have a winning team, with a winning service, and profit will ensue.

    Sorry for sounding like a fan-boy, but I just can't say anything bad about Google, except maybe that the name Google is becoming annoying/overused, much like the over-play curse afforded to successful musicians.

    1. Re:About Face! by Dr+Tall · · Score: 5, Interesting

      except maybe that the name Google is becoming annoying/overused

      But look at the poll results: Google only got 3%. I don't think it's overused in a bad way; I think it's overused because you'd be foolish to use anything else!

    2. Re:About Face! by lamz · · Score: 5, Insightful

      What I think is the best feature of Google is that they cater to their end-user, not their financial backers.

      What I like best about Google is that they realize that taking care of their end-users is the best way to satisfy their financial backers.

      --

      Mike van Lammeren
      It will challenge your head, your brain, and your mind.

    3. Re:About Face! by Jay+Bucks · · Score: 5, Funny

      If their so smart, how come they forgot to use the all so critical flash intro page? Jason Argue about stuff

    4. Re:About Face! by rokzy · · Score: 5, Insightful

      exactly, there are so many retards in charge of businesses today that can't understand the simple concept that STEP 3. ???? IS NOT "PISSING OFF YOUR CUSTOMERS"

    5. Re:About Face! by Anonymous Coward · · Score: 5, Interesting

      Just for grins, compare to altavista. Altavista's UI is quite clean... looks like they've taken a cue from google.

    6. Re:About Face! by rhs98 · · Score: 4, Interesting
      So true about the bytes but what about this:
      <script>
      <!--
      function sf(){document.f.q.focus();}
      function c(p,l,e){var f=document.f;if (f.action && document.getElementById) {var hf=document.getElementById("hf");if (hf) {var t = "<input type=hidden name=tab value="+l+">";hf.innerHTML=t;}f.action = 'http://'+p;e.cancelBubble=true;f.submit();return false;}return true;}
      // -->
      should be
      <script>
      <!--
      function sf(){document.f.q.focus();}
      function c(p,l,e){var f=document.f;if(f.action&& document.getElementById){var hf=document.getElementById("hf");if(hf){var t="<input type=hidden name=tab value="+l+">";hf.innerHTML=t;}f.action='http://'+p ;e.cancelBubble=true;f.submit();return false;}return true;}
      // -->
      a saving of 10bytes...(I think)
    7. Re:About Face! by Kanon · · Score: 5, Insightful

      Business today seems to be all about locking in your customers so even if you piss them off they can't go anywhere else.

      Google lock in their users by providing a good service. Bunch of hippies :)

    8. Re:About Face! by Chordonblue · · Score: 4, Insightful

      That's just it, Google manages to satisfy everyone they deal with:

      - People who use the searching tools for free
      - Advertisers who want targets ads
      - Affiliates that carry the ads

      It's a totally amazing business model that no one else has quite gotten right. I don't regret a dime we have spent with Google and their services as we have seen it returned to us 100-fold.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    9. Re:About Face! by ViolentGreen · · Score: 5, Funny

      And why didn't they use black scroll bars? I just love those things...

      --
      Not everything is analogous to cars. Car analogies rarely work.
    10. Re:About Face! by mike2R · · Score: 5, Informative

      One thing I like about Google is, while they put their searchers first, they also maintain very good relations with advertisers and site owners in general.

      See this thread at WebMasterWorld - the Google rep is called GoogleGuy.

      --
      This sig all sigs devours
    11. Re:About Face! by Anonymous Coward · · Score: 5, Funny

      Google is going to reset soon, they are reaching the limit of an unsigned 32 bit integer, currently at: 4,285,199,774 of (4,294,967,296 - 1).

      Good bye google =(

    12. Re:About Face! by pldms · · Score: 4, Interesting

      Altavisa used to be pretty clean, eg this 1998 version. I've often suspected that Google's initial popularity was due to Altavista's desire to be a 'portal' (remember them?) and the subsequent cruft that invaded their front page. They even tried to backtrack with Raging (and isn't that minimal now?) but I suspect people found Google was also a better search engine, rather than simply cleaner, and never went back.

      --
      Slashdot looked deep within my soul and assigned
      me a number based on the order in which I joined
    13. Re:About Face! by andy+landy · · Score: 5, Interesting

      Google getting overused?

      What I find most ironic is that this is one of the rare occasions when I knew before the article appeared on Slashdot!

      In fact, that would suggest that Google is one of the few sites that I visit more often that Slashdot!

      --
      perl -e 'print "Just another Perl newbie\n";'
    14. Re:About Face! by poot_rootbeer · · Score: 5, Funny


      Maybe Google is using 33-bit integers? Ever think of that, huh?

    15. Re:About Face! by athakur999 · · Score: 2, Interesting

      Consecutive white space does as long as they're all the same type of whitespace, like all tabs, all spaces, etc. Having a single character of whitespace between two other characters is a different story.

      --
      "People that quote themselves in their signatures bother me" - athakur999
    16. Re:About Face! by sglane81 · · Score: 2, Informative

      For those of you who didn't get that, he took out the spaces in the JavaScript.

      Why not go the whole route like Yahoo did years ago and have NO linebreaks too? That would definitly save space. However, nothing saves spaces like writing proper code and using styles.

      --
      This is the Internet. You can say "fuck" here. - AC
    17. Re:About Face! by s13g3 · · Score: 2, Interesting

      Actually, if I remember correctly, this is about what Altavista has looked like for some time now. Also note that by doing a WhoIs for Altavista.com, you will find that Altavista is owned by Yahoo!... Which I just don't know about, to be honest. I use their mail service, but their search page is so bloated and ugly, full of content I neither want nor need from a search engine. As a result, Google is set as my home page, and when I want to check my web-mail account, I have a hotlink directly to https://mail.yahoo.com (cleartext password transmission is bad, mmmm'kay?). When I want information, want it fast, and want it organized in manner that at least vaguely appears to be relevant, I go to Google.

      Waaayyyyy back in the day when I used to work at D.E.C. ('97 to early '99), I and most of my friends and co-workers swore by Altavista... Guess it also didn't hurt that I could feel the hum from the servers that powered it through my chair some days. Boy have things changed, but then, not much changed for the better after the Comwhaq buyout.

      One major annoyance with Google lately though... Those stupid results that come back as the 2nd, 3rd, and 4th result for evey search I've run in the last month+... You know, the ones that say "Find 'x' using the free 2020 search toolbar", and, "Find 'x' on smartpages.com," and "Find 'x' With Free Websearch Tools." What is up with this??? Why for they cannot make these go away, bitte? If I wanted to search for these somewhere else, I would do so. Why is Google doing free advertising for these people, as they are obviously not paid ads, but standard returns that appear to be just a database/dictionary/meta-tag exploit... Someone at Google must know about this, and I just don't understand why it's been allowed to continue, as this has completely ruined so much of their credibility since now 3 out of the first five results of any query are now completely unrelated and inaccurate =(

      Otherwise, I've been loving on Google about 2 1/2 years now, and I haven't really looked back, even when I read sites (1, and 2) that called into question google's privacy practices, I wasn't really deterred, but these bad returns may be all it takes to make me start considering another move.

      --
      "Inveniemus Viam Aut Faciemus" 'We will find a way... Or we will make one!' --Hannibal of Carthage
    18. Re:About Face! by cardshark2001 · · Score: 2, Informative
      If you're so smart, how come you put your periods after closing quotation marks?

      Look here.

      Putting punctuation inside of quotation marks is an American convention, but the British put them outside. I use a combination of the two styles, depending on the circumstances. If I quoting something directly, I will put the punctuation on the inside. Sometimes the American way of punctuating doesn't make any sense. For instance, take the following sentence:

      Did she say "That woman is ugly"?

      It doesn't make sense to put the punctuation inside of the quote, because the quotation was not itself a question.

      Granted, I should probably try to stick to one style or the other for consistency's sake, but it's really correct either way.

      --
      WWJD? JWRTFA!
    19. Re:About Face! by Anonymous Coward · · Score: 2, Funny

      In fact they are.

      Sadly, they're signed.

      - an AC old enough to have used 36-bit integers and 9-bit bytes

    20. Re:About Face! by nelsonal · · Score: 2, Insightful

      I think Jeep implies that you might at least consider taking your 4wd vehicle off the road while SUV implies that it will be a kid/grocery hauler.

      --
      Degaussing scares the bad magnetism out of the monitor and fills it with good karma.
  2. Froogle is getting a lot better by MrRTFM · · Score: 5, Interesting

    When they first bought in the Beta it didn't look too impressive to me (not being in the US), but it works pretty well and has a hell of a lot more shops.

    Despite how much I hate advertising, when I actually *want* to see adverts about a product, it is hard to find.

    --
    You can't expect to wield supreme executive power, just because some watery tart threw a sword at you
    1. Re:Froogle is getting a lot better by Lucius+Septimius+Sev · · Score: 2, Interesting

      I used to go to pricewatch to buy goods but too many times some of the stores they have look like they are going to close shop tomarrow. The problem is over time I would not be suprised if we get more shitty webstores posting dirt cheap prices with no items in stock or very few. Yesterday I got myself a new View Sonic monitor from Froogle and it was quite an easy buy for a decent price. They better watch the ADs they sell somehow otherwise it will become quite useless.

  3. Meanwhile... by Anonymous Coward · · Score: 5, Interesting
    Slashdot looks EXACTLY the same as it did when it first started 6 years ago.

    The same godawful color schemes, ugly nexted tables, awful HTML code, etc.

    Maybe slashdot should take a cue from google and update themselves.

    1. Re:Meanwhile... by JUSTONEMORELATTE · · Score: 3, Funny
      Slashdot looks EXACTLY the same as it did when it first started 6 years ago.
      The same godawful color schemes, ugly nexted tables, awful HTML code, etc.
      Maybe slashdot should take a cue from google and update themselves.
      Not quite true. When I loaded this story page, it had an add for Google between the story and the comments.
    2. Re:Meanwhile... by TehHustler · · Score: 5, Funny

      And it doesnt display right first time in Firefox, i have to keep pummelling F5.

      --

      TheHustler
      http://www.elmarko.org/ - Useless bilge
      http://www.asylum-games.co.uk/ - Co-Founder
    3. Re:Meanwhile... by sydb · · Score: 4, Interesting

      If you logged in rather than being an AC you could turn off all the colour schemes and graphics. My slashdot is quite similar in feel to google - minimal and lightweight.

      However, on the tables and HTML code side, you're quite right.

      --
      Yours Sincerely, Michael.
    4. Re:Meanwhile... by Saint+Stephen · · Score: 4, Informative

      Turn on the "light" theme: no slashboxes, just black and white text. Then use Firefox with AdBlocker extension to block the ads.

    5. Re:Meanwhile... by Emil+Brink · · Score: 2, Funny

      Me too! Why is this?! You'd think the same markup should layout the same way every time you try it. Is it a problem with Slashdot's markup, or with Gecko? It's really unfortunate, since so much of my work^H^H^H^Hbrowsing time is spent at Slashdot...

      --
      main(O){10<putchar(4^--O?77-(15&5128 >>4*O):10)&&main(2+O);}
    6. Re:Meanwhile... by Malc · · Score: 4, Informative

      Actually this isn't funny, this a real problem. It's not related to a particular version of Firefox, just a corrupt (in some way) installation. I had the problem with Mozilla 1.4 - it just started happening after a few months. It was really annoying. I installed Firefox 0.8 and it was fine. TehHustler: uninstall, remove your profile, installation directory, etc, and then try reinstalling it.

    7. Re:Meanwhile... by NeoThermic · · Score: 2, Informative

      I just tried it. Yes, I agree, great if you use a text based browser, or have low bandwidth. But for usage? Seems backwards.

      But gave me a thought. Why not use the text only interface, shove some CSS over it, and make the page look like the bloated HTML code version. Thus, you could make /. XHTML and CSS rather than bloated HTML.

      NeoThermic

      --
      Use my link above, or to view my server, NeoThermic.com
    8. Re:Meanwhile... by Uggy · · Score: 4, Interesting

      It's been done

      I don't know why it hasn't been implemented yet. I wonder if the /. crew is working on it.

      --
      Toddlers are the stormtroopers of the Lord of Entropy.
    9. Re:Meanwhile... by TheSpoom · · Score: 3, Funny

      *modded by Admins -1, Subversive*

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    10. Re:Meanwhile... by Patik · · Score: 2, Informative

      Or add "ads.osdn.com" to your HOSTS file and never even load 99% of the ads.

    11. Re:Meanwhile... by Anonymous Coward · · Score: 2, Informative

      It's not Mozilla/Firefox; it's Slashdot.

      It occasionally sends HTML that's just completely wrong, and Mozilla doesn't guess at what the page is supposed to look like. It simply displays what it was given. Fixing this would require getting Mozilla to guess at things it really has no business guessing at.

      There was a story demonstrating a cleaned-up version of Slashdot using valid XHTML 1.0, and sure enough it doesn't exhibit these table problems.

  4. Good! by bfg9000 · · Score: 5, Funny

    It's good to see that it's not just me. I thought it was time to reformat Windows again.

    --

    I'm not normally an irrational zealous dickhead, but I figure "When in Rome..."

    1. Re:Good! by crazyprogrammer · · Score: 3, Informative

      not all the tabs are gone. if you go to directory.google.com, the tabs are still there(as of 8am CST).

      --
      "the fax machine is nothing but a waffle iron with a phone attached to it." - Grandpa Simpson
    2. Re:Good! by Steve+Newall · · Score: 2, Informative

      They still have tabs on some of the (lesser used?) international home pages, such as Swedish Chef, and Swahili

    3. Re:Good! by Telex4 · · Score: 5, Funny

      I thought it was time to reformat Windows again.

      It's always a good time to reformat Windows.

  5. Very minimalist by winkydink · · Score: 4, Insightful

    A great example of, "less is more". No, not pagers.

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  6. Puhhh by pytsun · · Score: 3, Funny

    Thank God - not another facial gone wrong.

    1. Re:Puhhh by zulux · · Score: 4, Funny

      Thank God - not another facial gone wrong.

      You know you've been at the pr0n too much when your think what I was just thinkings.

      The worst was when my fiance went to the spa, came back, ans said "I had a great facial. My face smells great!".

      Did a double-take on that one...

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

  7. New google fizzles by Anonymous Coward · · Score: 4, Funny

    The new google lacks kaw-pow, pizazz! It doesn't reach out and grab you and scream in your face - read this X-TREME web page!

    Look, this is 2004, and "understated" is synonymous with "loser". If you want to put the mazuma in da bank, baby, you gotta POP, SIZZLE!

    And I know what I'm talking about - I'm a marketing exec in a Fortune 500.

    1. Re:New google fizzles by jellomizer · · Score: 2, Insightful

      kaw-pow, pizazz! It doesn't reach out and grab you and scream in your face - read this X-TREME

      Like Poochie The Talking dog.
      And you know how successful he was.
      Sorry that was the first thing that came in my mind. That and the Danimals Commercial where they introduced a new character of a Crocodile with sun glasses, which we never have seen from since.

      In seriousness the stuff has a wow factor which makes you use the page 2 or 3 times until the wow ends off and you go back to work using google because it goes straight to the point without feeling like they are trying to open you wallet on every click.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:New google fizzles by mitchkeller · · Score: 2, Informative

      The Linux search has been there for at least four years now. It might not have been linked, but Google: Linux has been on my bookmarks bar for a long time now.

      --

      "You will only be remembered for two things: the problems you solve or the ones you create." Mike Murdock

    3. Re:New google fizzles by twoflower · · Score: 3, Informative
      But it does have a new Linux Search link here under specialty searches. here
      That's been there for at least four years. That's not exactly new.
      --


      --
      Twoflower
    4. Re:New google fizzles by xcomputer_man · · Score: 3, Interesting

      If there was ever anything about Google that sucked, it's the Linux search.

      - Search for Gnome

      - Search for KDE

      - Search for Enlightenment

      - Search for Linux Kernel has a link from inside kernel.org as the 4th result!

      Not one returns the actual home page of these projects! Yikes.

    5. Re:New google fizzles by mandalayx · · Score: 2, Funny
      The new google lacks kaw-pow, pizazz! It doesn't reach out and grab you and scream in your face - read this X-TREME web page!

      Look, this is 2004, and "understated" is synonymous with "loser". If you want to put the mazuma in da bank, baby, you gotta POP, SIZZLE!


      Say the whole thing to yourself in Disco Stu voice.

      Hillarious. Because it fits so well.
  8. high key ads by Underholdning · · Score: 5, Interesting

    "And the ads are a little more low key" . Really? I find them more intrusive than before, because they look like the search result, and thusly my eyes tend to catch them more than before. And I'm pretty sure that's the idea.

    1. Re:high key ads by Plutor · · Score: 5, Insightful

      Sure, they look like search results, but since they're in the same place as before, my eyes have been trained to totally ignore anything on the right side of the Google Results page. Even though they're not green (or whatever) anymore, I find it hard to believe that anyone who surfs the web more than 10 minutes a week would consider those to be "intrusive ads".

    2. Re:high key ads by Marvin_OScribbley · · Score: 4, Funny

      If you are feeling bored, do a Google search for things like "Make Money Fast" or something like that, and then repeatedly click on the ads to open in a new tab. Then when you get tired, close your browser. You'll never see the pages that load, but whoever paid to get listed on Google will be out another 25 cents or so... ;-)

      --
      I'm not a journalist, but I play one on slashdot
    3. Re:high key ads by p3d0 · · Score: 2, Funny

      If you have uncontrollable urges to look way over at the right-hand side of your screen, you might have a serious medical problem.

      --
      Patrick Doyle
      I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
    4. Re:high key ads by jwinter1 · · Score: 3, Insightful

      And in doing so you discourage businesses who place targeted, low-key text ads.

      --
      Anything you can do, I can do meta.
    5. Re:high key ads by frankie · · Score: 2, Insightful
      you discourage businesses who place targeted, low-key text ads.

      Correction: scam artists who place low-key text ads for rip-off work-from-home schemes on overly common keywords. Seriously, take a look at those sponsored links. If the FTC's enforcement office set up a full-time position prosecuting people who run keyword adverts for illegal scams, it would quickly become a profit center.

  9. I like it. by MrIrwin · · Score: 5, Interesting
    There had been a lot of talk about Google perhaps becoming like other ad laden portals, but as ever Google have come up trumps.

    I particularly like the idea of seperating "Froogle", I hope in the long term this will bias commercial support away from the generic pages. When I want to know about Hawaii "per se" I am just not interest in tour operators and hotels!

    --

    And if you thought that was boring you obviously havn't read my Journal ;-)

  10. Re:Why are they trying to look like Yahoo!? by Dr+Tall · · Score: 2, Interesting

    They don't look like Yahoo at all. When I go to Yahoo, I have to search for the search bar. That is not how it should be, and that is not how Google is.

  11. Definition by Nomihn0 · · Score: 5, Interesting

    The (definition) feature next to your search query does something I've sought for a long time - it searches dictionary.com. The built in "Define:search query" never worked well for me, so this is a pleasent surprise.

    1. Re:Definition by JimDabell · · Score: 4, Informative

      The old Google used to do this too - the term was underlined and you could click on it when there was a matching entry in dictionary.com. Obviously it wasn't prominent enough, and so they explicitly noted the definition link in this new version.

    2. Re:Definition by Thiago+Ize · · Score: 2, Insightful

      I would have prefered something less commercial like dict.org

    3. Re:Definition by .com+b4+.storm · · Score: 3, Informative

      And if you search for define:something (like define:taoism), Google will gather definitions of that term from pages around the web. Handy if you are looking for a quick overview of what a term means in actual use, rather than in the dictionary.

      --
      "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
      -- Ryan Stiles
  12. In firefox... by Anonymous Coward · · Score: 2, Interesting

    I'm pretty sure I've seen this interface before, well atleast the colour scheme, in firefox. I even compared it to IE and found that they were both different, was this a CSS rendering error, forgetting to include images, or the new interface?

    1. Re:In firefox... by Dave2+Wickham · · Score: 2, Interesting

      The interface has been in beta for a couple of months now, only being viewable to people who get sent a cookie from Google (or who otherwise stick the cookie in) - which would explain why you didn't see it in IE. You didn't have the cookie.

    2. Re:In firefox... by loyalsonofrutgers · · Score: 2, Funny

      You ned to upgrade to monkeyfox for the bug fix.

  13. Re:Generally so, but not for /, by Anonymous Coward · · Score: 4, Interesting

    Google isn't valid HTML either. And they still use an embedded style element rather than a highly-cachable external stylesheet, and still use crap like <body bgcolor=#ffffff...

  14. Google Web Alerts by manmanic · · Score: 5, Informative

    Google also announced their web alerts at the same time. Looks interesting, but not as feature complete as Google Alert which has been around for some time.

    1. Re:Google Web Alerts by markkellman · · Score: 2, Informative

      Had a look at both services. Both seem easy to use. Google Alert seems to offer more personalization features and deeper searching per term... On another level, Google seems to be drawing inspiration from its API developers?

  15. Fatal Error by CaptainBaz · · Score: 5, Interesting

    Unfortunately, it still doesn't validate!

    1. Re:Fatal Error by tlianza · · Score: 5, Interesting

      That's kind of funny... I guess it doesn't pay to write "proper" (X)HTML.

      I wonder if they skipped the doctype tag because it's relatively pointless for this level of basic HTML, and wasn't worth the bandwith demands to include it.

    2. Re:Fatal Error by Anonymous Coward · · Score: 5, Insightful

      I guess it doesn't pay to write "proper" (X)HTML.

      It does, but I guess Google are in the very exclusive club of "big enough to warrant all major browsers ensuring that they work with that website".

      I wonder if they skipped the doctype tag because it's relatively pointless for this level of basic HTML

      The doctype declaration (it's not a tag) indicates that the document conforms to a certain specification. Google not complying with any known HTML specification, it's arguably the correct thing to do to leave it off. Leaving it off means that browsers go into "quirks mode", whereby they deviate from the HTML and CSS specifications in an attempt to work around author mistakes.

      and wasn't worth the bandwith demands to include it.

      If Google were worried about bandwidth, they'd get rid of cruft like bgcolor=#ffffff and move the CSS into an external stylesheet. Assuming they employ front-end coders that know what they are doing of course (just because they are clueful on the back-end, it doesn't mean they are clueful on the front-end).

    3. Re:Fatal Error by MCZapf · · Score: 2, Insightful

      The thing is, Google's pages probably render correctly with more browsers than any other site. It makes me wonder if wrestling XHTML and broken CSS implimentations is even worth the trouble.

    4. Re:Fatal Error by hooverbag · · Score: 5, Insightful

      If Google were worried about bandwidth, they'd get rid of cruft like bgcolor=#ffffff and move the CSS into an external stylesheet.

      It may be that using the extra bandwidth is faster or more efficient than the extra http request for the external stylesheet.

      --
      ceci n'est pas une pipe |
    5. Re:Fatal Error by Anonymous Coward · · Score: 5, Informative

      It may be that using the extra bandwidth is faster or more efficient than the extra http request for the external stylesheet.

      That's extremely doubtful. In almost all cases, the stylesheet will not come from Google's servers. They are a popular website and the stylesheet rarely changes, so the chances of it being in somebody's browser cache are high, the chances of it being in their ISP's cache is high, the chance of it being in neither is extremely low.

    6. Re:Fatal Error by Lehk228 · · Score: 3, Insightful

      Right off the bat without much customization they could shrink their logo by 7% by going to PNG instead of GIF using the exact same palette, drop it down to a 115 color pallete (almost unchanged visually, slight granularity added to shadow) and i can cut the file by 40%

      --
      Snowden and Manning are heroes.
    7. Re:Fatal Error by sylvester · · Score: 2, Interesting
      They are a popular website and the stylesheet rarely changes, so the chances of it being in somebody's browser cache are high, the chances of it being in their ISP's cache is high, the chance of it being in neither is extremely low.
      Except that browsers like Firefox check whether the stylesheet has been updated with (I presume) a HEAD request, or a if-modified-since, which still requires both bandwidth and server time, and if keepalives aren't supported then it involves building up and tearing down a socket.

      I don't think an ISP cache will interfere with that request, and as somebody else said, when you deal in the kind of traffic google has, every (literal) bit counts.

      -Rob
    8. Re:Fatal Error by 1110110001 · · Score: 2, Informative

      You use HTTP to transmit your stylesheet. So the HTTP RFC helps.

      b4n

  16. I don't like it by Trikenstein · · Score: 5, Interesting
    No change to functionality that I can see.

    All they did was change the layout.

    With the old layout I could navigate the page blindfolded.
    I had mouse movements down pat.
    The tabs being close to the first search result was handy.
    Now you have to navigate to the very top, center of the page.

    I've never seen a reason to change an interface, just to change it.

    1. Re:I don't like it by TwistedGreen · · Score: 3, Insightful

      But they changed more than the interface.

      Doing a quick test search, I've noticed that it's so much more responsive. They did tweake the interface, but they also optimized download time. Think of how many searches are done every minute. Even a small size reduction can quickly add up!

    2. Re:I don't like it by Lxy · · Score: 2, Interesting

      They've added links to get easier access to their other stuff like Google labs, catalog searches, etc. I miss the tabs, but access to Google features are several mouse clicks closer now.

      I think taking away the pretty tabs was a step backwards, but it's nice to see that they've made the site easier to navigate.

      --

      There is no reasonable defense against an idiot with an agenda
      :wq
  17. It wasn't broken, why fix it by Anonymous Coward · · Score: 5, Interesting

    The new look may be simpler but the old one had familiarity going for it.

    Now that MS and Yahoo are picking up the pace and investing heavily against Google to outcompete it, is this really the time to change Google's look? Search functionality may be all that matters to a geek, but Google is mainstream now and has to worry about mainstream concerns, like "Branding". Google's old look was part of the Google "brand".

    I may come off like Chicken Little given that this is such a small thing to be concerned about, but sometimes in the face of heavy competition the smallest things can turn the tide. I've seen it happen.

  18. time will tell... by Lord+Haha · · Score: 3, Interesting

    I will admit removing the little bits of excess are nice, but I actually liked the tabs, and used them alot (for images/news in particular) and liked them being under the search bar as my mouse would have been closer to that...

    Anyways time will tell how this goes... On the flip side this is one site that can handle the /. effect so we can all at least have an equal chance to troll about our opinions...

  19. "...rather than adding spastically like Yahoo" by general_re · · Score: 2, Funny

    Bad submitter! Don't you know how Slashdot works during an election season? You have to find some way to blame these spastic additions on George Bush!

    --
    ABSURDITY, n.: A statement or belief manifestly inconsistent with one's own opinion.
  20. That has been around.. by Raven42rac · · Score: 4, Informative

    This has been around for a while. It was completely random for a while (for testing one would assume). I used to have a bookmark that would toggle the look back and forth, but I seem to have misplaced it.

    --
    I hate sigs.
  21. Re:Why are they trying to look like Yahoo!? by stry_cat · · Score: 2, Informative

    Once you find the search bar on Yahoo, do a search and then compair the look and feel of the results page with the look and feel of the google results page.

  22. I want my old google back by cdrudge · · Score: 5, Interesting

    I noticed the new interface just before this story was posted. I don't really like it. I much prefered the old "tabbed" interface. While the newer interface is minimalistic, it almost looks amaturish.

    For instance, Google groups search result pages looks like they are formatted for a 800x600 resolution screen. Viewing it at a higher resolution forces a large white space between the search listings and the ads. I would have much prefered for the results to take up this space, fitting more results on the page at a time. If the group name is long, then the "View Thread" becomes unnatural looking wrapped between two lines. (example)

    Maybe it's just new, but hopefully it'll grow on me.

  23. Wrong page brother. by Chess_the_cat · · Score: 3, Informative
    Nice to know they are cutting back on their interface rather than adding spastically like Yahoo.

    You're thinking of Yahoo! the web portal. Yahoo!'s search engine page looks pretty plain to me. They haven't added anything to it.

    --
    Support the First Amendment. Read at -1
  24. Re:This is news? by Hemos · · Score: 3, Insightful

    Hah. My thoughts exactly. I almost added a droll comment about the sheer amount of submissions on SOMETHING THAT MATTERS NOT AT ALL, while meanwhile, Mars has confirmed methane which means most probably microbial life.

    --
    Yeah, I'm that guy.
  25. Mirror by CleverNickedName · · Score: 5, Funny

    In case of Slashdotting, here is the Google cache.

    --


    Unfortunately, I am not Wil Wheaton
    1. Re:Mirror by UnknowingFool · · Score: 3, Funny

      Good idea! After all we all know how weak their infrastructure is. Way to be proactive!

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    2. Re:Mirror by taped2thedesk · · Score: 5, Interesting

      Strangly enough, the google cache of google still has the old front page in it (as of 9:35am EST Monday). It's sort of cool to compare the two side by side.

    3. Re:Mirror by lizardloop · · Score: 3, Funny

      I like the disclaimer. "Google is not affiliated with the authors of this page nor responsible for its content."

    4. Re:Mirror by tmbg37 · · Score: 2, Funny

      "Google is not affiliated with the authors of this page nor responsible for its content."

      So Google's not affiliated with... itself?
      My brain hurts.

      --
      This comment was thought up very late at night and does not necessarily reflect my views at a more reasonable hour.
  26. Google Web Alerts & Personalised Search Page by kieranbenton · · Score: 2, Informative

    Is it me or are these new additions? Both look to be quite interesting, could be useful to know if new pages appear on a closely defined research topic. Not too sure about the personalised search yet havent had enough chance to play... Google Labs Link

  27. updated adsense as well by stonebeat.org · · Score: 5, Informative

    If you guys use Google's adsense, you might have noticed that have lot of new themes as well. I guess, to make the Ads blend in more with your webpages, and make them lowkey.

    P.S. Google Adsense is Ad banner engine, using which you can add Ads on your website and generate some ca$h

  28. Re:I saw by Anonymous Coward · · Score: 3, Informative

    They've been randomly testing it on various people. I first saw it at least a month ago; I think it's at least a few weeks older than that.

  29. Its about usability by duffbeer703 · · Score: 4, Insightful

    The problem with the tabbed Google interface was that too many clickable elements were in the same space. I frequently found myself clicking on something other than the "Groups" tag by mistake, for example.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  30. The ads are less discernible by unborn · · Score: 2, Insightful

    I fail to see how the now undistiguishable ads are any better than before. They seem to be "merged" with the rest of the interface and that is NOT good at all.

  31. Different versions of Google by Pete+(big-pete) · · Score: 5, Informative

    I find it interesting to see the slight variations of Google...geeky although it might seem - when I type http://www.google.com/ I am thrown to http://www.google.be/, so when I really want http://www.google.com/ I type http://www.google.com./ instead of using the "Go to Google.com" button (which sends me to the google.com page with a "Go to Google Belgium" button.

    The definitive address with the dot at the end introduces itself as Google English in the graphic, but still has a "Go to Google.com" button, whilst clearly being the genuine definitive http://www.google.com./...but this version doesn't have the link to Froogle... :)

    Phew - that's enough links to Google for one day!

    -- Pete.

  32. Lynx by SharpFang · · Score: 4, Informative

    What's curious, it looks in Lynx almost the same as in Mozilla!

    Say what you want, I like it!

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  33. Google H4x0r by capncook · · Score: 5, Funny

    The Google interface is available in many languages, including H4x0r!

    --
    Learn to fly! www.beapilot.com
  34. Re:minor display change is slashdot fodder? by WWWWolf · · Score: 2, Insightful

    Minimal importance? Sure. People change web site designs all the time.

    But, you know, zillions of people probably went "What the hell is THAT? Oh. New page layout." today. It's just that certain web sites have to stay the same, because if there's something new, people get scared.

    I expect a lot of people calling tech support: "I think some hacker got to my computer. Google looks different now!"

    Of course, majority will probably realize Google is just another web site, but...

  35. I don't like it by Saint+Stephen · · Score: 2, Insightful

    (1) The boxes made different length strings "web", "groups", "news" take up equal space. Now "web", the most important, has the smallest amount of space. It's the hardest to "hit".

    (2) I don't want Froogle on every page. I don't go to Google to shop. It's okay in the "More".

    Google begins to go the way of all search engines:
    not a single one has not faded away yet. If this one isn't eventually replaced by another, it will be the first.

  36. Details of pagerank system also revealed by Andy_R · · Score: 3, Funny

    here, however, I suspect this may have leaked out 3 days too early.

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  37. Simple Can Be Better by mikesmind · · Score: 3, Insightful

    I like simple interfaces. While I use Firefox for most of my browsing, I also like Dillo a lot. The new Google interface reminds of how many websites come up in Dillo. While Dillo lacks many features, (that other browsers include by default) this is done by design. It is supposed to be very lightweight and for many browsing tasks, Dillo works just fine. It's good to see that Google is going for less clutter and overhead, while so many others are charging in the other direction.

    --
    www.mikesmind.com - www.daddyworkathome.com - www.freetofarm.org - www.tenfoottable.com
  38. Other languages not supported yet by Claws+Of+Doom · · Score: 3, Interesting

    I have google set to appear in Welsh by default, and that frontpage has not changed. It is only the english/standard frontpage that has changed as far as I can see.

    I see the translation teams have some work to do...

  39. Re:This is news? by TehHustler · · Score: 2, Interesting
    I know it's a troll, but I'll offer a reply anyway

    I suppose when you are talking about a website that has made SUCH an impact in our lives that people now use "to google" as a verb (expect it being added to dictionaries in a few years time) then it is pretty significant. Come on, we all (ab)use it daily.

    --

    TheHustler
    http://www.elmarko.org/ - Useless bilge
    http://www.asylum-games.co.uk/ - Co-Founder
  40. Re:/. could learn from this by javatips · · Score: 2, Informative

    Just use the text/low-bandwidth version of slashdot (go check your user preferences).

    It more lean and clean that way and load a lot faster that the ugly default look.

  41. Uh, no... by alphapartic1e · · Score: 4, Insightful
    I, for one, don't like the new Google interface.
    <rant>

    The front page will take a bit getting used to (now w/o the tabs) (see: Google cache of Google). OK, so it's really not that big a deal, we'll get used to the new version where the "tab" links are more squished together (note to Google: there's all that whitespace between the links waiting to be liberated!).

    The real kicker is the new search results pages. Instead of utilizing most of the page as before for the actual results, and using B/W text for explanations, now they are highlighted by this ugly MSN/Yahoo-like pale-blue/green combo, which, (*GASP*) looks oh-so-similar to the text ads that are taking almost 1/3 of the page on the right. (see example: new search page.)

    </rant>
    Well, I guess I'm not in the position to criticize a free, powerful service. But I guess if they are going to keep it free, they might as well try to keep the user experience as nice as possible. I'll still be using Google just as much as before, but I guess I'll be nostalgically longing for the good ol' days^H^H^H^H, uh, I mean 6 hours ago.

    - Alpha out.

  42. Google News still has much of the old look by Faies · · Score: 2, Informative

    My homepage is set to Google News and thus was where I first noticed the changes. From the perspective of the front page and search results, the new look does quite well, but it's not as true for News IMHO. The side and top bars have retained their old looks, with brighter colors and well defined lines. Meanwhile, the links at the very top sport the new style, and don't seem to go well with the aforementioned items.

  43. Re:Generally so, but not for /, by djbrums · · Score: 4, Interesting
    Google isn't valid HTML either. And they still use an embedded style element rather than a highly-cachable external stylesheet, and still use crap like

    HTML is broken, not google.

    LaTeX - it's not just for bootie calls

  44. Re:Slashdotted... by arvindn · · Score: 3, Funny
    You can use the google cache.

    Important: Note that google is not affiliated with the authors of google.com or responsible for its content.

    --
    Wanna play some word games?

  45. They've improved the search as well!!!!! by profet · · Score: 3, Funny

    Go to google's main page and type the following into the search box:

    miserable failure

    Now hit the "I'm Feeling Lucky" button.

    Gotta love google.

  46. Linux Searches? by cyranoVR · · Score: 2, Informative

    Dang...I knew about Google's Linux-targeted searches but I never remember to use it when I'm having having installation/upgrade issues.

    Definitely going to bookmark that one...Google has saved my butt many-a-time during while learning Linux (but I've had to wade through a lot of irrelvant search results to get to what I needed).

  47. Fake hits by MagerValp · · Score: 5, Insightful

    A new design is nice and all, but what are they doing to combat the link networks that artificially inflate their own pagerank scores? For some searches you just get pages and pages of hits from "directory" sites that you've never heard of (that no one in their right mind would ever be interested in using) serving you banners and popups.

    --

    READY.
    #
    1. Re:Fake hits by Tarqwak · · Score: 3, Informative

      > For some searches you just get pages and pages of hits from "directory" sites...

      Then do your part and Report a Spam Result.

  48. Re:Slashdotted... by Pentagram · · Score: 5, Interesting
    Well I could point you to the Google cache, but it has a copy of the old page instead, and by the time I post this about a thousand karma whores will have mentioned it anyway.

    More interesting is the wayback machine's caches of Google:
    • 1998 Google prototype
    • 1999 argh my eyes!
    • 2000 offset logo
    • 2000 language search Google
    • 2001 minimalist
    • 2002 modern (until today) Google
  49. Re:Before-After comparison somewhere?? by toesate · · Score: 5, Informative
    Front page comparison,

    Before link,
    After link.

    --
    Hey, that's my password you are typing
  50. Don't be concerned until... by Chordonblue · · Score: 3, Insightful

    ...Google goes public. That's when it will most likely jump the shark - just like most other high-flying tech companies forced to keep up that unrealistic opening stock price.

    I predict you'll see them charging for more inclusive searches and trying to gouge their advertisers for more revenue.

    Don't get me wrong, I hope I'm not right, but there's a long track record of others who have gone this way before. Google is smart, investors aren't.

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    1. Re:Don't be concerned until... by mbbac · · Score: 2, Funny

      Apparently you haven't heard yet, but "jump the shark" has jumped the shark.

      --

      mbbac

  51. Good step forward by Hard_Code · · Score: 5, Funny

    This is a good step forward but still does not go far enough. We must erase this "user interface" tyranny. First of all - the title - i mean, gosh, it says "Google" in my browser title bar, in clear letters. Such gratuitous self-advertising is unnecessary and garish if you ask me. Please leave the title bar alone. Also, why is there so much busy text on the page. I'm a busy man, I can't be bothered to read all that. I count over 25 words on the front page alone! That adds up to countless more letters. And that is not even counting source code. I'm bewildered and confused. Also, they decieve the user by providing, two, TWO COUNT THEM, buttons to search. One says redundantly "Google Search" the other poses the existential statement "I'm Feeling Lucky". Now I appreciate free psychological therapy like the next person, but PLEASE Google, leave that up to the experts on daytime shows like Dr. Phil. Now I am left pondering whether I really feel lucky or not, or whether I only am doubting my luck because I am being presented with a challenge towards it, whether this is all my parent's fault, and ultimately feeling that I need not search the web, but rather within myself to find out who I truly am.

    But Google not only presents these "submission" buttons, but a range of categories to manifest my self doubt. Images: Is there something wrong with my own self image? Groups: Am I accepted as a member of a group. News: Does anything interesting or newsworthey ever happen in my life? Froogle: Am I managing my finances appropriately, or will I squander my fate through illiteracy or bad spelling? More>>: Is there something missing in my hollow pointless life...do I need something more to fill the void?

    And as a last kick in the teeth, Google must remind me at the bottom that the page is copyrighted, and that it is "Searching 4,285,199,774 web pages", as if to say "you are not good enough to receive this page".

    So, please stop the user interface terrorism Google!

    --

    It's 10 PM. Do you know if you're un-American?
  52. Doing their part for the net community... by TEMMiNK · · Score: 2, Insightful

    Think about it, every time some woolbrained gimboid loads the yahoo front page (and I'm sorry to say that there are many on them every second) think of the bandwidth that was wasted loading the flash animation advertising pet shampoo and the giant Yahoo banner, it's like page spam, google has only one image, an 8.75kb gif, if everyone followed this minimalist approach think how much less congested the net would be and how much faster, I wouldn't have to pay through the nose to get internet fast enough to get the latest distro before its out of date....

    --
    "The stupider people think you are, the more surprised they will be when you kill them..."
  53. directories by VanillaCoke420 · · Score: 2, Informative

    The link to the directories should've been left on the first page.

  54. Re:Slashdotted... by Naffer · · Score: 3, Funny

    If you click the first link and snoop around a bit, you can find information and pictures of the server google was running on in '98. Ahem, and I quote

    These are both 300 MHz Dual Pentium II Servers with 512MB of RAM. There are 9 9G drives between the two machines. The main search used to run on them. These were donated by Intel.

  55. The one time I DON'T press preview... by ChimaObialo · · Score: 2, Informative

    That's what I get for trying too hard.

    Directory
    University
    .Gov
    Linux
    Mac
    BSD
    Mircosfot

  56. Anyone else notice the tracking? by pen · · Score: 5, Interesting
    Google is now tracking your clicks with a javascript event that loads a hidden image. Take a look. At the top of the page, we have this function:

    function clk(n,el) {if(document.images){(new Image()).src=/url?sa=T&start=+n+&url=+escape(el.hr ef);}return true;}
    Then, each results link looks like this:
    <a href=http://digdug.cx/ onmousedown=return clk(1,this)>
    The strange thing is this: When I tried the same page at work, it didn't have the tracking script. But when I VNCed home and tried it again -- it still did.

    I saved a copy of the page at the following URL: http://www.phrise.com/google.html (I added <base href=http://www.google.com/> at the top.)

    If you're seeing the same thing, please reply...

  57. Can't say anything bad about google? by naoiseo · · Score: 2, Insightful

    Look harder:

    -The index is full of spam, worse than it has been in ages. Seriously. Not as bad as the new Yahoo, but still bad.

    -The new 'redesign' has made the sponsored links on the right look more like search results to drive more money into their pockets.

    -They are now one of the Internet's largest advertising agencies.

    -The toolbar they use sends information back to google, and as harmless as you may think that is, they're lying about the uses already - personal experience statement

  58. Re:Generally so, but not for /, by next1 · · Score: 2, Insightful

    from the linked article HTML is broken, not google :

    HTML is supposed to be superior? A way to do nice formatting and "mark up" of text and images for browsers right?

    no, that's not right. mark up yes, nice formatting no. the two terms themselves are conflicting.

    and the actual solution to the author's example test is to do it with css - that's what it's for.
    we know it won't work in ns 3 on win 95, that's why css was introduced; to address these formatting issues.

    and btw, the html on the page itself is invalid!

  59. Revolution by fleener · · Score: 4, Interesting
    > just can't say anything bad about Google

    I can. Many people look at Google as an authoritative source. Hence, the gripes you hear about businesses who are made or broken by their Google search result rankings. Now we have Froogle. The danger is worsened even more if people view Froogle as authoritative. Last week I was searching for non-U.S. made baby strollers. I found strollers using normal Google that I couldn't find in Froogle. The only thing I trust Froogle for is to view quick thumbnails of products. For most of my product searches I must rely on complex queries to bypass the senseless froth I see rising to Google's surface more and more these days.

    My one wish for Google is for it to face stiff competition. I look forward to anyone who can topple Google with a better engine.

    1. Re:Revolution by RedWizzard · · Score: 2, Informative
      A simple search on "Dupont Circle" named after got this page as the first hit. From the page:
      Dupont Circle epitomizes Pierre L'Enfant's vision of a city of grandeur, greenness and grace. Here, three grand avenues named after original states -- Massachusetts, Connecticut and New Hampshire -- meet at a landscaped circle in the center of which is a large marble fountain. Designed in 1921 by Daniel Chester French and Henry Bacon, the designers of the Lincoln Memorial, the fountain replaced a statue of Rear Admiral Samuel Francis du Pont, a Civil War naval hero.

      Note I didn't get any obvious DuPont Chemical hits by simply searching for "Dupont Circle" or including Washington in the query.
      Perhaps you should question your own search skills rather than Google's engine?

  60. Re:That has been around..and here it is! by celerityfm · · Score: 2, Informative

    Taadaaaa! -- I think the new look started showing up randomly for people in December and the whole bookmark exploit started showing up late February.

    Interesting.

    --
    ...unfortunately no one can be told what The Mat^H^H^HGoatse is...they must experience it for themselves...
  61. Not only looks -- directory search missing :-( by magnus.ihse · · Score: 3, Interesting
    This is not just a change in look and feel. Google has also removed functionality. Previously, web searches was matched against Google Directory (dmoz). The result was presented in two ways:
    1. If your search matched a category, it was displayed at the top.
    2. If a particular hit matched a site in the directory, the category for this site was shown above the "URL - cached" line of the hit.
    The old behaviour can still be seen when using an odd language setting (like Swedish chef). See for instance this search for "java":
    http://www.google.com/search?hl=xx-bork&q=java and compare it with the new google interface:
    http://www.google.com/search?hl=en&q=java

    I think this is a sad loss of functionality. The link to directory categories served two purposes for me: First, it was some kind of extra "quality" check -- if a web site was listed in the directory, it was more likely to be the site I was looking for. Second, it informed me in a non-intrusive way that a directory category existed that'd probably help me in my search.

    And to add insult to injury, Google has removed the simple link to Directory from the "tabs", so you have to first click "More>>" to find the Directory search, making it even hard to use it. I wonder if this is the first step in stopping to support the dmoz directory?

  62. They may also have improved blogger indexing by jfaughnan · · Score: 2, Interesting

    They've done more than a facelift. My Blogger (now owned by Google) archives were being intermittently indexed over the past few months. At times I could retrieve items via Google, at other times I could not.

    Today I can search them. I wonder if they've done a major maintenance cycle on their indices? That would fit with the speedup reports.

    BTW, I do enjoy using the new "define" feature. Try "define: glycoprotein" for example.

    --
    John Faughnan
    jfaughnan@spamcop.net
  63. Not new! by Plutor · · Score: 3, Informative

    This isn't new, Google has been tracking (some) clicks for years. Not everyone will see it for the same reason that not everyone has seen the new interface for the last couple of months: depending on the unique 'visitor id' in your Google preferences cookie, you may or may not.

    As for the gloom-and-doom, IMHO this is totally benign. Google is most likely using these statistics to do usability testing ("How many links do people need to click on for this search to get what they're looking for?") or algorithm tweaking (actually using click-thrus as an input for PageRank).

    1. Re:Not new! by pen · · Score: 4, Interesting
      I agree. I can see where this could be used for many non-evil purposes, such as:
      • Which links people find the most interesting for a particular keyword. (User's first click).
      • Which search results are "deceptive". (User clicks one search result, then another within a few seconds.) This could be very useful for additional spam detection. They could compare the stats with those for the pages that were reported as spam.
      • The first most useful match. (User's last click.)
      I'm only wearing half a tinfoil hat, but I really wanted to bring everyone's attention to this new feature and see who is/isn't seeing it. I got to this discussion late and was really surprised that noone had mentioned it yet.

      P.S. I am now seeing at work when I look with IE but not with Opera.

  64. They've been testing this publicly for a while. by gr · · Score: 3, Informative

    It popped up randomly based on a randomly set cookie. You could also switch it on manually in preferences for maybe about a month now.

    --
    Do you have a /. uid shorter than five digits? No? Then piss off.
  65. The cost of web standards by Smoking · · Score: 2, Interesting

    First thing I noticed is that their homepage doesn't validate as correct HTML because it's missing the DOCTYPE part...
    Then I remembered that they get 1800 queries per second, that means also about 1800 homepage/result page views.
    So to have the page validate would cost them about :
    1800 * 3600 * 24 * 150 bytes (size of the DOCTYPE def. to be added) = 21.72 Gigabytes of Bandwidth per day!!!
    You can't refuse these kind of savings...
    On the other hand, some of the special language versions certainly add more than 150 bytes to the homepage length...

    just my .000000002 Gigabytes...

    Q.

  66. Same with Litigious Bastards by herrvinny · · Score: 2, Funny

    Same with "litigious bastards! Gotta love that Google!

  67. Interestingly... by XenoBrain · · Score: 3, Interesting

    Opera users have been seeing the "new" page for quite a while when they use the integrated google search. I've been wondering what's been going on until today...

  68. Calculator by dom1234 · · Score: 2, Informative

    Have you noticed the calculator ? Quite cool !

  69. Google Personalized Search by Vexware · · Score: 3, Informative

    This is a sad day for the Internet: Google has truely shot itself in the foot. Where are the big banner ads? the pop-ups? Where are the unrelated search results, obfuscated by even more unrelated "sponsored" search "results"? And why is it useful? It's the sad truth, but alas Google is living in the past, instead of looking to the future. (- Insert obligotary "BSD is dead" parody here -)

    Seriously though, wandering around on ZDNet, I found that Google has launched a personalized search engine. I tried it out, and I'll tell you what -- it kicks major ass. Let's say you are trying to look up information for a particular or specialized search term on the traditional Google, it may give you some random unrelated results, those of another domain you wish to consult about; on Google Personalized Search, you specify which domain you want to search about and it will provide you with more pertinent results. Kudos to Google, once again.

    --
    "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect" -- Linus Torval
  70. They are even cleaner! by yudan · · Score: 4, Informative

    Look at Altavista now by yourself, you'll see how clean it is NOW. AltaVista means "a view from above". It is developed by Digital Equipment Corporation in 1995 in its Palo Alto research labs. (This is the reason you see DEC ads in its 1998 version) However, it was bought by Overture several years ago, which in turn was bought by Yahoo. Its database has been merged with that of AlltheWeb.

  71. Google v. Yahoo by Le+Marteau · · Score: 5, Funny

    Google can change the most minute detail of their page, and the world notices, because their page is so minimal. Yahoo, on the other hand, with their excessivly cluttered home page, could put the goatse guy on their page and half the visitors wouldn't even notice.

    --
    Mod down people who tell people how to mod in their sigs
  72. Re:Popup? by jasonsfa98 · · Score: 2, Informative

    Get firebird and middle click :-) or Click preferences (on google.com) and choose "open in new window" duh!

  73. Some /.'ers old comments by Ash87 · · Score: 2, Funny
    Had a look around the oldest archived version of Google and found this story...

    Google is nothing special...it's just another student-made search engine. the content in the database is about a year old. For the hardware it has and the number of users that go there, it's pretty slow too. oh, i forgot, it knows about linux, so it's good. my bad. (who cares if it was hardcoded in there...)

    It was also prone to the Slashdot effect then, it seems! How times change...and how wrong can some /.'ers be? ;)

  74. huh ??? by Anonymous Coward · · Score: 2, Informative

    Google updated IT'S face?

    Please. Could we get people who attended school beyond the second grade to post stories?

    I'd hope that by now, everyone would know "it's" means "it is" and "its" is a possessive.

    Let's hope this idiot doesn't spell this way on hi's (doesn't that look stupid?) resume.

  75. Interface vs. Implementaiton Simplicity by The+boojum · · Score: 3, Informative

    Before it was a simplistic search engine

    Erm... I think the submitter was mistaking interface simplicity for implementation/functional simplicity. Google's a brilliant example of interface simplicity, but I doubt it's nearly so simple behind the facade. They also seem to nicely follow the rule of least suprise.

  76. Slashdotting the zeitgeist? by srcosmo · · Score: 4, Funny
    When playstation shows up as the #1 search next month, everyone at the Google Zeitgeist will be confused.

    But not me.

    --
    free speach
    Did you mean: free speech
  77. Economics by yason · · Score: 2, Interesting

    Just a thought: considering the amount of http hits they get daily/hourly/minutely or even every second, it just makes sense to serve as simple pages as possible. If not only for the bandwidth but also processing time: creating a 60KB HTML page out of a template takes only slightly more than a 5KB HTML page but considerably more when you multiply that by a few thousand hits per second, divided by the available processing power (even if they have much of that, too), it all starts to matter again.

  78. Re:Good! - I had a similar experience... by RazorX90 · · Score: 2, Funny

    When I went to Google today and the tab things weren't there, I freaked out. I mean, I didn't know wheatear to think the apocalypse had finally come or what! So after not finding anything about the home page alteration on Google, I crawled to a corner and curled up into the fetal position until I just had to have my /. fix and found this article telling me everything was going to be OK.

    Thanks /. for saving my sanity!