I've been trying to get into using Backbone for a while, but I've been frustrated by the lack of resources - the official docs are essentially just a lengthy reference and an extremely basic Todos demo, neither or which has been all that helpful in getting normal app started. I'm excited to try out this screencast :)
The Backbone.js homepage assumes that you're somewhat familiar with building JavaScript-heavy web applications ... I can see how it would be lacking if you're coming at it fresh. Would you like to see an official tutorial listed on that page, or would a screencast be better? Doing a section linking out to all of the third-party tutorials is another option.
Show HN: BackboneScreencasts.com
21–30 of 32 posts
Re: Show HN: BackboneScreencasts.com
#22I really like the "live" style of these screencasts. It seems almost like I'm pair programming. I appreciate the polished feel of screencasts like the RailsCasts, but this feels more... real somehow.
Great compliment! That is the exact type of experience I'm hoping to bring with both these screencasts as well as CastingCode.tv. I know I really enjoy sitting down and pairing with folks myself, so I really hope I can bring a similar experience with these types of screencasts and live coding events. Thanks!
Re: Show HN: BackboneScreencasts.com
#23Earlier quoted context omitted.
Not that it's ugly, its just distracting from the code, also it takes up screen real estate. Just my 2 cents, if that's your style, go with it.
Thanks man. That's great feedback. Perhaps I could play around with the sizing of the video a bit. I try to keep it out of the way of the code so that it doesn't overlap too bad.
I avoid it mostly because it adds overhead to the file size. You can crunch down a screen / presentation only screencast to pretty incredible sizes with H264 but as soon as you mix in live video, you either need to sacrifice its quality severely or put up with large files.
Re: Show HN: BackboneScreencasts.com
#24Earlier quoted context omitted.
Thanks man. That's great feedback. Perhaps I could play around with the sizing of the video a bit. I try to keep it out of the way of the code so that it doesn't overlap too bad.
My straw polls (or "market research" if I ever needed to big it up ;-)) showed a general dislike (though not strongly) for live video throughout a screencast but including portions was OK. That said, everything Gregg Pollack does seems to have him in it the whole time, and he's doing OK ;-) I avoid it mostly because it adds overhead to the file size. You can crunch down a screen / presentation only screencast to pret…
Re: Show HN: BackboneScreencasts.com
#25Earlier quoted context omitted.
My straw polls (or "market research" if I ever needed to big it up ;-)) showed a general dislike (though not strongly) for live video throughout a screencast but including portions was OK. That said, everything Gregg Pollack does seems to have him in it the whole time, and he's doing OK ;-) I avoid it mostly because it adds overhead to the file size. You can crunch down a screen / presentation only screencast to pret…
I've found the same thing. Solid colors of a screen capture can easily compress to under 200 MB for 60 minutes of video, but live action (even with only small movements) can double or triple that in size.
Re: Show HN: BackboneScreencasts.com
#26Earlier quoted context omitted.
Haha, I know. I have an ugly mug for sure. :) That's always been kind of my style for screencasting in general. I think it gives it a nice personal feel. But would you rather have the option of just seeing the code without the live video?
Not that it's ugly, its just distracting from the code, also it takes up screen real estate. Just my 2 cents, if that's your style, go with it.
Re: Show HN: BackboneScreencasts.com
#27I've been trying to get into using Backbone for a while, but I've been frustrated by the lack of resources - the official docs are essentially just a lengthy reference and an extremely basic Todos demo, neither or which has been all that helpful in getting normal app started. I'm excited to try out this screencast :)
Re: Show HN: BackboneScreencasts.com
#28I've been trying to get into using Backbone for a while, but I've been frustrated by the lack of resources - the official docs are essentially just a lengthy reference and an extremely basic Todos demo, neither or which has been all that helpful in getting normal app started. I'm excited to try out this screencast :)
Re: Show HN: BackboneScreencasts.com
#29I've been trying to get into using Backbone for a while, but I've been frustrated by the lack of resources - the official docs are essentially just a lengthy reference and an extremely basic Todos demo, neither or which has been all that helpful in getting normal app started. I'm excited to try out this screencast :)
The Backbone.js homepage assumes that you're somewhat familiar with building JavaScript-heavy web applications ... I can see how it would be lacking if you're coming at it fresh. Would you like to see an official tutorial listed on that page, or would a screencast be better? Doing a section linking out to all of the third-party tutorials is another option.
Including it or something similar would be beneficial for beginners. As someone else mentioned, an official collection of good tutorials will be really helpful.