100 episodes

Dig into the TWiT.tv archives and enjoy episodes from ten years ago. It's a tech time machine!

Please note that these episodes are from ten years ago, so URLs, products, and other information may be very outdated. Sponsor codes and offers may no longer be valid.

TWiT Throwback (Video‪)‬ TWiT Tech Podcasts: Video

    • News
    • 4.2 • 6 Ratings

Dig into the TWiT.tv archives and enjoy episodes from ten years ago. It's a tech time machine!

Please note that these episodes are from ten years ago, so URLs, products, and other information may be very outdated. Sponsor codes and offers may no longer be valid.

    • video
    Home Theater Geeks 205: Digital Cinema From the Inside

    Home Theater Geeks 205: Digital Cinema From the Inside

    Scott chats with David Reisner about the evolving standards of digital cinema.

    Host: Scott Wilkinson

    Guest: David Reisner

    Download or subscribe to this show at https://twit.tv/shows/home-theater-geeks.

    Thanks to CacheFly for the bandwidth for this show.

    Sponsor:
    naturebox.com/twit

    • 1 hr 8 min
    • video
    Know How... 92: Cognitive Radio, OS X Tips, and Make a GIF

    Know How... 92: Cognitive Radio, OS X Tips, and Make a GIF

    Will Cognitive Radio be the most advanced form of wireless, OS X tips, make a .gif using Adobe Premiere, and a better way to monitor your camera.

    Hosts: Fr. Robert Ballecer, SJ and Bryan Burnett

    For full show notes, visit https://twit.tv/shows/know-how/episodes/92

    Sponsor:
    lynda.com/knowhow

    • 43 min
    • video
    Tech News 2Night 83: Apple to Buy Beats?

    Tech News 2Night 83: Apple to Buy Beats?

    Apple in talks to buy Beats, Venture capitalists tell the FCC they want net neutrality, another FCC Commissioner calls for a delay on net neutrality rules, lawmakers ask Comcast how the Time Warner merger will help consumers, Amazon expands Sunday delivery to more cities, Samsung's mobile design head leaves, California Senate approves smartphone kill switch bill.

    Host: Sarah Lane

    Guest: Harrison Weber

    Download or subscribe to this show at https://twit.tv/shows/tech-news-2night.

    Bandwidth for Tech News 2Night is provided by CacheFly.

    • 12 min
    • video
    Coding 101 16: Python - The External Data Circle of Life

    Coding 101 16: Python - The External Data Circle of Life

    Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!

    To see all the code used in today's episode, go to Our Github Repository for Module 2
    Ivory Tower: External File IOUsing external data reqires knowledge of four functions: "open()", " read()", "write()" and "close()"

    open()

    This function opens a file with the flags and mode of your choosing. For simplicity, we're only using the "r" "w" modes.

    The "r" mode opens a file for "read only" use
    The "w" mode blanks the file prepares to write to the file
    * Note that this function DOES NOT READ THE FILE INTO A VARIABLE.

    USAGE:

    text_file = open("/Users/PadreSJ/Desktop/C101-16/write.txt", "r")

    This opens a file called "write.txt" in READ-ONLY mode and sets the pointer in variable "text_file"
    text_file = open("/Users/PadreSJ/Desktop/C101-16/write.txt", "w")

    This opens a file called "write.txt" in WRITE MODE, sets the pointer in variable "text_file" and blanks that file.
    read()

    This function reads the contents of the file into a string variable.

    USAGE:

    textFromFile = text_file.read()

    This reads the file at pointer "text_file" into the string variable "textFromFile"
    write()

    This function writes a string into an external file.

    USAGE:

    text_file.write(MyString)

    This writes the contents of the string variable "MyString" into the file indexed at "text_file"
    close()

    This function closes access to the file. USAGE: text_file.close() #This closes the file indexed at "text_file"

    Hosts: Fr. Robert Ballecer, SJ and Shannon Morse

    Guest: Dale Chase

    Get in Touch With Us!
    Subscribe and get Coding 101 automatically at https://twit.tv/shows/coding-101.
    Follow PadreSJ and Snubs on Twitter
    Bandwidth for Coding 101 is provided by CacheFly.

    Sponsors:
    shutterstock.com offer code CODING514
    squarespace.com offer code CODING

    • 49 min
    • video
    The Social Hour 161: Upcoming.org & XOXO Fest Founder Andy Baio

    The Social Hour 161: Upcoming.org & XOXO Fest Founder Andy Baio

    Amber & Sarah chat with Andy Baio about the return of Upcoming.org, Snapchat settles with the FTC, Moves shares data with Facebook, StandWith and Cinamatic are our apps of the week, & more!

    Hosts: Amber MacArthur and Sarah Lane

    Guest: Andy Baio

    Download or subscribe to this show at https://twit.tv/shows/social-hour.

    Bandwidth for The Social Hour is provided by CacheFly.

    Sponsors:
    offset.com/welcome/socialhour
    99designs.com/socialhour
    audiblepodcast.com/socialhour

    • 1 hr 6 min
    • video
    This Week in Computer Hardware 266: Gold Plated Mobos and Shiny Green Crowbars

    This Week in Computer Hardware 266: Gold Plated Mobos and Shiny Green Crowbars

    Asus Z97 Deluxe the ultimate motherboard, bargain liquid cooling, the awesome NCASE, Anker's 5 port charger, Crysis 3 at 8K, and more.

    Hosts: Patrick Norton and Ryan Shrout

    Download or subscribe to this show at https://twit.tv/shows/this-week-in-computer-hardware.

    Thanks to CacheFly for the bandwidth for this show.

    • 1 hr 2 min

Customer Reviews

4.2 out of 5
6 Ratings

6 Ratings

Top Podcasts In News

The Daily
The New York Times
Serial
Serial Productions & The New York Times
Up First
NPR
The Ben Shapiro Show
The Daily Wire
The Charlie Kirk Show
Charlie Kirk
The Tucker Carlson Podcast
Tucker Carlson Network

More by TWiT TV

This Week in Tech (Audio)
TWiT
Security Now (Audio)
TWiT
MacBreak Weekly (Audio)
TWiT
Ask The Tech Guys (Audio)
TWiT
Windows Weekly (Audio)
TWiT
iOS Today (Audio)
TWiT