<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>James Peckham's Blog Feed</title>
    <description>This is James's Blog Posts</description>
    <link>http://jamespeckham.com/Blog.aspx</link>
    <docs>http://backend.userland.com/rss</docs>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JamesPeckhamsBlogFeed" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <title>Scrum and Multitasking</title>
      <description>Multi tasking isn't bad... all of the impediments that force you to multi task are bad.&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;Think about the last ...&lt;/div&gt;&lt;/div&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/mXtveo0uMJ8/Scrum_and_Multitasking.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-11-11/Scrum_and_Multitasking.aspx</comments>
      <guid isPermaLink="false">b5dcbc22-7d2e-4f21-ae6e-621bdd492760</guid>
      <pubDate>Wed, 11 Nov 2009 08:05:41 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-11-11/Scrum_and_Multitasking.aspx</feedburner:origLink></item>
    <item>
      <title>Why User Stories? They help us plan and estimate.</title>
      <description>&lt;p&gt;We use basic requirements at our work. They're of the normal "The system shall" style but not nearly so stringent. ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/lk8E2S7YlcU/Why_User_Stories_They_help_us_plan_and_estimate.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-09-08/Why_User_Stories_They_help_us_plan_and_estimate.aspx</comments>
      <guid isPermaLink="false">f0d6dfcf-e283-4698-982b-dd9264b3e464</guid>
      <pubDate>Tue, 08 Sep 2009 09:15:08 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-09-08/Why_User_Stories_They_help_us_plan_and_estimate.aspx</feedburner:origLink></item>
    <item>
      <title>What employees do the scrum roles?</title>
      <description>&lt;p class='MsoNormal'&gt;Who does what role in scrum?&lt;/p&gt;&lt;p class='MsoNormal'&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;aka&lt;/p&gt;&lt;p class='MsoNormal'&gt;This Organizational Chart is a Figment of your imagination.&lt;/p&gt;&lt;p class='MsoNormal'&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;Life ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/cKqBXJN0fkY/What_employees_do_the_scrum_roles.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-09-02/What_employees_do_the_scrum_roles.aspx</comments>
      <guid isPermaLink="false">18052ef0-9707-4210-a287-8eff1db65e53</guid>
      <pubDate>Wed, 02 Sep 2009 21:17:54 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-09-02/What_employees_do_the_scrum_roles.aspx</feedburner:origLink></item>
    <item>
      <title>Changing the Path on the ASP.NET Session Cookie</title>
      <description>&lt;p&gt;&lt;span style='font-size: 16px; color: rgb(0, 0, 255); ;'&gt;&lt;span style='font-size: 13px; ;'&gt;&lt;span style='font-family: verdana; font-size: 11px; color: rgb(0, 0, 0); ;'&gt;Function Session_Start(Object sender, EventArgs e)&lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style='font-family: &amp;#39;times new roman&amp;#39;; font-size: 13px; color: blue; ;'&gt;&lt;span style='font-size: 10pt; color: blue; ;'&gt;Dim&lt;/span&gt;&lt;/span&gt;&lt;span style='font-size: 13px; ;'&gt;&lt;span style='font-size: 10pt; ;'&gt; mycookie  &lt;span style='color: blue; ;'&gt;&lt;span style='color: blue; ;'&gt;As&lt;/span&gt;&lt;/span&gt; HttpCookie&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style='font-family: &amp;#39;times new roman&amp;#39;; font-size: 13px; ;'&gt;&lt;span style='font-size: 10pt; ;'&gt;mycookie =&lt;span style='color: blue; ;'&gt;&lt;span style='color: blue; ;'&gt;New&lt;/span&gt;&lt;/span&gt;HttpCookie(Response.Cookies(&lt;span style='color: rgb(163, 21, 21); ;'&gt;&lt;span style='color: rgb(163, 21, 21); ;'&gt;"ASP.NET_SessionId"&lt;/span&gt;&lt;/span&gt;).Name,Response.Cookies(&lt;span style='color: rgb(163, 21, 21); ;'&gt;&lt;span style='color: rgb(163, 21, 21); ;'&gt;"ASP.NET_SessionId"&lt;/span&gt;&lt;/span&gt;).Value)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style='font-family: &amp;#39;times new roman&amp;#39;; font-size: 13px; ;'&gt;&lt;span style='font-size: 10pt; ;'&gt;Response.Cookies.Remove(&lt;span style='color: rgb(163, 21, 21); ;'&gt;&lt;span style='color: rgb(163, 21, 21); ;'&gt;"ASP.NET_SessionId"&lt;/span&gt;&lt;/span&gt;)...&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/b_XlLg59jsg/Changing_the_Path_on_the_ASP_NET_Session_Cookie.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-09-02/Changing_the_Path_on_the_ASP_NET_Session_Cookie.aspx</comments>
      <guid isPermaLink="false">cd3f5147-f7e2-4c21-98ba-0279b20e2075</guid>
      <pubDate>Wed, 02 Sep 2009 21:10:38 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-09-02/Changing_the_Path_on_the_ASP_NET_Session_Cookie.aspx</feedburner:origLink></item>
    <item>
      <title>Polymorphing different Types</title>
      <description>&lt;br/&gt;&lt;div&gt;&lt;p class='MsoNormal'&gt;So my friend (though not good enough friend to be my ‘boatfriend’) ran into a programming issue the other day ...&lt;/p&gt;&lt;/div&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/-pSg0fun5NU/Polymorphing_different_Types.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-08-25/Polymorphing_different_Types.aspx</comments>
      <guid isPermaLink="false">c62b73af-6ecd-4925-ab99-41c17ff0112e</guid>
      <pubDate>Tue, 25 Aug 2009 13:31:00 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-08-25/Polymorphing_different_Types.aspx</feedburner:origLink></item>
    <item>
      <title>Init Params in Silverlight 3</title>
      <description>&lt;p class='MsoNormal'&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;&lt;/p&gt;&lt;p class='MsoNormal'&gt;I converted my silverlight app over to silverlight 3 today and ran into an issue with InitParams because the silverlight ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/L6bww0Z05l0/Init_Params_in_Silverlight_3.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-08-02/Init_Params_in_Silverlight_3.aspx</comments>
      <guid isPermaLink="false">949abe85-0138-4b12-8aee-3b85855ad41d</guid>
      <pubDate>Sun, 02 Aug 2009 10:47:49 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-08-02/Init_Params_in_Silverlight_3.aspx</feedburner:origLink></item>
    <item>
      <title>POST data is missing in the POST</title>
      <description>So I was working on this WCF client to talk to the facebook REST api and ran into a really ...</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/k7dL4g1BiFs/POST_data_is_missing_in_the_POST.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-08-01/POST_data_is_missing_in_the_POST.aspx</comments>
      <guid isPermaLink="false">3306587f-59c9-4d23-9fb4-cdaab36d863f</guid>
      <pubDate>Sat, 01 Aug 2009 17:13:24 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-08-01/POST_data_is_missing_in_the_POST.aspx</feedburner:origLink></item>
    <item>
      <title>Duplex Service in Silverlight</title>
      <description>I'm writing a silverlight app for facebook and I came across a couple of blogs that were extremely helpful on ...</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/hrwGsAXCoqE/Duplex_Service_in_Silverlight.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-08-01/Duplex_Service_in_Silverlight.aspx</comments>
      <guid isPermaLink="false">0c30ee36-5c10-45cc-b084-52939645ccd4</guid>
      <pubDate>Sat, 01 Aug 2009 16:27:35 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-08-01/Duplex_Service_in_Silverlight.aspx</feedburner:origLink></item>
    <item>
      <title>Authenticating a Canvas Page in Facebook with .Net</title>
      <description>&lt;p&gt;So, the first time I did this was a while back and I remembered it being very confusing.  &lt;/p&gt; &lt;p&gt;Here's the ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/JNjtXy-tvwE/Authenticating_a_Canvas_Page_in_Facebook_with_Net.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-07-04/Authenticating_a_Canvas_Page_in_Facebook_with_Net.aspx</comments>
      <guid isPermaLink="false">287937c1-3891-4f24-8a99-4815b08d7ee8</guid>
      <pubDate>Sat, 04 Jul 2009 23:52:29 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-07-04/Authenticating_a_Canvas_Page_in_Facebook_with_Net.aspx</feedburner:origLink></item>
    <item>
      <title>Calling RESTful Facebook services with WCF</title>
      <description>&lt;p style='margin: 0in 0in 0pt;'&gt; &lt;/p&gt; &lt;p style='margin: 0in 0in 0pt;'&gt;So, I got some crazy idea that I wanted to take another stab at writing a facebook application. A ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/smCNRWf6-R4/Calling_RESTful_Facebook_services_with_WCF.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-07-01/Calling_RESTful_Facebook_services_with_WCF.aspx</comments>
      <guid isPermaLink="false">ada9daf2-c1fb-4e57-8b9c-c71c81cc787f</guid>
      <pubDate>Wed, 01 Jul 2009 18:33:10 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-07-01/Calling_RESTful_Facebook_services_with_WCF.aspx</feedburner:origLink></item>
    <item>
      <title>Speeding Up Processing with Async Delegates</title>
      <description>&lt;p style='margin: 0in 0in 0pt;'&gt;The other day we had to add a longer running I/O call during a log in process that already took ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/I7Zi31e_G2Q/Speeding_Up_Processing_with_Async_Delegates.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-06-16/Speeding_Up_Processing_with_Async_Delegates.aspx</comments>
      <guid isPermaLink="false">fba7ff4a-da74-48a8-b0fa-1cf6b95978c2</guid>
      <pubDate>Tue, 16 Jun 2009 19:01:18 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-06-16/Speeding_Up_Processing_with_Async_Delegates.aspx</feedburner:origLink></item>
    <item>
      <title>Controlling Schema In WCF</title>
      <description>&lt;p style='margin: 0in 0in 0pt;'&gt;So I’m studying the MCTS for WCF and they talked about the differences between Data Contract serialization and Xml Serializer ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/315KY9lax_E/Controlling_Schema_In_WCF.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-06-06/Controlling_Schema_In_WCF.aspx</comments>
      <guid isPermaLink="false">acadfbd2-9b21-4a96-b565-6ef0e6343a32</guid>
      <pubDate>Sat, 06 Jun 2009 09:10:38 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-06-06/Controlling_Schema_In_WCF.aspx</feedburner:origLink></item>
    <item>
      <title>Internet Explorer 7 hangs indefinitely</title>
      <description>&lt;p&gt;So I saw this awesome issue where IE 7 hangs indefinitely and stops responding on the third request for a ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/F4sKxP7fX08/Internet_Explorer_7_hangs_indefinitely.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-05-27/Internet_Explorer_7_hangs_indefinitely.aspx</comments>
      <guid isPermaLink="false">6320648d-683b-4b45-9db4-b48e6541f026</guid>
      <pubDate>Wed, 27 May 2009 05:37:18 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-05-27/Internet_Explorer_7_hangs_indefinitely.aspx</feedburner:origLink></item>
    <item>
      <title>Playing Music and Sound in Managed DirectX</title>
      <description>&lt;p&gt;//Here's the code, pretty straightforward&lt;/p&gt; &lt;p&gt;//&lt;a title='Download the Music And Sound Source Code' href='http://jamespeckham.com/uploads/20090525/MusicAndSound.zip'&gt;Download this Project in Visual Studio 2008 Format&lt;/a&gt;&lt;/p&gt; &lt;p&gt;//download and install the  &lt;a href='http://www.google.com/search?q=directx sdk&amp;amp;rls=com.microsoft:*&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;startIndex=&amp;amp;startPage=1'&gt;directx SDK...&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/VJgcHZWP1Jw/Playing_Music_and_Sound_in_Managed_DirectX.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-05-25/Playing_Music_and_Sound_in_Managed_DirectX.aspx</comments>
      <guid isPermaLink="false">8db6365b-8225-4eb2-ab93-8e9455ac1550</guid>
      <pubDate>Mon, 25 May 2009 09:13:54 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-05-25/Playing_Music_and_Sound_in_Managed_DirectX.aspx</feedburner:origLink></item>
    <item>
      <title>Building A Culture of Responsibility</title>
      <description>&lt;p&gt;When you can't find your keys in the morning, is your first reaction to yell "Honey, where'd you put my ...&lt;/p&gt;</description>
      <link>http://feedproxy.google.com/~r/JamesPeckhamsBlogFeed/~3/-se_PATkhww/Building_A_Culture_of_Responsibility.aspx</link>
      <author>jpeckham</author>
      <comments>http://jamespeckham.com/Blog/09-05-23/Building_A_Culture_of_Responsibility.aspx</comments>
      <guid isPermaLink="false">1bcfd70e-722c-4f7a-bb5d-5b80581b057b</guid>
      <pubDate>Sat, 23 May 2009 22:02:37 GMT</pubDate>
    <feedburner:origLink>http://jamespeckham.com/Blog/09-05-23/Building_A_Culture_of_Responsibility.aspx</feedburner:origLink></item>
  </channel>
</rss>
