<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Clemens Vasters - Talks|EMEA Longhorn Preview</title>
    <link>http://vasters.com/clemensv/</link>
    <description>Cloud Development and Alien Abductions</description>
    <language>en-us</language>
    <copyright>Clemens Vasters</copyright>
    <lastBuildDate>Sun, 08 Feb 2004 15:13:14 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.7067.0</generator>
    <managingEditor>cvasters@guhhome.com</managingEditor>
    <webMaster>cvasters@guhhome.com</webMaster>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=bc8c56bd-e254-4029-9067-16d00370a29c</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,bc8c56bd-e254-4029-9067-16d00370a29c.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,bc8c56bd-e254-4029-9067-16d00370a29c.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=bc8c56bd-e254-4029-9067-16d00370a29c</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Tiago is <a href="http://weblogs.asp.net/tspascoal/archive/2004/02/08/69582.aspx">already</a> disappointed
about my talk <strong>tomorrow</strong>. Easy! It's not entirely dumbed
down. ;)  
</p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=bc8c56bd-e254-4029-9067-16d00370a29c" />
      </body>
      <title>Tiago hates my talk before seeing it.</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,bc8c56bd-e254-4029-9067-16d00370a29c.aspx</guid>
      <link>http://vasters.com/clemensv/2004/02/08/Tiago+Hates+My+Talk+Before+Seeing+It.aspx</link>
      <pubDate>Sun, 08 Feb 2004 15:13:14 GMT</pubDate>
      <description>&lt;p&gt;
Tiago&amp;nbsp;is &lt;a href="http://weblogs.asp.net/tspascoal/archive/2004/02/08/69582.aspx"&gt;already&lt;/a&gt; disappointed
about my talk &lt;strong&gt;tomorrow&lt;/strong&gt;.&amp;nbsp;Easy!&amp;nbsp;It's not entirely dumbed
down. ;)&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=bc8c56bd-e254-4029-9067-16d00370a29c" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,bc8c56bd-e254-4029-9067-16d00370a29c.aspx</comments>
      <category>Talks/EMEA Longhorn Preview</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=3f2c3ee2-4100-4e0a-8898-422d291abbfc</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,3f2c3ee2-4100-4e0a-8898-422d291abbfc.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,3f2c3ee2-4100-4e0a-8898-422d291abbfc.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=3f2c3ee2-4100-4e0a-8898-422d291abbfc</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="Section1">
          <p>
On our 4 hour taxi ride from Portoroz in Slovenia to Zagreb in Croatia, I decided
to make some significant changes to my Indigo slide deck for the tour. David Chappell
called my talk an “impossible problem”, mostly because the scope of the
talks we are doing is so broad, ranging from the big picture of Longhorn over Avalon
and WinFS to the Whidbey innovations and I am stuck in the middle with a technology
that solves problems most event attendees don’t consider to have.
</p>
          <p>
So I took a rather dramatic step: I dropped almost all of the slides that explain
how Indigo works. What’s left is mostly only the Service Model’s programming
surface. For the eight slides I dropped, I added and modified six slides from the
“Scalability” talk written by Steve Swartz and myself for last year’s
“Scalable Applications Tour”, which now front the talk. Until about 20
minutes into the “new” talk, I don’t speak about Indigo, at all.
And that turned out to be a really good idea.
</p>
          <p>
As I’ve written before, many people who attend the events on this tour have
no or little experience in writing distributed applications. In reality, the classic
2-tier client/server model where all user-code sits on one tier (let it be Windows
Forms, VB6, ASP or ASP.NET) and the other tier is the database does still rule the
world. And, no, the browser doesn’t count as a tier for me; it’s just
a “remote display surface” for the presentation tier.
</p>
          <p>
Instead of talking about features, I now talk about motivation. Using two use-case
scenarios and high-level architectural overviews modeled after Hotmail and Amazon
(that everybody knows) I explain the reasons for why distributing work across multiple
systems is a good thing, how such systems can be separated so that each of them can
scale independently and what sort of services infrastructure is needed to implement
them. And it works great. Once I have the audience nodding to the obvious goodness
I can continue and map the requirements to Indigo features and explain the respective
aspects of the service model. The flow of the talk is much better and the attendees
get more and immediate value out of it. If I weren’t so time constrained I would
probably map it to Enterprise Services (now) and Indigo (future) all in the same talk
and also show to do the transition. I am sure that I can do that sort of talk at some
event this year.
</p>
          <p>
Lesson learned: Less features, more why. With the majority of developers the challenge
isn’t about showing them how distributed systems are being improved; it’s
about getting them to understand and possibly adopt the idea in the first place.
</p>
        </div>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=3f2c3ee2-4100-4e0a-8898-422d291abbfc" />
      </body>
      <title>My Indigo Talk Version 2.0: The "Why" trumps the "How"</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,3f2c3ee2-4100-4e0a-8898-422d291abbfc.aspx</guid>
      <link>http://vasters.com/clemensv/2004/02/08/My+Indigo+Talk+Version+20+The+Why+Trumps+The+How.aspx</link>
      <pubDate>Sun, 08 Feb 2004 09:44:48 GMT</pubDate>
      <description>&lt;div class=Section1&gt;
&lt;p&gt;
On our 4 hour taxi ride from Portoroz in Slovenia to Zagreb in Croatia, I decided
to make some significant changes to my Indigo slide deck for the tour. David Chappell
called my talk an &amp;#8220;impossible problem&amp;#8221;, mostly because the scope of the
talks we are doing is so broad, ranging from the big picture of Longhorn over Avalon
and WinFS to the Whidbey innovations and I am stuck in the middle with a technology
that solves problems most event attendees don&amp;#8217;t consider to have.
&lt;/p&gt;
&lt;p&gt;
So I took a rather dramatic step: I dropped almost all of the slides that explain
how Indigo works. What&amp;#8217;s left is mostly only the Service Model&amp;#8217;s programming
surface. For the eight slides I dropped, I added and modified six slides from the
&amp;#8220;Scalability&amp;#8221; talk written by Steve Swartz and myself for last year&amp;#8217;s
&amp;#8220;Scalable Applications Tour&amp;#8221;, which now front the talk. Until about 20
minutes into the &amp;#8220;new&amp;#8221; talk, I don&amp;#8217;t speak about Indigo, at all.
And that turned out to be a really good idea.
&lt;/p&gt;
&lt;p&gt;
As I&amp;#8217;ve written before, many people who attend the events on this tour have
no or little experience in writing distributed applications. In reality, the classic
2-tier client/server model where all user-code sits on one tier (let it be Windows
Forms, VB6, ASP or ASP.NET) and the other tier is the database does still rule the
world. And, no, the browser doesn&amp;#8217;t count as a tier for me; it&amp;#8217;s just
a &amp;#8220;remote display surface&amp;#8221; for the presentation tier.
&lt;/p&gt;
&lt;p&gt;
Instead of talking about features, I now talk about motivation. Using two use-case
scenarios and high-level architectural overviews modeled after Hotmail and Amazon
(that everybody knows) I explain the reasons for why distributing work across multiple
systems is a good thing, how such systems can be separated so that each of them can
scale independently and what sort of services infrastructure is needed to implement
them. And it works great. Once I have the audience nodding to the obvious goodness
I can continue and map the requirements to Indigo features and explain the respective
aspects of the service model. The flow of the talk is much better and the attendees
get more and immediate value out of it. If I weren&amp;#8217;t so time constrained I would
probably map it to Enterprise Services (now) and Indigo (future) all in the same talk
and also show to do the transition. I am sure that I can do that sort of talk at some
event this year.
&lt;/p&gt;
&lt;p&gt;
Lesson learned: Less features, more why. With the majority of developers the challenge
isn&amp;#8217;t about showing them how distributed systems are being improved; it&amp;#8217;s
about getting them to understand and possibly adopt the idea in the first place.
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=3f2c3ee2-4100-4e0a-8898-422d291abbfc" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,3f2c3ee2-4100-4e0a-8898-422d291abbfc.aspx</comments>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology</category>
      <category>Technology/Indigo</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=96d39c23-51a6-4aa4-a47d-e673a10a3863</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,96d39c23-51a6-4aa4-a47d-e673a10a3863.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,96d39c23-51a6-4aa4-a47d-e673a10a3863.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=96d39c23-51a6-4aa4-a47d-e673a10a3863</wfw:commentRss>
      <slash:comments>5</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I am in Budapest today and I am just done with my Indigo talk (you can find the slides
at <a href="http://codezone.info">http://codezone.info</a> under “Talks”),
having done it for the 6th time on this tour throughout Europe. After the events Den
Haag, Oslo, Copenhagen, Helsinki and Geneva, I still find Indigo a very difficult
topic to talk about on this tour. It’s not about technology or because my talk
doesn’t work: It’s about whether people think it’s relevant to their
work. 
</p>
        <p>
The true challenge is to explain to the developers we meet that Indigo is going to
be very important for them down the road. I find that when I talk to developers on
this tour or look at their evaluation forms that very many of them apparently still
write fairly compact (to avoid the word monolithic) ASP.NET applications or Windows
Forms applications that use a conservative client/server approach. All presentation
and logic resides in one tier and the only remote component worth mentioning is the
database. That means that the majority of the folks sitting in my talks hasn’t
even touched one of the existing distributed technology stacks that Indigo is set
to replace.
</p>
        <p>
The difficulty presenting Indigo on this tour – alongside sexy stuff like declarative
UI programming with spinning Windows and Videos with alpha-blending in Avalon and
googlefast cross-media searches across all of your local storage media as in WinFS
– is that Indigo is about things that are hidden inside applications and do
not surface to the user. Stuff that drives server-applications is sometimes hard to
understand without knowing the architectural background and the motivations. (Sidenote:
A while ago I heard a rumor from a usually trustworthy source that the spinning balls
in the COM+ Explorer exist because COM+ was horribly hard to demo as well and the
spinning balls provided a good way of visualizing that stuff was happening.) 
</p>
        <p>
The ideal talk for an unsuspecting audience with little knowledge in distributed systems
would have to sell the whole idea of distributed systems to boot, the experiences
and errors made, the reasons for why Web services are a good thing, the problems creating
the motivation for and the principles of service oriented architectures, a set of
some tangible application examples and use cases along with the solutions that Indigo
provides; all of that in the same talk and within 75 minutes. And that in a way that
developers get to see code and demos, too. That sort of talk would span about 20 years
of distributed computing history. I am not sure this fits in 75 minutes. Therefore
I think I will have to be happy with only a fraction of the audience being interested
and/or willing to appreciate the things that I am talking about here.  
</p>
        <p>
Very many folks think that the topics I am talking about are only relevant to “big
apps” and have a hard time seeing the benefits of something like Indigo –
much in the same way as it is with Enterprise Services or Web Services. 
</p>
        <p>
If you believe Don Box, who said at PDC that Indigo will ship at some point between
Whidbey and Longhorn, and think about the implications of that, Indigo is in fact
relevant to everyone writing applications that expose functionality to other applications
in some way – now or at least quite soon. The first ship vehicle for Indigo
will be, if Don’s statement holds water in its consequences, some service pack
or upgrade pack for Windows Server 2003 and Windows XP. That means nothing less than
the entire application infrastructure of Windows Server 2003 is getting a major upgrade
probably in a year or so from now.
</p>
        <p>
If you are writing applications using ASMX, Remoting or Enterprise Services today,
the impact of Indigo’s arrival can be immediate if you want to make it so. If
you code your applications cleverly today (following guidelines explained by Joe Long <a href="http://msdn.microsoft.com/longhorn/understanding/pillars/indigo/migratevideo/">here</a> or
in my talk) and don’t play too many tricks on the infrastructure – for
instance by using the Remoting extensibility points – you should have a fairly
smooth upgrade path to Indigo. The goal is that upgrading code will be simple and
mechanical in most cases.<br /></p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=96d39c23-51a6-4aa4-a47d-e673a10a3863" />
      </body>
      <title>Longhorn In Budapest: The relevance of Indigo today</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,96d39c23-51a6-4aa4-a47d-e673a10a3863.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/30/Longhorn+In+Budapest+The+Relevance+Of+Indigo+Today.aspx</link>
      <pubDate>Fri, 30 Jan 2004 13:52:04 GMT</pubDate>
      <description>&lt;p&gt;
I am in Budapest today and I am just done with my Indigo talk (you can find the slides
at &lt;a href="http://codezone.info"&gt;http://codezone.info&lt;/a&gt; under &amp;#8220;Talks&amp;#8221;),
having done it for the 6th time on this tour throughout Europe. After the events Den
Haag, Oslo, Copenhagen, Helsinki and Geneva, I still find Indigo a very difficult
topic to talk about on this tour. It&amp;#8217;s not about technology or because my talk
doesn&amp;#8217;t work: It&amp;#8217;s about whether people think it&amp;#8217;s relevant to their
work. 
&lt;/p&gt;
&lt;p&gt;
The true challenge is to explain to the developers we meet that Indigo is going to
be very important for them down the road. I find that when I talk to developers on
this tour or look at their evaluation forms that very many of them apparently still
write fairly compact (to avoid the word monolithic) ASP.NET applications or Windows
Forms applications that use a conservative client/server approach. All presentation
and logic resides in one tier and the only remote component worth mentioning is the
database. That means that the majority of the folks sitting in my talks hasn&amp;#8217;t
even touched one of the existing distributed technology stacks that Indigo is set
to replace.
&lt;/p&gt;
&lt;p&gt;
The difficulty presenting Indigo on this tour &amp;#8211; alongside sexy stuff like declarative
UI programming with spinning Windows and Videos with alpha-blending in Avalon and
googlefast cross-media searches across all of your local storage media as in WinFS
&amp;#8211; is that Indigo is about things that are hidden inside applications and do
not surface to the user. Stuff that drives server-applications is sometimes hard to
understand without knowing the architectural background and the motivations. (Sidenote:
A while ago I heard a rumor from a usually trustworthy source that the spinning balls
in the COM+ Explorer exist because COM+ was horribly hard to demo as well and the
spinning balls provided a good way of visualizing that stuff was happening.) 
&lt;/p&gt;
&lt;p&gt;
The ideal talk for an unsuspecting audience with little knowledge in distributed systems
would have to sell the whole idea of distributed systems to boot, the experiences
and errors made, the reasons for why Web services are a good thing, the problems creating
the motivation for and the principles of service oriented architectures, a set of
some tangible application examples and use cases along with the solutions that Indigo
provides; all of that in the same talk and within 75 minutes. And that in a way that
developers get to see code and demos, too. That sort of talk would span about 20 years
of distributed computing history. I am not sure this fits in 75 minutes. Therefore
I think I will have to be happy with only a fraction of the audience being interested
and/or willing to appreciate the things that I am talking about here.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Very many folks think that the topics I am talking about are only relevant to &amp;#8220;big
apps&amp;#8221; and have a hard time seeing the benefits of something like Indigo &amp;#8211;
much in the same way as it is with Enterprise Services or Web Services. 
&lt;/p&gt;
&lt;p&gt;
If you believe Don Box, who said at PDC that Indigo will ship at some point between
Whidbey and Longhorn, and think about the implications of that, Indigo is in fact
relevant to everyone writing applications that expose functionality to other applications
in some way &amp;#8211; now or at least quite soon. The first ship vehicle for Indigo
will be, if Don&amp;#8217;s statement holds water in its consequences, some service pack
or upgrade pack for Windows Server 2003 and Windows XP. That means nothing less than
the entire application infrastructure of Windows Server 2003 is getting a major upgrade
probably in a year or so from now.
&lt;/p&gt;
&lt;p&gt;
If you are writing applications using ASMX, Remoting or Enterprise Services today,
the impact of Indigo&amp;#8217;s arrival can be immediate if you want to make it so. If
you code your applications cleverly today (following guidelines explained by Joe Long &lt;a href="http://msdn.microsoft.com/longhorn/understanding/pillars/indigo/migratevideo/"&gt;here&lt;/a&gt; or
in my talk) and don&amp;#8217;t play too many tricks on the infrastructure &amp;#8211; for
instance by using the Remoting extensibility points &amp;#8211; you should have a fairly
smooth upgrade path to Indigo. The goal is that upgrading code will be simple and
mechanical in most cases.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=96d39c23-51a6-4aa4-a47d-e673a10a3863" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,96d39c23-51a6-4aa4-a47d-e673a10a3863.aspx</comments>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology/Indigo</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=a4127e67-f6dd-4291-b1ff-f4acad848a4c</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,a4127e67-f6dd-4291-b1ff-f4acad848a4c.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,a4127e67-f6dd-4291-b1ff-f4acad848a4c.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=a4127e67-f6dd-4291-b1ff-f4acad848a4c</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The Microsoft Developer Days 2004 in Den Haag (The Hague) were a great event. Not
so much fun was going there (the train from Utrecht was split in two trains on the
way and I ended up in Rotterdam instead of Den Haag at first) and getting back (the
train from Venlo to Düsseldorf simply didn't go because of "technical difficulties" so
I had to take a rather expensive cab home). 
</p>
        <p>
I've had lots of interesting discussions and the result of one was that I might
be speaking at the <a href="http://www.sdgn.nl/">SDGN's</a> CttM conference.
I'll definitely be back for the second run of the Architect's Forum in Zeewolde
in March 29th.  
</p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
De SDGN heft gezegt dat ik nu moet genoeg Nederlands lere omdat ik mij CttM presentatie
in de Nederlandse taal kan doen, maar ik weet niet of ze bereid zijn
om mij zovel tijd voor een presentatie te geve zo dat ik ook lang genoeg voor
iede enkele woord kan zoeke. :)     
</p>
        </blockquote>
        <p>
My talk on Indigo apparently went well for the audience and one of my fellow RDs even
said that he learned more about Indigo in my talk than at the PDC (that's because
I consolidated the PDC slides and therefore have it "all at once"), but personally
I was a bit unhappy with it. Didn't flow right. Two slides too much, one slide
missing (I need to explain "Dialogs"). This will be fixed for the next stop in Oslo
on Monday.
</p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=a4127e67-f6dd-4291-b1ff-f4acad848a4c" />
      </body>
      <title>One done, twelve to go.</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,a4127e67-f6dd-4291-b1ff-f4acad848a4c.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/24/One+Done+Twelve+To+Go.aspx</link>
      <pubDate>Sat, 24 Jan 2004 09:54:11 GMT</pubDate>
      <description>&lt;p&gt;
The Microsoft Developer Days 2004 in Den Haag (The Hague) were a great event.&amp;nbsp;Not
so much fun was going there (the train from Utrecht was split in two trains on the
way and I ended up in Rotterdam instead of Den Haag at first) and getting back (the
train from Venlo to D&amp;#252;sseldorf simply didn't go because of "technical difficulties"&amp;nbsp;so
I had to take a rather expensive&amp;nbsp;cab home).&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
I've had lots of interesting discussions and the result of one was that I&amp;nbsp;might
be&amp;nbsp;speaking at the&amp;nbsp;&lt;a href="http://www.sdgn.nl/"&gt;SDGN's&lt;/a&gt;&amp;nbsp;CttM conference.
I'll&amp;nbsp;definitely be back&amp;nbsp;for the second run of the Architect's Forum in Zeewolde
in March 29th.&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
De SDGN heft gezegt dat ik nu moet genoeg Nederlands lere omdat ik mij CttM presentatie
in de&amp;nbsp;Nederlandse taal&amp;nbsp;kan doen, maar ik weet niet of&amp;nbsp;ze bereid zijn
om mij&amp;nbsp;zovel tijd voor een presentatie te geve zo dat ik ook lang genoeg&amp;nbsp;voor
iede enkele woord kan zoeke.&amp;nbsp;:)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
My talk on Indigo apparently went well for the audience and one of my fellow RDs even
said that he learned more about Indigo in my talk than at the PDC (that's because
I consolidated the PDC slides and therefore have it "all at once"), but personally
I was a bit unhappy with it.&amp;nbsp;Didn't flow right. Two slides too much, one slide
missing (I need to explain "Dialogs"). This will be fixed for the next stop in Oslo
on Monday.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=a4127e67-f6dd-4291-b1ff-f4acad848a4c" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,a4127e67-f6dd-4291-b1ff-f4acad848a4c.aspx</comments>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology/Indigo</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=045048dc-038e-4d81-af1b-ff2ff0fee1a8</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,045048dc-038e-4d81-af1b-ff2ff0fee1a8.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,045048dc-038e-4d81-af1b-ff2ff0fee1a8.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=045048dc-038e-4d81-af1b-ff2ff0fee1a8</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I leaving shortly for Den Haag for the first installment of the Longhorn Developer
Preview Tour throughout Europe as part of the Dutch <strong>Developer Days 2004</strong>.
We start tomorrow and I am quite excited since this is the first time I will speak
about Indigo in any detail to a larger audience. I've witnessed Indigo "forming" from
a distance when the team was still in "stealth mode" and it's great to see how
it comes along. 
</p>
        <p>
But be forewarned: In my talk there will be <strong>no live demos</strong>. I
have 75 minutes for the talk and I had to decide whether I concentrate on explaining
the "M5" milestone that is currently in development in Redmond and which implements
the (likely) final programming model or whether I allocate more time to
the M4 model found in the PDC build. The decision that I made was that M4
is so different from M5 that unless you want to get a major degree in Longhorn development
history or have way too much time on your hands, learning and therefore showing M4
code is almost pointless. I will show code, but it won't run.
</p>
        <p>
If you want to check out how this first run of my talk goes (as usual, I don't really
rehearse talks so this is as spontaneous, "fresh" and probably embarrassing as it
gets on this tour), Microsoft Netherlands will have a <strong>live webcast</strong> tomorrow
that you can log into at <a href="http://www.microsoft.com/netherlands/msdn/devdays/webcast.asp">http://www.microsoft.com/netherlands/msdn/devdays/webcast.asp</a>. 
</p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=045048dc-038e-4d81-af1b-ff2ff0fee1a8" />
      </body>
      <title>On the road on The Road to Longhorn</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,045048dc-038e-4d81-af1b-ff2ff0fee1a8.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/21/On+The+Road+On+The+Road+To+Longhorn.aspx</link>
      <pubDate>Wed, 21 Jan 2004 13:34:43 GMT</pubDate>
      <description>&lt;p&gt;
I leaving shortly for Den Haag for the first installment of the Longhorn Developer
Preview Tour throughout Europe as part of the Dutch &lt;strong&gt;Developer Days 2004&lt;/strong&gt;.
We start tomorrow and I am quite excited since this is the first time I will speak
about Indigo in any detail to a larger audience. I've witnessed Indigo "forming" from
a distance when the team was still in "stealth mode" and it's&amp;nbsp;great to see how
it comes along. 
&lt;/p&gt;
&lt;p&gt;
But be forewarned: In my talk there will be&amp;nbsp;&lt;strong&gt;no live demos&lt;/strong&gt;. I
have 75 minutes for the talk and I had to&amp;nbsp;decide whether I concentrate on explaining
the "M5" milestone that is currently in development in Redmond and which implements
the (likely) final programming model or whether I&amp;nbsp;allocate&amp;nbsp;more&amp;nbsp;time&amp;nbsp;to
the M4 model found in the PDC build. The decision&amp;nbsp;that I made was&amp;nbsp;that M4
is so different from M5 that unless you want to get a major degree in Longhorn development
history or have way too much time on your hands, learning and therefore showing M4
code is almost pointless. I will show code, but it won't run.
&lt;/p&gt;
&lt;p&gt;
If you want to check out how this first run of my talk goes (as usual, I don't really
rehearse talks so this is as spontaneous, "fresh" and probably embarrassing as it
gets on this tour), Microsoft Netherlands will have a &lt;strong&gt;live webcast&lt;/strong&gt; tomorrow
that you can log into at&amp;nbsp;&lt;a href="http://www.microsoft.com/netherlands/msdn/devdays/webcast.asp"&gt;http://www.microsoft.com/netherlands/msdn/devdays/webcast.asp&lt;/a&gt;. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=045048dc-038e-4d81-af1b-ff2ff0fee1a8" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,045048dc-038e-4d81-af1b-ff2ff0fee1a8.aspx</comments>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology/Indigo</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=3b781b79-51b3-4945-bfa7-9293a7407bfc</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,3b781b79-51b3-4945-bfa7-9293a7407bfc.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,3b781b79-51b3-4945-bfa7-9293a7407bfc.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=3b781b79-51b3-4945-bfa7-9293a7407bfc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I am getting ready for the Longhorn Developer Preview <a href="/clemensv/PermaLink.aspx?guid=48af790c-877b-4889-a248-e887c5f46ec9">tour</a>. Now
that the whole notebook ordeal is hopefully over, I have been and still am polishing
slides and we'll have an online rehearsal today during the day. Furthermore, we're
working with Microsoft EMEA on a two day workshop about writing service oriented applications
that consolidates all the thinking that I've been blogging about in the past year.
The "sample" around which the workshop will center is, not very surprisingly, the <a href="/clemensv/PermaLink.aspx?guid=b1d34986-f53b-49c1-a56b-81c5fc042f32">FABRIQ</a>. 
</p>
        <p>
I really need to get back into a "blogging mood".
</p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=3b781b79-51b3-4945-bfa7-9293a7407bfc" />
      </body>
      <title>Getting ready for the tour</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,3b781b79-51b3-4945-bfa7-9293a7407bfc.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/20/Getting+Ready+For+The+Tour.aspx</link>
      <pubDate>Tue, 20 Jan 2004 08:04:56 GMT</pubDate>
      <description>&lt;p&gt;
I am getting ready for the Longhorn Developer Preview &lt;a href="/clemensv/PermaLink.aspx?guid=48af790c-877b-4889-a248-e887c5f46ec9"&gt;tour&lt;/a&gt;.&amp;nbsp;Now
that the whole notebook ordeal is hopefully over, I have been and still am polishing
slides and we'll have an online&amp;nbsp;rehearsal today during the day. Furthermore,&amp;nbsp;we're
working with Microsoft EMEA on a two day workshop&amp;nbsp;about writing service oriented&amp;nbsp;applications
that consolidates all the thinking that I've been blogging about in the past year.
The "sample" around which the workshop will center is, not very surprisingly, the &lt;a href="/clemensv/PermaLink.aspx?guid=b1d34986-f53b-49c1-a56b-81c5fc042f32"&gt;FABRIQ&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
I really need to get back into a "blogging mood".
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=3b781b79-51b3-4945-bfa7-9293a7407bfc" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,3b781b79-51b3-4945-bfa7-9293a7407bfc.aspx</comments>
      <category>newtelligence</category>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology/FABRIQ</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=ea847f8f-9dcf-4cfd-9200-6a95325014e4</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,ea847f8f-9dcf-4cfd-9200-6a95325014e4.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,ea847f8f-9dcf-4cfd-9200-6a95325014e4.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=ea847f8f-9dcf-4cfd-9200-6a95325014e4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
To expect that the newest hardware works with a pre-Alpha version of the
newest Microsoft operating system may be expecting a bit much. My Alienware Area51-m
just wouldn't boot past the logo screen just 3 seconds after booting from the install
disk. It just hung. Bummer.
</p>
        <p>
To expect that a hardware vendor, especially one that's comparatively small and
which is specialized in gaming machines and therefore very consumer focused,
would even consider providing support on that issue is hopeless.
</p>
        <p>
Is it? Well, usually it probably would be, but not with Alienware. Their tech support
simply <strong>rocks</strong>. And with their help and help from the Longhorn Evangelism
team in Redmond, Longhorn is now finally running on my new notebook.
</p>
        <p>
The problem of the Area51-m not booting Longhorn is an unfortunate combination of
a more BIOS-sensitive bootloader in Longhorn compared to XP/Win03 and a bug in
current production AMIBIOS (AMIBIOS8, 1.09) that Alienware puts on their machines. Once
we had that identified and I got the same fix that the Longhorn Evangelism team got
for their Alienware machines (they have them too), flashed the BIOS and Longhorn
booted.
</p>
        <p>
Done? Unfortunately not. What I found was that this particular "special fix" BIOS
version (1.08.01) would work stably with Longhorn and Win03 only when the machine
is on AC power. Once you unplug and run on batteries, both OSses bluescreen after
about 10-15 seconds.
</p>
        <p>
Because this is my primary machine, I must have the machine running on batteries and
therefore I re-flashed the BIOS back to the production version (1.09) so that
at least Win03 would work and for Longhorn demos I'd just re-flash down to the other
BIOS. Once done, I rebooted the machine and it happened to boot into Longhorn. And
worked. Why would the installer hang so early on this BIOS version but the OS just
boots fine once installed?  Puzzling. 
</p>
        <p>
So after all this had been sorted out, I figured that Longhorn isn't a good idea to
have on the D: drive, after all. It does work, but I'd have to adjust a lot of demos
and that's just too much work. So I am installing Win03 and Longhorn once more right
now in the following sequence: BIOS 1.09 &gt; Win03 to D: &gt; "special fix"
BIOS 1.08.1 &gt; Longhorn to C: &gt; BIOS 1.09. Now that we've got this sorted out,
Alienware will hopefully have a permanent fix for the production BIOS soon so that
this step becomes unnecessary and so that others can get Longhorn installed on their
Area51s as well.
</p>
        <p>
On the Longhorn tour, we'll have two of these boxes as our demo machines. Although
they are absolutely swamped right now, Alienware made it possible to provide
a system for Microsoft on very short notice, so that we don't have to carry a
rather massive desktop PC around on "this 13 cities in 13 consecutive
work days" tour as was initially planned. 
</p>
        <p>
Now I need to work on my backlog.
</p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=ea847f8f-9dcf-4cfd-9200-6a95325014e4" />
      </body>
      <title>The frustration and joy of installing Longhorn</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,ea847f8f-9dcf-4cfd-9200-6a95325014e4.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/18/The+Frustration+And+Joy+Of+Installing+Longhorn.aspx</link>
      <pubDate>Sun, 18 Jan 2004 14:10:17 GMT</pubDate>
      <description>&lt;p&gt;
To expect that&amp;nbsp;the newest&amp;nbsp;hardware works with a pre-Alpha version of the
newest Microsoft operating system may be expecting a bit much. My Alienware Area51-m
just wouldn't boot past the logo screen just 3 seconds after booting from the install
disk. It just hung. Bummer.
&lt;/p&gt;
&lt;p&gt;
To expect that a hardware vendor, especially one that's comparatively small&amp;nbsp;and
which is specialized in gaming machines and&amp;nbsp;therefore very consumer focused,
would even consider&amp;nbsp;providing support on that issue is&amp;nbsp;hopeless.
&lt;/p&gt;
&lt;p&gt;
Is it? Well, usually it probably would be, but not with Alienware. Their tech support
simply &lt;strong&gt;rocks&lt;/strong&gt;. And with their help and help from the Longhorn Evangelism
team in Redmond, Longhorn is now finally running on my new notebook.
&lt;/p&gt;
&lt;p&gt;
The problem of the Area51-m not booting Longhorn is an unfortunate combination of
a more&amp;nbsp;BIOS-sensitive bootloader in Longhorn compared to XP/Win03 and a bug in
current production&amp;nbsp;AMIBIOS (AMIBIOS8, 1.09) that Alienware puts on their machines.&amp;nbsp;Once
we had that identified and I got the same fix that the Longhorn Evangelism team got
for their Alienware machines (they&amp;nbsp;have them too), flashed the BIOS and&amp;nbsp;Longhorn
booted.
&lt;/p&gt;
&lt;p&gt;
Done? Unfortunately not. What I found was that this particular "special fix" BIOS
version (1.08.01) would work stably with Longhorn and Win03&amp;nbsp;only when the machine
is on AC power. Once you unplug and run on batteries, both OSses bluescreen after
about 10-15 seconds.
&lt;/p&gt;
&lt;p&gt;
Because this is my primary machine,&amp;nbsp;I must&amp;nbsp;have the machine running on batteries&amp;nbsp;and
therefore I&amp;nbsp;re-flashed the BIOS back to the production version (1.09) so that
at least Win03 would work and for Longhorn demos I'd just re-flash down to the other
BIOS. Once done, I rebooted the machine and it happened to boot into Longhorn. And
worked. Why would the installer hang so early on this BIOS version but the OS just
boots fine once installed?&amp;nbsp;&amp;nbsp;Puzzling. 
&lt;/p&gt;
&lt;p&gt;
So after all this had been sorted out, I figured that Longhorn isn't a good idea to
have on the D: drive, after all. It does work, but I'd have to adjust a lot of demos
and that's just too much work. So I am installing Win03 and Longhorn once more right
now in the following sequence: BIOS 1.09 &amp;gt;&amp;nbsp;Win03 to D: &amp;gt; "special fix"
BIOS 1.08.1 &amp;gt; Longhorn to C: &amp;gt; BIOS 1.09. Now that we've got this sorted out,
Alienware will hopefully have a permanent fix for the production BIOS soon so that
this step becomes unnecessary and so that others can get Longhorn installed on their
Area51s as well.
&lt;/p&gt;
&lt;p&gt;
On the Longhorn tour, we'll have two of these boxes as our demo machines. Although
they are absolutely swamped right now, Alienware made it possible&amp;nbsp;to provide
a system for Microsoft on very short notice, so that we don't have to carry&amp;nbsp;a
rather massive desktop PC&amp;nbsp;around&amp;nbsp;on "this 13 cities&amp;nbsp;in 13 consecutive
work days" tour&amp;nbsp;as was initially planned. 
&lt;/p&gt;
&lt;p&gt;
Now I need to work on my backlog.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=ea847f8f-9dcf-4cfd-9200-6a95325014e4" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,ea847f8f-9dcf-4cfd-9200-6a95325014e4.aspx</comments>
      <category>newtelligence</category>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=098e17df-8772-4751-953d-b4e0b25e078c</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,098e17df-8772-4751-953d-b4e0b25e078c.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,098e17df-8772-4751-953d-b4e0b25e078c.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=098e17df-8772-4751-953d-b4e0b25e078c</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So my new notebook is an <a href="http://www.alienware.co.uk/system_pages/area-51m.aspx">Alienware
Area-51m</a>. It's really, really fast, and looks great, but as of now, it doesn't
get past the boot screen when I try to install Longhorn. The Longhorn boot screen
starts fading in and the machine locks up. Win03 and XP work just fine ("great!" I
should say). So I am sitting here, fiddling around with the install options and I
am suspecting that something in the BIOS isn't quite like Longhorn expects it to be.
To be continued ...
</p>
        <p align="center">
          <img src="/clemensv/content/binary/alien_cover.jpg" border="0" />
        </p>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=098e17df-8772-4751-953d-b4e0b25e078c" />
      </body>
      <title>The monster has arrived</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,098e17df-8772-4751-953d-b4e0b25e078c.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/12/The+Monster+Has+Arrived.aspx</link>
      <pubDate>Mon, 12 Jan 2004 17:58:33 GMT</pubDate>
      <description>&lt;p&gt;
So my new notebook is an &lt;a href="http://www.alienware.co.uk/system_pages/area-51m.aspx"&gt;Alienware
Area-51m&lt;/a&gt;. It's really, really&amp;nbsp;fast, and looks great, but as of now, it doesn't
get past the boot screen when I try to install&amp;nbsp;Longhorn. The Longhorn boot screen
starts fading in and the machine locks up. Win03 and XP work just fine ("great!" I
should say). So I am sitting here, fiddling around with the install options and I
am suspecting that something in the BIOS isn't quite like Longhorn expects it to be.
To be continued ...
&lt;/p&gt;
&lt;p align=center&gt;
&lt;img src="/clemensv/content/binary/alien_cover.jpg" border=0&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=098e17df-8772-4751-953d-b4e0b25e078c" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,098e17df-8772-4751-953d-b4e0b25e078c.aspx</comments>
      <category>Talks/EMEA Longhorn Preview</category>
      <category>Technology/Longhorn</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=48af790c-877b-4889-a248-e887c5f46ec9</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,48af790c-877b-4889-a248-e887c5f46ec9.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,48af790c-877b-4889-a248-e887c5f46ec9.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=48af790c-877b-4889-a248-e887c5f46ec9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="Section1">
          <p>
Longhorn Developer Preview events all over Europe. I collected the event pages for
you so you can register. The days in boldface are those on which I am speaking. 
</p>
          <p>
            <a href="http://www.microsoft.com/netherlands/msdn/devdays/default.asp">The Hague,
The Netherlands:</a> Developer Days 2004; <b>Wednesday</b> and <b>Thursday</b>, <b>21st/22nd
January</b></p>
          <p>
            <a href="http://www.microsoft.com/danmark/msdn/longhorn.asp">Copenhagen, Denmark:</a> Longhorn
Developer Preview; <b>Tuesday</b>, <b>27th January</b></p>
          <p>
            <a href="http://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=fi-FI&amp;EventID=118742160">Helsinki,
Finland:</a> Longhorn Developer Preview; <b>Wednesday</b>, <b>28th January</b></p>
          <p>
            <a href="http://www.microsoft.com/switzerland/de/msdn/events/default.asp">Geneva,
Switzerland:</a> Developer Days 2004; Wednesday and <b>Thursday</b>, 28th/<b>29th</b> January
</p>
          <p>
            <a href="http://www.microsoft.com/hun/events/default.mspx">Budapest, Hungary:</a> Longhorn
Developer Preview; <b>Friday</b>, <b>30th</b><b>January</b></p>
          <p>
            <a href="http://www.microsoft.com/poland/developer/pdd2004/">Warsaw, Poland:</a> Developer
Days 2004; <b>Monday</b> and Tuesday, <b>2nd</b>/3rd <b>February</b></p>
          <p>
            <a href="http://www.microsoft.com/slovenija/dogodki/ess/">Portoroz, Slovenia:</a> Developer
Days 2004; Tuesday and <b>Wednesday</b>, 3rd/<b>4th</b><b>February</b></p>
          <p>
            <a href="http://www.microsoft.com/ireland/events/longhorn/">Dublin, Ireland:</a>  Longhorn
Developer Preview; <b>Tuesday</b>, <b>10th</b><b>February</b></p>
          <p>
There are also events scheduled in Portugal (Feb 9), Spain (Feb 3), Croatia (Feb 5)
and Italy (Feb 6), but I have yet to find the pages.<br /><br /></p>
        </div>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=48af790c-877b-4889-a248-e887c5f46ec9" />
      </body>
      <title>More event dates</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,48af790c-877b-4889-a248-e887c5f46ec9.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/06/More+Event+Dates.aspx</link>
      <pubDate>Tue, 06 Jan 2004 16:38:09 GMT</pubDate>
      <description>

&lt;div class=Section1&gt;
&lt;p&gt;
Longhorn Developer Preview events all over Europe. I collected the event pages for
you so you can register. The days in boldface are those on which I am speaking. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/netherlands/msdn/devdays/default.asp"&gt;The Hague,
The Netherlands:&lt;/a&gt; Developer Days 2004; &lt;b&gt;Wednesday&lt;/b&gt; and &lt;b&gt;Thursday&lt;/b&gt;, &lt;b&gt;21st/22nd
January&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/danmark/msdn/longhorn.asp"&gt;Copenhagen, Denmark:&lt;/a&gt; Longhorn
Developer Preview; &lt;b&gt;Tuesday&lt;/b&gt;, &lt;b&gt;27th January&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=fi-FI&amp;amp;EventID=118742160"&gt;Helsinki,
Finland:&lt;/a&gt; Longhorn Developer Preview; &lt;b&gt;Wednesday&lt;/b&gt;, &lt;b&gt;28th January&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/switzerland/de/msdn/events/default.asp"&gt;Geneva,
Switzerland:&lt;/a&gt; Developer Days 2004; Wednesday and &lt;b&gt;Thursday&lt;/b&gt;, 28th/&lt;b&gt;29th&lt;/b&gt; January
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/hun/events/default.mspx"&gt;Budapest, Hungary:&lt;/a&gt; Longhorn
Developer Preview; &lt;b&gt;Friday&lt;/b&gt;, &lt;b&gt;30th&lt;/b&gt; &lt;b&gt;January&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/poland/developer/pdd2004/"&gt;Warsaw, Poland:&lt;/a&gt; Developer
Days 2004; &lt;b&gt;Monday&lt;/b&gt; and Tuesday, &lt;b&gt;2nd&lt;/b&gt;/3rd &lt;b&gt;February&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/slovenija/dogodki/ess/"&gt;Portoroz, Slovenia:&lt;/a&gt; Developer
Days 2004; Tuesday and &lt;b&gt;Wednesday&lt;/b&gt;, 3rd/&lt;b&gt;4th&lt;/b&gt; &lt;b&gt;February&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/ireland/events/longhorn/"&gt;Dublin, Ireland:&lt;/a&gt; &amp;nbsp;Longhorn
Developer Preview; &lt;b&gt;Tuesday&lt;/b&gt;, &lt;b&gt;10th&lt;/b&gt; &lt;b&gt;February&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
There are also events scheduled in Portugal (Feb 9), Spain (Feb 3), Croatia (Feb 5)
and Italy (Feb 6), but I have yet to find the pages.&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=48af790c-877b-4889-a248-e887c5f46ec9" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,48af790c-877b-4889-a248-e887c5f46ec9.aspx</comments>
      <category>Talks/EMEA Longhorn Preview</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=85474830-8310-47d2-aec3-92b8b0d96708</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,85474830-8310-47d2-aec3-92b8b0d96708.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,85474830-8310-47d2-aec3-92b8b0d96708.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=85474830-8310-47d2-aec3-92b8b0d96708</wfw:commentRss>
      <slash:comments>5</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="Section1">
          <p>
Are you going to one of the Longhorn Developer Preview events or Developer Days 2004
events around Europe end of this month or beginning of February?
</p>
          <p>
If you are, I have a question for you. I’ll be talking about Indigo and I am
in a demo dilemma. My slide deck, like the ones that Steve, Joe, Don and the others
showed at PDC, reflects mostly the status quo of the Indigo M5 milestone that is currently
in development. The problem is that there are no M5 bits that I could show (there
are not even M5 bits I could get). The PDC Longhorn build contains the Indigo milestone
M4, whose programming model is very different – the “final” programming
model for all of us happens to be added only in M5; whatever is in M4 is really an
“internal” programming model that exists for testing purposes.
</p>
          <p>
So what should I do? Spend more time explaining how things are going to be in the
real thing (M5 and going forward into the Beta) or spend that time on doing M4 demos?
Personally, I’d rather cut the demos entirely or show simply what needs to be
done to get the SDK samples to run so that you have a starting point if you really
want to play with the early bits. Make yourself heard; comment here.
</p>
        </div>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=85474830-8310-47d2-aec3-92b8b0d96708" />
      </body>
      <title>To demo or not to demo?</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,85474830-8310-47d2-aec3-92b8b0d96708.aspx</guid>
      <link>http://vasters.com/clemensv/2004/01/06/To+Demo+Or+Not+To+Demo.aspx</link>
      <pubDate>Tue, 06 Jan 2004 15:47:10 GMT</pubDate>
      <description>

&lt;div class=Section1&gt;
&lt;p&gt;
Are you going to one of the Longhorn Developer Preview events or Developer Days 2004
events around Europe end of this month or beginning of February?
&lt;/p&gt;
&lt;p&gt;
If you are, I have a question for you. I&amp;#8217;ll be talking about Indigo and I am
in a demo dilemma. My slide deck, like the ones that Steve, Joe, Don and the others
showed at PDC, reflects mostly the status quo of the Indigo M5 milestone that is currently
in development. The problem is that there are no M5 bits that I could show (there
are not even M5 bits I could get). The PDC Longhorn build contains the Indigo milestone
M4, whose programming model is very different &amp;#8211; the &amp;#8220;final&amp;#8221; programming
model for all of us happens to be added only in M5; whatever is in M4 is really an
&amp;#8220;internal&amp;#8221; programming model that exists for testing purposes.
&lt;/p&gt;
&lt;p&gt;
So what should I do? Spend more time explaining how things are going to be in the
real thing (M5 and going forward into the Beta) or spend that time on doing M4 demos?
Personally, I&amp;#8217;d rather cut the demos entirely or show simply what needs to be
done to get the SDK samples to run so that you have a starting point if you really
want to play with the early bits. Make yourself heard; comment here.
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=85474830-8310-47d2-aec3-92b8b0d96708" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,85474830-8310-47d2-aec3-92b8b0d96708.aspx</comments>
      <category>Talks/EMEA Longhorn Preview</category>
    </item>
    <item>
      <trackback:ping>http://vasters.com/clemensv/Trackback.aspx?guid=90a27f4e-bdcf-4895-885c-b06ca4df1e70</trackback:ping>
      <pingback:server>http://vasters.com/clemensv/pingback.aspx</pingback:server>
      <pingback:target>http://vasters.com/clemensv/PermaLink,guid,90a27f4e-bdcf-4895-885c-b06ca4df1e70.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://vasters.com/clemensv/CommentView,guid,90a27f4e-bdcf-4895-885c-b06ca4df1e70.aspx</wfw:comment>
      <wfw:commentRss>http://vasters.com/clemensv/SyndicationService.asmx/GetEntryCommentsRss?guid=90a27f4e-bdcf-4895-885c-b06ca4df1e70</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="Section1">
          <p>
I am very much looking forward to the “EMEA Microsoft Longhorn Developer Preview
Tour” that’s going to happen in a very dense 3 week stretch in late January
/ early February 2004. I feel honored to have been invited again to present the highlights
of the PDC on a speaking tour throughout Europe (as in 2002) with <a href="http://www.davidchappell.com/">David
Chappell</a> and an excellent group of Microsoft EMEA technical evangelists (Lester
Madden, Nigel Watling, and Hans Verbeeck). We are going to be in 13 countries within
3 weeks – or 15 workdays. I will post links to the individual country’s
event sites as I learn about them. In one day, we’ll take you through the best
of Longhorn, WinFS, Avalon, the Visual Studio Whidbey release and Indigo (my part).
If you weren’t at PDC, you should go. If you were at PDC, you should still go
just to hear David speak. :-D 
</p>
          <p>
Here’s the first event I know the official site of. The Developer and ITPro
days in Belgium are, however, much bigger than “just” our tour. We’ll
be there on the second day (Feb 11<sup>th</sup>), but there’s a <a href="http://www.dev-itprodays.be/program/sessions1.aspx">very
exciting program</a> on the first day already and the <a href="http://www.dev-itprodays.be/program/speakers.aspx">array
of speakers</a> is nothing less than impressive. (I just wonder why some of the speakers
look like lizards right now)
</p>
          <p>
            <b>
              <a href="http://www.dev-itprodays.be/">Developer and ITPro Days 2004.</a> February
10<sup>th</sup>-11<sup>th</sup> 2004, Ghent, Belgium.</b> I’ll be there.
</p>
          <p class="MsoNormal">
            <span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">
              <a href="http://www.dev-itprodays.be/">
                <span style="COLOR: windowtext; TEXT-DECORATION: none">
                  <img height="60" src="/clemensv/content/binary/image001123456.png" width="120" border="0" />
                </span>
              </a>
            </span>
          </p>
          <p class="MsoNormal">
            <span lang="DE">
            </span> 
</p>
        </div>
        <img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=90a27f4e-bdcf-4895-885c-b06ca4df1e70" />
      </body>
      <title>The EMEA "Microsoft Longhorn Developer Preview" Tour dates start rolling in</title>
      <guid isPermaLink="false">http://vasters.com/clemensv/PermaLink,guid,90a27f4e-bdcf-4895-885c-b06ca4df1e70.aspx</guid>
      <link>http://vasters.com/clemensv/2003/12/02/The+EMEA+Microsoft+Longhorn+Developer+Preview+Tour+Dates+Start+Rolling+In.aspx</link>
      <pubDate>Tue, 02 Dec 2003 10:44:55 GMT</pubDate>
      <description>&lt;div class=Section1&gt;
&lt;p&gt;
I am very much looking forward to the &amp;#8220;EMEA Microsoft Longhorn Developer Preview
Tour&amp;#8221; that&amp;#8217;s going to happen in a very dense 3 week stretch in late January
/ early February 2004. I feel honored to have been invited again to present the highlights
of the PDC on a speaking tour throughout Europe (as in 2002) with &lt;a href="http://www.davidchappell.com/"&gt;David
Chappell&lt;/a&gt; and an excellent group of Microsoft EMEA technical evangelists (Lester
Madden, Nigel Watling, and Hans Verbeeck). We are going to be in 13 countries within
3 weeks &amp;#8211; or 15 workdays. I will post links to the individual country&amp;#8217;s
event sites as I learn about them. In one day, we&amp;#8217;ll take you through the best
of Longhorn, WinFS, Avalon, the Visual Studio Whidbey release and Indigo (my part).
If you weren&amp;#8217;t at PDC, you should go. If you were at PDC, you should still go
just to hear David speak. :-D 
&lt;/p&gt;
&lt;p&gt;
Here&amp;#8217;s the first event I know the official site of. The Developer and ITPro
days in Belgium are, however, much bigger than &amp;#8220;just&amp;#8221; our tour. We&amp;#8217;ll
be there on the second day (Feb 11&lt;sup&gt;th&lt;/sup&gt;), but there&amp;#8217;s a &lt;a href="http://www.dev-itprodays.be/program/sessions1.aspx"&gt;very
exciting program&lt;/a&gt; on the first day already and the &lt;a href="http://www.dev-itprodays.be/program/speakers.aspx"&gt;array
of speakers&lt;/a&gt; is nothing less than impressive. (I just wonder why some of the speakers
look like lizards right now)
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;&lt;a href="http://www.dev-itprodays.be/"&gt;Developer and ITPro Days 2004.&lt;/a&gt; February
10&lt;sup&gt;th&lt;/sup&gt;-11&lt;sup&gt;th&lt;/sup&gt; 2004, Ghent, Belgium.&lt;/b&gt; I&amp;#8217;ll be there.
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;a href="http://www.dev-itprodays.be/"&gt;&lt;span style="COLOR: windowtext; TEXT-DECORATION: none"&gt;&lt;img height=60 src="/clemensv/content/binary/image001123456.png" width=120 border=0&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal&gt;
&lt;span lang=DE&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://vasters.com/clemensv/aggbug.ashx?id=90a27f4e-bdcf-4895-885c-b06ca4df1e70" /&gt;</description>
      <comments>http://vasters.com/clemensv/CommentView,guid,90a27f4e-bdcf-4895-885c-b06ca4df1e70.aspx</comments>
      <category>Talks</category>
      <category>Talks/EMEA Longhorn Preview</category>
    </item>
  </channel>
</rss>