Slashdot Mirror


Google Plans to Reveal Some of its Code

Andy Beal writes "According to Australia's The Age, Google plans to reveal some of the code it uses to great success. It says ' "The time has come for Google to "give something back", Wayne Rosing, the company's vice-president of engineering, told students while on a recruiting drive in Melbourne last week. "There have been a lot of conversations in the company in the past two months about (how) . . . it's time for us to give something back. So our technical director, Craig Silverstein, has started a project to look at all the Google code and start figuring out what parts of it we want to give back," Rosing said.'"

91 of 383 comments (clear)

  1. and Sun is "opening" Java... by garcia · · Score: 4, Insightful

    We have heard so much talk recently about the "open sourcing" of this piece of software and that piece of software that I just don't know if we should believe any of it anymore.

    While Google is probably telling more of a truth than Sun is how do we really know until we see the code?

    If a team is now just determining which code should be released we may not see anything useful come of this for months or even more. How about we hold off on these stories until we see something more than just a press release.

    1. Re:and Sun is "opening" Java... by Psiren · · Score: 5, Insightful

      While Google is probably telling more of a truth than Sun is how do we really know until we see the code?

      You don't. But rather than just bitching about it, how about you just exercise some patience and wait a little while? Counting them out before they even get started is a little unfair, don't you think?

    2. Re:and Sun is "opening" Java... by koekepeer · · Score: 4, Funny

      "Counting them out before they even get started is a little unfair, don't you think?"

      yeah we only do that when we talk about MS or SCO or something *grin*

    3. Re:and Sun is "opening" Java... by Anonymous Coward · · Score: 2, Interesting

      "While Google is probably telling more of a truth than Sun..." I have to disagree. Sun already has things open source. Google is as locked up as Microsoft. Google is in violation of the GPL; they distribute their Google serach servers that use Linux without releasing the code, the vary thing we bitched to Linksys about.

    4. Re:and Sun is "opening" Java... by lousyd · · Score: 2, Insightful
      Counting them out before they even get started is a little unfair, don't you think?

      I think what the poster you're replying to was saying is: Counting them in before they even get started is a little unfair. "Going to release source code" doesn't necessarily mean they're going to flake out in some way, as you pointed out, but it also doesn't mean they're going to deliver.

      --
      If aspiration is a virtue, achievement cannot be a vice.
  2. Yahoo! by xenostar · · Score: 5, Funny

    In other news, Yahoo! announced it will be completely overhauling its search engine.

  3. Will they release all or part of PageRank? by Valejo · · Score: 2, Funny

    Microsoft will smile, but pigeons will frown.

    1. Re:Will they release all or part of PageRank? by olethrosdc · · Score: 2, Insightful

      Pagerank has been described before. It's not a secret. Possibly they are using a fine-tuned version of it, but still...

      --

      I miss my rubber keyboard.(Homepage)

    2. Re:Will they release all or part of PageRank? by j1m+5n0w · · Score: 2, Informative

      It's also described in one of their research papers.

      Link to patent.

      -jim

  4. They were here ...? by The+Sith+Lord · · Score: 2, Funny

    A recruiting drive in Melbourne?
    Why wasn't I informed? (nice one RMIT, keeping us students in the know)

  5. Give something back? by slavefishy · · Score: 3, Insightful

    I whole-heartedly support open source and I think it's great they're going to reveal some of their code, but I don't feel that Google owes the community anything; they already provide top quality services.

    1. Re:Give something back? by Anonymous Coward · · Score: 5, Interesting

      I think they do owe the community a lot. They are breaking the spirit of GNU. The idea behind open source is that if I choose to publish my stuff under GNU, you can take my code, work with it, sell it, but I get your improvements and use that myself. This works great if software is something that you buy or download, but it doesn't work if it is a service like google. If I was say a coder on an open source IMAP client and google used my code as a basis for gmail, they could keep all the code for themselves. Google is using a lot of open source software but they are not giving any of there improvements back to the community. I know Google is nice and all, but as software gets more service oriented this could be a problem in the future.

  6. The Code - REVEALED! by strictnein · · Score: 3, Funny
    Preview of source code to be released:
    int main()
    {
    // magic google code removed

    // Rest of code

    // How many records did we "find"?
    int random1 = rand();
    int random2 = rand();
    int random3 = rand();
    int random4 = rand();

    cout << "Results 1 - 10 of about " << random1 * random2 ^ random3 << "for " << SEARCH_ENTRY << ". ( " << random4 << "seconds)";

    }
    1. Re:The Code - REVEALED! by Anonymous Coward · · Score: 2, Funny

      Yahoo has decided to release some of theirs:

      std::vector mainsearch( const std::string& pQuery )
      {
      if (pQuery == "George Bush")
      return DoBeltway();
      else if (pQuery == "Osama Bin Laden")
      return DoTerror();
      else if (pQuery == "JLo")
      return DoCelebs();
      else if (pQuery == "Microsoft")
      return DoTech();
      else if (pQuery == "Lord of the Rings")
      return DoGeekFlicks(); // else
      return DoAds();
      }

    2. Re:The Code - REVEALED! by Psiren · · Score: 4, Funny

      You haven't flushed your output ;-)

    3. Re:The Code - REVEALED! by OverflowingBitBucket · · Score: 2, Funny

      It's not enough that Google are going to reveal some of their code, but people expect them to give away their special return value to main() too? *shakes head sadly*

  7. give back? by OmniVector · · Score: 5, Insightful

    Google's done so much for the quality of web searching that I think they've already given us far more back than I could ever ask for. The only thing I could ask of them is to keep up the good work, and try and keep pagerank useful by stopping exploiters who falsely boost ranks. Other than that, some good old free thinking and continual innovation for the web, which is what they do all the time, is little to ask for. I just hope the momentum doesn't die.

    --
    - tristan
    1. Re:give back? by Otter · · Score: 5, Insightful
      To put it a different way (and this isn't directed specifically at you, just a general observation consistent with what you said) -- the people who do most of the screaming about "Free! Free! You owe it to The Community after everything We've done for you!" have no interest in or use for source code themselves. They just want something for free. See any Apple article for examples.

      Everything from Google already is free (beer). If they decide to open some code, I'm sure it will be fascinating reading for CS people interested in searching or scalability, but the noisy "community" couldn't care less.

    2. Re:give back? by AviLazar · · Score: 4, Interesting

      I don't necessarily see that as "giving" They are a for profit organization. While they provide a service that is 'free' to the end-user, it is still paid for by advertisers. The fact that they are the best at it does not elevate them to a status of saints (for lack of better words).
      Depending on the code they will show (assuming this is not a lame stunt) they will actually be "giving back" to the community.
      Otherwise, they can open their fat pocket books and make donations like everyone else :)

      --

      I mod down so you can mod up. Your welcome.
    3. Re:give back? by krgallagher · · Score: 2, Insightful
      "Google's done so much for the quality of web searching that I think they've already given us far more back than I could ever ask for."

      While this is true and I whole heartedly agree, Google is not being completely philanthopic here. Here is a quote from the original article:
      "He says it isn't fair for Google to draw smart people from all over the world and "just keep it all for ourselves. We need to have the tools out in the universities so the next generation can build on our work, too."

      See, Google gets it. Since they are part of the community, doing good for the community equates to doing good for themselves.

      --

      Insert Generic Sig Here:

    4. Re:give back? by iabervon · · Score: 2, Interesting

      The community they're giving back to is not the people who search the web, but the people who develop software they use. Of course, practically anyone who develops software searches the web, but the service isn't really a repayment in kind.

      In addition to their web searching engine, they have a whole lot of interesting software. Their PDF to HTML converter, for example, is nicer in some ways than any PDF viewer I've seen for Linux. They clearly have some useful tools for transforming HTML, as well (highlighting words, e.g.). That's the sort of thing that's nice to release to the community, both because people will like it, and because people will improve and maintain it.

      Actually, the best benefit could be the simple fact of the code and therefore capabilities being the same: consider the effect it would have on web publishing if Google searches would only find a Word document if Open Office could read it, and FireFox would render DOC the way Google sees it. IE has a large market share, but Google's is possibly even more strategic. There are lots of good possibilities here: if FireFox can't skip your flash intro, Google won't either, and you won't get any hits. If Open Office mangles your document, Google will also mangle it while highlighting the search terms.

    5. Re:give back? by AviLazar · · Score: 3, Interesting

      Profit is not their core interest? But it is one of their interests? I worked for a bank, and their mission statement that their most important priority was customer service...I am pretty sure the COMPANY's most important priority was making a buck.
      A company that wants to make a buck does not qualify as an "evil" organization. Google is a for-profit company - again let's not elevate them to saints because they happen to be popular and have a clean reputation (so far).
      Don't get me wrong, I do like the Google search engine and I wish them the best. But I am realistic and do realize they are here to make money - otherwise they wouldn't charge more then the bare minimum needed to keep their servers running and their employees paid at an average level.

      --

      I mod down so you can mod up. Your welcome.
  8. Excellent! by r1ch · · Score: 5, Interesting

    Although Google obviously won't be releasing it's search algorithms it might well release the code for things like the Google FileSystem (PDF) which may benefit a lot of people.

    1. Re:Excellent! by SpiritOfGrandeur · · Score: 3, Funny
      Although Google obviously won't be releasing it's search algorithms it might well release the code for things like the Google FileSystem (PDF) which may benefit a lot of people.
      If this was to happen just imagine how much longer we would have to wait for Microsoft to release Longhorn.
    2. Re:Excellent! by LiquidCoooled · · Score: 5, Insightful

      The actual source surely isnt actually *that* important. It might have been way back in the beginning, but not so much anymore.

      I'm quite convinced that the code itself is relatively simple, each node handling its own small piece of the puzzle.

      It would take years before anyone actually making use of the code could build up the infrastructure and reputation that google has got, in the meantim,e we could make some seriously funky projects out of it.

      I would love to be able to incroporate google search algorythms and procedures into (for instance) an SQL query, and allow searching of the myriad of OFFLINE data we have here.

      "select (feeling_lucky) from customerrecords ..."

      At the very worst, the code becomes an academic curiosity, at the best, googles algorythm becomes as well adapted as Huffman coding or the bubblesort.

      --
      liqbase :: faster than paper
    3. Re:Excellent! by ses4j · · Score: 5, Insightful
      Although Google obviously won't be releasing it's search algorithms it might well release the code for things like the Google FileSystem (PDF) which may benefit a lot of people.

      I totally disagree. I think the GoogleFS is a much more valuable commodity than the search algos. I mean, frankly, I doubt think the search algos are that brilliant, past the initial lightbulb of PageRank... just refinements and optimizations. The tough part is harnessing the -insane- computing power necessary to serve the world's searching needs, and doing it cheaply.

      Despite that, I do hope you're right, and maybe you are... since the distributed FS/OS they've developed is, like I said, so much more valuable. What good would search algorithm descriptions do anyone except aid their competition? I can't stick Google's algorithms into anything I have... but a nifto OS that can combine a few computers and let me run stuff across them trivially? -THAT'S PRETTY COOL-
    4. Re:Excellent! by GeorgeH · · Score: 2, Informative

      Didn't they publish their search algorithms in Patent 6,285,999 "Method for node ranking in a linked database"? That's the PageRank algorithm; since it's patented it's publicly documented and available for public use 21 years later.

      --
      Why can't I moderate something "Wrong" or at least "Grossly Misinformed"?
    5. Re:Excellent! by Anonymous Coward · · Score: 2, Funny

      Python? Google has PHDs working for them. Obviously the engine is written in Perl you fool.

    6. Re:Excellent! by travail_jgd · · Score: 2, Interesting

      "It would take years before anyone actually making use of the code could build up the infrastructure and reputation that google has got"

      Let's say a company wants to buy their way into the search engine business...

      If each PC cost an average of $3000US (to include large amounts of RAM, networking infrastructure, etc) 50,000 of them would cost a "whopping" $150 million. That's a lot of cash for a startup, but pocket change for Apple, IBM, or Microsoft.

      Both IBM and Microsoft have the programming resources to take advantage of the hardware, although IBM would have the upper hand (IMHO) having an army of consultants that they can draw upon for technical help.

    7. Re:Excellent! by JustinXB · · Score: 2, Informative

      "...but a nifto OS that can combine a few computers and let me run stuff across them trivially?" They have that: Plan 9, Inferno, and Amoeba.

  9. what next? by KrisCowboy · · Score: 5, Interesting

    The best search engine...one of the best translators, damn good webmail...what next? Guess it's time for gmessenger!!!

    1. Re:what next? by hey · · Score: 2, Interesting

      It would be great if Google would adopt and popularise Jabber.

    2. Re:what next? by RPoet · · Score: 2, Interesting

      Isn't just about all of Europe around 80% MSN, and probably rising? MSN seriously needs a serious contender, and Jabber + Big Corp is the only one that can grant it.

      Google knows how to build communities, just look at Orkut which just passed 500 000 members the other day, and gains 10 000 new members every day. Popularize Jabber for us, Google!

      --
      "Oppression and harassment is a small price to pay to live in the land of the free." -- Montgomery Burns.
  10. Forget about search engine code by Karl+Cocknozzle · · Score: 5, Interesting

    What I want to see is whatever mods they've created to make managing the enormous uber-cluster(s) that make the place tick. Plus, more than likely, they won't reveal the search code anyway...

    But I salivate to review the code to their management tools.

    --
    Who did what now?
  11. Just don't help the optomizers by weave · · Score: 5, Insightful

    I'm sure google isn't stupid, but I'd hate for them to reveal anything that the search engine "optomizers" will leverage to further spam the search results.

  12. What code ? by Anonymous Coward · · Score: 3, Interesting

    A Google Toolbar running on Linux would be a good start...

    1. Re:What code ? by farzadb82 · · Score: 2

      Why not use the google bar that comes with Mozilla/Firefox ?

    2. Re:What code ? by guybrush876 · · Score: 5, Informative

      Don't need the code for that
      http://googlebar.mozdev.org/

  13. Good ol' google by LaserLyte · · Score: 5, Interesting

    I think the average web user would be pretty surprised to see what actually goes on behind the scenes at Google. That simple search page which holds very little content -- the search controls, a logo, and a few links -- is actually a front to a mighty army of servers, and some fairly advanced search technology.

    I for one know I often take Google for granted. Yet I use it many times, virtually every day. In return for a free service, I get to see a few tiny, highly-revelant unintrusive ads placed alongside my search.

    The only improvement for Google I can think of is for them to add regex searches :D. A lot of pitfalls and obstacles come to mind for that though.

    Anyway, I can't wait to see what Google actually "gives back to us" in terms of source code. Can they give enough source to be interesting/useful without helping out their competitors too much?

    1. Re:Good ol' google by johndeeregator · · Score: 2, Funny

      Reno 911! Dangle: Jones, run his name through the computer. Jones: Should I Google him? Dangle: Google? You have a f--king police computer. You don't need to use f--king Google. You're spending too much time looking for Internet porn.

    2. Re:Good ol' google by AviLazar · · Score: 2, Funny

      I think the average web user would be pretty surprised to see what actually goes on behind the scenes at Google. That simple search page which holds very little content -- the search controls, a logo, and a few links -- is actually a front to a mighty army of servers, and some fairly advanced search technology.
      The "average" web user couldn't tell the difference between a line of code and a two year old's scribbling
      "Cout? What's a cout? Boy, you've made a typo - you meant to say clout. You know, what politicians use to get what they want." :)

      --

      I mod down so you can mod up. Your welcome.
  14. "Back"? by InternationalCow · · Score: 3, Interesting

    Giving something back implies that they took something from the users (?) and are now paying back. So, what did they take? Is there F/OSS code in their code? Or do they just want to thank the users for using their services? In that case, I'd take a Gmail account, please :)

    --
    ----- One learns to itch where one can scratch.
    1. Re:"Back"? by phurley · · Score: 4, Insightful

      Well it is common knowledge that they run their system off of (lots and lots of) Linux servers. So maybe that is what they mean by "give back"

      --
      Home Automation & Linux -- now I know I'm a geek
    2. Re:"Back"? by FauxPasIII · · Score: 2, Informative

      Also, from python.org:

      "Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Today dozens of Google engineers use Python, and we're looking for more people with skills in this language." said Peter Norvig, director of search quality at Google, Inc.

      --
      25% Funny, 25% Insightful, 25% Informative, 25% Troll
  15. why do they have to give something back? by chrisopherpace · · Score: 4, Insightful

    I love Google, and think this is an excellent idea, but geeks owe Google, not vice-versa. Geeks (and normal users as well) depend on Google. While it could be said that Google does the same, and makes its money from geeks and users, they do not, IMHO owe us anything.

    1. Re:why do they have to give something back? by jokerghost · · Score: 5, Insightful

      They don't "have to" give anything back, but the idea is that they are acting altruistically. They feel that the public has supported their company (via usage, interest in the IPO, jobs, income, etc), that they recipricolly owe something substantial to the consumer.

      Read a little Ayn Rand (like Atlas Shrugged) for the concept... Essentially, corporations (whether private or not) derive their status as a legal "person" from implicit trust the public has placed in them. As such, corporations have an obligation to provide service back to the community and to act in a moral fashon... I for one am glad to see that this company is acting in this accord, instead of all of the depravity we have seen as of late.

      -jokerghost

  16. Nothing "magic" about it... by 192939495969798999 · · Score: 2, Insightful

    They already showed the algorithm they use for Pagerank, and let's see... they have thousands of systems all hooked together, that process terabytes of data every month. That sounds more like hard work and money than magic. The magic will be how they are keeping Microsoft at bay.

    --
    stuff |
    1. Re:Nothing "magic" about it... by Ford+Prefect · · Score: 2, Funny

      The magic will be how they are keeping Microsoft at bay.

      I'd say they've laid down the gauntlet, and are seeing what Microsoft does next.

      Imagine what Microsoft would feel like, in possession of Google's crown jewels - countless millions of lines of Linux-dependent source code. It would be bloody expensive to port, and if the only way of running it is by installing Linux on zillions of servers...

      Go on, Microsoft, give in to the dark side! ;-)

      --
      Tedious Bloggy Stuff - hooray?
    2. Re:Nothing "magic" about it... by interiot · · Score: 5, Insightful
      Eh? Where's the source code to PageRank? Was source code released to reflect the multiple recent changes to it?

      I'm guessing the answers are "no" and "no". SEOs (search engine exploiters) would only damage google if google gave out their source code for pagerank. And each change to pagerank has been accompanied with much speculation in the SEO community about what the change was, with lots of graphs and experiments and gnashing of teeth. So no, I'm pretty sure we never have and never will see the source for PageRank.

    3. Re:Nothing "magic" about it... by geoffspear · · Score: 3, Insightful

      Please describe any search algorithm that could possibly have any reliance whatsoever on running on top of a linux kernel. Go ahead, try it.

      --
      Don't blame me; I'm never given mod points.
    4. Re:Nothing "magic" about it... by Anonymous Coward · · Score: 2, Insightful

      Naturally, there isn't. However the parent poster may have had in mind the fiasco which transpired when Microsoft tried to turn its hotmail server into a windows operation.

      Of course, SMTP has no reliance whatsoever on the linux kernel either.

  17. Good for everyone by meganthom · · Score: 2, Insightful

    With all the possibilities for type-specific search engines, this seems like a great step forward. Perhaps some day, I will be able to hum a song I heard on the radio into my computer and find links to the performer, composer, etc. If I am designing a new machine, I might be able to search for pre-existing components over large networks instead of through local libraries. Mmm...

    --
    Live free or die
  18. extending its API? by eztiger · · Score: 4, Insightful

    Could this be an extension of the google API set ?

    http://www.google.com/apis/

    Co-inciding with a launch of gmail, this could lead to a slew of advanced 3rd party gmail apps like 'pop goes the gmail'

  19. They Already Give Back by N8F8 · · Score: 4, Insightful

    Seriuosly folks, they probaly make me 30% more effective because I can find the information I need more quickly than anyplace else.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  20. Re:Is there anything Google can't do? by Anonymous Coward · · Score: 4, Funny

    *don's tinfoil hat*

    You better give it back. Don gets very nervous without it.

  21. I wonder... by PTDC · · Score: 2, Interesting

    ...what license the code will be released under.

  22. Re:Wrong by bludstone · · Score: 5, Interesting

    You are just getting confused.

    Google's service is to provide an audience for the advertisers.

    Their customers are the advertisers, not us. We are just part of their MASSIVE (incredibly so) audience. We are part of what makes google sucessful. The fact we use it.

    Thanks for giving back, google. Ill loan you my eyes a few more times :)

    --

    no .sig
  23. Re:Is there anything Google can't do? by Anonymous Coward · · Score: 5, Interesting

    It's working already. Of course Google still stores your every search. Google offers a service where they can correlate your emails (and your name) with all these searches. Google encourages you to never delete any of your mail from their servers. Google owns an almost complete archive of Usenet, even from times when people did not realize that their conversations would end up in a publically accessible archive. Google displays ads with javascript on countless third party sites, enabling them to track you on the web. The only thing that stands between them and one of the biggest commercially exploitable data-mine is their word. You see why they are desperate to maintain good public relations?

  24. Re:Is there anything Google can't do? by dnoyeb · · Score: 4, Interesting

    If Google releases the code they almost guarantee 1000s of new search engines popping up. Which guarantees none of them will ever be noticed.

    Sounds like a smart decision. A lot cheaper than trying to sue competition into oblivion. Someone inside of Google is actually thinking.

  25. Giving back? Giving back to whom? by Dagny+Taggert · · Score: 2, Insightful

    Google provides an ad-supported service...for a profit. They are about to become a publicly-held company with the intention of...continuing to make a profit. I don't believe that Google owes the open source community anything---some may feel it's noble, but I think that it helps promote a certain "debtor" feeling, as if success should bring out timidity and apologies and giveaways. Google's competitors would be better served by innovating on their own and sticking it to them with better search results and more value-added features.

    --
    Don't be a looter...and yes, I know that it's spelled with an "A" instead of an "E".
  26. Here's some more code by callipygian-showsyst · · Score: 3, Funny

    using System.XML;

    [...]

    if (ContainsAdSenseAds())
    {
    pageRank++;
    }

    1. Re:Here's some more code by Petronius · · Score: 4, Funny

      using System.XML;

      [...]

      if (ContainsAdSenseAds())
      {
      pageRank++;
      profit();
      }

      --
      there's no place like ~
  27. Re:Is there anything Google can't do? by SilentChris · · Score: 4, Insightful

    "Is there anything Google can't do? Seriously, how cool is that?"

    Just about as cool as when Apple, Sony, and even Microsoft (with restrictions) released some of their code. It's nothing new -- companies do it all the time for good PR and to help jumpstart initiatives. Question is, what code are they going to release, how much and when?

  28. Time to "give something back?" by Mr.+Neutron · · Score: 5, Interesting
    In my mind, Google's free service has provided the world value somewhere in the order of trillions of dollars. Information gathering that once required a trip to the library and several hours searching through card catalogs and books, can now be done in mere seconds. I don't think they owe anyone anything.

    It amazes me sometimes, their level of altruism.

    --
    dinner: it's what's for beer
    1. Re:Time to "give something back?" by value_added · · Score: 2, Informative

      Since you brought it up, this article, Old Search Engine, the Library, Tries to Fit Into a Google World is definitely worth a look.

  29. Re:Wonder what it'll be! by magefile · · Score: 3, Interesting

    PageRank is well documented. It's not a neural net. I heard someone say that it's a 12 line perl script, but it's well-publicized that it's python. Might be 12 lines, though. 12 lines and a hell of a lot of data ...

  30. No need by Captain_Chaos · · Score: 5, Insightful

    Google doesn't have to give anything back, at least not to me. It's enough for me that they are by far the best search engine; lightning fast, accurate, comprehensive, free and with no obtrusive advertising...

  31. Re:how? by fanfriggintastic · · Score: 4, Funny
    Having a friend inside Google, I'm privy to certain information. The first few lines of the google code, for example:
    <HTML>
    <HEAD>
    <TITLE>Google </TITLE>
    ...
    --
    This is not the greatest sig in the world, no. This is a tribute.
  32. Re:Wonder what it'll be! by haluness · · Score: 2, Funny

    I have the algorithm but this comment does not have enough space for me to describe it :)

  33. Re:Sure why not by Gorgonzola · · Score: 5, Funny

    Actually, I'd love to have a brain implant that would allow me to query Google just by thinking about it. It would probably disqualify me for any TV quiz show, but would otherwise be really nifty.

    --
    -- Spelling and grammar errors tend to be a sign of erroneous thinking.
  34. It's a lot like slashcode by Ieshan · · Score: 4, Insightful

    It's a lot like slashcode, really. Lots of great websites run slash, but none of them have the popularity or following that the original has.

    Plus, Slashdot gets to "brand" websites with it's look, feel, and system. No matter how much you skin slashcode, it still feels like slashdot in the end, even if it wasn't intentional.

    Read the slashdot FAQ, and you see exactly the same kind of response you would expect. Good luck making your own with just the source!

  35. Re:Is there anything Google can't do? by WormholeFiend · · Score: 2, Interesting

    That or enabling private companies or other big organizations which do not want an internet access to their intranet, to offer a google-like search engine to their users.

    I've seen some intranet search engines and believe me, they are teh sux0r compared to google.

  36. Not the first time. by TXP · · Score: 3, Informative

    They released some of their code in previous programming contests. The code allowed users to access their compressed data file format(compressed/indexed HTML) and quickly run seachs on them. As well they provided 20->200 megs of sample data. (Something like that) It was a couple years ago. April 30 2002. http://www.google.com/programming-contest/

  37. Re:Is there anything Google can't do? by arkanes · · Score: 2, Insightful

    Google makes alot of money from providing this service to companies already. See the ever-so-cool Google Search Appliance. I don't know why they'd cannibalize that market.

  38. Re:Is there anything Google can't do? by Dirk+Pitt · · Score: 5, Funny
    what code are they going to release

    They're releasing all the code that changes the bannerhead to some cute picture on holidays. Powerful stuff.

  39. Devil's Advocate again.... by jwcorder · · Score: 2, Interesting
    I hate to be the closed minded one again, but I think this is a bad idea. One of the coolest things about google is that no one really knows how it all works. It's like Willie Wonka the candy just shows up in a little box. And with the competition revamping and reworking everything they can to catch up to the googlites, I think this is a bad idea.

    I think that 5 years from now, they may look back and say, you know if we hadn't reveal line 5267 of our code, MSN and Yahoo wouldn't be kicking our asses right now.

    Of course my opinion is worth just about as much as the paper you could write it on.

    --
    http://jayceecorder.blogspot.com
  40. Gmail tech ? by dabossuk · · Score: 2, Interesting

    Hi

    Does anyone know if gmail was an inhouse devleopment ? Or is it third party. I am interested on becuase I notice that when it load of gmail it says "please wait ..." can I assume that in fact this is some sort of Java applet that is loading. I noticed that someone sent me an email to my account - and it appeared without me having to rfresh the browser - did not see a hidden frame / meta fresh either - interested to know how they are doing this.

    Paul

    1. Re:Gmail tech ? by Richard_at_work · · Score: 3, Informative

      Its almost entirely javascript with a hell of a lot of preloading going on. Its a very good system actually, Im amazed that everything works identically in both IE and Firefox.

  41. Visibility by 4lex · · Score: 3, Insightful

    As make extensive use of linux, might I suggest that they include a tiny picture with the text "Google is powered by linux" with the search results? Maybe at the bottom, where you can't barely see it... but it will be enough to raise linux visibility a lot, if google users (i.e.: every internet user) realizes that linux is powerful enough for google.

    --
    My journal. Mainly about freedom.
  42. I agree by Per+Abrahamsen · · Score: 2, Insightful
    I suspect almost all free software developers use services provided by Google. I certainly feel Google in so many ways have made the net a better place for me, that I feel more than compensated for any software of mine they may use.

    It might be a good idea and in their own interest for them to contribute financially to some of the free "core" technologies they use. I don't see them in the osdl memberlist for example.

  43. Page rank no magic -- just plain old science by ikoflexer · · Score: 3, Interesting

    Seeing some of the euphoric comments here is pretty interesting. It just shows how good googleans are at maintaining their "we're the good guys" image. And that's good, because indeed they seem to have cleaner business practices than many other.

    However, let's set the record straight here. There is no magic algorithms and most likely no new science in the technology google uses for search. The original page ranking paper published by Sergei et al. explained the entire algorithm, and data structures they needed to have a fast search. The paper was quite detailed. It's good old computer science. Nothing extraordinarily outrageous about it (from a mathematical standpoint), except that it worked damn well: it leveraged human knowledge, which is something a lot of people don't yet either understand the importance of, or don't know how to do it.

    Since then, google has improved on the original algorithm, data structures, and overall implementation. But the main technology was in plain sight from the beginning.

    My guess to why google is releasing some source code is because it will pay off for them. Forget the "give back" bit. It'll improve the image, and, potentially they might benefit from people using that source. How? Not clear yet until we see the source code.

    In any case, as slashdotters ubergeeks we should keep a cool head and look at what google will show. I'm 100% sure that if they said they release some source they'll do it. You see, it would hurt their image if they didn't, and they're too good at image management to make such a stupid mistake.

    It's obviously a strategic move on their part, just that we don't see yet the real reason for it.

    BTW, it's just a matter of time for MS or Yahoo to incorporate this type of technology into their search engines, and google knows that. As they loose their technological edge over the competitors, keeping a good image is very important. As is branching out into other services (e.g. gmail).

    Just my 2c.
  44. API and source code: This could get interesting by WallaceSz · · Score: 3, Interesting
    Google released its Web APIs back in April 2002. Since then a number of successful products have evolved, including Google Dance Tool and the Google Alert alerting service.

    Google has been unclear about their future plans for the API, though it seems that it has allowed some apps to go commercial - see this article.

    One wonders if this source code will actually add value to the developer community, or is simply a way of counteracting the capitalistic vibes of the IPO.

  45. only on slashdot by Lehk228 · · Score: 5, Funny

    would you get criticised for bugs and deviation from standards in your joke source code.

    --
    Snowden and Manning are heroes.
  46. Not code, just papers by glinden · · Score: 4, Informative

    In the article, Wayne Rosing explicitly says that Google is not planning on open-sourcing the Google code base, but that they will publish academic papers on their work. "I'm not saying we're going to open-source Google, because that would be a little dumb when we have these Microsoft guys making noise. . . We're encouraging the software engineers to submit papers where it makes sense, particularly where it is landmark work and it is really important that other people know."

    Google already has published a number of papers on their systems, including descriptions of PageRank, their clustering architecture, and their high availability file system (the Google File System). Seems like this is merely an announcement that they intend to do more of the same.

  47. Sneak Preview of the Code from Google by GweeDo · · Score: 3, Funny

    /*
    * Allocate 'size' units from the given map.
    * Return the base of the allocated space.
    * In a map, the addresses are increasing and the
    * list is terminated by a 0 size.
    * Algorithm is first-fit.
    */

    ulong_t
    atealloc(
    struct map *mp,
    size_t size)
    {
    register unsigned int a;
    register struct map *bp;
    register unsigned long s;

    SCO's not going to be happy about this ;)

  48. Google doesn't quite own PageRank by Jayfar · · Score: 2, Informative

    The original pagerank patent 6,285,999 lists larry page as inventor, but The Board of Trustees of the Leland Stanford Junior University is the assignee. Google has an exclusive license on that patent through 2011. There's a later patent, 6,526,440, listing Krishna Bharat as inventor, Google as the assignee. The latter patent appears to be a minor refinement, per the abstract:

    "A search engine for searching a corpus improves the relevancy of the results by refining a standard relevancy score based on the interconnectivity of the initially returned set of documents. The search engine obtains an initial set of relevant documents by matching a user's search terms to an index of a corpus. A re-ranking component in the search engine then refines the initially returned document rankings so that documents that are frequently cited in the initial set of relevant documents are preferred over documents that are less frequently cited within the initial set."

  49. Google is NOT that great. Just above Average. by DRWHOISME · · Score: 2, Insightful

    Every article i try to find now has been google bombed. It's harder and harder to find anything on Google.

    I don't know or why people assume that their low tech algorithmn is so great. There's nothing that prevents crass commercial companies from telling their customers or paid cronies to link to them.

    I think Google is very overrated and can't handle searches on a variety of topics and I can't believe the media attention that this lone search engine gets when there are others just like it.

  50. Google is no better than a TV network by MushMouth · · Score: 2, Insightful

    Hear Hear, this google worship amazes me. I think I have enjoyed far more free as in beer content from ABC/NBC/CBS than I have from google, yet you would never hear these guys adulated in the same way that google is. Yeah they use linux but so do plenty of other companies, unlike google they don't find it necessary to say aren't we so effin cool, we use linux.

  51. Bill Gates hopes it's under the BSD license by Anonymous Coward · · Score: 2, Funny

    They've been waiting for this. Can you imagine? Just grab Google's code, implement it in the new msn search and don't tell anyone...

  52. The math of PageRank... by dev2718 · · Score: 2, Informative
    ...isn't really much of a secret. In fact, it's beautiful because it's about the only way to solve that problem given the particular constraints (and something anyone who's taken linear algebra will immediately understand). Google's particular implementation of that algorithm isn't any more useful than, say, RSA's particular implementation of public key encryption. I would much prefer they release something infrastructural (eg, the distributed filesystem) rather than algorithmic.

    "A Note on the Eigenvalues of the Google Matrix"
    http://arxiv.org/abs/math.RA/0401177

    Interview with Matt Wells (GigaBlast)
    http://www.acmqueue.com/modules.php?name=Content&p a=showpage&pid=135&page=1

  53. Giving back or snapping back? by Mr_Huber · · Score: 3, Insightful

    After reading through this article about the fall of the Win32 API, I think Google may be doing something a bit more clever than simply 'giving back'.

    The article discusses how the plethora of APIs Microsoft is shipping and uncertainty of just when the APIs will be on real hardware have caused new development to move to the web (for example, building a new email client). It also mentions there are several drawbacks to web programming, but the author expects them to be overcome soon, further sapping the appeal of the Win32 API.

    Perhaps this is exactly Google's strategy. How better to further enhance the desireability of web programming versus desktop programming than by demonstraiting in source how to perform some really compelling features? How many developers will take these techniques and use them at the heart of new killer apps; apps that run on any web browser rather than locked to a specific API?

    Google may be giving a small bit away, but the potential gains in mindshare among developers may be much, much greater than the loss of this already paid for source code. Further, if the code in question relies on a particular technology, protocol or standard they are well versed in, they have succeeded in enticing developers to play in their sandbox.

    Quite clever, really.