[Haskell-cafe] Making videos of your project

2009-03-24 Thread Don Stewart
Hey guys, I've been making quick youtube videos of projects to convey what they do. Here, for example, using Tim Docker's Charts library in ghci: http://www.youtube.com/watch?v=2Lqzygxvus0 (Click on the HD button for higher res). Or one of Neil Brown's "SG" OpenGL graphics library, htt

Re: [Haskell-cafe] Making videos of your project

2009-03-24 Thread Claus Reinke
Perhaps the "make a video" slogan doesn't quite explain what is intended - it didn't to me!-) Reading John Udell's short article What is Screencasting? http://www.oreillynet.com/pub/a/oreilly/digitalmedia/2005/11/16/what-is-screencasting.html?page=1 gave me a better idea: the screen video part i

Re: [Haskell-cafe] Making videos of your project

2009-03-24 Thread Don Stewart
claus.reinke: > Perhaps the "make a video" slogan doesn't quite explain what is > intended - it didn't to me!-) Reading John Udell's short article > > What is Screencasting? > http://www.oreillynet.com/pub/a/oreilly/digitalmedia/2005/11/16/what-is-screencasting.html?page=1 > > gave me a better idea

Re: [Haskell-cafe] Making videos of your project

2009-03-25 Thread Duane Johnson
Cool! Thanks, Don. I enjoyed the "show" :) Duane Johnson On Mar 24, 2009, at 2:20 AM, Don Stewart wrote: Hey guys, I've been making quick youtube videos of projects to convey what they do. Here, for example, using Tim Docker's Charts library in ghci: http://www.youtube.com/watch?v=2Lqzy

Re: [Haskell-cafe] Making videos of your project

2009-03-31 Thread Claus Reinke
Is there anyone here with experience in screencasting of text-based applications, who could offer advice on how to produce screencasts on windows/xp? The basic screencasting (capture+annotation/editing) is not the problem, eg, CamStudio seems ok, and Wink gives me more control for mostly input-dri

Re: [Haskell-cafe] Making videos of your project

2009-03-31 Thread Ian Lynagh
On Tue, Mar 31, 2009 at 03:01:52PM +0100, Claus Reinke wrote: > Is there anyone here with experience in screencasting of text-based > applications, who could offer advice on how to produce screencasts > on windows/xp? The basic screencasting (capture+annotation/editing) > is not the problem, eg, Ca

RE: [Haskell-cafe] Making videos of your project

2009-03-31 Thread Bayley, Alistair
> From: haskell-cafe-boun...@haskell.org > [mailto:haskell-cafe-boun...@haskell.org] On Behalf Of Claus Reinke > > The problem comes when trying to scale down the size to > what would fit in a browser window (what a viewer would see, > without having to scroll around) - text becomes hard to read

Re: [Haskell-cafe] Making videos of your project

2009-04-06 Thread Claus Reinke
Btw, there seem to be many Haskells on YouTube - should we have some way of marking clips related to our Haskell? I've used haskell.org as a tag, but noone else has, yet - also, perhaps there should be a Haskell channel or something? And just in case there are others on the same Windows adventu