Tuesday, August 19, 2008 8:08:46 PM (GMT Standard Time, UTC+00:00)
My lovely wife Shannon is helping to do proof-reading on my book, and today she was working on the preface.
One of the things I talk about in the preface is about Roy Fielding, and how his dissertationis really a named codification of the architecture of the Web
She said to me "This really bugs me, why does someone get credit for just naming and distilling something that already exists"
I replied with "Well - naming things is important and he was part of the effort to create the thing (the Web) so he should get some of the credit"
She said "Hmm - I still don't get it, can you give me an example from outside of the world of technology"
I said "Imagine when bebop was being created as a genre of music. Think about Dizzy Gillespie, imagine he wrote a paper in about 1950 describing bebop, how it worked, and what went into creating it, and how to tell bebop from other forms of jazz based on chord structures, etc."
That made sense to her, so I thought I would blog about it.
REST
Sunday, August 17, 2008 5:11:35 AM (GMT Standard Time, UTC+00:00)
Now that I'm done with the major writing portion of my book, I'm going to try to post more.
Many of my posts will be about the technical details of using REST and WCF (the main thrust of my book).
I'm going to also start some linking to other blogs, which in the past I've kind of stayed away from.
The purpose of these links will be to try to bring some of the ideas of REST that exist outside of windows and .NET developers, to the .NET developer's space.
The post I am linking to today is by
Steve Vinoski. Steve is a pretty interesting person, having worked at a company that built RPC systems for many years, he is now building software for a company (I think we still don't know what the company is or what it does.
The point of his
post today is one that I have found to be pretty true. People that actually has built a system with REST versus SOAP/RPC aren't the ones out there saying that SOAP/RPC is superior to REST (or the typical "I just don't get why I'd care about REST").
REST
Thursday, August 07, 2008 8:45:59 PM (GMT Standard Time, UTC+00:00)
This video was shot at TechEd US 2008 - they just sent me this URI this week - Click to watch the video
Guess I am catching up on things to posts :)
Thursday, August 07, 2008 6:23:17 PM (GMT Standard Time, UTC+00:00)
I love the San Gabriel .NET user group - mostly because its so close to home!
I'll be speaking on my newest favorite subject - REST! on August 20th - details here http://www.sgvdotnet.org/
Hope to see LA locals there :)
Thursday, August 07, 2008 6:21:03 PM (GMT Standard Time, UTC+00:00)
Had a great week! Thanks to all that attended. Here is the source code for demos are promised.
demos.zip (1.99 MB)
Thursday, July 31, 2008 10:08:34 PM (GMT Standard Time, UTC+00:00)
Just finished the main writing stage for the REST book. Wow books are hard (people ask me all the time why I dont' write a book on BizTalk and or WF and sometimes I forget why - books are hard).
Next week I'm teaching the R2 course for Pluralsight in NY. Should be fun. Sam will be sitting in, so that should add some color to the course
.
Also, Monday night I'm doing a talk at the NY Connected Systems User Group. Come by if you are in the area.
Wednesday, July 09, 2008 9:11:51 PM (GMT Standard Time, UTC+00:00)
The cool covers is definitely not the only reason I choose O'Reilly as a publisher - but it certainly doesn't hurt :)
Again I guess I better get cracking!
REST | WCF
Wednesday, July 09, 2008 7:46:59 PM (GMT Standard Time, UTC+00:00)
Thanks to those of you that attended my web cast today. Here is the link to a book that has coverage of .NET 3.5 - http://www.amazon.com/Essential-Windows-Communication-Foundation-WCF/dp/0321440064/ref=pd_bbs_sr_3?ie=UTF8&s=books&qid=1215632437&sr=8-3
For learning about WF - here is the MSDN WF developer center - which is a good place to start for info about WF - http://msdn.microsoft.com/en-us/netframework/aa663322.aspx
And here is the code that I used today -
WCFWFWebCast.zip (273.37 KB)Thanks again to the all attendees!
WCF | WF