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](/images/channels/57/thumb.webp)
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](/images/channels/116/thumb.webp)
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.
![Elixir Wizards](/images/channels/127/thumb.webp)
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)
Creating Science Fiction with "Zoo City" author Lauren Beukes
Scott is in New Zealand this week speaking at Webstock and spoke to the 2011 Arthur C. Clarke award winning author of "Zoo City," Lauren Beukes. What's her process? How does she keep it all straight and how do you know when to stop? Lauren shares how she works, how she thinks and discusses her upcoming projects as well as writing for comics.
Making your first PhoneGap Application with Peter Mourfield
Peter Mourfield is an HTML and JavaScript programmer who wanted to create a mobile application for Scouts to use on their phones but he didn't want to learn Java or Objective-C. Let's see how he built an app with HTML5, JavaScript and PhoneGap.
Improving Diversity in Technology with Kimberly Bryant from BlackGirlsCode.com
Scott sits down with Kimberly Bryant, a Biotechnology/Engineering professional and also the founder of BlackGirlsCode. Do we need more diversity in technology? Why? Are kids getting exposed to engineering as an option, and if not, why not?
Being a Phony with Jon Skeet
"It's amazing how much you don't know when you have to explain something to someone else." Scott sits down with Jon Skeet at CodeMash and talks about being a phony, getting through interviews and why we do what we do.
Learning to Speak another Language with Zach Owens
Zach Owens is a traveler. For the last year he's been living and working in China. While he's there he's taking Chinese classes and immersing himself in the culture. When does language learning become language fluency?
Framework Series: Service Stack with Demis Bellot
Demis Bellot has put together an open source .NET and Mono REST Web Services framework called Service Stack. It's effectively a WCF replacement for some kinds of webservices. There's no XML and no code-generation. Why do frameworks like this exist and what kinds of things did Demis take into consideration when creating it? How does one balance performance vs. compliance?
Hanselminutiae-ten with Richard Campbell
It's the last show of the year, why not enjoy it with a chat with Richard Campbell! We talk tablets, economics, Christmas, and less. Always a treat to talk to Richard and ring out the year.
Framework Series: Kendo UI HTML5 framework with Todd Anglin
Kendo UI is a Web, Mobile and Data Visualization framework that's all HTML5,JS and CSS from Telerik. It's under a open source dual-license. Scott talks to Todd from Telerik about the thinking behind Kendo. Why not jQuery Mobile? How open source is it? Where does Todd see this framework going? Disclosure: Telerik is a sponsor of the show, but this podcast is unrelated.
Framework Series: The eXpand Framework with Apostolis Bekiaris
Before he worked for DevExpress, Apostolis Bekiaris worked on an open source project with others in the community based on a DevExpress commercial Framework. Now he works for the company! How does he balance open and commercial, how does the team choose features to support and more.
Framework Series: Steve Smith from NimblePros on Anti-Patterns
Scott chats with Steve Smith from NimblePros about the 2012 Software Craftsmanship Motivational Calendar...specifically Anti-Patterns. Iceberg Class, Design By Committee, Reinventing the Wheel, there's some you know, some you don't. They are all anti-patterns and something to watch out for. Steve explains why.
Framework Series: The Chuck Norris Framework with Rob Reynolds
Scott talks to Rob Reynolds, one half of the "Chuck Norris Framework." It's a collection of tools for development, build, deployment, and more. Why build your own framework? When do you know it's done? How do you balance work requirements and public requirements with your own ideas?
Understanding BDD and NSpec with Matt Florence and Amir Rajan
Scott sits down with NSpec authors Matt Florence and Amir Rajan to talk about Behavior Driven Development (BDD). Where does one start with BDD? Is BDD just TDD with a fancier name or can it really change how you design software? The NSpec guys set Scott on the right path.
Developing a mobile app for iPhone, Windows Phone 7 and Android with Toran Billups
Scott sits down with micro-ISV mobile developer Toran Billups. Toran has written, published and sold his mobile application on iPhone, Android and Windows Phone. In the process of writing BlueFlix, his Blockbuster Express movie application, he learned mobile development on three platforms. What was his experience and what does that tell us about the state of mobile development today?
History of HTTP and the World Wide Web with Henrik Frystyk Nielsen
One day Henrik Frystyk Nielsen met Tim Berners-Lee at CERN and became his first graduate student. He joined the W3C and worked on HTTP and some of the first browsers. Henrik is one of the primary authors of the HTTP specification. He sits down with Scott and they chat about the history of the web from HTTP to the mysterious HTTP Status Code 418.
Damian Edwards explains The Realtime Web for ASP.NET with SignalR
Damian Edwards and David Fowler have created a jQuery client-side library and an ASP.NET back end that promises to make real-time persistent connections available to .NET programmers. Long-polling, Server-sent events and WebSockets. What does it all mean? Damian sets us straight.