Wednesday, September 21, 2016

Recording Live Presentations

I've had a few people ask me about recording live presentations recently, so now's a good time to talk about how I do it.

I've been recording my presentations for about a year and a half now. There are a couple of reasons why I've wanted to record myself speaking:
  1. By watching myself, I can learn my quirks that I don't notice. This helps me improve my speaking technique.
  2. I can put together clips of me speaking to create a promo video to help get me more speaking opportunities. (I never did this because I had some great professionally recorded videos to showcase before I got around to completing it.)
  3. I can post recordings that come out well to my YouTube channel.
I have fully-produced two talks so far. This is from April 2016 (Central California .NET User Group, Fresno CA):



And this is from March 2015 (Nebraska.Code(), Lincoln NE):



So here's what I've done. It's not professional quality, but it gets the job done for what I was looking for.

Sound Quality is King
One of the most important things about recording live presentations is making sure that you have good audio. If there is echo-y sound that's hard to understand, no one will watch the video. I've passed up watching videos of people I really wanted to hear just because the audio was so distracting. This problem actually kept me from recording my presentations for quite a while.

For a previous discussion on the importance of audio quality, check out my article on screencasting: Jeremy's Screencast Production.

Record Audio Separately
Don't rely on the camera or your computer to pick up the audio. Record the audio separately. I use a Zoom H1 digital recorder (Amazon link) that I'm very happy with:



This has a built-in microphone array which would be good for recording interviews or something where you don't move around a lot. For my presentations, I pair this with a Sony ECMSC3 lapel microphone (Amazon link):


This is an inexpensive microphone, but the quality is surprisingly good. I can clip the microphone to my collar and stick the Zoom recorder in my pocket.

Note: If you take this approach, make sure the microphone is plugged in all the way to the recorder. I have a couple presentations that are nothing but a recording of the inside of my pocket.

What I Like
I am happy with the results of the Zoom recorder. It runs on AA batteries and records to a micro-SD card. Battery life is very good, and 2-1/2 hours of audio takes about 1-1/2 gigs of space (which isn't much when you can buy 64 gig cards really cheaply).

I use the "Auto Level" feature of the Zoom recorder (you can see the switches on the back). This has a few quirks, but it's easy to fix in editing (more on that below).

You'll also notice that there is a "Hold" switch. This will save you from accidental button presses, particularly if you put the recorder in your pocket.

Repeat the Question
A general piece of speaker advice is to always repeat the question so that other members of the audience can hear it. This is especially important when recording because you will not pick up the audience at all on the lapel microphone. So you want to repeat the question for the recording as well.

Screen Capture
I use Camtasia Recorder (from TechSmith) for screen capture. I've spent a bit of time talking about Camtasia in my screencasting article, so I won't repeat it here. I'll have a bit more to say about it when we get to editing.

One thing to be aware of is that the Camtasia Recorder will capture some keystrokes for its own use. So be prepared to re-map some keys in Camtasia or be ready to use alternate methods in your demo. The most prominent one that I run into is that F10 is "pause" for Camtasia, so in Visual Studio, I'll use the toolbar buttons for debugging instead of F10 to step through code.

Video
High-quality video was not really important to me. I primarily wanted to be able to see myself in action (and again, potentially put together a promo video). Rather than spend a lot of money on a video camera, I spent a couple hundred dollars on a little Sony HDR-AS100V (Amazon link):


This is the Sony version of a GoPro. It's really designed as an action camera, so the lens is a bit fish-eyed. I got this a while back, so I'm sure there's an improved version of this now.

The recording quality is good: 1080p. And if you crop the video (like is shown in the first video in this article), then you don't see the fish-eye. Note: the second video in the article was actually recorded first, and I learned some things about editing that I was able to use in the other video. But more on editing later.

I have the camera mounted on a small tripod (this was included with the Zoom kit that is linked above):


It's nice and small to stick in a bag with the other gear. But the legs expand to give it a decent height when placed on a table. Here's the rig with the camera attached:


I usually put the camera on a table in the front row (which gives a bit of a side-angle). I've put it in the back of the room a few times, and the image was a bit small. When it's closer, it's easier to see my movement and mannerisms.

What to Watch Out For
There are a couple things about this camera to watch out for. First, it can only be charged by the USB port (there's a removable battery, but you would have to buy a separate charger for that). It cannot be plugged in and record at the same time, so you're limited by battery life.

In my experience, battery will go about 1 hour 45 minutes. This can usually accommodate one of my presentations at a user group, but I make sure to start it just before I start, and I'll even pause it at breaks to save a bit of battery.

This also uses micro-SD for storage. And it runs about 4 gigs for 35 minutes of video. I use those weird increments because it actually splits up video files into 35 minute chunks. Again, with a 64 gig card, I've never had any problems with space. The limiting factor has always been battery life.

Audio Everywhere
Record audio in all three places: digital recorder, screen capture, and video camera. Even though the final audio will be from the digital recorder, it's easy to use the sound waves to line up the various tracks when editing the video.

And here's a tip I picked up from my friend and fellow speaker Justin James (@digitaldrummerj):
After starting all 3 recorders, clap your hands.
This will create a very visible audio spike that you can use to line up the various tracks. (Just like movies use the clappers to start a take.)

Lots of Files
The result of the recordings are lots of files:


The ".mp4" files come from the video camera. As mentioned, this records in 35 minute chunks, so these need to be put together in editing. The ".trec" file is the screen capture from Camtasia. And the ".wav" file comes from the Zoom audio recorder.

The ".camproj" file is the Camtasia project. We're headed there next.

Putting Everything Together
Now that we've got all of the sources, we need to put everything together in Camtasia Studio. First job is laying down the tracks and lining them up. This is where the audio helps A LOT.

First, here's a look at the Camtasia interface:


The order of the tracks are important, the track that is "on top" (in this case, Track 4) appears over any other tracks.

Track 1: Audio track (not visible). This comes from the Zoom digital recorder and it will be the audio that we ultimately use.

Track 2: Screen capture (left side of screen). This comes from the Camtasia Recorder.

Track 3: Video capture (right side of screen). This is from the Sony video camera.

Track 4: Overlays (text at top of screen). We'll take a closer look at this a bit later.

Lining Things Up
After getting the media in the right slots, we have to line everything up. For this, we can look at the audio for each track:



We can use the audio tracks to line everything up. Notice that the peaks line up across the media. And as noted earlier, a "clap" at the start can create a spike to make it easy to see where the start point is.

In this case, I've already trimmed down the video and audio, so we can't see that part. Once everything is lined up, you can trim the excess at the beginning and end of the tracks.

You'll see different intensities when looking at the audio, this is because the computer is one side of the room, the camera is on the opposite side, and I'm walking around with the voice recorder in the middle.

Audio Processing
After getting all of the tracks lined up, we can use the Audio tab in Camtasia to simply mute the 2 video tracks. This will leave the audio just from the Zoom recorder.

When I'm doing screencasting, I don't normally use the audio leveling tool (as mentioned previously). This is because screencast recording is in a much more controlled environment where I'm sitting still. Things are a bit different when I'm doing things live and don't get a "second take".

So I use the volume leveling tool in Camtasia:


Just select the audio track and click "Enable volume leveling". This smooths out the peaks, and the audio track now looks more like this:


This is a bit different from the audio track we saw above.

I do this to smooth out some of the "Auto Level" from the Zoom recorder (remember I mentioned that above?). The auto-leveling of the Zoom recorder generally works well, but if you cough, tap the microphone, or cause some other "spike", the recorder will lower the sound levels, and it takes a few seconds to re-adjust.

The "Auto Level" in Camtasia will correct this. It's not ideal. But I also don't have a professional audio technician doing these recordings for me. The audio still comes out a lot better than many of the "live recordings" that I come across.

Video Processing
There are a couple different approaches to take when trying to show both the screen and the person at the same time. For the April 2016 video, things were pretty easy:


This projector was had a 4x3 aspect ratio, so my screen capture had that same ratio. This made it really easy to put the screen and video side-by-side (although it does look a little strange in the beginning when I'm showing my wide-screen slides).

In contrast, in the March 2015 video, I put in a lot of edits to show the live video when that was important and to show the screen when that was important. This was *a lot* of work. It is much easier to do side-by-side or an overlay if you can get away with it.

Since the videos were side-by-side, the order of the tracks wasn't as important (since they don't overlap). But if you're overlaying or doing other interesting things, you want to make sure that the right video is "on top".

Stitching Video
As mentioned above, the Sony video camera records in 35 minute chunks, and these end up as separate files. The good news is that if you put the two media files right next to each other in Camtasia (on the same track and touching each other), there is no gap or stutter at all.

Cropping and Panning
It's possible to crop and pan inside Camtasia to show just parts of the video. Some of these features are really hard to find. For example, the "crop" button is in the top right corner of the preview window:


This is entirely non-obvious, and I haven't found the "crop" feature on another screen or menu (maybe I'm missing it).

Here's what the video looks like un-cropped:


So you can see that I cropped out quite a bit of the frame. Cropping also can make the "fish-eye" of the camera a bit less obvious. This is why having the 1080p recording is nice. Even if you don't show the video full screen, you can crop and zoom into different areas and still have decent quality output.

This video was shot at the Central California .NET User Group in Fresno, CA. It's a small group; there were 10 people there that night. But it's not always the size of the room that makes a good presentation. Sometimes the smaller groups are better because you get more questions and interaction. (And remember to "repeat the question" even in a small room. Otherwise, you'll have an audio gap in your recording.)

Callouts
The last step in the editing process is to add callouts to the video. I've talking about adding callouts in screencasts, but it's also important when showing live presentations.

Here's a good example of why:


You'll notice in the video that I'm pointing at the screen. This is pretty common for me (especially when I'm talking in a training room). But it's impossible to tell what I'm pointing at.

This is where the "Callouts" feature in Camtasia comes in handy. I can highlight the area on the screen that I'm talking about. In this case, I'm pointing to a method signature and using a red rectangle to highlight it. This is on the "top track" (Track 4 here) so that it shows up over everything else. I've added similar callouts throughout the presentation.

Rendering
After getting all the bits together, it's time to render and upload. I try to render at the highest resolution I can (which is generally 1080p). Then when I upload to YouTube, they'll process it down to lower-quality versions.

Rendering projects with live video take significantly longer than rendering screencasts. So be prepared for that. This is compounded because my screencasts are generally in 20 minute chunks and will render in about 20 minutes. But a live presentation is over an hour long, so it's both more material and also a slower render.

Make sure that your computer is well ventilated during this process.

Wrap Up
This is a lot of work. But it's not that hard to do. The equipment cost me around $500 (which isn't cheap), but I've gotten quite a bit of use out of it. The Zoom recorder in particular has been a great little tool. I'm surprised at the quality that I can get from this little plastic device. This is the recorder that I also used to record bits of my banjo playing.

I have recorded about 20 of my presentations. And I've gone through the process of laying down the tracks, lining up the audio, and rendering each of them. Most of them have just been for my personal use (so you don't see all of the work behind those). But a couple have made it out into the wild, and when I come across a good presentation, I'll be sure to post it.

If you decide to start recording and producing your own presentations, I hope that my experience will make the path a bit easier for you.

Happy Speaking!

Tuesday, September 13, 2016

"User Driven Development" at AIM hdc

Last week, I had the great opportunity to give the Thursday evening keynote at AIM hdc in Omaha NE. I was honored to be invited to talk, and I had a great time.

Preparation
The topic was "User Driven Development", but I probably should have called it "Making the World a Better Place". Since this talk was me telling stories (with no code, gasp), I figured that I would take the same approach as I did previously with "Becoming a Social Developer" at NDC Oslo.

This meant that I hand-drew my slides:


I picked this up from David Neal, and it has been quite useful for these types of talks. I'm not quite as practiced as David at this point, so I've got simple stick figures:


And rather crude drawings (this is an application that is on fire):


The talk itself is based on a number of stories from my past which have made it into several articles over the years. You can check out the articles (and also the presentation slides) here: User Driven Development.

I ended up with a total of 109 slides. This sounds like a whole lot of slides for a 50 minute talk, but they tend to go by pretty quickly.

Presentation
The presentation itself went very smoothly. I was fortunate enough to have a group of friends sitting at a table near the front. (And they were nice enough not to heckle me during the talk.) They took some great pictures. Here's the view from the front (thanks to Heather Downing (@quorralyne) for this one):


And Cory House (@housecor) took a great panoramic shot from the back of the room:


The room held 650 people, so I figure that I had close to 500 in the audience.

The timing came out *almost* perfectly. Since I was telling stories, the timing for each part wasn't exactly metered out. About halfway through my talk I had this slide:


This related to a story about an application that would give the current time in whatever city you selected. I was *really* hoping that this would be the actual time in Omaha, but I looked at the time just before I got to this slide and found that it was 4:39 p.m. (Missed it by "that much".) But it gave me a chance to crack a joke about how close I was.

Response
The response was very positive. My Twitter notifications went pretty crazy that evening (and my definition of crazy is probably quite a bit different from other people -- it was 20 times more than I normally get.)

A couple of points from the talk stuck out for the audience. This one was tweeted out by Heather Downing, and a couple other people picked up on this point as well:


Our job as developers is not to type code.
Our job is to solve problems.
I was also happy to see Paul Oliver (@ItsPaultastic) pick up on this:


I am not "just" a corporate developer.
I am a corporate developer.
I've hated it when I have been referred to as "just" a corporate developer. This belittles the awesome work that we do. *All* developers can make the world a better place. Making someone else's job easier doesn't seem like it's world-changing, but it makes things better for that user. And that makes a difference.

Christian Peters (@TDDdev) wrote a review of the Thursday keynotes, and I was happy to see some of the key points that he picked up, including:


and


In addition, I had several people talk to me about the presentation that evening and the next day. And I even received some email after the event was over.

Wrap Up
Of course, I also found time to talk about "Becoming a Social Developer" (this was requested by the event organizer). And it was great to be talked about by Cory House:


This is the first full-length keynote that I have given. Previously, I'd had 10 minutes on stage (sharing someone else's keynote). The best compliment that I got was from Cory (who has given keynotes at several events). He said that he couldn't believe that was the first time I'd given a keynote. So I guess I looked like I knew what I was doing. ðŸ˜‰

I don't know if I impacted everyone in the room (probably not), but I did make an impact on some people. And that means that I did succeed in making the world a better place.


Happy Coding!

Monday, September 5, 2016

Help Those Behind You

The past few days have been pretty rough for me. I managed to get focused on the wrong things, and that had a pretty bad effect on me. I felt useless. I *know* I'm not useless, but that's different from feeling useless.

In my case, that means I need to reset my focus:
Help Those Behind You
Learn from Those Ahead of You
We are all in different places on our journey. And when we look at other people, sometimes we're on the same path, sometimes we're on different paths, and sometimes our paths cross.

Wrong Focus
Where I got into trouble was focusing on people who are ahead of me (and on some people who are on different paths). Specifically for me, this might mean a person who was selected to speak at a conference I was rejected from. It may mean a person who is teaching topics that are deeper and more interesting than what I teach. It may mean a person who is more productive at producing video content.

There will always be someone better than you at anything you can come up with. We want to look to those people because we can learn from them. But it's very easy to get focused on not being as good as someone else. When we get into that mindset, it can make us feel useless.

Right Focus
I find that I'm at my best when I'm helping someone else be better. In my world, that often means taking a previously obscure topic and making it clear and approachable.

And I can do this for everyone who is behind me on the path. I've had trouble learning certain topics. I've made mistakes and had failures. I've had some great successes.

I think about how I can guide the people behind me:
"Hey, watch out for that pothole."
"Take this detour; it's a bit longer, but you'll get there faster and easier."
"Slow down a bit here; there's a speed bump." 
When I do this, I know that I'm not useless.

Hang on to Positive Feedback
One thing that I do to keep myself on track is to review the ways that I've been helpful to people. That means digging through feedback from my presentations and comments on my videos & website.

When I have something like this:
Thank you so much; DI has been one of my weaknesses for years, but you've finally made it clear. It makes sense AND looks elegant to boot. Your presentation was clear, concise, and a simple explanation of confusing (at least to me) topic. Thank again!  
or this:
Thanks, Jeremy. Your tutorials really made me understand delegates properly, I now feel like I can identify when the proper time to use them is. I'll continue to check out your videos!
Then I know that I've helped someone along the path.

And now I don't only know I'm not useless, I feel like I'm not useless.

Continuous Learning
This doesn't mean that we stand still to help others. I know that I need to keep moving forward as well. I can learn a lot from the people who are ahead of me, and I try to do that as much as I can. (And I often don't do that as much as I should.)

In addition to learning from those ahead of us, we should also keep track of the not-so-positive feedback as well. I've used this to slowly improve over the years. A very specific thing I remember is someone who asked me to repeat questions from the audience when I was giving a talk -- it's usually difficult for other people to hear the question. (And thanks to Andrew, an attendee at one of my code camp sessions, for being the first one to point this out to me.) It took me a really long time for that to become a habit. But it is a habit now, and it's been a very good habit to have. (And I usually share that with other speakers when I notice that they don't do it.)

Sometimes you get feedback that is not positive and not helpful. It can hurt when this happens. We like to please everyone. But it's also impossible to please everyone. So don't focus too much on the negatives.

Instead, look for places to improve.

You Don't Have to be an Expert
But I've also found that it doesn't matter how far along the path you are, you can still be helpful.

As a recent example, I did a dive into learning F# by going through some of the Euler problems. I am not very far along the path of using F#. And I was using the Euler problems to better understand things myself. I wasn't sure if the articles that I wrote were useful to other people. Most of the feedback that I got was from the people ahead of me who sent in some good advice to help me move forward.

But when I was at Music City Code a few weeks back, I talked to 2 people who told me that they were following those articles and that it was helpful to them. That was encouraging for me considering that I knew there was a lot of information on F# out there, a lot of information on Euler problems, and all of it from people who were way more experienced than I was.

I encourage other people to try speaking at least once. A lot of people think that they don't have anything that's worth sharing (I know that I spent a good chunk of time thinking that). But it turns out that if you know 10% more than someone else, you are the expert in the room. It doesn't matter that there are people who know way more than you do. If you know just a little bit more than the people you're talking to, you can be helpful.

I usually tell people to think of that one moment in their career where they said, "I wish someone had told me about this earlier." This usually comes after struggling through a tough problem, or learning about something in the standard library you didn't know was there. If you've had that experience, then other people have had it too. You have something to share to help people avoid that same problem.

You don't have to be an expert.

You know more than someone else; you can help that person.

Moving Forward
So after spending a few days focusing on how far behind I am, I'm going to start focusing on how far ahead I am. I've never considered myself an expert in anything; that's because I know that there are lots of people who know lots more than I do. But there are a lot of people who are behind me on the path. And I can help them.

Reach out and help someone behind you.

Happy Coding!


Friday, September 2, 2016

September 2016 Speaking Engagements

I've got several speaking events scheduled in September (and a whole bunch in October). I'm back on the road next week.

As always, if you'd like me to come to speak for your company or at your event, just drop me a note. I've got quite a few Presentations and Workshops available.

Wed-Fri, Sep 7-9, 2016
AIM/hdc
La Vista, NE
Conference Site
o User Driven Development (general session)
o DI Why? Getting a Grip on Dependency Injection

I'm looking forward to heading to Nebraska next week. It's my first time in the Omaha area. And I've also been given the opportunity to give the closing session on Thursday night. I've got the slides together (after some more crappy drawing), and the talk should be a lot of fun.

Thursday, September 22, 2016
Corporate Event
Irvine, CA
o Test-Driven Development in the Real World

Thursday, September 29, 2016
SouthBay.NET
Mountain View, CA
Meetup Link
o I'll Get Back to You: Task, Await, and Asynchronous Methods

I've been out to SouthBay.NET several times, and it's always a fun group. It's also great to see my friend Theo Jungeblut (@theojungeblut) who heads things up.

Friday, September 30, 2016
Code Stars Summit
San Jose, CA
Workshop Details
o Getting Better with C#: Interfaces & Dependency Injection

This is a full-day workshop on two of my favorite topics. But at a larger scale, it's really about how we use abstraction to make our code easier to extend, maintain, and test. There's still some spots open for those who want to join me.

Sat-Sun, Oct 1-2, 2016
Silicon Valley Code Camp
San Jose, CA
Event Site
o IEnumerable, ISaveable, IDontGetIt: Understanding .NET Interfaces
o I'll Get Back to You: Task, Await, and Asynchronous Methods

I know this event is not in September, but it's happening while I'm up in the Bay Area, so it fits in well right here. The Silicon Valley Code Camp is one of the largest community events on the west coast. It was fun getting the chance to be on video last year. I'm looking forward to heading back again this year.

A Look Ahead
October is looking to be a lot of fun with a lot of travelling. The first weekend, I'll be at Silicon Valley Code Camp in San Jose, CA (as already mentioned). The following week, I'm headed to the Desert Code Camp in Chandler, AZ. A bit later in the month, I'm going to St. Louis, MO for DevUp and then to Des Moines, IA for Prairie.Code().

So, lots to do, lots of traveling, and lots of days away from home. But places I really want to be.

A Look Back
August was a bit of a light month: only one event -- but it was an amazing event: Music City Code. I've already written a bit about how I got to talk to a ton of great people. And I also had a lot of fun giving my talks.

In addition to my regular sessions, David Neal (@reverentgeek) was nice enough to share his evening keynote with me. This gave me a chance to share "Becoming a Social Developer" (one of my favorite topics) with a new group of people.

The response was great. Here are a few of the tweets that went around:


I had a great conversation with Spencer (@schneidenbach) the morning before the workshops. And I ended up spending a quite a bit of time with him the rest of the week. It was great to get to know him better.



Thanks to everyone for the great pictures.

A really great thing about Music City Code is that there was a photographer taking really great shots during the whole event. Check out the gallery for yourself: Facebook Gallery.

He made me look very inspirational during David's keynote:

So Inspirational...

And he also got some good shots of me in my presentations. I guess there are 3 important things about Unit Testing:


And I'm not quite sure what I was doing in my Dependency Injection talk. I guess I was singing Thriller:

'Cause this is Thriiiiiiller

Needless to say, I had an really awesome time at Music City Code. It's one of the events that will stick out this year.

Happy Coding!