Slashdot Mirror


Distributed.net Finds Optimal 25-Mark Golomb Ruler

kpearson writes "Distributed.net's 8-year-old OGR-25 distributed computing project has just proven conclusively that the predicted shortest 25-mark Golomb ruler is optimal. 'The total length of the ruler is 480, with marks at positions: 0 12 29 39 72 91 146 157 160 161 166 191 207 214 258 290 316 354 372 394 396 431 459 467 480. (This ruler may alternatively be expressed in terms of the distance between those positions, which is how dnetc displays them: 12-17-10-33-19-...).' 124,387 people participated in the project and two people found the shortest ruler, one on October 10, 2007 and the other on March 24, 2008."

58 of 265 comments (clear)

  1. wtf by Anonymous Coward · · Score: 5, Insightful

    i know we're all supposed to be nerds here, but this is way left of field. dont supposed you could have included a LITTLE more info in the summary as to what the fuck you're talking about?

    1. Re:wtf by Anonymous Coward · · Score: 5, Informative

      According to the wikipedia article that was linked, a Golomb ruler is a set of numbers where no two pairs of numbers have the same distance. The "order" is how many numbers are in it, and the "optimal" ruler for an order is the one that ends on the lowest number.

      So what they've found which set of 25 numbers - where the distance between any possible pair among them is unique - ends on the lowest number.

    2. Re:wtf by kestasjk · · Score: 4, Funny

      Pfff, 25-mark. Wake me up when they get the 26-mark.

      --
      // MD_Update(&m,buf,j);
    3. Re:wtf by kpearson · · Score: 2, Insightful

      Pfff, 25-mark. Wake me up when they get the 26-mark. </unimpressedslashdotuser>

      Instead of sleeping, why not help them find it?

  2. Re:Not Bush? by tepples · · Score: 4, Funny

    It means the optimum ruler is Gollum.

  3. Re:proved? by martin-boundary · · Score: 5, Insightful

    Did I fail math class?

    Yes. Yes, you did.

  4. Re:proved? by gardyloo · · Score: 4, Insightful

    Mathematics may be defined
    as the subject in which we
    never know what we are talking
    about,nor whether what we are
    saying is true.
    --Bertrand Russell

  5. Re:proved? by bunratty · · Score: 5, Informative

    You're thinking of science. You can only disprove a hypothesis, never prove it true. In math, you can prove or disprove a conjecture.

    --
    What a fool believes, he sees, no wise man has the power to reason away.
  6. What will be their next project? by Anonymous Coward · · Score: 4, Interesting

    distributed.net used to have a very vibrant community, with several projects on-going at one time. But lately, things haven't been going so well for them. The prize funds for their RC5-72 challenge were recently yanked. And the only other project they had on-going was this OGR-25 project.

    Does anyone know if they'll offer further projects in the near future? Many people I know have moved on to BOINC-based distributed computing projects, instead of sticking with distributed.net.

    1. Re:What will be their next project? by steevc · · Score: 3, Insightful

      I ran OGR25 again for the last few months in hope of seeing that project complete. RC5-72 just seems pointless to me. We already know it will take decades without some radical improvement in processing power.

      I've been disappointed by the lack of updates to the dnet site. Even now the projects page still says that OGR25 is active.

      I've moved to Folding@home now as I hope it will have tangible benefits. My contribution is pretty minor as I don't have the hardware for GPU processing.

    2. Re:What will be their next project? by sketerpot · · Score: 2, Informative

      I've moved to Folding@home now as I hope it will have tangible benefits. My contribution is pretty minor as I don't have the hardware for GPU processing.

      If you just have a CPU, then your spare cycles would probably be spent on some BOINC-based projects. I'm especially a fan of Rosetta and uFluids. Rosetta is another protein folding program, but unlike Folding@home it focuses on predicting the final protein structure from the genetic code, rather than simulating the folding process itself. And if you think labs-on-a-chip are cool, uFluids is designing better microfluidic devices with some enormous genetic algorithm. Those are harder to speed up with GPUs, so you could do more good there. The clients are also pretty convenient.

  7. Re:proved? by philspear · · Score: 5, Funny

    But you can't prove that, which proves his point.

  8. so we get cheaper, better antennas? by ClioCJS · · Score: 3, Insightful

    The Wikipedia page says One practical use of Golomb rulers is in the design of phased array radio antennas such as radio telescopes. Antennas in an [0,1,4,6] Golomb ruler configuration can often be seen at cell sites. Does this mean we can now construct larger antennas with greater sensing power, using fewer materials, due to knowing a larger optimal configuration than previously?

    --
    -Clio
    Karma: Bad (mostly from not giving a fuck)
    Blog: http://clintjcl.wordpress.com
    1. Re:so we get cheaper, better antennas? by Pinckney · · Score: 4, Informative

      Probably not. The [0,1,4,6] ruler is only order 4; we've previously known optimal rulers up to order 23. If larger configurations can be practically used, I would expect to see order 5 and higher already in use.

    2. Re:so we get cheaper, better antennas? by mblase · · Score: 2, Insightful

      Does this mean we can now construct larger antennas with greater sensing power, using fewer materials, due to knowing a larger optimal configuration than previously?

      Probably not, since (a) optimal rulers of order greater than four but less than twenty have been known for some time, and (b) the [0,1,4,6] ruler is proven to be the largest perfect optimal ruler (according to the Wikipedia article).

    3. Re:so we get cheaper, better antennas? by Jsprat23 · · Score: 3, Informative

      As a hypothesis, if the distance from 0 to 1 is half a wavelength, the distance from 1 to 4 is 3/2 wavelengths and the distance from 1 to 6 is 5/2 wavelengths. These distances represent the first 3 resonances of a resonant dipole antenna. In the case of an antenna, perfect would mean capturing all of the resonances and thus be optimal.

    4. Re:so we get cheaper, better antennas? by mabhatter654 · · Score: 4, Informative

      it's essentially defines a list of numbers such that if you pick any two segments that are not the same segment they will always have different lengths. This is useful for things that involve harmonics.. radio, buildings, ect. where you need to build "imperfect" shapes. With antennas this is so that they don't interfere with each other in close proximity. With bridges you might need to make each length of bridge section a slightly different length to keep the bridge from vibrating to pieces. It's a list, highly useful to engineers of various types. Not that exciting, unless you really needed to have 25 critical measurements when 24 just wouldn't do.

  9. Re:proved? by Anonymous Coward · · Score: 5, Informative

    What most people don't realize is that all of mathematics is based on certain assumptions, alternatively called axioms, postulates or definitions. Do all triangles have interior angles that add up to 180 degrees? Yes, but only if you make certain assumptions. That's called Euclidean geometry. There is also non-Euclidean geometry which is equally valid and is used to describe some systems in reality. Is there no highest prime? Does 2 + 2 = 4? Do parallel lines never intersect? Are no circles square? Yes again on all counts, but only if you make certain assumptions. So when we say that "x is proven" in mathematics then that is really shorthand for "x is proven based on certain assumptions". That doesn't stop some overzealous mathematicians from acting a little bit smug. I would like to point all smug mathematicians to Kurt Godel's incompleteness theorems.

  10. Re:Story by Raenex · · Score: 5, Insightful

    why the hell is everything tagged "story"?

    I have another question. What happened to the option to turn off tags?

    And one more: Is there any forum to discuss Slashdot issues? Seems like the only way is to bitch off-topic in the articles.

  11. Shouldn't have to by ArchieBunker · · Score: 4, Insightful

    Headlines or summaries should be self explanatory.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
  12. Hello, context??? by schamberlin · · Score: 5, Insightful

    That's got to be the most incomprehensible story summary I've ever seen posted to Slashdot, and that's saying a lot. Seriously. The predicted shortest 25-mark Golomb ruler is optimal? What on earth are you talking about? How about giving us the barest minimum of a context, so we might have some tiny clue what that spew of buzzwords is getting at.

    1. Re:Hello, context??? by Anonymous Coward · · Score: 3, Insightful

      You really can't get more specific than that. Just because you don't know what a Golomb ruler isn't doesn't make it a bad summary. A summary has to assume some understanding of the subject at hand. If a summary includes mention of a photon, for example, it doesn't necessarily require that it be defined what a photon is in the summary.

    2. Re:Hello, context??? by Galactic+Dominator · · Score: 4, Insightful

      A summary has to assume some understanding of the subject at hand. If a summary includes mention of a photon, for example, it doesn't necessarily require that it be defined what a photon is in the summary.

      That's the point of the criticism. A large majority of the readers here would be familiar with a photon, but not with a Golomb ruler.

      --
      brandelf -t FreeBSD /brain
    3. Re:Hello, context??? by this+great+guy · · Score: 3, Funny

      The words "Golomb ruler" are displayed in a dark green color by your browser. Placing the mouse pointer over them usually transforms it in a hand. This is called an "hyperlink", or more commonly, "link". By clicking on it, you are redirected to a page from a site called "Wikipedia", a free, multilingual online encyclopedia project. This page explains what a Golomb ruler is. HTH.

    4. Re:Hello, context??? by glwtta · · Score: 4, Insightful

      Sure, but since there's a Wikipedia link right in the summary that does a wonderful job explaining it, this is just a simple case of RTFA.

      So, to understand the summary, and therefore decide whether or not I want to RTFA, I need to RTFA? You see where that defeats the purpose of the summary?

      --
      sic transit gloria mundi
    5. Re:Hello, context??? by Toonol · · Score: 4, Insightful

      This is Slashdot, we're supposed to be intelligent here. This means that while we may not know what a Golomb ruler is, we should be eager to find out, and competent enough to take the simple step necessary to do so... not complain that we aren't being spoonfed gently enough (even though posting that complaint takes more effort than the required click to actually find out).

    6. Re:Hello, context??? by glwtta · · Score: 5, Insightful

      we should be eager to find out, and competent enough to take the simple step necessary to do so

      Oh get off it. It's not about being "spoonfed", it's about writing a decent summary. When mentioning a relatively obscure topic (yes, yes, all real geeks know what a Golomb ruler is, etc) it's pretty much common sense to throw in a one-sentence description (so we at least know the general context), instead of, say, a useless list of numbers. I don't need you to tell me what I'm supposed to be eager to do, thank you very much.

      As far as complaining goes, given that:
      - that was a bad summary
      - it is the job of an editor to improve on bad summaries
      - Slashdot does have editors

      It is at least theoretically possible that complaining can accomplish something. Theoretically.

      --
      sic transit gloria mundi
    7. Re:Hello, context??? by timbck2 · · Score: 2, Insightful

      You really can't get more specific than that. Just because you don't know what a Golomb ruler isn't doesn't make it a bad summary. A summary has to assume some understanding of the subject at hand.

      However, for anything written (summary, abstract, article, etc.) the audience should be considered, and the appropriate degree of explanation presented.

      --
      Absurdity: A statement or belief manifestly inconsistent with one's own opinion. -- Ambrose Bierce
  13. I can do better than that... by pottymouth · · Score: 4, Funny

    My new yumiz ruler is perfectly calibrated in emh's and is 14.667 long. Now I'm going to go measure something like the how many pins can fit on one you guy's heads...

  14. Re:can someone please tell me which #s aren't incl by Anonymous Coward · · Score: 2, Informative

    A few lines of Python suggests that there are 180 numbers that can't be measured, starting with 81, 90, 93, 103, 110...

    Obviously the 11 numbers preceding 480 can't be measured, for example.

  15. Re:can someone please tell me which #s aren't incl by Pretzalzz · · Score: 2, Insightful

    Well, 25 choose 2 is 300 so presumably 180 numbers must be missing.

  16. Re:proved? by Merls+the+Sneaky · · Score: 4, Funny

    You just reminded me of......

    Ah, Kryten; just thinking. [Rapidly] Assuming of course we're not dealing with five-dimensional objects in a basic Euclidean geometric universe and given the essential premise that all geo-mathematics is based on the hideously limiting notion that one plus one equals two, and not as Astemeyer correctly postulates that one and two are in fact the same thing observed from different precepts, (Pulls a "nerdy" grimace, and loudly exhales through his nose.) the theoretical shape described by Siddus must therefore be a poly-dri-doc-deca-wee-hedron-a-hexa-sexa-hedro-adicon-a-di-bi-dolly-he-deca-dodron. (Pulls the same face, exhales a second time.) Everything else is poppycock. Isn't that so?

  17. Re:It hasn't been proven, it has been shown. by gardyloo · · Score: 5, Insightful

    Yes, people routinely get this wrong. They're not wrong this time.

      In this case, the distinction between "it was proven" and "it was shown" is a distinction without a difference. In math, you can "show" something within a restricted domain; for example, that a postulated solution to a given equation really is a solution, without giving a complete family of solutions. One can show it numerically, or show it analytically. Here, a restricted set of postulated solutions over the only available domain (the positive integers) was exhaustively searched for actual solutions, and the set that satisfied the postulates was also shown to be optimal (in a well-defined sense for the problem).

        This is no more a "non-proof" than the proof of the 4-color map theorem in two dimensions, which was also "shown" using an exhaustive search.

  18. Re:proved? by panda+cakes · · Score: 2, Insightful

    You are confused - there are no assumptions in mathematics because mathematics does not deal with any real entities. There are only definitions and what you are talking about applies to them: depending on your definitions properties of defined entities will differ. Quite a trivial conclusion most sane people already realize.

  19. Bah, Humbug! by Main+Gauche · · Score: 4, Insightful

    There is a BIG difference between [proven and shown] as anyone within the Maths and the Sciences can tell you. I'm sorry, but people routinely get this wrong and it gets quite aggravating.

    First, there is such a thing as proof by inspection. It may be considered inelegant by certain folks, but it's there nonetheless.

    Second, it's just as aggravating (for those in certain fields) that computational results are not more valued. Sure, analytical results provide insight that computational results do not. But if you simply want to know the answer, why not accept a computational result?

    Third, anticipating the old "how do we know the computer didn't make a mistake" comment: Theoretical proofs need to be proofread just as code does. So why not accept a computer program (and its verified output, as in the summary) as proof?

  20. Re:I would really like to understand this. by mabhatter654 · · Score: 3, Informative

    the application has to do with harmonics. For example the classic problem is that bridge that collapsed under wind load in the 40's. It collapsed partly because harmonics from the wind, just like a whistle, built up. Part of breaking harmonics is having a quick list of numbers that you can be sure won't duplicate. In a bridge you might pick your structural members to be just a little "off" using proportions from this list so that no two pieces were identical, one way of reducing vibrations in the structure.

    Each length appears exactly once on the list and they can never be repeated unless you pick the exact same line segment.

  21. Re:cool! by Dermah · · Score: 5, Funny

    I was expecting you to measure the shit with a Golomb ruler. Oh well.

  22. Re:proved? by Futile+Rhetoric · · Score: 3, Insightful

    Hasn't GÃdel done pretty much exactly that?

  23. That's enough of a proof by khchung · · Score: 4, Informative

    I am sorry, but listing out all possibilities (assuming that's what they did) and showing one is the minimum IS a valid proof for that minimum in that particular case.

    For example, to prove "7 is a prime number", listing out 1,2,3,4,5,6 and then showing all are not a factor of 7 is a valid proof that "7 is a prime number". If you think this is not a proof, tell me which step in the proof is wrong.

    Of course, whether the proof of Distributed.net is correct depends on how strongly they can prove their program actually covered all possibilities.

    --
    Oliver.
    1. Re:That's enough of a proof by excelblue · · Score: 3, Informative

      Two minor mistakes.

      1.) 1 does indeed divide 7. So, you should only show that 2, 3, 4, 5, 6 does not divide 7.

      2.) You need to state that numbers larger than 7 do not divide 7.

    2. Re:That's enough of a proof by adavies42 · · Score: 3, Funny

      I am sorry, but listing out all possibilities (assuming that's what they did) and showing one is the minimum IS a valid proof for that minimum in that particular case.

      For example, to prove "7 is a prime number", listing out 1,2,3,4,5,6 and then showing all are not a factor of 7 is a valid proof that "7 is a prime number". If you think this is not a proof, tell me which step in the proof is wrong.

      The one where you claim 1 is not a factor of 7....

      --
      Media that can be recorded and distributed can be recorded and distributed.
      -kfg
  24. Why the hell does Gollum need a ruler anyway? by unassimilatible · · Score: 5, Funny

    The sumbitch spends most of his time in a dark cave.

    And what the hell would he measure anyway? Not like he has any windows for drapes, my precious.

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:Why the hell does Gollum need a ruler anyway? by Bruce+Perens · · Score: 4, Funny

      They should call them Precious Gollum Rulers.

  25. Re:Story by Todd+Fisher · · Score: 5, Funny

    A forum!? You can take your fancy Web 2.0 "community" fad elsewhere. We've got Golomb rulers to discuss here!

    --


    --I'm not talking about dance lessons. I'm talking about putting a brick through the other guy's windshield.-
  26. Re:Story by _xeno_ · · Score: 5, Informative

    why the hell is everything tagged "story"?

    If you mouse over it (and have JavaScript enabled), you'll be informed that it's the "type tag." I assume the concept is that it differentiates between journals, comments, bookmarks, feed entries, and other types of nodes that could, conceptually, appear in the firehose.

    I have no idea why Slashdot feels the need to show these on the main page, though, considering that everything that currently shows on the main page is a story. But if you play with the firehose, it's what tells you what "thing" the entry is.

    --
    You are in a maze of twisty little relative jumps, all alike.
  27. Re:Story by Zadaz · · Score: 5, Insightful

    Is there any forum to discuss Slashdot issues? Seems like the only way is to bitch off-topic in the articles.

    No, you can directly email them but of course they will only use that as ammunition to be taken out of context and savaged via the poorly conceived "Disagree Mail" "Feature".

    I'd leave, but there isn't really an alternative that's better. Instead I use adblock and suck off this teat without providing benefit to the site. (Unless you include this post as "providing benefit" which is dubious since it will almost certainly get modded down.)

  28. Re:proved? by Dzimas · · Score: 4, Funny

    LISTER: "Don't give me any of that 'Star Trek' crap. It's too early in the morning."

  29. Re:proved? by 7+digits · · Score: 3, Informative

    > You are confused - there are no assumptions in mathematics because mathematics does not deal with any real entities. There are only definitions and what you are talking about applies to them: depending on your definitions properties of defined entities will differ. Quite a trivial conclusion most sane people already realize.

    *You* are confused and are mixing definitions and axioms. There are assumptions in mathematics, they are called axioms.

    http://en.wikipedia.org/wiki/Axiom

  30. Re:What by Arch24 · · Score: 2, Insightful

    116 comments and none have yet explained what the article is actually talking about. Thanx for nothing /. All I want is a little clarity plz. =)

  31. RC5-72 by epine · · Score: 4, Insightful

    It's worth calculating the number of gigawatt-hours of electricity is expended on these toy problems. The original goal was to make a political point: we can't assume some of these codes are out of range with present technology. Having made your point, you're just boiling water to arbitrarily make the problem another order of magnitude more expensive to crack.

    When did we decide that the major problem facing planet earth was a surplus of electricity we must burn off by any available method?

  32. Re:can someone please tell me which #s aren't incl by JustOK · · Score: 5, Funny

    a few lines from Python would say

    Then shalt thou count to three, no more, no less. Three shall be the number thou shalt count, and the number of the counting shall be three. Four shalt thou not count, neither count thou two, excepting that thou then proceed to three. Five is right out.

    --
    rewriting history since 2109
  33. Re:Story by glwtta · · Score: 5, Funny

    If you mouse over it (and have JavaScript enabled), you'll be informed that it's the "type tag."

    Actually, when I mouse over tags I get an incomprehensible mess of overlapping elements. It's probably my fault for using something as obscure as Firefox, though; I'm sure it works perfectly on IE6.

    --
    sic transit gloria mundi
  34. Re:can someone please tell me which #s aren't incl by jonaskoelker · · Score: 2, Informative


    #!/usr/bin/python
    marks = [0, 12, 29, 39, 72, 91, 146, 157, 160, 161, 166, 191, 207,
                      214, 258, 290, 316, 354, 372, 394, 396, 431, 459, 467, 480]
    unmeasurable = set(range(1, 481))
    for i in range(1, len(marks)):
            for j in range(i):
                    unmeasurable.discard(marks[i] - marks[j])
    print sorted(unmeasurable)

    Output:
    [81, 90, 93, 103, 110, 111, 120, 139, 153, 171, 172, 174, 176, 183, 184, 192, 196, 198, 200, 204, 210, 213, 216, 220, 221, 223, 227, 231, 232, 238, 241, 242, 243, 247, 249, 254, 255, 256, 257, 259, 262, 264, 267, 269, 272, 275, 279, 280, 283, 284, 286, 288, 291, 292, 294, 295, 296, 297, 308, 309, 311, 312, 317, 318, 326, 327, 328, 329, 330, 331, 332, 335, 336, 337, 338, 339, 341, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 356, 358, 361, 362, 363, 364, 366, 369, 370, 371, 373, 374, 375, 377, 378, 379, 380, 381, 383, 385, 386, 388, 390, 391, 393, 397, 398, 399, 400, 401, 403, 404, 405, 406, 407, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 426, 427, 429, 432, 433, 434, 435, 436, 437, 439, 440, 442, 443, 444, 445, 446, 448, 449, 450, 452, 453, 454, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479]

  35. Precisely! by rbarreira · · Score: 3, Insightful

    Exactly... I participated in RC5-64, but RC5-72 just seems pointless to me. It's the exact same problem, just 256 times harder.

    Furthermore, these encryption challenges are not actually discovering anything. They're essentially brute-forcing a random number which another computer chose.

    Contrast this with distributed computing challenges about mathematics (such as OGR-25 which is being discussed here), health or other issues where the result is something meaningful and potentially useful about the world.

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  36. OK, here is a calculation by rbarreira · · Score: 3, Informative

    Let's assume the project will terminate when 50% of the keyspace has been searched. That's 2^71 keys to search.

    A E6600 Core 2 Duo PC calculates about 17M keys per second according to a quick google search. This means around 1.4e14 computer-seconds to search 50% of the keyspace, or 3.85e10 hours.

    A PC like this one uses around 150 watts, so it would consume 5,775,000,000 KWh of energy to search that keyspace.

    Some different ways of visualizing this amount of energy:

    • At $0.10 dollars per KWh, that's almost $600 million worth of electricity
    • It's the energy contained in 600 million liters of gasoline (157 million gallons)

    This of course doesn't take into account future improvements in CPU efficiency.

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    1. Re:OK, here is a calculation by rbarreira · · Score: 3, Insightful

      According to this page, the same PC I mentioned before uses up 40 more watts when under full load than when idling. That's about 27% of the 150 watts I mentioned before.

      These figures are just ballpark numbers which give a rough idea. There are all kinds of people running these programs... Some make computer farms specifically to run them, some others don't buy new computers but leave theirs when they otherwise wouldn't, and then there's those who don't change their habits because of distributed computing. There's everything in between as well, making it very hard to estimate the real impact.

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  37. had to be said by waltlaw · · Score: 2, Funny

    I for one welcome our new Golomb Ruler!

  38. A primer on corporations by unassimilatible · · Score: 2, Insightful

    The difference is of course, that Apple and MS are not people.

    Corporations are investment vehicles for people. They represent the interests of people. These people are called "stockholders." This is how the average Joe (70% of US equities are held by the small investor) can pool his resources with other people and get part of the Dream. Like my parents. My dad is a former middle class salesman who was "retired" early due to an on-the-job disability. Thankfully, my parents got into Apple at a good price, and the stock has been a stellar performer for their golden years.

    Although personally, I'm not particularly statist about Apple and Microsoft. I just wish they would stop being cunts.

    Now, if only other people like yourself would understand that corporations are not, in fact, entities in and of themselves, but represent the interests of stockholders. Not employees, not customers, not Slashdotters who don't believe in patent or copyright, but the interests of those who entrusted their money to the corporation. So keep your hands and laws and regulations off of other peoples' money, if you please. If you don't like the iTunes DRM, don't buy an iPod.

    You are entitled to your opinion, but at least understand why Apple does the things it does - to increase shareholder value. And they do it well. So please don't tell other people how their business should be run. Go invest your money with Red Hat or something, or buy an open-source media player. But disparaging Apple because it doesn't do what you want is like being mad at your neighbor's wife because she doesn't make you dinner at night. It's not her job. And if she makes your neighbor great dinners that you have to smell every night, don't be a hater; congratulate your neighbor on finding a great wife. Then go find one that meets your needs. Because the relationship between your neighbor and his wife is none of your goddamned business!

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you