Slashdot Mirror


Jabberwocky In ActionScript

VeryVito writes "You can tell Flash programming is beginning to grow up: It's not just for designers anymore, but for real, honest-to-goodness tech geeks. As evidence, I present The ActionScript Jabberwocky. Enjoy!" It's almost as good as reading it in the original Klingon.

8 of 156 comments (clear)

  1. Uhh by lightdarkness · · Score: 5, Insightful

    I'm a tad confused, are we supposed to find this funny?

  2. The original... by Black+Parrot · · Score: 5, Insightful

    ...made more sense.

    --
    Sheesh, evil *and* a jerk. -- Jade
  3. Okay, but does it compile? by Vo0k · · Score: 5, Insightful

    And if so, what does it do? I guess not much of an useful thing.
    I think the Obfuscated C Code Contest poems in C were better, as they at least had to compile to something useful.

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
  4. The original by Hew · · Score: 5, Informative

    Lewis Carroll

    'Twas brillig, and the slithy toves
    Did gyre and gimble in the wabe;
    All mimsy were the borogoves,
    And the mome raths outgrabe.

    "Beware the Jabberwock, my son!
    The jaws that bite, the claws that catch!
    Beware the Jubjub bird, and shun
    The frumious Bandersnatch!"

    He took his vorpal sword in hand:
    Long time the manxome foe he sought--
    So rested he by the Tumtum tree,
    And stood awhile in thought.

    And, as in uffish thought he stood,
    The Jabberwock, with eyes of flame,
    Came whiffling through the tulgey wood,
    And burbled as it came!

    One two! One two! And through and through
    The vorpal blade went snicker-snack!
    He left it dead, and with its head
    He went galumphing back.

    "And hast thou slain the Jabberwock?
    Come to my arms, my beamish boy!
    O frabjous day! Callooh! Callay!"
    He chortled in his joy.

    'Twas brillig, and the slithy toves
    Did gyre and gimble in the wabe;
    All mimsy were the borogoves,
    And the mome raths outgrabe.

    --
    /cj
  5. True geeks? by dmayle · · Score: 5, Insightful

    You can tell Flash programming is beginning to grow up

    Quite the contrary. I'll believe it's beginning to grow up when I see a non-Macromedia plugin, and someone's ported DeCSS to it... ;)

  6. Re:Oh My by ESqVIP · · Score: 5, Funny
    Ohh, that's old. At least in regular expressions:
    /bb|[^b]{2}/
    I remember seeing that in a ThinkGeek t-shirt.
  7. Re:Dodgy URLs on Slashdot? by mr_z_beeblebrox · · Score: 5, Insightful

    May I please ask, for the benefit of those of use whose web URLs are logged at work

    Might I ask that to avoid being a luser you look to see what you are clicking on and don't depend on the admins to hold your hand? Seriously, that attitude is WHY viruses and trojans spread (albeit different circumstances)

  8. Re:Actionscript login systems by Jotham · · Score: 5, Insightful

    So basically...

    Flash allows me to use if statements
    Some people use this to write if (answer=="Password") {...
    therefore I should be wary of flash

    And this is modded as Insightful?

    Just another, "You can do stupid things in Flash, therefore Flash is bad", post. Wouldn't the better lesson to be learnt be, don't trust client-side code as security.

    PS. Drag a C/C++ program in notepad and you can see all it's ASCII strings too...