SimonPJ and Tim Harris explain STM - video
http://channel9.msdn.com/Showpost.aspx?postid=231495 The links to the video are a couple of yellow buttons at the bottom of the article: "Watch" or "Download". I haven't watched this yet (it's nearly an hour long, I think). Found via reddit (http://reddit.com). Haskeller's on TV (sort of...) woot woot! Alistair ***************************************************************** Confidentiality Note: The information contained in this message, and any attachments, may contain confidential and/or privileged material. It is intended solely for the person(s) or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer. *****************************************************************
I would just love to have some Haskell video casts. That would be awesome! Cheers, Johan On 11/23/06, Bayley, Alistair wrote:
http://channel9.msdn.com/Showpost.aspx?postid=231495
The links to the video are a couple of yellow buttons at the bottom of the article: "Watch" or "Download".
I haven't watched this yet (it's nearly an hour long, I think). Found via reddit (http://reddit.com).
Haskeller's on TV (sort of...) woot woot!
Alistair ***************************************************************** Confidentiality Note: The information contained in this message, and any attachments, may contain confidential and/or privileged material. It is intended solely for the person(s) or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ***************************************************************** _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
On Thu, Nov 23, 2006 at 12:56:00PM -0000, Bayley, Alistair wrote:
http://channel9.msdn.com/Showpost.aspx?postid=231495
The links to the video are a couple of yellow buttons at the bottom of the article: "Watch" or "Download".
I haven't watched this yet (it's nearly an hour long, I think). Found via reddit (http://reddit.com).
Haskeller's on TV (sort of...) woot woot!
Does anybody know how to watch this on Linux? I would prefer to simply download the movie file and use MPlayer on that, but I failed. .. or on Mac OS X (haven't tried yet) Best regards Tomasz
On 11/24/06, Tomasz Zielonka <tomasz.zielonka@gmail.com> wrote:
On Thu, Nov 23, 2006 at 12:56:00PM -0000, Bayley, Alistair wrote:
http://channel9.msdn.com/Showpost.aspx?postid=231495
The links to the video are a couple of yellow buttons at the bottom of the article: "Watch" or "Download".
I haven't watched this yet (it's nearly an hour long, I think). Found via reddit (http://reddit.com).
Haskeller's on TV (sort of...) woot woot!
Does anybody know how to watch this on Linux? I would prefer to simply download the movie file and use MPlayer on that, but I failed.
.. or on Mac OS X (haven't tried yet)
Worked for me with mplayer+w32codecs. -- Cheers, Lemmih
Lemmih wrote:
On 11/24/06, Tomasz Zielonka <tomasz.zielonka@gmail.com> wrote:
Does anybody know how to watch this on Linux? I would prefer to simply download the movie file and use MPlayer on that, but I failed.
.. or on Mac OS X (haven't tried yet)
Worked for me with mplayer+w32codecs.
Won't work on non-IA32 hardware. Is there an alternative encoding of the video somewhere that actually works everywhere?
On Fri, Nov 24, 2006 at 10:26:38AM +0100, Tomasz Zielonka wrote:
Does anybody know how to watch this on Linux? I would prefer to simply download the movie file and use MPlayer on that, but I failed.
. or on Mac OS X (haven't tried yet)
The latest mplayer works for me on FreeBSD/amd64 (1.0rc1, iirc).
Hi, I got this working on Mac OS X. I had to download media player 9: http://www.microsoft.com/windows/windowsmedia/software/Macintosh/osx/default... This contains the WMV3 codec. Cheers, Chris. On Fri, 24 Nov 2006, James William Pye wrote:
On Fri, Nov 24, 2006 at 10:26:38AM +0100, Tomasz Zielonka wrote:
Does anybody know how to watch this on Linux? I would prefer to simply download the movie file and use MPlayer on that, but I failed.
. or on Mac OS X (haven't tried yet)
The latest mplayer works for me on FreeBSD/amd64 (1.0rc1, iirc). _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
participants (7)
-
Antti-Juhani Kaijanaho -
Bayley, Alistair -
C.M.Brown -
James William Pye -
Johan Tibell -
Lemmih -
Tomasz Zielonka