Slashdot Mirror


Slashback: Grids, Netscape, AMD

Slashback tonight (is this number 200 already?) brings a few updates and amplifications on grid computing and AMD's plans vis a vis Intel. Also, it seems that some of the best features of Mozilla have finally infiltrated the world of Netscape. Read on the for the details.

And Campbell's puts glass marbles in their soup pictures. Roland Piquepaille writes "We saw several grid computing announcements in the last couple of days.Of course, Gateway stole the show. In 'Gateway makes store PCs work overtime,' you can read that 'Gateway's network of 8,000 PCs can deliver 14 teraflops.' This is plain wrong. You all know that this number of 14 teraflops is meaningless. It's just the addition of the peak speed of all the PCs -- never reached anyway on individual PCs. You need specialized software to work efficiently with a grid. And two companies are releasing new products to power grids. Avaki rolled out what it believes is the first Java-based data grid software for enterprise-class IT environments. Kontiki, for its part, on Monday released a grid server that brings its content delivery system into the server realm, whereas previously it was only available for PCs. Check this column for a summary, or this article for more details."

Why aren't those things called 'stick-up' ads, anyhow? Internet Ninja writes "Netscape today released version 7.01 of Netscape based on Mozilla 1.0.2. Back in is popup blocking which they got a lashing for in 7.0 as well as tabs as home pages just like Mozilla. Release notes here and there's a couple articles on Netscape devedge which may be of interest to developers."

And they will continue to have produced my Athlon, too. schnoz writes "And you thought AMD was quitting the PC chip market? Then check out this article on Business Week. Not only are they releasing new chips and plan to continue to do so, they're also still very active research wise, working on new transistor making techniques such as the double gate design as well as metal-rather-than-silicon design. Keep going at it AMD!!"

15 of 251 comments (clear)

  1. Mozilla - No tabs in home pages... by ksheka · · Score: 2, Insightful

    ...at least not yet.

    Maybe you're thinking of the Mozilla derivative (soon to have a new name) Phoenix?

    --
    alias uptime="echo '5:33pm up 22342352324 days, 6:28, 2124315623 users, load average: 2432.40, 12312.31, 123123.19'"
  2. Netscape 7.01 blocks popups. Next will be IE? by dagg · · Score: 5, Insightful
    It makes sense that Netscape 7.01 has the pop-up-disabling feature in it. Once that ad came out on TV that showed that guy closing pop up windows (while some type of space invader music was playing in the background), it was only a matter of time. At this point... only non-web-savvy folks still have to deal with the popups. You don't want to look like the guy in that ad.

    I bet the next version of IE will have a popup blocking feature.

    --
    Sex - Find It
  3. Re:Netscape 7.01 blocks popups. Next will be IE? by greechneb · · Score: 4, Insightful

    It sure wouldn't suprise me if they did include some form of popup blocking, or for that matter tabbed browsing. Microsoft will proclaim their wonderful "innovations" and how they will change the internet. Which is what they have done consistantly...

    I would imagine we will start to see a IE 6.5 beta hit the net shortly, possibly incorporating the popup blocking, but my guess is that IE 7 will be the version to really grab mozilla(and opera for that matter) innovations.

    Same old, same old

  4. Re:Opensource Grid Computing by Bonker · · Score: 3, Insightful

    Grid computing is definied as super-efficient, superfast clustering... provided you use any languaged BESIDES Java to impliment your algorithms

    Yes, yes, imagine a beowulf cluster of these and then imagine the incredible total overhead wasted by hundreds or thousands of instances of any given JVM.

    --
    The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
  5. still no support for DNS SRV record by emptybody · · Score: 3, Insightful

    The SRV record can be used to tell a client what server and port to go to for a named service.

    Rather than using hostnames (www.foo.baz)
    use a SRV record to send http traffic to a host:port pair, frp traffic to a different host:port pair, and on and on::

    ; SRV priority weight port target
    _http._tcp IN SRV 0 0 8080 heuey.foo.baz.
    _http._tcp IN SRV 0 0 8080 deuey.foo.baz.
    _ftp._tcp.ftp IN SRV 0 0 21 louie.foo.baz.

    No more do you need to include non-standard ports for http. (8080, 81, etc) just make the app SRV aware and update DNS. done.

    This would allow for much simpler Server configs too!!

    --
    comment directly in my journal
  6. HOWTO: How to avoid flash ads by Znonymous+Coward · · Score: 2, Insightful

    HOWTO: How to avoid flash ads (in any browser)

    Step 1. Don't install flash plugin.
    Step 2. ???
    Step 3. Profit? err... not with flash ads.

    --

    Karma: The shiznight, mostly because I am the Drizzle.

  7. Re:Addendum by Anonymous Coward · · Score: 1, Insightful

    With RDRAM and DDR equivalent in price, there isn't any reason to stick with DDR.

    Except the only motherboards that supports it are all made to run Intel chips. So basically, you choose RDRAM, 2 years from now, when there are no RDRAM based boards around, you have piles of worthless silicon. Intel doesn't even have faith in RDRAM anymore. Seems like you and Rambus are the only people left trumpeting how "awesome RDRAM is".

  8. Re:Netscape 7.0 Speed, Mozilla, Phoenix by billstewart · · Score: 4, Insightful
    Netscape 6 was bad, bad, mindbogglingly amazingly bad, at least on a machine with only 24MB of RAM. 6.1 or 6.2 was much closer to usable, at least on my machines with 64MB, but by then Mozilla was working adequately. If Netscape 7.0 is fast, a large part of it is probably from using lots of memory to accelerate other functions.

    I'm now using Phoenix 0.5, which came out just recently, and it's quite toasty - I think it's ready to replace Mozilla as my main browser. The main plugins work (I'd had trouble getting them installed on 0.3 and 0.4) and it's very very fast, especially since I set the startup delay to 0 (default is 1200ms, which lets it recover from slow-loading graphics that would otherwise force redraws.) The Google-search-bar extension is really convenient, though I gather than newer Mozillas also have it. I'm normally no fan of themes (why clutter up the GUI at the cost of making it larger and slower?), but the "LittlePhoenix 1.3" theme has icons that are enough smaller that I can reclaim significant screen space, and the "Linky" extension has been a good way to handle pages with lots of links (e.g. letting you leech all the pictures into a separate window or tab, or examine a page by grabbing all the URLs on it into a tab, which can be cleaner than View Source for some ugly web pages.)

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  9. Re:The way I'd like to see popup blocking done... by distributed.karma · · Score: 4, Insightful

    Downloading the contents, even in the background, goes against one basic reason for ad blocking: I pay for the bandwidth, so I decide what goes through.

    --

    --
    If you moderate this, then your children will be next.

  10. Re:What the hell? by pheared · · Score: 3, Insightful

    As a long time C coder, I'm normally the last one to come to the aid of Java, but there are some things you should understand before making statements like that.

    First, Java is a language. A language cannot be fast or slow. However, the implementation of the Java interpreter can be described as fast or slow.

    Secondly, just because the memory heavy, CPU intensive Sun Java VM that you load on your linux or windows or solaris box is slow, doesn't mean that all other implementations are slow.

    Thirdly, consider that a Java program that is written poorly will perform poorly. This is the case with any language. If you haven't carefully audited the source code to make sure it is making optimal use of your CPU's time, you can't say for sure that the program isn't at fault.

  11. Re:Physicists thinking about the Grid by SN74S181 · · Score: 3, Insightful

    For the younger members of the audience, CERN was where Tim Berners-Lee developed the World Wide Web in the early 1990's

    Geez-Louise!

    It's a sad-sad day for Physics when CERN is reduced to 'the place where the Web was developed.'

    There's one HELL of a lot more interesting stuff done at CERN, and there has been for decades, than the WWW.

    This isn't meant to slight Berners-Lee or the web or anything, but mercy me. CERN is and has been coolness itself for longer than many people reading this have been alive.

  12. Re:The way I'd like to see popup blocking done... by vadim_t · · Score: 3, Insightful

    No, it doesn't!

    The ad provider pays for bandwidth as well. If you started loading banners without showing them you'd really annoy advertisers. Now bandwidth is being used, the servers are under load, but they can't be certain the ad actually appeared anywhere.

    If you have a connection like mine and don't pay for the bandwidth you use, this costs you nothing. The browser could delay loading ads until your connection is idle.

    The result: you don't see ads, advertisers pay for the server bandwidth, but get to results. If you want them to go away, nothing better than costing them some money.

  13. Re:What the hell? by Phroggy · · Score: 3, Insightful

    I guess I can kind of understand the attraction of being able to use the grid across various architectures, but you're throwing away (at least) 90% of your computing power.

    huh? Where'd that 90% come from? Are you talking about the JRE? As I understand it, Java bytecode gets compiled at runtime, so for computational stuff where you're only launching the app once and letting it run for awhile, it should be pretty fast.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  14. Re:Physicists thinking about the Grid by VoidEngineer · · Score: 2, Insightful

    hmmm...

    microchips
    microwaves
    cellular phone/beeper
    telescopes (star wars, eschelon system)

    that may be some physics between the manhattan project and WWW, which have probably affected you a lot.

    Designed to be invisible, however. They call it "Transparent Technology"...

  15. Your Definition? by VoidEngineer · · Score: 4, Insightful

    I'm skeptical about your definition.

    I attended a colloquim and seminar by Ian Foster, one of the authors of the Globus Toolkit, who was visiting down from Argonne Nat'l Labs. From what I gathered, grid computing is more about having the right kind of network negotiation and protocols between resources. Supper-efficient and superfast are second order derivatives; that is, they are a bonus and nice touch, but I don't think that is exactly what grid computing is about.

    Specifically, as I understand it, its about global resource management, across distributed, world-wide systems. Joe, who runs a Particle Collider in Europe, can share information and network resources with Jane, who runs a MRI in America, who can share info and resources with Charlie, who runs a radio telescope in Antartica. I may be mistaken, but I understood grid computing to be sort-of the opposite of clustering.

    Now, don't get me wrong... I'm not trying to start any kind of crusade. However, I do know a number of people who swear by Java, and I think that Java may actually be the protocol of choice for a lot of Grid Computing applications (such as sharing of astronomical data, genomic data, and magnetic resonance imaging data). These kinds of applications can greatly benefit by the sandbox architecture, garbage collection, security infrastructure, and virtual machines which Java supports. Sure it adds overhead, but I think that there are millions of programmers and scientists around the world who would gladly take the overhead costs, if it means that they can concentrate on chemistry, astronomy, genetics, or whatever, rather than having to worry about memory pointers, memory leaks, hardware support, and so forth.

    But I only attended a couple of lectures by one of the authors of the Globus Toolkit. I'm not an expert or anything, so I could certainly be mistaken.