Slashdot Mirror


Apple Design Award Winners Announced

Glen Low writes "Apple has just posted the list of Apple Design Award winners for 2004. Big Bang Chess walked away with two awards: Best Product and Best Technology Adoption, and my very own Graphviz port was runner-up in Best New Product and won the Best Open Source Product. And yes, the GUI is all BSD-licensed Cocoa goodness."

7 of 25 comments (clear)

  1. Design == form over function? by hunterx11 · · Score: 5, Informative

    Big Bang Chess certainly is cool in its integration with iChat and Mail, but as a chess program it's not too great. It doesn't support en passant (and will in fact move your pawn forward instead, a move you didn't tell it to make if you try to capture en passant). Also, I know it's mostly meant for multiplayer use, but the singleplayer is just laughable even compared to dozens of amateur chess engines. It plays like a 10-year-old.

    --
    English is easier said than done.
    1. Re:Design == form over function? by hunterx11 · · Score: 5, Informative

      I believe that Apple Chess uses the GNU Chess engine, which is more polished than Big Bang's engine (which may very well be brute force). For example, it will spend more time calculating what appear to be promising branches in the search tree. Also it has a mechanism to roughly judge the balance of a position based on factors other than the possibility for winning material or checkmate (though computers are still much weaker than humans at this in general). GNU Chess also uses an opening book, since trying to find good moves early on based on looking ahead is pretty useless. Big Bang chess almost certainly has no opening book as it doesn't even necessarily attempt to control the center, which is the first thing you learn in opening theory.

      --
      English is easier said than done.
    2. Re:Design == form over function? by yuvtob · · Score: 2, Informative

      I'm still looking for a chess program that will actually teach me chess. I don't mean the basic moves, but things like "if you do this, you'll have a better position", or "don't do that because in 3 moves this will happen".

      Is that too much to ask of a current AI? (seriously)

  2. Other Graph Layout tools by rowanxmas · · Score: 2, Informative

    So the open source product I work in which is made in Java(yeah,yeah) integrates pretty well with the Mac, and also provides an interactive zoomable user interface, something that GraphViz has always lacked, IMHO.

    Check out www.cytoscape.org/alpha.html for the latest version. Some features include type-ahead-find for node serarching, multiple network support, and lots of integration with disparate data sources.

  3. Animusic... by antdude · · Score: 2, Informative

    You can get the DVD and video clips from Animusic to see the ATI Animusic's Pipe Dream Demo. Also, ATI has the demo if you have an high-end ATI video card which is better because you can control the camera view IIRC!

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  4. Re:best "inspiration" by X_Caffeine · · Score: 2, Informative

    it was a joke, you tools. lighten up.

    --
    // I will show you fear in a handful of jellybeans.
  5. Re:best "inspiration" by Gogo+Dodo · · Score: 3, Informative

    John Gruber has written a very insightful piece about Dashboard vs. Konfabulator. I suggest you go read it.