<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>morty@home - Indigo</title>
    <link>http://blog.morty.info/</link>
    <description>The Future is a Mix of Violet and Blue</description>
    <language>en-us</language>
    <copyright>morty</copyright>
    <lastBuildDate>Mon, 06 Oct 2008 16:31:02 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>spam@morty.info</managingEditor>
    <webMaster>spam@morty.info</webMaster>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
PDC is approaching rapidly and Microsoft is opening up its communication around the
next wave of technologies; one thing I believe to be particularly interesting is <a href="http://download.microsoft.com/download/5/9/B/59B74A2A-245D-4304-802E-E0A0800FACD3/Dublin__NET_4_overview.docx">Codename
Dublin</a>.
</p>
        <p>
This technology supplements Windows with much needed application platform components
to enhance the WCF and WF design experience.  Among other things it includes
infrastructure services for message correlation and forwarding, content-based routing
and transaction compensation.
</p>
        <p>
I guess you can look at WCF and WF as frameworks and Dublin as infrastructure services
around those frameworks.
</p>
        <p>
The Dublin release will follow the release of .Net Framework v4.0 and Visual Studio
2010.
</p>
      </body>
      <title>Windows Server “Dublin” technologies</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</link>
      <pubDate>Mon, 06 Oct 2008 16:31:02 GMT</pubDate>
      <description>&lt;p&gt;
PDC is approaching rapidly and Microsoft is opening up its communication around the
next wave of technologies; one thing I believe to be particularly interesting is &lt;a href="http://download.microsoft.com/download/5/9/B/59B74A2A-245D-4304-802E-E0A0800FACD3/Dublin__NET_4_overview.docx"&gt;Codename
Dublin&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
This technology supplements Windows with much needed application platform components
to enhance the WCF and WF design experience.&amp;nbsp; Among other things it includes
infrastructure services for message correlation and forwarding, content-based routing
and transaction compensation.
&lt;/p&gt;
&lt;p&gt;
I guess you can look at WCF and WF as frameworks and Dublin as infrastructure services
around those frameworks.
&lt;/p&gt;
&lt;p&gt;
The Dublin release will follow the release of .Net Framework v4.0 and Visual Studio
2010.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=1d01d5e8-9351-4322-97e2-99ea7a75bafb</comments>
      <category>Architecture</category>
      <category>Dublin</category>
      <category>Indigo</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=af7eec08-6092-410c-bebb-4a6fe5818185</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've updated the WCF Adapter for BizTalk Server 2006, and uploaded binaries compatible
NetFX 3.0 RTM.
</p>
        <p>
Source code and binaries are available at <a href="http://www.codeplex.com/WCFBizTalk">CodePlex</a>.
</p>
      </body>
      <title>WCF Adapter for BizTalk Server 2006 Update</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</link>
      <pubDate>Mon, 19 Feb 2007 23:26:05 GMT</pubDate>
      <description>&lt;p&gt;
I've updated the WCF Adapter for BizTalk Server 2006, and uploaded binaries compatible
NetFX 3.0 RTM.
&lt;/p&gt;
&lt;p&gt;
Source code and binaries are available at &lt;a href="http://www.codeplex.com/WCFBizTalk"&gt;CodePlex&lt;/a&gt;.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=af7eec08-6092-410c-bebb-4a6fe5818185</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've updated to the WCF Adapter for BizTalk Server 2006 to work with .Net FX 3.0 RTM.
</p>
        <p>
Sourcecode and binaries are available at <a href="http://www.codeplex.com/WCFBizTalk">CodePlex</a>.
</p>
      </body>
      <title>WCF Adapter for BizTalk Server 2006 Update</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</link>
      <pubDate>Sun, 18 Feb 2007 23:28:14 GMT</pubDate>
      <description>&lt;p&gt;
I've updated to the WCF Adapter for BizTalk Server 2006 to work with .Net FX 3.0 RTM.
&lt;/p&gt;
&lt;p&gt;
Sourcecode and binaries are available at &lt;a href="http://www.codeplex.com/WCFBizTalk"&gt;CodePlex&lt;/a&gt;.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=b17884d0-3ab3-4e1c-bf0f-6de06440ed32</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’ve been getting a few questions around XML Web Services support in BizTalk Server
2006, mostly in relation to the WCF adapter prototype I wrote.
</p>
        <p>
The BizTalk Server team has <a href="http://blogs.msdn.com/biztalk_server_team_blog/archive/2006/04/12/575207.aspx">published
a FAQ</a> that should cover a lot of the questions you may have.
</p>
      </body>
      <title>BizTalk Server 2006 and XML Web Services FAQ</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</link>
      <pubDate>Thu, 15 Jun 2006 08:14:22 GMT</pubDate>
      <description>&lt;p&gt;
I’ve been getting a few questions around XML Web Services support in BizTalk Server
2006, mostly in relation to the WCF adapter prototype I wrote.
&lt;/p&gt;
&lt;p&gt;
The BizTalk Server team has &lt;a href="http://blogs.msdn.com/biztalk_server_team_blog/archive/2006/04/12/575207.aspx"&gt;published
a FAQ&lt;/a&gt; that should cover a lot of the questions you may have.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=c9ed4fe7-7f67-4b41-a40c-13eaada2007c</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Some time back a coworker and I released a sample compression filter for WSE 2.0 nicknamed
“WS-Compression”, this sample was later enhanced and finally converted to a WSE 3.0
compliant filter. 
</p>
        <p>
As it turns it has further evolved into a WCF compression filter available from this
blog <a href="http://weblogs.asp.net/cibrax/archive/2006/03/29/441398.aspx">post</a>. 
</p>
        <p>
Interesting how things work out!
</p>
      </body>
      <title>WCF Compression Filter</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</link>
      <pubDate>Wed, 19 Apr 2006 20:48:04 GMT</pubDate>
      <description>&lt;p&gt;
Some time back a coworker and I released a sample compression filter for WSE 2.0 nicknamed
“WS-Compression”, this sample was later enhanced and finally converted to a WSE 3.0
compliant filter. 
&lt;/p&gt;
&lt;p&gt;
As it turns it has further evolved into a WCF compression filter available from this
blog &lt;a href="http://weblogs.asp.net/cibrax/archive/2006/03/29/441398.aspx"&gt;post&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
Interesting how things work out!
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=9ee6bf4b-643f-4dcc-8e15-8a07d0fe71dd</comments>
      <category>Indigo</category>
      <category>Tools</category>
      <category>WSE</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=207338a9-db41-4788-a42f-2155aabed48c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My original prototype Indigo adapter for BizTalk Server 2004 has evolved and is now
available as a community project on <a href="http://www.gotdotnet.com/Workspaces/Workspace.aspx?id=1c64b087-e0ac-477a-8cf3-43f98fc231ad">GotDotNet</a>.
The current version runs under BizTalk Server 2006 and WinFX January CTP; the most
recent WCF build available with a go-live license. 
</p>
        <p>
Both source code and binaries are available in the downloads section; either you just
want to take it for a spin or help out with the development. 
</p>
      </body>
      <title>WCF Adapter for BizTalk Server 2006</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</link>
      <pubDate>Wed, 19 Apr 2006 20:38:43 GMT</pubDate>
      <description>&lt;p&gt;
My original prototype Indigo adapter for BizTalk Server 2004 has evolved and is now
available as a community project on &lt;a href="http://www.gotdotnet.com/Workspaces/Workspace.aspx?id=1c64b087-e0ac-477a-8cf3-43f98fc231ad"&gt;GotDotNet&lt;/a&gt;.
The current version runs under BizTalk Server 2006 and WinFX January CTP; the most
recent WCF build available with a go-live license. 
&lt;/p&gt;
&lt;p&gt;
Both source code and binaries are available in the downloads section; either you just
want to take it for a spin or help out with the development. 
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=207338a9-db41-4788-a42f-2155aabed48c</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It’s time for TechEd Europe again!
</p>
        <p>
I’m doing a session on BizTalk Server 2004 and Indigo where I will go through some
of the scenarios where these technologies can work together to offer some very interesting
solutions. There will be several demos showing off the latest bits of the prototype
adapter as well as a little low-level section on how the adapter was developed at
the end. 
</p>
        <p>
If you find this topic interesting then drop by Room 3A on Thursday 7th at 18.15! 
</p>
      </body>
      <title>TechEd 2005 Europe</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</link>
      <pubDate>Mon, 04 Jul 2005 06:54:22 GMT</pubDate>
      <description>&lt;p&gt;
It’s time for TechEd Europe again!
&lt;/p&gt;
&lt;p&gt;
I’m doing a session on BizTalk Server 2004 and Indigo where I will go through some
of the scenarios where these technologies can work together to offer some very interesting
solutions. There will be several demos showing off the latest bits of the prototype
adapter as well as a little low-level section on how the adapter was developed at
the end. 
&lt;/p&gt;
&lt;p&gt;
If you find this topic interesting then drop by Room 3A on Thursday 7th at 18.15! 
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=815d9dfa-1480-479a-bf4e-2a35e090d410</comments>
      <category>Architecture</category>
      <category>BizTalk Server</category>
      <category>Indigo</category>
      <category>Talks</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As I mentioned briefly before, I’m currently working on a prototype Indigo adapter
for BizTalk Server 2004. I’ve uploaded a early drop based on the Indigo March CTP,
so if you have an extra VPC image available and some spare time then give it a shot.
</p>
        <p>
Once again, this is an early prototype implementation. Not all of the configuration
settings work and not all of them make sense in every context.
</p>
        <p>
And of course, these binaries are provided without support or warranty of any kind. 
</p>
        <p>
          <a href="http://www.morty.info/media/btsindigo.rar">Download</a>!
</p>
      </body>
      <title>Indigo Adapter for BizTalk Server 2004 - First Sightings</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</link>
      <pubDate>Tue, 05 Apr 2005 20:59:30 GMT</pubDate>
      <description>&lt;p&gt;
As I mentioned briefly before, I’m currently working on a prototype Indigo adapter
for BizTalk Server 2004. I’ve uploaded a early drop based on the Indigo March CTP,
so if you have an extra VPC image available and some spare time then give it a shot.
&lt;/p&gt;
&lt;p&gt;
Once again, this is an early prototype implementation. Not all of the configuration
settings work and not all of them make sense in every context.
&lt;/p&gt;
&lt;p&gt;
And of course, these binaries are provided without support or warranty of any kind. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.morty.info/media/btsindigo.rar"&gt;Download&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=8a83486f-818a-44f5-ae1d-1b4c7cb52412</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://staff.newtelligence.net/clemensv">Clemens</a> is on a roll with lots
of fresh Indigo information. If you want to get a feel for the new programming model
you should header over, and subscribe, to his <a href="http://staff.newtelligence.net/clemensv/default,date,2005-02-25.aspx">blog</a>. 
</p>
      </body>
      <title>The Indigo Programming Model</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</link>
      <pubDate>Fri, 25 Feb 2005 12:33:33 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://staff.newtelligence.net/clemensv"&gt;Clemens&lt;/a&gt; is on a roll with lots
of fresh Indigo information. If you want to get a feel for the new programming model
you should header over, and subscribe, to his &lt;a href="http://staff.newtelligence.net/clemensv/default,date,2005-02-25.aspx"&gt;blog&lt;/a&gt;. 
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=1362d2e1-994c-49bb-8220-262d4471d8ef</comments>
      <category>Indigo</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=4e7e43e9-650a-4933-aaab-671e66278507</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I guess the news is out!
</p>
        <p>
          <a href="http://weblogs.asp.net/scottwoo">Scott Woodgate</a> from the Microsoft BizTalk
team recently <a href="http://weblogs.asp.net/scottwoo/archive/2005/02/16/374603.aspx">mentioned</a> on
his blog that I’ve been working on a prototype Indigo adapter for BizTalk Server 2004.
And if you were one of the lucky people attending VS Live a few weeks ago you may
have seen it in action on stage.
</p>
        <p>
It has been great fun working with the early Indigo builds, and it is shaping up to
become a truly fantastic piece of technology. There is no doubt in my mind that joining
Indigo and BizTalk Server will yield a powerful combination, and I am extremely grateful
to be a part of this early effort. 
</p>
        <p>
Now that the secret is out you should expect some more information soon.
</p>
      </body>
      <title>Indigo Adapter for BizTalk Server 2004</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</link>
      <pubDate>Mon, 21 Feb 2005 19:29:02 GMT</pubDate>
      <description>&lt;p&gt;
I guess the news is out!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://weblogs.asp.net/scottwoo"&gt;Scott Woodgate&lt;/a&gt; from the Microsoft BizTalk
team recently &lt;a href="http://weblogs.asp.net/scottwoo/archive/2005/02/16/374603.aspx"&gt;mentioned&lt;/a&gt; on
his blog that I’ve been working on a prototype Indigo adapter for BizTalk Server 2004.
And if you were one of the lucky people attending VS Live a few weeks ago you may
have seen it in action on stage.
&lt;/p&gt;
&lt;p&gt;
It has been great fun working with the early Indigo builds, and it is shaping up to
become a truly fantastic piece of technology. There is no doubt in my mind that joining
Indigo and BizTalk Server will yield a powerful combination, and I am extremely grateful
to be a part of this early effort. 
&lt;/p&gt;
&lt;p&gt;
Now that the secret is out you should expect some more information soon.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=4e7e43e9-650a-4933-aaab-671e66278507</comments>
      <category>BizTalk Server</category>
      <category>Indigo</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</pingback:target>
      <dc:creator>Morten Abrahamsen</dc:creator>
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=6465a916-c80c-48b6-88b8-3cb29db46131</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.w3.org/Submission/2004/SUBM-ws-addressing-20040810/">WS-Addressing</a>,
a vital piece of XML Web Services infrastructure, has just been submitted to the <a href="http://www.w3.org/">W3C</a>.
</p>
        <p>
With <a href="http://www.oasis-open.org/committees/wss">WS-Security</a> being an official <a href="http://www.oasis-open.org">OASIS</a> standard,
and WS-Addressing entering the <a href="http://www.w3.org/Consortium/Process">W3C
standardization process</a>, we may soon be looking at the first stable set of advanced
web services infrastructure. 
</p>
        <p>
These two specifications form the foundation of the <a href="http://msdn.microsoft.com/webservices/building/wse/">Microsoft
Web Services Enhancements</a> toolkit's functionality. Perhaps we will soon say goodbye
to backwards incompatibility and short support lifecycles in this particular area.
</p>
        <p>
As always, it is great fun to follow the advances.
</p>
      </body>
      <title>WS-Addressing makes its way to W3C</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</link>
      <pubDate>Tue, 10 Aug 2004 20:23:12 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.w3.org/Submission/2004/SUBM-ws-addressing-20040810/"&gt;WS-Addressing&lt;/a&gt;,
a vital piece of XML Web Services infrastructure, has just been submitted to the &lt;a href="http://www.w3.org/"&gt;W3C&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
With &lt;a href="http://www.oasis-open.org/committees/wss"&gt;WS-Security&lt;/a&gt; being an official &lt;a href="http://www.oasis-open.org"&gt;OASIS&lt;/a&gt; standard,
and WS-Addressing entering the &lt;a href="http://www.w3.org/Consortium/Process"&gt;W3C
standardization process&lt;/a&gt;, we may soon be looking at the first stable set of advanced
web services infrastructure. 
&lt;/p&gt;
&lt;p&gt;
These two specifications form the foundation of the &lt;a href="http://msdn.microsoft.com/webservices/building/wse/"&gt;Microsoft
Web Services Enhancements&lt;/a&gt; toolkit's functionality. Perhaps we will soon say goodbye
to backwards incompatibility and short support lifecycles in this particular area.
&lt;/p&gt;
&lt;p&gt;
As always, it is great fun to follow the advances.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=6465a916-c80c-48b6-88b8-3cb29db46131</comments>
      <category>Architecture</category>
      <category>Indigo</category>
      <category>Security</category>
      <category>WSE</category>
    </item>
    <item>
      <trackback:ping>http://blog.morty.info/Trackback.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</trackback:ping>
      <pingback:server>http://blog.morty.info/pingback.aspx</pingback:server>
      <pingback:target>http://blog.morty.info/PermaLink.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.morty.info/CommentView.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</wfw:comment>
      <wfw:commentRss>http://blog.morty.info/SyndicationService.asmx/GetEntryCommentsRss?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p xmlns="http://www.w3.org/1999/xhtml">
I delivered my third presentation at the Norwegian .Net User Group (NNUG) on Tuesday.
Building on my previous presentation about message-oriented architectures I talked
about the new Microsoft product codenamed “Indigo”; without a doubt some
of the must exciting stuff in the works these days.
</p>
        <p xmlns="http://www.w3.org/1999/xhtml">
I positioned “Indigo” within modern architecture and talked about the
primary programming model; the “Indigo” Service Model. I closed with some
recommendation about how to prepare for “Indigo”, how to migrate your
existing code and some information about interoperability with existing programming
stacks.
</p>
        <p xmlns="http://www.w3.org/1999/xhtml">
Needless to say it was great fun. And I even got some Xbox games for my efforts ;)
</p>
        <p xmlns="http://www.w3.org/1999/xhtml">
The presentation, Codename “Indigo” – The Future of Distributed
Applications, is available for download <a href="http://morty.info/media/Indigo-NNUG.ppt">here</a>.
</p>
      </body>
      <title>Indigo and NNUG</title>
      <guid isPermaLink="false">http://blog.morty.info/PermaLink.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</guid>
      <link>http://blog.morty.info/PermaLink.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</link>
      <pubDate>Thu, 04 Dec 2003 18:31:42 GMT</pubDate>
      <description>&lt;p xmlns="http://www.w3.org/1999/xhtml"&gt;
I delivered my third presentation at the Norwegian .Net User Group (NNUG) on Tuesday.
Building on my previous presentation about message-oriented architectures I talked
about the new Microsoft product codenamed &amp;#8220;Indigo&amp;#8221;; without a doubt some
of the must exciting stuff in the works these days.
&lt;/p&gt;
&lt;p xmlns="http://www.w3.org/1999/xhtml"&gt;
I positioned &amp;#8220;Indigo&amp;#8221; within modern architecture and talked about the
primary programming model; the &amp;#8220;Indigo&amp;#8221; Service Model. I closed with some
recommendation about how to prepare for &amp;#8220;Indigo&amp;#8221;, how to migrate your
existing code and some information about interoperability with existing programming
stacks.
&lt;/p&gt;
&lt;p xmlns="http://www.w3.org/1999/xhtml"&gt;
Needless to say it was great fun. And I even got some Xbox games for my efforts ;)
&lt;/p&gt;
&lt;p xmlns="http://www.w3.org/1999/xhtml"&gt;
The presentation, Codename &amp;#8220;Indigo&amp;#8221; &amp;#8211; The Future of Distributed
Applications, is available for download &lt;a href="http://morty.info/media/Indigo-NNUG.ppt"&gt;here&lt;/a&gt;.
&lt;/p&gt;</description>
      <comments>http://blog.morty.info/CommentView.aspx?guid=b08806ae-eed2-459b-9b60-fdc3500e5cd6</comments>
      <category>Indigo</category>
      <category>Talks</category>
    </item>
  </channel>
</rss>