Slashdot Mirror


2b Or !2b: Shakespeare TxtMsg Contest

FortKnox writes "Reuters has an article on a contest for the most aspiring text message. It has to be under 160 characters, because it follows the trendy text-messaging for modern mobile phones. Most people will try to make long quotes with abbreviations and numbers and such to bring it down to the appropriate length."

6 of 159 comments (clear)

  1. Code from the Bard by ocie · · Score: 5

    /* Hamlet_monologue.c
    * William Shakespeare
    * (C) 1595 Globe company software
    */

    /* Compose this operation from arithmatic of the signed nature. Thusly -1 resounds as more ominous than doth 255 W.S. */

    signed char question=(0x2b | ~0x2b);

    int n1=nobility(suffering_slings & suffering arrows);
    int n2=nobility(taking_arms & opposing_to_end);

    /* Though this nobility score be calculated, meethinks that the optimizer shall remove it anon, for it does find no utility in the code W.S. */
    int comparison=n1>n2;

    rub(); /* There's the rub */
    shuffle_off(mortal_coil);
    pause(); /* give us pause */

    /* If Bacon thinks I shall share these codes with him, he doth have another thing coming. W.S.

    All Thine Sonnet are belonging to us */

    --
    JET Program: see Japan, meet intere
  2. Correction... by leperjuice · · Score: 5
    That should be

    2b || !2b

    (well, for programmers at least)

    --

    -- "I am disrespectful to dirt. Can you not see that I am serious!"

  3. Re:Wrong headline... by KFury · · Score: 5

    "I believe it's actually supposed to be '2b || !2b"

    Actually, 2b | !2b is more accurate. '||' denotes a short-circuit 'or' which means that if 2b is true, it won't examine !2b for validity.

    I believe that Hamlet's strife is that he saw the merits in both possibilities, and so an accurate representation would necessitate him evaluating both 2b and !2b before reaching a conclusion.

    Kevin Fox
    --

  4. here is a nice one. damn ambitious too. by niekze · · Score: 5

    R U D 1 2 C 4 A B J? --- send that to enough ladies, and you'll eventually find a taker.

    --


    Chaos, Mayhem, and Destruction: Not
    1. Re:here is a nice one. damn ambitious too. by ayjay29 · · Score: 5

      B4I4QRU/16

      --
      Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated up.
  5. The actual page by agentZ · · Score: 5

    The actual Guardian article is on-line and has some of today's submissions, plus the official rules and some hints.