<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
  <channel>
    <title>Herding Code</title>
    <link>http://odeo.com/channels/2116402-Herding-Code</link>
    <itunes:author>jongalloway</itunes:author>
    <itunes:explicit>no</itunes:explicit>
    <description>The Herding Code Podcast</description>
    <itunes:summary>The Herding Code Podcast</itunes:summary>
    <itunes:subtitle>A weekly discussion on software development</itunes:subtitle>
    <language>en</language>
    <ttl>40</ttl>
    <itunes:image href="http://www.odeo.com/uploads/0023/1968/serial_2116402_large.png"/>
    <image link="http://odeo.com/channels/2116402-Herding-Code" title="Herding Code" url="http://www.odeo.com/uploads/0023/1968/serial_2116402_large.png"/>
    <pubDate>Sun, 22 Nov 2009 07:10:56 -0800</pubDate>
    <lastBuildDate>Sun, 22 Nov 2009 07:10:56 -0800</lastBuildDate>
    <itunes:keywords>dotnet, web, Software, development, programming, net, asp</itunes:keywords>
    <category>Technology</category>
    <category>dotnet</category>
    <category>web</category>
    <category>Software</category>
    <category>development</category>
    <category>programming</category>
    <category>net</category>
    <category>asp</category>
    <itunes:category text="Technology"/>
    <item>
      <title>Herding Code 64: Phil Haack on MVC 2</title>
      <link>http://odeo.com/episodes/25457159-Herding-Code-64-Phil-Haack-on-MVC-2</link>
      <description>The guys grill Phil on ASP.NET MVC2, and introduce a new segment: Abusive Questions From Twitter! Phil starts with the new &amp;lt;%: code block syntax, IHtmlString, HtmlString, MvcHtmlString Jon asks about DisplayFor, EditorFor improvements Phil discusses validation improvements &#8211; validation extensibility and client-side validation MVC 2 is built on .NET 3.5 SP1 Phil talks about the productivity focus for MVC 2 New minimal templates, minimized web.config Phil comments on the recent trend in software development towards streamlining &#8211; Windows 7, Snow Leopard, and how that&#8217;s also being applied to MVC and Webforms Phil talks about his work on the Webforms Menu Control to clean up the markup, and how developers will opt-in to new but possibly breaking features K. Scott asks about the new Areas feature&amp;#160; Phil talks about Virtual Path Providers working in medium trust, but not until .NET 4 Kevin asks about what other features weren&#8217;t available due to maintaining .NET 3.5 support, and Phi...</description>
      <itunes:subtitle>The guys grill Phil on ASP.NET MVC2, and introduce a new segment: Abusive Questions From Twitter! Phil starts with the new &amp;lt;%: code block syntax, IHtmlString, HtmlString, MvcHtmlString Jon asks about DisplayFor, EditorFor improvements Phil discusses validation improvements &#8211; validation extensibility and client-side validation MVC 2 is built on .NET 3.5 SP1 Phil talks about the productivity focus for MVC 2 New minimal templates, minimized web.config Phil comments on the recent trend in software development towards streamlining &#8211; Windows 7, Snow Leopard, and how that&#8217;s also being applied to MVC and Webforms Phil talks about his work on the Webforms Menu Control to clean up the markup, and how developers will opt-in to new but possibly breaking features K. Scott asks about the new Areas feature&amp;#160; Phil talks about Virtual Path Providers working in medium trust, but not until .NET 4 Kevin asks about what other features weren&#8217;t available due to maintaining .NET 3.5 support, and Phil ruminates on how the dynamic keyword could work Phil speculates how named parameters could be helpful Scott K asks about when MVC will get more opinionated, perhaps including dependency injection by default. Phil talks about how MVC has never really been weak on the Model side, and how often people are really complaining about data access. Nothing new on that now, but it might be a focus in MVC 3. Jon asks about bringing in some focused project templates. Scott K (again) asks Phil about bringing dependency injection into MVC. Phil talks about why it&#8217;s not in there yet, and that you should vote for it in connect if you want it. Phil discusses how bugs are prioritized on the ASP.NET team. Scott K asks if Phil has a favorite feature. Phil likes the HTML Encoding syntax best of all. Kevin asks the standard &#8220;when will the Spark view engine replace the webforms view engine&#8221; question. Jon asks about which frameworks and community projects Phil&#8217;s taking inspiration from. Phil talks about how he&#8217;s using Subtext to get personal experience with how the new features are working. Scott K asks about adding in auto-mapping Jon introduces a new Herding Code segment: Abusive Question From Twitter. We start with one by @alanstevens: why we should care about ASP.NET when there are so many other web frameworks out there? Scott K talks about how people conflate languages and platforms. Scott K tries to sneak in an abusive Twitter question, but fails. Kevin asks what&#8217;s changing to make TDD work better in .NET and Visual Studio. K. Scott talks about how he&#8217;s converted his blog over to run on Subtext. Phil talks about his experiences in developing Subtext, and how that&#8217;s been a great way to get exposure to other open source projects and developers. Jon asks about how improving the data access system for Subtext, because stored procedures make him cry. Jon asks about the CodePlex foundation, and Scott K complains about how it&#8217;s not very transparent. Phil starts complaining about how newborn babies make it hard to sleep, and things fizzle out. Show Links: Phil Haack&amp;#8217;s Blog HTML Encoding Code Blocks Brad Wilson&#8217;s post on Enterprise Library Validation in MVC 2 Spark View Engine Subtext blogging engine MVC Turbine AutoMapper Autofac Our interview with Ted Leung CodePlex Foundation Download / Listen: Herding Code 64 &amp;#8211; Phil Haack on MVC 2</itunes:subtitle>
      <itunes:summary>The guys grill Phil on ASP.NET MVC2, and introduce a new segment: Abusive Questions From Twitter! Phil starts with the new &amp;lt;%: code block syntax, IHtmlString, HtmlString, MvcHtmlString Jon asks about DisplayFor, EditorFor improvements Phil discusses validation improvements &#8211; validation extensibility and client-side validation MVC 2 is built on .NET 3.5 SP1 Phil talks about the productivity focus for MVC 2 New minimal templates, minimized web.config Phil comments on the recent trend in software development towards streamlining &#8211; Windows 7, Snow Leopard, and how that&#8217;s also being applied to MVC and Webforms Phil talks about his work on the Webforms Menu Control to clean up the markup, and how developers will opt-in to new but possibly breaking features K. Scott asks about the new Areas feature&amp;#160; Phil talks about Virtual Path Providers working in medium trust, but not until .NET 4 Kevin asks about what other features weren&#8217;t available due to maintaining .NET 3.5 support, and Phil ruminates on how the dynamic keyword could work Phil speculates how named parameters could be helpful Scott K asks about when MVC will get more opinionated, perhaps including dependency injection by default. Phil talks about how MVC has never really been weak on the Model side, and how often people are really complaining about data access. Nothing new on that now, but it might be a focus in MVC 3. Jon asks about bringing in some focused project templates. Scott K (again) asks Phil about bringing dependency injection into MVC. Phil talks about why it&#8217;s not in there yet, and that you should vote for it in connect if you want it. Phil discusses how bugs are prioritized on the ASP.NET team. Scott K asks if Phil has a favorite feature. Phil likes the HTML Encoding syntax best of all. Kevin asks the standard &#8220;when will the Spark view engine replace the webforms view engine&#8221; question. Jon asks about which frameworks and community projects Phil&#8217;s taking inspiration from. Phil talks about how he&#8217;s using Subtext to get personal experience with how the new features are working. Scott K asks about adding in auto-mapping Jon introduces a new Herding Code segment: Abusive Question From Twitter. We start with one by @alanstevens: why we should care about ASP.NET when there are so many other web frameworks out there? Scott K talks about how people conflate languages and platforms. Scott K tries to sneak in an abusive Twitter question, but fails. Kevin asks what&#8217;s changing to make TDD work better in .NET and Visual Studio. K. Scott talks about how he&#8217;s converted his blog over to run on Subtext. Phil talks about his experiences in developing Subtext, and how that&#8217;s been a great way to get exposure to other open source projects and developers. Jon asks about how improving the data access system for Subtext, because stored procedures make him cry. Jon asks about the CodePlex foundation, and Scott K complains about how it&#8217;s not very transparent. Phil starts complaining about how newborn babies make it hard to sleep, and things fizzle out. Show Links: Phil Haack&amp;#8217;s Blog HTML Encoding Code Blocks Brad Wilson&#8217;s post on Enterprise Library Validation in MVC 2 Spark View Engine Subtext blogging engine MVC Turbine AutoMapper Autofac Our interview with Ted Leung CodePlex Foundation Download / Listen: Herding Code 64 &amp;#8211; Phil Haack on MVC 2</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-11-22,25457159</guid>
      <pubDate>Sun, 22 Nov 2009 07:10:56 -0800</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0064-Phil-Haack-on-MVC-2.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 63: Victory in Software Development with K Scott Allen</title>
      <link>http://odeo.com/episodes/25363893-Herding-Code-63-Victory-in-Software-Development-with-K-Scott-Allen</link>
      <description>On the heels of his recent Concept Camp 2009 fireside keynote, K Scott brings his opinion about victory in software development to the podcast. Listen in as the guys consider how to define and measure success, how to solve business problems despite our customers and ourselves, and how to focus less on risk and more on the potential reward. Show Links: Victory in Software Development Concept Camp 2009 Sara Chipps Matthew Podwysoki The Inmates are Running the Asylum, Alan Cooper Extreme Programming Explained, Kent Beck Debunking the Duct Tape Programmer (Jeffery Palermo) WinFS Download / Listen: Herding Code 63 &amp;#8211; Victory in Software Development with K Scott Allen Show notes compiled by Ben Griswold . Thanks!</description>
      <itunes:subtitle>On the heels of his recent Concept Camp 2009 fireside keynote, K Scott brings his opinion about victory in software development to the podcast. Listen in as the guys consider how to define and measure success, how to solve business problems despite our customers and ourselves, and how to focus less on risk and more on the potential reward. Show Links: Victory in Software Development Concept Camp 2009 Sara Chipps Matthew Podwysoki The Inmates are Running the Asylum, Alan Cooper Extreme Programming Explained, Kent Beck Debunking the Duct Tape Programmer (Jeffery Palermo) WinFS Download / Listen: Herding Code 63 &amp;#8211; Victory in Software Development with K Scott Allen Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>On the heels of his recent Concept Camp 2009 fireside keynote, K Scott brings his opinion about victory in software development to the podcast. Listen in as the guys consider how to define and measure success, how to solve business problems despite our customers and ourselves, and how to focus less on risk and more on the potential reward. Show Links: Victory in Software Development Concept Camp 2009 Sara Chipps Matthew Podwysoki The Inmates are Running the Asylum, Alan Cooper Extreme Programming Explained, Kent Beck Debunking the Duct Tape Programmer (Jeffery Palermo) WinFS Download / Listen: Herding Code 63 &amp;#8211; Victory in Software Development with K Scott Allen Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-10-24,25363893</guid>
      <pubDate>Sat, 24 Oct 2009 07:40:10 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/n_Y96p_Ougs/HerdingCode-0063-Victory-in-Software-Development-with-K-Scott-Allen.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, monotouch</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 62: MonoTouch with Miguel de Icaza and Geoff Norton</title>
      <link>http://odeo.com/episodes/25271399-Herding-Code-62-MonoTouch-with-Miguel-de-Icaza-and-Geoff-Norton</link>
      <description>In this episode of Herding Code, Jon and Scott Koon pair up with Miguel de Icaza and Geoff Norton of the Mono Project and discuss MonoTouch: Jon asks Geoff Norton, engineering lead on the MonoTouch project and founder of the Cocoa# and Objective-C# projects, to give the elevator speech about MonoTouch and why one might choose it over other iPhone development tools.&amp;#160; Geoff explains that MonoTouch is a commercial product from Novell. They have ported the Mono runtime to run on the iPhone thus allowing developers to write full native iPhone applications in languages which target the CLR.&amp;#160; Some might be attracted to MonoTouch because they feel C#, for example, is fluent and expressive compared to Objective-C.&amp;#160; Others might use the product so they can reuse existing components or code when moving to iPhone development. Miguel shares that there is a strong pattern in Objective-C where you respond to objects through messaging between classes.&amp;#160; In the .NET space, you are...</description>
      <itunes:subtitle>In this episode of Herding Code, Jon and Scott Koon pair up with Miguel de Icaza and Geoff Norton of the Mono Project and discuss MonoTouch: Jon asks Geoff Norton, engineering lead on the MonoTouch project and founder of the Cocoa# and Objective-C# projects, to give the elevator speech about MonoTouch and why one might choose it over other iPhone development tools.&amp;#160; Geoff explains that MonoTouch is a commercial product from Novell. They have ported the Mono runtime to run on the iPhone thus allowing developers to write full native iPhone applications in languages which target the CLR.&amp;#160; Some might be attracted to MonoTouch because they feel C#, for example, is fluent and expressive compared to Objective-C.&amp;#160; Others might use the product so they can reuse existing components or code when moving to iPhone development. Miguel shares that there is a strong pattern in Objective-C where you respond to objects through messaging between classes.&amp;#160; In the .NET space, you are most familiar with listening to events with attached methods such as lambda expression or delegates and MonoTouch uses this programming model and expose Cocoa API to be similar to the way C# does things. For example, the use of events, properties, delegates.&amp;#160; He continues by stating you also have access to .NET APIs in addition to all iPhone APIs. Scott K asks if there are any disconnects with which .NET APIs are available. Geoff shares that MonoTouch is not the entire .NET 2.0 BCL.&amp;#160; In fact, development was started with the Silverlight BCL and additional namespaces were included as development proceeded.&amp;#160; Geoff mentioned Silverlight. Jon&#8217;s Pavlovian Trigger is fired, he starts to drool and programmatically inquires about the potential of running Silverlight applications on the iPhone (even though, as Jon mentions, Apple is currently disallowing it.&amp;#160; Miguel speaks to the MonoTouch&#8217;s use of the Silverlight profile drops unnecessary dependencies upon the .NET framework thus providing for a leaner precompilation.&amp;#160; Geoff talks about what would be required to getting Silverlight on the iPhone.&amp;#160; Miguel states that Silverlight on the iPhone would not be a standard Silverlight experience.&amp;#160; Most notably, one would have to go through the AppStore and download a Silverlight enabled application rather than access a Silverlight application through the browser. Jon asks about the cost associated with developing iPhone applications with MonoTouch. Miguel shares that Mono and Moonlight were basically developed to improve the Linux ecosystem.&amp;#160; As for Mono for the iPhone, it was difficult for Novell to justify the investment for this highly desired feature request so they decided to charge for it. Geoff notes they have a 100% free, non-time limited evaluation version which works with the simulator. It&#8217;s only limitation is you can&#8217;t get your application onto the device. Please note that you get a $150 discount on MonoTouch if you register for MonoSpace. Jon asks Geoff for an overview on how to get started with MonoTouch development. Geoff provides the high-level steps &#8211; get the iPhone SDK from Apple, pay Apple $99 to become registered iPhone developer, load up Mono Develop, create a new iPhone project from template, start typing C# code, you will be using Interface Builder for layout, build and run. Scott K&amp;#160; calls out how Interface Builder traditionally integrates with XCode.&amp;#160; Geoff comments about Interface Builder with C# and the generation partial classes as code behinds which automatically connects outlets to MonoTouch engine.&amp;#160; Miguel speaks to the advantages of the MonoTouch approach. The guys talks about XIB (pronounced zib) and NIB files and freeze drying. Scott K shares listener questions from @hugeonion: Is there is anything that you can&#8217;t do using MonoTouch.NET that you could using Objective-C?&amp;#160; Can you mix Objective-C and .NET when you are writing a MonoTouch project?&amp;#160; Geoff gives the liberal-minded answer and then Miguel finishes with the short answer &amp;#8212; &#8220;There&#8217;s really nothing that you can&#8217;t do with MonoTouch that you can do with Objective-C&amp;quot;. &#8220;I guess you could argue it&#8217;s a Turing machine so you can do anything on anything.&#8221; Scott K asks another listener question from @shamel: What are the plans to improve the MonoTouch debugging story?&amp;#160; Miguel says the debugger will be available faster than you might think.&amp;#160; It&#8217;s coming but the decision was made to push to product out sooner than waiting for MonoTouch (and debugging, profilers, code-generator, more APIs) to be perfect. Geoff talks about the updated compiler and the ability to back-trace crashes using DWARF, the standard debugging format which Apple uses. Jon and Geoff talk about graphics , MonoTouch development on a Power PC Mac and static compilation. Miguel talks about coding on paper (desk checking.) Jon distills MonoTouch development down to two steps: binding to the iPhone APIs and then doing the static compilation to run on the iPhone.&amp;#160; Geoff speaks of support for generics, Cocoa#, Objective-C#, Monobjc and binding the CLR to Objective C.&amp;#160; Scott K asks if they&#8217;ll be moving Mono onto the Android. Miguel speaks of Android, Java, managed language, garbage collection, native compilation, current demand and their current focus being Mono for the iPhone. Jon asks if there&#8217;s a story for Mono support on Windows Mobile.&amp;#160; After all Windows Mobile does run the .NET compact framework. Jokes and laugh follow&#8230; Jon, Miguel and Geoff talk about MonoTouch iPhone application size. Miguel talks about embracing cross platform and getting Windows developers working on Mac &#8211; and looking cool at Starbucks. The guys discuss XNA for Silverlight, XNA game developer studio, XNA hosting on iPhone or the fact that you can&#8217;t distribution XNA games to the Zune. They also touch upon Mono running on the WII and PS2. Geoff and Miguel finish up the conversation comments about the MonoSpace, the Open Source and Cross-Platform Conference for Mono and .NET which will be held in Austin this October 27-30. Show Links: Miguel de Icaza Geoff Norton MonoTouch MonoSpace Mono Moonlight Austin&amp;#8217;s Cocoa Coders iPhone Developer User Group &#8211; Oct 27th. Prio Conference in Munich &#8211; Oct 29th. Scott Bellware Scott Hanselman Objective-C XCode Apple Developer Connection Cocoa Cocoa# and Objective-C# Silverlight Chris Toshok GTK+ Jeffrey Stedfast Interface Builder Getting Started with MonoTouch monotouch.info Michael Hutchinson The Huge Onion MonoTouch Binding for AdMob (discussing binding to Objective-C from C#) Unity Cecil Christian Beaumont, Foundation 42 OpenGL Larry Ewing Rodrigo Kumpera Mono.Simd DWARF Monobjc Quote of the Show: &#8220;Do your HTTP Get and parse the result like a man!&#8221; &amp;#8211; Miguel Download / Listen: Herding Code 62 &amp;#8211; MonoTouch with Miguel de Icaza and Geoff Norton Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>In this episode of Herding Code, Jon and Scott Koon pair up with Miguel de Icaza and Geoff Norton of the Mono Project and discuss MonoTouch: Jon asks Geoff Norton, engineering lead on the MonoTouch project and founder of the Cocoa# and Objective-C# projects, to give the elevator speech about MonoTouch and why one might choose it over other iPhone development tools.&amp;#160; Geoff explains that MonoTouch is a commercial product from Novell. They have ported the Mono runtime to run on the iPhone thus allowing developers to write full native iPhone applications in languages which target the CLR.&amp;#160; Some might be attracted to MonoTouch because they feel C#, for example, is fluent and expressive compared to Objective-C.&amp;#160; Others might use the product so they can reuse existing components or code when moving to iPhone development. Miguel shares that there is a strong pattern in Objective-C where you respond to objects through messaging between classes.&amp;#160; In the .NET space, you are most familiar with listening to events with attached methods such as lambda expression or delegates and MonoTouch uses this programming model and expose Cocoa API to be similar to the way C# does things. For example, the use of events, properties, delegates.&amp;#160; He continues by stating you also have access to .NET APIs in addition to all iPhone APIs. Scott K asks if there are any disconnects with which .NET APIs are available. Geoff shares that MonoTouch is not the entire .NET 2.0 BCL.&amp;#160; In fact, development was started with the Silverlight BCL and additional namespaces were included as development proceeded.&amp;#160; Geoff mentioned Silverlight. Jon&#8217;s Pavlovian Trigger is fired, he starts to drool and programmatically inquires about the potential of running Silverlight applications on the iPhone (even though, as Jon mentions, Apple is currently disallowing it.&amp;#160; Miguel speaks to the MonoTouch&#8217;s use of the Silverlight profile drops unnecessary dependencies upon the .NET framework thus providing for a leaner precompilation.&amp;#160; Geoff talks about what would be required to getting Silverlight on the iPhone.&amp;#160; Miguel states that Silverlight on the iPhone would not be a standard Silverlight experience.&amp;#160; Most notably, one would have to go through the AppStore and download a Silverlight enabled application rather than access a Silverlight application through the browser. Jon asks about the cost associated with developing iPhone applications with MonoTouch. Miguel shares that Mono and Moonlight were basically developed to improve the Linux ecosystem.&amp;#160; As for Mono for the iPhone, it was difficult for Novell to justify the investment for this highly desired feature request so they decided to charge for it. Geoff notes they have a 100% free, non-time limited evaluation version which works with the simulator. It&#8217;s only limitation is you can&#8217;t get your application onto the device. Please note that you get a $150 discount on MonoTouch if you register for MonoSpace. Jon asks Geoff for an overview on how to get started with MonoTouch development. Geoff provides the high-level steps &#8211; get the iPhone SDK from Apple, pay Apple $99 to become registered iPhone developer, load up Mono Develop, create a new iPhone project from template, start typing C# code, you will be using Interface Builder for layout, build and run. Scott K&amp;#160; calls out how Interface Builder traditionally integrates with XCode.&amp;#160; Geoff comments about Interface Builder with C# and the generation partial classes as code behinds which automatically connects outlets to MonoTouch engine.&amp;#160; Miguel speaks to the advantages of the MonoTouch approach. The guys talks about XIB (pronounced zib) and NIB files and freeze drying. Scott K shares listener questions from @hugeonion: Is there is anything that you can&#8217;t do using MonoTouch.NET that you could using Objective-C?&amp;#160; Can you mix Objective-C and .NET when you are writing a MonoTouch project?&amp;#160; Geoff gives the liberal-minded answer and then Miguel finishes with the short answer &amp;#8212; &#8220;There&#8217;s really nothing that you can&#8217;t do with MonoTouch that you can do with Objective-C&amp;quot;. &#8220;I guess you could argue it&#8217;s a Turing machine so you can do anything on anything.&#8221; Scott K asks another listener question from @shamel: What are the plans to improve the MonoTouch debugging story?&amp;#160; Miguel says the debugger will be available faster than you might think.&amp;#160; It&#8217;s coming but the decision was made to push to product out sooner than waiting for MonoTouch (and debugging, profilers, code-generator, more APIs) to be perfect. Geoff talks about the updated compiler and the ability to back-trace crashes using DWARF, the standard debugging format which Apple uses. Jon and Geoff talk about graphics , MonoTouch development on a Power PC Mac and static compilation. Miguel talks about coding on paper (desk checking.) Jon distills MonoTouch development down to two steps: binding to the iPhone APIs and then doing the static compilation to run on the iPhone.&amp;#160; Geoff speaks of support for generics, Cocoa#, Objective-C#, Monobjc and binding the CLR to Objective C.&amp;#160; Scott K asks if they&#8217;ll be moving Mono onto the Android. Miguel speaks of Android, Java, managed language, garbage collection, native compilation, current demand and their current focus being Mono for the iPhone. Jon asks if there&#8217;s a story for Mono support on Windows Mobile.&amp;#160; After all Windows Mobile does run the .NET compact framework. Jokes and laugh follow&#8230; Jon, Miguel and Geoff talk about MonoTouch iPhone application size. Miguel talks about embracing cross platform and getting Windows developers working on Mac &#8211; and looking cool at Starbucks. The guys discuss XNA for Silverlight, XNA game developer studio, XNA hosting on iPhone or the fact that you can&#8217;t distribution XNA games to the Zune. They also touch upon Mono running on the WII and PS2. Geoff and Miguel finish up the conversation comments about the MonoSpace, the Open Source and Cross-Platform Conference for Mono and .NET which will be held in Austin this October 27-30. Show Links: Miguel de Icaza Geoff Norton MonoTouch MonoSpace Mono Moonlight Austin&amp;#8217;s Cocoa Coders iPhone Developer User Group &#8211; Oct 27th. Prio Conference in Munich &#8211; Oct 29th. Scott Bellware Scott Hanselman Objective-C XCode Apple Developer Connection Cocoa Cocoa# and Objective-C# Silverlight Chris Toshok GTK+ Jeffrey Stedfast Interface Builder Getting Started with MonoTouch monotouch.info Michael Hutchinson The Huge Onion MonoTouch Binding for AdMob (discussing binding to Objective-C from C#) Unity Cecil Christian Beaumont, Foundation 42 OpenGL Larry Ewing Rodrigo Kumpera Mono.Simd DWARF Monobjc Quote of the Show: &#8220;Do your HTTP Get and parse the result like a man!&#8221; &amp;#8211; Miguel Download / Listen: Herding Code 62 &amp;#8211; MonoTouch with Miguel de Icaza and Geoff Norton Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-10-11,25271399</guid>
      <pubDate>Sun, 11 Oct 2009 23:58:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0062-MonoTouch-with-Miguel-de-Icaza-and-Geoff-Norton.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview, monotouch</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 61: CodePlex Foundation, Bing Visual Search, Microsoft Ajax CDN, Zune HD Release</title>
      <link>http://odeo.com/episodes/25244806-Herding-Code-61-CodePlex-Foundation-Bing-Visual-Search-Microsoft-Ajax-CDN-Zune-HD-Release</link>
      <description>This episode of Herding Code is a roundtable discussion which includes the entire cast. The guys dedicate the majority of the show to the CodePlex Foundation &#8211; what the foundation provides, speculation on what the foundation might accomplished, and how success should be measured.&amp;#160; The guys also offer a glowing review of Bing Visual Search, they dig into the Microsoft Ajax CDN, and give their opinions of the recent Zune HD Release. Show Links: CodePlex Foundation Bellware&#8217;s CodePlex Foundation Write-up jQuery Foundation The Apache Software Foundation The Eclipse Foundation Mozilla Foundation Bing Visual Search Office Space NHibernate NUnit Jeff Atwood Damien Guard Google Code Google&#8217;s Summer of Code ScrewTurn Wiki Gimp Audacity Inkscape SourceForge Oren Eini Microsoft Ajax CDN CodePlex Foundation Board of Directors Miguel de Icaza, Novell Shaun Walker, DNN SugarCRM Rob Conery Bil Simser (@bsimser) Log4Net Zune HD Release jQuery Validation Library Akamai Barry Dorrans &amp;#8211; Qui...</description>
      <itunes:subtitle>This episode of Herding Code is a roundtable discussion which includes the entire cast. The guys dedicate the majority of the show to the CodePlex Foundation &#8211; what the foundation provides, speculation on what the foundation might accomplished, and how success should be measured.&amp;#160; The guys also offer a glowing review of Bing Visual Search, they dig into the Microsoft Ajax CDN, and give their opinions of the recent Zune HD Release. Show Links: CodePlex Foundation Bellware&#8217;s CodePlex Foundation Write-up jQuery Foundation The Apache Software Foundation The Eclipse Foundation Mozilla Foundation Bing Visual Search Office Space NHibernate NUnit Jeff Atwood Damien Guard Google Code Google&#8217;s Summer of Code ScrewTurn Wiki Gimp Audacity Inkscape SourceForge Oren Eini Microsoft Ajax CDN CodePlex Foundation Board of Directors Miguel de Icaza, Novell Shaun Walker, DNN SugarCRM Rob Conery Bil Simser (@bsimser) Log4Net Zune HD Release jQuery Validation Library Akamai Barry Dorrans &amp;#8211; Quick thoughts on the Microsoft AJAX CDN Brad Wilson Zune Pass Last.fm Pandora The Hype Machine Hanselminutiae-seven (Scott Hanselman with Richard Campbell) Miles Davis Kind of Blue Kind of Bloop Download / Listen: Herding Code 61: CodePlex Foundation, Bing Visual Search, Microsoft Ajax CDN, Zune HD Release Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This episode of Herding Code is a roundtable discussion which includes the entire cast. The guys dedicate the majority of the show to the CodePlex Foundation &#8211; what the foundation provides, speculation on what the foundation might accomplished, and how success should be measured.&amp;#160; The guys also offer a glowing review of Bing Visual Search, they dig into the Microsoft Ajax CDN, and give their opinions of the recent Zune HD Release. Show Links: CodePlex Foundation Bellware&#8217;s CodePlex Foundation Write-up jQuery Foundation The Apache Software Foundation The Eclipse Foundation Mozilla Foundation Bing Visual Search Office Space NHibernate NUnit Jeff Atwood Damien Guard Google Code Google&#8217;s Summer of Code ScrewTurn Wiki Gimp Audacity Inkscape SourceForge Oren Eini Microsoft Ajax CDN CodePlex Foundation Board of Directors Miguel de Icaza, Novell Shaun Walker, DNN SugarCRM Rob Conery Bil Simser (@bsimser) Log4Net Zune HD Release jQuery Validation Library Akamai Barry Dorrans &amp;#8211; Quick thoughts on the Microsoft AJAX CDN Brad Wilson Zune Pass Last.fm Pandora The Hype Machine Hanselminutiae-seven (Scott Hanselman with Richard Campbell) Miles Davis Kind of Blue Kind of Bloop Download / Listen: Herding Code 61: CodePlex Foundation, Bing Visual Search, Microsoft Ajax CDN, Zune HD Release Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-10-06,25244806</guid>
      <pubDate>Tue, 06 Oct 2009 16:02:58 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0061-CodePlex-Foundation.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Discussion</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 60: Spark View Engine with Louis DeJardin</title>
      <link>http://odeo.com/episodes/25174246-Herding-Code-60-Spark-View-Engine-with-Louis-DeJardin</link>
      <description>In this episode of the Herding Code Podcast, the guys talk to Louis DeJardin about the Spark View Engine. Louis talks about how the Spark View Engine was inspired by NVelocity and hatched from a comment thread on Phil Haack&#8217;s blog. Kevin asks about the HTML-like syntax syntax in a Spark view &#8211; how it was designed, how it looks, and some of the benefits of a view engine that looks like HTML. Scott K asks about some of the similarities to Cold Fusion markup. After making Louis squirm a bit, Scott points out the big difference in his eyes is that Spark works as part of an MVC pattern, while Cold Fusion embedded too much logic in the markup. Jon sets Kevin up to look really good by asking about a feature Kevin requested &#8211; safe by default HTML encoding. Kevin asks about how Spark&#8217;s strongly typed ViewData and strongly typed models work. Jon quizzes Louis about how Master Layouts differ from ASP.NET Webforms MasterPages, Kevin tries to stump him with questions about partial page caching. ...</description>
      <itunes:subtitle>In this episode of the Herding Code Podcast, the guys talk to Louis DeJardin about the Spark View Engine. Louis talks about how the Spark View Engine was inspired by NVelocity and hatched from a comment thread on Phil Haack&#8217;s blog. Kevin asks about the HTML-like syntax syntax in a Spark view &#8211; how it was designed, how it looks, and some of the benefits of a view engine that looks like HTML. Scott K asks about some of the similarities to Cold Fusion markup. After making Louis squirm a bit, Scott points out the big difference in his eyes is that Spark works as part of an MVC pattern, while Cold Fusion embedded too much logic in the markup. Jon sets Kevin up to look really good by asking about a feature Kevin requested &#8211; safe by default HTML encoding. Kevin asks about how Spark&#8217;s strongly typed ViewData and strongly typed models work. Jon quizzes Louis about how Master Layouts differ from ASP.NET Webforms MasterPages, Kevin tries to stump him with questions about partial page caching. Scott K and Louis talk about how Spark was developed, and how TDD made writing a view engine easy. Kevin and Louis discuss how Spark is being used to generate more than HTML. Jon asks about how he got all the smarts to write a parser / templating engine. Scott K speculates about the potential for a custom view engine enabling vendors to offer controls for MVC. Louis tells him that he&#8217;s crazy, and the two discuss options for visual designers in the MVC world. Jon asks some questions about how an HTML-based syntax like Spark could allow for a better designer surface, but Louis convinces him that an HTML-based syntax is probably the best design interface, both for developers and designers. Kevin asks Louis about the Visual Studio integration for Spark. Louis takes a listener question from Jeremy Miller about caching compiled views. K Scott asks about using Spark&#8217;s JavascriptViewResult to do JSON powered updates with the same template for both initial and update rendering. Louis points out that it&#8217;s possible to write code that&#8217;s both c# and Javascript compatible, so it can be used both client-side and server-side. We all agree that&#8217;s crazy, but the right kind of crazy. K Scott asks about his selection of different tracking, source hosting, etc. services for the Spark project. Vladislav II asks about Dynamic Language support. Lt. Col. George Armstrong Custer asks about runtime vs. development time compilation, and how Spark runs under medium trust. Louis explains how Macros allow you to simulate creating reusable helpers inside your templates. Faustus of Byzantium asked about partials are integrated into views. Edward I asks about how performance compares to the Web Forms view engine, and if there are any important tips/tricks to get the best performance out of Spark. Ned Ryerson remembers talking to Louis at PDC, when Louis was pitching Spark to Jeff Atwood The Terrible. Jeff went with the Web Forms view engine which led to his eventual demise in 2012. Duke Konrad I of Masovia asks Louis about the use of multiple view engines in a website to ease transition. Kevin closes with some questions about Spark, such as how it plays with ASP.NET MVC 2 and where the name Spark came from. Postscript &#8211; Jon catches up with Louis to ask about his new position at Microsoft. Show Links: Lou&#8217;s Blog Spark View Engine docu @loudej K. Scott&#8217;s post about the JavascriptViewResult in Spark Migrating from .aspx to .spark Download / Listen: Herding Code 60: Spark View Engine with Louis DeJardin</itunes:subtitle>
      <itunes:summary>In this episode of the Herding Code Podcast, the guys talk to Louis DeJardin about the Spark View Engine. Louis talks about how the Spark View Engine was inspired by NVelocity and hatched from a comment thread on Phil Haack&#8217;s blog. Kevin asks about the HTML-like syntax syntax in a Spark view &#8211; how it was designed, how it looks, and some of the benefits of a view engine that looks like HTML. Scott K asks about some of the similarities to Cold Fusion markup. After making Louis squirm a bit, Scott points out the big difference in his eyes is that Spark works as part of an MVC pattern, while Cold Fusion embedded too much logic in the markup. Jon sets Kevin up to look really good by asking about a feature Kevin requested &#8211; safe by default HTML encoding. Kevin asks about how Spark&#8217;s strongly typed ViewData and strongly typed models work. Jon quizzes Louis about how Master Layouts differ from ASP.NET Webforms MasterPages, Kevin tries to stump him with questions about partial page caching. Scott K and Louis talk about how Spark was developed, and how TDD made writing a view engine easy. Kevin and Louis discuss how Spark is being used to generate more than HTML. Jon asks about how he got all the smarts to write a parser / templating engine. Scott K speculates about the potential for a custom view engine enabling vendors to offer controls for MVC. Louis tells him that he&#8217;s crazy, and the two discuss options for visual designers in the MVC world. Jon asks some questions about how an HTML-based syntax like Spark could allow for a better designer surface, but Louis convinces him that an HTML-based syntax is probably the best design interface, both for developers and designers. Kevin asks Louis about the Visual Studio integration for Spark. Louis takes a listener question from Jeremy Miller about caching compiled views. K Scott asks about using Spark&#8217;s JavascriptViewResult to do JSON powered updates with the same template for both initial and update rendering. Louis points out that it&#8217;s possible to write code that&#8217;s both c# and Javascript compatible, so it can be used both client-side and server-side. We all agree that&#8217;s crazy, but the right kind of crazy. K Scott asks about his selection of different tracking, source hosting, etc. services for the Spark project. Vladislav II asks about Dynamic Language support. Lt. Col. George Armstrong Custer asks about runtime vs. development time compilation, and how Spark runs under medium trust. Louis explains how Macros allow you to simulate creating reusable helpers inside your templates. Faustus of Byzantium asked about partials are integrated into views. Edward I asks about how performance compares to the Web Forms view engine, and if there are any important tips/tricks to get the best performance out of Spark. Ned Ryerson remembers talking to Louis at PDC, when Louis was pitching Spark to Jeff Atwood The Terrible. Jeff went with the Web Forms view engine which led to his eventual demise in 2012. Duke Konrad I of Masovia asks Louis about the use of multiple view engines in a website to ease transition. Kevin closes with some questions about Spark, such as how it plays with ASP.NET MVC 2 and where the name Spark came from. Postscript &#8211; Jon catches up with Louis to ask about his new position at Microsoft. Show Links: Lou&#8217;s Blog Spark View Engine docu @loudej K. Scott&#8217;s post about the JavascriptViewResult in Spark Migrating from .aspx to .spark Download / Listen: Herding Code 60: Spark View Engine with Louis DeJardin</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-09-23,25174246</guid>
      <pubDate>Wed, 23 Sep 2009 15:53:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0060-Spark-View-Engine-with-Louis-DeJardin.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 59: Web Standards with Milan Negovan</title>
      <link>http://odeo.com/episodes/25095246-Herding-Code-59-Web-Standards-with-Milan-Negovan</link>
      <description>In this episode of the Herding Code Podcast, the guys sit down with Milan Negovan of ASP.NET Resources to discuss web standards, usability and accessibility.&amp;#160; Milan also shares his opinions on the onslaught of new technologies coming out of Redmond, why developers should avoid big conferences, the benefits of independent consulting, the motivation of Microsoft MVP Program and his impressions of ALT.NET. The show kicks off with Milan&#8217;s explanation of semantic markup &#8211; thinking first about content and then presentation &#8211; and the Web Standards Trinity which includes Structure (HTML, XHTML, XML), Presentation (CSS), and Behavior (JavaScript).&amp;#160; Milan talks about Quirks Mode vs Strict Mode. Jon asks about the benefits of XHTML especially with XHTML 2 recently being shot down in favor of HTML 5.&amp;#160; Milan states that CSS has always been more of a recommendation rather than a true standard.&amp;#160; He asks why anyone would use skins and/or themes. Jon bites and guesses because it ...</description>
      <itunes:subtitle>In this episode of the Herding Code Podcast, the guys sit down with Milan Negovan of ASP.NET Resources to discuss web standards, usability and accessibility.&amp;#160; Milan also shares his opinions on the onslaught of new technologies coming out of Redmond, why developers should avoid big conferences, the benefits of independent consulting, the motivation of Microsoft MVP Program and his impressions of ALT.NET. The show kicks off with Milan&#8217;s explanation of semantic markup &#8211; thinking first about content and then presentation &#8211; and the Web Standards Trinity which includes Structure (HTML, XHTML, XML), Presentation (CSS), and Behavior (JavaScript).&amp;#160; Milan talks about Quirks Mode vs Strict Mode. Jon asks about the benefits of XHTML especially with XHTML 2 recently being shot down in favor of HTML 5.&amp;#160; Milan states that CSS has always been more of a recommendation rather than a true standard.&amp;#160; He asks why anyone would use skins and/or themes. Jon bites and guesses because it is a typical Visual Studio control-first option and themes (unlike cascading style sheets) are always applied last and may enforce corporate design standards. Milan also shares his frustration with the bloated, non-standard markup generated by ASP.NET Server Controls and he names names.&amp;#160; That&#8217;s right, DataGrid!&amp;#160; He&#8217;s talking about you. Milan provides an overview of his impressive Microsoft.com redesign experiment and speaks briefly of Section 508 and his Color Blindness Simulator. K Scott asks what a .NET developer should do to better adhere to web standards. Milan talks specifically about control development, ASP.NET MVC and the shift back to client-side development. Milan speaks his mind about Silverlight&#8217;s poor usability.&amp;#160; He states Silverlight is being marketed to the wrong audience and it is not a replacement for JavaScript. Milan also calls out the educational gap for developers needing to act as designers. Shall I continue?&amp;#160; Jon agrees but provides a rebuttal.&amp;#160; K Scott seeks Milan&#8217;s opinion on new technologies, big conferences, independent consulting, the Microsoft MVP Program and ALT.NET.&amp;#160; Milan shares that you&#8217;ll go insane if you try to learn everything which is coming out of Redmond and suggests that developers specialize.&amp;#160; Milan describes big conferences as nothing more than &#8220;booze and noise&#8221; and recommends developers avoid conferences like Mix and participate in the local community instead.&amp;#160; Milan talks about life as a business owner/independent consultant, job security and building one&#8217;s personal brand. Milan questions the motivation of the Microsoft MVP program and suggests it is merely another marketing channel for Microsoft.&amp;#160; Milan shares his positive impressions of ALT.NET and comments on the &#8220;remarkable crap&#8221; published by Patterns and Practices.&amp;#160; Scott K calls Milan out for being too much of a kiss-up marketing shill. Fin. Show Links: Milan&#8217;s Blog @MilanNegovan ASP.NET Resources Microsoft.com Home Page Design: Part 1, 2, 3, 4, 5&amp;#160; Developing Web Applications with ASP.NET and Web Standards Bait Station Ahead&amp;#160; &amp;#8211; How to keep your sanity in this onslaught of new technologies Color Blindness Simulator A List Apart Smashing Magazine Section 508 Josh Holmes Joe Stagner Ted Neward South by SouthWest Bill Buxton Steve Andrews Alan Stevens Keith Elder Mary Jo Foley ASP.NET MVC MEF Patterns &amp;amp; Practices Implementing the Singleton Pattern in C# Boston Code Camp Connecticut Code Camp Utah Code Camp Richmond Code Camp Book Recommendations from Milan Universal Principles of Design Non-Designer&amp;#8217;s Design Book Don&amp;#8217;t Make Me Think: A Common Sense Approach to Web Usability Stop Stealing Sheep &amp;amp; Find Out How Type Works Transcending CSS: The Fine Art of Web Design Download / Listen: Herding Code 59: Web Standards with Milan Negovan Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>In this episode of the Herding Code Podcast, the guys sit down with Milan Negovan of ASP.NET Resources to discuss web standards, usability and accessibility.&amp;#160; Milan also shares his opinions on the onslaught of new technologies coming out of Redmond, why developers should avoid big conferences, the benefits of independent consulting, the motivation of Microsoft MVP Program and his impressions of ALT.NET. The show kicks off with Milan&#8217;s explanation of semantic markup &#8211; thinking first about content and then presentation &#8211; and the Web Standards Trinity which includes Structure (HTML, XHTML, XML), Presentation (CSS), and Behavior (JavaScript).&amp;#160; Milan talks about Quirks Mode vs Strict Mode. Jon asks about the benefits of XHTML especially with XHTML 2 recently being shot down in favor of HTML 5.&amp;#160; Milan states that CSS has always been more of a recommendation rather than a true standard.&amp;#160; He asks why anyone would use skins and/or themes. Jon bites and guesses because it is a typical Visual Studio control-first option and themes (unlike cascading style sheets) are always applied last and may enforce corporate design standards. Milan also shares his frustration with the bloated, non-standard markup generated by ASP.NET Server Controls and he names names.&amp;#160; That&#8217;s right, DataGrid!&amp;#160; He&#8217;s talking about you. Milan provides an overview of his impressive Microsoft.com redesign experiment and speaks briefly of Section 508 and his Color Blindness Simulator. K Scott asks what a .NET developer should do to better adhere to web standards. Milan talks specifically about control development, ASP.NET MVC and the shift back to client-side development. Milan speaks his mind about Silverlight&#8217;s poor usability.&amp;#160; He states Silverlight is being marketed to the wrong audience and it is not a replacement for JavaScript. Milan also calls out the educational gap for developers needing to act as designers. Shall I continue?&amp;#160; Jon agrees but provides a rebuttal.&amp;#160; K Scott seeks Milan&#8217;s opinion on new technologies, big conferences, independent consulting, the Microsoft MVP Program and ALT.NET.&amp;#160; Milan shares that you&#8217;ll go insane if you try to learn everything which is coming out of Redmond and suggests that developers specialize.&amp;#160; Milan describes big conferences as nothing more than &#8220;booze and noise&#8221; and recommends developers avoid conferences like Mix and participate in the local community instead.&amp;#160; Milan talks about life as a business owner/independent consultant, job security and building one&#8217;s personal brand. Milan questions the motivation of the Microsoft MVP program and suggests it is merely another marketing channel for Microsoft.&amp;#160; Milan shares his positive impressions of ALT.NET and comments on the &#8220;remarkable crap&#8221; published by Patterns and Practices.&amp;#160; Scott K calls Milan out for being too much of a kiss-up marketing shill. Fin. Show Links: Milan&#8217;s Blog @MilanNegovan ASP.NET Resources Microsoft.com Home Page Design: Part 1, 2, 3, 4, 5&amp;#160; Developing Web Applications with ASP.NET and Web Standards Bait Station Ahead&amp;#160; &amp;#8211; How to keep your sanity in this onslaught of new technologies Color Blindness Simulator A List Apart Smashing Magazine Section 508 Josh Holmes Joe Stagner Ted Neward South by SouthWest Bill Buxton Steve Andrews Alan Stevens Keith Elder Mary Jo Foley ASP.NET MVC MEF Patterns &amp;amp; Practices Implementing the Singleton Pattern in C# Boston Code Camp Connecticut Code Camp Utah Code Camp Richmond Code Camp Book Recommendations from Milan Universal Principles of Design Non-Designer&amp;#8217;s Design Book Don&amp;#8217;t Make Me Think: A Common Sense Approach to Web Usability Stop Stealing Sheep &amp;amp; Find Out How Type Works Transcending CSS: The Fine Art of Web Design Download / Listen: Herding Code 59: Web Standards with Milan Negovan Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-09-08,25095246</guid>
      <pubDate>Tue, 08 Sep 2009 22:32:06 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/fL-wgGmndqk/HerdingCode-0059-Web-Standards-with-Milan-Negovan.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 58: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 2)</title>
      <link>http://odeo.com/episodes/25015391-Herding-Code-58-Presentation-Patterns-with-Jeremy-Miller-Ward-Bell-Rob-Eisenberg-and-Glenn-Block-Part-2</link>
      <description>How about that?&amp;#160; You stuck around!&amp;#160; It was the Waylon Jennings, Good Ol&amp;#8217; Boys, Dukes of Hazzard, freeze frame cliffhanger at the end of Part 1 which hooked you, wasn&amp;#8217;t it?&amp;#160; Undoubtedly you have been on the edge of your seat for days, just waiting to see how the show turns out.&amp;#160; Well, wait no further.&amp;#160; Here&amp;#8217;s the commercial free, dramatic conclusion to the longest Presentation Patterns discussion ever. When we last left our heroes, Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block were in the thick of their discussion.&amp;#160; Jeremy had just finished explaining the role of the Screen Conductor and Ward was ready to start flushing out implementation strategies.&amp;#160; That is, implementation strategies which might work across most solutions.&amp;#160; But thankfully, Glenn starts by stepping back a bit and asking how the presentation patterns discussion fits in the context of mainstream development. Will the guys provide a single answer to th...</description>
      <itunes:subtitle>How about that?&amp;#160; You stuck around!&amp;#160; It was the Waylon Jennings, Good Ol&amp;#8217; Boys, Dukes of Hazzard, freeze frame cliffhanger at the end of Part 1 which hooked you, wasn&amp;#8217;t it?&amp;#160; Undoubtedly you have been on the edge of your seat for days, just waiting to see how the show turns out.&amp;#160; Well, wait no further.&amp;#160; Here&amp;#8217;s the commercial free, dramatic conclusion to the longest Presentation Patterns discussion ever. When we last left our heroes, Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block were in the thick of their discussion.&amp;#160; Jeremy had just finished explaining the role of the Screen Conductor and Ward was ready to start flushing out implementation strategies.&amp;#160; That is, implementation strategies which might work across most solutions.&amp;#160; But thankfully, Glenn starts by stepping back a bit and asking how the presentation patterns discussion fits in the context of mainstream development. Will the guys provide a single answer to the age-old question, &amp;#8220;Which came first the View or the ViewModel?&amp;#8221;&amp;#160; Is there a one size implementation which fits all solutions?&amp;#160; Will this conversation ever end?&amp;#160; Find out this week on Herding Code. Show Links: Jeremy Miller, Dovetail Software Ward Bell, IdeaBlade Rob Eisenberg, Caliburn, Blue Spire Glenn Block, Microsoft Expression SketchFlow Expression Blend Balsamiq Mockups Jonas Follesoe NDC2009 &amp;#8211; Norwegian Developers Conference Windsor Pattern and Practices Build Your Own CAB Series by Jeremy Miller Download / Listen: Herding Code 58: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 2) Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>How about that?&amp;#160; You stuck around!&amp;#160; It was the Waylon Jennings, Good Ol&amp;#8217; Boys, Dukes of Hazzard, freeze frame cliffhanger at the end of Part 1 which hooked you, wasn&amp;#8217;t it?&amp;#160; Undoubtedly you have been on the edge of your seat for days, just waiting to see how the show turns out.&amp;#160; Well, wait no further.&amp;#160; Here&amp;#8217;s the commercial free, dramatic conclusion to the longest Presentation Patterns discussion ever. When we last left our heroes, Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block were in the thick of their discussion.&amp;#160; Jeremy had just finished explaining the role of the Screen Conductor and Ward was ready to start flushing out implementation strategies.&amp;#160; That is, implementation strategies which might work across most solutions.&amp;#160; But thankfully, Glenn starts by stepping back a bit and asking how the presentation patterns discussion fits in the context of mainstream development. Will the guys provide a single answer to the age-old question, &amp;#8220;Which came first the View or the ViewModel?&amp;#8221;&amp;#160; Is there a one size implementation which fits all solutions?&amp;#160; Will this conversation ever end?&amp;#160; Find out this week on Herding Code. Show Links: Jeremy Miller, Dovetail Software Ward Bell, IdeaBlade Rob Eisenberg, Caliburn, Blue Spire Glenn Block, Microsoft Expression SketchFlow Expression Blend Balsamiq Mockups Jonas Follesoe NDC2009 &amp;#8211; Norwegian Developers Conference Windsor Pattern and Practices Build Your Own CAB Series by Jeremy Miller Download / Listen: Herding Code 58: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 2) Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-08-24,25015391</guid>
      <pubDate>Mon, 24 Aug 2009 16:32:45 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0058-Presentation-Patterns-with-Jeremy-Miller-Ward-Bell-Rob-Eisenberg-and-Glenn-Block-Part-2.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview, Discussion</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 57: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 1)</title>
      <link>http://odeo.com/episodes/24990358-Herding-Code-57-Presentation-Patterns-with-Jeremy-Miller-Ward-Bell-Rob-Eisenberg-and-Glenn-Block-Part-1</link>
      <description>Have you seen the circus gag where clown after clown emerges from the smallest car one could possibly image?&amp;#160; Well, this week on Herding Code, the guys attempt that very same trick!&amp;#160; Listen in as Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (that&amp;#8217;s right, four guests!) join the cast and talk Presentation Patterns.&amp;#160; This conversation started earlier this week on Twitter and it is shows no sign of slowing down.&amp;#160; Join us this week and next for an enlightening and exhaustive discussion about Views and Models and ViewModels and everything in between.&amp;#160; Kevin asks the four guests to introduce themselves and then turns the podcast up to 11. Jeremy kicks off the conversation with the &amp;#8220;View First vs ViewModel First&amp;#8221; discussion.&amp;#160; Jeremy talks about Views, ViewModels, Presenters, Behaviors, Implementation Detail, Separated Presentation, Passive View, iView Interface, Screen Activation, and User Controls&amp;#8230; In summary, he&amp;#8217;s pro...</description>
      <itunes:subtitle>Have you seen the circus gag where clown after clown emerges from the smallest car one could possibly image?&amp;#160; Well, this week on Herding Code, the guys attempt that very same trick!&amp;#160; Listen in as Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (that&amp;#8217;s right, four guests!) join the cast and talk Presentation Patterns.&amp;#160; This conversation started earlier this week on Twitter and it is shows no sign of slowing down.&amp;#160; Join us this week and next for an enlightening and exhaustive discussion about Views and Models and ViewModels and everything in between.&amp;#160; Kevin asks the four guests to introduce themselves and then turns the podcast up to 11. Jeremy kicks off the conversation with the &amp;#8220;View First vs ViewModel First&amp;#8221; discussion.&amp;#160; Jeremy talks about Views, ViewModels, Presenters, Behaviors, Implementation Detail, Separated Presentation, Passive View, iView Interface, Screen Activation, and User Controls&amp;#8230; In summary, he&amp;#8217;s pro-ViewModel or Presenter first. Ward asks if anyone wishes to defend the View First position. Rob shares that he tends to create his View and Presenter at the same time (although he&amp;#8217;s mostly a Model kind of guy.)&amp;#160; Rob also calls out that he does a lot of prototyping in his workflow. Ward talks about where his development always starts &amp;#8211; sketching out the UI with his clients.&amp;#160; The ViewModel is ultimately developed to support the interaction discovered in sketching.&amp;#160; Rob agrees. Talks more about prototyping first, gathering requirements, user feedback, workflow, architecture and conventions. Jeremy considers application navigation, behavioral aspects of screens and the contract for view. Glenn calls out the difference between Balsamiq mockups and screens which are maintained by a designer in Blend.&amp;#160; Which approach best supports the tooling experience, maintainability, and testability?&amp;#160; Glenn references Jonas Follesoe and how his designer girlfriend couldn&amp;#8217;t function unless he defined the View first.&amp;#160; Glenn initiates conversations about Service Locators. Jeremy questions whether one needs that level of detail.&amp;#160; Do you need to fake in a service locator for your designer experience or are there alternatives? Glenn stresses that we must think about the designer (albeit there aren&amp;#8217;t many right now), consider tradeoffs with varying approaches, talks about Prism and Patterns and Practices experiences, and tooling &amp;#8211; particularly Blend. Rob talks about providing simple conventions which are taught to designers in lieu of using an inversion of control containers like Windsor. Glenn asks what the designer would see inside of Blend in this case and Rob isn&amp;#8217;t aware of&amp;#160; any limitations with this approach.&amp;#160; Is this an issue of designer not having sample data to work with? Jon shares his experience at Vertigo &amp;#8211; applications favor design and tooling, applications don&amp;#8217;t have complex business rules, applications are Blendable. Jeremy appreciates that appearance may be the most challenging aspect of some applications.&amp;#160; In this case, maybe View First is the most appropriate approach but having Blend driving workflow is a case of the tail wagging the dog.&amp;#160; We need to consider the line of business applications and in that case ViewModel or Presenter must come first. Glenn notes that the View being created first as part of instantiation does not correlate to whether the ViewModel drives behavior from that point on. View First is at the point of activation.&amp;#160; Whether the view is injected into ViewModel or the ViewModel get set into the View, the ViewModel is the guy which is in control. Jeremy explains the Screen Activation pattern and some fairly complex scenarios where logic is executed before the view is activated.&amp;#160; Ward states that he is not a fan of the view determining the ViewModel or the ViewModel selecting the View and prompts Jeremy by asking if a factory could pull the right pieces together and sequence them. Jeremy takes Ward&amp;#8217;s queue and talks about the Screen Activator acting as the gatekeeper which puts screens together.&amp;#160; Jeremy reference the Caliburn approach. Rob clarifies the Caliburn ViewModels hierarchy and the use of screen activators and the composite pattern. Glenn talks a bit about complexity, CAB, debugging hierarchies, event aggregators and messaging. Jeremy calls out the benefit of using a composite pattern on a dashboard type application where a part of the screen may act as an application itself but an event aggregator would be best of cross-piece communication. Rob notes that communication in Caliburn is local &amp;#8211; it is parent to child or child to parent and this approach can really simplify development. Jon and Rob discuss the approach of simply navigating between two tabs.&amp;#160; Would you use event aggregation, publishing event, commanding or what? Jeremy gives detail to the Screen Conductor role and pattern and Rob stresses the value of methods such as Initialize, Activate, Deactivate, Shutdown and CanShutdown. Jeremy and Glenn walk through an example. Glenn, Rob and Jeremy consider roles and patterns and if they vary from application to application.&amp;#160; Is there an established best practice?&amp;#160; Jeremy believes roles seem to be consistent but implementation changes from project to project.&amp;#160; Ward wraps up Part 1 stating that he agrees with the idea of like roles but not ready to lock into any implementation.&amp;#160; He suggests we call out the actors and see how it plays&amp;#8230;&amp;#160; This conversation just won&amp;#8217;t end.&amp;#160; Be sure to tune in next week for Part 2. Show Links: Jeremy Miller, Dovetail Software Ward Bell, IdeaBlade Rob Eisenberg, Caliburn, Blue Spire Glenn Block, Microsoft Expression SketchFlow Expression Blend Balsamiq Mockups Jonas Follesoe NDC2009 &amp;#8211; Norwegian Developers Conference Windsor Pattern and Practices Build Your Own CAB Series by Jeremy Miller Download / Listen: Herding Code 57: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 1) Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Have you seen the circus gag where clown after clown emerges from the smallest car one could possibly image?&amp;#160; Well, this week on Herding Code, the guys attempt that very same trick!&amp;#160; Listen in as Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (that&amp;#8217;s right, four guests!) join the cast and talk Presentation Patterns.&amp;#160; This conversation started earlier this week on Twitter and it is shows no sign of slowing down.&amp;#160; Join us this week and next for an enlightening and exhaustive discussion about Views and Models and ViewModels and everything in between.&amp;#160; Kevin asks the four guests to introduce themselves and then turns the podcast up to 11. Jeremy kicks off the conversation with the &amp;#8220;View First vs ViewModel First&amp;#8221; discussion.&amp;#160; Jeremy talks about Views, ViewModels, Presenters, Behaviors, Implementation Detail, Separated Presentation, Passive View, iView Interface, Screen Activation, and User Controls&amp;#8230; In summary, he&amp;#8217;s pro-ViewModel or Presenter first. Ward asks if anyone wishes to defend the View First position. Rob shares that he tends to create his View and Presenter at the same time (although he&amp;#8217;s mostly a Model kind of guy.)&amp;#160; Rob also calls out that he does a lot of prototyping in his workflow. Ward talks about where his development always starts &amp;#8211; sketching out the UI with his clients.&amp;#160; The ViewModel is ultimately developed to support the interaction discovered in sketching.&amp;#160; Rob agrees. Talks more about prototyping first, gathering requirements, user feedback, workflow, architecture and conventions. Jeremy considers application navigation, behavioral aspects of screens and the contract for view. Glenn calls out the difference between Balsamiq mockups and screens which are maintained by a designer in Blend.&amp;#160; Which approach best supports the tooling experience, maintainability, and testability?&amp;#160; Glenn references Jonas Follesoe and how his designer girlfriend couldn&amp;#8217;t function unless he defined the View first.&amp;#160; Glenn initiates conversations about Service Locators. Jeremy questions whether one needs that level of detail.&amp;#160; Do you need to fake in a service locator for your designer experience or are there alternatives? Glenn stresses that we must think about the designer (albeit there aren&amp;#8217;t many right now), consider tradeoffs with varying approaches, talks about Prism and Patterns and Practices experiences, and tooling &amp;#8211; particularly Blend. Rob talks about providing simple conventions which are taught to designers in lieu of using an inversion of control containers like Windsor. Glenn asks what the designer would see inside of Blend in this case and Rob isn&amp;#8217;t aware of&amp;#160; any limitations with this approach.&amp;#160; Is this an issue of designer not having sample data to work with? Jon shares his experience at Vertigo &amp;#8211; applications favor design and tooling, applications don&amp;#8217;t have complex business rules, applications are Blendable. Jeremy appreciates that appearance may be the most challenging aspect of some applications.&amp;#160; In this case, maybe View First is the most appropriate approach but having Blend driving workflow is a case of the tail wagging the dog.&amp;#160; We need to consider the line of business applications and in that case ViewModel or Presenter must come first. Glenn notes that the View being created first as part of instantiation does not correlate to whether the ViewModel drives behavior from that point on. View First is at the point of activation.&amp;#160; Whether the view is injected into ViewModel or the ViewModel get set into the View, the ViewModel is the guy which is in control. Jeremy explains the Screen Activation pattern and some fairly complex scenarios where logic is executed before the view is activated.&amp;#160; Ward states that he is not a fan of the view determining the ViewModel or the ViewModel selecting the View and prompts Jeremy by asking if a factory could pull the right pieces together and sequence them. Jeremy takes Ward&amp;#8217;s queue and talks about the Screen Activator acting as the gatekeeper which puts screens together.&amp;#160; Jeremy reference the Caliburn approach. Rob clarifies the Caliburn ViewModels hierarchy and the use of screen activators and the composite pattern. Glenn talks a bit about complexity, CAB, debugging hierarchies, event aggregators and messaging. Jeremy calls out the benefit of using a composite pattern on a dashboard type application where a part of the screen may act as an application itself but an event aggregator would be best of cross-piece communication. Rob notes that communication in Caliburn is local &amp;#8211; it is parent to child or child to parent and this approach can really simplify development. Jon and Rob discuss the approach of simply navigating between two tabs.&amp;#160; Would you use event aggregation, publishing event, commanding or what? Jeremy gives detail to the Screen Conductor role and pattern and Rob stresses the value of methods such as Initialize, Activate, Deactivate, Shutdown and CanShutdown. Jeremy and Glenn walk through an example. Glenn, Rob and Jeremy consider roles and patterns and if they vary from application to application.&amp;#160; Is there an established best practice?&amp;#160; Jeremy believes roles seem to be consistent but implementation changes from project to project.&amp;#160; Ward wraps up Part 1 stating that he agrees with the idea of like roles but not ready to lock into any implementation.&amp;#160; He suggests we call out the actors and see how it plays&amp;#8230;&amp;#160; This conversation just won&amp;#8217;t end.&amp;#160; Be sure to tune in next week for Part 2. Show Links: Jeremy Miller, Dovetail Software Ward Bell, IdeaBlade Rob Eisenberg, Caliburn, Blue Spire Glenn Block, Microsoft Expression SketchFlow Expression Blend Balsamiq Mockups Jonas Follesoe NDC2009 &amp;#8211; Norwegian Developers Conference Windsor Pattern and Practices Build Your Own CAB Series by Jeremy Miller Download / Listen: Herding Code 57: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 1) Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-08-19,24990358</guid>
      <pubDate>Wed, 19 Aug 2009 13:01:03 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/Herding-Code-0057-Presentation-Patterns-with-Jeremy-Miller-Ward-Bell-Rob-Eisenberg-and-Glenn-Block-Part-1.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 56: Markus V&#246;lter on Model-Driven Development, DSLs and Product Line Engineering</title>
      <link>http://odeo.com/episodes/24926501-Herding-Code-56-Markus-V%C3%B6lter-on-Model-Driven-Development-DSLs-and-Product-Line-Engineering</link>
      <description>You know Markus V&#246;lter as the founder and voice of Software Engineering Radio. Well, this week on Herding Code, Markus finds himself on the other side of the microphone &#8211; fielding, rather than asking, questions. Listen in as Markus explains model-driven software development and product line engineering. Learn about modeling, domain-specific languages, code generation, Eclipse, development outside of the Microsoft/.NET world and much, much more, this week on Herding Code. K Scott leads the discussion asking about developing with Eclipse. Jon asks how Eclipse&amp;#8217;s plugin model compares to that of Visual Studio. K Scott introduce the topic of model-driven development and DSLs. Markus steps back and takes some time to talk about terminology. Markus shares why UML can&#8217;t be used to appropriately describe one&#8217;s domain and jokes that Microsoft has been ignoring UML for years but that are now gravitating toward it just as everyone else is moving away. Markus discusses the difference betwe...</description>
      <itunes:subtitle>You know Markus V&#246;lter as the founder and voice of Software Engineering Radio. Well, this week on Herding Code, Markus finds himself on the other side of the microphone &#8211; fielding, rather than asking, questions. Listen in as Markus explains model-driven software development and product line engineering. Learn about modeling, domain-specific languages, code generation, Eclipse, development outside of the Microsoft/.NET world and much, much more, this week on Herding Code. K Scott leads the discussion asking about developing with Eclipse. Jon asks how Eclipse&amp;#8217;s plugin model compares to that of Visual Studio. K Scott introduce the topic of model-driven development and DSLs. Markus steps back and takes some time to talk about terminology. Markus shares why UML can&#8217;t be used to appropriately describe one&#8217;s domain and jokes that Microsoft has been ignoring UML for years but that are now gravitating toward it just as everyone else is moving away. Markus discusses the difference between modeling and programming. Kevin asks Markus his opinion of Oslo and M, the Oslo Modeling Language. Markus says it is difficult to compare Oslo to Textual Modeling Framework (TMF) found in Eclipse, talks about code generation being incorporated (or not) into Oslo and shares his thoughts about competition between groups at Microsoft. K Scott and Markus discuss their concern with Oslo becoming an extension of SQL and the mixed messages Microsoft is sending. Markus talks about the blurring lines between External vs Internal DSLs. K Scott and Markus discuss productivity gains when incorporating modeling into one&#8217;s development. Markus shares the things which changed and influenced his career &#8211; design patterns and modeling. Markus stresses that building languages and generators is more applicable to software development than learning the API-of-the-day. K Scott and Markus talk about learning, focusing on the important stuff and separating technical and domain concerns. Jon asks about Microsoft Axum. Markus explains Axum as &#8220;Erlang for .NET&#8221; and expands upon the benefits of concurrent and functional programming. The show finishes with Markus providing a very nice overview of Product Line Engineering. Show Links: Markus&#8217; Site Markus&#8217; Blog Software Engineering Radio Code Generation Conference Steve Cook DSL (Domain-Specific Language) UML (Unified Modeling Language) OMG (Object Modeling Group) Windows Workflow Foundation (WF) OOPSLA (Object-Oriented Programming, Systems, Languages, and Applications) Eclipse Textual Modeling Framework (TMF) Oslo M (Oslo Modeling Language) Don Box DSL DevCon Scala Converge Laurence Tratt MPS (Meta Programming System) Jetbrains Textual DSLs and Code Generation with Eclipse Tools (Markus&#8217; DSL DevCon Presentation) Visual Studio 2010 WPF (Windows Presentation Foundation) MEF (Managed Extensibility Framework) DSL Toolkit Martin Fowler Gang of Four Book Microsoft Axum: &#8220;Erlang for .NET&#8221; Microsoft Axum Erlang Pipes and Filters Design Pattern Product Line Engineering SPLC (Software Product Line Conference) Models Conference Download / Listen: Herding Code 56: Markus V&#246;lter on Model-Driven Development, DSLs and Product Line Engineering Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>You know Markus V&#246;lter as the founder and voice of Software Engineering Radio. Well, this week on Herding Code, Markus finds himself on the other side of the microphone &#8211; fielding, rather than asking, questions. Listen in as Markus explains model-driven software development and product line engineering. Learn about modeling, domain-specific languages, code generation, Eclipse, development outside of the Microsoft/.NET world and much, much more, this week on Herding Code. K Scott leads the discussion asking about developing with Eclipse. Jon asks how Eclipse&amp;#8217;s plugin model compares to that of Visual Studio. K Scott introduce the topic of model-driven development and DSLs. Markus steps back and takes some time to talk about terminology. Markus shares why UML can&#8217;t be used to appropriately describe one&#8217;s domain and jokes that Microsoft has been ignoring UML for years but that are now gravitating toward it just as everyone else is moving away. Markus discusses the difference between modeling and programming. Kevin asks Markus his opinion of Oslo and M, the Oslo Modeling Language. Markus says it is difficult to compare Oslo to Textual Modeling Framework (TMF) found in Eclipse, talks about code generation being incorporated (or not) into Oslo and shares his thoughts about competition between groups at Microsoft. K Scott and Markus discuss their concern with Oslo becoming an extension of SQL and the mixed messages Microsoft is sending. Markus talks about the blurring lines between External vs Internal DSLs. K Scott and Markus discuss productivity gains when incorporating modeling into one&#8217;s development. Markus shares the things which changed and influenced his career &#8211; design patterns and modeling. Markus stresses that building languages and generators is more applicable to software development than learning the API-of-the-day. K Scott and Markus talk about learning, focusing on the important stuff and separating technical and domain concerns. Jon asks about Microsoft Axum. Markus explains Axum as &#8220;Erlang for .NET&#8221; and expands upon the benefits of concurrent and functional programming. The show finishes with Markus providing a very nice overview of Product Line Engineering. Show Links: Markus&#8217; Site Markus&#8217; Blog Software Engineering Radio Code Generation Conference Steve Cook DSL (Domain-Specific Language) UML (Unified Modeling Language) OMG (Object Modeling Group) Windows Workflow Foundation (WF) OOPSLA (Object-Oriented Programming, Systems, Languages, and Applications) Eclipse Textual Modeling Framework (TMF) Oslo M (Oslo Modeling Language) Don Box DSL DevCon Scala Converge Laurence Tratt MPS (Meta Programming System) Jetbrains Textual DSLs and Code Generation with Eclipse Tools (Markus&#8217; DSL DevCon Presentation) Visual Studio 2010 WPF (Windows Presentation Foundation) MEF (Managed Extensibility Framework) DSL Toolkit Martin Fowler Gang of Four Book Microsoft Axum: &#8220;Erlang for .NET&#8221; Microsoft Axum Erlang Pipes and Filters Design Pattern Product Line Engineering SPLC (Software Product Line Conference) Models Conference Download / Listen: Herding Code 56: Markus V&#246;lter on Model-Driven Development, DSLs and Product Line Engineering Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-08-07,24926501</guid>
      <pubDate>Fri, 07 Aug 2009 12:47:17 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/T_XQgw7o1KA/HerdingCode-0056-Markus-Volter-on-Model-Driven-Development-DSLs-and-Product-Line-Engineering.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 55: Nate Kohari brings Your Moment of Zen</title>
      <link>http://odeo.com/episodes/24885210-Herding-Code-55-Nate-Kohari-brings-Your-Moment-of-Zen</link>
      <description>Nate Kohari? Kanban Boards? Continuous Improvement? Zen? Stop right there! We know what you&amp;#8217;re thinking.&amp;#160; You already heard this episode about three weeks ago on that other podcast, right?&amp;#160; Well, think again, because this week on Herding Code, the guys pick up where that interview left off.&amp;#160; Listen in as Nate Kohari, the creator of Ninject, talks about the technical nuts and business bolts of his new startup. Find out why Nate choose to build his online product predominantly on a Microsoft stack, how the site is going to scale, how he processes payments, and much, much more, this week on Herding Code. Kevin sets the tone of the show and notes that the guys are going to steer clear of the questions already addressed on a recent Hanselman show.&amp;#160; This talk will focus on technical and startup details. Nate comments on why he build his application using the Microsoft stack.&amp;#160; After all, most startups don&amp;#8217;t chose this path.&amp;#160; The guys talk about mul...</description>
      <itunes:subtitle>Nate Kohari? Kanban Boards? Continuous Improvement? Zen? Stop right there! We know what you&amp;#8217;re thinking.&amp;#160; You already heard this episode about three weeks ago on that other podcast, right?&amp;#160; Well, think again, because this week on Herding Code, the guys pick up where that interview left off.&amp;#160; Listen in as Nate Kohari, the creator of Ninject, talks about the technical nuts and business bolts of his new startup. Find out why Nate choose to build his online product predominantly on a Microsoft stack, how the site is going to scale, how he processes payments, and much, much more, this week on Herding Code. Kevin sets the tone of the show and notes that the guys are going to steer clear of the questions already addressed on a recent Hanselman show.&amp;#160; This talk will focus on technical and startup details. Nate comments on why he build his application using the Microsoft stack.&amp;#160; After all, most startups don&amp;#8217;t chose this path.&amp;#160; The guys talk about multiple browser support, jQuery, jQuery Plugins, CSS and Firefox Add-ons. Jon asks about architectural patterns.&amp;#160; Nate talks about ASP.NET MVC with the Spark View Engine. Kevin asks about online payment integration? Was it painful? Nate discusses hosting and scalability. Scott K asks about the brains behind the operation and how her background may have inspired Zen&amp;#8217;s UI and overall flow. Kevin asks Nate for any &amp;#8220;words of wisdom&amp;#8221; for those thinking about launching a startup. Kevin wraps up the show asking Nate about what&amp;#8217;s to come with Ninject and Zen. Zen Coupon Code: KAIZEN&amp;#160; 50% off the first month, last to the end of July. Show Links: Nate Kohari&amp;#8217;s Discord &amp;amp; Rhyme Nate Kohari on Twitter Ninject Zen Lean Software Development Hanselminutes Nicole Kohari James Avery Mike Eaton Jayme Davis Sean Chambers NHibernate LINQ to NHibernate jQuery jQuery UI Ruby on Rails Mono ASP.NET MVC Phil Haack MonoRail Spark View Engine jQuery Metadata Plugin BrowserShots Xenocode IETester Firefox Firecookie Add-ons amCharts Chart Basics CSS Browser Selector Akamai Google CDN Rackspace, Rackspace Cloud (Mosso) Amazon CloudFront BrainTree Payment Solutions Telligent The Dip by Seth Godin Mary and Tom Poppendieck 37signals Download / Listen: Herding Code 55: Nate Kohari brings Your Moment of Zen Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Nate Kohari? Kanban Boards? Continuous Improvement? Zen? Stop right there! We know what you&amp;#8217;re thinking.&amp;#160; You already heard this episode about three weeks ago on that other podcast, right?&amp;#160; Well, think again, because this week on Herding Code, the guys pick up where that interview left off.&amp;#160; Listen in as Nate Kohari, the creator of Ninject, talks about the technical nuts and business bolts of his new startup. Find out why Nate choose to build his online product predominantly on a Microsoft stack, how the site is going to scale, how he processes payments, and much, much more, this week on Herding Code. Kevin sets the tone of the show and notes that the guys are going to steer clear of the questions already addressed on a recent Hanselman show.&amp;#160; This talk will focus on technical and startup details. Nate comments on why he build his application using the Microsoft stack.&amp;#160; After all, most startups don&amp;#8217;t chose this path.&amp;#160; The guys talk about multiple browser support, jQuery, jQuery Plugins, CSS and Firefox Add-ons. Jon asks about architectural patterns.&amp;#160; Nate talks about ASP.NET MVC with the Spark View Engine. Kevin asks about online payment integration? Was it painful? Nate discusses hosting and scalability. Scott K asks about the brains behind the operation and how her background may have inspired Zen&amp;#8217;s UI and overall flow. Kevin asks Nate for any &amp;#8220;words of wisdom&amp;#8221; for those thinking about launching a startup. Kevin wraps up the show asking Nate about what&amp;#8217;s to come with Ninject and Zen. Zen Coupon Code: KAIZEN&amp;#160; 50% off the first month, last to the end of July. Show Links: Nate Kohari&amp;#8217;s Discord &amp;amp; Rhyme Nate Kohari on Twitter Ninject Zen Lean Software Development Hanselminutes Nicole Kohari James Avery Mike Eaton Jayme Davis Sean Chambers NHibernate LINQ to NHibernate jQuery jQuery UI Ruby on Rails Mono ASP.NET MVC Phil Haack MonoRail Spark View Engine jQuery Metadata Plugin BrowserShots Xenocode IETester Firefox Firecookie Add-ons amCharts Chart Basics CSS Browser Selector Akamai Google CDN Rackspace, Rackspace Cloud (Mosso) Amazon CloudFront BrainTree Payment Solutions Telligent The Dip by Seth Godin Mary and Tom Poppendieck 37signals Download / Listen: Herding Code 55: Nate Kohari brings Your Moment of Zen Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-07-30,24885210</guid>
      <pubDate>Thu, 30 Jul 2009 00:55:00 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0055-Nate-Kohari-brings-Your-Moment-of-Zen.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 54: Rob Conery interviews the Herding Code guys</title>
      <link>http://odeo.com/episodes/24825352-Herding-Code-54-Rob-Conery-interviews-the-Herding-Code-guys</link>
      <description>Let&#8217;s keep the party going! In this very special episode of Herding Code, Rob Conery puts Jon, Scott K and Kevin on the spot as he turns the tables and asks his own questions and passes his own judgments. Do you want to know how Herding Code came about? Are you curious how Rob and the guys feel Herding Code differs from the other podcasts? Have you ever wondered how the Herding Code members might map to the cast of The View? All in good fun, Rob derails the show and gives us a behind the scenes look into Herding Code productions. The guys try to explain the value of Twitter to Rob. &amp;#8220;Twitter makes me more productive.&amp;#8221; &amp;#8220;You must cultivate your network.&amp;#8221; &amp;#8220;It is all about who you follow.&amp;#8221; &amp;#8220;Twitter is a fishing net.&amp;#8221; &amp;#8220;I can quit at anytime.&amp;#8221; Jon shares how Herding Code started with an inadvertent Skype conversation. Scott K talks about Herding Code&#8217;s diverse guest list which doesn&#8217;t consist of the usual list of suspects which mi...</description>
      <itunes:subtitle>Let&#8217;s keep the party going! In this very special episode of Herding Code, Rob Conery puts Jon, Scott K and Kevin on the spot as he turns the tables and asks his own questions and passes his own judgments. Do you want to know how Herding Code came about? Are you curious how Rob and the guys feel Herding Code differs from the other podcasts? Have you ever wondered how the Herding Code members might map to the cast of The View? All in good fun, Rob derails the show and gives us a behind the scenes look into Herding Code productions. The guys try to explain the value of Twitter to Rob. &amp;#8220;Twitter makes me more productive.&amp;#8221; &amp;#8220;You must cultivate your network.&amp;#8221; &amp;#8220;It is all about who you follow.&amp;#8221; &amp;#8220;Twitter is a fishing net.&amp;#8221; &amp;#8220;I can quit at anytime.&amp;#8221; Jon shares how Herding Code started with an inadvertent Skype conversation. Scott K talks about Herding Code&#8217;s diverse guest list which doesn&#8217;t consist of the usual list of suspects which might be regulars on other shows. The Kevin Dente Roast continues&#8230; Rob compares the Herding Code with The View, identifies each cast members role and announces that Herding Code needs to build in the happy hour aspect of podcasting. Have another beer, Rob. Jon talks about cannibalism and attacking oneself. The guys discuss Rob&#8217;s new spokesmodel spokesman position at Microsoft, ongoing Kona development and a bit about community outreach. Are you missing K Scott? Tune into this week&#8217;s show to find out what he&#8217;s doing now. You may be utterly surprised. Show Links: Rob Conery Jeff Atwood Scott Hanselman, Hanselminutes John Resig Phil Haack Alan Stevens G. Andrew Duthie Greg Young Shawn Wildermuth Joe Brinkman Shaun Walker DotNetNuke TechSmith, SnagIt, Jing V8 JavaScript Engine Leon Bambrick &#8211; New Synchronization Idea Overlooked By Microsoft Live team Glenn Block Ted Leung Markus V&#246;lter Matt Podwysocki Shawn Burke Bertrand Le Roy Stephen Walther DotNetRocks Elegant Code Podcast Download / Listen: Herding Code 54: Rob Conery interviews the Herding Code guys Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Let&#8217;s keep the party going! In this very special episode of Herding Code, Rob Conery puts Jon, Scott K and Kevin on the spot as he turns the tables and asks his own questions and passes his own judgments. Do you want to know how Herding Code came about? Are you curious how Rob and the guys feel Herding Code differs from the other podcasts? Have you ever wondered how the Herding Code members might map to the cast of The View? All in good fun, Rob derails the show and gives us a behind the scenes look into Herding Code productions. The guys try to explain the value of Twitter to Rob. &amp;#8220;Twitter makes me more productive.&amp;#8221; &amp;#8220;You must cultivate your network.&amp;#8221; &amp;#8220;It is all about who you follow.&amp;#8221; &amp;#8220;Twitter is a fishing net.&amp;#8221; &amp;#8220;I can quit at anytime.&amp;#8221; Jon shares how Herding Code started with an inadvertent Skype conversation. Scott K talks about Herding Code&#8217;s diverse guest list which doesn&#8217;t consist of the usual list of suspects which might be regulars on other shows. The Kevin Dente Roast continues&#8230; Rob compares the Herding Code with The View, identifies each cast members role and announces that Herding Code needs to build in the happy hour aspect of podcasting. Have another beer, Rob. Jon talks about cannibalism and attacking oneself. The guys discuss Rob&#8217;s new spokesmodel spokesman position at Microsoft, ongoing Kona development and a bit about community outreach. Are you missing K Scott? Tune into this week&#8217;s show to find out what he&#8217;s doing now. You may be utterly surprised. Show Links: Rob Conery Jeff Atwood Scott Hanselman, Hanselminutes John Resig Phil Haack Alan Stevens G. Andrew Duthie Greg Young Shawn Wildermuth Joe Brinkman Shaun Walker DotNetNuke TechSmith, SnagIt, Jing V8 JavaScript Engine Leon Bambrick &#8211; New Synchronization Idea Overlooked By Microsoft Live team Glenn Block Ted Leung Markus V&#246;lter Matt Podwysocki Shawn Burke Bertrand Le Roy Stephen Walther DotNetRocks Elegant Code Podcast Download / Listen: Herding Code 54: Rob Conery interviews the Herding Code guys Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-07-18,24825352</guid>
      <pubDate>Sat, 18 Jul 2009 00:17:43 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0054-Rob-Conery-interviews-the-Herding-Code-guys.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 53: SubSonic 3.0 Release Party with Rob Conery</title>
      <link>http://odeo.com/episodes/24771901-Herding-Code-53-SubSonic-3-0-Release-Party-with-Rob-Conery</link>
      <description>What? You thought SubSonic was dead! Well, crack open a beer and join the party &amp;#8211; the SubSonic 3.0 Release Party!&amp;#160; That&amp;#8217;s right. It is finally here and Rob Conery (Herding Code&amp;#8217;s first repeat guest) gets a little rowdy announcing the new features.&amp;#160; Listen in as Rob speaks of SubSonic, the new role he&amp;#8217;s playing at Microsoft, why he&amp;#8217;s given up on Twitter and why Kevin Dente deserves to be roasted.&amp;#160; Does Rob completely derail the show?&amp;#160; Find out this week on Herding Code. Jon kicks off the show asking Rob for some clarity on his job at Microsoft. Rob refuses to answer the question and unveils his plan to completely derail the podcast.&amp;#160; This leads into the first ever Kevin Dente Roast. After things settle down, Rob announces SubSonic 3.0 and the &amp;#8220;technical part of the podcast&amp;#8221; is initiated. Rob talks to SubSonic details &amp;#8211; specifically, ActiveRecord, REST Handler, Linq engine, SimpleRepository, templating system, th...</description>
      <itunes:subtitle>What? You thought SubSonic was dead! Well, crack open a beer and join the party &amp;#8211; the SubSonic 3.0 Release Party!&amp;#160; That&amp;#8217;s right. It is finally here and Rob Conery (Herding Code&amp;#8217;s first repeat guest) gets a little rowdy announcing the new features.&amp;#160; Listen in as Rob speaks of SubSonic, the new role he&amp;#8217;s playing at Microsoft, why he&amp;#8217;s given up on Twitter and why Kevin Dente deserves to be roasted.&amp;#160; Does Rob completely derail the show?&amp;#160; Find out this week on Herding Code. Jon kicks off the show asking Rob for some clarity on his job at Microsoft. Rob refuses to answer the question and unveils his plan to completely derail the podcast.&amp;#160; This leads into the first ever Kevin Dente Roast. After things settle down, Rob announces SubSonic 3.0 and the &amp;#8220;technical part of the podcast&amp;#8221; is initiated. Rob talks to SubSonic details &amp;#8211; specifically, ActiveRecord, REST Handler, Linq engine, SimpleRepository, templating system, the use of the iQueryable Toolkit, the new docs site, and auto migrations. &amp;#8220;What&amp;#8217;s so difficult about building a freakin&amp;#8217; expression parser?&amp;#8221;&amp;#160; Rob states that coding is hard and the fact that LINQ leaves him a little afraid. He then speaks a little Mandarin and speaks of going shopping. Jon and Rob have a discussion about the use of ORMs and performance concerns.&amp;#160; Rob states No one ever got fired for using Microsoft and adds a quick comment about SubSonic&amp;#8217;s failed acquision of NHibernate Scott K asks what it is like to write your own provider for SubSonic and notes that a SQL Data Service provider would allow one to scale to the cloud. The guys field listener questions from Jeff Atwood (&amp;#8221;Why is SQL so awesome?&amp;#8221;) and Chip Cray (&amp;#8221;How has your view of DDD changed since you started the StoreFront?&amp;#8221;) The conversation comes full circle with Jon asking Rob (again) about his job at Microsoft and if he&amp;#8217;s paid to work on SubSonic. Show Links: Rob Conery Scott Hanselman SubSonic 3.0 is Released Announcement SubSonic 3.0 Download SubSonic 3.0 Docs Ruby on Rails LINQ LINQ to SQL Jeff Atwood, Joel Spolsky, Stack Overflow iQueryable Toolkit Matt Warren gzip Rick Strahl SQL Data Services NHibernate Sharding POCO Entity Framework T4 Templates db4objects SQLite Ayende Damien Guard Scott Guthrie David Heinemeier Hansson (DHH) ASP.NET MVC StoreFront StackOverflow DevDays Intro music &amp;#8211; Chicago Remix &amp;#8211; requested by Rob Download / Listen: Herding Code 53: SubSonic 3.0 Release Party with Rob Conery Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>What? You thought SubSonic was dead! Well, crack open a beer and join the party &amp;#8211; the SubSonic 3.0 Release Party!&amp;#160; That&amp;#8217;s right. It is finally here and Rob Conery (Herding Code&amp;#8217;s first repeat guest) gets a little rowdy announcing the new features.&amp;#160; Listen in as Rob speaks of SubSonic, the new role he&amp;#8217;s playing at Microsoft, why he&amp;#8217;s given up on Twitter and why Kevin Dente deserves to be roasted.&amp;#160; Does Rob completely derail the show?&amp;#160; Find out this week on Herding Code. Jon kicks off the show asking Rob for some clarity on his job at Microsoft. Rob refuses to answer the question and unveils his plan to completely derail the podcast.&amp;#160; This leads into the first ever Kevin Dente Roast. After things settle down, Rob announces SubSonic 3.0 and the &amp;#8220;technical part of the podcast&amp;#8221; is initiated. Rob talks to SubSonic details &amp;#8211; specifically, ActiveRecord, REST Handler, Linq engine, SimpleRepository, templating system, the use of the iQueryable Toolkit, the new docs site, and auto migrations. &amp;#8220;What&amp;#8217;s so difficult about building a freakin&amp;#8217; expression parser?&amp;#8221;&amp;#160; Rob states that coding is hard and the fact that LINQ leaves him a little afraid. He then speaks a little Mandarin and speaks of going shopping. Jon and Rob have a discussion about the use of ORMs and performance concerns.&amp;#160; Rob states No one ever got fired for using Microsoft and adds a quick comment about SubSonic&amp;#8217;s failed acquision of NHibernate Scott K asks what it is like to write your own provider for SubSonic and notes that a SQL Data Service provider would allow one to scale to the cloud. The guys field listener questions from Jeff Atwood (&amp;#8221;Why is SQL so awesome?&amp;#8221;) and Chip Cray (&amp;#8221;How has your view of DDD changed since you started the StoreFront?&amp;#8221;) The conversation comes full circle with Jon asking Rob (again) about his job at Microsoft and if he&amp;#8217;s paid to work on SubSonic. Show Links: Rob Conery Scott Hanselman SubSonic 3.0 is Released Announcement SubSonic 3.0 Download SubSonic 3.0 Docs Ruby on Rails LINQ LINQ to SQL Jeff Atwood, Joel Spolsky, Stack Overflow iQueryable Toolkit Matt Warren gzip Rick Strahl SQL Data Services NHibernate Sharding POCO Entity Framework T4 Templates db4objects SQLite Ayende Damien Guard Scott Guthrie David Heinemeier Hansson (DHH) ASP.NET MVC StoreFront StackOverflow DevDays Intro music &amp;#8211; Chicago Remix &amp;#8211; requested by Rob Download / Listen: Herding Code 53: SubSonic 3.0 Release Party with Rob Conery Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-07-08,24771901</guid>
      <pubDate>Wed, 08 Jul 2009 16:55:02 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0053-SubSonic-3-0-Release-Party-with-Rob-Conery.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 52: The Alan Stevens and G. Andrew Duthie Debate Continues!</title>
      <link>http://odeo.com/episodes/24756809-Herding-Code-52-The-Alan-Stevens-and-G-Andrew-Duthie-Debate-Continues</link>
      <description>In this corner, Microsoft Developer Evangelist and author, G. Andrew Duthie. In the other corner, C# MVP, ASP Insider and Open Space Technology facilitator, Alan Stevens. This week, G. Andrew Duthie and Alan Stevens bring their recent &amp;#8220;Real Software Development vs Microsoft Bubble Development&amp;#8221; Twitter debate to Herding Code. It&amp;#8217;s all the open and honest, fun-loving, snarky banter without the 140 character limit. Kevin kicks off the show by announcing our two fighters. Ding. Ding. Alan throws the first punch &amp;#8211; He likes Herding Code because it&amp;#8217;s about real software development rather than development in the Microsoft bubble.&amp;#160; It&amp;#8217;s about the tool users rather than the tool builders and it&amp;#8217;s about honest feedback. Andrew jabs back &amp;#8211; He likes the stories from the trenches but he feels more credit must be given to the folks at Microsoft who are doing the right thing. In other words, don&amp;#8217;t always assume the worst and snark about it...</description>
      <itunes:subtitle>In this corner, Microsoft Developer Evangelist and author, G. Andrew Duthie. In the other corner, C# MVP, ASP Insider and Open Space Technology facilitator, Alan Stevens. This week, G. Andrew Duthie and Alan Stevens bring their recent &amp;#8220;Real Software Development vs Microsoft Bubble Development&amp;#8221; Twitter debate to Herding Code. It&amp;#8217;s all the open and honest, fun-loving, snarky banter without the 140 character limit. Kevin kicks off the show by announcing our two fighters. Ding. Ding. Alan throws the first punch &amp;#8211; He likes Herding Code because it&amp;#8217;s about real software development rather than development in the Microsoft bubble.&amp;#160; It&amp;#8217;s about the tool users rather than the tool builders and it&amp;#8217;s about honest feedback. Andrew jabs back &amp;#8211; He likes the stories from the trenches but he feels more credit must be given to the folks at Microsoft who are doing the right thing. In other words, don&amp;#8217;t always assume the worst and snark about it. Scott K keeps both fighters on their toes &amp;#8211; First taking jabs at Alan because some DevDiv developers dogfood Microsoft&amp;#8217;s stuff (e.g. Visual Studio 2010 and .NET 4.0) and then lands a sucker punch on Andrew noting Entity Framework is developing in the dark.&amp;#160; Who could have seen that punch coming? The fight continues with talk about general disgust in drag and drop demos, the role of the Developer Evangelist, Microsoft&amp;#8217;s goals and constraints, and the need for candid feedback. If you missed the Twitter exchange, you will definitely want to listen in as The Alan Stevens vs G. Andrew Duthie Debate continues this week on Herding Code. Show Links: Alan Stevens, @alanstevens G. Andrew Duthie, @devhammer&amp;#160; CodeStock Conference in Knoxville devLINK Conference in Nashville Community Megaphone Brad Wilson DevExpress JetBrains Damien Guard Scott Hanselman Phil Haack Rob Conery Joel Neubeck and Tim Heuer&amp;#8217;s Silverlight Video Player Josh Holmes Windows Internet Explorer 8: Get the facts Microsoft Vine Serenity Movie Scott Guthrie Don Box Pete Brown T4 Templates Brian Noyes Download / Listen: Herding Code 52: The Alan Stevens and G. Andrew Duthie Debate Continues Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>In this corner, Microsoft Developer Evangelist and author, G. Andrew Duthie. In the other corner, C# MVP, ASP Insider and Open Space Technology facilitator, Alan Stevens. This week, G. Andrew Duthie and Alan Stevens bring their recent &amp;#8220;Real Software Development vs Microsoft Bubble Development&amp;#8221; Twitter debate to Herding Code. It&amp;#8217;s all the open and honest, fun-loving, snarky banter without the 140 character limit. Kevin kicks off the show by announcing our two fighters. Ding. Ding. Alan throws the first punch &amp;#8211; He likes Herding Code because it&amp;#8217;s about real software development rather than development in the Microsoft bubble.&amp;#160; It&amp;#8217;s about the tool users rather than the tool builders and it&amp;#8217;s about honest feedback. Andrew jabs back &amp;#8211; He likes the stories from the trenches but he feels more credit must be given to the folks at Microsoft who are doing the right thing. In other words, don&amp;#8217;t always assume the worst and snark about it. Scott K keeps both fighters on their toes &amp;#8211; First taking jabs at Alan because some DevDiv developers dogfood Microsoft&amp;#8217;s stuff (e.g. Visual Studio 2010 and .NET 4.0) and then lands a sucker punch on Andrew noting Entity Framework is developing in the dark.&amp;#160; Who could have seen that punch coming? The fight continues with talk about general disgust in drag and drop demos, the role of the Developer Evangelist, Microsoft&amp;#8217;s goals and constraints, and the need for candid feedback. If you missed the Twitter exchange, you will definitely want to listen in as The Alan Stevens vs G. Andrew Duthie Debate continues this week on Herding Code. Show Links: Alan Stevens, @alanstevens G. Andrew Duthie, @devhammer&amp;#160; CodeStock Conference in Knoxville devLINK Conference in Nashville Community Megaphone Brad Wilson DevExpress JetBrains Damien Guard Scott Hanselman Phil Haack Rob Conery Joel Neubeck and Tim Heuer&amp;#8217;s Silverlight Video Player Josh Holmes Windows Internet Explorer 8: Get the facts Microsoft Vine Serenity Movie Scott Guthrie Don Box Pete Brown T4 Templates Brian Noyes Download / Listen: Herding Code 52: The Alan Stevens and G. Andrew Duthie Debate Continues Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-07-01,24756809</guid>
      <pubDate>Wed, 01 Jul 2009 01:00:34 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0052-The-Alan-Stevens-and-G-Andrew-Duthie-Debate-Continues.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 51: Greg Young on Our Grand Failure &#8211; Thoughts on DDDD</title>
      <link>http://odeo.com/episodes/24756810-Herding-Code-51-Greg-Young-on-Our-Grand-Failure-%E2%80%93-Thoughts-on-DDDD</link>
      <description>This week the guys talk to Greg Young about what he calls &amp;#8220;our greatest failure&amp;#8221;. Greg talks about how we&amp;#8217;ve failed our so completely that they now base their success on our always failing in the same way. He starts with your classic Hello World use-case, the common sex change Greg talks about how we&amp;#8217;ve forced our customers to work with data when they&amp;#8217;re naturally behavior-centric The problem with losing the historical record &amp;#8211; we&amp;#8217;ve lost the value of context and intent Scott K asks about determining software behaviors by observing user behavior Greg describes how Command Separation and the Event Sourcing pattern can help in solving this K Scott asks about how this fits in with REST-ful architectures which are generally data-centric Jon asks about the UI space efficiency of designing for behavioral interaction instead of data interaction Some examples from HR: Jon likes to promote people, K Scott enjoys discussions of termination procedures ...</description>
      <itunes:subtitle>This week the guys talk to Greg Young about what he calls &amp;#8220;our greatest failure&amp;#8221;. Greg talks about how we&amp;#8217;ve failed our so completely that they now base their success on our always failing in the same way. He starts with your classic Hello World use-case, the common sex change Greg talks about how we&amp;#8217;ve forced our customers to work with data when they&amp;#8217;re naturally behavior-centric The problem with losing the historical record &amp;#8211; we&amp;#8217;ve lost the value of context and intent Scott K asks about determining software behaviors by observing user behavior Greg describes how Command Separation and the Event Sourcing pattern can help in solving this K Scott asks about how this fits in with REST-ful architectures which are generally data-centric Jon asks about the UI space efficiency of designing for behavioral interaction instead of data interaction Some examples from HR: Jon likes to promote people, K Scott enjoys discussions of termination procedures Kevin asks how what Greg&amp;#8217;s proposing is different from task based UI&amp;#8217;s we&amp;#8217;ve already seen Jon asks how to sell this to management, who sometimes doesn&amp;#8217;t feel the need to share business process information with the software developers Greg and K Scott talk about how data-centric style applications lose valuable context &amp;#8211; educational tracking, shopping carts, medical records, and financial systems. Scott K and Greg talk about how data-centric applications don&amp;#8217;t handle histrory well. Greg points out that there&amp;#8217;s a big difference between an event and a snapshot model. Jon asks how we persist this kind of event information &amp;#8211; do we need to move away from relational databases? Greg talks about why the implementational details are less important than grasping the high level concepts. Show Links: Greg Young&amp;#8217;s blog Command Query Separation&amp;#160; Domain Driven Design &amp;#8211; Yahoo Group Herding Code Trivia Contest &amp;#8211; (Diskeeper Pro Premier) Download / Listen: Herding Code 51: Greg Young on Our GRAND Failure &amp;#8211; Thoughts on DDDD</itunes:subtitle>
      <itunes:summary>This week the guys talk to Greg Young about what he calls &amp;#8220;our greatest failure&amp;#8221;. Greg talks about how we&amp;#8217;ve failed our so completely that they now base their success on our always failing in the same way. He starts with your classic Hello World use-case, the common sex change Greg talks about how we&amp;#8217;ve forced our customers to work with data when they&amp;#8217;re naturally behavior-centric The problem with losing the historical record &amp;#8211; we&amp;#8217;ve lost the value of context and intent Scott K asks about determining software behaviors by observing user behavior Greg describes how Command Separation and the Event Sourcing pattern can help in solving this K Scott asks about how this fits in with REST-ful architectures which are generally data-centric Jon asks about the UI space efficiency of designing for behavioral interaction instead of data interaction Some examples from HR: Jon likes to promote people, K Scott enjoys discussions of termination procedures Kevin asks how what Greg&amp;#8217;s proposing is different from task based UI&amp;#8217;s we&amp;#8217;ve already seen Jon asks how to sell this to management, who sometimes doesn&amp;#8217;t feel the need to share business process information with the software developers Greg and K Scott talk about how data-centric style applications lose valuable context &amp;#8211; educational tracking, shopping carts, medical records, and financial systems. Scott K and Greg talk about how data-centric applications don&amp;#8217;t handle histrory well. Greg points out that there&amp;#8217;s a big difference between an event and a snapshot model. Jon asks how we persist this kind of event information &amp;#8211; do we need to move away from relational databases? Greg talks about why the implementational details are less important than grasping the high level concepts. Show Links: Greg Young&amp;#8217;s blog Command Query Separation&amp;#160; Domain Driven Design &amp;#8211; Yahoo Group Herding Code Trivia Contest &amp;#8211; (Diskeeper Pro Premier) Download / Listen: Herding Code 51: Greg Young on Our GRAND Failure &amp;#8211; Thoughts on DDDD</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-06-26,24756810</guid>
      <pubDate>Fri, 26 Jun 2009 10:58:05 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/KbTObQIel1s/HerdingCode-0051-Greg-Young-on-Our-Grand-Failure-Thoughts-on-DDDD.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</title>
      <link>http://odeo.com/episodes/24729628-Herding-Code-50-Damien-Guard-on-LINQ-to-SQL-Entity-Framework-and-Fontography</link>
      <description>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question ...</description>
      <itunes:subtitle>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question Damien mentions Matt Warren&amp;#8217;s LINQ IQueryable Toolkit Jon asks about the experience and improvements to migration from L2S to EF K Scott asks about common L2S mistakes Jon asks about POCO support in EF Kevin bemoans the lack of support for refreshing a L2S model when your schema changes The talk shifts over to the programming font Damien designed, Envy Code R Damien explains the intricacies of TrueType, bitmap fonts and hinting Discussion of font editing software, from FontLab ($500) to FontForge (free, open source), and Microsoft Visual TrueType (free, weird license agreement which must be faxed in) Damien&amp;#8217;s crazy font hack to get italic comments in Visual Studio Jon asks about the new typography features in Windows 7, including the new DirectWrite API Damien prefers Mac font rendering for quick glances, Windows for long use Discussion of how fonts affect eyestrain Jon talks about font rendering on Kindle and how he&amp;#8217;s using it as an RSS aggregator Show Links: LINQ to SQL changes in .NET 4.0 L2ST4 &amp;#8211; LINQ to SQL T4 templates LINQ IQueryable Toolkit Envy Code R TrueType FontLab Microsoft Visual TrueType Windows 7 font changes and Gabriola DirectWrite Amazon Kindle Download / Listen: Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</itunes:subtitle>
      <itunes:summary>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question Damien mentions Matt Warren&amp;#8217;s LINQ IQueryable Toolkit Jon asks about the experience and improvements to migration from L2S to EF K Scott asks about common L2S mistakes Jon asks about POCO support in EF Kevin bemoans the lack of support for refreshing a L2S model when your schema changes The talk shifts over to the programming font Damien designed, Envy Code R Damien explains the intricacies of TrueType, bitmap fonts and hinting Discussion of font editing software, from FontLab ($500) to FontForge (free, open source), and Microsoft Visual TrueType (free, weird license agreement which must be faxed in) Damien&amp;#8217;s crazy font hack to get italic comments in Visual Studio Jon asks about the new typography features in Windows 7, including the new DirectWrite API Damien prefers Mac font rendering for quick glances, Windows for long use Discussion of how fonts affect eyestrain Jon talks about font rendering on Kindle and how he&amp;#8217;s using it as an RSS aggregator Show Links: LINQ to SQL changes in .NET 4.0 L2ST4 &amp;#8211; LINQ to SQL T4 templates LINQ IQueryable Toolkit Envy Code R TrueType FontLab Microsoft Visual TrueType Windows 7 font changes and Gabriola DirectWrite Amazon Kindle Download / Listen: Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-06-19,24729628</guid>
      <pubDate>Fri, 19 Jun 2009 00:24:06 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/herdingcode/~5/v2kW6FZjLrQ/HerdingCode-0050-Damien-Guard-on-LINQ-to-SQL-Entity-Framework-and-Fontography.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</title>
      <link>http://odeo.com/episodes/24756811-Herding-Code-50-Damien-Guard-on-LINQ-to-SQL-Entity-Framework-and-Fontography</link>
      <description>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question ...</description>
      <itunes:subtitle>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question Damien mentions Matt Warren&amp;#8217;s LINQ IQueryable Toolkit Jon asks about the experience and improvements to migration from L2S to EF K Scott asks about common L2S mistakes Jon asks about POCO support in EF Kevin bemoans the lack of support for refreshing a L2S model when your schema changes The talk shifts over to the programming font Damien designed, Envy Code R Damien explains the intricacies of TrueType, bitmap fonts and hinting Discussion of font editing software, from FontLab ($500) to FontForge (free, open source), and Microsoft Visual TrueType (free, weird license agreement which must be faxed in) Damien&amp;#8217;s crazy font hack to get italic comments in Visual Studio Jon asks about the new typography features in Windows 7, including the new DirectWrite API Damien prefers Mac font rendering for quick glances, Windows for long use Discussion of how fonts affect eyestrain Jon talks about font rendering on Kindle and how he&amp;#8217;s using it as an RSS aggregator Show Links: LINQ to SQL changes in .NET 4.0 L2ST4 &amp;#8211; LINQ to SQL T4 templates LINQ IQueryable Toolkit Envy Code R TrueType FontLab Microsoft Visual TrueType Windows 7 font changes and Gabriola DirectWrite Amazon Kindle Download / Listen: Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</itunes:subtitle>
      <itunes:summary>This week the guys talk to Damien Guard, a developer working on LINQ to SQL and Entity Framework. After discussing data access for a while, they talk about the programming font Damien publishes, Envy Code R. Damien assures us that LINQ To SQL is not at all dead and talks about some of the new features in LINQ To SQL 4. Damien discusses the T4 templates in EF/VS2010 as well as the LINQ to SQL T4 templates he&amp;#8217;s released on CodePlex as L2ST4. New features in EF 4 (LINQ operators, ObjectSet) Additional LINQ To SQL mocking with ITable&amp;lt;T&amp;gt; Some general discussion of query performance optimization in L2S and EF, including some enhancements in v4. Code-only configuration to enable fluent configuration for EF Kevin compares the code-only configuration to Fluent NHibernate K Scott asks about how code-only configuration would enable TDD with EFF Damien talks about the challenges of TDD and DDD when developing a framework Jon asks the &amp;#8220;Should L2S be on CodePlex&amp;#8221; question Damien mentions Matt Warren&amp;#8217;s LINQ IQueryable Toolkit Jon asks about the experience and improvements to migration from L2S to EF K Scott asks about common L2S mistakes Jon asks about POCO support in EF Kevin bemoans the lack of support for refreshing a L2S model when your schema changes The talk shifts over to the programming font Damien designed, Envy Code R Damien explains the intricacies of TrueType, bitmap fonts and hinting Discussion of font editing software, from FontLab ($500) to FontForge (free, open source), and Microsoft Visual TrueType (free, weird license agreement which must be faxed in) Damien&amp;#8217;s crazy font hack to get italic comments in Visual Studio Jon asks about the new typography features in Windows 7, including the new DirectWrite API Damien prefers Mac font rendering for quick glances, Windows for long use Discussion of how fonts affect eyestrain Jon talks about font rendering on Kindle and how he&amp;#8217;s using it as an RSS aggregator Show Links: LINQ to SQL changes in .NET 4.0 L2ST4 &amp;#8211; LINQ to SQL T4 templates LINQ IQueryable Toolkit Envy Code R TrueType FontLab Microsoft Visual TrueType Windows 7 font changes and Gabriola DirectWrite Amazon Kindle Download / Listen: Herding Code 50: Damien Guard on LINQ to SQL, Entity Framework, and Fontography</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-06-19,24756811</guid>
      <pubDate>Fri, 19 Jun 2009 00:24:06 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0050-Damien-Guard-on-LINQ-to-SQL-Entity-Framework-and-Fontography.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 49: Search with Bing and Wolfram Alpha</title>
      <link>http://odeo.com/episodes/24685103-Herding-Code-49-Search-with-Bing-and-Wolfram-Alpha</link>
      <description>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space....</description>
      <itunes:subtitle>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space. The guys discuss usability features in Bing - specifically image and video search, search history and preferences. K Scott brings up Bing&amp;#8217;s nice use of Silverlight and speak to tweets stating Bing is Microsoft&amp;#8217;s way of tricking you into installing the Silverlight plugin. Jon and Scott K talk about conspiracy theories. Jon kicks off a conversation about Wolfram|Alpha and shares how you can ask just about anything and you will even get an answer if you know exactly how to phrase the question. Kevin states that calling Wolfram|Alpha a search engine is a misnomer. Really, it&amp;#8217;s a computational knowledge engine made for academics by academics. Scott K calls out that anything claiming to be related to search must live up to Google. After all, you google information. You don&amp;#8217;t altavista. K Scott compares Wolfram|Alpha to a restaurant where the food&amp;#8217;s not great but the atmosphere is pretty funky. Jon and Scott K discuss search aggregators, explorer federated search and Kevin compares Wolfram|Alpha to Stack Overflow. K Scott comments on search in general and how competition is a good thing. K Scott is not completely comfortable with Google dominating the market share. It&amp;#8217;s the same uncomfortable feeling he had when Microsoft dominated the browser wars and look how that turned out. Take note! Compliments of K Scott, another Lightning Round Strikes! Twitter on the Xbox 360 last.fm and Zune E3 (Electonic Entertainment Expo), Project Natal, Milo Demo, Peter Molyneux Adobe&amp;#8217;s BrowserLab is a rip off of SuperPreview Windows 7 October Release, adoption rate and boot from VHD feature Google Wave and Google Orkut, HTML 5, Canvas and SVG Show Links: Discover Bing Farecast Powerset Splogs Google vs Bing Results http://blackdog.ie/google-bing/search.php http://blindsearch.fejus.com Young Jeezy Silverlight Google Gears Wolfram|Alpha It&amp;#8217;s Time For Microsoft To Face Reality About Search And The Internet, Henry Blodget Who is Stephen Wolfram? Go ahead and Bing him too! Jon Udell Stack Overflow The Elephant in the Room: Google Monoculture, Coding Horror Chris Pirillo Geekologie Engadget Managed Extensibility Framework (MEF) Johnny Chung Lee Adam Kinney With Wave, did Google jump the (Microsoft) shark?, Mary-Jo Foley Google Web Toolkit (GWT) Scott K&amp;#8217;s Wolfram queries: How many angels can dance on the head of a pin? Do these pants make me look fat? Jon&amp;#8217;s Wolfram queries: GDP of Moldovia divided by Ernest Goes to Camp box office? Escape velocity of Saturn divided by top speed of a cheetah? Population of Vatican City divided by the square root of the number of hours in a leap year? How to cook a Welshman? K Scot&amp;#8217;s Wolfram queries: How much wood could a woodchuck chuck if a woodchuck could chuck wood? Jon Udell&amp;#8217;s Wolfram query: (H1N1 Mexico Deaths / Mexico Cases) / (H1N1 US Deaths / US Cases) Download / Listen: Herding Code 49: Search with Bing and Wolfram Alpha Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space. The guys discuss usability features in Bing - specifically image and video search, search history and preferences. K Scott brings up Bing&amp;#8217;s nice use of Silverlight and speak to tweets stating Bing is Microsoft&amp;#8217;s way of tricking you into installing the Silverlight plugin. Jon and Scott K talk about conspiracy theories. Jon kicks off a conversation about Wolfram|Alpha and shares how you can ask just about anything and you will even get an answer if you know exactly how to phrase the question. Kevin states that calling Wolfram|Alpha a search engine is a misnomer. Really, it&amp;#8217;s a computational knowledge engine made for academics by academics. Scott K calls out that anything claiming to be related to search must live up to Google. After all, you google information. You don&amp;#8217;t altavista. K Scott compares Wolfram|Alpha to a restaurant where the food&amp;#8217;s not great but the atmosphere is pretty funky. Jon and Scott K discuss search aggregators, explorer federated search and Kevin compares Wolfram|Alpha to Stack Overflow. K Scott comments on search in general and how competition is a good thing. K Scott is not completely comfortable with Google dominating the market share. It&amp;#8217;s the same uncomfortable feeling he had when Microsoft dominated the browser wars and look how that turned out. Take note! Compliments of K Scott, another Lightning Round Strikes! Twitter on the Xbox 360 last.fm and Zune E3 (Electonic Entertainment Expo), Project Natal, Milo Demo, Peter Molyneux Adobe&amp;#8217;s BrowserLab is a rip off of SuperPreview Windows 7 October Release, adoption rate and boot from VHD feature Google Wave and Google Orkut, HTML 5, Canvas and SVG Show Links: Discover Bing Farecast Powerset Splogs Google vs Bing Results http://blackdog.ie/google-bing/search.php http://blindsearch.fejus.com Young Jeezy Silverlight Google Gears Wolfram|Alpha It&amp;#8217;s Time For Microsoft To Face Reality About Search And The Internet, Henry Blodget Who is Stephen Wolfram? Go ahead and Bing him too! Jon Udell Stack Overflow The Elephant in the Room: Google Monoculture, Coding Horror Chris Pirillo Geekologie Engadget Managed Extensibility Framework (MEF) Johnny Chung Lee Adam Kinney With Wave, did Google jump the (Microsoft) shark?, Mary-Jo Foley Google Web Toolkit (GWT) Scott K&amp;#8217;s Wolfram queries: How many angels can dance on the head of a pin? Do these pants make me look fat? Jon&amp;#8217;s Wolfram queries: GDP of Moldovia divided by Ernest Goes to Camp box office? Escape velocity of Saturn divided by top speed of a cheetah? Population of Vatican City divided by the square root of the number of hours in a leap year? How to cook a Welshman? K Scot&amp;#8217;s Wolfram queries: How much wood could a woodchuck chuck if a woodchuck could chuck wood? Jon Udell&amp;#8217;s Wolfram query: (H1N1 Mexico Deaths / Mexico Cases) / (H1N1 US Deaths / US Cases) Download / Listen: Herding Code 49: Search with Bing and Wolfram Alpha Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-06-10,24685103</guid>
      <pubDate>Wed, 10 Jun 2009 10:59:30 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0049-Search-with-Bing-and-Wolfram-Alpha.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 49: Search with Bing and Wolfram Alpha</title>
      <link>http://odeo.com/episodes/24756812-Herding-Code-49-Search-with-Bing-and-Wolfram-Alpha</link>
      <description>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space....</description>
      <itunes:subtitle>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space. The guys discuss usability features in Bing &amp;#8211; specifically image and video search, search history and preferences. K Scott brings up Bing&amp;#8217;s nice use of Silverlight and speak to tweets stating Bing is Microsoft&amp;#8217;s way of tricking you into installing the Silverlight plugin. Jon and Scott K talk about conspiracy theories. Jon kicks off a conversation about Wolfram|Alpha and shares how you can ask just about anything and you will even get an answer if you know exactly how to phrase the question. Kevin states that calling Wolfram|Alpha a search engine is a misnomer. Really, it&amp;#8217;s a computational knowledge engine made for academics by academics. Scott K calls out that anything claiming to be related to search must live up to Google. After all, you google information. You don&amp;#8217;t altavista. K Scott compares Wolfram|Alpha to a restaurant where the food&amp;#8217;s not great but the atmosphere is pretty funky. Jon and Scott K discuss search aggregators, explorer federated search and Kevin compares Wolfram|Alpha to Stack Overflow. K Scott comments on search in general and how competition is a good thing. K Scott is not completely comfortable with Google dominating the market share. It&amp;#8217;s the same uncomfortable feeling he had when Microsoft dominated the browser wars and look how that turned out. Take note! Compliments of K Scott, another Lightning Round Strikes! Twitter on the Xbox 360 last.fm and Zune E3 (Electonic Entertainment Expo), Project Natal, Milo Demo, Peter Molyneux Adobe&amp;#8217;s BrowserLab is a rip off of SuperPreview Windows 7 October Release, adoption rate and boot from VHD feature Google Wave and Google Orkut, HTML 5, Canvas and SVG Show Links: Discover Bing Farecast Powerset Splogs Google vs Bing Results http://blackdog.ie/google-bing/search.php http://blindsearch.fejus.com Young Jeezy Silverlight Google Gears Wolfram|Alpha It&amp;#8217;s Time For Microsoft To Face Reality About Search And The Internet, Henry Blodget Who is Stephen Wolfram? Go ahead and Bing him too! Jon Udell Stack Overflow The Elephant in the Room: Google Monoculture, Coding Horror Chris Pirillo Geekologie Engadget Managed Extensibility Framework (MEF) Johnny Chung Lee Adam Kinney With Wave, did Google jump the (Microsoft) shark?, Mary-Jo Foley Google Web Toolkit (GWT) Scott K&amp;#8217;s Wolfram queries: How many angels can dance on the head of a pin? Do these pants make me look fat? Jon&amp;#8217;s Wolfram queries: GDP of Moldovia divided by Ernest Goes to Camp box office? Escape velocity of Saturn divided by top speed of a cheetah? Population of Vatican City divided by the square root of the number of hours in a leap year? How to cook a Welshman? K Scot&amp;#8217;s Wolfram queries: How much wood could a woodchuck chuck if a woodchuck could chuck wood? Jon Udell&amp;#8217;s Wolfram query: (H1N1 Mexico Deaths / Mexico Cases) / (H1N1 US Deaths / US Cases) Download / Listen: Herding Code 49: Search with Bing and Wolfram Alpha Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Have you binged, bunged or banged using Microsoft&amp;#8217;s Bing? Any idea the type of questions you should feed Wolfram|Alpha? This week on Herding Code, the guys talk about &amp;#8220;new search things that have happened upon the Intertubes.&amp;#8221; Are you planning to catch the Google Wave? Hear the cast&amp;#8217;s thoughts on Google Wave and much more in this week&amp;#8217;s Lightning Round. Jon digs into the Bing&amp;#8217;s core feature list and shares that he is generally impressed with the specialty searches around travel, health, traffic, images, shopping and maps. When it comes to search, the guys ask if Microsoft can really complete with Google. And does it really matter? Scott K talks about Microsoft rebranding and questions what Microsoft is doing with its web properties? He compares Microsoft to Google which does everything web-based. Kevin chimes in and state that he doesn&amp;#8217;t use a single Microsoft online property and Microsoft just doesn&amp;#8217;t have a good story for this space. The guys discuss usability features in Bing &amp;#8211; specifically image and video search, search history and preferences. K Scott brings up Bing&amp;#8217;s nice use of Silverlight and speak to tweets stating Bing is Microsoft&amp;#8217;s way of tricking you into installing the Silverlight plugin. Jon and Scott K talk about conspiracy theories. Jon kicks off a conversation about Wolfram|Alpha and shares how you can ask just about anything and you will even get an answer if you know exactly how to phrase the question. Kevin states that calling Wolfram|Alpha a search engine is a misnomer. Really, it&amp;#8217;s a computational knowledge engine made for academics by academics. Scott K calls out that anything claiming to be related to search must live up to Google. After all, you google information. You don&amp;#8217;t altavista. K Scott compares Wolfram|Alpha to a restaurant where the food&amp;#8217;s not great but the atmosphere is pretty funky. Jon and Scott K discuss search aggregators, explorer federated search and Kevin compares Wolfram|Alpha to Stack Overflow. K Scott comments on search in general and how competition is a good thing. K Scott is not completely comfortable with Google dominating the market share. It&amp;#8217;s the same uncomfortable feeling he had when Microsoft dominated the browser wars and look how that turned out. Take note! Compliments of K Scott, another Lightning Round Strikes! Twitter on the Xbox 360 last.fm and Zune E3 (Electonic Entertainment Expo), Project Natal, Milo Demo, Peter Molyneux Adobe&amp;#8217;s BrowserLab is a rip off of SuperPreview Windows 7 October Release, adoption rate and boot from VHD feature Google Wave and Google Orkut, HTML 5, Canvas and SVG Show Links: Discover Bing Farecast Powerset Splogs Google vs Bing Results http://blackdog.ie/google-bing/search.php http://blindsearch.fejus.com Young Jeezy Silverlight Google Gears Wolfram|Alpha It&amp;#8217;s Time For Microsoft To Face Reality About Search And The Internet, Henry Blodget Who is Stephen Wolfram? Go ahead and Bing him too! Jon Udell Stack Overflow The Elephant in the Room: Google Monoculture, Coding Horror Chris Pirillo Geekologie Engadget Managed Extensibility Framework (MEF) Johnny Chung Lee Adam Kinney With Wave, did Google jump the (Microsoft) shark?, Mary-Jo Foley Google Web Toolkit (GWT) Scott K&amp;#8217;s Wolfram queries: How many angels can dance on the head of a pin? Do these pants make me look fat? Jon&amp;#8217;s Wolfram queries: GDP of Moldovia divided by Ernest Goes to Camp box office? Escape velocity of Saturn divided by top speed of a cheetah? Population of Vatican City divided by the square root of the number of hours in a leap year? How to cook a Welshman? K Scot&amp;#8217;s Wolfram queries: How much wood could a woodchuck chuck if a woodchuck could chuck wood? Jon Udell&amp;#8217;s Wolfram query: (H1N1 Mexico Deaths / Mexico Cases) / (H1N1 US Deaths / US Cases) Download / Listen: Herding Code 49: Search with Bing and Wolfram Alpha Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-06-10,24756812</guid>
      <pubDate>Wed, 10 Jun 2009 10:59:30 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0049-Search-with-Bing-and-Wolfram-Alpha.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 48: Dustin Campbell on Visual Studio 2010</title>
      <link>http://odeo.com/episodes/24676391-Herding-Code-48-Dustin-Campbell-on-Visual-Studio-2010</link>
      <description>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks...</description>
      <itunes:subtitle>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks if Microsoft is trying to kill off the competition by introducing IDE features already provided by CodeRush and ReSharper?&amp;#160; Dustin shares that the new extensibility model within VS2010 actually promotes third-party development and refers to the DevExpresses, JetBrains and Whole Tomatoes of the world as &amp;#8220;partners&amp;#8221; rather than competition. Scott K asks if rewriting the VS2010 editor in WPF will elevate WPF&amp;#8217;s exposure inside and outside of Microsoft and effectively force the framework to continually improve. Scott K also asks if componentizing Visual Studio (think Perspectives in Eclipse) is something we might see in future bits. Jon asks about team size and what it takes to build a product like Visual Studio at Microsoft. Scott K calls out Parallel Programming, a highlighted new feature in VS2010, and Dustin drills into IDE support for parallel programming with parallel debugging windows and profiling views. Kevin and Dustin talk about improved TDD support with features like &amp;quot;Generate From Usage.&amp;quot; The show wraps up with the guys beating Dustin up a bit with talk about Visual Studio issues such as the Add Reference Dialogue slowness and the &amp;quot;Visual Studio is busy&amp;quot; dialogue. Show Links: Dustin Campbell&amp;#8217;s Blog Project Euler Visual Studio 2010 Beta&amp;#160; Visual Studio 2010 Beta Download Options (including Web Installer) FREE DevExpress CodeRush Xpress for C# and VB DevExpress&amp;#8217; CodeRush and Refactor! JetBrains&amp;#8217; ReSharper Whole Tomato&amp;#8217;s Visual Assist X Windows Presentation Foundation (WPF) Visual InterDev Managed Extensibility Foundation (MEF) May F# CTP add-on for Visual Studio 2008 F# Interpreter (FSI) IronRuby IronPython Perspectives in Eclipse IronPython Studio Team Foundation Server (TFS) SmallTalk PowerShell The Curious Case of Benjamin Button Download / Listen: Herding Code 48: Dustin Campbell on Visual Studio 2010 Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks if Microsoft is trying to kill off the competition by introducing IDE features already provided by CodeRush and ReSharper?&amp;#160; Dustin shares that the new extensibility model within VS2010 actually promotes third-party development and refers to the DevExpresses, JetBrains and Whole Tomatoes of the world as &amp;#8220;partners&amp;#8221; rather than competition. Scott K asks if rewriting the VS2010 editor in WPF will elevate WPF&amp;#8217;s exposure inside and outside of Microsoft and effectively force the framework to continually improve. Scott K also asks if componentizing Visual Studio (think Perspectives in Eclipse) is something we might see in future bits. Jon asks about team size and what it takes to build a product like Visual Studio at Microsoft. Scott K calls out Parallel Programming, a highlighted new feature in VS2010, and Dustin drills into IDE support for parallel programming with parallel debugging windows and profiling views. Kevin and Dustin talk about improved TDD support with features like &amp;quot;Generate From Usage.&amp;quot; The show wraps up with the guys beating Dustin up a bit with talk about Visual Studio issues such as the Add Reference Dialogue slowness and the &amp;quot;Visual Studio is busy&amp;quot; dialogue. Show Links: Dustin Campbell&amp;#8217;s Blog Project Euler Visual Studio 2010 Beta&amp;#160; Visual Studio 2010 Beta Download Options (including Web Installer) FREE DevExpress CodeRush Xpress for C# and VB DevExpress&amp;#8217; CodeRush and Refactor! JetBrains&amp;#8217; ReSharper Whole Tomato&amp;#8217;s Visual Assist X Windows Presentation Foundation (WPF) Visual InterDev Managed Extensibility Foundation (MEF) May F# CTP add-on for Visual Studio 2008 F# Interpreter (FSI) IronRuby IronPython Perspectives in Eclipse IronPython Studio Team Foundation Server (TFS) SmallTalk PowerShell The Curious Case of Benjamin Button Download / Listen: Herding Code 48: Dustin Campbell on Visual Studio 2010 Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-30,24676391</guid>
      <pubDate>Sat, 30 May 2009 08:51:03 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0048-Dustin-Campbell-on-Visual-Studio-2010.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 48: Dustin Campbell on Visual Studio 2010</title>
      <link>http://odeo.com/episodes/24630311-Herding-Code-48-Dustin-Campbell-on-Visual-Studio-2010</link>
      <description>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks...</description>
      <itunes:subtitle>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks if Microsoft is trying to kill off the competition by introducing IDE features already provided by CodeRush and ReSharper?&amp;#160; Dustin shares that the new extensibility model within VS2010 actually promotes third-party development and refers to the DevExpresses, JetBrains and Whole Tomatoes of the world as &amp;#8220;partners&amp;#8221; rather than competition. Scott K asks if rewriting the VS2010 editor in WPF will elevate WPF&amp;#8217;s exposure inside and outside of Microsoft and effectively force the framework to continually improve. Scott K also asks if componentizing Visual Studio (think Perspectives in Eclipse) is something we might see in future bits. Jon asks about team size and what it takes to build a product like Visual Studio at Microsoft. Scott K calls out Parallel Programming, a highlighted new feature in VS2010, and Dustin drills into IDE support for parallel programming with parallel debugging windows and profiling views. Kevin and Dustin talk about improved TDD support with features like &amp;quot;Generate From Usage.&amp;quot; The show wraps up with the guys beating Dustin up a bit with talk about Visual Studio issues such as the Add Reference Dialogue slowness and the &amp;quot;Visual Studio is busy&amp;quot; dialogue. Show Links: Dustin Campbell&amp;#8217;s Blog Project Euler Visual Studio 2010 Beta&amp;#160; Visual Studio 2010 Beta Download Options (including Web Installer) FREE DevExpress CodeRush Xpress for C# and VB DevExpress&amp;#8217; CodeRush and Refactor! JetBrains&amp;#8217; ReSharper Whole Tomato&amp;#8217;s Visual Assist X Windows Presentation Foundation (WPF) Visual InterDev Managed Extensibility Foundation (MEF) May F# CTP add-on for Visual Studio 2008 F# Interpreter (FSI) IronRuby IronPython Perspectives in Eclipse IronPython Studio Team Foundation Server (TFS) SmallTalk PowerShell The Curious Case of Benjamin Button Download / Listen: Herding Code 48: Dustin Campbell on Visual Studio 2010 Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the guys speak with Dustin Campbell about Visual Studio 2010 Beta&amp;#8217;s &amp;quot;super exciting&amp;quot; programming, debugging and extensibility features and the F# May CTP. The show kicks off with Jon commenting about the evolution of Visual Studio. Dustin then takes us down memory lane sharing how Visual Studio has been torn down and stitched back together over the years - this time with a new WPF-based IDE and an impressive extensibility model. K Scott notes that F# is now being shipped with Visual Studio 2010 and teases Dustin about working on Project Euler problems in F# with his wife. (There&amp;#8217;s a hot dating tip for you.) Dustin squirms a little and then talks in more detail about the latest F# release and the many language refactorings. Scott K asks if dynamic languages like IronRuby and IronPython are scheduled to be shipped with later versions of Visual Studio and Dustin suggests that those languages may not find benefit in doing so. Scott K asks if Microsoft is trying to kill off the competition by introducing IDE features already provided by CodeRush and ReSharper?&amp;#160; Dustin shares that the new extensibility model within VS2010 actually promotes third-party development and refers to the DevExpresses, JetBrains and Whole Tomatoes of the world as &amp;#8220;partners&amp;#8221; rather than competition. Scott K asks if rewriting the VS2010 editor in WPF will elevate WPF&amp;#8217;s exposure inside and outside of Microsoft and effectively force the framework to continually improve. Scott K also asks if componentizing Visual Studio (think Perspectives in Eclipse) is something we might see in future bits. Jon asks about team size and what it takes to build a product like Visual Studio at Microsoft. Scott K calls out Parallel Programming, a highlighted new feature in VS2010, and Dustin drills into IDE support for parallel programming with parallel debugging windows and profiling views. Kevin and Dustin talk about improved TDD support with features like &amp;quot;Generate From Usage.&amp;quot; The show wraps up with the guys beating Dustin up a bit with talk about Visual Studio issues such as the Add Reference Dialogue slowness and the &amp;quot;Visual Studio is busy&amp;quot; dialogue. Show Links: Dustin Campbell&amp;#8217;s Blog Project Euler Visual Studio 2010 Beta&amp;#160; Visual Studio 2010 Beta Download Options (including Web Installer) FREE DevExpress CodeRush Xpress for C# and VB DevExpress&amp;#8217; CodeRush and Refactor! JetBrains&amp;#8217; ReSharper Whole Tomato&amp;#8217;s Visual Assist X Windows Presentation Foundation (WPF) Visual InterDev Managed Extensibility Foundation (MEF) May F# CTP add-on for Visual Studio 2008 F# Interpreter (FSI) IronRuby IronPython Perspectives in Eclipse IronPython Studio Team Foundation Server (TFS) SmallTalk PowerShell The Curious Case of Benjamin Button Download / Listen: Herding Code 48: Dustin Campbell on Visual Studio 2010 Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-30,24630311</guid>
      <pubDate>Sat, 30 May 2009 08:51:03 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0048-Dustin-Campbell-on-Visual-Studio-2010.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC</title>
      <link>http://odeo.com/episodes/24676392-Herding-Code-47-Joe-Brinkman-on-Webforms-vs-ASP-NET-MVC</link>
      <description>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientI...</description>
      <itunes:subtitle>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientId management, .ASPX in URLs and maintainability concerns around Webform&amp;#8217;s event model in the code behind and forcing statefulness in a stateless web environment. K Scott notes that .NET 4.0 will offer URL routing and greater control over ClientId generation so key areas of concern may soon be addressed, but it will take further framework improvement to provide greater control over the Webform abstraction layer. Everyone agrees that Microsoft, vendors and community will provide components to pave the way to richer, easier to implement, ASP.NET MVC applications. Additionally, advancements will continue in the Webforms space.&amp;#160; Most notably, the guys assume there is bound to be a push towards a better Webforms testability story. Kevin gives historical context to Webforms and why the abstraction model was revolutionary and arguably necessary. Knowing full well that hate mail is to come, Jon talks about using the &amp;#8220;right&amp;#8221; tool for the job and how he plans to continue to use Webforms where appropriate. Jon and Joe summarize four big reasons why EVERY developer should learn MVC and Scott K asks what can be done with senior web developers who just don&amp;#8217;t want to learn the new framework?&amp;#160; This leads into a conversation about honing one&amp;#8217;s craft, mentorship, leading by example, and following through with supervision and code reviews.&amp;#160;&amp;#160; Now that ASP.NET MVC is in the picture, the group wrestles with what to call ASP.NET Webforms.&amp;#160; Classic ASP.NET is kind of catchy (and a little confusing.) Jon and Joe talk about changes in Open Source - inside and outside of the Microsoft community - over the past six years.&amp;#160; Scott K talks about the &amp;#8220;promise&amp;#8221; of being able to contribute to an open source project and asks about the managing patches - specifically on large open source projects. The guys also dive into open source definition, licenses, legal considerations, protections around intellectual properties and implicit copyright on code. The episode wraps up with a Joe providing a nice overview of DotNetNuke&amp;#8217;s past, present and future. Show Links: Joe Brinkman&amp;#8217;s Blog I Spose I&amp;#8217;ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC DotNetNuke DotNetNuke Professional DotNetNuke OpenForce August Capital Sierra Ventures ASP.NET MVC Telerik DevExpress Wordpress Jeremy Miller Chad Myers Scott Watermasysk Community Server Scott Guthrie DRY Principle - Don&amp;#8217;t Repeat Yourself SOLID Principles TDD - Test Driven Development BDD - Behavior Driven Development FubuMVC Oxite jQuery Grid Plugin jQuery Prototype Script.aculo.us Open Source Definition Open Source Licenses SCO vs Linux Controversies Cargo Culting Reflector Download / Listen: Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientId management, .ASPX in URLs and maintainability concerns around Webform&amp;#8217;s event model in the code behind and forcing statefulness in a stateless web environment. K Scott notes that .NET 4.0 will offer URL routing and greater control over ClientId generation so key areas of concern may soon be addressed, but it will take further framework improvement to provide greater control over the Webform abstraction layer. Everyone agrees that Microsoft, vendors and community will provide components to pave the way to richer, easier to implement, ASP.NET MVC applications. Additionally, advancements will continue in the Webforms space.&amp;#160; Most notably, the guys assume there is bound to be a push towards a better Webforms testability story. Kevin gives historical context to Webforms and why the abstraction model was revolutionary and arguably necessary. Knowing full well that hate mail is to come, Jon talks about using the &amp;#8220;right&amp;#8221; tool for the job and how he plans to continue to use Webforms where appropriate. Jon and Joe summarize four big reasons why EVERY developer should learn MVC and Scott K asks what can be done with senior web developers who just don&amp;#8217;t want to learn the new framework?&amp;#160; This leads into a conversation about honing one&amp;#8217;s craft, mentorship, leading by example, and following through with supervision and code reviews.&amp;#160;&amp;#160; Now that ASP.NET MVC is in the picture, the group wrestles with what to call ASP.NET Webforms.&amp;#160; Classic ASP.NET is kind of catchy (and a little confusing.) Jon and Joe talk about changes in Open Source - inside and outside of the Microsoft community - over the past six years.&amp;#160; Scott K talks about the &amp;#8220;promise&amp;#8221; of being able to contribute to an open source project and asks about the managing patches - specifically on large open source projects. The guys also dive into open source definition, licenses, legal considerations, protections around intellectual properties and implicit copyright on code. The episode wraps up with a Joe providing a nice overview of DotNetNuke&amp;#8217;s past, present and future. Show Links: Joe Brinkman&amp;#8217;s Blog I Spose I&amp;#8217;ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC DotNetNuke DotNetNuke Professional DotNetNuke OpenForce August Capital Sierra Ventures ASP.NET MVC Telerik DevExpress Wordpress Jeremy Miller Chad Myers Scott Watermasysk Community Server Scott Guthrie DRY Principle - Don&amp;#8217;t Repeat Yourself SOLID Principles TDD - Test Driven Development BDD - Behavior Driven Development FubuMVC Oxite jQuery Grid Plugin jQuery Prototype Script.aculo.us Open Source Definition Open Source Licenses SCO vs Linux Controversies Cargo Culting Reflector Download / Listen: Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-13,24676392</guid>
      <pubDate>Wed, 13 May 2009 14:32:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/herdingcode/~5/TMdnhOz6vWg/HerdingCode-0047-Joe-Brinkman-on-Webforms-vs-ASPNET-MVC.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC</title>
      <link>http://odeo.com/episodes/24550885-Herding-Code-47-Joe-Brinkman-on-Webforms-vs-ASP-NET-MVC</link>
      <description>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientI...</description>
      <itunes:subtitle>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientId management, .ASPX in URLs and maintainability concerns around Webform&amp;#8217;s event model in the code behind and forcing statefulness in a stateless web environment. K Scott notes that .NET 4.0 will offer URL routing and greater control over ClientId generation so key areas of concern may soon be addressed, but it will take further framework improvement to provide greater control over the Webform abstraction layer. Everyone agrees that Microsoft, vendors and community will provide components to pave the way to richer, easier to implement, ASP.NET MVC applications. Additionally, advancements will continue in the Webforms space.&amp;#160; Most notably, the guys assume there is bound to be a push towards a better Webforms testability story. Kevin gives historical context to Webforms and why the abstraction model was revolutionary and arguably necessary. Knowing full well that hate mail is to come, Jon talks about using the &amp;#8220;right&amp;#8221; tool for the job and how he plans to continue to use Webforms where appropriate. Jon and Joe summarize four big reasons why EVERY developer should learn MVC and Scott K asks what can be done with senior web developers who just don&amp;#8217;t want to learn the new framework?&amp;#160; This leads into a conversation about honing one&amp;#8217;s craft, mentorship, leading by example, and following through with supervision and code reviews.&amp;#160;&amp;#160; Now that ASP.NET MVC is in the picture, the group wrestles with what to call ASP.NET Webforms.&amp;#160; Classic ASP.NET is kind of catchy (and a little confusing.) Jon and Joe talk about changes in Open Source - inside and outside of the Microsoft community - over the past six years.&amp;#160; Scott K talks about the &amp;#8220;promise&amp;#8221; of being able to contribute to an open source project and asks about the managing patches - specifically on large open source projects. The guys also dive into open source definition, licenses, legal considerations, protections around intellectual properties and implicit copyright on code. The episode wraps up with a Joe providing a nice overview of DotNetNuke&amp;#8217;s past, present and future. Show Links: Joe Brinkman&amp;#8217;s Blog I Spose I&amp;#8217;ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC DotNetNuke DotNetNuke Professional DotNetNuke OpenForce August Capital Sierra Ventures ASP.NET MVC Telerik DevExpress Wordpress Jeremy Miller Chad Myers Scott Watermasysk Community Server Scott Guthrie DRY Principle - Don&amp;#8217;t Repeat Yourself SOLID Principles TDD - Test Driven Development BDD - Behavior Driven Development FubuMVC Oxite jQuery Grid Plugin jQuery Prototype Script.aculo.us Open Source Definition Open Source Licenses SCO vs Linux Controversies Cargo Culting Reflector Download / Listen: Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole. Joe explains that the Webforms vs. MVC debate boils down to a component based vs. object-oriented based approach to web development. Joe also shares that one shouldn&amp;#8217;t only think about Webforms when doing the comparison. After all, let&amp;#8217;s not forget web services, HTTPHandlers and HTTPModules are also part of the ASP.NET stack. Joe speaks about the lack of a reusability model in ASP.NET MVC and Scott K offers solutions that go beyond mere copy and paste operations. Joe and Kevin explore how the absence of the component model in ASP.NET MVC is rescued by rich functionality packaged within the Javascript frameworks. K Scott and Joe talk about core issues with Webform development. That is, ClientId management, .ASPX in URLs and maintainability concerns around Webform&amp;#8217;s event model in the code behind and forcing statefulness in a stateless web environment. K Scott notes that .NET 4.0 will offer URL routing and greater control over ClientId generation so key areas of concern may soon be addressed, but it will take further framework improvement to provide greater control over the Webform abstraction layer. Everyone agrees that Microsoft, vendors and community will provide components to pave the way to richer, easier to implement, ASP.NET MVC applications. Additionally, advancements will continue in the Webforms space.&amp;#160; Most notably, the guys assume there is bound to be a push towards a better Webforms testability story. Kevin gives historical context to Webforms and why the abstraction model was revolutionary and arguably necessary. Knowing full well that hate mail is to come, Jon talks about using the &amp;#8220;right&amp;#8221; tool for the job and how he plans to continue to use Webforms where appropriate. Jon and Joe summarize four big reasons why EVERY developer should learn MVC and Scott K asks what can be done with senior web developers who just don&amp;#8217;t want to learn the new framework?&amp;#160; This leads into a conversation about honing one&amp;#8217;s craft, mentorship, leading by example, and following through with supervision and code reviews.&amp;#160;&amp;#160; Now that ASP.NET MVC is in the picture, the group wrestles with what to call ASP.NET Webforms.&amp;#160; Classic ASP.NET is kind of catchy (and a little confusing.) Jon and Joe talk about changes in Open Source - inside and outside of the Microsoft community - over the past six years.&amp;#160; Scott K talks about the &amp;#8220;promise&amp;#8221; of being able to contribute to an open source project and asks about the managing patches - specifically on large open source projects. The guys also dive into open source definition, licenses, legal considerations, protections around intellectual properties and implicit copyright on code. The episode wraps up with a Joe providing a nice overview of DotNetNuke&amp;#8217;s past, present and future. Show Links: Joe Brinkman&amp;#8217;s Blog I Spose I&amp;#8217;ll Just Say It: Still Waiting For a GOOD Reason to Learn MVC DotNetNuke DotNetNuke Professional DotNetNuke OpenForce August Capital Sierra Ventures ASP.NET MVC Telerik DevExpress Wordpress Jeremy Miller Chad Myers Scott Watermasysk Community Server Scott Guthrie DRY Principle - Don&amp;#8217;t Repeat Yourself SOLID Principles TDD - Test Driven Development BDD - Behavior Driven Development FubuMVC Oxite jQuery Grid Plugin jQuery Prototype Script.aculo.us Open Source Definition Open Source Licenses SCO vs Linux Controversies Cargo Culting Reflector Download / Listen: Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-13,24550885</guid>
      <pubDate>Wed, 13 May 2009 14:32:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0047-Joe-Brinkman-on-Webforms-vs-ASPNET-MVC.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 46: Mistakes and News Recap</title>
      <link>http://odeo.com/episodes/24676393-Herding-Code-46-Mistakes-and-News-Recap</link>
      <description>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Ent...</description>
      <itunes:subtitle>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Enterprise Desktop Virtualization (MED-V) Windows Server 2008 SP2 and Windows Vista SP 2 Office 2007 Service Pack 2 Microsoft Vine - It&amp;#8217;s like Twitter for Emergencies Pink - Microsoft&amp;#8217;s Smart Phone Glimmer Show Links: TimeSnapper CallGraph VMWare Fusion&amp;#8217;s Unity Virtual PC Parallels Coherence Lounge Podcast Survey Download / Listen: Herding Code 46: Mistakes and News Recap&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Enterprise Desktop Virtualization (MED-V) Windows Server 2008 SP2 and Windows Vista SP 2 Office 2007 Service Pack 2 Microsoft Vine - It&amp;#8217;s like Twitter for Emergencies Pink - Microsoft&amp;#8217;s Smart Phone Glimmer Show Links: TimeSnapper CallGraph VMWare Fusion&amp;#8217;s Unity Virtual PC Parallels Coherence Lounge Podcast Survey Download / Listen: Herding Code 46: Mistakes and News Recap&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-08,24676393</guid>
      <pubDate>Fri, 08 May 2009 00:37:09 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0046-Mistakes-and-News-Recap.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 46: Mistakes and News Recap</title>
      <link>http://odeo.com/episodes/24550886-Herding-Code-46-Mistakes-and-News-Recap</link>
      <description>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Ent...</description>
      <itunes:subtitle>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Enterprise Desktop Virtualization (MED-V) Windows Server 2008 SP2 and Windows Vista SP 2 Office 2007 Service Pack 2 Microsoft Vine - It&amp;#8217;s like Twitter for Emergencies Pink - Microsoft&amp;#8217;s Smart Phone Glimmer Show Links: TimeSnapper CallGraph VMWare Fusion&amp;#8217;s Unity Virtual PC Parallels Coherence Lounge Podcast Survey Download / Listen: Herding Code 46: Mistakes and News Recap&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Everybody makes mistakes. The trick is to learn from your own or, better yet, the mistakes of others!&amp;#160; This week, the guys amuse and educate by graciously sharing some of their past developer mistakes.&amp;#160; Hear tales of recursive website spidering, rogue mass emailers, and hardware snafus which end in puffs of smoke Learn from Jon that simulating nuclear fission on a Cray supercomputer can get wildly out of control Find out why you should think twice before optimizing a relative&amp;#8217;s computer on New Years&amp;#8217; Day What&amp;#8217;s the quickest way to realize the benefits of a Transaction Server?&amp;#160; Why listening to K Scott&amp;#8217;s ATM story, of course. Discover why you might want to rethink flying Kevin out to your company to perform any hardware magic (but if you need to reconstruct a FAT table, he&amp;#8217;s your guy.) And get the most sage advice ever offered by K Scott on Herding Code. As a bonus, the Extended Lightning Round! Windows 7, Windows XP Mode and Microsoft Enterprise Desktop Virtualization (MED-V) Windows Server 2008 SP2 and Windows Vista SP 2 Office 2007 Service Pack 2 Microsoft Vine - It&amp;#8217;s like Twitter for Emergencies Pink - Microsoft&amp;#8217;s Smart Phone Glimmer Show Links: TimeSnapper CallGraph VMWare Fusion&amp;#8217;s Unity Virtual PC Parallels Coherence Lounge Podcast Survey Download / Listen: Herding Code 46: Mistakes and News Recap&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-05-08,24550886</guid>
      <pubDate>Fri, 08 May 2009 00:37:09 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0046-Mistakes-and-News-Recap.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 45: Larry O&#8217;Brien on Domain Specific Languages</title>
      <link>http://odeo.com/episodes/24676394-Herding-Code-45-Larry-O%E2%80%99Brien-on-Domain-Specific-Languages</link>
      <description>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers tra...</description>
      <itunes:subtitle>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers translating domain expert&amp;#8217;s preferred notation or diagrams into code.&amp;#160; This sparks a conversation about Microsoft&amp;#8217;s claims regarding OSLO&amp;#8217;s order of magnitude productivity increases and the premises required for this claim to be achieved.&amp;#160; Kevin asks if DSLs and the new tools are targeted to replace developers. Don&amp;#8217;t worry, you&amp;#8217;re safe for now especially since the idea of letting the business people write programs has been failing since COBOL.&amp;#160; As Larry explains, it isn&amp;#8217;t about putting programmers out of work, it&amp;#8217;s all about communication, readability and offering domain experts a way to validate our code. Larry explains why writing a language - specifically an external DSL - is hard.&amp;#160; Jon and Kevin recognize similarities between Domain Specific Languages and Domain Driven Development and Larry speaks to their shared concepts - primarily expressing a domain in code. Larry answers listener questions from Shawn Wildermuth and Ben Griswold regarding the difference between an internal and external DSLs and the role of the fluent interfaces and the relationship between functional programming and DSLs, respectively. The guys also talk a bit about growing and roasting your own coffee, Hawaii, magazines and how a Mai Tai can disrupt one&amp;#8217;s plan to take over the world. Show Links: Larry O&amp;#8217;Brien&amp;#8217;s blog Larry&amp;#8217;s recent article in SDTimes&amp;#160; DSL DevCon Lang.NET Symposium Chris Sells Meta-Introduction to Domain Specific Languages, Martin Fowler Using IronPython 2.0 as a script engine in MS Dynamics AX, Roman Ivantsov &amp;#160; Functional vs Dynamic DSLs: The Smackdown, Ted Neward and Bradford Cross Ted Leung&amp;#8217;s overview of DSL DevCon&amp;#160; Intentional Software Martin Fowler&amp;#8217;s Writings on Language Workbenches Intentional Software talk at Qcon&amp;#160; Intentional Software presentation at DSL Dev Con&amp;#160; OSLO Developer Center Eclipse Boo Herding Code 42: Scott Bellware on BDD and Lean Development Fit and FitNesse Tcl (pronounced Tickle) Scripting Language Functional Programming F# LINQ - .NET Language-Integrated Query jQuery Download / Listen: Herding Code 45: Larry O&amp;#8217;Brien on Domain Specific Languages&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers translating domain expert&amp;#8217;s preferred notation or diagrams into code.&amp;#160; This sparks a conversation about Microsoft&amp;#8217;s claims regarding OSLO&amp;#8217;s order of magnitude productivity increases and the premises required for this claim to be achieved.&amp;#160; Kevin asks if DSLs and the new tools are targeted to replace developers. Don&amp;#8217;t worry, you&amp;#8217;re safe for now especially since the idea of letting the business people write programs has been failing since COBOL.&amp;#160; As Larry explains, it isn&amp;#8217;t about putting programmers out of work, it&amp;#8217;s all about communication, readability and offering domain experts a way to validate our code. Larry explains why writing a language - specifically an external DSL - is hard.&amp;#160; Jon and Kevin recognize similarities between Domain Specific Languages and Domain Driven Development and Larry speaks to their shared concepts - primarily expressing a domain in code. Larry answers listener questions from Shawn Wildermuth and Ben Griswold regarding the difference between an internal and external DSLs and the role of the fluent interfaces and the relationship between functional programming and DSLs, respectively. The guys also talk a bit about growing and roasting your own coffee, Hawaii, magazines and how a Mai Tai can disrupt one&amp;#8217;s plan to take over the world. Show Links: Larry O&amp;#8217;Brien&amp;#8217;s blog Larry&amp;#8217;s recent article in SDTimes&amp;#160; DSL DevCon Lang.NET Symposium Chris Sells Meta-Introduction to Domain Specific Languages, Martin Fowler Using IronPython 2.0 as a script engine in MS Dynamics AX, Roman Ivantsov &amp;#160; Functional vs Dynamic DSLs: The Smackdown, Ted Neward and Bradford Cross Ted Leung&amp;#8217;s overview of DSL DevCon&amp;#160; Intentional Software Martin Fowler&amp;#8217;s Writings on Language Workbenches Intentional Software talk at Qcon&amp;#160; Intentional Software presentation at DSL Dev Con&amp;#160; OSLO Developer Center Eclipse Boo Herding Code 42: Scott Bellware on BDD and Lean Development Fit and FitNesse Tcl (pronounced Tickle) Scripting Language Functional Programming F# LINQ - .NET Language-Integrated Query jQuery Download / Listen: Herding Code 45: Larry O&amp;#8217;Brien on Domain Specific Languages&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-29,24676394</guid>
      <pubDate>Wed, 29 Apr 2009 14:36:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0045-Larry-OBrien-on-Domain-Specific-Languages.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 45: Larry O&#8217;Brien on Domain Specific Languages</title>
      <link>http://odeo.com/episodes/24521809-Herding-Code-45-Larry-O%E2%80%99Brien-on-Domain-Specific-Languages</link>
      <description>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers tra...</description>
      <itunes:subtitle>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers translating domain expert&amp;#8217;s preferred notation or diagrams into code.&amp;#160; This sparks a conversation about Microsoft&amp;#8217;s claims regarding OSLO&amp;#8217;s order of magnitude productivity increases and the premises required for this claim to be achieved.&amp;#160; Kevin asks if DSLs and the new tools are targeted to replace developers. Don&amp;#8217;t worry, you&amp;#8217;re safe for now especially since the idea of letting the business people write programs has been failing since COBOL.&amp;#160; As Larry explains, it isn&amp;#8217;t about putting programmers out of work, it&amp;#8217;s all about communication, readability and offering domain experts a way to validate our code. Larry explains why writing a language - specifically an external DSL - is hard.&amp;#160; Jon and Kevin recognize similarities between Domain Specific Languages and Domain Driven Development and Larry speaks to their shared concepts - primarily expressing a domain in code. Larry answers listener questions from Shawn Wildermuth and Ben Griswold regarding the difference between an internal and external DSLs and the role of the fluent interfaces and the relationship between functional programming and DSLs, respectively. The guys also talk a bit about growing and roasting your own coffee, Hawaii, magazines and how a Mai Tai can disrupt one&amp;#8217;s plan to take over the world. Show Links: Larry O&amp;#8217;Brien&amp;#8217;s blog Larry&amp;#8217;s recent article in SDTimes&amp;#160; DSL DevCon Lang.NET Symposium Chris Sells Meta-Introduction to Domain Specific Languages, Martin Fowler Using IronPython 2.0 as a script engine in MS Dynamics AX, Roman Ivantsov &amp;#160; Functional vs Dynamic DSLs: The Smackdown, Ted Neward and Bradford Cross Ted Leung&amp;#8217;s overview of DSL DevCon&amp;#160; Intentional Software Martin Fowler&amp;#8217;s Writings on Language Workbenches Intentional Software talk at Qcon&amp;#160; Intentional Software presentation at DSL Dev Con&amp;#160; OSLO Developer Center Eclipse Boo Herding Code 42: Scott Bellware on BDD and Lean Development Fit and FitNesse Tcl (pronounced Tickle) Scripting Language Functional Programming F# LINQ - .NET Language-Integrated Query jQuery Download / Listen: Herding Code 45: Larry O&amp;#8217;Brien on Domain Specific Languages&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>There&amp;#8217;s a lot of community chatter around Domain Specific Languages (DSLs.)&amp;#160; If you&amp;#8217;re interested in hearing more, you won&amp;#8217;t want to miss this episode as this week on Herding Code the guys interview Larry O&amp;#8217;Brien, professional writer and software developer, on Domain Specific Languages, DSL DevCon, Lang.NET Symposium and a number of related talks.&amp;#160; Larry and K Scott summarize their thoughts on the recent DSL DevCon Scott K shares that the hardest part about DSLs is defining what they are and what they aren&amp;#8217;t. For example are SQL, CSS or XSLT Domain Specific Languages? Lucky for us, Larry provides a reasonably simple breakdown of Internal and External DSLs and touches upon Functional, Dynamic, Compositional, and Computational DSLs. K Scott questions why one might create a DSL and proposes that communication and productivity are primary drivers. Larry concurs and talks about the miscommunication and inefficiencies associated with programmers translating domain expert&amp;#8217;s preferred notation or diagrams into code.&amp;#160; This sparks a conversation about Microsoft&amp;#8217;s claims regarding OSLO&amp;#8217;s order of magnitude productivity increases and the premises required for this claim to be achieved.&amp;#160; Kevin asks if DSLs and the new tools are targeted to replace developers. Don&amp;#8217;t worry, you&amp;#8217;re safe for now especially since the idea of letting the business people write programs has been failing since COBOL.&amp;#160; As Larry explains, it isn&amp;#8217;t about putting programmers out of work, it&amp;#8217;s all about communication, readability and offering domain experts a way to validate our code. Larry explains why writing a language - specifically an external DSL - is hard.&amp;#160; Jon and Kevin recognize similarities between Domain Specific Languages and Domain Driven Development and Larry speaks to their shared concepts - primarily expressing a domain in code. Larry answers listener questions from Shawn Wildermuth and Ben Griswold regarding the difference between an internal and external DSLs and the role of the fluent interfaces and the relationship between functional programming and DSLs, respectively. The guys also talk a bit about growing and roasting your own coffee, Hawaii, magazines and how a Mai Tai can disrupt one&amp;#8217;s plan to take over the world. Show Links: Larry O&amp;#8217;Brien&amp;#8217;s blog Larry&amp;#8217;s recent article in SDTimes&amp;#160; DSL DevCon Lang.NET Symposium Chris Sells Meta-Introduction to Domain Specific Languages, Martin Fowler Using IronPython 2.0 as a script engine in MS Dynamics AX, Roman Ivantsov &amp;#160; Functional vs Dynamic DSLs: The Smackdown, Ted Neward and Bradford Cross Ted Leung&amp;#8217;s overview of DSL DevCon&amp;#160; Intentional Software Martin Fowler&amp;#8217;s Writings on Language Workbenches Intentional Software talk at Qcon&amp;#160; Intentional Software presentation at DSL Dev Con&amp;#160; OSLO Developer Center Eclipse Boo Herding Code 42: Scott Bellware on BDD and Lean Development Fit and FitNesse Tcl (pronounced Tickle) Scripting Language Functional Programming F# LINQ - .NET Language-Integrated Query jQuery Download / Listen: Herding Code 45: Larry O&amp;#8217;Brien on Domain Specific Languages&amp;#160; Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-29,24521809</guid>
      <pubDate>Wed, 29 Apr 2009 14:36:01 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0045-Larry-OBrien-on-Domain-Specific-Languages.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 44: Microbusiness</title>
      <link>http://odeo.com/episodes/25356519-Herding-Code-44-Microbusiness</link>
      <description>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one gro...</description>
      <itunes:subtitle>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution &amp;#8211; just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution &amp;#8211; just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-23,25356519</guid>
      <pubDate>Thu, 23 Apr 2009 21:54:58 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/H4KmO5TfZvI/HerdingCode-0044-Microbusiness.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Discussion</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 44: Microbusiness</title>
      <link>http://odeo.com/episodes/24676395-Herding-Code-44-Microbusiness</link>
      <description>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one gro...</description>
      <itunes:subtitle>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution - just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution - just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-23,24676395</guid>
      <pubDate>Thu, 23 Apr 2009 20:54:58 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0044-Microbusiness.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Discussion</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 44: Microbusiness</title>
      <link>http://odeo.com/episodes/24495688-Herding-Code-44-Microbusiness</link>
      <description>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one gro...</description>
      <itunes:subtitle>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution - just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>Whether you just want to write cool software for yourself or you are looking to kick off a side business, you can get started with little upfront investment. This week on Herding Code, the guys talk about the ease of becoming a one-man independent software vendor (ISV.) Scott K starts off the show with a list of free online invoicing and financial tools along with a number of services which provide free disk space. Jon notes that advertising and micropayments are cheap and easy to setup in minutes. Kevin talks about his recent endeavor, review2Q, an ASP.NET MVC application, hosted in the Azure cloud, which helps automate the management of his Netflix&amp;#8217;s queue. It was an itch that he just needed to scratch and, with little overhead on his part, it&amp;#8217;s now available for you, too. The guys discuss super cheap hosting and the numerous APIs and Services which provide tons of data available to re-mix.&amp;#160; They also discuss using Azure or Google App Engine to scale up as one grows.&amp;#160; Jon comments on how free site templates and store/blog theme systems can make design a snap.&amp;#160; Jon also calls out the fact that for most web developers the barrier to entry is so low.&amp;#160; Thus, one is somewhat susceptible to having their idea quickly copied.&amp;#160; This raises the question; will your investment pay off long-term?&amp;#160; Kevin jokes that there&amp;#8217;s an alternative approach to implementing your own, self-serving solution - just wait long enough and someone else will implement your idea. Kevin and Jon discuss why the web is such an appealing platform to start a venture. It is all about the low barrier to entry, the instant gratification and immediacy of making your product available and easy accessibility.&amp;#160; Not to mention many sites are self-sustaining. The guys brainstorm a few one-man startup website and mobile development ideas, wonder if they would ever again hear from Jon if he came upon 4 million dollars and question whether or not K Scott has fallen asleep. Show Links: Google Docs Zoho Office Online Skydrive Box.net Dropbox Google App Engine Markus Frind, Plentyoffish.com Adsense Kevin&amp;#8217;s Dente&amp;#8217;s review2Q Netflix ASP.NET MVC Azure SQL Data Services RSS RESTful API Trusted Database Interpretation (TDI) Open Source Web Design WordPress OneNote Yahoo Pipe Stackoverflow Hanselminutae-five with Richard Campbell iPhone Development Windows Mobile 37signals Download / Listen: Herding Code 44: Microbusiness Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-23,24495688</guid>
      <pubDate>Thu, 23 Apr 2009 20:54:58 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/H4KmO5TfZvI/HerdingCode-0044-Microbusiness.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Discussion</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 43: Javier Lozano on the "M" in MVC</title>
      <link>http://odeo.com/episodes/25356520-Herding-Code-43-Javier-Lozano-on-the-M-in-MVC</link>
      <description>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom m...</description>
      <itunes:subtitle>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime &amp;#8211; Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac &amp;#8211; An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips &amp;#8211; Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime &amp;#8211; Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac &amp;#8211; An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips &amp;#8211; Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-17,25356520</guid>
      <pubDate>Fri, 17 Apr 2009 15:36:45 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/95Yf62hUpC4/HerdingCode-0043-Javier-Lozano-on-the-M-in-MVC.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 43: Javier Lozano on the "M" in MVC</title>
      <link>http://odeo.com/episodes/24676396-Herding-Code-43-Javier-Lozano-on-the-M-in-MVC</link>
      <description>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom m...</description>
      <itunes:subtitle>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime - Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac - An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips - Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime - Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac - An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips - Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-17,24676396</guid>
      <pubDate>Fri, 17 Apr 2009 14:36:45 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0043-Javier-Lozano-on-the-M-in-MVC.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Herding Code 43: Javier Lozano on the "M" in MVC</title>
      <link>http://odeo.com/episodes/24465601-Herding-Code-43-Javier-Lozano-on-the-M-in-MVC</link>
      <description>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom m...</description>
      <itunes:subtitle>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime - Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac - An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips - Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models. Scott K brings up the question: &amp;#8220;What&amp;#8217;s the difference between MVC and MVP?&amp;#8221; and then quotes Jeremy Miller in stating, &amp;#8220;MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.&amp;#8221; K Scott discusses the differences between building applications &amp;#8220;the Rails way&amp;#8221; and how you can build any type of application any way you want with ASP.NET MVC. The group fields a question via Twitter from Steve Bohlen: &amp;quot;ask about the (relative) importance of persistence ignorance in the M in MVC.&amp;quot; The guys talk at length about action filters, custom model binders and object-object mapping. And the show closes with Scott K reintroducing THE LIGHTNING ROUND! Show Links: Javier Lozano&amp;#8217;s Blog Eric Hexter&amp;#8217;s Blog LosTechies CodePlex Community for MVC Model View Controller Model View ViewModel Model Model View Controller Model View Presenter Jeremy Miller&amp;#8217;s Blog Shawn Wildermoth&amp;#8217;s Blog Jimmy Bogard&amp;#8217;s Blog Rob Conery&amp;#8217;s Blog Chad Myer&amp;#8217;s Blog Putting the M in MVC Series Putting the &amp;#8220;M&amp;#8221; Back in MVC (with SubSonic MVC Templates) The Power of Programming With Attributes Ruby on Rails MVC.NET 1.0 NHibernate Monorail ActiveRecord Windsor Linq 2 SQL Entity Framework NerdDinner.com jQuery Silverlight WPF Domain Driven Design AutoMapper: Object-Object Mapper Repository Pattern YAGNI Splitting DateTime - Unit Testing ASP.NET MVC Custom Model Binders A Better Model Binder Autofac - An addictive .NET IoC Container David Foley MVC Contrib ASP.NET MVC Tips - Return Specific Views for Specific Errors Charlie the Unicorn Goes to Candy Mountain FubuMVC WCF Service Locator Pattern Action Filters RIA Services Scott Guthrie and The Other Scott Download / Listen: Herding Code 43: Javier Lozano on the M in MVC Show notes compiled by Ben Griswold . Thanks!</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-17,24465601</guid>
      <pubDate>Fri, 17 Apr 2009 14:36:45 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/95Yf62hUpC4/HerdingCode-0043-Javier-Lozano-on-the-M-in-MVC.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 42: Scott Bellware on BDD and Lean Development</title>
      <link>http://odeo.com/episodes/25356521-Episode-42-Scott-Bellware-on-BDD-and-Lean-Development</link>
      <description>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit ...</description>
      <itunes:subtitle>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com theRuntime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall &amp;#8211; http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June &amp;#8211; http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com theRuntime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall &amp;#8211; http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June &amp;#8211; http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-08,25356521</guid>
      <pubDate>Wed, 08 Apr 2009 11:23:21 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0042-Scott-Bellware-on-BDD-and-Lean-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 42: Scott Bellware on BDD and Lean Development</title>
      <link>http://odeo.com/episodes/24676397-Episode-42-Scott-Bellware-on-BDD-and-Lean-Development</link>
      <description>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit ...</description>
      <itunes:subtitle>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com Runtime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall - http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June - http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com Runtime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall - http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June - http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-08,24676397</guid>
      <pubDate>Wed, 08 Apr 2009 10:23:21 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0042-Scott-Bellware-on-BDD-and-Lean-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 42: Scott Bellware on BDD and Lean Development</title>
      <link>http://odeo.com/episodes/24426548-Episode-42-Scott-Bellware-on-BDD-and-Lean-Development</link>
      <description>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit ...</description>
      <itunes:subtitle>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com Runtime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall - http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June - http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Scott Bellware educates and entertain as only he can. Scott talks about Behavior Driven Development (BDD), Test Driven Development (TDD) and Lean Software Development, gets &amp;#8220;all preachy&amp;#8221; and donates to the show a nearly endless batch of outtakes.&amp;#160; Hear the REAL last word about TDD.&amp;#160; You know it is more about design and little about testing, right? True or false?&amp;#160; Scott Bellware practices BDD.&amp;#160; The answer will shock you! Learn why you need let go of your inner geek and commit to being a business person. Discover how Context Specification can help you get a date (or your money back.) Pick up some catchy phases like &amp;#8220;focal depth&amp;#8221;, &amp;#8220;theory of constraints&amp;#8221;, &amp;#8220;quality at the source&amp;#8221;, &amp;#8220;working forward&amp;#8221; and &amp;#8220;Docksiders.&amp;#8221; And much, much, much more. Show Links: Scott Bellware&amp;#8217;s Blog Dan North Test Driven Development (TDD) Behavior Driven Development (BDD) SpecUnit NUnit RSpec Aaron Jenson NBehave XUnit MBUnit MSTest Entity Framework CodeBetter.com Runtime.com Jay Kimble Lean Thinking: Banish Waste and Create Wealth in Your Corporation The Goal: A Process of Ongoing Improvement The Toyota Way Extreme Toyota: Radical Contradictions That Drive Success at the World&amp;#8217;s Best Manufacturer Mary and Tom Poppendieck Audible.com Mono Moonlight Android Development iPhone Development Monospace (or Mono Space) will be a workshop conference on Mono in Austin this fall - http://explore.twitter.com/bellware/status/1427781203 everbetter.me will provide person to person mentoring and targeted for launch in June - http://twitter.com/bellware/status/1470820727 Download / Listen: Episode 42: Scott Bellware on BDD and Lean Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-08,24426548</guid>
      <pubDate>Wed, 08 Apr 2009 10:23:21 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/7-d29qR7Ukc/HerdingCode-0042-Scott-Bellware-on-BDD-and-Lean-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 41: Next Generation Twitter Client Discussion At MIX09</title>
      <link>http://odeo.com/episodes/25356522-Episode-41-Next-Generation-Twitter-Client-Discussion-At-MIX09</link>
      <description>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer &amp;#8211; http://timheuer.com &amp;#8211; @timheuer Chris Bennage &amp;#8211; http://bluespire.com/blogs &amp;#8211; @bennage Alan Le &amp;#8211; http://alanle.com/ &amp;#8211; @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</description>
      <itunes:subtitle>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer &amp;#8211; http://timheuer.com &amp;#8211; @timheuer Chris Bennage &amp;#8211; http://bluespire.com/blogs &amp;#8211; @bennage Alan Le &amp;#8211; http://alanle.com/ &amp;#8211; @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:subtitle>
      <itunes:summary>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer &amp;#8211; http://timheuer.com &amp;#8211; @timheuer Chris Bennage &amp;#8211; http://bluespire.com/blogs &amp;#8211; @bennage Alan Le &amp;#8211; http://alanle.com/ &amp;#8211; @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-03,25356522</guid>
      <pubDate>Fri, 03 Apr 2009 01:01:34 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/rU3a8zUu2Vw/HerdingCode-0041-Next-Generation-Twitter-Client-Discusion-At-MIX09.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 41: Next Generation Twitter Client Discussion At MIX09</title>
      <link>http://odeo.com/episodes/24676398-Episode-41-Next-Generation-Twitter-Client-Discussion-At-MIX09</link>
      <description>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</description>
      <itunes:subtitle>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:subtitle>
      <itunes:summary>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-03,24676398</guid>
      <pubDate>Fri, 03 Apr 2009 00:01:34 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/herdingcode/~5/rU3a8zUu2Vw/HerdingCode-0041-Next-Generation-Twitter-Client-Discusion-At-MIX09.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 41: Next Generation Twitter Client Discussion At MIX09</title>
      <link>http://odeo.com/episodes/24401976-Episode-41-Next-Generation-Twitter-Client-Discussion-At-MIX09</link>
      <description>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</description>
      <itunes:subtitle>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:subtitle>
      <itunes:summary>While at MIX09, Jon sat in on a brainstorming discussion about next generation Twitter clients running on WPF and Silverlight 3 with Tim Heuer, Chris Bennage, and Alan Le. This was originally just recorded for a few people who couldn&amp;#8217;t be there for our meeting, but we had enough positive feedback that we&amp;#8217;re publishing it as a podcast. DISCLAIMER: This was recorded in a noisy room, and while I&amp;#8217;ve done what I can to eliminate background noise and even out the vocal levels, the audio quality is poor (even by Herding Code standards). You&amp;#8217;ve been warned. Thanks to Tim, Chris, and Alan for giving their permission to publish this. Show Links: Tim Heuer - http://timheuer.com - @timheuer Chris Bennage - http://bluespire.com/blogs - @bennage Alan Le - http://alanle.com/ - @a7an&amp;#160; Download / Listen: Episode 41: Next Generation Twitter Client Discusion At MIX09</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-04-03,24401976</guid>
      <pubDate>Fri, 03 Apr 2009 00:01:34 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0041-Next-Generation-Twitter-Client-Discusion-At-MIX09.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</title>
      <link>http://odeo.com/episodes/25356523-Episode-40-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services</link>
      <description>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Se...</description>
      <itunes:subtitle>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog &amp;#8211; http://wildermuth.com/ Silverlight Tour &amp;#8211; http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM &amp;#8211; http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs &amp;#8211; http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles &amp;#8211; http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism &amp;#8211; Coming soon Rachel Appel &amp;#8211; http://rachelappel.com/ Nikhil Kothari &amp;#8211; http://www.nikhilk.net Brad Abrams &amp;#8211; http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka &amp;#8211; http://www.lhotka.net/ Scott Watermasysk &amp;#8211; http://simpable.com/ SilverUnit &amp;#8211; http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) &amp;#8211; http://silverlight.codeplex.com/ MIX09 &amp;#8211; http://live.visitmix.com/ Sketchflow &amp;#8211; http://videos.visitmix.com/MIX09/C01F SuperPreview &amp;#8211; http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog &amp;#8211; http://wildermuth.com/ Silverlight Tour &amp;#8211; http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM &amp;#8211; http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs &amp;#8211; http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles &amp;#8211; http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism &amp;#8211; Coming soon Rachel Appel &amp;#8211; http://rachelappel.com/ Nikhil Kothari &amp;#8211; http://www.nikhilk.net Brad Abrams &amp;#8211; http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka &amp;#8211; http://www.lhotka.net/ Scott Watermasysk &amp;#8211; http://simpable.com/ SilverUnit &amp;#8211; http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) &amp;#8211; http://silverlight.codeplex.com/ MIX09 &amp;#8211; http://live.visitmix.com/ Sketchflow &amp;#8211; http://videos.visitmix.com/MIX09/C01F SuperPreview &amp;#8211; http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-31,25356523</guid>
      <pubDate>Tue, 31 Mar 2009 17:41:57 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/_NAFqOYtxl0/HerdingCode-0040-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</title>
      <link>http://odeo.com/episodes/24676399-Episode-40-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services</link>
      <description>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Se...</description>
      <itunes:subtitle>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog - http://wildermuth.com/ Silverlight Tour - http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM - http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs - http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles - http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism - Coming soon Rachel Appel - http://rachelappel.com/ Nikhil Kothari - http://www.nikhilk.net Brad Abrams - http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka - http://www.lhotka.net/ Scott Watermasysk - http://simpable.com/ SilverUnit - http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) - http://silverlight.codeplex.com/ MIX09 - http://live.visitmix.com/ Sketchflow - http://videos.visitmix.com/MIX09/C01F SuperPreview - http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog - http://wildermuth.com/ Silverlight Tour - http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM - http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs - http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles - http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism - Coming soon Rachel Appel - http://rachelappel.com/ Nikhil Kothari - http://www.nikhilk.net Brad Abrams - http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka - http://www.lhotka.net/ Scott Watermasysk - http://simpable.com/ SilverUnit - http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) - http://silverlight.codeplex.com/ MIX09 - http://live.visitmix.com/ Sketchflow - http://videos.visitmix.com/MIX09/C01F SuperPreview - http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-31,24676399</guid>
      <pubDate>Tue, 31 Mar 2009 16:41:57 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0040-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</title>
      <link>http://odeo.com/episodes/24390624-Episode-40-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services</link>
      <description>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Se...</description>
      <itunes:subtitle>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog - http://wildermuth.com/ Silverlight Tour - http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM - http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs - http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles - http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism - Coming soon Rachel Appel - http://rachelappel.com/ Nikhil Kothari - http://www.nikhilk.net Brad Abrams - http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka - http://www.lhotka.net/ Scott Watermasysk - http://simpable.com/ SilverUnit - http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) - http://silverlight.codeplex.com/ MIX09 - http://live.visitmix.com/ Sketchflow - http://videos.visitmix.com/MIX09/C01F SuperPreview - http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:subtitle>
      <itunes:summary>This week on Herding Code, the full cast talks to Shawn Wildermuth about Silverlight 3 and RIA Services:&amp;#160; Shawn talks about shared code, validation rules logic and general line of business application development with RIA Service and the guys become skeptically about RIA Service&amp;#8217;s good and bad magic. Kevin&amp;#8217;s draggy-droppy spidey senses kick in and asks if RIA Services merely demos well.&amp;#160; Shawn speaks candidly about nobody knowing if RIA Services will work well in the wild (will it scale, for example) and encourages everyone to download and play with the bit and provide feedback.&amp;#160; Scott K asks why he should even care about RIA Services, comments on how this is another example of building plumbing code frameworks in a vacuum, scoffs at Microsoft products like Silverlight, OSLO and Windows Workflow Foundation and goes so far to ask if is it too early for a RIA Service Vote of No Confidence.&amp;#160; In response, Shawn has some fun with Scott K and defends RIA Services along with some of the Microsoft development teams.&amp;#160; Shawn also shares his enthusiasm about OLSO. Kevin questions Microsoft&amp;#8217;s choice in terminology.&amp;#160; Does RIA Services really speak to what the framework does? K Scott and Shawn briefly discuss the RIA Service&amp;#8217;s TDD story and touch upon SilverUnit. Jon and Shawn discuss their favorite new Silverlight features which include direct writing of pixels and audio, Silverlight out of browser, and behaviors. The guys do a quick wrap up of Mix09 announcements and talk about Sketchflow&amp;#8217;s designer focus and cynically talk about its unavailability. To the delight of those on the call, Jon talks about Expression Web SuperrrPreeevieewww! And there&amp;#8217;s a special guest question from Rachel Appel and a Twitter question from Scott Watermasysk. Show Links: Shawn Wildermuth&amp;#8217;s blog - http://wildermuth.com/ Silverlight Tour - http://silverlight-tour.com/, http://agilitrain.com Shawn&amp;#8217;s MSDN Article on MVVM - http://msdn.microsoft.com/en-us/magazine/dd458800.aspx Shawn&amp;#8217;s MSDN Articles on OSLO and DSLs - http://msdn.microsoft.com/en-us/library/dd441702.aspx, http://msdn.microsoft.com/en-us/library/dd548006.aspx Shawn&amp;#8217;s Recent Articles - http://wildermuth.com/Articles Shawn&amp;#8217;s MSDN Article on Prism - Coming soon Rachel Appel - http://rachelappel.com/ Nikhil Kothari - http://www.nikhilk.net Brad Abrams - http://blogs.msdn.com/brada/ Nikhil Kothari&amp;#8217;s MIX09 Session: http://videos.visitmix.com/MIX09/T41F Brad Abrams&amp;#8217; MIX09 Session: http://videos.visitmix.com/MIX09/T40F Rocky Lhotka - http://www.lhotka.net/ Scott Watermasysk - http://simpable.com/ SilverUnit - http://cthru.codeplex.com/ Silverlight ToolKit (with Test Framework) - http://silverlight.codeplex.com/ MIX09 - http://live.visitmix.com/ Sketchflow - http://videos.visitmix.com/MIX09/C01F SuperPreview - http://expression.microsoft.com/en-us/dd565874.aspx Download / Listen: Episode 40: Shawn Wildermuth on Silverlight 3 and RIA Services</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-31,24390624</guid>
      <pubDate>Tue, 31 Mar 2009 16:41:57 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/ASNZoDhCbbE/HerdingCode-0040-Shawn-Wildermuth-on-Silverlight-3-and-RIA-Services.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 39: Scott C. Reynolds on Mac and iPhone Development</title>
      <link>http://odeo.com/episodes/25356524-Episode-39-Scott-C-Reynolds-on-Mac-and-iPhone-Development</link>
      <description>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs &amp;#8211; http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter &amp;#8211; http://twitter.com/scottcreynolds Apple Developer Connection &amp;#8211; http://developer.apple.com/ Mac Developer Program &amp;#8211; http://developer.apple.com/products/mac/program/ iPhone Developer Program &amp;#8211; http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] &amp;#8211; http://www.apple.com/macosx/ XCode &amp;#8211; http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) &amp;#8211; http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy &amp;#8211; http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby &amp;#8211; http://www.macruby.org/trac/wiki/MacRu...</description>
      <itunes:subtitle>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs &amp;#8211; http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter &amp;#8211; http://twitter.com/scottcreynolds Apple Developer Connection &amp;#8211; http://developer.apple.com/ Mac Developer Program &amp;#8211; http://developer.apple.com/products/mac/program/ iPhone Developer Program &amp;#8211; http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] &amp;#8211; http://www.apple.com/macosx/ XCode &amp;#8211; http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) &amp;#8211; http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy &amp;#8211; http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby &amp;#8211; http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch &amp;#8211; http://developer.apple.com/technology/cocoa.html OCUnit &amp;#8211; http://developer.apple.com/tools/unittest.html Interface Builder &amp;#8211; http://developer.apple.com/tools/interfacebuilder.html Carbon &amp;#8211; http://developer.apple.com/Carbon/ Human Interface Guidelines &amp;#8211; http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore &amp;#8211; http://www.apple.com/iphone/appstore/ Mono &amp;#8211; http://www.mono-project.com/Main_Page Miguel de Icaza &amp;#8211; http://tirania.org/blog/ Unity &amp;#8211; http://unity3d.com/ Boo &amp;#8211; http://boo.codehaus.org/ Day of Ruby &amp;#8211; Tampa (May 16th, 2009) &amp;#8211; http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs &amp;#8211; http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter &amp;#8211; http://twitter.com/scottcreynolds Apple Developer Connection &amp;#8211; http://developer.apple.com/ Mac Developer Program &amp;#8211; http://developer.apple.com/products/mac/program/ iPhone Developer Program &amp;#8211; http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] &amp;#8211; http://www.apple.com/macosx/ XCode &amp;#8211; http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) &amp;#8211; http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy &amp;#8211; http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby &amp;#8211; http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch &amp;#8211; http://developer.apple.com/technology/cocoa.html OCUnit &amp;#8211; http://developer.apple.com/tools/unittest.html Interface Builder &amp;#8211; http://developer.apple.com/tools/interfacebuilder.html Carbon &amp;#8211; http://developer.apple.com/Carbon/ Human Interface Guidelines &amp;#8211; http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore &amp;#8211; http://www.apple.com/iphone/appstore/ Mono &amp;#8211; http://www.mono-project.com/Main_Page Miguel de Icaza &amp;#8211; http://tirania.org/blog/ Unity &amp;#8211; http://unity3d.com/ Boo &amp;#8211; http://boo.codehaus.org/ Day of Ruby &amp;#8211; Tampa (May 16th, 2009) &amp;#8211; http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-25,25356524</guid>
      <pubDate>Wed, 25 Mar 2009 10:08:36 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/Zd5gQoPUjas/HerdingCode-0039-Scott-C-Reynolds-on-Mac-and-iPhone-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 39: Scott C. Reynolds on Mac and iPhone Development</title>
      <link>http://odeo.com/episodes/24676400-Episode-39-Scott-C-Reynolds-on-Mac-and-iPhone-Development</link>
      <description>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/techn...</description>
      <itunes:subtitle>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/technology/cocoa.html OCUnit - http://developer.apple.com/tools/unittest.html Interface Builder - http://developer.apple.com/tools/interfacebuilder.html Carbon - http://developer.apple.com/Carbon/ Human Interface Guidelines - http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore - http://www.apple.com/iphone/appstore/ Mono - http://www.mono-project.com/Main_Page Miguel de Icaza - http://tirania.org/blog/ Unity - http://unity3d.com/ Boo - http://boo.codehaus.org/ Day of Ruby - Tampa (May 16th, 2009) - http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/technology/cocoa.html OCUnit - http://developer.apple.com/tools/unittest.html Interface Builder - http://developer.apple.com/tools/interfacebuilder.html Carbon - http://developer.apple.com/Carbon/ Human Interface Guidelines - http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore - http://www.apple.com/iphone/appstore/ Mono - http://www.mono-project.com/Main_Page Miguel de Icaza - http://tirania.org/blog/ Unity - http://unity3d.com/ Boo - http://boo.codehaus.org/ Day of Ruby - Tampa (May 16th, 2009) - http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-25,24676400</guid>
      <pubDate>Wed, 25 Mar 2009 09:08:36 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/herdingcode/~5/Zd5gQoPUjas/HerdingCode-0039-Scott-C-Reynolds-on-Mac-and-iPhone-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 39: Scott C. Reynolds on Mac and iPhone Development</title>
      <link>http://odeo.com/episodes/24359547-Episode-39-Scott-C-Reynolds-on-Mac-and-iPhone-Development</link>
      <description>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/techn...</description>
      <itunes:subtitle>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/technology/cocoa.html OCUnit - http://developer.apple.com/tools/unittest.html Interface Builder - http://developer.apple.com/tools/interfacebuilder.html Carbon - http://developer.apple.com/Carbon/ Human Interface Guidelines - http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore - http://www.apple.com/iphone/appstore/ Mono - http://www.mono-project.com/Main_Page Miguel de Icaza - http://tirania.org/blog/ Unity - http://unity3d.com/ Boo - http://boo.codehaus.org/ Day of Ruby - Tampa (May 16th, 2009) - http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Jon, K Scott, Scott K and Kevin talk about Mac/iPhone development with .NET and Ruby developer Scott C. Reynolds. Show Links: Scott C. Reynold&amp;#8217;s blogs - http://scottcreynolds.com, http://lostechies.com/blogs/scottcreynolds Scott C. Reynold&amp;#8217;s on Twitter - http://twitter.com/scottcreynolds Apple Developer Connection - http://developer.apple.com/ Mac Developer Program - http://developer.apple.com/products/mac/program/ iPhone Developer Program - http://developer.apple.com/iphone/ Mac OS X Leopard [oh-es-ten lep-erd] - http://www.apple.com/macosx/ XCode - http://developer.apple.com/TOOLS/xcode/ Objective-C (ObjC) - http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html Beginning Objective C for the C# Guy - http://www.scottcreynolds.com/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx MacRuby - http://www.macruby.org/trac/wiki/MacRuby Cocoa &amp;amp; CocoaTouch - http://developer.apple.com/technology/cocoa.html OCUnit - http://developer.apple.com/tools/unittest.html Interface Builder - http://developer.apple.com/tools/interfacebuilder.html Carbon - http://developer.apple.com/Carbon/ Human Interface Guidelines - http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html AppStore - http://www.apple.com/iphone/appstore/ Mono - http://www.mono-project.com/Main_Page Miguel de Icaza - http://tirania.org/blog/ Unity - http://unity3d.com/ Boo - http://boo.codehaus.org/ Day of Ruby - Tampa (May 16th, 2009) - http://tampa.dayofruby.com/ Download / Listen: Episode 39: Scott C. Reynolds on Mac and iPhone Development</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-25,24359547</guid>
      <pubDate>Wed, 25 Mar 2009 09:08:36 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/Zd5gQoPUjas/HerdingCode-0039-Scott-C-Reynolds-on-Mac-and-iPhone-Development.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</title>
      <link>http://odeo.com/episodes/25356525-Episode-38-NHibernate-performance-with-Ayende-David-Penton-and-Ben-Scheirman</link>
      <description>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate &amp;#8211; http://nhforge.org Ayende&amp;#8217;s blog &amp;#8211; http://ayende.com David Penton&amp;#8217;s blog &amp;#8211; http://pentonizer.com Ben Scheirman&amp;#8217;s blog &amp;#8211; http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</description>
      <itunes:subtitle>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate &amp;#8211; http://nhforge.org Ayende&amp;#8217;s blog &amp;#8211; http://ayende.com David Penton&amp;#8217;s blog &amp;#8211; http://pentonizer.com Ben Scheirman&amp;#8217;s blog &amp;#8211; http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:subtitle>
      <itunes:summary>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate &amp;#8211; http://nhforge.org Ayende&amp;#8217;s blog &amp;#8211; http://ayende.com David Penton&amp;#8217;s blog &amp;#8211; http://pentonizer.com Ben Scheirman&amp;#8217;s blog &amp;#8211; http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-13,25356525</guid>
      <pubDate>Fri, 13 Mar 2009 11:51:42 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/f-9u3_rmdOY/HerdingCode-0038-NHibernate-Performance-with-Ayende-David-Penton-and-Ben-Scheirman.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</title>
      <link>http://odeo.com/episodes/24676401-Episode-38-NHibernate-performance-with-Ayende-David-Penton-and-Ben-Scheirman</link>
      <description>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</description>
      <itunes:subtitle>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:subtitle>
      <itunes:summary>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-13,24676401</guid>
      <pubDate>Fri, 13 Mar 2009 10:51:42 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/herdingcode/~5/f-9u3_rmdOY/HerdingCode-0038-NHibernate-Performance-with-Ayende-David-Penton-and-Ben-Scheirman.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>NHibernate performance with Ayende, David Penton, and Ben Scheirman</title>
      <link>http://odeo.com/episodes/24301638-NHibernate-performance-with-Ayende-David-Penton-and-Ben-Scheirman</link>
      <description>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</description>
      <itunes:subtitle>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:subtitle>
      <itunes:summary>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-13,24301638</guid>
      <pubDate>Fri, 13 Mar 2009 10:51:42 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0038-NHibernate-Performance-with-Ayende-David-Penton-and-Ben-Scheirman.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</title>
      <link>http://odeo.com/episodes/24359548-Episode-38-NHibernate-performance-with-Ayende-David-Penton-and-Ben-Scheirman</link>
      <description>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</description>
      <itunes:subtitle>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:subtitle>
      <itunes:summary>While K Scott and Jon were at the Microsoft MVP Global Summit, we listened in on a late night debate on NHibernate performance between Oren Eini (a.k.a. Ayende Rahein), David Penton, and Ben Scheirman. Show Links: NHibernate - http://nhforge.org Ayende&amp;#8217;s blog - http://ayende.com David Penton&amp;#8217;s blog - http://pentonizer.com Ben Scheirman&amp;#8217;s blog - http://flux88.com&amp;#160; Download / Listen: Episode 38: NHibernate performance with Ayende, David Penton, and Ben Scheirman</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-13,24359548</guid>
      <pubDate>Fri, 13 Mar 2009 10:51:42 -0700</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0038-NHibernate-Performance-with-Ayende-David-Penton-and-Ben-Scheirman.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>podcast, Interview</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 37: Jon Udell</title>
      <link>http://odeo.com/episodes/24269099-Episode-37-Jon-Udell</link>
      <description>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.or...</description>
      <itunes:subtitle>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.org/wiki/RSS_(file_format) Yahoo! Pipes - http://pipes.yahoo.com/pipes/&amp;#160; Doug Day, .NET iCalendar Library - http://www.ddaysoftware.com/Pages/Default.aspx Ben Fortuna, Java, icalforJ - http:// ical4j .sourceforge.net/ &amp;#160; iCalendar Specification (RFC 2445) - http://www.ietf.org/rfc/rfc2445.txt Delicious - http://delicious.com/ iCalender Validation - http://icalvalid.wikidot.com/ LibriVox - http://librivox.org/ Douglas Purdy - www.douglasp.com Oslo - http://www.douglaspurdy.com/2008/09/06/what-is-oslo/ DSL - http://martinfowler.com/bliki/DomainSpecificLanguage.html Don Box - http://www.pluralsight.com/community/blogs/dbox/ Dynamic Languages - http://en.wikipedia.org/wiki/Dynamic_programming_language&amp;#160; Chris Anderson/Don Box Keynote - http://channel9.msdn.com/pdc2008/KYN03/ Live Services - http://msdn.microsoft.com/en-us/live/default.aspx REST - http://en.wikipedia.org/wiki/Representational_State_Transfer OpenId - http://openid.net/ CardSpace - http://msdn.microsoft.com/en-us/library/aa480189.aspx Phil Windley - http://phil.windley.org/ Kynetx - http://www.kynetx.com/ Digital Identity - http://oreilly.com/catalog/9780596008789/&amp;#160; Kim Cameron - http://www.identityblog.com/&amp;#160; Gillmore Gang - http://gillmorgang.techcrunch.com/&amp;#160; IT Conversations - http://itc.conversationsnetwork.org/ Web Hooks - http://webhooks.pbwiki.com/ SpokenWord.org - http://www.spokenword.org/ Lucas Gonze - http://gonze.com/about/ Webjay - http://webjay.org/ Katya Oddio - http://www.oddiooverplay.com/here/about.html Download / Listen: Episode 37: Jon Udell</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.org/wiki/RSS_(file_format) Yahoo! Pipes - http://pipes.yahoo.com/pipes/&amp;#160; Doug Day, .NET iCalendar Library - http://www.ddaysoftware.com/Pages/Default.aspx Ben Fortuna, Java, icalforJ - http:// ical4j .sourceforge.net/ &amp;#160; iCalendar Specification (RFC 2445) - http://www.ietf.org/rfc/rfc2445.txt Delicious - http://delicious.com/ iCalender Validation - http://icalvalid.wikidot.com/ LibriVox - http://librivox.org/ Douglas Purdy - www.douglasp.com Oslo - http://www.douglaspurdy.com/2008/09/06/what-is-oslo/ DSL - http://martinfowler.com/bliki/DomainSpecificLanguage.html Don Box - http://www.pluralsight.com/community/blogs/dbox/ Dynamic Languages - http://en.wikipedia.org/wiki/Dynamic_programming_language&amp;#160; Chris Anderson/Don Box Keynote - http://channel9.msdn.com/pdc2008/KYN03/ Live Services - http://msdn.microsoft.com/en-us/live/default.aspx REST - http://en.wikipedia.org/wiki/Representational_State_Transfer OpenId - http://openid.net/ CardSpace - http://msdn.microsoft.com/en-us/library/aa480189.aspx Phil Windley - http://phil.windley.org/ Kynetx - http://www.kynetx.com/ Digital Identity - http://oreilly.com/catalog/9780596008789/&amp;#160; Kim Cameron - http://www.identityblog.com/&amp;#160; Gillmore Gang - http://gillmorgang.techcrunch.com/&amp;#160; IT Conversations - http://itc.conversationsnetwork.org/ Web Hooks - http://webhooks.pbwiki.com/ SpokenWord.org - http://www.spokenword.org/ Lucas Gonze - http://gonze.com/about/ Webjay - http://webjay.org/ Katya Oddio - http://www.oddiooverplay.com/here/about.html Download / Listen: Episode 37: Jon Udell</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-07,24269099</guid>
      <pubDate>Sat, 07 Mar 2009 00:21:10 -0800</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://feedproxy.google.com/~r/HerdingCode/~5/BYeAUQt0rX0/HerdingCode-0037-Jon-Udell.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
    <item>
      <title>Episode 37: Jon Udell</title>
      <link>http://odeo.com/episodes/24676402-Episode-37-Jon-Udell</link>
      <description>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.or...</description>
      <itunes:subtitle>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.org/wiki/RSS_(file_format) Yahoo! Pipes - http://pipes.yahoo.com/pipes/&amp;#160; Doug Day, .NET iCalendar Library - http://www.ddaysoftware.com/Pages/Default.aspx Ben Fortuna, Java, icalforJ - http:// ical4j .sourceforge.net/ &amp;#160; iCalendar Specification (RFC 2445) - http://www.ietf.org/rfc/rfc2445.txt Delicious - http://delicious.com/ iCalender Validation - http://icalvalid.wikidot.com/ LibriVox - http://librivox.org/ Douglas Purdy - www.douglasp.com Oslo - http://www.douglaspurdy.com/2008/09/06/what-is-oslo/ DSL - http://martinfowler.com/bliki/DomainSpecificLanguage.html Don Box - http://www.pluralsight.com/community/blogs/dbox/ Dynamic Languages - http://en.wikipedia.org/wiki/Dynamic_programming_language&amp;#160; Chris Anderson/Don Box Keynote - http://channel9.msdn.com/pdc2008/KYN03/ Live Services - http://msdn.microsoft.com/en-us/live/default.aspx REST - http://en.wikipedia.org/wiki/Representational_State_Transfer OpenId - http://openid.net/ CardSpace - http://msdn.microsoft.com/en-us/library/aa480189.aspx Phil Windley - http://phil.windley.org/ Kynetx - http://www.kynetx.com/ Digital Identity - http://oreilly.com/catalog/9780596008789/&amp;#160; Kim Cameron - http://www.identityblog.com/&amp;#160; Gillmore Gang - http://gillmorgang.techcrunch.com/&amp;#160; IT Conversations - http://itc.conversationsnetwork.org/ Web Hooks - http://webhooks.pbwiki.com/ SpokenWord.org - http://www.spokenword.org/ Lucas Gonze - http://gonze.com/about/ Webjay - http://webjay.org/ Katya Oddio - http://www.oddiooverplay.com/here/about.html Download / Listen: Episode 37: Jon Udell</itunes:subtitle>
      <itunes:summary>This week on Herding Code, Jon leads a talk with Microsoft Technical Evangelist Jon Udell, about strategies for Internet citizens. That is, making public information available for retrieval and manipulation through structured data feeds and Internet standards.&amp;#160; The group discusses related topics like digital identity and OpenID and shares their thoughts on Oslo, DSLs, dynamic languages like IronPython. Show Links: Jon Udell&amp;#8217;s blog - http://blog.jonudell.net/ Byte Magazine - http://www.ddj.com/ Practical Internet Groupware - http://oreilly.com/catalog/9781565925373/ InfoWorld - http://www.infoworld.com/&amp;#160; USASpending.gov - http://usaspending.gov/ Azure - http://www.microsoft.com/azure/default.mspx IronPython - http://ironpython.codeplex.com/&amp;#160; ElmCity - http://elmcity.info/&amp;#160; Extensible Business Reporting Language (XBRL) - http://www.xbrl.org/Home/ Drupal - http://drupal.org/&amp;#160; Google calendar - http://calendar.google.com/&amp;#160; RSS - http://en.wikipedia.org/wiki/RSS_(file_format) Yahoo! Pipes - http://pipes.yahoo.com/pipes/&amp;#160; Doug Day, .NET iCalendar Library - http://www.ddaysoftware.com/Pages/Default.aspx Ben Fortuna, Java, icalforJ - http:// ical4j .sourceforge.net/ &amp;#160; iCalendar Specification (RFC 2445) - http://www.ietf.org/rfc/rfc2445.txt Delicious - http://delicious.com/ iCalender Validation - http://icalvalid.wikidot.com/ LibriVox - http://librivox.org/ Douglas Purdy - www.douglasp.com Oslo - http://www.douglaspurdy.com/2008/09/06/what-is-oslo/ DSL - http://martinfowler.com/bliki/DomainSpecificLanguage.html Don Box - http://www.pluralsight.com/community/blogs/dbox/ Dynamic Languages - http://en.wikipedia.org/wiki/Dynamic_programming_language&amp;#160; Chris Anderson/Don Box Keynote - http://channel9.msdn.com/pdc2008/KYN03/ Live Services - http://msdn.microsoft.com/en-us/live/default.aspx REST - http://en.wikipedia.org/wiki/Representational_State_Transfer OpenId - http://openid.net/ CardSpace - http://msdn.microsoft.com/en-us/library/aa480189.aspx Phil Windley - http://phil.windley.org/ Kynetx - http://www.kynetx.com/ Digital Identity - http://oreilly.com/catalog/9780596008789/&amp;#160; Kim Cameron - http://www.identityblog.com/&amp;#160; Gillmore Gang - http://gillmorgang.techcrunch.com/&amp;#160; IT Conversations - http://itc.conversationsnetwork.org/ Web Hooks - http://webhooks.pbwiki.com/ SpokenWord.org - http://www.spokenword.org/ Lucas Gonze - http://gonze.com/about/ Webjay - http://webjay.org/ Katya Oddio - http://www.oddiooverplay.com/here/about.html Download / Listen: Episode 37: Jon Udell</itunes:summary>
      <guid isPermaLink="false">tag:odeo.com,2009-03-07,24676402</guid>
      <pubDate>Sat, 07 Mar 2009 00:21:10 -0800</pubDate>
      <itunes:explicit>no</itunes:explicit>
      <enclosure type="audio/mpeg" url="http://herdingcode.com/wp-content/uploads/HerdingCode-0037-Jon-Udell.mp3"/>
      <itunes:author>Herding Code</itunes:author>
      <itunes:keywords>Uncategorized</itunes:keywords>
      <category>dotnet</category>
      <category>web</category>
      <category>Software</category>
      <category>development</category>
      <category>programming</category>
      <category>net</category>
      <category>asp</category>
    </item>
  </channel>
</rss>
