RSS 2.0

Personal Info:

Joe Send mail to the author(s) leads the architecture of an experimental OS's developer platform, where he is also chief architect of its programming language. His current mission is to enable writing large-scale software that is reliable, secure, and scalable by-construction. Before this, Joe founded the Parallel Extensions to .NET project. He has been granted 19 patents, with 49 pending. When not working, Joe enjoys travelling with his wife, writing books, writing music, studying music theory & mathematics, and doing anything involving food & wine.

My books

My music

Disclaimer:
The content of this site are my own personal opinions and do not represent my employer's view in anyway.

© 2012, Joe Duffy

 
 Thursday, November 03, 2005

I targeted PDC as the date for completing the writing process for my book. I essentially hit that, leaving the Chapter on Transactions until after I returned, which was done within a week.

And then I targeted my vacation to Maui as the date for completion of the author review process. This is when I read through what I've written, incorporate feedback from editors and technical reviewers, and crank out the final text that I am happy with.

Well, that date is here and I haven't accomplished my goal. I did the Chapters that were roughest first, requiring quite a bit of wordsmithing. I have a few left, but it should be easy work. With that said, the weeks immediately following my return are going to be tough. I'd mentally tagged this vacation as a transition from book to post-book life, and it seems this won't be the case.

The good news is that I'm particularly satisfied with how the finished Chapters came out. The book will be highly complimentary to others on the market, but offers a great deal of unique coverage and new-to-2.0 topics.

Technical posts will return in a few weeks time. Bear with me. I've been having a difficult time finding material. For example,

  • I thought I was clever when I figured out how to debug LCG methods in SOS, until I saw this. (!!)
  • Using the 2.0 hosting APIs, I wrote a host that monitors lock acquisitions/releases, and warns you of potentially deadlocking patterns. (E.g. if it ever notices that one thread acquires A..B and another acquires B..A, although they might not have overlapped (yet).) But unfortunately, it required about 1,000 lines of code, and thus isn't a short blog post!

Happy hacking!

 

Recent Entries:

Search:

Browse by Date:
<February 2012>
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910

Browse by Category:

Notables: