O'Reilly Webcasts Webcasts RSS Feed

Meet experts online, for free

Register for an upcoming free, live webcast or browse our video archive of past events.

Sign up
and never miss a webcast.

View by Category:

Upcoming: Programming

Video Archive: Programming

Webcasts are made available as a video shortly following each live event.

http://oreillynet.com/images/people/weblogs/jessica_mckellar-50.jpgJessica McKellar

Twisted Python: the engine of your Internet

By Jessica McKellar | June 18, 2013
In this hands-on webcast presented by Jessica McKellar author of Twisted, we will give an architectural overview of the project and then dive in to what you need to know to build robust clients and servers for popular and custom network protocols.

http://oreillynet.com/images/people/weblogs/andy_grover-50.jpgAndy Grover

The Linux Way: Rebuilding The Unix Way for a New Era

By Andy Grover | June 14, 2013
This webcast talk presented by Andy Grover will cover some of the ways the Linux platform has moved away from the Unix philosophy, while still holding true to some fundamental values, and how we users and hackers are defining a new Linux Way, distinct...

http://oreillynet.com/images/people/weblogs/elijah_manor-50.jpgElijah Manor

Angry Birds of Modern JavaScript Development

By Elijah Manor | June 13, 2013
In this webcast talk presented by Elijah Manor, Angry Birds uncover concepts of modern JavaScript development. Each bird represents an area of JavaScript along with its strengths.

http://oreillynet.com/images/people/weblogs/ido_green-50.jpgIdo Green

Modern Web Applications Utilizing HTML5 APIs

By Ido Green | May 30, 2013
This webcast will cover new techniques for building modern web apps and how to utilize the latest HTML5 APIs to create a new class of web apps that will delight and amaze your users.

http://oreillynet.com/images/people/weblogs/john_anderson-50.jpgJohn Anderson

Appcelerator Titanium: Up and Running

By John Anderson | May 28, 2013
Join us for a hands-on webcast presented by John Anderson author of Appcelerator Titanium: Up and Running as he introduces you to this amazing framework and shows you how to generate cross-platform apps with 100% native controls.

http://oreillynet.com/images/people/weblogs/kraig_brockschmidt-50.jpgKraig Brockschmidt

Zero to App in Two Weeks: Programming Windows 8 Apps in HTML, CSS, and JavaScript

By Kraig Brockschmidt | May 21, 2013
In working with top tier app partners, the Windows Ecosystem Team has seen developers produce an app in a little as two weeks, whereas others meander around for months with little to show. Why this discrepancy? What are the factors that make the difference...

http://oreillynet.com/images/people/weblogs/kent_brewster-50.jpgKent Brewster

Best of Fluent - Eight Simple Rules for Running Your JavaScript on My Page

By Kent Brewster | May 17, 2013
Since JavaScript runs with full access to the document, it must be tightly controlled to prevent it from defacing its surrounding page, stealing the reader's secrets, or otherwise interacting in an unpredictable fashion with its surroundings, which may...

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Debugging Mobile Apps

By Jonathan Stark | May 16, 2013
In this interactive webcast presented by Jonathan Stark author of Building Android Apps with HTML, CSS, and JavaScript, 2nd Edition, and Building iPhone Apps with HTML, CSS, and JavaScript we will discuss mobile app development still being in its infancy...

http://oreillynet.com/images/people/weblogs/bill_scott2-50.jpgBill Scott

Kicking up the Dust with NodeJS and a Bunch of Other JavaScript Goodness

By Bill Scott | May 15, 2013
How do you take a large titan like PayPal and move it from a culture of a long shelf life to a culture of rapid experimentation? Bill will explain the transformation that is in process to revolutionize the technical and experience stack at PayPal.

http://oreillynet.com/images/people/weblogs/jesse_freeman2-50.jpgJesse Freeman

Mobile Gaming: Are We Casual Enough Yet?

By Jesse Freeman | May 10, 2013
In this webcast talk by Jesse Freeman, author of Building HTML5 Games with ImpactJS, he will go over how he has been redesigning his own game ideas for the new casual gamer market.

http://oreillynet.com/images/people/weblogs/mark_trostler.jpgMark Ethan Trostler

Testable JavaScript

By Mark Ethan Trostler | May 09, 2013
In this hands-on webcast presented by Mark Ethan Trostler author of Testable JavaScript, he will give a tour of writing and maintaining testable JavaScript for the client- or server-side, whether you're creating a new application or rewriting legacy ...

http://oreillynet.com/images/people/weblogs/estelle_weyl-50.jpgEstelle Weyl

Best of Fluent - You don't need a Framework for that!

By Estelle Weyl | May 08, 2013
Targeting a DOM node? Determining a CSS class? Storing and retrieving custom values on nodes in the DOM tree? No need to include a library. Dataset, classlist and queryselector can do it all for us. In this session we cover these well supported technologies...

http://oreillynet.com/images/people/weblogs/julie_ann_horvath-50.jpgJulie Horvath

GitHub for Designers

By Julie Horvath | May 07, 2013
Push your projects forward by starting feature-centric discussions on GitHub. This webcast talk covers the maybe-not-so-obvious ways Git & GitHub can improve your design workflow.

http://oreillynet.com/images/people/weblogs/we_bos-50.jpgWes Bos

The Best of Fluent: JS + HTML5 Video + Canvas = WOAH!

By Wes Bos | May 01, 2013
This talk will cover: How HTML5 Video works, HTML + Canvas, Web RTC Native Camera / Hardware access, HTML5 Video/ Canvas Green screen Effect, Interactive HTML5 Video Face Detection, and more.

http://oreillynet.com/images/people/weblogs/dave_zwieback-50.jpgDave Zwieback

The Human Side of Postmortems

By Dave Zwieback | April 30, 2013
This webcast presented by Dave Zwieback will specifically focus on the effects and mitigation of stress and cognitive biases during outages and postmortems.

http://oreillynet.com/images/people/weblogs/raymond_camden2-50.jpgRaymond Camden

Developing Mobile Applications with PhoneGap

By Raymond Camden | April 30, 2013
In this hands-on webcast presented by Raymond Camden, he will cover some background and history of the PhoneGap project, what it provides, and the types of tools you can use to create mobile applications.

http://oreillynet.com/images/people/weblogs/nicholas_c_zakas.jpgNicholas C. Zakas

The Best of Fluent: Maintainable JavaScript

By Nicholas C. Zakas | April 24, 2013
This session shows the best practices used by teams to ensure their JavaScript is as maintainable as possible.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Building Offline Web Apps with HTML5

By Jonathan Stark | April 18, 2013
In this hands-on webcast presented by Jonathan Stark author of Building Android Apps with HTML, CSS, and JavaScript, 2nd Edition, and Building iPhone Apps with HTML, CSS, and JavaScript we'll discuss how for years, the terms web and online have been ...

http://oreillynet.com/images/people/weblogs/jesse_freeman2-50.jpgJesse Freeman

Game Jamming With HTML5

By Jesse Freeman | April 17, 2013
In this webcast talk Jesse Freeman author of Introducing HTML5 Game Development will cover some techniques to help you succeed in game jams with HTML5.

http://oreillynet.com/images/people/weblogs/roy_sutton-1.jpgRoy Sutton

Cross Platform App Development with Enyo

By Roy Sutton | April 16, 2013
Join us for a hands-on webcast presented by Roy Sutton author of Enyo: Up and Running to learn about this open source JavaScript framework for writing native-quality apps that work equally well on smartphones, tablets, and desktops.

http://oreillynet.com/images/people/weblogs/lea_verou-50.jpgLea Verou

The Best of Fluent: /Reg(exp){2}lained/: Demystifying Regular Expressions

By Lea Verou | April 10, 2013
In this talk, we'll start with the basics and progressively enhance your knowledge until you're coding regular expressions like a champ. Everything will be demonstrated live with visual examples that ensure maximum comprehension.

Fluent Online Conference: Fluent 2013 Preview

By Peter Cooper, Simon St. Laurent | April 04, 2013
In this free online conference, attendees will get a practical sneak peek at some of the most important topics we'll be covering at Fluent. If you're a developer, engineer, or are invested in the future of the Web in any way, It's your chance to see ...

http://oreillynet.com/images/people/weblogs/steve_souders.jpgSteve Souders

The Best of Fluent: High Performance Snippets

By Steve Souders | March 28, 2013
Join Steve Souders as he talks about the prevalence of frontend SPOF, ways to avoid it, and a deep dive into snippet performance analysis.

Rethinking the Possibilities of Browser-based Apps with HTML5

By Jeff Burtoft, Jesse Cravens | March 27, 2013
From canvas to web workers and file transfer to blob management, join us for a hands-on webcast to see HTML5 demos and code samples that will have you rethinking the possibilities of browser based apps.

http://oreillynet.com/images/people/weblogs/tynan_sylvester-50.jpgTynan Sylvester

Drunk Design: Game Design Under the Influence (of Emotions)

By Tynan Sylvester | March 15, 2013
Join us for a hands-on webcast where Tynan Sylvester author of Designing Games will discuss design in the language of logic. This talk covers a personal view on the interplay between the designers' feelings and the design process.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Responsive Web Design Bootcamp

By Jonathan Stark | March 14, 2013
In this hands-on webcast presented by Jonathan Stark, you'll learn why it is no longer safe to assume that visitors to your website are sitting in front of large monitors equipped with a keyboard and mouse.

http://oreillynet.com/images/people/weblogs/jesse_freeman2-50.jpgJesse Freeman

Deep Dive Into HTML5 Game Design

By Jesse Freeman | March 08, 2013
In this webcast talk Jesse Freeman author of Introducing HTML5 Game Development will cover some techniques to help you succeed in game jams with HTML5.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Building Hybrid Apps with PhoneGap

By Jonathan Stark | February 21, 2013
Cross-platform native mobile app development is often prohibitively resource intensive. In this interactive webcast presented by Jonathan Stark, you'll learn why PhoneGap solves this problem by wrapping open standard web apps in native code for all major...

Webcast: Building Rich, High Performance Tools for Practical Data Analysis

Building Rich, High Performance Tools for Practical Data Analysis

By Wes McKinney | February 20, 2013
This live webcast is presented by Wes McKinney author of Python for Data Analysis and will be a somewhat advanced, technical talk connecting computer science concepts like data structure design and algorithms with the details of building intuitive, high...

http://oreillynet.com/images/people/weblogs/dorothy_hoskins-50.jpgDorothy Hoskins

Stylish Structure: XML and InDesign

By Dorothy Hoskins | February 19, 2013
This webcast looks at what's possible, what's feasible and what is problematic in using InDesign to publish XML.

So you got a Raspberry Pi for the Holidays

By Matt Richardson, Shawn Wallace | January 23, 2013
Matt and Shawn will show you what you need to get up and running, walk you through installing the operating system to give you an understanding of all the hardware features of the Pi, and set up the small computer with the correct power source and peripherals...

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Principles of Mobile Interface Design

By Jonathan Stark | January 17, 2013
In this hands-on webcast presented by Jonathan Stark, learn how to take your mobile app from concept to completed design by exploring practical principles and visual examples.

http://oreillynet.com/images/people/weblogs/maximiliano_firtman.jpgMaximiliano Firtman

HTML5 for Mobile Devices

By Maximiliano Firtman | January 16, 2013
Join us for a hands-on webcast presented by Maximiliano Firtman author of Programming the Mobile Web, 2nd Edition, as he shows you how to build apps that access geolocation, accelerometer, multi touch screens and other features in these mobile devices...

http://oreillynet.com/images/people/weblogs/max_kanat_alexander.jpgMax Kanat-Alexander

The Four Components of Software

By Max Kanat-Alexander | December 12, 2012
In this webcast presentation, Max Kanat-Alexander will go over a method of analyzing software that breaks down all designs into four components: Input, Structure, Action, and Results.

http://oreillynet.com/images/people/weblogs/travis_lowdermilk-50.jpgTravis Lowdermilk

A Developer's Introduction to User-Centered Design

By Travis Lowdermilk | December 11, 2012
This webcast will explore how to effectively work with users in creating products they'll love. We'll explore how to conduct usability studies and how to get quality feedback from users that can be implemented into your design decisions.

5 Helpful Features of Git 1.8.0

By Jon Loeliger, Matthew McCullough | December 07, 2012
Join us for a hands-on webcast presented by Matthew McCullough and Jon Loeliger, authors of Version Control with Git, 2nd Edition, as they take you through some highlights of the last year and a half of Git features all the way up to changes in the recently...

http://oreillynet.com/images/people/weblogs/max_kanat_alexander.jpgMax Kanat-Alexander

Code Simplicity: The Science of Software Design

By Max Kanat-Alexander | November 29, 2012
In this webcast, Max Kanat-Alexander will give a basic overview of the newly codified fundamental laws of software development as covered in his newly released book, Code Simplicity.

http://oreillynet.com/images/people/weblogs/jennifer_murphy-50.jpgJennifer Murphy

The Google+ History API

By Jennifer Murphy | November 28, 2012
In this hands-on webcast presented by Jennifer Murphy, author of Developing with Google+, we will explore the Google+ platform and walk through the Google+ History API.

http://oreillynet.com/images/people/weblogs/mark_trostler.jpgMark Ethan Trostler

Exploiting Multi-Process Architectures using Javascript

By Mark Ethan Trostler | November 15, 2012
In this hands-on webcast presented by Mark Ethan Trostler, author of Testable JavaScript, you will learn the difference between the two paradigms and the implications of each. Ethan will demonstrate how to use multi-process programming in Javascript ...

http://oreillynet.com/images/people/weblogs/michael_snoyman.jpgMichael Snoyman

Designing Domain Specific Languages with Haskell

By Michael Snoyman | November 14, 2012
In this webcast presented by Michael Snoyman, author of Developing Web Applications with Haskell and Yesod, he will cover some of the different DSL implementation strategies, their relative strengths and weaknesses, and general design guidelines, all...

http://oreillynet.com/images/people/weblogs/simon_monk.jpgSimon Monk

Getting Started with .NET Gadgeteer

By Simon Monk | November 08, 2012
In this project, the web server constantly serves the contents of the Gadgeteer screen. You can draw sketches on the screen with your finger or a stylus and leave messages for the world to see. Join us for the live event.

http://oreillynet.com/images/people/weblogs/steve_heffernan.jpgSteve Heffernan

Building an HTML5 Video Player

By Steve Heffernan | November 07, 2012
In this hands-on webcast presented by Steve Heffernan, he demonstrates how to develop from scratch your own interface for HTML5 video, embed a video using HTML5, build custom controls using the JavaScript API, and to fix known playback bugs on the iPhone...

http://oreillynet.com/images/people/weblogs/michael.jpgMichael Margolis

Making Arduino Controlled Robots

By Michael Margolis | October 30, 2012
This webcast introduces Arduino techniques for controlling wheeled robots that can move around and use sensors to see and explore their environment.

Webcast: Bayesian Statistics Made Simple

Bayesian Statistics Made Simple

By Allen B. Downey | October 26, 2012
Join Allen Downey, author of Think Stats: Probability and Statistics for Programmers for an introduction to Bayesian statistics using Python. Bayesian statistical methods are becoming more common and more important, but there are not many resources to...

http://oreillynet.com/images/people/weblogs/sau_sheong.jpgSau Sheong Chang

Ruby, Rock and Roll

By Sau Sheong Chang | October 23, 2012
In this hands-on webcast presentation by Sau Sheong Chang author of Exploring Everyday Things with R and Ruby, we talk on how Ruby can be used to create digital music through a simple analog software synthesizer, either transcribed from existing music...

Dart for Web Apps

By Seth Ladd, Kathy Walrath | October 18, 2012
You don't need to be an expert web developer to build web apps. In this live event, the authors of Dart: Up and Running show how you can use Dart to be more productive as you build high-performance apps for the modern web.

Webcast: Python for Data Analysis

Python for Data Analysis

By Wes McKinney | October 10, 2012
In this hands-on webcast presented by Wes McKinney, author of Python for Data Analysis , he will showcase a number of examples and you will receive an introduction to some of the most important tools in the Python language for data preparation, data ...

http://oreillynet.com/images/people/weblogs/dan_sanderson-50.jpgDan Sanderson

Data Modeling for Google App Engine using Python and ndb

By Dan Sanderson | October 09, 2012
An introduction to data modeling for scalable web applications using Google App Engine, Python, and the ndb library. This talk covers features of the App Engine datastore and how to use them from ndb, including creating and manipulating entities, performing...

http://oreillynet.com/images/people/weblogs/aditya_bansod.jpgAditya Bansod

Building Mobile HTML5 Apps in Hours, Not Days

By Aditya Bansod | September 26, 2012
HTML5 has delivered on the promise to make building mobile apps work seamlessly across devices and operating systems. But developers looking to build applications still have to code HTML, JavaScript and CSS by hand, often laboriously rebuilding features...

http://oreillynet.com/images/people/weblogs/jon_reid.gifJon Reid

Building Mobile Applications with jQuery Mobile: Tips and Techniques

By Jon Reid | September 25, 2012
In this interactive event, Jon Reid will cover: what you need to know to use jQuery Mobile, jQuery Mobile features, and getting started with a jQuery Mobile project.

http://oreillynet.com/images/people/weblogs/greg_schechter.jpgGreg Schechter

HTML5, Flash and the Battle for Faster Cat Videos

By Greg Schechter | September 21, 2012
HTML5; it's new, it's awesome, and it's powerful, but can it take down the champ of video distribution, Flash. Which technology's got the ability to bring cat video to the next level? This webcast presentation will cover the many challenges of both HTML5...

http://oreillynet.com/images/people/weblogs/jennifer_murphy-50.jpgJennifer Murphy

The Google+ History API

By Jennifer Murphy | September 20, 2012
In this hands-on webcast presented by Jennifer Murphy, author of Developing with Google+, we will explore the Google+ platform and walk through the Google+ History API.

Webcast: An Introduction to Machine Learning for Hackers

An Introduction to Machine Learning for Hackers

By John Myles White, Drew Conway | September 18, 2012
We'll introduce programmers to two of the most common tools in the machine learning toolkit: linear regression and logistic regression.

http://oreillynet.com/images/people/weblogs/evan_goer.jpgEvan Goer

Writing Extensible JavaScript Without Getting Too Enterprisey

By Evan Goer | September 13, 2012
In this interactive webcast presented by Evan Goer we'll walk through some specific examples from the YUI Library that cleanly separate concerns, and then show how that pays off: first by radically altering a component's functionality without affecting...

http://oreillynet.com/images/people/weblogs/jon_reid.gifJon Reid

Designing for jQuery Mobile

By Jon Reid | September 12, 2012
In this interactive event, Jon Reid, the author of jQuery Mobile, will cover the following: review the UI elements that jQuery Mobile builds for you, customizing appearance of jQuery Mobile: What a designer needs to know, and explore the jQuery Mobile...

http://oreillynet.com/images/people/weblogs/nicholas_c_zakas.jpgNicholas C. Zakas

The Best of Velocity - JS Timers, Power Consumption, and Performance

By Nicholas C. Zakas | September 07, 2012
This talk explores the browser UI thread and how timers influence it. You'll learn how timers actually work, why they behave the way they do, and whether you're using them in the most efficient manner possible. Learn how timers affect power consumption...

http://oreillynet.com/images/people/weblogs/tony_parisi.jpgTony Parisi

WebGL Up and Running

By Tony Parisi | August 30, 2012
WebGL is the new standard for 3D rendering on the web. With WebGL, developers can create games, animations, data visualizations, product displays and more using only Javascript, a web browser and a standard web technology stack. This webcast with Web3D...

http://oreillynet.com/images/people/weblogs/tom_geudens.jpgTom Geudens

NetKernel Batteries

By Tom Geudens | August 28, 2012
Batteries included is one of those catchphrases that has long left the humble origins and is now applied to almost every new development in IT. The questions one often forgets to ask are: do they fit, are there enough of them, and how long do they last...

http://oreillynet.com/images/people/weblogs/walt_ritscher-50.jpgWalt Ritscher

Harnessing Shaders for Astounding UX

By Walt Ritscher | August 23, 2012
In this webcast you will learn the concepts behind pixel shaders and see how .NET makes it simple to create managed wrappers for the shader binaries.

http://oreillynet.com/images/people/weblogs/ian_griffiths-50.jpgIan Griffiths

Managing Complex Asynchrony with the Reactive Extensions (Rx)

By Ian Griffiths | August 22, 2012
In webcast number two in the series Ian Griffiths, author of Programming C# 5.0 discusses Asynchronous systems and their complexity.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Debugging Mobile Apps

By Jonathan Stark | August 16, 2012
This webcast is for front-end designers and developers who are interested in creating web or hybrid mobile apps.

http://oreillynet.com/images/people/weblogs/michael_snoyman.jpgMichael Snoyman

Designing Type-Safe Haskell APIs

By Michael Snoyman | August 09, 2012
In this webcast presented Michael Snoyman, author of Developing Web Applications with Haskell and Yesod, will describe some techniques to exploit Haskell's strengths, and turn the compiler itself into another tool in your arsenal against bugs and security...

http://oreillynet.com/images/people/weblogs/tom_geudens.jpgTom Geudens

ROC'ing the World

By Tom Geudens | August 07, 2012
Resource Oriented Computing and it's implementation NetKernel are in danger of becoming a ten-year old overnight sensation.

http://oreillynet.com/images/people/weblogs/ian_griffiths-50.jpgIan Griffiths

Asynchronous Programming with C# 5

By Ian Griffiths | August 01, 2012
In this webcast, Ian Griffiths, author of Programming C# 5.0, will discuss asynchronous programming techniques.

http://oreillynet.com/images/people/weblogs/ido_green-50.jpgIdo Green

Creating Modern Web Applications Utilizing HTML5 APIs

By Ido Green | July 31, 2012
This webcast will cover new techniques for building modern web apps and how to utilize the latest HTML5 APIs to create a new class of web apps that will delight and amaze your users.

http://oreillynet.com/images/people/weblogs/joe_albahari.jpgJoseph Albahari

New and Upcoming Features in LINQPad and C# 5

By Joseph Albahari | July 25, 2012
Meet Joe Albahari, creator of LINQPad, for a rare live session. In this webcast presentation Joe will demonstrate new features, invite feedback, and discuss topics such as extensibility, asynchrony and future directions.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Building Offline Web Apps with HTML5

By Jonathan Stark | July 19, 2012
This webcast is for web designers and developers who are interested in adding offline support to web sites and web apps.

http://oreillynet.com/images/people/weblogs/max_kanat_alexander.jpgMax Kanat-Alexander

Code Simplicity: The Three Flaws of Software Design

By Max Kanat-Alexander | June 28, 2012
In this webcast, Max Kanat-Alexander will go in depth on the Three Flaws—three major classes of mistakes that developers make when attempting to create good software designs.

http://oreillynet.com/images/people/50/dani_nordin-50.jpgDani Nordin

Bringing strategic UX to Drupal projects

By Dani Nordin | June 22, 2012
In this webcast presentation, Drupal for Designers author Dani Nordin will talk about the process of user experience design for the Drupal CMS, and some specific techniques and tools which can help make the process easier.

http://oreillynet.com/images/people/weblogs/michael.jpgMichael Margolis

Expanding the Capabilities of your Arduino Projects

By Michael Margolis | June 19, 2012
In this webcast Michael will discuss how to combine and apply multiple techniques from the Arduino Cookbook.

http://oreillynet.com/images/people/weblogs/dan_sanderson-50.jpgDan Sanderson

Python for Google App Engine

By Dan Sanderson | June 14, 2012
This webcast covers an assortment of Python-related App Engine subjects, such as: using web app frameworks, debugging and troubleshooting, and data maintenance.

http://oreillynet.com/images/people/weblogs/mario_andres_pagella2-50.jpgMario Andres Pagella

Applying Old Video Game Performance Techniques to Modern Web-based Games

By Mario Andres Pagella | June 13, 2012
In this webcast, Andres Pagella will discuss how many famous games were able to have graphics and animations that were far ahead of their time and teach how we can apply those performance-improvement techniques in modern web-based game development projects...

http://oreillynet.com/images/people/weblogs/greg_shackles.jpgGreg Shackles

Cross-Platform Mobile Development with C#

By Greg Shackles | June 12, 2012
This webcast will introduce you to: developing cross-platform mobile applications using C#, making use of MonoTouch and Mono for Android for iOS and Android, and exploring how they relate to the native platform libraries

http://oreillynet.com/images/people/weblogs/jesse_freeman2-50.jpgJesse Freeman

HTML5 Game Development

By Jesse Freeman | June 08, 2012
This webcast is a great way to get familiar with the Impact framework and get you started making HTML 5 games.

http://oreillynet.com/images/people/weblogs/max_kanat_alexander.jpgMax Kanat-Alexander

Code Simplicity: The Science of Software Design

By Max Kanat-Alexander | June 05, 2012
In this webcast, Max Kanat-Alexander will give a basic overview of the newly codified fundamental laws of software development as covered in his newly released book, Code Simplicity.

http://oreillynet.com/images/people/weblogs/paul_barry.jpgPaul Barry

Thoughts on Google App Engine: a Python Programmer's Perspective

By Paul Barry | June 01, 2012
In this O'Reilly webcast, Paul Barry discusses the current state of App Engine based on his experience teaching the technology both within an undergraduate and commercial setting.

http://oreillynet.com/images/people/weblogs/maksim_tsvetovat.jpgMaksim Tsvetovat

How do things go viral? Information diffusion in social networks.

By Maksim Tsvetovat | May 22, 2012
In this webcast, we will talk about the viral nature of information, adoption of attitudes and memes, and the way social networks evolve at the same time as people's attitudes and desires.

http://oreillynet.com/images/people/weblogs/steve_francia.jpgSteve Francia

MongoDB and PHP

By Steve Francia | May 18, 2012
In this webcast presentation by Steve Francia, author of MongoDB and PHP, you will learn how to build elegant database applications with MongoDB and PHP.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Advanced CSS Styling & Animation for Mobile Apps

By Jonathan Stark | May 17, 2012
This webcast is for web designers who are interested in creating mobile web sites and web apps.

http://oreillynet.com/images/people/weblogs/dan_sanderson-50.jpgDan Sanderson

Introducing Google App Engine

By Dan Sanderson | May 15, 2012
This webcast introduces the concepts, components, and tools of App Engine.

http://oreillynet.com/images/people/weblogs/maximiliano_firtman.jpgMaximiliano Firtman

jQuery Mobile: multiplatform HTML5 webapps

By Maximiliano Firtman | May 09, 2012
In this webcast, Maximiliano Firtman will go through the basics of jQuery Mobile and will talk about some myths around this framework that most web developers and designers believe today.

http://oreillynet.com/images/people/weblogs/jonathan-zdziarski-50.jpgJonathan Zdziarski

Hacking and Securing iOS Applications

By Jonathan Zdziarski | May 03, 2012
In this webcast, Jonathan will demonstrate a number of ways to manipulate the runtime of App Store applications using free, open source tools.

http://oreillynet.com/images/people/weblogs/peter_cooper-50.jpgPeter Cooper

How to Build a Chat Room in JavaScript in Under an Hour

By Peter Cooper | April 25, 2012
In under an hour, Peter Cooper will walk through the process of building a live, multi-user chat page using JavaScript, including both the front end client (using jQuery and other libraries) and back-end server (using Node.js).

http://oreillynet.com/images/people/weblogs/todd_moore.jpgTodd Moore

Turning Your Game Ideas into iPhone & iPad Apps from the book Tap, Move, Shake

By Todd Moore | April 12, 2012
In this exciting webcast presentation author Todd Moore shows you how to create the classic game of Pong on your iPhone in 20 lines of code.

http://oreillynet.com/images/people/weblogs/greg_borenstein-50.jpgGreg Borenstein

Intro to Gestural Interfaces with the Microsoft Kinect

By Greg Borenstein | April 11, 2012
This webcast offers a beginners introduction to building your own applications with the Microsoft Kinect.

The Mobile Omnivore: A Taste Test of Mobile Website Development

By Lyza Danger Gardner, Jason Grigsby | April 03, 2012
The mobile web is a complex place. There are lots of ways to build a mobile website—how do you choose the right tool for the job?

Under the iceberg: Using APIs to transform your business

By Gregory Brail, Daniel Jacobson, Dan Woods | March 22, 2012
In this webcast presentation join Dan Jacobson , Greg Brail, and Dan Woods as they discuss how business leaders can use APIs to transform as a strategy to transform business through private and public APIs.

http://oreillynet.com/images/people/weblogs/jonathan_stark.jpgJonathan Stark

Principles of Mobile Interface Design

By Jonathan Stark | March 15, 2012
This webcast is for web designers and developers who are interested in creating mobile apps.

http://oreillynet.com/images/people/weblogs/michael_schrenk-50.jpgMichael Schrenk

Developing Webbots and Spiders: Using virtual robots to automate your work

By Michael Schrenk | March 13, 2012
As organizations become increasingly dependent on the Internet, the need grows for developers that know how to automate online tasks with webbots and spiders.

http://oreillynet.com/images/people/weblogs/raghavan_srinivas-50.jpgRaghavan Srinivas

Developing with Java and Couchbase Server

By Raghavan Srinivas | February 29, 2012
Attend this session for a very quick overview of Couchbase NoSQL, the ecosystem and what it means to Java developers and implementers.

http://oreillynet.com/images/people/weblogs/joshua_marinacci.jpgJoshua Marinacci

Building Mobile Physics Games with GWT and Box2D

By Joshua Marinacci | February 22, 2012
The session will briefly cover GWT on mobile, then dive into the Box2D library and how to build casual games with it.

http://oreillynet.com/images/people/50/jens_alfke-50.jpgJens Alfke

Getting Started In Modeling With Couchbase Mobile

By Jens Alfke | December 16, 2011
During this webcast I'll show you how to acquire the glamor of an object model, while still letting your NoSQL freak-flag fly.

10 things every web developer, designer (and manager) should know about HTML5

By Eric Freeman, Elisabeth Robson | December 02, 2011
In this webcast we'll give you a 45 minute jumpstart on this new technology and everything you need to know when you walk into your next staff meeting and the subject comes up.

http://oreillynet.com/images/people/weblogs/elecia_white.jpgElecia White

A Gentle Introduction to Embedded Systems Programming

By Elecia White | November 16, 2011
This webcast walks step-by-step through the most important concepts a software engineer will need to get started on the path to embedded systems.

http://oreillynet.com/images/people/weblogs/paul_barry.jpgPaul Barry

An Introduction to Erlang (for Python programmers)

By Paul Barry | September 22, 2011
In this O'Reilly webcast, Paul Barry talks about his experience learning to program in Erlang, including his motivation for learning it, what Erlang brings to thetable and why you might want to make Erlang your next programming language.

http://oreillynet.com/images/people/50/marko_gargenta-50.jpgMarko Gargenta

Open Android: What it means to be open and why you would care

By Marko Gargenta | July 08, 2011
In Open Android talk, we'll explore how Android is open and why that is important to you. We'll also look at where Android came from and where it could be going with its open-ness.

Webcast: CodeRunner 2: Creating a Learning IDE

CodeRunner 2: Creating a Learning IDE

By Matthew Roberts, Trish Gray | June 28, 2011
Join Matt Roberts, developer of CodeRunner 2, as he describes the challenges inherent in creating an online education tool and discusses what tools he used to create one.

Velocity 2011: Take-aways, Trends, and Highlights

By Steve Souders, John Allspaw | June 24, 2011
The web performance and operations community gathered for three days at Velocity Conference in Santa Clara, California. In this webcast following the conference, program chairs Steve Souders and John Allspaw will identify and discuss key trends and announcements...

The Fringes of Git

By Tim Berglund, Matthew McCullough | April 13, 2011
In this webcast, Matthew McCullough and Tim Berglund, authors of the O'Reilly Git Master Class videos, will introduce you to the very edges of Git's capabilities. We'll show you how Git reaches further than any other version control system to provide...

http://oreillynet.com/images/people/50/steve_holden-50.jpgSteve Holden

Python Release 3: Unknown territory?

By Steve Holden | February 25, 2011
Join author Steve Holden in a discussion of Python Release 2 versus Python Release 3 and which one would serve you best as a programmer.

http://oreillynet.com/images/people/50/peter_scott-50.jpgPeter Scott

Dealing with Legacy Perl Code

By Peter Scott | February 25, 2011
Tune in on Friday, February 25th as Peter Scott, author of the O'Reilly School of Technology's Perl Programming Certificate series, talks about how to deal with legacy Perl code - written by someone else, or maybe even yourself when you were younger...

http://oreillynet.com/images/people/50/yehuda_katz-50.jpgYehuda Katz

SproutCore: Writing Code for a Multi-Device World

By Yehuda Katz | February 22, 2011
In this talk, Yehuda will talk about how the multi-device user changes how you should build applications. As a core developer on the SproutCore and Rails projects, he will also cover specific ways that you can use web technologies to advance this objective...

http://oreillynet.com/images/people/weblogs/kristina_chodorow.jpgKristina Chodorow

How Sharding Works

By Kristina Chodorow | February 04, 2011
This talk is a combination of whitepaper and Magic School Bus tour of how MongoDB scales across multiple machines. For applications that outgrow the resources of a single database server, MongoDB can convert to a sharded cluster, automatically managing...

http://oreillynet.com/images/people/50/patrick_meenan-50.jpgPatrick Meenan

Hands-on Performance Testing and Analysis with WebPagetest

By Patrick Meenan | January 19, 2011
In this webcast we'll explore hands-on performance testing and analysis with WebPagetest - the advanced capabilities you never knew existed. We'll briefly touch on basic page testing but quickly dive into testing the impact of 3rd party content on your...

http://oreillynet.com/images/people/weblogs/paul_barry.jpgPaul Barry

Paul's Python Pearls

By Paul Barry | December 09, 2010
In this webcast, Paul discusses what it is about his current favorite language--Python--that makes it a stand-out programming technology for him. Paul discusses those Python features that are pearls , in his opinion. You may not agree with all of Paul...

http://oreillynet.com/images/people/50/ken_goodhope-50.jpgKen Goodhope

Hadoop - Tips, Tricks, Optimizations, and Pitfalls

By Ken Goodhope | November 23, 2010
We'll use real world examples in this webcast that demonstrate how to best utilize MapReduce with Hadoop. We'll also examine the appropriate uses of special partitioners, combiners, and configuration optimizations. We'll expose some common mistakes and...

http://oreillynet.com/images/people/50/kyle_banker-50.jpgKyle Banker

Indexing Matters: A MongoDB Optimization Primer

By Kyle Banker | October 29, 2010
We all know that MongoDB is one of the most flexible and feature-rich databases available. In this session we'll discuss how you can leverage this feature set and maintain high performance with your project's massive data sets and high loads. We'll cover...

http://oreillynet.com/images/people/weblogs/ken_yarmosh_2.jpgKen Yarmosh

9 Myths About Building iPhone/iPad Apps

By Ken Yarmosh | October 21, 2010
Taking inspiration from his first book App Savvy, Ken Yarmosh addresses the most common myths, misconceptions, and misbeliefs he regularly encounters from those trying to build iPhone and iPad apps. Whether an entrepreneur, developer, or marketer, this...

http://oreillynet.com/images/people/weblogs/alasdair_allan2-50.jpgAlasdair Allan

An Introduction to building mapping apps for the iPhone and iPad

By Alasdair Allan | September 28, 2010
This webcast will discuss how to use both the CoreLocation and MapKit frameworks to build map-based applications on the iPhone platform. It will talk you through how to build, embed and annotate maps directly into you iPhone applications. We'll then ...

http://oreillynet.com/images/people/50/sara_ford-50.jpgSara Ford

Sara Ford's 101 Visual Studio Tips in 55 minutes Challenge

By Sara Ford | September 01, 2010
This webcast is a rematch of Sara against the clock. Last time she missed by 15 seconds. Will she succeed? Watch and see!

http://oreillynet.com/images/people/weblogs/ryan_carter-50.jpgRyan Carter

Single Page IApps with Mule Cloud Connect

By Ryan Carter |
In this hands-on webcast presented by Ryan Carter author of Getting Started with Mule Cloud Connect, he will discuss the shift to this new application architecture.