Watching Notch's code stream "Making Prelude of the Chambered" (http://www.youtube.com/watch?v=rhN35bGvM8c&t=10m05s&hd=1) was fascinating.<p>Are there any other sites like WatchMeCode.net. I'd like to watch developers screencast their workflows, especially for different languages. Watching a top OSS contributor work (jumping from IDE, to test, to GitHub) would be awesome.
We do all kinds of screencasts - I'm editing one about ActiveAdmin on Rails right now, and we also have many other formats (.NET, some Rails) - not all just Javascript.<p>That said - Destroy All Screencasts is great (<a href="https://www.destroyallsoftware.com/screencasts" rel="nofollow">https://www.destroyallsoftware.com/screencasts</a>), and PeepCode has terrific Play by Play stuff with Gary Bernhardt which I can't recommend enough: <a href="https://peepcode.com/products/play-by-play-bernhardt" rel="nofollow">https://peepcode.com/products/play-by-play-bernhardt</a>.<p>He also has Ryan Singer and Yehuda Katz doing their thing... great stuff.
PeepCode has a series called "Play by Play" (<a href="https://peepcode.com/screencasts/play-by-play" rel="nofollow">https://peepcode.com/screencasts/play-by-play</a>) where you can see a lot of professionals solve a small problem in 1-2 hours. It goes through their thought process, design and implementation. I think I've seen Ruby, JS, Python and even C in some of those screencasts.
TekPub streams are mostly javascript. I'd like to see ruby devs at work. It struck me over the weekend as I was working on some 24 Pull Request projects. We should not only share our code, but our process as well.<p>Edit: RailsCasts are awesome, and episode 300 (<a href="http://railscasts.com/episodes/300-contributing-to-open-source" rel="nofollow">http://railscasts.com/episodes/300-contributing-to-open-sour...</a>) is a great example. Any others?
I run NSScreencast which covers all things iOS in bite-sized weekly videos. Check it out <a href="http://nsscreencast.com" rel="nofollow">http://nsscreencast.com</a>