<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jon Galloway : Podcast</title><link>http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx</link><description>Tags: Podcast</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Guest (and occasional co-host) on Jesse Liberty's Yet Another Podcast</title><link>http://weblogs.asp.net/jgalloway/archive/2012/09/06/guest-and-occasional-co-host-on-jesse-liberty-s-yet-another-podcast.aspx</link><pubDate>Fri, 07 Sep 2012 00:05:16 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8897229</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=8897229</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2012/09/06/guest-and-occasional-co-host-on-jesse-liberty-s-yet-another-podcast.aspx#comments</comments><description>&lt;p&gt;I was a recent guest on Jesse Liberty's Yet Another Podcast talking about the latest Visual Studio, ASP.NET and Azure releases.&lt;/p&gt;  &lt;h2&gt;Download / Listen: &lt;/h2&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show75.mp3"&gt;Yet Another Podcast #75–Jon Galloway on ASP.NET/ MVC/ Azure&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;Co-hosted shows:&lt;/h2&gt;  &lt;p&gt;Jesse's been inviting me to co-host shows and I told him I'd show up when I was available. It's a nice change to be a drive-by co-host on a show (compared with the work that goes into organizing / editing / typing show notes for Herding Code shows). My main focus is on &lt;a href="http://herdingcode.com/"&gt;Herding Code&lt;/a&gt;, but it's nice to pop in and talk to Jesse's excellent guests when it works out. Some shows I've co-hosted over the past year:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show76.mp3"&gt;Yet Another Podcast #76–Glenn Block on Node.js &amp;amp; Technology in China&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show74.mp3"&gt;Yet Another Podcast&amp;#160; #73 - Adam Kinney on developing for Windows 8 with HTML5&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show64.mp3"&gt;Yet Another Podcast #64 - John Papa &amp;amp; Javascript&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show60.mp3"&gt;Yet Another Podcast #60 - Steve Sanderson and John Papa on Knockout.js&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show54.mp3"&gt;Yet Another Podcast #54–Damian Edwards on ASP.NET&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show53.mp3"&gt;Yet Another Podcast #53–Scott Hanselman on Blogging&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show52.mp3"&gt;Yet Another Podcast #52–Peter Torr on Windows Phone Multitasking&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show51.mp3"&gt;Yet Another Podcast #51–Shawn Wildermuth: //build, Xaml Programming &amp;amp; Beyond&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And some more on the way that haven't been released yet. Some of these I'm pretty quiet, on others I get wacky and hassle the guests because, hey, not my podcast so not my problem.&lt;/p&gt;  &lt;h2&gt;Show notes from the ASP.NET / MVC / Azure show:&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;What was just released&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Visual Studio 2012 Web Developer features&lt;/li&gt;      &lt;li&gt;ASP.NET 4.5 Web Forms&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Strongly Typed data controls&lt;/li&gt;        &lt;li&gt;Data access via command methods&lt;/li&gt;        &lt;li&gt;Similar Binding syntax to ASP.NET MVC&lt;/li&gt;        &lt;li&gt;Some context: Damian Edwards and WebFormsMVP&lt;/li&gt;        &lt;li&gt;Two questions from Jesse:&lt;/li&gt;        &lt;ul&gt;         &lt;li&gt;Q: Are you making this harder or more complicated for Web Forms developers?&lt;/li&gt;          &lt;ul&gt;           &lt;li&gt;Short answer: Nothing's removed, it's just a new option&lt;/li&gt;            &lt;li&gt;History of SqlDataSource, ObjectDataSource&lt;/li&gt;         &lt;/ul&gt;          &lt;li&gt;Q: If I'm using some MVC patterns, why not just move to MVC?&lt;/li&gt;          &lt;ul&gt;           &lt;li&gt;Short answer: This works really well in hybrid applications, doesn't require a rewrite&lt;/li&gt;            &lt;li&gt;Allows sharing models, validation, other code between Web Forms and MVC&lt;/li&gt;         &lt;/ul&gt;       &lt;/ul&gt;     &lt;/ul&gt;      &lt;li&gt;ASP.NET MVC&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Adaptive Rendering (oh, also, this is in Web Forms 4.5 as well)&lt;/li&gt;        &lt;li&gt;Display Modes&lt;/li&gt;        &lt;li&gt;Mobile project template using jQuery Mobile&lt;/li&gt;        &lt;li&gt;OAuth login to allow Twitter, Google, Facebook, etc. login&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;Jon (and friends') MVC 4 book on the way: &lt;a href="http://www.amazon.com/gp/product/111834846X?ie=UTF8&amp;amp;camp=213733&amp;amp;creative=393185&amp;amp;creativeASIN=111834846X&amp;amp;linkCode=shr&amp;amp;tag=jongall-20"&gt;Professional ASP.NET MVC 4&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;Windows 8 development&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Jesse and Jon announce they're working on a new book: &lt;a href="http://www.amazon.com/gp/product/1430240474/ref=as_li_ss_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=1430240474&amp;amp;linkCode=as2&amp;amp;tag=jongall-20"&gt;Pro Windows 8 Development with XAML and C#&lt;/a&gt;&lt;/li&gt;        &lt;li&gt;Jon and Jesse agree that it's nice to be able to write Windows 8 applications using the same skills they picked up for Silverlight, WPF, and Windows Phone development.&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;Compare / contrast ASP.NET MVC and Windows 8 development&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Q: Does ASP.NET and HTML5 development overlap?&lt;/li&gt;        &lt;ul&gt;         &lt;li&gt;Jon thinks they overlap in the MVC world because you're writing HTML views without controls&lt;/li&gt;          &lt;li&gt;Jon describes how his web development career moved from a preoccupation with server code to a focus on user interaction, which occurs in the browser&lt;/li&gt;          &lt;li&gt;Jon mentions his &lt;a href="http://weblogs.asp.net/jgalloway/archive/2012/06/18/quot-learning-to-love-html-and-css-for-grumpy-developers-quot-presentation-from-ndc-2012.aspx"&gt;NDC Oslo presentation on Learning To Love HTML as Beautiful Code&lt;/a&gt;&lt;/li&gt;       &lt;/ul&gt;        &lt;li&gt;Q: How do you apply C# / XAML or HTML5 skills to Windows 8 development? &lt;/li&gt;        &lt;li&gt;Q: If I'm a XAML programmer, what's the learning curve on getting up to speed on ASP.NET MVC?&lt;/li&gt;        &lt;ul&gt;         &lt;li&gt;Jon describes the difference in application lifecycle and state management&lt;/li&gt;          &lt;li&gt;Jon says it's nice that web development is really interactive compared to application development&lt;/li&gt;       &lt;/ul&gt;        &lt;li&gt;Q: Can you learn MVC by reading a book? Or is it a lot bigger than that?&lt;/li&gt;     &lt;/ul&gt;      &lt;li&gt;What is Azure, and why would I use it?&lt;/li&gt;      &lt;ul&gt;       &lt;li&gt;Jon describes the traditional Azure platform mode and how Azure Web Sites fits in&lt;/li&gt;        &lt;li&gt;Q: Why wouldn't Jesse host his blog on Azure Web Sites?&lt;/li&gt;        &lt;ul&gt;         &lt;li&gt;Domain names on Azure Web Sites&lt;/li&gt;          &lt;li&gt;File hosting options&lt;/li&gt;       &lt;/ul&gt;        &lt;li&gt;Q: Is Azure just another host? How is it different from any of the other shared hosting options?&lt;/li&gt;        &lt;ul&gt;         &lt;li&gt;A: Azure gives you the ability to scale up or down whenever you want&lt;/li&gt;          &lt;li&gt;A: Other services are available if or when you want them&lt;/li&gt;       &lt;/ul&gt;     &lt;/ul&gt;   &lt;/ul&gt; &lt;/ul&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8897229" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category><category domain="http://weblogs.asp.net/jgalloway/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Jon talks ASP.NET MVC 4, ASP.NET 4.5, ASP.NET Web Pages 2, and Visual Studio 11 on Jesse Liberty's "Yet Another Podcast"</title><link>http://weblogs.asp.net/jgalloway/archive/2011/09/21/jon-talks-asp-net-mvc-4-asp-net-4-5-asp-net-web-pages-2-and-visual-studio-11-on-jesse-liberty-s-quot-yet-another-podcast-quot.aspx</link><pubDate>Wed, 21 Sep 2011 22:07:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7960606</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=7960606</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2011/09/21/jon-talks-asp-net-mvc-4-asp-net-4-5-asp-net-web-pages-2-and-visual-studio-11-on-jesse-liberty-s-quot-yet-another-podcast-quot.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://jesseliberty.com/2011/09/20/yet-another-podcast-49jon-galloway-whats-new-in-asp-net/" mce_href="http://jesseliberty.com/2011/09/20/yet-another-podcast-49jon-galloway-whats-new-in-asp-net/"&gt;Jesse Liberty interviewed me&lt;/a&gt; about all the new Developer Preview releases for web developers. He asked me a lot of great questions over the course of a 45 minute interview.&lt;/p&gt;  &lt;p&gt;Download / Listen:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show49.mp3" mce_href="http://jesseliberty.com/wp-content/media/Show49.mp3"&gt;Yet Another Podcast #49–Jon Galloway: What’s New In ASP.NET&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Here's a rough transcript:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;How can I find out what's been released and get more information?      &lt;ul&gt;       &lt;li&gt;Jon talks about the &lt;a href="http://asp.net/vnext" mce_href="http://asp.net/vnext"&gt;http://asp.net/vnext&lt;/a&gt; page which has links to everything you'd want to know about the new releases &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;What is a Developer Preview? &lt;/li&gt;    &lt;li&gt;What's the difference between ASP.NET, ASP.NET Web Forms, ASP.NET MVC, and ASP.NET Web Pages? &lt;/li&gt;    &lt;li&gt;What's the difference between ASP.NET Web Pages and WebMatrix? &lt;/li&gt;    &lt;li&gt;What are the highlights in ASP.NET core?      &lt;ul&gt;       &lt;li&gt;Asynchronous support &lt;/li&gt;        &lt;li&gt;Advanced Validation features &lt;/li&gt;        &lt;li&gt;AntiXSS support (we talk about why you'd want to use it) &lt;/li&gt;        &lt;li&gt;WebSockets &lt;/li&gt;        &lt;li&gt;Bundling and Minification support &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;What's new in ASP.NET Web Forms?      &lt;ul&gt;       &lt;li&gt;Strongly Typed Data Controls &lt;/li&gt;        &lt;li&gt;Model Binding &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;How does it help to have ASP.NET Web Forms pick up some features from ASP.NET MVC? &lt;/li&gt;    &lt;li&gt;What's new in ASP.NET MVC 4?      &lt;ul&gt;       &lt;li&gt;Default project template - new look, adaptive rendering &lt;/li&gt;        &lt;li&gt;Display modes &lt;/li&gt;        &lt;li&gt;Mobile template using jQuery Mobile &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Is it possibly easier to get started with ASP.NET MVC by first learning ASP.NET Web Pages? &lt;/li&gt;    &lt;li&gt;Is it time to learn ASP.NET MVC 4 if you haven't yet? &lt;/li&gt;    &lt;li&gt;What's new in Visual Studio 11 for Web Developers? &lt;/li&gt;    &lt;li&gt;Where does HTML5 fit into these new releases? &lt;/li&gt;    &lt;li&gt;What's WCF Web API, and how does it relate to all these new releases?      &lt;ul&gt;       &lt;li&gt;Link: &lt;a href="http://codebetter.com/howarddierking/2011/09/15/web-api-preview-5-is-now-available/" mce_href="http://codebetter.com/howarddierking/2011/09/15/web-api-preview-5-is-now-available/"&gt;WCF Webb API Preview 5 Is Now Available&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;Jesse's just written a blog post recommending a WCF Data Data Service - is that still valid, or should he be recommending WCF Web API? How do you pick which one to use? &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;What's new in ASP.NET Web Pages 2?      &lt;ul&gt;       &lt;li&gt;Link: &lt;a href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview" mce_href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview"&gt;The Top 7 New Features in Web Pages 2 Developer Preview&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview#resmanagement" mce_href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview#resmanagement"&gt;Resource Manager&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview#oauthsetup" mce_href="http://www.asp.net/webmatrix/tutorials/the-top-features-in-web-pages-2-developer-preview#oauthsetup"&gt;Login support using OAuth and OpenID&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;Maps Helper to insert maps using Bing, Google Maps, etc. &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;How did this all this content get put together? &lt;/li&gt;    &lt;li&gt;Jon and Jesse talk about HTML support that was just included in Blend. &lt;/li&gt;    &lt;li&gt;Jon talks about NuGet updates and the ASP.NET MVC 4 Recipes feature. &lt;/li&gt;    &lt;li&gt;Jon circles back to where all the information is at:      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://asp.net/vnext" mce_href="http://asp.net/vnext"&gt;http://asp.net/vnext&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://asp.net/mvc/mvc4" mce_href="http://asp.net/mvc/mvc4"&gt;http://asp.net/mvc/mvc4&lt;/a&gt; &lt;/li&gt;        &lt;li&gt;&lt;a href="http://aspnet.codeplex.com/wikipage?title=ASP.NET%20MVC%204%20RoadMap" mce_href="http://aspnet.codeplex.com/wikipage?title=ASP.NET%20MVC%204%20RoadMap"&gt;ASP.NET MVC Roadmap&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Jesse asks Jon about &lt;a href="http://www.amazon.com/Professional-ASP-NET-MVC-3-ebook/dp/B005EHG1TI/ref=kinw_dp_ke?ie=UTF8&amp;amp;m=AG56TWVU5XWC2" mce_href="http://www.amazon.com/Professional-ASP-NET-MVC-3-ebook/dp/B005EHG1TI/ref=kinw_dp_ke?ie=UTF8&amp;amp;m=AG56TWVU5XWC2"&gt;Professional ASP.NET MVC 3&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7960606" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category><category domain="http://weblogs.asp.net/jgalloway/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Herding Code podcast update: 3 years, 115 episodes and 25TB of traffic later...</title><link>http://weblogs.asp.net/jgalloway/archive/2011/06/17/herding-code-podcast-update-3-years-115-episodes-and-25tb-of-traffic-later.aspx</link><pubDate>Fri, 17 Jun 2011 18:08:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7832817</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=7832817</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2011/06/17/herding-code-podcast-update-3-years-115-episodes-and-25tb-of-traffic-later.aspx#comments</comments><description>&lt;p&gt;&lt;img style="display: inline; float: right" align="right" src="http://herdingcode.com/herdingCode-165px.png" /&gt;Back in May 2008, &lt;a href="http://odetocode.com/"&gt;K. Scott Allen&lt;/a&gt; accidentally called my on Skype, and we joked that we should start a podcast. And then we did - we roped in &lt;a href="http://twitter.com/#!/kevindente"&gt;Kevin Dente&lt;/a&gt; and &lt;a href="http://lazycoder.com/weblog/"&gt;Scott Koon&lt;/a&gt; since the four of us tended to argue quite a bit on Twitter anyways - and kind of figured it out as we went along. Along the way, we've recorded 115 episodes (pretty much an entire week of audio), discussed the comings and goings of myriad technologies, and had the opportunity to talk to some incredible guests.&lt;/p&gt;  &lt;p&gt;If you're not currently listening or subscribing, you can &lt;a href="http://herdingcode.com/"&gt;find shows and show notes here&lt;/a&gt;, and &lt;a href="http://feeds.feedburner.com/herdingcode"&gt;subscribe here&lt;/a&gt;.&lt;/p&gt;  &lt;h2&gt;Bandwidth&lt;/h2&gt;  &lt;p&gt;Initially, I tried to host the audio on SkyDrive, quickly found out that SkyDrive files &lt;a href="http://groups.google.com/group/feedburner-podcasting/browse_thread/thread/ed485aac53527932/b840f479ea6c301e?"&gt;didn't send correct media headers so it wouldn't work with FeedBurner&lt;/a&gt;. At Scott Koon's recommendation, I set up a simple WordPress blog at &lt;a href="http://www.site5.com/in.php?id=56754"&gt;Site5&lt;/a&gt; which has turned out to be a great decision. They've had great uptime and phenomenal prices. We pay about $7/month for an unlimited storage and bandwidth, and they've delivered that with great uptime as well. Here's a look at the download bandwidth per-year:&lt;/p&gt; &lt;style&gt;

table.border {border-collapse:collapse;}
table.border, table.border th, table.border td {border: 1px solid black;}&lt;/style&gt;  &lt;table class="border"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;th&gt;Year &lt;/th&gt;        &lt;th&gt;Bandwidth (GB) &lt;/th&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;2008&lt;/td&gt;        &lt;td width="64"&gt;1830.36&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;2009&lt;/td&gt;        &lt;td&gt;6134.74&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;2010&lt;/td&gt;        &lt;td&gt;10705.6&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;2011 (to date)&lt;/td&gt;        &lt;td&gt;6678.78&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Total&lt;/td&gt;        &lt;td&gt;25349.48&lt;/td&gt; &lt;/td&gt;&lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;h2&gt;Popular shows&lt;/h2&gt;  &lt;p&gt;Here's a look at our top 25 shows of all time - the listener count is actually a bit higher since we also distribute via BitTorrent, but the order is pretty accurate. Remember that some of these shows have had 3 years to build up a count, so it's pretty cool to see two of the last 15 (102 and 106) already showing on this list:&lt;/p&gt;  &lt;table class="border"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td&gt;Rank&lt;/td&gt;        &lt;td&gt;Show Title&lt;/td&gt;        &lt;td&gt;Downloads&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;1&lt;/td&gt;        &lt;td&gt;HerdingCode 0063 Victory in Software Development&lt;/td&gt;        &lt;td&gt;29762&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;2&lt;/td&gt;        &lt;td&gt;HerdingCode 0010 LINQ&lt;/td&gt;        &lt;td&gt;15410&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;3&lt;/td&gt;        &lt;td&gt;HerdingCode 0011 Glenn Block Part 1&lt;/td&gt;        &lt;td&gt;13521&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;4&lt;/td&gt;        &lt;td&gt;HerdingCode 0005 Firefox 3 Released&lt;/td&gt;        &lt;td&gt;13084&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;5&lt;/td&gt;        &lt;td&gt;HerdingCode 0049 Search with Bing and Wolfram Alfa&lt;/td&gt;        &lt;td&gt;12976&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;6&lt;/td&gt;        &lt;td&gt;HerdingCode 0012 Glenn Block Part 2&lt;/td&gt;        &lt;td&gt;12307&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;7&lt;/td&gt;        &lt;td&gt;HerdingCode 0064 Phil Haack on MVC 2&lt;/td&gt;        &lt;td&gt;12078&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;8&lt;/td&gt;        &lt;td&gt;HerdingCode 0035 Fun at work&lt;/td&gt;        &lt;td&gt;11476&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;9&lt;/td&gt;        &lt;td&gt;HerdingCode 0051 Greg Young on Our Grand Failure&lt;/td&gt;        &lt;td&gt;10510&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;10&lt;/td&gt;        &lt;td&gt;HerdingCode 0046 Mistakes and News Recap&lt;/td&gt;        &lt;td&gt;10481&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;11&lt;/td&gt;        &lt;td&gt;HerdingCode 0037 Jon Udell&lt;/td&gt;        &lt;td&gt;10014&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;12&lt;/td&gt;        &lt;td&gt;HerdingCode 0047 Joe Brinkman on Webforms vs MVC&lt;/td&gt;        &lt;td&gt;9869&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;13&lt;/td&gt;        &lt;td&gt;HerdingCode 0048 Dustin Campbell on Visual Studio 2010&lt;/td&gt;        &lt;td&gt;9751&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;14&lt;/td&gt;        &lt;td&gt;HerdingCode 0102 Tim Caswell on Node js&lt;/td&gt;        &lt;td&gt;9664&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;15&lt;/td&gt;        &lt;td&gt;HerdingCode 0027 What every web developer sh...&lt;/td&gt;        &lt;td&gt;9659&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;16&lt;/td&gt;        &lt;td&gt;HerdingCode 0009 Rob Conery on SubSonic, MVC Storefont, and the Silverlight Ninja Squad&lt;/td&gt;        &lt;td&gt;9402&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;17&lt;/td&gt;        &lt;td&gt;HerdingCode 0058 Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block&lt;/td&gt;        &lt;td&gt;9389&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;18&lt;/td&gt;        &lt;td&gt;HerdingCode 0050 Damien Guard on LINQ to SQL, Entity Framework, and Fontography&lt;/td&gt;        &lt;td&gt;9316&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;19&lt;/td&gt;        &lt;td&gt;HerdingCode 0013 Back To Basics (but which ones?)&lt;/td&gt;        &lt;td&gt;9266&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;20&lt;/td&gt;        &lt;td&gt;HerdingCode 0038 NHibernate Performance with David Penton, and Ben Scheirman&lt;/td&gt;        &lt;td&gt;9255&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;21&lt;/td&gt;        &lt;td&gt;HerdingCode 0087 Jeff Atwood on Area 51 and Stack Overflow&lt;/td&gt;        &lt;td&gt;9213&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;22&lt;/td&gt;        &lt;td&gt;HerdingCode 0032 Windows 7 First Impressions&lt;/td&gt;        &lt;td&gt;9118&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;23&lt;/td&gt;        &lt;td&gt;HerdingCode 0059 Web Standards with Milan Negovan&lt;/td&gt;        &lt;td&gt;9001&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;24&lt;/td&gt;        &lt;td&gt;HerdingCode 0106 Mark Rendle on Simple Data&lt;/td&gt;        &lt;td&gt;8980&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;25&lt;/td&gt;        &lt;td&gt;HerdingCode 0015 Chris Tavares&lt;/td&gt;        &lt;td&gt;8975&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;Our top show of all time is &lt;a href="http://herdingcode.com/?p=221"&gt;Victory in Software Development&lt;/a&gt;, talking about &lt;a href="http://odetocode.com/blogs/scott/archive/2009/09/27/victory-in-software-development.aspx"&gt;an interesting post K Scott had written&lt;/a&gt;. I think it was a really interesting discussion, but it's not clear how that show got so many listens. Stats don't really show anything obvious. Strange.&lt;/p&gt;  &lt;p&gt;The &lt;a href="http://herdingcode.com/?page_id=32"&gt;full archive is here&lt;/a&gt;. For nostalgia's sake, you might want to check out our &lt;a href="http://herdingcode.com/?p=17"&gt;Hello World&lt;/a&gt; first show.&lt;/p&gt;  &lt;h2&gt;Show Topics and Guests&lt;/h2&gt;  &lt;p&gt;The one rule we've tried to stick to is avoiding the standard .NET podcast circuit. There are some great, well produced, very popular podcasts out there that cover the standard fare pretty well, and we thought it was important to try to surface topics and guests who are a bit below the radar, especially for the majority of our listenership with a&amp;#160; mostly Microsoft development background. I listen to a lot of podcasts, and we try not to duplicate what any of the others are covering.&lt;/p&gt;  &lt;p&gt;A lot of our show topic and guest ideas have come from guest recommendations, so I recently set up the &lt;a href="http://herdingcode.com/?page_id=313"&gt;Herding Code Guest Suggestion form&lt;/a&gt; to make it easier to submit ideas. Got any?&lt;/p&gt;  &lt;h2&gt;Show Notes&lt;/h2&gt;  &lt;p&gt;The show notes and links take a lot of time. We've had a good amount of volunteer help on these from &lt;a href="http://johnnycoder.com/blog/"&gt;Ben Griswold&lt;/a&gt; over the years, as he has time available. He really stepped up the quality there - pretty much any topic mentioned during a show is listed in the show notes with links provided. Thanks!&lt;/p&gt;  &lt;h2&gt;Podcast Announcement Posts&lt;/h2&gt;  &lt;p&gt;Before we set up a site for the podcast, I used to post the episodes here. When I set up the separate site, I thought it was important to keep this blog and the podcast separate. In retrospect, that doesn't make any sense. I'm going to try to at least announce each show here, but also put in some sample code and additional info that I found interesting while editing and compiling notes.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7832817" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Hear me talk about MVC 3 on Jesse Liberty's Yet Another Podcast</title><link>http://weblogs.asp.net/jgalloway/archive/2011/03/30/hear-me-talk-about-mvc-3-on-jesse-liberty-s-yet-another-podcast.aspx</link><pubDate>Wed, 30 Mar 2011 20:21:44 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7739136</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=7739136</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2011/03/30/hear-me-talk-about-mvc-3-on-jesse-liberty-s-yet-another-podcast.aspx#comments</comments><description>&lt;p&gt;Jesse Liberty interviewed me about ASP.NET MVC 3 recently on Yet Another Podcast. It was a lot of fun being a guest on a podcast for a change. Here are some of the highlights:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Some introductory chatter about &lt;a href="http://herdingcode.com/"&gt;Herding Code&lt;/a&gt; and whatnot (skip to 3:50 if you're not interested) &lt;/li&gt;    &lt;li&gt;Jon's history of MVC releases (and Jesse's reminder that MVC is an old pattern that predates ASP.NET by decades) &lt;/li&gt;    &lt;li&gt;An overview of what's in new in MVC 3      &lt;ul&gt;       &lt;li&gt;Razor &lt;/li&gt;        &lt;li&gt;Javascript / jQuery &lt;/li&gt;        &lt;li&gt;Model Validation &lt;/li&gt;        &lt;li&gt;Advanced features like Dependency Injection &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Links to some of the top MVC information on the ASP.NET website: &lt;a href="http://asp.net/mvc"&gt;http://asp.net/mvc&lt;/a&gt; and &lt;a href="http://asp.net/mvc/mvc3"&gt;http://asp.net/mvc/mvc3&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Razor view engine - why another view engine, what it's like, why Jon loves working with it &lt;/li&gt;    &lt;li&gt;Support for Javascript / jQuery, incl. change in validation to jQuery validate &lt;/li&gt;    &lt;li&gt;Jesse asks Jon if all ASP.NET developers should learn MVC, and if there are cases where you'd want to stay with Web Forms &lt;/li&gt;    &lt;li&gt;Jesse asks Jon about how to learn about MVC 3 since the MVC books out now all focus on MVC 2      &lt;ul&gt;       &lt;li&gt;Jon mentions that MVC 3 builds on MVC 2 so the &amp;quot;old&amp;quot; books are still of use &lt;/li&gt;        &lt;li&gt;Jon mentions some additional additional places to learn about MVC 3 (previously blogged &lt;a href="http://weblogs.asp.net/jgalloway/archive/2011/03/17/asp-net-mvc-3-roundup-of-tutorials-videos-labs-and-other-assorted-training-materials.aspx"&gt;here&lt;/a&gt;) &lt;/li&gt;        &lt;li&gt;Jon mentions &lt;a href="http://www.mvcconf.com"&gt;mvcConf&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Jesse asks about the current release status of MVC, how to install it, etc. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;It's a quick 30 minute show, check it out - and don't forget to &lt;a href="http://feeds.feedburner.com/JesseLibertyYapcast"&gt;subscribe to YapCast&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;Download / Listen&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://jesseliberty.com/wp-content/media/Show29.mp3"&gt;Yet Another Podcast #29 Jon Galloway on MVC 3&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7739136" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category><category domain="http://weblogs.asp.net/jgalloway/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Guest on the first episode of Jesse Liberty’s new podcast: YetAnotherPodcast.us</title><link>http://weblogs.asp.net/jgalloway/archive/2010/09/24/guest-on-the-first-episode-of-jesse-liberty-s-new-podcast-yetanotherpodcast-us.aspx</link><pubDate>Fri, 24 Sep 2010 18:28:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7619998</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>39</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=7619998</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2010/09/24/guest-on-the-first-episode-of-jesse-liberty-s-new-podcast-yetanotherpodcast-us.aspx#comments</comments><description>&lt;p&gt;I was privileged to be &lt;a href="http://jesseliberty.com/2010/09/17/yet-another-podcast-show-1-alt-dot-net-open-source/"&gt;invited to join Jesse Liberty on the inaugural&lt;/a&gt; &lt;a href="http://yetanotherpodcast.us/"&gt;YetAnotherPodcast&lt;/a&gt; show, hosted by Jesse Liberty. Jesse brings a fascinating viewpoint to the software development discussion, because:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;He’s very experienced – he’s been programming for a long time, and has been writing books (&lt;a href="http://www.amazon.com/gp/product/0672310708?linkCode=shr&amp;amp;camp=213733&amp;amp;creative=393173&amp;amp;tag=jongall-20"&gt;like this bestselling C++ book,&amp;#160; apparently used by the early Egyptians&lt;/a&gt;) for quite a while, but&lt;/li&gt;    &lt;li&gt;He’s managed to keep on the cutting edge throughout his career, through .NET, Silverlight, and now Windows Phone 7 development&lt;/li&gt;    &lt;li&gt;He’s a total crackup, sometimes intentionally&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Jesse and I work on the same team at Microsoft, and I always enjoy talking to him. I was happy to hear he wanted to start a new podcast, and enjoyed helping him get set up. &lt;a href="http://jesseliberty.com/2010/09/07/yet-another-podcast/"&gt;Here’s the pitch&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;This is not your momma’s podcast.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;Here are my guiding principles:&lt;/em&gt;&lt;/p&gt;    &lt;ol&gt;     &lt;li&gt;&lt;em&gt;Do not waste the listener’s time &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;This is not radio &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Discuss, don’t interview &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Focus, focus, focus &lt;/em&gt;&lt;/li&gt;   &lt;/ol&gt;    &lt;p&gt;&lt;em&gt;These half dozen principles lead to the following decisions (every one of which may change over time!)&lt;/em&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;&lt;strong&gt;Focus&lt;/strong&gt;: Our central topic will be Windows Phone 7, with secondary topics including Silverlight, Programming and Best Practices &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Not Radio&lt;/strong&gt;: No intro, no outro, no bumbers, no announcer &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Don’t Waste The Lister’s Time&lt;/strong&gt;: The shows run as long as they take.&amp;#160; No fixed format.&amp;#160; Count on something between 20 and 40 minutes, except when they are longer or shorter. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Discuss&lt;/strong&gt;:&amp;#160; Lots of guests, but no interviews, no canned questions, lots of real programmers discussing real issues &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;&lt;strong&gt;Don’t Waste The Listener’s time&lt;/strong&gt;:&amp;#160; Useful information or shut up. &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;Jesse and I spent the first episode &lt;a href="http://jesseliberty.com/2010/09/17/yet-another-podcast-show-1-alt-dot-net-open-source/"&gt;talking about ALT.NET and Open Source&lt;/a&gt;, and he’s posted a &lt;a href="http://jesseliberty.com/2010/09/22/yet-another-podcast-show-2-erik-mork-discussing-windows-phone-7/"&gt;second episode with Erik Mork about Windows Phone 7&lt;/a&gt;. &lt;em&gt;Now how about a John Papa episode to get the “bald guy league of justice” trifecta?&lt;/em&gt;&lt;/p&gt;  &lt;a href="http://jesseliberty.com/wp-content/media/Show1.mp3"&gt;Yet Another Podcast Show #1 – Alt dot net &amp; Open Source  [mp3]&lt;/a&gt; &lt;script defer="defer" type="text/javascript" src="http://mediaplayer.yahoo.com/js"&gt;&lt;/script&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7619998" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Upcoming Guests on HerdingCode: Rob Conery, Glenn Block, [your suggestion here]</title><link>http://weblogs.asp.net/jgalloway/archive/2008/07/14/upcoming-guests-on-herdingcode-rob-conery-glenn-block-your-suggestion-here.aspx</link><pubDate>Tue, 15 Jul 2008 04:52:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6400907</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>603</slash:comments><description>&lt;P&gt;We’ve done eight episodes of &lt;A href="http://herdingcode.com/" mce_href="http://herdingcode.com/"&gt;Herding Code&lt;/A&gt; in round table format, but we’ve always anticipated bringing on some guests once we had our act together. We’re excited about having &lt;A href="http://blog.wekeroad.com/" mce_href="http://blog.wekeroad.com/"&gt;Rob Conery&lt;/A&gt; as our first guest Tuesday night (7/15). We’ve also had a few folks tell us they’re willing to appear in future shows, including &lt;A href="http://blogs.msdn.com/gblock/" mce_href="http://blogs.msdn.com/gblock/"&gt;Glenn Block&lt;/A&gt; and Scott Bellware.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;We’d love to hear you questions&lt;/STRONG&gt; for these guest (especially Rob, since he’s confirmed for this week) as well as your recommendations for future guests. While you can always leave comments here or on the &lt;A href="http://herdingcode.com/" mce_href="http://herdingcode.com/"&gt;Herding Code site&lt;/A&gt;, the simplest way to give us feedback is by filling out &lt;A href="http://www.surveymonkey.com/s.aspx?sm=KI58PeSMrX_2bwaji_2fRbUhtA_3d_3d" mce_href="http://www.surveymonkey.com/s.aspx?sm=KI58PeSMrX_2bwaji_2fRbUhtA_3d_3d"&gt;this quick six question survey&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6400907" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Our Round Table Podcast gets legit - Now we're the Herding Code Podcast (herdingcode.com)</title><link>http://weblogs.asp.net/jgalloway/archive/2008/06/26/our-round-table-podcast-gets-legit-now-we-re-the-herding-code-podcast-herdingcode-com.aspx</link><pubDate>Fri, 27 Jun 2008 05:02:19 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6325815</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=6325815</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2008/06/26/our-round-table-podcast-gets-legit-now-we-re-the-herding-code-podcast-herdingcode-com.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://herdingcode.com/"&gt;&lt;img style="margin: 0px 0px 75px 20px" src="http://herdingcode.com/herdingCode-165px.png" align="right" border="0" /&gt;&lt;/a&gt; We’ve been experimenting with a weekly technology round table podcast for the past five weeks; now we have our act together to the point where we’re ready to officially launch it. We’re at &lt;a href="http://herdingcode.com/"&gt;HerdingCode.com&lt;/a&gt;, and you can subscribe to our feed at &lt;a href="http://feeds.feedburner.com/HerdingCode"&gt;http://feeds.feedburner.com/HerdingCode&lt;/a&gt; on your iPod, Zune, or whatever crazy podcast client you choose.&lt;/p&gt;  &lt;p&gt;By we, I mean:&lt;/p&gt;  &lt;li&gt;&lt;a href="http://www.odetocode.com/"&gt;K. Scott Allen (a.k.a. OdeToCode)&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.lazycoder.com/"&gt;Scott Koon (a.k.a. Lazycoder)&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://weblogs.asp.net/kdente/"&gt;Kevin Dente&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://weblogs.asp.net/jgalloway/"&gt;Jon Galloway&lt;/a&gt;&lt;/li&gt;  &lt;p&gt;&lt;a href="http://herdingcode.com/"&gt;Head on over&lt;/a&gt; and give it a listen. On the current episode, we &lt;del datetime="2008-06-26T09:01:22+00:00"&gt;argue&lt;/del&gt; discuss whether Silverlight is just another flavor of ActiveX, or if it’s here to stay. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://herdingcode.com/wp-content/uploads/HerdingCode-0006-Silverlight-Fad-Or-Fab.mp3"&gt;Herding Code 6: Silverlight - Fad Or Fab?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6325815" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Technology Podcast #5 - Firefox 3</title><link>http://weblogs.asp.net/jgalloway/archive/2008/06/19/technology-podcast-5-firefox-3.aspx</link><pubDate>Thu, 19 Jun 2008 16:31:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6296304</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=6296304</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2008/06/19/technology-podcast-5-firefox-3.aspx#comments</comments><description>&lt;h3&gt;Show #5 - Topics&lt;/h3&gt;  &lt;ol&gt;   &lt;li&gt;Firefox 3... that's it &lt;/li&gt; &lt;/ol&gt;  &lt;h3&gt;Listen&lt;/h3&gt;  &lt;p&gt;&lt;a class="" title="Technology Round Table Podcast #5 - Firefox 3" href="http://oehpba.bay.livefilestore.com/y1pmASCln33NXdbrv0-JLQOfW1NLzg5_1PqZmquQz1XPEemu4Pmk9Qb5mrqegZ7wPXdeKivN5MKMb-U6iVHeSjDpA/2008-06-17%20Firefox%203.mp3"&gt;Download&lt;/a&gt;&lt;/span&gt; (click the play button to listen)&lt;script src="http://mediaplayer.yahoo.com/js" mce_src="http://mediaplayer.yahoo.com/js" type="text/javascript"&gt;&lt;/script&gt; &lt;/p&gt;  &lt;h3&gt;Announcements&lt;/h3&gt;  &lt;h4&gt;The Name, The Feed, etc.&lt;/h4&gt;  &lt;p&gt;This is our last podcast hosting the audio on SkyDrive, I promise. I’d planned to take care of it last weekend and a family emergency… um… emerged. You can help! Please &lt;a href="http://www.surveymonkey.com/s.aspx?sm=pzovOiHQdxwnpIduNEGGYA_3d_3d"&gt;take our super quick survey&lt;/a&gt; to vote on a name for our podcast. &lt;/p&gt;  &lt;p&gt;I'd hoped we could use SkyDrive to host the audio and set up a nice podcast feed on top of it via &lt;a href="http://feedburner.com"&gt;FeedBurner&lt;/a&gt;, but it turns out that &lt;a href="http://groups.google.com/group/feedburner-podcasting/browse_thread/thread/ed485aac53527932/b840f479ea6c301e?"&gt;SkyDrive doesn't send the media type with MP3 enclosures in a way Feedburner expects&lt;/a&gt;, so that's out. I'm looking into other hosting options, please comment in our survey if you’ve got any recommendations. We’ve been wanting to keep our costs down so we have the option of continuing long term without requiring sponsorship, but we’ll get our site set up for you for next week’s podcast. Honest.&lt;/p&gt;  &lt;h4&gt;The Audio&lt;/h4&gt;  &lt;p&gt;I think we finally nailed the audio this week. Thanks to &lt;a href="http://devcentral.f5.com/weblogs/Joe/"&gt;Joe Pruitt&lt;/a&gt; and others for some great suggestions on how to set this up.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6296304" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Technology Round Table Podcast #4 - iPhone v2 and K. Scott Allen's report from TechEd 2008</title><link>http://weblogs.asp.net/jgalloway/archive/2008/06/13/technology-round-table-podcast-4-iphone-v2-and-k-scott-allen-s-report-from-teched-2008.aspx</link><pubDate>Fri, 13 Jun 2008 21:23:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6272537</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>13</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=6272537</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2008/06/13/technology-round-table-podcast-4-iphone-v2-and-k-scott-allen-s-report-from-teched-2008.aspx#comments</comments><description>&lt;h3&gt;Show #4 - Topics&lt;/h3&gt;  &lt;ol&gt;  &lt;li&gt;iPhone v2 announcments from WWDC &lt;/li&gt;   &lt;li&gt;TechEd 2008 recap by our roving reporter, K. Scott Allen &lt;/li&gt;  &lt;/ol&gt;   &lt;h3&gt;Subscribe&lt;/h3&gt;  &lt;p&gt;Here's our &lt;a href="http://cid-8709d7dd459c3276.skydrive.live.com/feed.aspx/Technology%20Round%20Table" mce_href="http://cid-8709d7dd459c3276.skydrive.live.com/feed.aspx/Technology%20Round%20Table"&gt;temporary podcast feed&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;Listen&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://oehpba.bay.livefilestore.com/y1pGbwNOnY3HJwMALhmNrs_dqttEEWFbgXCfvZHipM6dDvTFfcdqWh6RNPj8AgJ_NqCjFIxVlCEEyPHht2N71mZuO_zF-kxuvoA/2008-06-10%20iPhone%20v2%20-%20K%20Scott%20recaps%20TechEd%202008.mp3" title="Technology Round Table Podcast #4 - iPhone v2 and K. Scott Allen's report from TechEd 2008"&gt;Download&lt;/a&gt; (click the play button to listen)&lt;script src="http://mediaplayer.yahoo.com/js" mce_src="http://mediaplayer.yahoo.com/js" type="text/javascript"&gt;&lt;/script&gt; &lt;/p&gt;   &lt;h3&gt;Announcements&lt;/h3&gt; &lt;h4&gt;The Name&lt;/h4&gt;  &lt;p&gt;We're closing in on a name (and thus a domain and a website and a real podcast feed, etc.). Here's our current list, please give us your feedback or alternate suggestions.  &lt;/p&gt;   &lt;ul&gt;  &lt;li&gt;BytecodePodcast&lt;/li&gt;   &lt;li&gt;Four Horsemen On Software&lt;/li&gt;   &lt;li&gt;Four Horsemen Podcast&lt;/li&gt;   &lt;li&gt;Technology Roundtable Podcast&lt;/li&gt;  &lt;/ul&gt;  &lt;h4&gt;The Audio&lt;/h4&gt;  &lt;p&gt;Audio quality's a bit worse this week. We're working on it - it's harder than you'd think (you should have heard what the source audio files sounded like). Right now we use Skype for the call, but everyone records their own audio and I edit and clean it up. We use Call Graph as a backup in case someone's audio recording doesn't work. &lt;b&gt;UPDATE:&lt;/b&gt; Fixed a problem with K Scott's audio. Much better now.&lt;/p&gt;  &lt;h4&gt;The Hosting&lt;/h4&gt;  &lt;p&gt; So far we've been hosting the audio on SkyDrive. We've been planning to host it ourselves, but I'm wondering if SkyDrive's hosting would be sufficient &lt;b&gt;provided&lt;/b&gt; that we had a solid podcast RSS feed. This should only be a problem if you can't access the files for some reason - it's requiring a login, or blocked by your corporate network or something. Please let me know if you have problems with this episode so we can make an informed decision. Other alternatives we've considered are the Site5 Uberplan and Amazon S3. Got any input there? &lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6272537" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Technology Round Table Podcast #3 - Should Developers Learn C? + TechEd 2008 Keynote Announcements</title><link>http://weblogs.asp.net/jgalloway/archive/2008/06/05/technology-round-table-podcast-3-should-developers-learn-c-teched-2008-keynote-announcements.aspx</link><pubDate>Thu, 05 Jun 2008 19:20:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6251026</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=6251026</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2008/06/05/technology-round-table-podcast-3-should-developers-learn-c-teched-2008-keynote-announcements.aspx#comments</comments><description>&lt;H3&gt;Show #3 - Topics&lt;/H3&gt; &lt;OL&gt; &lt;LI&gt;Should developers learn C? &lt;/LI&gt; &lt;LI&gt;TechEd 2008 Keynote Announcements &lt;/LI&gt; &lt;LI&gt;Microsoft "Velocity" distributed caching solution &lt;/LI&gt; &lt;/OL&gt; &lt;H3&gt;Subscribe&lt;/H3&gt; &lt;P&gt;Here's our &lt;A href="http://cid-8709d7dd459c3276.skydrive.live.com/feed.aspx/Technology%20Round%20Table"&gt;temporary podcast feed&lt;/A&gt;.&lt;/P&gt; &lt;H3&gt;Listen&lt;/H3&gt; &lt;P&gt;&lt;A href="http://oehpba.bay.livefilestore.com/y1pGbwNOnY3HJwjHKglk8hmR9LGGcUGnyenSfTgEUAiL8dzhWpYaIbg5KBIsHrJKKXrAEh6o-0ckgmLyKkN0xdFq6maDueW0Rst/2008-06-03%20Should%20Developers%20Learn%20C%20-%20TechEd%202008%20Keynote.mp3"&gt;Technology Round Table #3: Should developers learn C? + TechEd 2008 Announcements&lt;/A&gt; &lt;SCRIPT src="http://mediaplayer.yahoo.com/js" type="text/javascript"&gt;&lt;/SCRIPT&gt; &lt;/P&gt;   &lt;p&gt; Thanks for your patience (and great feedback) as we get our act together here. We've decided to make the content the top priority, and get the non-content details (feed, website, branding, etc.) next. Any suggestions for website address, podcast name, or any other ways we can improve? &lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6251026" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item><item><title>Technology Round Table Podcast #2 - AJAX Frameworks</title><link>http://weblogs.asp.net/jgalloway/archive/2008/05/29/technology-round-table-podcast-2-ajax-frameworks.aspx</link><pubDate>Fri, 30 May 2008 06:48:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6232041</guid><dc:creator>Jon Galloway</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jgalloway/rsscomments.aspx?PostID=6232041</wfw:commentRss><comments>http://weblogs.asp.net/jgalloway/archive/2008/05/29/technology-round-table-podcast-2-ajax-frameworks.aspx#comments</comments><description>&lt;p&gt; Last week I posted the first in a new podcast series with K. Scott Allen (a.k.a. OdeToCode), Scott Koon (a.k.a. LazyCoder), and Kevin Dente. We got some great feedback, but we decided to ignore it and continue the podcast. So here's another one! &lt;/p&gt; &lt;p&gt; But seriously, this one's a lot shorter (too short?) and you'll hopefully find the sound quality's improved. We've also heard from several people that, while it's easy for a group of geeks to criticize anything and everything, that doesn't necessarily transfer into useful information. &lt;/p&gt; &lt;H3&gt;Show #2 - Topics&lt;/H3&gt; &lt;OL&gt; &lt;LI&gt;Google's announcement that they'll host several popular AJAX libraries &lt;/LI&gt; &lt;LI&gt;ASP.NET AJAX &lt;/LI&gt; &lt;LI&gt;AJAX Control Toolkit &lt;/LI&gt; &lt;LI&gt;Misc. IE8 issues, including changes to how they'll handle JavaScript loading &lt;/LI&gt; &lt;/OL&gt; &lt;H3&gt;Subscribe&lt;/H3&gt; &lt;P&gt;Here's our &lt;A href="http://cid-8709d7dd459c3276.skydrive.live.com/feed.aspx/Technology%20Round%20Table"&gt;temporary podcast feed&lt;/A&gt;. This is temporary, we'll get this on Feedburner when we've got the website set up.&lt;/P&gt; &lt;H3&gt;Listen&lt;/H3&gt; &lt;P&gt;&lt;A href="http://oehpba.bay.livefilestore.com/y1pGbwNOnY3HJydkuIwniODrrouFkH3FjXPE79df2YsFXnrn5Y0zu4BpsaC46iR7LTAhncoXm6Z5Zi5s348PrFW4sYHgbeLTibw/27May2008%20-%20AJAX%20Frameworks.mp3"&gt;Technology Round Table #3: Should developers learn C? + TechEd 2008 Announcements&lt;/A&gt; &lt;SCRIPT src="http://mediaplayer.yahoo.com/js" type="text/javascript"&gt;&lt;/SCRIPT&gt;&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6232041" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jgalloway/archive/tags/Podcast/default.aspx">Podcast</category></item></channel></rss>