User Ian Ozsvald - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T13:06:13Z http://stackoverflow.com/feeds/user/18688 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/638150/ruby-on-rails-versus-python/638800#638800 4 Answer by Ian Ozsvald for Ruby on Rails versus Python Ian Ozsvald 2009-03-12T14:16:09Z 2009-03-12T14:16:09Z <p>If you want Python screencasts, see ShowMeDo.com. I'm a co-founder, it is 3.5 yrs old and has over 400 Python screencasts (most are free) along with 600+ other free open-source topics: <a href="http://showmedo.com/videos/python" rel="nofollow">http://showmedo.com/videos/python</a></p> <p>In the Python section (linked) you'll see videos for Django, the entire TurboGears v1 DVD (provided freely courtesy Kevin Dangoor, the project founder), Python CGI (old-skool), web-scraping and plenty more.</p> <p>About 1/10th of the content is subscriber-only, the other 90% is created by 100 open-src authors with 100,000 users/month.</p> <p>Note that both Kyran and myself (co-founders) are A.I./math researchers in the UK with strong academic connections. Many of the Python videos have some links with starting out in data processing, I'll be creating new series over the coming months focused on math/stats/graphing/science purely for Python to accompany those that are already present.</p> <p>HTH, Ian.</p> http://stackoverflow.com/questions/551667/best-general-screencast-webcast-resources/552939#552939 2 Answer by Ian Ozsvald for best general screencast/webcast resources? Ian Ozsvald 2009-02-16T10:55:02Z 2009-02-16T10:55:02Z <p>For Ubuntu (which I guess somewhat applies to Debian), Alan Pope and co. run the screencasting part of Ubuntu.com: <a href="http://screencasts.ubuntu.com/" rel="nofollow">http://screencasts.ubuntu.com/</a></p> http://stackoverflow.com/questions/533500/tools-for-programming-tutorials/546006#546006 3 Answer by Ian Ozsvald for Tools for programming tutorials? Ian Ozsvald 2009-02-13T13:53:46Z 2009-02-13T13:53:46Z <p><a href="http://www.techsmith.com/camtasia.asp" rel="nofollow">CamTasia</a> (TechSmith.com) integrates with PowerPoint, has an excellent editor and is very powerful. If you're spending more than a few hours on screencasts, get CamTasia. It can integrate a webcam too and export SCORM for e-learning.</p> <p><a href="http://camstudio.org/" rel="nofollow">CamStudio</a> is gpl, fine for simple screencasts, lacks an editor and has problem with audio/video synchronisation after 10s of minutes of recording (CamTasia has no synch problems)</p> <p><a href="http://www.hyperionics.com/hc/" rel="nofollow">HyperCam</a> is a no-frills shareware recorder, similar to CamStudio, no synch bugs, but no editor either. The author is responsive to bugs, I used it a few yrs back, it does fine for basic recordings.</p> <p><a href="http://virtualdubmod.sourceforge.net/" rel="nofollow">VirtualDubMod</a> is a gpl video editor, it is clunky but will give you some editing+merging power if you're using CamStudio</p> <p>I'd suggest getting a reasonable mic (£40UK on a usb mic should do fine), avoid 3.5mm analogue jack mics as motherboard electrical noise will come through in your recording.</p> <p><a href="http://showmedo.com/" rel="nofollow">ShowMeDo.com</a> (disclosure: I'm a co-founder) hosts 800 open-source tutorial screencasts made by >100 open source authors. If you want diverse examples of presenting presentation+programming material, you'll find <em>many</em> examples and a friendly community here.</p> <p>I'm a professional screencaster with 4 yrs experience. I've been gathering various articles and interviews (disclosure: some interviews are with me) that should give you further background, they cover open-source tutorials, product demos, how-tos etc:</p> <p><a href="http://blog.procasts.co.uk/2009/01/screencaster-interviews-and-articles/" rel="nofollow">blog.procasts.co.uk/2009/01/screencaster-interviews-and-articles/</a></p> http://stackoverflow.com/questions/63563/capturing-the-desktop-with-windows-media-formatwmf/221521#221521 1 Answer by Ian Ozsvald for Capturing the desktop with Windows Media Format(WMF) Ian Ozsvald 2008-10-21T11:31:26Z 2008-10-21T11:31:26Z <p>The source to CamStudio, a GPL'd screencasting app that's been around for years (commercially and then open-srcd later) might be useful?</p> <p><a href="http://sourceforge.net/project/showfiles.php?group_id=131922" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=131922</a></p> <p>I'd suggest looking at the guts of VNC clients too, though they're probably very simplistic (I think just grabbing screenshots then jpg'ing the tiles that have changed since the last capture).</p> <p>You might want to consider not using WMV9 as the encoder for on-the-fly encoding if it is too cpu-heavy? Maybe use an older, less efficient compressor (like MS RLE) as used by HyperCam and then compress to WMV afterwards? MS RLE has been a default install since at least Win2000 I believe: <a href="http://wiki.multimedia.cx/index.php?title=Microsoft_RLE" rel="nofollow">http://wiki.multimedia.cx/index.php?title=Microsoft_RLE</a></p> <p>CamStudio's Lossless codec is GPL (same link as above), that offers pretty good compression (though you'd need to bundle the dll in your installer) and could be used on the fly, it works well with high compression on all modern systems.</p> http://stackoverflow.com/questions/111857/what-did-you-use-to-teach-yourself-python/116137#116137 4 Answer by Ian Ozsvald for What did you use to teach yourself python? Ian Ozsvald 2008-09-22T17:08:09Z 2008-09-22T17:08:09Z <p>A lot of our users say that our <a href="http://showmedo.com/videos/python" rel="nofollow">ShowMeDo Python</a> tutorials are very helpful. There are 355 videos as I write this, with more open-source tutorials added each week. </p> <p>All sorts of topics are covered, Python code is written and discussed whilst you watch leading you up to working examples.</p> <p>Disclaimer - I'm a co-founder of ShowMeDo.</p> http://stackoverflow.com/questions/16763/tips-on-recording-a-webcast/100884#100884 3 Answer by Ian Ozsvald for Tips on recording a webcast Ian Ozsvald 2008-09-19T10:08:42Z 2008-09-19T10:08:42Z <p>Planning - make a storyboard, practice it a few times. You can either record video+audio live (I do this for simple training material) or record the video with long pauses then do the audio later. </p> <p>If you do the latter then use e.g. Audacity to record audio and import short segments of audio into CamTasia to sync them with each scene, then cut the long pauses after you've got the raw material together.</p> <p>Video - I tend to use 800x600 or 1024x768 for recording and transcode down to 640x480 for presentation, with a high bitrate (2000kbps &amp; keyframes every 30 secs) you get crystal-clear video. Expect 2-4mb per minute of video. CamTasia exports with a built-in player so you can easily upload it to the web. I avoid the SWF export and use FLVs.</p> <p>For audio make sure you've got a quiet room and a nice mic too, drink so you don't dry out. Consider using a lip-salve if you're speaking so much that you get dry (you can hear it in the end result). Get a good mic, a cheap USB will sound...cheap. Decent audio equipment starts at $300US.</p> <p>For examples of various techniques see <a href="http://showmedo.com" rel="nofollow">ShowMeDo</a> (I'm a co-founder). We have over 700 screencasts by 100 open-src authors, you'll get a good idea of techniques, approaches, voice-styles, editing styles etc.</p> <p>There are some more tips in this interview I did with <a href="http://joltmagazine.com/2008/09/17/screencasting-an-expert-reveals-the-dark-art/" rel="nofollow">Jolt Magazine</a> a few days back including 'stuff to avoid'.</p> <p>For hosting I tend to host my own (e.g. at my <a href="http://procasts.co.uk" rel="nofollow">ProCasts</a>), a 3 minute video is about 10mb, any decent ftp host should offer the video reasonably quickly. YouTube has wide exposure but shockingly bad quality. Vimeo looks great and has nice embeddable players.</p> <p>When hosting my own I use the <a href="http://www.jeroenwijering.com/?item=JW_FLV_Player" rel="nofollow">JW FLV Player</a> rather than CamTasia's default player, it supports nice callbacks (e.g. for start/stop event monitoring) and is skinnable.</p> http://stackoverflow.com/questions/58192/how-to-capture-and-present-screencasts-but-still-have-code-legible/100831#100831 2 Answer by Ian Ozsvald for How to capture and present screencasts but still have code legible? Ian Ozsvald 2008-09-19T09:54:31Z 2008-09-19T09:54:31Z <p>Regarding screensizes, in <a href="http://showmedo.com" rel="nofollow">ShowMeDo</a> and for professional work I record at 800x600 or 1024x768 and transcode down to 640x480 - the text is still clearly legible. </p> <p>You must use a high bandwidth for your resulting videos else they get smudgy. 2000kbps for video and keyframes every 30 seconds works well for Flash 7 and above. Expect 2-4mb per minute of video.</p> <p>I use CamTasia for recording and editing. Their zoom (and auto-zoom) is really nice, you can also grey-out most of the screen and focus just the important areas, also you can apply highlights and use arrows - these really help to make the important areas stand-out.</p> <p>Add in text call-outs (but don't read them, they're backup material for the viewer's eyes) to reinforce messages.</p> <p>You can cut between live-action, websites and images easily, just use 1-second fades. Don't worry about switching resolutions in the source material, I've mixed 1500x768 with 800x600 with fades, it works fine (see IE8beta1 vs FF3 video on my examples page).</p> <p>Examples of these techniques using CamTasia can be seen on my <a href="http://procasts.co.uk/examples.html" rel="nofollow">examples</a> page at procasts. In ShowMeDo there's a whole bunch of examples of different techniques, platforms and tools made by over 100 open-src authors.</p> http://stackoverflow.com/questions/62064/the-best-django-webcasts-videos/100803#100803 2 Answer by Ian Ozsvald for The best Django webcasts/videos Ian Ozsvald 2008-09-19T09:46:43Z 2008-09-19T09:46:43Z <p>ShowMeDo's <a href="http://showmedo.com/videos/django" rel="nofollow">Django</a> section has a good collection. ShowMeDo's <a href="http://showmedo.com/videos/python" rel="nofollow">Python</a> section has a large set of Python-related stuff that might give you extra background information.</p> <p>If you comment in ShowMeDo and tell the authors what else you'd like to see, they're quite responsive and might make new tutorials based on your suggestions.</p> http://stackoverflow.com/questions/24125/screencast-software/100790#100790 1 Answer by Ian Ozsvald for Screencast software Ian Ozsvald 2008-09-19T09:43:22Z 2008-09-19T09:43:22Z <p><a href="http://www.hyperionics.com/hc/" rel="nofollow">HyperCam</a> is cheap shareware and works on Vista. <a href="http://camstudio.org" rel="nofollow">CamStudio</a> is GPL but has issues with Vista. <a href="http://www.techsmith.com/camtasia.asp" rel="nofollow">CamTasia</a> will definitely work but is expensive after the 30 day trial.</p> <p>CamTasia's editor lets you zoom, pan, add annotations etc - it is worth the money if you're doing a lot of screencast editing.</p> <p><a href="http://screencast-o-matic.com/" rel="nofollow">ScreencastOMatic</a> is java-based and free, limited to 15 mins I believe, doesn't do zooming.</p> http://stackoverflow.com/questions/59525/whats-a-good-program-to-record-video-or-screencast-being-played-on-screen/100770#100770 2 Answer by Ian Ozsvald for What's a good program to record video or screencast being played on screen? Ian Ozsvald 2008-09-19T09:39:12Z 2008-09-19T09:39:12Z <p>On Windows, you have <a href="http://www.techsmith.com/camtasia.asp" rel="nofollow">CamTasia</a> (commercial), <a href="http://camstudio.org/" rel="nofollow">CamStudio</a> (GPL), <a href="http://www.fraps.com/" rel="nofollow">FRAPS</a> (commercial with free trial).</p> <p>FRAPS will definitely do your job, it was designed to capture videos of 3D games. CamTasia might, it has a low-level custom codec (TechSmith Capture Codec). CamStudio probably won't, at least not smoothly. CamStudio has issues on Vista, I don't know about FRAPS, CamTasia is fine on Vista.</p> <p>On the Mac try ScreenFlow, their <a href="http://www.flip4mac.com/screenflow.htm" rel="nofollow">example video</a> makes it clear it can capture live video streams.</p> <p>On Linux you'll be in a bit of trouble. If you recompile ffmpeg you might get it recording video. I think recordmydesktop won't do the job. </p> http://stackoverflow.com/questions/765229/what-are-some-good-websites-with-screencasts-on-software-development-topics/765294#765294 Comment by Ian Ozsvald on What are some good websites with screencasts on software development topics? Ian Ozsvald 2009-04-19T18:03:25Z 2009-04-19T18:03:25Z I'm the co-founder of ShowMeDo. We host &gt;1000 screencasts focused on open-source tools, mostly on Python programming with some on C, Ruby, Assembler and others. There are some sets on techniques rather than languages (and they're mostly free IIRC). Some of the Python videos are in our paying-members Club ($60USD for 1 yr's access) but if you're not after Python material then everything else is free (and no ads or other annoyances). HTH, Ian.