Hanselminutes Podcast 157 - Hanselminutae-five with Richard Campbell
My one-hundred-and-fifty-seventh podcast is up. Be warned! We may just waste your time with this show. It's Hanselminutae #5 with Richard Campbell. We talk books, Windows, Economics, being a Millionaire, Multiple Monitors, TweetDeck, and much much less!
- Download: MP3 Full Show #157
- Play in your browser
Do also remember the complete archives are always up and they have PDF Transcripts, a little known feature that show up a few weeks after each show.
Telerik is a sponsor for this show!
Building quality software is never easy. It requires skills and imagination. We cannot promise to improve your skills, but when it comes to User Interface, we can provide the building blocks to take your application a step closer to your imagination. Explore the leading UI suites for ASP.NET and Windows Forms. Enjoy the versatility of our new-generation Reporting Tool. Dive into our online community. Visit www.telerik.com.
As I've said before this show comes to you with the audio expertise and stewardship of Carl Franklin. The name comes from Travis Illig, but the goal of the show is simple. Avoid wasting the listener's time. (and make the commute less boring)
Enjoy. Who knows what'll happen in the next show?
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
One point you discussed that I feel strongly about was MVC being opensourced. I totally agree when you say: "Why open the source? Well... Why not?".
I work with .Net for quite a while now but I come from an open source background. I know that most programmers will never look at this code, but for others, the ones that will take a pick at the code, this will be a great chance to learn. I love looking at other peoples code, I learn a lot and it really makes me a better programmers beacuse I can see other approaches to a problem differente than mine. Granted that the code doesn't need to be open sourced for you to have access to the code. In fact I look at the .Net framework every now and then and I know it's not open.
Being open also allows Microsoft to have feed back on it's code based on what people are doing with it. If someone forks the code and this version gains a lot of momentum maybe it's time for ms to take the same direction, right? Also I don't think of this versions of competition to ms since most of companies I know that choose .Net over Java do it because of the support that ms offers. These forked versions won't be supported by ms and I think that a lot of companies will choose to stick with the official version.
Another point in favor of open source is that when you find a bug you can take immediate action. You correct, compile and distribute while you way to ms to distribute an official patch. I had a problem like this with Spring.Net a while back. I found a bug fixed resolved my application issue instantly. I then contacted the Spring.Net guys about the bug. They were incredibly fast to respond to my problem and the fix was realeased within a short period of time. If I had to wait for that to be realeased however, it would have been a real inconvenience for our project.
Thanks to everyone that is making these changes possible at Microsoft. This is good for me as a Developer, for my clients, for the community and for Microsoft.
With an open source Windows, I might be able to set some flags in the build file and compile my own version that doesn't contain 20 years of legacy support, when I know I'm not running anything older than 5 years.
With an open source Windows, the "crowd" could maintain all those tiny hacks needed to keep VisiCalc running.
Comments are closed.