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

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.

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 Wizards
Elixir Wizards is an interview-format podcast, focused on engineers who use the Elixir programming language. Initially launched in early 2019, each season focuses on a specific topic or topics, with each interview focusing on the guest's experience and opinions on the topic.
Elixir Wizards is hosted by Eric Oestrich and Sundi Myint of SmartLogic, a dev shop that’s been building custom software since 2005 and running Elixir applications in production since 2015.
Learn more about how SmartLogic uses Phoenix and Elixir. (https://smartlogic.io/phoenix-and-elixir?utm_source=podcast)
Nancy, Sinatra and the Explosion of .NET Micro Web Frameworks with Andreas Håkansson
Scott chats with open source developer Andreas Håkansson about his .NET micro web framework called Nancy which is inspired by a Ruby framework called Sinatra. Why do we need frameworks like this? What kinds of sites and services can they support and how do they relate to ASP.NET?
Community vs. Evangelism vs. Marketing vs. Authenticity with Brandon Watson
Scott sits down with Brandon Watson, a Director on Windows Phone. He works with the Developer Community, but what does that really mean? Scott pushes on this point to better understand his own job at Microsoft.
Personal Systems of Organization - Rey Bango interviews Scott Hanselman
Tables turned this week and Rey Bango interviews Scott on his personal systems of organization. How has Scott synthesized the systems of Stephen Covey, David Allen, J.D. Meier and the Pomodoro Technique into a living system that works for him.
Before The Show: Off the Cuff Conversation with Jeff Atwood (EXPLICIT)
Sometimes the most interesting conversations happen before or after the show. Often they happen with Jeff Atwood. I (Scott) called Jeff to get some audio for our other show http://thisdeveloperslife.com and was recording as soon as Jeff and I started chatting. Here's our unedited random personal phone call that I thought might be fun.
Open Source vs. Making Money vs. Freaking Lasers - Are we all Evil? With Chris Sells
Scott chats with Chris Sells about the pressure to release software as Open Source versus pressure to make money as a business. How are Google, Microsoft and Apple evolving over the years and what should we as developers do about it?
Network Attached Storage and Windows Home Server with Travis Illig
Scott chats with fellow home storage enthusiast Travis Illig about NAS options (Network Attached Storage) available today. Both Scott and Travis purchased (and told their friends about) Windows Home Servers. Where are their Home Servers now, and what are they using going forward?
This is not your father's WCF - All about the WebAPI with Glenn Block
Glenn Block is with Scott in The Netherlands and tries to get Scott up to speed on what's new in WCF. Scott thinks WCF is scary and heavyweight. How does WCF fit into a world of Web 2.0 lightweight APIs? What's the WCF WebAPI and how does compare to services in ASP.NET MVC?
A C++ guy learns JavaScript - Chris Sells moves to the Web
Scott talks to Chris Sells after Chris has been up since 7am writing JavaScript and HTML. What's the world coming to when one of the world's foremost managed code experts starts writing Web Code? How is he finding JavaScript and what should you do about it?
The Rise of the Micro-ORM with Sam Saffron and Rob Conery
Scott's at Mix this week and he sits down with Sam Saffron and Rob Conery to talk about their Micro-ORMs. What have they done in less than 400 lines of code, that the rest of the planet needs a dozen assemblies for? Should you abandon your ORM and start writing inline SQL? All this and more.
ASP.NET MVC 3 Tools Update with Phil Haack
Mix 11 is today so Scott got the scoop from Phil on the new tools being released.
.NET API design that optimizes for Programmer Joy with Jonathan Carter
Scott sits down with Jonathan Carter to brainstorm about optimizing APIs for programmer happiness, rather than programmer productivity.
Remote Eclipse/Java Development using TFS at Microsoft with Martin Woodward
Scott talks to Martin Woodward, a Microsoft Program Manager who lives and works in Northern Ireland on the Java-based Eclipse plugin for Team Foundation Server. Martin Woodward is the Program Manager for Visual Studio Team Explorer Everywhere and part of the Team Foundation Server group at Microsoft. He helps to ensure that Eclipse and cross-platform developers are an active part of the TFS eco-system.
Inside Entity Framework 4.1 CodeFirst with Jeff Derstadt and Tim Laverty
This week Scott sits down with the lead dev and lead PM for Entity Framework to talk about the improvements from the first version. What's improved and changed? What do they think about NHiberate or just doing SQL on your own?
Selenium for Web Automation Testing with Jim Evans
Scott chats with Jim Evans from the Selenium team about how to get into Web Automation Testing. What's new in Selenium v2? Can you use Selenium with any browser? How does .NET fit into the process? All this and more in this Web Testing Episode.
JavaScript and jQuery: Moving beyond Alert()
Scott talks to Elijah Manor and Dave Ward about how one can take their JavaScript knowledge to the next level. What are the major concepts I should study? Which plugins are the must-haves? What's "Modernizr" and how does it, along with the concept of feature detection make my life easier?