Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.
Similar Podcasts
The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career,
through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.
Elixir Outlaws
Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.
Linux User Space
This is a podcast focused on connecting user space with the community. We invite you to join us as we explore the many things that impact you, the user. We’ll experiment with the Distros and Desktop Environments that we all love, we’ll discuss the current hardware and technology impacting our lives and we’ll also talk about the different topics affecting the community. All along the way we’ll share stories and anecdotes about our journey through the Linux User Space.
Episodes drop every other Monday.
Porting "Contre Jour" to HTML5 with Erik Klimczak
Scott talks to Clarity Consulting Creative Director Erik Klimczak about porting the iOS touch-based game "Contre Jour" to HTML5 and JavaScript with the support of the IE team. What worked, what didn't? What libraries did they use and how often did they think they were totally stuck? Is HTML5 and JavaScript a valid platform for gaming or is it too soon?
What is TypeScript and why with Anders Hejlsberg
A new language has been released that turns into JavaScript. It's TypeScript and we've got Anders Hejlsberg himself to explain it to us. Why TypeScript and why now? What problem does it solve and what does it mean to large scale development efforts. What about .NET?
Continuous Delivery with Jez Humble and Martin Fowler
Scott sits down with Jez Humble and Martin Fowler at the GOTO Conference in Aarhus, Denmark to talk about Continuous Delivery. How do your software systems have to change if you deploy weekly? Daily? How about 10 times a day?
Glimpse gets a benefactor - Can Open Source and Commercial Software live together?
Scott talks to Anthony van der Hoorn and Nik Molnar from the open source Glimpse Project. You may remember them from show 273. A lot has happened since then and now Red Gate is supporting the Glimpse Guys full time. Is this a good thing or the end of Glimpse? What's changed at Red Gate since the Reflector acquisition and what does it mean for Glimpse going forward. All this and more.
Robots on Mars with Mark Powell
Scott talks to Mark Powell, Senior Software Engineer at Jet Propulsion Laboratories. Mark has worked on three Mars lander missions, most recently supporting Curiosity. Mark lives on Mars Time. What's it like to write software that helps us talk to robots on that are on FREAKING MARS?
Bill Steele on 3-D Printing with the Ultra-bot 3D Printer
3D printing is coming into its own. Scott sits down with Bill Steele to talk about his 3D printing Kickstarter - the Ultra-bot. A refinement of the original Makerbot Cupcake 3D printer, Bill's new design can make MUCH larger objects. Will the revolution be printed in 3D?
Scott Hunter talks to the Entity Framework Team
ScottHa is on vacation for one last week so Scott Hunter and friends talk to Rowan Miller from the Entity Framework team about the recent EFv5 release.
Joining Microsoft with Taylor Mullen, Damian Edwards and Scott Hunter
With Scott Hanselman out this week Scott Hunter and Damian Edwards talk to a new developer on the ASP.NET team Taylor Mullen about how he interviewed and joined Microsoft.
Using Windows 8 with Brad Wilson and Scott
Scott has been using Windows 8 for a week and Brad Wilson has been using it since last October. Neither of them work on Windows 8 so in this episode we talk about using Windows 8 as a power user. What works and what doesn't?
Coneryminutes #1
Rob Conery turns the table (he insisted) and creates Coneryminutes, interviewing Scott for this episode.
Starting Programming with Iris Classon
Scott sits down with new programmer Iris Classon. Iris has been coding for just one year and is now working full time as a .NET Developer. How did she get started and why so late? How should we as a community get more women and children involved in computers? What can we do to support new developers?
Zero Day and Trojan Horse: An interview with Mark Russinovich
Mark Russinovich is a Technical Fellow on the Azure Product Team at Microsoft, but is also the author of the cyber-thriller Zero Day, and its upcoming sequel Trojan Horse. How realistic are the scenarios from Mark's books? How concerned should we be and what's being done about it?
Understanding WinRT and Windows 8 for .NET Programmers
Scott's confused about what 'WinRT' is. Is it a new .NET? A new runtime? Is .NET dead? He's totally confused so he talks to Immo Landwerth who sets him straight with complete context from Win32 to COM to .NET and beyond.
The Art of Community with Jono Bacon
Scott sits down with Ubuntu Community Manager Jono Bacon at OSCON 2012 in Portland, Oregon to talk about community. Does it need to be managed? Is community a garden to tend or something that handles itself?
Everything .NET programmers know about Asynchronous Programming is wrong
Scott gets schooled by Damian and Levi on the differences between parallelism, background processing, and asynchronous programming. How does await and async change the game and what do you need to know to get started today.