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.

17 of 156 comments (clear)

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

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

    1. Re:Uhh by DNS-and-BIND · · Score: 3, Insightful
      Much of the homemade "humor" on the internet is like this. Someone's good idea that doesn't really fly. It would have been good for a faint smile if it had been aimed at a much, MUCH narrower audience instead of at Slashdot.

      Everyone thinks they can be The Onion, and they can't. Sorry guys.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  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 tide has changed by larsl · · Score: 3, Insightful

    I think it's been two years since I've had to email a webmaster and ask, "Flash only--WTF?" There are still some rubes in non-tech industries that load up on Flash crap, but isn't Flash mostly an anachronism these days?

    1. Re:The tide has changed by PhoenixFlare · · Score: 4, Insightful

      but isn't Flash mostly an anachronism these days?

      Only if you hold to the attitude that if you don't like or find something useful, then nobody else could possibly get any value out of it.

      Which seems to be all too common around here, sadly.

      Flash can be a great tool for animation, games, and even site navigation if used properly.

  5. hello, Mods? by Anonymous Coward · · Score: 0, Insightful

    No, this is not a troll. Read the guidelines before you moderate next time...

  6. 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... ;)

  7. Actionscript login systems by dncsky1530 · · Score: 1, Insightful

    I have always been wary of using actionscript for anything other than banner ads and website introductions. One thing I have seen is that people use actionscript for login systems; which can usually be hacked in less than 1 minute (with exception of SQl based), most people use this tutorial infact.

    1. 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...

  8. The Hunting of the Snark by panurge · · Score: 3, Insightful
    To be proper Flash, this needs massive load times. What about doing the Hunting of the Snark?

    Actually, Dodgson needs to be encoded in a seriously object oriented language. The various characters have methods and properties...it'll look better after I've slept on it.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  9. Re:Flash is good by vidarh · · Score: 1, Insightful

    The only thing flash is good for is making it easier for me to selectively turn off ads and annoying useless content in a quick and painless way (obviously by making sure NOT to have the player)

  10. 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)

  11. Click to View is better... by FooAtWFU · · Score: 3, Insightful

    I prefer the Flash Click to View extension for Firefox (although I haven't seen a version for 0.9! WHERE'S MY VERSION FOR 0.9?!?!?!). This replaces the Flashiness with abig grey button I can click if I want it to show for some reason (the inane web site). I find that WITHOUT the plugin, I get message boxes complaining about the lack of the plugin far too often.

    --
    The World Wide Web is dying. Soon, we shall have only the Internet.
  12. State of Flash by jaaron · · Score: 2, Insightful

    Flash is alive and well. It's increasingly used for games, ads, online cartoons, and what are often called "rich internet applications."

    Like any other technology, Flash has its place. It can be abused (like javascript) but also fills a niche and solves many problems very well (IMHO much better than Java Applets). I doubt you'll find someone writing up technical documentation in it, but for a web based interactive game or animation, it's a good choice.

    --
    Who said Freedom was Fair?
  13. Re:Flash is good by Fred_A · · Score: 2, Insightful

    And *oh surprise* all Windows users can also run Flash player without trouble. I know it runs on MacOS, don't be silly.

    However all users of odd combinations of hardware and software end up making quite a lot of people in the end. And the point of the web actually *is* to make documents device independant. Using Flash for navigation or vital content breaks that.

    --

    May contain traces of nut.
    Made from the freshest electrons.
  14. Re:Actually ActionScript has grown up by FuzzyBad-Mofo · · Score: 2, Insightful

    Too bad there's no free tools to make Flash. Sorry but I'm not paying Macromedia $500 to develop for their format. At least the J2SDK is freely available.