I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
Firefox Nightly now plays Amazon.com Flash videos using Shumway
41–50 of 109 posts
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#42Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#43I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
What's the easiest way to test shumway on arbitrary files? I'm running the latest nightly, but the amazon videos still use flash (tested by checking the right click menu). I've tried the extension in the past, but it never seemed to do anything.
Also, it would be nice if there was, say, a table of common flash APIs coloured by implementation status, for easy tracking of shumway completeness.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#44I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
ALF being FLA backwards obviously. Lovely twisted porte-manteau.
That's not a portmanteau though is it? I thought a that was when you joined two words, eg hungry + angry = hangry. Maybe portmanteau has different variations that I'm unaware of - though I know I probably just sound like a pedant.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#45Earlier quoted context omitted.
ALF being FLA backwards obviously. Lovely twisted porte-manteau.
Clever, I didn't pick that up. That's not a portmanteau though is it? I thought a that was when you joined two words, eg hungry + angry = hangry. Maybe portmanteau has different variations that I'm unaware of - though I know I probably just sound like a pedant.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#46I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
I'm on a friends tablet now, but I'm looking forward to digging through the implementation later. Keep up the good work!
P.s.: Did you find parts of AS3 beautiful? :-)
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#47Earlier quoted context omitted.
Clever, I didn't pick that up. That's not a portmanteau though is it? I thought a that was when you joined two words, eg hungry + angry = hangry. Maybe portmanteau has different variations that I'm unaware of - though I know I probably just sound like a pedant.
You're totally right, you're a pedant. JK, I was indeed confused, I don't know how to call a long chain of parallel associations like flash,fla -> flash gordon,alf -> gordon shumway -> shumway. Maybe it's a first.
I'd be highly surprised if it were a new software naming method, it's definitely not a new thing of itself.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#48Earlier quoted context omitted.
You're totally right, you're a pedant. JK, I was indeed confused, I don't know how to call a long chain of parallel associations like flash,fla -> flash gordon,alf -> gordon shumway -> shumway. Maybe it's a first.
It's like stream of consciousness, I'd call it serial association rather than parallel. " Sui generis " maybe? I'd be highly surprised if it were a new software naming method, it's definitely not a new thing of itself.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#49I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#50I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
>Shumway needs H.264 video decoders that may not be available on Windows XP or Linux.
Is that a reason for Linux users to be annoyed, or just something that happened and will be corrected soon?