Monday, October 01, 2012
Monday, October 01, 2012 9:32:00 AM (Eastern Standard Time, UTC-05:00)
 Saturday, April 28, 2012

Here is the video of Glenn Block’s presentation at the November 2011 Great Lakes Area .NET User Group (GANG) meeting. Glenn described his 2 latest projects: Web API and node.js.

Community | Video | Web
Saturday, April 28, 2012 9:59:00 AM (Eastern Standard Time, UTC-05:00)
 Monday, January 02, 2012
Monday, January 02, 2012 9:54:00 PM (Eastern Standard Time, UTC-05:00)
 Monday, May 09, 2011
Monday, May 09, 2011 9:45:00 AM (Eastern Standard Time, UTC-05:00)
 Thursday, April 07, 2011

Mike Amundsen spoke on REST and RESTful Hypermedia at the March meeting of the Great Lakes Area .Net User Group. Here is that presentation

Web
Thursday, April 07, 2011 10:02:00 AM (Eastern Standard Time, UTC-05:00)
 Tuesday, November 30, 2010


Restful Web Services Cookbook by Subbu Allamaraju

The format of Restful Web Services Cookbook is different than I’m used to. The book presents ideas in the form of a problem, a solution, and a discussion of the solution. It starts with simple concepts like HTTP verbs (GET, POST, PUT, etc.), and moves onto more complex topics, such as content negotiation and sending queries via HTTP.

Most eye-opening for me is the concept of providing in the data sent to the client links to perform related actions on the data, such as updating the record or rolling back changes to a previous version.

In my career, I typically focus on the tools of software development. This book ignored the tools to create and consume web services and focused on the format of the messages passed. It got me thinking at a lower level – about message headers and HTTP verbs – than I am used to thinking.

One hast to get past the fact that Allamaraju does not provide code for generating the requests and responses he describes. He does so in order to keep it technology-neutral and language-neutral. The reader has to apply the concepts to their own development skills in order to implement these recipes.

Restful Web Services Cookbook gave me new insight into the workings of HTTP. It took me out of my comfort zone and taught me a lot.

Books | Web
Tuesday, November 30, 2010 5:07:00 AM (Eastern Standard Time, UTC-05:00)
 Wednesday, June 16, 2010

Episode 94


In this show, Joe Wirtley discusses how he addressed the challenges in building an e-commerce site.

Wednesday, June 16, 2010 9:52:49 AM (Eastern Standard Time, UTC-05:00)
 Monday, April 26, 2010

Episode 83

In this interview, Eric Greene describes the advantages of using a Content Management System to rapidly build a flexible web site

Monday, April 26, 2010 10:02:50 AM (Eastern Standard Time, UTC-05:00)
 Monday, April 05, 2010

Episode 80

Monday, April 05, 2010 11:20:24 AM (Eastern Standard Time, UTC-05:00)
 Monday, March 15, 2010

Episode 77

In this interview, Mike Amundsen explains the concept of REST and how a developer can use this pattern to build web applications.

Monday, March 15, 2010 10:21:38 AM (Eastern Standard Time, UTC-05:00)