November 27, 2008

Burn Microsoft Webcast to DVD in 3 Simple Steps for Free

To maximize your learning speed, you need to de-couple yourself from your computer so that you can learn in bed, in the tub, or while driving (be careful, please!), etc.

 

 
How To Burn .NET Videos to DVD in 3 Simple Steps for FREE

Start by using the menu buttons of webcast series on IdealProgrammer.com homepage to locate a webcast to burn.

Once you have the to DVD, you can use any portable DVD player to watch each lesson. You can also watch the webcasts on the DVD player attached to your TV in the living room if you want! (Use google on the name of your DVD player to find out if it accepts DVDs formatted as NTSC).
Here are the three simple steps you need to take. You do not need to buy any software to burn the DVD, as everything is free.

HINT: When burning DVDs, it is easy to get confused about what step you are on. I use notepad to help me keep track of what step I am on with burning each DVD. I have also purchased a little, round, canvas DVD case that holds about 20 DVDs. I store the video series that I am currently watching in this portable case and keep all the other DVDs stored on the spindles that come with the dvds when you buy them at the store. This helps to reduce fingerprints on the dvds and keeps me very organized.

0. Install the Free Software

Install the pre-requisite software (it is totally free):

  1. AVS4You Video Converter - converts .wmv to VIDEO_TS format
  2. Video DVD Maker Free Version - takes VIDEO_TS format and burns it to a dvd.

1. Download webcast

When you are on Microsoft's view webcast page, select download option instead of view. (If you use BitComet to speed up downloads, you have to cancel that and let internet explorer do the download normally.) I download the video to My Documents\My Videos\webcastname.zip Then, you extract the zip files to get the livemeeting.wmv file.

2. Convert .wmv to VIDEO_TS

Use the free version of AVS4You Video Converter to convert the .wmv to a VIDEO_TS format. In AVS4You converter, choose the To DVD option, and select standard DVD NTSC to get 2 hours on one DVD. Output for AVS4 should go to MyDocuments\DVD\webcastnamefolder (When AVS4you finishes, do not choose the Burn CD option - use Video DVD Maker instead).

Note: You can use Windows Movie Maker to combine several short videos into a larger .wmv file before using AVS4You in this step.  I do this when the videos in a series are 15 minutes each to help me reduce the total number of DVD's burned.

3. Burn the DVD

Use Video DVD Maker Free Version to take the VIDEO_TS output from AVS4YOU and burn it to a DVD. Put a blank DVD in your DVD drive. In Video DVD Maker, choose the first icon under File to start Video DVD Maker. Select "Burn an already authored DVD Video (VIDEO_TS)". Click Next, and navigate to MyDocuments\DVD\webcastnamefolder\VIDEO_TS. Then click BURN.

May I Also Recommend for Further Study? Bob Tabor also has an excellent video library on a wide variety of Visual Studio topics that can be viewed at: LearnVisualStudio. This is one of the best sites for learning Visual Studio that I have found, and they allow you to download many videos for free to try it out. I have a Lifetime Subscription to Learn Visual Studio and have spent hundreds of hours watching their videos. I am very satisfied with the amount of information that they provide, and I think it is an extremely good value. Most video tutorials and live training classes for Visual Studio cost around $25 per hour (see AppDev.com, Learnkey.com, etc.), but Learn Visual Studio only costs about 70 cents per hour of video. You can save 30% off of the retail price for Learn Visual Studio by clicking on the link at the beginning of this paragraph.
Tags:
Filed under Videos by admin.
Permalink • Print • 

September 2, 2007

Summary of Over 700 Programmer Videos

Here is a summary of the programmer videos referenced on Ideal programmer. This is an index of the that will grow as more videos are added.

Databases

What is DB2? - contains 20 videos (15 of them are from IBM)

What is MySQL? - contains 3 videos.

SQL Server - 13 Free videos from Bob Tabor of LearnVisualStudio.net (Highly Recommend).

1. dotNET Programming Videos

Syllabus SpreadsheetSQL ServerModern Software VBASPNET Soup to NutsEssential ASPNET
CSharp Soup to NutsVB.NET Soup to NutsADO Step By StepBuild WinFormsModern Software in C#
<=== Advanced ===>
AJAXWindows Presentation FoundationWindows Communication FoundationArchitecting Desktop ApplicationsSQL Server 2005 Admin

(
Streamlined Syllabus of 100 hours of free videos from some of Microsoft's finest - learn directly from the experts and re-watch them until it "sinks in." The best teachers are the ones that know the material backwards and forwards so that they can present it in a streamlined manner - these instructors do just that. We need to learn the material backwards and forwards too. The good news is that all of the instruction and the software you will download to do the coding is 100% free! (Microsoft does require that you register with them to view the videos and you also have to use Internet Explorer browser, instead of Firefox, Safari, etc., but it is totally free.) You can copy-n-paste my google.docs spreadsheets to your own spreadsheet to help you keep track of which videos you have watched by clicking here - have some fun with it!)

Syllabus Spreadsheet

SQL Server - 13 Free Videos from Bob Tabor of LearnVisualStudio.net (Highly Recommend).

Modern Software Development in Visual Basic - Joe Hummel gives a very clear presentation on the basic concepts involved in programming in Visual Basic. He is a PhD in computer science and excellent at making abstract concepts seem simple. Joe is very good at giving you a conceptual behind-the-scenes understanding of how dotnNet programming works. Fifteen free one-hour tutorials.

ASP.NET Soup To Nuts - Microsoft's Bill Steele provides an excellent 26 hour video series that takes you from installing the free express versions of the software to building a full-blown auction site. Best series I have watched! Be sure to check out Bill's very cool heads up display invention for airline pilots at www.virtualhud.com (Highly Recommend).

Essential ASP.NET
- Although many of the topics in this series are similar to Bill Steele's ASP Soup to Nuts Series, Fritz puts a different spin on them, and I have learned a lot by watching both series. (Highly Recommend).

C# Soup to Nuts - Microsoft's Bill Steele does another Soup to Nuts video series - this one is on C# and it consists of 22 free one-hour videos (Highly Recommend).

VB Soup to Nuts Ron Cundiff of Microsoft provides 17 free one-hour videos on VB.

ADO Step By Step - Microsoft's Lindsay Rutter and Glen Gordon present 16 hours of data access fundamentals for dotNET programmers (Highly Recommend).

Soup to Nuts: Build Windows Forms Applications with .NET - Microsoft's David Anthony presents 14 free one-hour videos on building Windows Forms Applications and Smart Clients in the .NET Framework.

Modern Software Development Using C# - Dr. Joe Hummel presents 15 free one-hour videos on building Applications in the .NET Framework using C#. Appropriate for the intermediate or advanced Visual Studio .NET developer, Architecting Modern Desktop Applications in Microsoft .NET Framework focuses on the architecture and design of Smart Client Applications. Topics range from security when architecting your desktop application to using multithreading for performance and responsiveness. The Architecting .NET Framework Solutions with C# and VB miniseries are both designed for Java, VB6, and C++ developers moving to .NET Framework, and they follow the progression of C# or VB development.

Advanced Topics (not part of Streamlined Syllabus)

ASP.NET Learn Ajax - Microsoft's Joe Stagner takes you through installing Ajax extensions to using most of the controls in 76 videos.

Windows Presentation Foundation - Microsoft's Bill Steele strikes again!!! Eighteen hours of free videos on Windows Presentation Foundation. Very Enjoyable.

Windows Communication Foundation Top to Bottom - Microsoft's Michele Leroux Bustamante presents 15 free one-hour videos on building Windows Communication Foundation. Windows Communication Foundation (WCF) is the Microsoft messaging platform for building service-oriented applications. Released with the Windows Vista operating system, and part of the Microsoft .NET Framework version 3.0, WCF unifies the programming model for how components and services communicate: be they distributed or not, accessible beyond firewalls, or available through interoperable interfaces.

Architecting Desktop Applications with 2.0 - Dr. Joe Hummel presents an advanced series (15 free one-hour tutorials) on developing desktop applications that are smart clients. These applications allow you to work offline and update your web database whenever you reconnect to the internet. This is an advanced series and you should definitely watch his Modern Software Development in Visual Basic first. This is not really part of the streamlined syllabus, as it is more advanced.

SQL Server 2005 - Bryan Von Axelson presents 10 free one-hour tutorials on SQL Server Administration topics. This is a more advanced series and not part of the streamlined Syllabus.

Languages

Introduction to Ajax - contains 4 videos.

ASP.NET Learn Ajax - Microsoft's Joe Stagner takes you through installing Ajax extensions to using most of the controls in 76 videos.


ASP.NET Soup To Nuts
- Microsoft's Bill Steele provides an excellent 26 hour video series that takes you from installing the free express versions of the software to building a full-blown auction site. Best series I have watched - Be sure to check out Bill's very cool heads up display invention for airline pilots at wwwvirtualhud.com (Highly Recommend).

ASP.NET 2.0 - contains over 100 webcasts from Microsoft.

Intro to Atlas - contains 2 videos from Microsoft.

Intro to C++ - contains 21 videos (13 of the videos are from Stanford University).

C# Soup to Nuts - Microsoft's Bill Steele does another Soup to Nuts video series - this one is on C# and it consists of 22 free one-hour videos (Highly Recommend).

Getting Started with Java - contains 15 videos.

Intro to JavaScript - contains 4 videos.

Object Oriented Programming Tutorials - contains 27 videos (24 videos are from ADUni.org).

Intro to Perl - contains 4 videos.

Intro to Python - contains 15 videos.

Intro to Ruby on Rails - contains 19 videos.

Visual Basic and VB.NET - contains over 500 videos from Learn Visual Studio. (Highly Recommend)

Miscellaneous Free videos for Programmers

over 30 Free Computer Science Courses on Video - Free Video Computer Science Courses from MIT, Berkley, and Others

ADO Step By Step - Microsoft's Lindsay Rutter and Glen Gordon present 25 hours of data access fundamentals for dotNET programmers (Highly Recommend).

Microsoft's MSDN TV - Microsoft videos up until Sept 2006 (lots of .NET videos)

Microsoft's Webcast Series

Windows Presentation Foundation - Microsoft's Bill Steele strikes again!!! Eighteen hours of free videos on Windows Presentation Foundation. Very Enjoyable. (Highly Recommend)

Networking

A New Way of Looking at Networking - contains 1 video.

Tags:
Filed under Videos by admin.
Permalink • Print •  • 1 comment

Close
E-mail It