Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Researchers Scheming to Rebuild Internet From Scratch

Posted by Zonk on Thu Mar 15, 2007 01:49 PM
from the can-i-have-the-old-one-when-you're-done-with-it dept.
BobB writes "Stanford University researchers have launched an initiative called the Clean Slate Design for the Internet. The project aims to make the network more secure, have higher throughput, and support better applications, all by essentially rebuilding the Internet from scratch. From the article: 'Among McKeown's cohorts on the effort is electrical engineering Professor Bernd Girod, a pioneer of Internet multimedia delivery. Vendors such as Cisco, Deutsche Telekom and NEC are also involved. The researchers already have projects underway to support their effort: Flow-level models for the future Internet; clean slate approach to wireless spectrum usage; fast dynamic optical light paths for the Internet core; and a clean slate approach to enterprise network security (Ethane).'"

Related Stories

[+] IEEE Seeks For Ethernet To 'Go Green' 166 comments
alphadogg submitted a piece at the NetworkWorld site about the IEEE's efforts to introduce energy efficiency to Ethernet use. The group's Energy Efficient Ethernet group is looking into methods by which standards can be tweaked to encourage power savings. Current plans include ways to make computers 'choosier' about what level of bandwidth they're using. Idle systems would only run at 10Mbps, while email might draw 100Mbs, and scale up to 1000Mbps for large downloads and streaming video. The group is planning to discuss changes to the Ethernet link and higher layers. No restrictions are planned for device manufacturers, although the article suggests some companies might try to use energy efficiency as a competitive advantage. The EEE group estimates some $450 million a year could be saved via the use of energy efficient Ethernet technology.
[+] Hardware: National Projects Aim to Reboot the Internet 335 comments
iron-kurton wrote with a link to an AP story about a national initiative to scrap the internet and start over. You may remember our discussion last month about Stanford's Clean Slate Design project; this article details similar projects across the country, all with the federal government's blessing and all with the end goal of revamping our current networking system. From the article: "No longer constrained by slow connections and computer processors and high costs for storage, researchers say the time has come to rethink the Internet's underlying architecture, a move that could mean replacing networking equipment and rewriting software on computers to better channel future traffic over the existing pipes. Even Vinton Cerf, one of the Internet's founding fathers as co-developer of the key communications techniques, said the exercise was 'generally healthy' because the current technology 'does not satisfy all needs.'"
[+] IT: What Does the 'Next Internet' Look Like? 283 comments
Kraisch writes with a link to the Guardian website, which again revisits the subject of reconstructing the internet. This time the question isn't whether it should be done, but what should the goals of a redesign be? From the article: "'There's a real need to have better identity management, to declare your age and to know that when you're talking to, say, Barclays bank, that you're really doing so,' said Jonathan Zittrain, professor of internet governance and regulation at the Oxford Internet Institute. At the moment we are still using very clumsy methods to approach such problems. The result: last year alone, identity theft and online fraud cost British victims an estimated £414m, while one recent report claimed 93% of all email sent from the UK was spam ... Many ideas revolve around so-called "mesh networks", which link many computers to create more powerful, reliable connections to the internet. By using small meshes of many machines that share a pipeline to the net instead of relying on lots of parallel connections, experts say they can create a system that is more intelligent and less prone to attack."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Gentlemen, we can rebuild it. We have the techonology. We can make it better, faster, stronger.
  • Damnit (Score:5, Funny)

    by 0racle (667029) on Thursday March 15 2007, @01:52PM (#18365843)
    I haven't even upgraded to Internet2 and Web 2.0 and they're already doing work on Internet3.
  • Hmm.. by chowder (Score:2) Thursday March 15 2007, @01:53PM
  • Sounds great... by cedricfox (Score:2) Thursday March 15 2007, @01:53PM
  • What material will they use? by Recovering Hater (Score:1) Thursday March 15 2007, @01:54PM
  • What are the odds (Score:5, Insightful)

    by Lokatana (530146) on Thursday March 15 2007, @01:54PM (#18365877)
    (Last Journal: Monday December 30 2002, @04:18PM)
    What are the odds that, even given a great plan, that this has any hope of making it to daylight. IPv6 has been out for how long, yet how much real adoption have we seen in that space?
    • Re:What are the odds (Score:4, Informative)

      by griebels2 (998954) on Thursday March 15 2007, @02:26PM (#18366373)
      The problem of IPv6 is due to the fact that it just doesn't work besides IPv4. You essentially need to build and maintain two seperate networks. Yes, you can share the same equipment, but the amount of configuration involved almost never justifies the efforts in corporate environments.

      In my opinion, there are a lot of things that need to be fixed for an "Internet for the future". One of the biggest hurdles of course is the address space shortage of IPv4, but there are a lot of other issues which need to be solved. Just to name a few:
      - More flexible routing of unique identifiers (let's call them IP numbers), so I can take my "identifier" with me (think mobile phones)
      - A solution to the ever growing "global routing table" (BGP4 as it is used today)
      - Better support for quality of service from end-to-end.
      - Better "multicasting" support, also end-to-end. (Let's avoid burning down networks during "cataclysmic" events)
      - Better redundancy. Although dynamic routing protocols should heal this problems, in practice they often fail to do this. Especially in cases where connections are semi-dead)
      - A much better built-in protection against DDoSes and other kind of abuses.

      Unfortunately, IPv6 really fixes none of those problems, except the IP number shortage. IPv6 also comes at great costs, since you need to upgrade your whole infrastructure at once, or it isn't really usable.

      So, IPv6 might have been a nice lesson for the next generation "IP protocol". IMHO this next generation should take the following things in mind:

      - Transition only works if it plays nicely with the legacy stuff during the transition.
      - Transition has either to be cheap or must have so many advantages that you simply cannot refuse.
      - Vendors need to agree upon a single standard, or somebody with a large impact should "dictate" it in the worst scenario.

      Reading TFA, I was quite disapointed, because anything about how this transition to this cleanslate network seems to be absent at this time. But it is still a research project and maybe somebody did learn something from the IPv6 "fiasco".
      [ Parent ]
      • Re:What are the odds (Score:5, Insightful)

        by mrchaotica (681592) * <<mrchaotica> <at> <yahoo.com>> on Thursday March 15 2007, @02:49PM (#18366689)

        The flip side is that some of your suggestions can have detrimental effects too:

        - Better support for quality of service from end-to-end.

        In other words, better support for introducing favoritism between ISPs and content providers, so that (for example) AT&T can extort money from Google and shut down BitTorrent. No thanks; I prefer the "dumb," route-everything-equally, neutral Internet we have now.

        - A much better built-in protection against DDoSes and other kind of abuses.

        And much better protection against free speech, anonymity, etc. Again, no thanks.

        - Vendors need to agree upon a single standard, or somebody with a large impact should "dictate" it in the worst scenario. [emphasis added]

        Yeah, that "somebody" being AT&T or Microsoft, who would undoubtedly screw it up with Treacherous Computing, built-in "micropayment" toll booths, and assorted other bullshit. Still sound like a great idea?

        [ Parent ]
        • Re:What are the odds by Bozdune (Score:3) Thursday March 15 2007, @03:42PM
        • Re:What are the odds (Score:4, Insightful)

          by griebels2 (998954) on Thursday March 15 2007, @04:17PM (#18367943)

          In other words, better support for introducing favoritism between ISPs and content providers, so that (for example) AT&T can extort money from Google and shut down BitTorrent. No thanks; I prefer the "dumb," route-everything-equally, neutral Internet we have now.
          Do you really think the Internet is this "neutral" right now? I've worked for several ISPs and know all about routing traffic the cheapest, yet still acceptable way. In the end, I always was the techie and only wanted to get my traffic to the destination in a way the least users would complain about "speed" without violating traffic commitments from our upstreams. This "net neutrality" is only politically . I'm a big ISP and I want money from Google? I just route all my traffic to Google to this already filled-up-to-the-max transit link and let Google pay for a direct peering with me. The way this works in practice? The ISP's helpdesk will get flooded by complaints and this "upgrade" will be undone within a few days, until the next manager comes by with yet another great idea to make some more money. Being an somewhat honest ISP, better QoS support from end-to-end will give me much more possibilities to deliver services to my customers in a more reliable way. I could, for example, avoid customers line filling up with bitorrent while using Skype. There is no way of doing this right now. So better QoS support across the Internet is really a cornerstone for reliable services delivered across the Internet, especially for a neutral net.

          And much better protection against free speech, anonymity, etc. Again, no thanks.
          In an Internet without any protection against those kinds of attacks, the one with the biggest botnet wins? There are many ways to implement this kind of protection right into the protocol, without losing any kind of anonymity. Detecting and mitigating DDoSes more close to the source for example. Also, when I don't want to receive your traffic, why do I have to block it on the receiving end? How anonymous do you think you really are? Everything you do leaves traces. Posting on slashdot leaves your IP and your IP can always be traced back to your ISP. Your ISP will probably retain some logfiles, like from which DSL line did it come, from which dialup bank, etc. Public WiFi hotspots or some "anonymity services" might give you some anonymity, they will probably also do so in a "DDoS protected" environment.

          Yeah, that "somebody" being AT&T or Microsoft, who would undoubtedly screw it up with Treacherous Computing, built-in "micropayment" toll booths, and assorted other bullshit. Still sound like a great idea?
          Many of the not-so-evil standards we use today were originally conceived by private or public companies. Sometimes you cannot rely on "standards organisations", because they just are so damn slow and have a tendency to come up with standards that are to much of a compromise. Fortunately, not all companies think they can rule the world alone. For the remaining companies, let's hope they see their quasi-monopolies erode in the end.
          [ Parent ]
        • Re:What are the odds by curunir (Score:2) Thursday March 15 2007, @08:59PM
      • Not exactly (Score:5, Informative)

        I couldn't help chuckling as I read the above post, as it outlines all of the things that were presented as benefits of moving to IPv6 when it was initially released. For example:
        • There are several mechanisms for running IPv4 and IPv6 side by side, and that was a major part of the discussion in the IPv6 rollout early on. Medium sized chunks of the net were running IPv6 [6bone.net] for quite a while, and were routed in and out of fairly seamlessly. transition mechanisms were designed [tascomm.fi], long before IPv6 was adopted by the IETF. (the linked RFC is from 1995).
        • IPv6 designers also put in tools designed to provide for mobile endpoints, although better designs have come out since.
        • IPv6 provides and uses multicast addresses as part of it's initial design, and its multicast is being used [cisco.com] successfully.
        You can claim that the implementations provided weren't good enough (although I'd like to see some actual data to back that up), but in fact the folks that did IPv6 did have all of those goals in mind when they put IPv6 together.
        [ Parent ]
      • Re:What are the odds by MalleusEBHC (Score:2) Thursday March 15 2007, @04:17PM
      • Re:What are the odds by sgtrock (Score:2) Friday March 16 2007, @08:21AM
      • Re:What are the odds by Cato (Score:2) Friday March 16 2007, @12:42PM
      • 2 replies beneath your current threshold.
    • Re:What are the odds by HappyEngineer (Score:2) Thursday March 15 2007, @03:22PM
    • Re:What are the odds by dattaway (Score:2) Thursday March 15 2007, @04:01PM
    • Re:What are the odds by SEAL (Score:1) Thursday March 15 2007, @02:19PM
    • 3 replies beneath your current threshold.
  • Won't work IMO by zappepcs (Score:2) Thursday March 15 2007, @01:54PM
    • Re:Won't work IMO (Score:5, Insightful)

      by jandrese (485) <kensama@vt.edu> on Thursday March 15 2007, @01:59PM (#18365951)
      (http://www.ceyah.org/~jandrese/ | Last Journal: Thursday September 13, @11:11AM)
      Most corporate networks make sense when they were first deployed, but that was back in the 80s and the technology (not to mention corporate layout) has changed enough that it seems crazy today. I know our tech guys here work really hard to keep everything up to date, and for the most part our network is sane, but sometimes there are cases of legacy systems that really look out of place next to everything else.

      I want to know how they're going to avoid the second system effect with their new internet. One of the big reasons the Internet works is because a lot of effort was spent in keeping everything reasonably simple. Time has shown that anything that start out highly complicated tends to be only very slowly adopted, if at all. IP may have terrible security but at least it doesn't require someone 10 man-years to build a fully compliant router.
      [ Parent ]
  • Clean Slate Precursor by Stanistani (Score:2) Thursday March 15 2007, @01:55PM
  • anonymity vs. accountability (Score:5, Insightful)

    by Red Flayer (890720) on Thursday March 15 2007, @01:58PM (#18365931)
    (Last Journal: Friday November 10 2006, @02:16PM)
    Can be found here [stanford.edu], is linked to within the first link provided in the summary.

    One of the most interesting criteria for a new internet, to me, was criteria #7:

    Support anonymity where prudent, and accountability where necessary.

    Maybe it's just me, but it seems true anonymity is becoming more and more important, and less and less available, as governments snoop more on the internet.
    • Re:anonymity vs. accountability by nine-times (Score:2) Thursday March 15 2007, @02:21PM
    • Re:anonymity vs. accountability (Score:5, Insightful)

      by ScentCone (795499) on Thursday March 15 2007, @02:23PM (#18366341)
      Maybe it's just me, but it seems true anonymity is becoming more and more important, and less and less available, as governments snoop more on the internet.

      On the other hand, unless you want this to be a tool only for and by the government, you've got to get businesses comfortable with it. Banks. Retailers. Airlines. Anonymity (of the you-can't-track-my-pr0n-use, or the posting-as-a-troll, or the PRC-can't-ID-the-rebel variety) is antithetical to trustworthy transactions, and without money changing hands, the plumbing is WAY less useful to the huge swaths of the economy that would fund (indirectly) the growth and adoption of such a thing.

      "Where prudent" and "as necessary" etc., are completely subjective. People who like to rip off movies have one set of priorities, and people who administer your payroll or need to transmit your cancer meds prescription are looking at it from a very different perspective.
      [ Parent ]
    • Re:anonymity vs. accountability by rasputin465 (Score:1) Friday March 16 2007, @08:34AM
    • Re:Outdoors vs. Indoors. by Red Flayer (Score:2) Thursday March 15 2007, @08:07PM
    • 1 reply beneath your current threshold.
  • WTF is Ethane? by drinkypoo (Score:2) Thursday March 15 2007, @01:58PM
  • ChangeOver by imscarr (Score:1) Thursday March 15 2007, @01:59PM
    • Re:ChangeOver by Iphtashu Fitz (Score:2) Thursday March 15 2007, @02:14PM
    • Re:ChangeOver by Hoi Polloi (Score:2) Thursday March 15 2007, @03:16PM
  • Hasn't this been tried before? (Score:4, Insightful)

    by michaelmalak (91262) <malak@acm.org> on Thursday March 15 2007, @01:59PM (#18365965)
    (http://www.underreported.com/)
    I think it was called OS/2. Or maybe 68000. Or was it Itanium?
  • What I really want by Anonymous Coward (Score:2) Thursday March 15 2007, @02:01PM
  • Who's In Charge? (Score:5, Insightful)

    by adavies42 (746183) on Thursday March 15 2007, @02:01PM (#18365983)
    Unless this is being run by the IETF with EFF looking over their shoulder the whole time, I don't trust this to end up as something I want to use.
  • Clean Slate Design by giafly (Score:2) Thursday March 15 2007, @02:03PM
  • This reminds me of Meskimen's Law... (Score:4, Interesting)

    by wuie (884711) on Thursday March 15 2007, @02:04PM (#18366043)
    "There's never time to do it right, but always time to do it over."
    • by starseeker (141897) on Thursday March 15 2007, @02:30PM (#18366427)
      (http://www.axiom-developer.org/)
      As frustrating as it may seem, there are actually fairly sound reasons for this in some situations. I would argue the internet was one.

      In theory, ten years of computer science research might have produced a better design for the internet than the one we have today, back when it was first being developed. However, we have learned a lot from the scale-up that on a practical level would be fairly hard to duplicate in a research setting. Sometimes you just don't think of the possible consequences until you see them happen, particularly things due to human beings TRYING to bring down the system. Think about how long telnet lasted, for example.

      In all honesty, it's a miracle the world wide web has scaled the way it has - consider the original scope of the military networks and the small amounts of data they were transmitting. The original designs were to Get Something Working and Justify Our Budget - that's how it has to work. I'd say the return on investment for the various stages of the internet has always more than justified even the costs of redoing it. Sometimes you can't wait to figure out how to do it right, because that will take too much time and what you can build NOW is still useful. Think about automobiles - 10 years from now we will undoubtedly be building better ones than we can build today, but the costs of waiting until we know how to do it "right" are much higher than the costs of replacement.

      Now, of course, the question of knowing how to do something right is distinct from doing correctly what we already know how to do - one is a research problem, one is an implementation problem. I'm inclined to think that the web is more of a research limitation than a "do it right" issue, although I could be wrong - it depends on how much was known in the beginning states.
      [ Parent ]
  • Clean Slate vs. Gummed-upTubes by digitaldc (Score:2) Thursday March 15 2007, @02:05PM
  • by Kenja (541830) on Thursday March 15 2007, @02:06PM (#18366071)
    Thats it... I'm gona make my OWN internet. With blackjack, and hookers. In fact, forget about the blackjack and the internet.
  • From overlooked-irony dept by carpeweb (Score:2) Thursday March 15 2007, @02:07PM
    • 1 reply beneath your current threshold.
  • Design isn't everything by Dancindan84 (Score:1) Thursday March 15 2007, @02:08PM
  • Pushing the envelope with scratch by lawpoop (Score:1) Thursday March 15 2007, @02:11PM
  • Oh yeah, we really need this :( (Score:4, Insightful)

    by Ancient_Hacker (751168) on Thursday March 15 2007, @02:12PM (#18366159)
    Hmmm, yep, let's get the experts to redesign the best network ever made.

    Let's get the guys that designed all those "wonderful" networks:

    • Morse Code
    • TeleText
    • Telex
    • DECNet
    • IBM's VTAM
    • IBM's CICS
    • IBM's SNA
    • Banyan Vines
    • AppleTalk
    • TELENET
    • CDCNET
    • IBM's LU 6
    • ISO net

    Oh yeah, let's get the "EXPERTS" involved!

  • Interesting by claes (Score:2) Thursday March 15 2007, @02:12PM
  • Anonymous 'net? by Alcimedes (Score:1) Thursday March 15 2007, @02:13PM
  • Involve the porn barons! by adnonsense (Score:2) Thursday March 15 2007, @02:15PM
  • Great! by 140Mandak262Jamuna (Score:2) Thursday March 15 2007, @02:15PM
  • Rebuild the Internet (Score:5, Insightful)

    by hackus (159037) on Thursday March 15 2007, @02:23PM (#18366337)
    (http://www.aesgi.com/)
    Translation:

    Lets rebuild the internet because it uses too much open source software and we are not making enough money. I know! Lets get all the vendors together and rebuild it using proprietary crud so that it is impossible for any of these "open source" guys to make server platforms that are freely available.

    Lets kill open standards too, because well....who needs those IETF guys anyway! They are just a bunch hippies!

    Seriously, though. The internet works better than my cell phone does.

    It doesn't need "fixing".

    It just needs a few upgrades.

    IPV6 would be a nice place to start!

    GAD.

    The thought of CISCO having a hand in anything the future internet could be makes me want to quit my current network manager job and open an Italian Restraunt.

    -gc

    -hack
  • Awesome by stratjakt (Score:1) Thursday March 15 2007, @02:24PM
  • Yeah, good luck with that. by phillymjs (Score:2) Thursday March 15 2007, @02:28PM
  • To-DO list by Xymor (Score:1) Thursday March 15 2007, @02:28PM
    • 1 reply beneath your current threshold.
  • Not just Stanford by beaverbrother (Score:2) Thursday March 15 2007, @02:29PM
  • hey, lets revive DECnet Phase V! (Score:3, Insightful)

    by TheGratefulNet (143330) on Thursday March 15 2007, @02:37PM (#18366515)
    or, rather, no, lets not.

    (and it got about as much attention as ipv6. they both planned for 'big networks' but we all know how popular OSI is, in the real world...)

  • So they're really gonna swing it... by blindd0t (Score:1) Thursday March 15 2007, @02:38PM
  • mommy to researchers... by WheresMyDingo (Score:1) Thursday March 15 2007, @02:43PM
  • fork? by WheresMyDingo (Score:1) Thursday March 15 2007, @02:46PM
  • by Colin Smith (2679) on Thursday March 15 2007, @03:04PM (#18366875)
    Which doesn't talk to anything.

    If it's going to be useful, it has to talk to everything, that's the whole point of the network effect.

  • Nice try, but you are a little late by jbossvi (Score:2) Thursday March 15 2007, @03:05PM
  • Design by comittee by da (Score:1) Thursday March 15 2007, @03:07PM
  • Not now... by athloi (Score:1) Thursday March 15 2007, @03:21PM
  • Incredibly naive? by cyberianpan (Score:1) Thursday March 15 2007, @03:23PM
  • Internet Mail 2000 anyone? (Score:3, Interesting)

    by Inmatarian (814090) on Thursday March 15 2007, @03:26PM (#18367237)
    http://en.wikipedia.org/wiki/Internet_Mail_2000 [wikipedia.org]

    The name is crappy, but the concept is a really good start. It's a shame this never caught on. Basically, Email's Subjects and Bodies are split, and the Subject is sent to the Receiver, and the Body is stored at the Sender's server. When the Receiver gets the Subject notification, they connect to the Sender's server and download the Body.

    The point of this strange scheme would be to crush spammers under the weight of their own To list, by having millions of incoming connections. The burden of storage goes to the Sender, not the Receiver.

    That should be one of the technologies Web 11.0 should implement. Somebody call up Al Gore and tell him this.
  • new internet by Sloppy (Score:2) Thursday March 15 2007, @03:43PM
  • Content Management by architimmy (Score:2) Thursday March 15 2007, @03:44PM
  • so the real question is... by OiToTheWorld (Score:2) Thursday March 15 2007, @03:57PM
  • Rebuilt OSes/programming languages first. by master_p (Score:2) Thursday March 15 2007, @04:51PM
  • This has been needed for awhile by GilbertZ (Score:1) Thursday March 15 2007, @04:58PM
  • by Nicopa (87617) <nickNO@SPAMreloco.com.ar> on Thursday March 15 2007, @05:22PM (#18368739)
    The current internet is to equalitary for them. In their whitepaper they state:

    [...] A related issue is that the current Internet does not provide support for differentiating between different packets on economic grounds. For example, two packets with the same origin and destination will typically be routed on the same path through the network, even if the packets have very different values.

    "Outrageous! The rich treated the same as the poor!" They want an internet in which a porn movie downloaded by a CEO preempts and disturbs a critical communication from a hospital to an investigation center.

    The internet as we have it is an open field. A dumb, simple, protocol so that people can innovate in the sides. This enabled us to be independent from ISP and to design new protocols (Gnutella, Bittorrent, etc.). Of course, they now say that this "dumbness" produced lack of innovation:

    Resistance to change is compounded by the end-to-end design philosophy that makes the Internet "smart" at the edges and "dumb" in the middle. While a dumb infrastructure led to rapid growth, it doesn't have the flexibility or intelligence to allow new ideas to be tested and deployed. There are many examples of how the dumbness of the network has led to ossification, such as the long time it took to deploy IPv6, multicast, and the very limited deployment of differentiated qualities of service. Deploying these well-known ideas has been hard enough; deploying radically new architectures is unthinkable today.

    It's not clear to me how having a more complex internet in the middle will be able to ease its growth. It seems as the opposite, as more complex middleware will be more complex to upgrade and setup. In fact, the main reason the current internet has "ossificated" *is* dumbness in the middle, but other kind of dumbness. The commercial companies' dumb administrators, dumb managers, who didn't care to provide us multicast, IPv6, mobile ip, IPsec, etc.

    The Internet as we have it could never had happened if it were for the private sector. It's too open, private companies don't like standards. See how the classical internet infrastructure got frozen when the commercial companies took over internet in the last century. HTTP, IMAP, POP, HTML, etc. got stuck in their last versions. It's because Internet needs a strong *public* presence. Companies can exist, provide service, but Internet needs a strong presence by the people (in the form of the state..? Universities? I don't know...)

    This group is not aiming at a better, utopic, internet. They are trying to recapture what they've lost when their CCITT (X.25, X.400, X.500) network wreck.

  • I recommend... by Digital Vomit (Score:2) Thursday March 15 2007, @05:41PM
  • Rebuilding? Yes. From scratch? No by alexfromspace (Score:2) Thursday March 15 2007, @06:19PM
  • So Bush was right? by Jon Abbott (Score:2) Thursday March 15 2007, @06:51PM
  • What needs to stay/come in, what needs to go. by Jorophose (Score:1) Thursday March 15 2007, @08:40PM
  • It can be a good thing... by TropicalCoder (Score:2) Thursday March 15 2007, @09:26PM
  • when? well after the super volcano by theBunkinator (Score:1) Friday March 16 2007, @07:05AM
  • Re:The Plan by gregleimbeck (Score:1) Thursday March 15 2007, @01:59PM
  • Re:Question for Slashdot by Anonymous Coward (Score:2) Thursday March 15 2007, @03:22PM
  • 17 replies beneath your current threshold.