<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Kate Gregory's Blog - Canadian Colour</title>
    <link>http://www.gregcons.com/KateBlog/</link>
    <description>Really Good Donut</description>
    <language>en-us</language>
    <copyright>Kate Gregory</copyright>
    <lastBuildDate>Fri, 26 Jul 2024 11:58:57 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>kate@gregcons.com</managingEditor>
    <webMaster>kate@gregcons.com</webMaster>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=ec821310-05f4-4980-ba29-44aff4b337f5</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ec821310-05f4-4980-ba29-44aff4b337f5</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We work on the conference for a year, maybe more than a year, because we start thinking
about "next year" before we've even had this year. Then it starts, and it's wonderful,
and suddenly it's the last day.
</p>
        <p>
          <img border="0" src="http://www.gregcons.com/KateBlog/content/binary/20240724_090812 resized.jpg" />
        </p>
        <p>
We kicked off the day with a wonderful keynote by April Wensel about compassion and
how bringing warmth and caring into your software development practices makes better
code, not just happier people. Then I went to Tina Ulbrich's Throwing Tools at Ranges
which had a lot of numbers and data for those who worry ranges bring performance issues.
</p>
        <p>
A CppNorth tradition is that we don't provide lunch every single day, wanting to send
attendees out into Toronto to experience the downtown neighbourhood. Day 3 was the
"go out" day for lunch and from what I heard in the afternoon, people liked it, as
they have other years. After lunch I went to Where There Is A Loop There is an Algorithm
by Peter Lorimer and Fatemeh Jafargholi. I really liked how Fatemeh connected something
I said about memorable catchphrases like "better safe than sorry" to algorithms and
their names. 
</p>
        <p>
Then another Conor Hoekstra "so many languages" talk, Composition Intuition II. It
was a careening ride between "heh, I can actually follow this, that is kind of neat"
and "what?!?". Conor takes some of the mystery out of jargon words you hear other
people use and helps to bring concepts from esoteric languages ("this one was written
for winning code golf challenges") into our regular lives.
</p>
        <p>
Then came perhaps the most anticipated break of the conference: The Canadian Snacks
Break!
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_155021.jpg" />
        </p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_155034.jpg" />
        </p>
        <p>
Butter tarts, nanaimo bars, maple cookies, and little bags of Hickory Sticks! You
won't forget where you are at this conference!
</p>
        <p>
We wrapped up with a keynote from Tony Van Eerd that appeared for a while to have
only one slide (but actually had 86) and a lot of philosophy and thinking. To do a
good job of abstraction, you need to think about what a thing is, and what the properties
of a thing are, and Tony led us through that very skilfully. Definitely one to chew
on on the way home.
</p>
        <p>
And with that I was on the way home. Into the GO station that literally connects to
the Microsoft building:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_182530.jpg" />
        </p>
        <p>
And on the train, with one well-timed selfie-with-the-venue:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_185058.jpg" />
        </p>
        <p>
See you all next year! You can even <a href="https://store.cppnorth.ca/">buy your
tickets right now</a> for a huge discount to use this year's budget, if you like!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=ec821310-05f4-4980-ba29-44aff4b337f5" />
      </body>
      <title>CppNorth Day 3</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ec821310-05f4-4980-ba29-44aff4b337f5</guid>
      <link>http://www.gregcons.com/KateBlog/CppNorthDay3.aspx</link>
      <pubDate>Fri, 26 Jul 2024 11:58:57 GMT</pubDate>
      <description>&lt;p&gt;
We work on the conference for a year, maybe more than a year, because we start thinking
about "next year" before we've even had this year. Then it starts, and it's wonderful,
and suddenly it's the last day.
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" src="http://www.gregcons.com/KateBlog/content/binary/20240724_090812 resized.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
We kicked off the day with a wonderful keynote by April Wensel about compassion and
how bringing warmth and caring into your software development practices makes better
code, not just happier people. Then I went to Tina Ulbrich's Throwing Tools at Ranges
which had a lot of numbers and data for those who worry ranges bring performance issues.
&lt;/p&gt;
&lt;p&gt;
A CppNorth tradition is that we don't provide lunch every single day, wanting to send
attendees out into Toronto to experience the downtown neighbourhood. Day 3 was the
"go out" day for lunch and from what I heard in the afternoon, people liked it, as
they have other years. After lunch I went to Where There Is A Loop There is an Algorithm
by Peter Lorimer and Fatemeh Jafargholi. I really liked how Fatemeh connected something
I said about memorable catchphrases like "better safe than sorry" to algorithms and
their names. 
&lt;/p&gt;
&lt;p&gt;
Then another Conor Hoekstra "so many languages" talk, Composition Intuition II. It
was a careening ride between "heh, I can actually follow this, that is kind of neat"
and "what?!?". Conor takes some of the mystery out of jargon words you hear other
people use and helps to bring concepts from esoteric languages ("this one was written
for winning code golf challenges") into our regular lives.
&lt;/p&gt;
&lt;p&gt;
Then came perhaps the most anticipated break of the conference: The Canadian Snacks
Break!
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_155021.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_155034.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
Butter tarts, nanaimo bars, maple cookies, and little bags of Hickory Sticks! You
won't forget where you are at this conference!
&lt;/p&gt;
&lt;p&gt;
We wrapped up with a keynote from Tony Van Eerd that appeared for a while to have
only one slide (but actually had 86) and a lot of philosophy and thinking. To do a
good job of abstraction, you need to think about what a thing is, and what the properties
of a thing are, and Tony led us through that very skilfully. Definitely one to chew
on on the way home.
&lt;/p&gt;
&lt;p&gt;
And with that I was on the way home. Into the GO station that literally connects to
the Microsoft building:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_182530.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
And on the train, with one well-timed selfie-with-the-venue:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240724_185058.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
See you all next year! You can even &lt;a href="https://store.cppnorth.ca/"&gt;buy your
tickets right now&lt;/a&gt; for a huge discount to use this year's budget, if you like!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=ec821310-05f4-4980-ba29-44aff4b337f5" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=ec1acd7b-5eb7-454a-8e2b-f255477e578a</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ec1acd7b-5eb7-454a-8e2b-f255477e578a</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Monday morning started with a short walk to the venue. The first few minutes were
against the flow of Toronto commuters pouring off a GO train and walking to nearby
offices, which was quite an experience. But on reaching the 44th and 43rd floors,
the reward was an amazing view!
</p>
        <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082941.jpg" />
        <p>
        </p>
        <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082947.jpg" />
        <p>
        </p>
        <p>
I was worried about whether this year's food would be able to match the wonderful
food we had our first two years, at a hotel. Well, it's been just as good and even
better at times. Here's the morning pastries and fruit:
</p>
        <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082731.jpg" />
        <p>
        </p>
        <p>
I had the opening keynote again this year. Here's the empty room after my tech check:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_081136.jpg" />
        </p>
        <p>
My talk went really well. This was the first time I had ever given it. I really wanted
to reach the younger people, and I believe I did, to make sure they are aware there
are things they can do early on to build up resources that will help you have a happy
and healthy old age, and program for as long as you want to. I'll blog a link to the
recording when it's live. Here's a picture from Twitter:
</p>
        <p>
          <img border="0" width="800" src="http://www.gregcons.com/KateBlog/content/binary/GTGEuuiWwAASRgG.jpeg" />
        </p>
        <p>
After my talk, I attended "C++ is a MetaCompiler" by Daniel NikPayuk. He had terrific
outlining on his slides.
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_111054.jpg" />
        </p>
        <p>
I urge everyone who is doing a talk to bake all their highlighting and "notice here
that" into the slides themselves. Show the code, then advance or build or whatever
you call it in your slide tech, so that the thing you want to show people is highlighted
in some way. A coloured background like this works fine. Talk to it, then advance
to the next thing. This is quicker than anything you might do with a mouse or other
tool on the fly, it looks neater, it is guaranteed to be on the recording (pointing
with your hand or a laser pointer never is), and the slides themselves remind you
of the things you wanted to point out on them! I learned a lot from Daniel this week,
starting in this talk but not ending there.
</p>
        <p>
Then I watched Beginner's Mind, Expert's Mind by Dawid Zalewski. This talk was literally
about minds in a way I wasn't expecting and it was very good. Highly recommended.
</p>
        <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_135105.jpg" />
        <p>
        </p>
        <p>
After lunch (spent mostly goggling at the amazing views, but the food continued to
be very good) I went to "Software Engineering Completeness : Knowing when you are
done and why it matters" by Peter Muldoon and "Meandering Through C++ to Create ranges::to"
by Rud Merriam. I really enjoyed both of these, one for having no code at all but
understanding how code fits into the big picture, and the other for having a lot of
code and opinions about that code.
</p>
        <p>
Then I went back to the hotel for a nap so that I could attend the Belonging Dinner
in the evening. Negar Farjadnia talked about living as your authentic self and how
even if there are a lot of barriers to that, putting in the effort to overcome those
barriers and reach a place where you can live authentically brings huge rewards, not
just in being happier but in many other aspects of your life. 
</p>
        <p>
What a first day! Super pleased with how it went!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=ec1acd7b-5eb7-454a-8e2b-f255477e578a" />
      </body>
      <title>CppNorth Day 1</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ec1acd7b-5eb7-454a-8e2b-f255477e578a</guid>
      <link>http://www.gregcons.com/KateBlog/CppNorthDay1.aspx</link>
      <pubDate>Wed, 24 Jul 2024 15:32:40 GMT</pubDate>
      <description>&lt;p&gt;
Monday morning started with a short walk to the venue. The first few minutes were
against the flow of Toronto commuters pouring off a GO train and walking to nearby
offices, which was quite an experience. But on reaching the 44th and 43rd floors,
the reward was an amazing view!
&lt;/p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082941.jpg"&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082947.jpg"&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
I was worried about whether this year's food would be able to match the wonderful
food we had our first two years, at a hotel. Well, it's been just as good and even
better at times. Here's the morning pastries and fruit:
&lt;/p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_082731.jpg"&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
I had the opening keynote again this year. Here's the empty room after my tech check:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_081136.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
My talk went really well. This was the first time I had ever given it. I really wanted
to reach the younger people, and I believe I did, to make sure they are aware there
are things they can do early on to build up resources that will help you have a happy
and healthy old age, and program for as long as you want to. I'll blog a link to the
recording when it's live. Here's a picture from Twitter:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="800" src="http://www.gregcons.com/KateBlog/content/binary/GTGEuuiWwAASRgG.jpeg"&gt;
&lt;/p&gt;
&lt;p&gt;
After my talk, I attended "C++ is a MetaCompiler" by Daniel NikPayuk. He had terrific
outlining on his slides.
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_111054.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
I urge everyone who is doing a talk to bake all their highlighting and "notice here
that" into the slides themselves. Show the code, then advance or build or whatever
you call it in your slide tech, so that the thing you want to show people is highlighted
in some way. A coloured background like this works fine. Talk to it, then advance
to the next thing. This is quicker than anything you might do with a mouse or other
tool on the fly, it looks neater, it is guaranteed to be on the recording (pointing
with your hand or a laser pointer never is), and the slides themselves remind you
of the things you wanted to point out on them! I learned a lot from Daniel this week,
starting in this talk but not ending there.
&lt;/p&gt;
&lt;p&gt;
Then I watched Beginner's Mind, Expert's Mind by Dawid Zalewski. This talk was literally
about minds in a way I wasn't expecting and it was very good. Highly recommended.
&lt;/p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240722_135105.jpg"&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
After lunch (spent mostly goggling at the amazing views, but the food continued to
be very good) I went to "Software Engineering Completeness : Knowing when you are
done and why it matters" by Peter Muldoon and "Meandering Through C++ to Create ranges::to"
by Rud Merriam. I really enjoyed both of these, one for having no code at all but
understanding how code fits into the big picture, and the other for having a lot of
code and opinions about that code.
&lt;/p&gt;
&lt;p&gt;
Then I went back to the hotel for a nap so that I could attend the Belonging Dinner
in the evening. Negar Farjadnia talked about living as your authentic self and how
even if there are a lot of barriers to that, putting in the effort to overcome those
barriers and reach a place where you can live authentically brings huge rewards, not
just in being happier but in many other aspects of your life. 
&lt;/p&gt;
&lt;p&gt;
What a first day! Super pleased with how it went!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=ec1acd7b-5eb7-454a-8e2b-f255477e578a" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Speaking</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=f0f644d5-c609-4cf7-84b7-47115714ae49</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=f0f644d5-c609-4cf7-84b7-47115714ae49</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Sunday I travelled to CppNorth in Toronto. It started for me with a bus trip:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_130000.jpg" />
        </p>
        <p>
After the bus, I had an hour on the train and then a 5 minute walk to the conference
hotel, the Royal York. I waited for my room to be ready and was pleased to be able
to see the venue from the hotel:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_152921.jpg" />
        </p>
        <p>
It's the blue glass building with the diamond shapes on the side. Going back and forth
between the venue and the hotel is quick and easy.
</p>
        <p>
That evening we had a small reception to pick up our badges. I liked these pronoun
pins:
</p>
        <p>
          <img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_181415.jpg" />
        </p>
        <p>
I also enjoyed the Northern Lights image on the badges. I met people who were here
in previous years, new speakers, and old friends I am happy to see many times a year.
Everyone was eager and ready to learn. It's a great start to the week for sure!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=f0f644d5-c609-4cf7-84b7-47115714ae49" />
      </body>
      <title>CppNorth Day 0</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=f0f644d5-c609-4cf7-84b7-47115714ae49</guid>
      <link>http://www.gregcons.com/KateBlog/CppNorthDay0.aspx</link>
      <pubDate>Tue, 23 Jul 2024 19:01:08 GMT</pubDate>
      <description>&lt;p&gt;
Sunday I travelled to CppNorth in Toronto. It started for me with a bus trip:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_130000.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
After the bus, I had an hour on the train and then a 5 minute walk to the conference
hotel, the Royal York. I waited for my room to be ready and was pleased to be able
to see the venue from the hotel:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_152921.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
It's the blue glass building with the diamond shapes on the side. Going back and forth
between the venue and the hotel is quick and easy.
&lt;/p&gt;
&lt;p&gt;
That evening we had a small reception to pick up our badges. I liked these pronoun
pins:
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width="600" src="http://www.gregcons.com/KateBlog/content/binary/20240721_181415.jpg"&gt;
&lt;/p&gt;
&lt;p&gt;
I also enjoyed the Northern Lights image on the badges. I met people who were here
in previous years, new speakers, and old friends I am happy to see many times a year.
Everyone was eager and ready to learn. It's a great start to the week for sure!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=f0f644d5-c609-4cf7-84b7-47115714ae49" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Speaking</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=fa8ca79b-c8ad-4132-b302-8899e8db6408</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=fa8ca79b-c8ad-4132-b302-8899e8db6408</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Over the last few weeks, I've been accumulating links to appearances of mine, and
it seems like a good idea to share these.
</p>
        <ul>
          <li>
            <a href="http://www.youtube.com/watch?v=3k1-P-lGa84">OReilly webcast</a>: This is
a reasonably horrible recording (sound quality and video size) of a webcast I did
back in August. It shows why C++ AMP is so cool and why you might care about it. I
recorded it to promote <a href="http://www.gregcons.com/cppamp/">the book </a>but
I'm not very happy with how it turned out. You'll probably do better with the recording
of <a href="http://channel9.msdn.com/Events/TechEd/Europe/2012/DEV334">my Tech Ed
talk</a>.</li>
          <li>
            <a href="http://blog.pluralsight.com/2012/12/11/meet-the-author-kate-gregory-on-introduction-to-visual-studio-2012-part-1/">Pluralsight
interview</a>: This is specifically about my <a href="http://pluralsight.com/training/courses/TableOfContents?courseName=vs2012-intro-part1&amp;utm_source=pluralsight&amp;utm_medium=blog&amp;utm_content=meet-the-author&amp;utm_campaign=content-marketing">Using
Visual Studio 2012</a> course. You can download the audio or read the transcript as
you prefer.  My favourite quote from the conversation:</li>
        </ul>
        <blockquote>
          <blockquote>
            <i>It’s not just like, oh, I saved five seconds. I can go
home five seconds earlier today. It’s that you’re less likely to forget what you were
doing because you don’t have to put so much time into the mechanics and you just stay
in flow. And to me, that’s a ramping up of two or three times the amount of code I
can produce when I use everything the tool has to offer.</i>
          </blockquote>
        </blockquote>
        <ul>
          <li>
            <a href="http://www.dotnetrocks.com/default.aspx?showNum=833">Dot Net Rocks panel
at DevIntersection</a>: Here Scott Allen, Michele Leroux Bustamante, Woody Pewitt,
and I discuss whatever we feel like, with occasional leading questions from Carl and
Richard, and some Canadian whisky too.</li>
        </ul>
        <p>
Even though I haven't been blogging much, I have been doing a lot, and I hope these
links will help you to discover some of it.
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=fa8ca79b-c8ad-4132-b302-8899e8db6408" />
      </body>
      <title>Some recently released recordings</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=fa8ca79b-c8ad-4132-b302-8899e8db6408</guid>
      <link>http://www.gregcons.com/KateBlog/SomeRecentlyReleasedRecordings.aspx</link>
      <pubDate>Fri, 04 Jan 2013 22:58:45 GMT</pubDate>
      <description>&lt;p&gt;
Over the last few weeks, I've been accumulating links to appearances of mine, and
it seems like a good idea to share these.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.youtube.com/watch?v=3k1-P-lGa84"&gt;OReilly webcast&lt;/a&gt;: This is
a reasonably horrible recording (sound quality and video size) of a webcast I did
back in August. It shows why C++ AMP is so cool and why you might care about it. I
recorded it to promote &lt;a href="http://www.gregcons.com/cppamp/"&gt;the book &lt;/a&gt;but
I'm not very happy with how it turned out. You'll probably do better with the recording
of &lt;a href="http://channel9.msdn.com/Events/TechEd/Europe/2012/DEV334"&gt;my Tech Ed
talk&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://blog.pluralsight.com/2012/12/11/meet-the-author-kate-gregory-on-introduction-to-visual-studio-2012-part-1/"&gt;Pluralsight
interview&lt;/a&gt;: This is specifically about my &lt;a href="http://pluralsight.com/training/courses/TableOfContents?courseName=vs2012-intro-part1&amp;amp;utm_source=pluralsight&amp;amp;utm_medium=blog&amp;amp;utm_content=meet-the-author&amp;amp;utm_campaign=content-marketing"&gt;Using
Visual Studio 2012&lt;/a&gt; course. You can download the audio or read the transcript as
you prefer.&amp;nbsp; My favourite quote from the conversation:&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;&lt;blockquote&gt;&lt;i&gt;It’s not just like, oh, I saved five seconds. I can go
home five seconds earlier today. It’s that you’re less likely to forget what you were
doing because you don’t have to put so much time into the mechanics and you just stay
in flow. And to me, that’s a ramping up of two or three times the amount of code I
can produce when I use everything the tool has to offer.&lt;/i&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.dotnetrocks.com/default.aspx?showNum=833"&gt;Dot Net Rocks panel
at DevIntersection&lt;/a&gt;: Here Scott Allen, Michele Leroux Bustamante, Woody Pewitt,
and I discuss whatever we feel like, with occasional leading questions from Carl and
Richard, and some Canadian whisky too.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Even though I haven't been blogging much, I have been doing a lot, and I hope these
links will help you to discover some of it.
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=fa8ca79b-c8ad-4132-b302-8899e8db6408" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=dbb7a34a-61c3-41ec-995b-ea7d3f5adf8d</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=dbb7a34a-61c3-41ec-995b-ea7d3f5adf8d</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">As I am soon to discover first-hand, Australia
is a very long way from North America. So when Adam Cogan makes the trip, he often
extends his stay to see more people or places. Last September when we all gathered
for //build/, Adam tacked a mini Canada tour onto his North American stay and we got
together for a quick chat near my home. Part of it was filmed and (after a long delay
to cope with the sound issues) is <a href="http://tv.ssw.com/?p=1882">now available</a> on
the SSW TV site.<br /><br />
We talk about C++ and why it has advantages over managed code in some cases, about
C++ AMP, and about tablets, leading to this moment:<br /><br /><p></p><img src="http://www.gregcons.com/KateBlog/content/binary/adam.jpg" border="0" /><br /><br />
It's just a 7 minute video, so give it a listen!<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=dbb7a34a-61c3-41ec-995b-ea7d3f5adf8d" /></body>
      <title>Prophetic interview</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=dbb7a34a-61c3-41ec-995b-ea7d3f5adf8d</guid>
      <link>http://www.gregcons.com/KateBlog/PropheticInterview.aspx</link>
      <pubDate>Tue, 26 Jun 2012 06:18:02 GMT</pubDate>
      <description>As I am soon to discover first-hand, Australia is a very long way from North America. So when Adam Cogan makes the trip, he often extends his stay to see more people or places. Last September when we all gathered for //build/, Adam tacked a mini Canada tour onto his North American stay and we got together for a quick chat near my home. Part of it was filmed and (after a long delay to cope with the sound issues) is &lt;a href="http://tv.ssw.com/?p=1882"&gt;now
available&lt;/a&gt; on the SSW TV site.&lt;br&gt;
&lt;br&gt;
We talk about C++ and why it has advantages over managed code in some cases, about
C++ AMP, and about tablets, leading to this moment:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/adam.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
It's just a 7 minute video, so give it a listen!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=dbb7a34a-61c3-41ec-995b-ea7d3f5adf8d" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Speaking</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=eee4e732-1e46-46c7-8a89-8739e4888910</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=eee4e732-1e46-46c7-8a89-8739e4888910</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
How's this for a renaissance? People are starting C++ user groups!
</p>
        <ul>
          <li>
The Jerusalem .NET/C++ User Group will cover both topics. They've had their <a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2012/03/25/slides-from-the-first-jerusalem-net-c-meeting.aspx">first
meeting</a> already.</li>
          <li>
The Central Ohio C++ User Group has also had its <a href="http://voidnish.wordpress.com/2012/02/14/announcing-the-central-ohio-c-user-group/">first
meeting</a> and will meet monthly.</li>
          <li>
In Austin Texas they're calling it the <a href="http://www.meetup.com/The-Austin-C-C-Meetup-Group/">C++
Meetup</a> and the description sounds a lot like a user group</li>
          <li>
The <a href="http://becpp.org/blog/2012/02/22/first-becpp-ug-meeting-planned/">Belgian
C++ User Group</a> has its first meeting in April</li>
        </ul>
        <p>
It's so much fun to see this excitement springing up. There seem to be two popular
topics for first meetings: either "What's new in C++ 11" or "Writing Windows 8 Apps".
I think these two things arriving together - the huge language and library improvements
(and the unexpected synergy of the language changes and the library changes) with
the chance to write for Windows 8 in C++and XAML - is producing much more interest
than there used to be.
</p>
        <p>
And now the fun is spreading to Toronto! No, I'm not founding the group - I'm surely
not the only C++ developer in Toronto after all. But I am honoured to be speaking
at <a href="http://www.dotnetcourses.ca/events.html">the first event</a> on April
17th right downtown (pretty much Yonge and Bloor.) I'd love to dive deep into C++
AMP, or show how the Consumer Preview of Windows 8 is easier to code for, but I think
I should begin at the beginning, so my talk is titled <b>What happened in C++ 11 and
why do I care?</b> and has this abstract:
</p>
        <p>
        </p>
        <div style="DISPLAY: block" class="paragraph editable-text">
          <blockquote>C++, both
the language and the libraries that come with every compiler, is defined by an ISO
standard. The latest version of the standard, generally known as C++ 11 after its
approval last fall, was optimistically called C++0x throughout the multi-year process
that led to its adoption. Many of the language changes (new keywords, new punctuation,
new rules) and library changes (genuinely smart pointers, threading, and more) have
already been implemented by vendors who were following the standards process closely.<br /></blockquote>
          <blockquote>In this session Kate will introduce and demonstrate many
of the highlights of C++11 including lambdas, auto, shared_ptr, and unique_ptr. These
are all supported in Microsoft’s Visual Studio 2010. You can see how to make your
code more readable and expressive, easier to update, more correct (less bugs and memory
leaks) and faster, not by trading off among those possible constraints but by adopting
modern C++ which gives you improvements in all four areas at once. If you’ve been
ignoring the Standard Library, for example, you must see how lambdas make all the
difference and open a world of productivity to you. 
<br /></blockquote>
          <blockquote>A sneak peek of the next version of Visual Studio will show
you even more C++11 goodness.<br /><hr style="WIDTH: 100%; VISIBILITY: hidden; CLEAR: both" /></blockquote>If you've looked at <a href="http://www.pluralsight-training.net/microsoft/Authors/Details?handle=kate-gregory">my
Pluralsight courses</a>, you'll know that my biggest challenge is going to be fitting
this into an hour plus Q&amp;A. This will be an overview, an overture if you like,
and should whet your appetite for the meetings to come!<br /><br />
Please <a href="http://www.dotnetcourses.ca/events.html">register</a> as soon as you
can, please spread the word, and I hope to see you there!<br /><br />
Kate<br /></div>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=eee4e732-1e46-46c7-8a89-8739e4888910" />
      </body>
      <title>C++ User Group in Toronto</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=eee4e732-1e46-46c7-8a89-8739e4888910</guid>
      <link>http://www.gregcons.com/KateBlog/CUserGroupInToronto.aspx</link>
      <pubDate>Mon, 26 Mar 2012 13:29:02 GMT</pubDate>
      <description>&lt;p&gt;
How's this for a renaissance? People are starting C++ user groups!
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
The Jerusalem .NET/C++ User Group will cover both topics. They've had their &lt;a href="http://blogs.microsoft.co.il/blogs/sasha/archive/2012/03/25/slides-from-the-first-jerusalem-net-c-meeting.aspx"&gt;first
meeting&lt;/a&gt; already.&lt;/li&gt;
&lt;li&gt;
The Central Ohio C++ User Group has also had its &lt;a href="http://voidnish.wordpress.com/2012/02/14/announcing-the-central-ohio-c-user-group/"&gt;first
meeting&lt;/a&gt; and will meet monthly.&lt;/li&gt;
&lt;li&gt;
In Austin Texas they're calling it the &lt;a href="http://www.meetup.com/The-Austin-C-C-Meetup-Group/"&gt;C++
Meetup&lt;/a&gt; and the description sounds a lot like a user group&lt;/li&gt;
&lt;li&gt;
The &lt;a href="http://becpp.org/blog/2012/02/22/first-becpp-ug-meeting-planned/"&gt;Belgian
C++ User Group&lt;/a&gt; has its first meeting in April&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
It's so much fun to see this excitement springing up. There seem to be two popular
topics for first meetings: either "What's new in C++ 11" or "Writing Windows 8 Apps".
I think these two things arriving together - the huge language and library improvements
(and the unexpected synergy of the language changes and the library changes) with
the chance to write for Windows 8 in C++and XAML - is producing much more interest
than there used to be.
&lt;/p&gt;
&lt;p&gt;
And now the fun is spreading to Toronto! No, I'm not founding the group - I'm surely
not the only C++ developer in Toronto after all. But I am honoured to be speaking
at &lt;a href="http://www.dotnetcourses.ca/events.html"&gt;the first event&lt;/a&gt; on April
17th right downtown (pretty much Yonge and Bloor.) I'd love to dive deep into C++
AMP, or show how the Consumer Preview of Windows 8 is easier to code for, but I think
I should begin at the beginning, so my talk is titled &lt;b&gt;What happened in C++ 11 and
why do I care?&lt;/b&gt; and has this abstract:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;div style="DISPLAY: block" class="paragraph editable-text"&gt;&lt;blockquote&gt;C++, both
the language and the libraries that come with every compiler, is defined by an ISO
standard. The latest version of the standard, generally known as C++ 11 after its
approval last fall, was optimistically called C++0x throughout the multi-year process
that led to its adoption. Many of the language changes (new keywords, new punctuation,
new rules) and library changes (genuinely smart pointers, threading, and more) have
already been implemented by vendors who were following the standards process closely.&lt;br&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;In this session Kate will introduce and demonstrate many
of the highlights of C++11 including lambdas, auto, shared_ptr, and unique_ptr. These
are all supported in Microsoft’s Visual Studio 2010. You can see how to make your
code more readable and expressive, easier to update, more correct (less bugs and memory
leaks) and faster, not by trading off among those possible constraints but by adopting
modern C++ which gives you improvements in all four areas at once. If you’ve been
ignoring the Standard Library, for example, you must see how lambdas make all the
difference and open a world of productivity to you. 
&lt;br&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;A sneak peek of the next version of Visual Studio will show
you even more C++11 goodness.&lt;br&gt;
&lt;hr style="WIDTH: 100%; VISIBILITY: hidden; CLEAR: both"&gt;
&lt;/blockquote&gt;If you've looked at &lt;a href="http://www.pluralsight-training.net/microsoft/Authors/Details?handle=kate-gregory"&gt;my
Pluralsight courses&lt;/a&gt;, you'll know that my biggest challenge is going to be fitting
this into an hour plus Q&amp;amp;A. This will be an overview, an overture if you like,
and should whet your appetite for the meetings to come!&lt;br&gt;
&lt;br&gt;
Please &lt;a href="http://www.dotnetcourses.ca/events.html"&gt;register&lt;/a&gt; as soon as you
can, please spread the word, and I hope to see you there!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=eee4e732-1e46-46c7-8a89-8739e4888910" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Visual Studio 11</category>
      <category>Visual Studio 2010</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4ddef89d-a47b-4e9c-8d21-5f3b203f556c</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4ddef89d-a47b-4e9c-8d21-5f3b203f556c</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">A mentoring client of mine needs someone
to take on a specific project that should be about 500 hours of work. That fits nicely
into a summer, and the work would be suitable for a student or a junior programmer.
Here's the job description we wrote up (the mentor is me by the way):<br /><br />
Must have: 
<ul><li>
Familiarity with one or more programming languages and IDEs</li><li>
Careful attention to detail, especially for visual design (form layouts and alignments,
fonts etc)</li><li>
Willingness to learn a large and complex project</li><li>
Time management skills including estimating and reporting effort and time for tasks
and projects</li></ul><p>
Nice to have:
</p><ul><li>
.NET programming experience and familiarity with Visual Studio</li><li>
Experience developing a Windows Forms application</li><li>
Background in software testing or user support</li></ul><p>
The job offers:
</p><ul><li>
Work onsite in Peterborough</li><li>
40 hours a week as soon as the student’s schedule will allow</li><li>
Important work improving a product that is mission-critical to real customers</li><li>
Specific project to be tackled and completed; more will likely follow if this one
goes well</li><li>
Training on the tools to be used and the tasks to be done<br /></li><li>
Regular access to a world expert mentor in relevant areas</li><li>
Pleasant working environment with nice coworkers, relaxed dress code, and an open
office</li></ul><p>
It's worth mentioning that there is no C++ involved in this at all. So don't hold
back if you don't have it, and don't rush to apply thinking it's a C++ job, because
it's not. If you're interested, email me directly (please don't just comment here
or tweet me or the like) and I will pass along your resume and contact details. I
may have another client looking for someone soon as well, with similar requirements,
so let me know if I can hang on to your info and pass it along twice.<span style="font-family:Wingdings"></span></p><p>
Kate
</p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4ddef89d-a47b-4e9c-8d21-5f3b203f556c" /></body>
      <title>Summer Job in Peterborough Ontario</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4ddef89d-a47b-4e9c-8d21-5f3b203f556c</guid>
      <link>http://www.gregcons.com/KateBlog/SummerJobInPeterboroughOntario.aspx</link>
      <pubDate>Thu, 22 Mar 2012 15:50:17 GMT</pubDate>
      <description>A mentoring client of mine needs someone to take on a specific project that should be about 500 hours of work. That fits nicely into a summer, and the work would be suitable for a student or a junior programmer. Here's the job description we wrote up (the mentor is me by the way):&lt;br&gt;
&lt;br&gt;
Must have: 
&lt;ul&gt;
&lt;li&gt;
Familiarity with one or more programming languages and IDEs&lt;/li&gt;
&lt;li&gt;
Careful attention to detail, especially for visual design (form layouts and alignments,
fonts etc)&lt;/li&gt;
&lt;li&gt;
Willingness to learn a large and complex project&lt;/li&gt;
&lt;li&gt;
Time management skills including estimating and reporting effort and time for tasks
and projects&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Nice to have:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
.NET programming experience and familiarity with Visual Studio&lt;/li&gt;
&lt;li&gt;
Experience developing a Windows Forms application&lt;/li&gt;
&lt;li&gt;
Background in software testing or user support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The job offers:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Work onsite in Peterborough&lt;/li&gt;
&lt;li&gt;
40 hours a week as soon as the student’s schedule will allow&lt;/li&gt;
&lt;li&gt;
Important work improving a product that is mission-critical to real customers&lt;/li&gt;
&lt;li&gt;
Specific project to be tackled and completed; more will likely follow if this one
goes well&lt;/li&gt;
&lt;li&gt;
Training on the tools to be used and the tasks to be done&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Regular access to a world expert mentor in relevant areas&lt;/li&gt;
&lt;li&gt;
Pleasant working environment with nice coworkers, relaxed dress code, and an open
office&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
It's worth mentioning that there is no C++ involved in this at all. So don't hold
back if you don't have it, and don't rush to apply thinking it's a C++ job, because
it's not. If you're interested, email me directly (please don't just comment here
or tweet me or the like) and I will pass along your resume and contact details. I
may have another client looking for someone soon as well, with similar requirements,
so let me know if I can hang on to your info and pass it along twice.&lt;span style="font-family:Wingdings"&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4ddef89d-a47b-4e9c-8d21-5f3b203f556c" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=2e16080b-01f2-4821-97d1-e3d10baf2d05</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2e16080b-01f2-4821-97d1-e3d10baf2d05</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">So, how cool is this? <a href="http://www.guysmithferrier.com/default.aspx">Guy
Smith-Ferrier </a>is going to speak at the East of Toronto .NET User Group meeting
in August. Why? Because he's the kind of community-oriented person who takes time
out of a transatlantic family vacation to speak at a user group, that's why. And his
topic sounds like science fiction, but it's real:<br /><br /><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-CA</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";}
</style>
<![endif]--><h2 style="margin-left:36.0pt"><span style="mso-fareast-font-family:&#xA;&quot;Times New Roman&quot;;mso-ansi-language:EN-GB" lang="EN-GB">Mind
Control Your Computer In C#</span></h2><p class="MsoNormal" style="margin-left:36.0pt"><span style="mso-ansi-language:EN-GB" lang="EN-GB">No really. This isn’t some clever
session title. I’m really talking about controlling your computer with your mind.
I’m not making this stuff up. This is real. Today. You put on a headset, you use a
C# SDK and you control your computer with your thoughts. Yes, you are reading this
right – you mind control your computer. It is a reality and it is possible today.
Once you’ve gotten over your disbelief consider the applications. Applications for
the physically impaired alone are a whole revolution. Not to mention the possibilities
for gaming. Want to be shocked and amazed ? Come and see this session.</span></p>
The meeting is set for August 24th at the Whitby main library. There's something awry
with the website at the moment, and everyone who's talented enough to do anything
about it is on vacation, leaving only me, but trust me, we're having a meeting and
it's going to be a doozy. Guy is a great speaker - he even wrote and recorded <a href="http://www.gregcons.com/KateBlog/DoYouWishYouWereAPresenter.aspx">a
series of videos </a>on how to be a great presenter. He speaks at TechEd and runs
events in the UK. And it's our tremendous luck that he'll be in our neighbourhood
this summer so make sure you join us to see this session!<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=2e16080b-01f2-4821-97d1-e3d10baf2d05" /></body>
      <title>Mind Control Your Computer In C# - Guy Smith-Ferrier at the East of Toronto .NET User Group in August</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2e16080b-01f2-4821-97d1-e3d10baf2d05</guid>
      <link>http://www.gregcons.com/KateBlog/MindControlYourComputerInCGuySmithFerrierAtTheEastOfTorontoNETUserGroupInAugust.aspx</link>
      <pubDate>Mon, 25 Jul 2011 21:38:38 GMT</pubDate>
      <description>So, how cool is this? &lt;a href="http://www.guysmithferrier.com/default.aspx"&gt;Guy Smith-Ferrier &lt;/a&gt;is
going to speak at the East of Toronto .NET User Group meeting in August. Why? Because
he's the kind of community-oriented person who takes time out of a transatlantic family
vacation to speak at a user group, that's why. And his topic sounds like science fiction,
but it's real:&lt;br&gt;
&lt;br&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-CA&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:EnableOpenTypeKerning/&gt;
   &lt;w:DontFlipMirrorIndents/&gt;
   &lt;w:OverrideTableStyleHps/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="&amp;#45;-"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;h2 style="margin-left:36.0pt"&gt;&lt;span style="mso-fareast-font-family:
&amp;quot;Times New Roman&amp;quot;;mso-ansi-language:EN-GB" lang="EN-GB"&gt;Mind
Control Your Computer In C#&lt;/span&gt;
&lt;/h2&gt;
&lt;p class="MsoNormal" style="margin-left:36.0pt"&gt;
&lt;span style="mso-ansi-language:EN-GB" lang="EN-GB"&gt;No really. This isn’t some clever
session title. I’m really talking about controlling your computer with your mind.
I’m not making this stuff up. This is real. Today. You put on a headset, you use a
C# SDK and you control your computer with your thoughts. Yes, you are reading this
right – you mind control your computer. It is a reality and it is possible today.
Once you’ve gotten over your disbelief consider the applications. Applications for
the physically impaired alone are a whole revolution. Not to mention the possibilities
for gaming. Want to be shocked and amazed ? Come and see this session.&lt;/span&gt;
&lt;/p&gt;
The meeting is set for August 24th at the Whitby main library. There's something awry
with the website at the moment, and everyone who's talented enough to do anything
about it is on vacation, leaving only me, but trust me, we're having a meeting and
it's going to be a doozy. Guy is a great speaker - he even wrote and recorded &lt;a href="http://www.gregcons.com/KateBlog/DoYouWishYouWereAPresenter.aspx"&gt;a
series of videos &lt;/a&gt;on how to be a great presenter. He speaks at TechEd and runs
events in the UK. And it's our tremendous luck that he'll be in our neighbourhood
this summer so make sure you join us to see this session!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=2e16080b-01f2-4821-97d1-e3d10baf2d05" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>INETA</category>
      <category>MVP</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7bcf1918-c9e9-4615-8681-8245ef3eb856</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7bcf1918-c9e9-4615-8681-8245ef3eb856</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">If you're a Canadian and you've been thinking
of playing around with the Windows 
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:RelyOnVML/>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
</style>
<![endif]--><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">P</span>hone
Developer Tools, now would be a great time to get started. Microsoft Canada is running
something they call the Great Canadian Apportunity, and the grand prize is $10,000.
There are plenty of other prizes, too - Xboxen, Kinects, passes to Mesh and more.
Joey has some of the <a href="http://blogs.msdn.com/b/cdndevs/archive/2011/02/01/introducing-the-great-canadian-apportunity.aspx">details </a>on
his blog, and you can check out the<a href="http://www.greatcanadianapportunity.ca/"> main
site</a> to get started! 
<br /><br /><img src="content/binary/windows-phone-7-1.jpg" border="0" width="339" height="266" /><br /><br /><br />
It's on till April 30th. You must be a resident of Canada and over 18 (younger developers
need parental permission), not work for Microsoft etc.<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7bcf1918-c9e9-4615-8681-8245ef3eb856" /></body>
      <title>Your Windows Phone App Could Win You $10,000</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7bcf1918-c9e9-4615-8681-8245ef3eb856</guid>
      <link>http://www.gregcons.com/KateBlog/YourWindowsPhoneAppCouldWinYou10000.aspx</link>
      <pubDate>Fri, 11 Feb 2011 16:57:00 GMT</pubDate>
      <description>If you're a Canadian and you've been thinking of playing around with the Windows &lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:RelyOnVML/&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:EnableOpenTypeKerning/&gt;
   &lt;w:DontFlipMirrorIndents/&gt;
   &lt;w:OverrideTableStyleHps/&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="&amp;#45;-"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;span style="font-size: 11pt; line-height: 115%; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;P&lt;/span&gt;hone
Developer Tools, now would be a great time to get started. Microsoft Canada is running
something they call the Great Canadian Apportunity, and the grand prize is $10,000.
There are plenty of other prizes, too - Xboxen, Kinects, passes to Mesh and more.
Joey has some of the &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2011/02/01/introducing-the-great-canadian-apportunity.aspx"&gt;details &lt;/a&gt;on
his blog, and you can check out the&lt;a href="http://www.greatcanadianapportunity.ca/"&gt; main
site&lt;/a&gt; to get started! 
&lt;br&gt;
&lt;br&gt;
&lt;img src="content/binary/windows-phone-7-1.jpg" border="0" width="339" height="266"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
It's on till April 30th. You must be a resident of Canada and over 18 (younger developers
need parental permission), not work for Microsoft etc.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7bcf1918-c9e9-4615-8681-8245ef3eb856" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=cdd3c3ce-dacb-4cba-be1b-c1a07f744409</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cdd3c3ce-dacb-4cba-be1b-c1a07f744409</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <title>Speaking at DevTeach - Advanced Windows 7 Programming</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cdd3c3ce-dacb-4cba-be1b-c1a07f744409</guid>
      <link>http://www.gregcons.com/KateBlog/SpeakingAtDevTeachAdvancedWindows7Programming.aspx</link>
      <pubDate>Sun, 02 Jan 2011 16:00:29 GMT</pubDate>
      <description>The &lt;a href="http://www.devteach.com/Session.aspx"&gt;sessions have been selected for
DevTeach&lt;/a&gt; and I was pleased to see one of mine accepted. I'll do my "Advanced Windows
7 Programming" session:&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;&lt;a class="ScheduleInfo" title="Get the full details of this session"&gt;Windows
7 development in managed code can be very simple, especially for those using the Windows
API Code Pack. But there's more! Your integration with Windows 7 doesn't have to be
limited to simple interactions with the new API. This session goes beyond the simple
and into aspects of Windows 7 development that have in the past been left for you
to explore on your own. See how to create a jumplist with a task that delivers a command
to your application, as Messenger and Outlook do. Explore a simple and powerful recipe
for connecting to Restart and Recovery with minimal effort. Discover how Trigger Started
Services can reduce your power footprint while giving your users better responsiveness.
Explore all that Libraries has to offer beyond "File Open" and why using a library
is a better approach than having a user setting for "save directory." &lt;/a&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;a class="ScheduleInfo" title="Get the full details of this session"&gt;
&lt;br&gt;
&lt;/a&gt;&lt;a class="ScheduleInfo" title="Get the full details of this session"&gt;This is all
managed code, C# and VB. &lt;/a&gt;&lt;a class="ScheduleInfo" title="Get the full details of this session"&gt;The
conference is &lt;b&gt;after&lt;/b&gt; Tech Ed US this year, (Tech Ed is May 16-19, DevTeach is
May 30 - June 3) so rather than you seeing a Tech Ed talk before the Tech Ed attendees
do (my usual DevTeach offer) you can see a Tech Ed talk after it's been refined a
bit by giving it to a Tech Ed audience. Even better!&lt;br&gt;
&lt;br&gt;
Montreal in the early summer is a beautiful place and there's a great crop of speakers
coming! Many are friends, all are top-notch. &lt;/a&gt;&lt;a href="" http:="" www.devteach.com="" register.aspx=""&gt;Sign
up now&lt;/a&gt; for only $899 Canadian for the full 3 days! That's less than half the price
of Tech Ed, and you travel only to Montreal. If you're a developer, give this conference
serious attention. Of course, if you can do both Tech Ed and DevTeach, you will gain
maximum benefit and a chance to learn all that is current in our field. That's my
May 2011 plan.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=cdd3c3ce-dacb-4cba-be1b-c1a07f744409" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=5f94b010-fb18-4482-99fa-30f094875704</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5f94b010-fb18-4482-99fa-30f094875704</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Kenny Kerr is back in Canada and back writing
about C++. Like a lot of us these days, he's looking at a stripped-down, more modern
way to write Windows applications in C++ - no MFC, no ATL, no WTL. Plenty of STL and
new C++0x features. I like it! <a href="http://kennykerr.ca/2010/12/02/the-new-c-for-the-new-windows/">Here's
the first installment</a> - stay tuned for the rest of them!<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5f94b010-fb18-4482-99fa-30f094875704" /></body>
      <title>New Article Series by Kenny Kerr</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5f94b010-fb18-4482-99fa-30f094875704</guid>
      <link>http://www.gregcons.com/KateBlog/NewArticleSeriesByKennyKerr.aspx</link>
      <pubDate>Fri, 03 Dec 2010 16:53:59 GMT</pubDate>
      <description>Kenny Kerr is back in Canada and back writing about C++. Like a lot of us these days, he's looking at a stripped-down, more modern way to write Windows applications in C++ - no MFC, no ATL, no WTL. Plenty of STL and new C++0x features. I like it! &lt;a href="http://kennykerr.ca/2010/12/02/the-new-c-for-the-new-windows/"&gt;Here's
the first installment&lt;/a&gt; - stay tuned for the rest of them!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5f94b010-fb18-4482-99fa-30f094875704" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=1c5f9648-ca73-4d87-a1ba-fcef7834b5e0</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=1c5f9648-ca73-4d87-a1ba-fcef7834b5e0</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
You may have noticed that the <a href="http://www.gregcons.com/KateBlog/FallCrossCanadaTour.aspx">fall
tour I'm doing</a> features morning talks that go till about 11:30, and evening talks
that start at 6pm. I've decided that between those two, I'll spend the afternoon in
a coffee shop and host an "on the road coffee and code". As I explain on the<a href="http://www.gregcons.com/coffeeandcode.aspx"> Coffee
and Code page</a> I keep for this purpose, this is really informal. Just stop by,
say hi, we can talk about whatever you like. If you were at the morning session, you
might want to just walk with me from the venue to the coffee shop and continue the
conversation. Or if you're coming to the evening session, you might want to try to
find me during the afternoon to ask something specific, then head to the venue together.
Or maybe you have a topic to discuss that has nothing to do with <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx">Building
Awesome Windows 7 Applications</a> in managed code: a C++ question, or an extending
Visual Studio 2010 question, or whatever. That's great, and the Coffee and Code format
is just the place for us to have that chat.
</p>
        <p>
          <img src="http://www.gregcons.com/images/coffee%20cup.jpg" alt="Levitating coffee cup from microsoft.ca/office" />  <img src="http://www.gregcons.com/images/laptop.jpg" alt="Ancient laptop from microsoft.ca/office" /></p>
        <p>
If you live or work near the venues for the fall tour, I'd appreciate your suggestions
(by email or twitter) for where to hold these. Obviously we need wifi, power, and
a table we can hog for most of the day. My default choice is Starbucks, but if you
know a better one that I can easily walk to, please tell me about it. Once I've chosen
the location I can finalize the times.
</p>
        <p>
Looking forward to meeting everyone,
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=1c5f9648-ca73-4d87-a1ba-fcef7834b5e0" />
      </body>
      <title>Coffee and Code in Montreal, Mississauga and Ottawa</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=1c5f9648-ca73-4d87-a1ba-fcef7834b5e0</guid>
      <link>http://www.gregcons.com/KateBlog/CoffeeAndCodeInMontrealMississaugaAndOttawa.aspx</link>
      <pubDate>Fri, 05 Nov 2010 16:10:46 GMT</pubDate>
      <description>&lt;p&gt;
You may have noticed that the &lt;a href="http://www.gregcons.com/KateBlog/FallCrossCanadaTour.aspx"&gt;fall
tour I'm doing&lt;/a&gt; features morning talks that go till about 11:30, and evening talks
that start at 6pm. I've decided that between those two, I'll spend the afternoon in
a coffee shop and host an "on the road coffee and code". As I explain on the&lt;a href="http://www.gregcons.com/coffeeandcode.aspx"&gt; Coffee
and Code page&lt;/a&gt; I keep for this purpose, this is really informal. Just stop by,
say hi, we can talk about whatever you like. If you were at the morning session, you
might want to just walk with me from the venue to the coffee shop and continue the
conversation. Or if you're coming to the evening session, you might want to try to
find me during the afternoon to ask something specific, then head to the venue together.
Or maybe you have a topic to discuss that has nothing to do with &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx"&gt;Building
Awesome Windows 7 Applications&lt;/a&gt; in managed code: a C++ question, or an extending
Visual Studio 2010 question, or whatever. That's great, and the Coffee and Code format
is just the place for us to have that chat.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/images/coffee%20cup.jpg" alt="Levitating coffee cup from microsoft.ca/office"&gt; &amp;nbsp;&lt;img src="http://www.gregcons.com/images/laptop.jpg" alt="Ancient laptop from microsoft.ca/office"&gt;
&lt;/p&gt;
&lt;p&gt;
If you live or work near the venues for the fall tour, I'd appreciate your suggestions
(by email or twitter) for where to hold these. Obviously we need wifi, power, and
a table we can hog for most of the day. My default choice is Starbucks, but if you
know a better one that I can easily walk to, please tell me about it. Once I've chosen
the location I can finalize the times.
&lt;/p&gt;
&lt;p&gt;
Looking forward to meeting everyone,
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=1c5f9648-ca73-4d87-a1ba-fcef7834b5e0" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c50b96d8-375c-4460-ba12-cfe3cebcdf57</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c50b96d8-375c-4460-ba12-cfe3cebcdf57</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Right after Tech Ed I will embark on a mini-tour of three Canadian cities, while Richard
Campbell does two others, to be called the "Building Awesome Apps for Windows 7 Community
Tour". The details are on the<a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx"> Canadian
Developers blog</a>. First, the dates, times, and register links:
</p>
        <p>
          <table border="1" cellpadding="4" cellspacing="0">
            <tbody>
              <tr>
                <th valign="top">
Date 
</th>
                <th valign="top">City</th>
                <th valign="top">
Time</th>
                <td valign="top">
 </td>
              </tr>
              <tr>
                <td valign="top">
Thursday, Nov 18</td>
                <td valign="top">
Montréal</td>
                <td valign="top">
9 AM to 11:30 AM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468120&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Thursday, Nov 18</td>
                <td valign="top">
Montréal</td>
                <td valign="top">
6 PM to 8:30 PM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468132&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Wednesday, Nov 24</td>
                <td valign="top">
Mississauga</td>
                <td valign="top">
9 AM to 11:30 AM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468133&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Wednesday, Nov 24</td>
                <td valign="top">
Mississauga</td>
                <td valign="top">
6 PM to 8:30 PM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468134&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Thursday, Dec 2</td>
                <td valign="top">
Ottawa</td>
                <td valign="top">
9 AM to 11:30 AM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468135&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Thursday, Dec 2</td>
                <td valign="top">
Ottawa</td>
                <td valign="top">
6 PM to 8:30 PM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468136&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Thursday, Dec 2</td>
                <td valign="top">
Calgary</td>
                <td valign="top">
6 PM to 8:30 PM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468138&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Friday, Dec 3</td>
                <td valign="top">
Calgary</td>
                <td valign="top">
9 AM to 11:30 AM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468137&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Tuesday, Dec 7</td>
                <td valign="top">
Vancouver</td>
                <td valign="top">
9 AM to 11:30 AM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468139&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
              <tr>
                <td valign="top">
Tuesday, Dec 7</td>
                <td valign="top">
Vancouver</td>
                <td valign="top">
6 PM to 8:30 PM</td>
                <td valign="top">
                  <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468140&amp;culture=en-CA">
                    <strong>Register</strong>
                  </a>
                </td>
              </tr>
            </tbody>
          </table>
        </p>
        <p>
Next, descriptions - what are we going to do? We're going to make you better Windows
7 developers, that's what. We'll do some Code Pack coverage (sure, jumplists, taskbar
stuff, but beyond that - some of the material from my Advanced Windows 7 Development
at Tech Ed Europe will get its Canadian debut) and then dive into touch development.
There are abstracts in <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx">John's
blog post</a>.
</p>
        <p>
If you can't get to one of those cities on the appropriate day, never fear - there
will be a <a href="http://go.microsoft.com/?linkid=9749178">webcast</a>, too. Please
spread the word about the webcast throughout North America, everyone's welcome! 
</p>
        <p>
I'm looking forward to this tremendously! 
<br /></p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c50b96d8-375c-4460-ba12-cfe3cebcdf57" />
      </body>
      <title>Fall Cross Canada Tour</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c50b96d8-375c-4460-ba12-cfe3cebcdf57</guid>
      <link>http://www.gregcons.com/KateBlog/FallCrossCanadaTour.aspx</link>
      <pubDate>Wed, 03 Nov 2010 17:10:21 GMT</pubDate>
      <description>&lt;p&gt;
Right after Tech Ed I will embark on a mini-tour of three Canadian cities, while Richard
Campbell does two others, to be called the "Building Awesome Apps for Windows 7 Community
Tour". The details are on the&lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx"&gt; Canadian
Developers blog&lt;/a&gt;. First, the dates, times, and register links:
&lt;/p&gt;
&lt;p&gt;
&lt;table border="1" cellpadding="4" cellspacing="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th valign="top"&gt;
Date 
&lt;/th&gt;
&lt;th valign="top"&gt;City&lt;/th&gt;
&lt;th valign="top"&gt;
Time&lt;/th&gt;
&lt;td valign="top"&gt;
&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Thursday, Nov 18&lt;/td&gt;
&lt;td valign="top"&gt;
Montréal&lt;/td&gt;
&lt;td valign="top"&gt;
9 AM to 11:30 AM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468120&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Thursday, Nov 18&lt;/td&gt;
&lt;td valign="top"&gt;
Montréal&lt;/td&gt;
&lt;td valign="top"&gt;
6 PM to 8:30 PM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468132&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Wednesday, Nov 24&lt;/td&gt;
&lt;td valign="top"&gt;
Mississauga&lt;/td&gt;
&lt;td valign="top"&gt;
9 AM to 11:30 AM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468133&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Wednesday, Nov 24&lt;/td&gt;
&lt;td valign="top"&gt;
Mississauga&lt;/td&gt;
&lt;td valign="top"&gt;
6 PM to 8:30 PM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468134&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Thursday, Dec 2&lt;/td&gt;
&lt;td valign="top"&gt;
Ottawa&lt;/td&gt;
&lt;td valign="top"&gt;
9 AM to 11:30 AM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468135&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Thursday, Dec 2&lt;/td&gt;
&lt;td valign="top"&gt;
Ottawa&lt;/td&gt;
&lt;td valign="top"&gt;
6 PM to 8:30 PM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468136&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Thursday, Dec 2&lt;/td&gt;
&lt;td valign="top"&gt;
Calgary&lt;/td&gt;
&lt;td valign="top"&gt;
6 PM to 8:30 PM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468138&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Friday, Dec 3&lt;/td&gt;
&lt;td valign="top"&gt;
Calgary&lt;/td&gt;
&lt;td valign="top"&gt;
9 AM to 11:30 AM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468137&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Tuesday, Dec 7&lt;/td&gt;
&lt;td valign="top"&gt;
Vancouver&lt;/td&gt;
&lt;td valign="top"&gt;
9 AM to 11:30 AM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468139&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
Tuesday, Dec 7&lt;/td&gt;
&lt;td valign="top"&gt;
Vancouver&lt;/td&gt;
&lt;td valign="top"&gt;
6 PM to 8:30 PM&lt;/td&gt;
&lt;td valign="top"&gt;
&lt;a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032468140&amp;amp;culture=en-CA"&gt;&lt;strong&gt;Register&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;
Next, descriptions - what are we going to do? We're going to make you better Windows
7 developers, that's what. We'll do some Code Pack coverage (sure, jumplists, taskbar
stuff, but beyond that - some of the material from my Advanced Windows 7 Development
at Tech Ed Europe will get its Canadian debut) and then dive into touch development.
There are abstracts in &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/11/02/building-awesome-apps-for-windows-7-community-tour.aspx"&gt;John's
blog post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
If you can't get to one of those cities on the appropriate day, never fear - there
will be a &lt;a href="http://go.microsoft.com/?linkid=9749178"&gt;webcast&lt;/a&gt;, too. Please
spread the word about the webcast throughout North America, everyone's welcome!&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
I'm looking forward to this tremendously! 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c50b96d8-375c-4460-ba12-cfe3cebcdf57" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Speaking</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=dfa4e1e5-ebac-4d76-8d4e-464099822bbf</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=dfa4e1e5-ebac-4d76-8d4e-464099822bbf</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I've gained a lot of Twitter followers
in the last few days, and I'm pretty sure I know why. John Bristowe included me on <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/10/03/developers-in-canada-you-should-follow-on-twitter.aspx">a
list of Canadian Developers</a> that includes a full list of luminaries. I counted
112, and he's included blog links as well as Twitter handles. Most, but not all, are
.NET developers. John follows all of them (us), which shows remarkable dedication.
Why not take a look and see if there's someone there you'd like to follow too?<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=dfa4e1e5-ebac-4d76-8d4e-464099822bbf" /></body>
      <title>Canadian developers who Tweet</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=dfa4e1e5-ebac-4d76-8d4e-464099822bbf</guid>
      <link>http://www.gregcons.com/KateBlog/CanadianDevelopersWhoTweet.aspx</link>
      <pubDate>Fri, 08 Oct 2010 21:43:25 GMT</pubDate>
      <description>I've gained a lot of Twitter followers in the last few days, and I'm pretty sure I know why. John Bristowe included me on &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/10/03/developers-in-canada-you-should-follow-on-twitter.aspx"&gt;a
list of Canadian Developers&lt;/a&gt; that includes a full list of luminaries. I counted
112, and he's included blog links as well as Twitter handles. Most, but not all, are
.NET developers. John follows all of them (us), which shows remarkable dedication.
Why not take a look and see if there's someone there you'd like to follow too?&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=dfa4e1e5-ebac-4d76-8d4e-464099822bbf" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=28326136-37f6-4299-b20b-813c658dd76b</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=28326136-37f6-4299-b20b-813c658dd76b</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">As a Canadian RD, MVP, speaker, and general
involved-in-the-developer-community-person, I interact a lot with the nice folks at
Microsoft Canada. It's not unusual for Canadians to be transferred to Redmond to work
at "the mother ship" and I tend to keep an eye on them in their new roles and watch
what they're up to. That's even more likely when they go to an area that interests
me, as <a href="http://blogs.msdn.com/b/mark_relph/">Mark Relph</a> did in the summer
of 2009.<br /><br />
He <a href="http://www.dotnetrocks.com/default.aspx?showNum=598">appeared recently
on Dot Net Rocks</a> to talk about developing for Windows and I really enjoyed listening
to the episode. I'm not the only one keeping an eye out, obviously, since John Bristowe
blogged <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/10/01/mark-relph-on-windows-development-for-net-rocks.aspx">a
nice summary</a> of the episode with helpful links. Be sure to read that, then listen
to the episode, then come on back for the links.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=28326136-37f6-4299-b20b-813c658dd76b" /></body>
      <title>Mark Relph on Dot Net Rocks</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=28326136-37f6-4299-b20b-813c658dd76b</guid>
      <link>http://www.gregcons.com/KateBlog/MarkRelphOnDotNetRocks.aspx</link>
      <pubDate>Sat, 02 Oct 2010 21:20:01 GMT</pubDate>
      <description>As a Canadian RD, MVP, speaker, and general involved-in-the-developer-community-person, I interact a lot with the nice folks at Microsoft Canada. It's not unusual for Canadians to be transferred to Redmond to work at "the mother ship" and I tend to keep an eye on them in their new roles and watch what they're up to. That's even more likely when they go to an area that interests me, as &lt;a href="http://blogs.msdn.com/b/mark_relph/"&gt;Mark
Relph&lt;/a&gt; did in the summer of 2009.&lt;br&gt;
&lt;br&gt;
He &lt;a href="http://www.dotnetrocks.com/default.aspx?showNum=598"&gt;appeared recently
on Dot Net Rocks&lt;/a&gt; to talk about developing for Windows and I really enjoyed listening
to the episode. I'm not the only one keeping an eye out, obviously, since John Bristowe
blogged &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/10/01/mark-relph-on-windows-development-for-net-rocks.aspx"&gt;a
nice summary&lt;/a&gt; of the episode with helpful links. Be sure to read that, then listen
to the episode, then come on back for the links.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=28326136-37f6-4299-b20b-813c658dd76b" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7a74f4f6-5387-420e-89ef-ba13b6c62c2e</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7a74f4f6-5387-420e-89ef-ba13b6c62c2e</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Over six years ago, I helped to found the <a href="http://gtaeast.torontoug.net/default.aspx">East
of Toronto .NET Users Group</a>, because I didn't want to drive all the way across
Toronto to attend user group meetings, and I was pretty sure I was surrounded by others
who felt that way. The meeting location has varied over the years but is always in
Oshawa or Whitby. That's about a 45 minute drive from my house, and never slows down
because of rush hour traffic. I get to as many meetings as I can.<br /><br />
About a year and a half ago, the <a href="http://www.markhamdotnet.com/">Markham .NET
Users Group</a> kicked off, for much the same reason - wanting to learn more, but
not wanting to drive for hours to get to meetings. And now our schedules finally mesh
and I can speak there. It's also about 45 minutes from my house and immune from traffic
problems.<br /><br />
So, on October 25th I will be <a href="http://www.markhamdotnet.com/events.aspx?l=1&amp;eventid=78">speaking </a>in
Markham, on <b>Extending Visual Studio 2010</b>. I hope to cover both finding and
using extensions and a tiny taste of writing your own. If you live closer to Markham
than to downtown, or North York, or Whitby, then please come out and learn how to
make Visual Studio your own! I'll be bringing some cool prizes, too - free <a href="http://www.pluralsight-training.net/microsoft/olt/subscriptions.aspx">Pluralsight
training</a>, for example. Please <a href="http://www.markhamdotnet.com/register.aspx?l=1">register </a>so
we know how many to expect.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7a74f4f6-5387-420e-89ef-ba13b6c62c2e" /></body>
      <title>Speaking at the Markham .NET Users Group, Oct 25th</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7a74f4f6-5387-420e-89ef-ba13b6c62c2e</guid>
      <link>http://www.gregcons.com/KateBlog/SpeakingAtTheMarkhamNETUsersGroupOct25th.aspx</link>
      <pubDate>Sun, 12 Sep 2010 11:17:12 GMT</pubDate>
      <description>Over six years ago, I helped to found the &lt;a href="http://gtaeast.torontoug.net/default.aspx"&gt;East
of Toronto .NET Users Group&lt;/a&gt;, because I didn't want to drive all the way across
Toronto to attend user group meetings, and I was pretty sure I was surrounded by others
who felt that way. The meeting location has varied over the years but is always in
Oshawa or Whitby. That's about a 45 minute drive from my house, and never slows down
because of rush hour traffic. I get to as many meetings as I can.&lt;br&gt;
&lt;br&gt;
About a year and a half ago, the &lt;a href="http://www.markhamdotnet.com/"&gt;Markham .NET
Users Group&lt;/a&gt; kicked off, for much the same reason - wanting to learn more, but
not wanting to drive for hours to get to meetings. And now our schedules finally mesh
and I can speak there. It's also about 45 minutes from my house and immune from traffic
problems.&lt;br&gt;
&lt;br&gt;
So, on October 25th I will be &lt;a href="http://www.markhamdotnet.com/events.aspx?l=1&amp;amp;eventid=78"&gt;speaking &lt;/a&gt;in
Markham, on &lt;b&gt;Extending Visual Studio 2010&lt;/b&gt;. I hope to cover both finding and
using extensions and a tiny taste of writing your own. If you live closer to Markham
than to downtown, or North York, or Whitby, then please come out and learn how to
make Visual Studio your own! I'll be bringing some cool prizes, too - free &lt;a href="http://www.pluralsight-training.net/microsoft/olt/subscriptions.aspx"&gt;Pluralsight
training&lt;/a&gt;, for example. Please &lt;a href="http://www.markhamdotnet.com/register.aspx?l=1"&gt;register &lt;/a&gt;so
we know how many to expect.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7a74f4f6-5387-420e-89ef-ba13b6c62c2e" /&gt;</description>
      <category>Canadian Colour</category>
      <category>INETA</category>
      <category>Speaking</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=3aed3cef-772e-4c80-ba89-d8863c5dbd57</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3aed3cef-772e-4c80-ba89-d8863c5dbd57</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I'm collecting link on Windows Phone 7
topics and now is as good a time as any to blog some of them:<br /><ul><li><a href="http://blogs.msdn.com/b/cdndevs/archive/2010/07/28/whats_2d00_happening_2d00_with_2d00_windows_2d00_phone_2d00_7.aspx">Joey's
roundup</a> from two weeks ago, with pictures and links to dev tools, plus details
on the two day cross-Canada <a href="http://www.devteach.com/SpecialEvent.aspx">Bootcamp </a>DevTeach
is running to get you great fast.</li><li><a href="http://blog.jayway.com/2010/05/27/windows-phone-7-series-paper-prototype/">Windows
Phone 7 paper prototype </a>- to supplement your emulator experience.</li><li><a href="http://www.charlespetzold.com/phone/index.html">Charles Petzold </a>has an
e-preview of his book available online.</li><li>
Colin Melia, who is part of the above-mentioned bootcamp, came to <a href="http://www.dnrtv.com/default.aspx?showNum=172">DotNetRocks
TV </a>as well.</li></ul>
Plenty of material no matter how you prefer to learn. Why not get started?<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3aed3cef-772e-4c80-ba89-d8863c5dbd57" /></body>
      <title>Some Windows Phone 7 resources</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3aed3cef-772e-4c80-ba89-d8863c5dbd57</guid>
      <link>http://www.gregcons.com/KateBlog/SomeWindowsPhone7Resources.aspx</link>
      <pubDate>Sun, 15 Aug 2010 14:01:48 GMT</pubDate>
      <description>I'm collecting link on Windows Phone 7 topics and now is as good a time as any to blog some of them:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/07/28/whats_2d00_happening_2d00_with_2d00_windows_2d00_phone_2d00_7.aspx"&gt;Joey's
roundup&lt;/a&gt; from two weeks ago, with pictures and links to dev tools, plus details
on the two day cross-Canada &lt;a href="http://www.devteach.com/SpecialEvent.aspx"&gt;Bootcamp &lt;/a&gt;DevTeach
is running to get you great fast.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://blog.jayway.com/2010/05/27/windows-phone-7-series-paper-prototype/"&gt;Windows
Phone 7 paper prototype &lt;/a&gt;- to supplement your emulator experience.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.charlespetzold.com/phone/index.html"&gt;Charles Petzold &lt;/a&gt;has an
e-preview of his book available online.&lt;/li&gt;
&lt;li&gt;
Colin Melia, who is part of the above-mentioned bootcamp, came to &lt;a href="http://www.dnrtv.com/default.aspx?showNum=172"&gt;DotNetRocks
TV &lt;/a&gt;as well.&lt;/li&gt;
&lt;/ul&gt;
Plenty of material no matter how you prefer to learn. Why not get started?&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3aed3cef-772e-4c80-ba89-d8863c5dbd57" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=38c64b39-ed5a-4944-b51a-32f134f6faa2</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=38c64b39-ed5a-4944-b51a-32f134f6faa2</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
On August 10th, <a href="http://www.udidahan.com/">Udi Dahan</a> came from Haifa,
Israel, to Whitby, Ontario, to <a href="http://gtaeast.torontoug.net/UG_Events/2663.aspx">speak </a>at
the <a href="http://gtaeast.torontoug.net/default.aspx">East of Toronto .NET Users
Group</a> meeting. (Well, OK, he was in Toronto to teach a <a href="http://www.eventbee.com/view/udidahan-toronto">course</a>.)
He was talking about high availability and some architectures that let you keep a
system up, for example, even while you're upgrading it. I took a few pictures:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/udi1%20%282%29.JPG" border="0" />
        </p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/udi1%20%281%29.JPG" border="0" />
        </p>
        <p>
Udi did a great job demonstrating that design up front and thinking about architecture
doesn't mean you're not agile. Taking the time to architect something so that it's
highly available gives you the freedom to be agile. 
<br /></p>
        <p>
Watch for the fall <a href="http://gtaeast.torontoug.net/UG_Events/default.aspx">schedule </a>of
the East of Toronto group in the next few weeks. And if you're visiting the area and
would like to speak, let me know!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=38c64b39-ed5a-4944-b51a-32f134f6faa2" />
      </body>
      <title>Meeting report - Udi Dahan at East of Toronto</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=38c64b39-ed5a-4944-b51a-32f134f6faa2</guid>
      <link>http://www.gregcons.com/KateBlog/MeetingReportUdiDahanAtEastOfToronto.aspx</link>
      <pubDate>Wed, 11 Aug 2010 15:58:19 GMT</pubDate>
      <description>&lt;p&gt;
On August 10th, &lt;a href="http://www.udidahan.com/"&gt;Udi Dahan&lt;/a&gt; came from Haifa,
Israel, to Whitby, Ontario, to &lt;a href="http://gtaeast.torontoug.net/UG_Events/2663.aspx"&gt;speak &lt;/a&gt;at
the &lt;a href="http://gtaeast.torontoug.net/default.aspx"&gt;East of Toronto .NET Users
Group&lt;/a&gt; meeting. (Well, OK, he was in Toronto to teach a &lt;a href="http://www.eventbee.com/view/udidahan-toronto"&gt;course&lt;/a&gt;.)
He was talking about high availability and some architectures that let you keep a
system up, for example, even while you're upgrading it. I took a few pictures:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/udi1%20%282%29.JPG" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/udi1%20%281%29.JPG" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Udi did a great job demonstrating that design up front and thinking about architecture
doesn't mean you're not agile. Taking the time to architect something so that it's
highly available gives you the freedom to be agile. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Watch for the fall &lt;a href="http://gtaeast.torontoug.net/UG_Events/default.aspx"&gt;schedule &lt;/a&gt;of
the East of Toronto group in the next few weeks. And if you're visiting the area and
would like to speak, let me know!
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=38c64b39-ed5a-4944-b51a-32f134f6faa2" /&gt;</description>
      <category>Canadian Colour</category>
      <category>MVP</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=8eeba012-4180-450e-a3d8-8f0626ca4c72</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=8eeba012-4180-450e-a3d8-8f0626ca4c72</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I got a call this week from a recruiter
who is trying to find senior C++ developers for a firm with a growing need. He has
placed people with them in the past and it's worked out well and they want more. They
write performance-sensitive applications for the financial industry and need someone
who's comfortable with templates, and has experience with applications that process
high volumes of data. If you're interested, drop me an email and I'll forward it to
him for you. Good luck!<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=8eeba012-4180-450e-a3d8-8f0626ca4c72" /></body>
      <title>Senior C++ job in the Toronto area</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=8eeba012-4180-450e-a3d8-8f0626ca4c72</guid>
      <link>http://www.gregcons.com/KateBlog/SeniorCJobInTheTorontoArea.aspx</link>
      <pubDate>Sat, 07 Aug 2010 16:46:31 GMT</pubDate>
      <description>I got a call this week from a recruiter who is trying to find senior C++ developers for a firm with a growing need. He has placed people with them in the past and it's worked out well and they want more. They write performance-sensitive applications for the financial industry and need someone who's comfortable with templates, and has experience with applications that process high volumes of data. If you're interested, drop me an email and I'll forward it to him for you. Good luck!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=8eeba012-4180-450e-a3d8-8f0626ca4c72" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=64dc3ec2-1698-4bb1-a2d8-d14e7ad6c174</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=64dc3ec2-1698-4bb1-a2d8-d14e7ad6c174</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I'm speaking at <a href="http://www.techdays.ca/">TechDays
2010</a> in <a href="http://www.techdays.ca/toronto">Toronto</a>. So are some other
very good <a href="http://www.techdays.ca/speakers?Venue=Toronto">speakers</a>. (Feel
free to click the links on that page to other cities to see the equally good crop
across the country.) Would you care to join us? 
<br /><br />
Seriously, Microsoft has an entire track in each city, ten hour-long talks and two
half-hour ones, for Local Flavour. The most important criteria is that you want to
talk on something you're passionate about. Seriously, this isn't "Introduction to
Visual Studio 2010" or "What's New in C#" - instead it's something that is far more
specific and personal. A technology or methodology that you use and care about. A
story that will help other developers, or IT pros, or DBAs. Something important that
won't be covered in the entire two-day conference unless you step forward now and
offer to talk about it.<br /><br />
As <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/08/03/local-flavours-track-at-microsoft-techdays-canada-2010.aspx">John
Bristowe</a> puts it:<br /><br /><p></p><img src="http://www.gregcons.com/KateBlog/content/binary/tech%20days%20lf.bmp" border="0" /><br /><br />
You need to get cracking on this to meet the submission deadlines. Download the application
form from the <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/08/03/local-flavours-track-at-microsoft-techdays-canada-2010.aspx">Canadian
Developer's Blog</a>, and submit as many ideas as you have.  You don't have to
have prior speaking experience, but if you do, be sure to mention it! 
<br /><br />
See you in the speaker room,<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=64dc3ec2-1698-4bb1-a2d8-d14e7ad6c174" /></body>
      <title>Submit your Talk for the Local Flavours Track at TechDays 2010</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=64dc3ec2-1698-4bb1-a2d8-d14e7ad6c174</guid>
      <link>http://www.gregcons.com/KateBlog/SubmitYourTalkForTheLocalFlavoursTrackAtTechDays2010.aspx</link>
      <pubDate>Thu, 05 Aug 2010 16:30:24 GMT</pubDate>
      <description>I'm speaking at &lt;a href="http://www.techdays.ca/"&gt;TechDays 2010&lt;/a&gt; in &lt;a href="http://www.techdays.ca/toronto"&gt;Toronto&lt;/a&gt;.
So are some other very good &lt;a href="http://www.techdays.ca/speakers?Venue=Toronto"&gt;speakers&lt;/a&gt;.
(Feel free to click the links on that page to other cities to see the equally good
crop across the country.) Would you care to join us? 
&lt;br&gt;
&lt;br&gt;
Seriously, Microsoft has an entire track in each city, ten hour-long talks and two
half-hour ones, for Local Flavour. The most important criteria is that you want to
talk on something you're passionate about. Seriously, this isn't "Introduction to
Visual Studio 2010" or "What's New in C#" - instead it's something that is far more
specific and personal. A technology or methodology that you use and care about. A
story that will help other developers, or IT pros, or DBAs. Something important that
won't be covered in the entire two-day conference unless you step forward now and
offer to talk about it.&lt;br&gt;
&lt;br&gt;
As &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/08/03/local-flavours-track-at-microsoft-techdays-canada-2010.aspx"&gt;John
Bristowe&lt;/a&gt; puts it:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/tech%20days%20lf.bmp" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
You need to get cracking on this to meet the submission deadlines. Download the application
form from the &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/08/03/local-flavours-track-at-microsoft-techdays-canada-2010.aspx"&gt;Canadian
Developer's Blog&lt;/a&gt;, and submit as many ideas as you have.&amp;nbsp; You don't have to
have prior speaking experience, but if you do, be sure to mention it! 
&lt;br&gt;
&lt;br&gt;
See you in the speaker room,&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=64dc3ec2-1698-4bb1-a2d8-d14e7ad6c174" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Speaking</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=bfd77ead-b706-4218-bdda-f1a4790ccbc3</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=bfd77ead-b706-4218-bdda-f1a4790ccbc3</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
About <a href="http://www.gregcons.com/KateBlog/CaseStudyCTVOlympicsAndSilverlight.aspx">6
weeks ago I blogged</a> about the technology behind the amazing Olympics experience
I had here in Canada watching CTV, and my American neighbours had watching NBC, as
well as the Norwegian and French coverage. Now <a href="http://learn.iis.net/page.aspx/900/nbc-online-video-monetization-and-highlights-creation-for-the-2010-winter-olympics/">another
case study</a> has been released from that work. This one focuses on the way the broadcasters
were able to insert ads (to pay for all that glorious coverage) and build highlights
packages. As it says in the case study:
</p>
        <blockquote>
          <p>
NBC teamed with premier technology vendors, led by Microsoft, to cover 4,485 hours
of 2010 Winter Olympics events in HD via Microsoft Internet Information Services (IIS)
Smooth Streaming to a video player based on Microsoft Silverlight. In addition to
pleasing sports fans, the programming offered an audience of more than 15.8 million
unique visitors to the many advertising partners of NBC. The exceptional capability
of IIS Smooth Streaming and Silverlight technologies gave technology vendors the tools
they needed to deliver midstream ads while providing an engaging experience for Olympics
enthusiasts.
</p>
        </blockquote>I find it interesting that Canada, with one-tenth the population of the
USA, consumed double the hours of video. Not per person mind you, but total. We were
lucky enough to have a lot more to choose from. As you can see when you look at the
unique visitor counts, it is mostly that we each watched a whole lot of Olympics back
in the dark winter months. Definitely worth a read to see how it was done and how
it will no doubt continue to be done in the future.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=bfd77ead-b706-4218-bdda-f1a4790ccbc3" /></body>
      <title>More details on the Olympics technical solution</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=bfd77ead-b706-4218-bdda-f1a4790ccbc3</guid>
      <link>http://www.gregcons.com/KateBlog/MoreDetailsOnTheOlympicsTechnicalSolution.aspx</link>
      <pubDate>Sun, 04 Jul 2010 19:57:53 GMT</pubDate>
      <description>&lt;p&gt;
About &lt;a href="http://www.gregcons.com/KateBlog/CaseStudyCTVOlympicsAndSilverlight.aspx"&gt;6
weeks ago I blogged&lt;/a&gt; about the technology behind the amazing Olympics experience
I had here in Canada watching CTV, and my American neighbours had watching NBC, as
well as the Norwegian and French coverage. Now &lt;a href="http://learn.iis.net/page.aspx/900/nbc-online-video-monetization-and-highlights-creation-for-the-2010-winter-olympics/"&gt;another
case study&lt;/a&gt; has been released from that work. This one focuses on the way the broadcasters
were able to insert ads (to pay for all that glorious coverage) and build highlights
packages. As it says in the case study:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
NBC teamed with premier technology vendors, led by Microsoft, to cover 4,485 hours
of 2010 Winter Olympics events in HD via Microsoft Internet Information Services (IIS)
Smooth Streaming to a video player based on Microsoft Silverlight. In addition to
pleasing sports fans, the programming offered an audience of more than 15.8 million
unique visitors to the many advertising partners of NBC. The exceptional capability
of IIS Smooth Streaming and Silverlight technologies gave technology vendors the tools
they needed to deliver midstream ads while providing an engaging experience for Olympics
enthusiasts.
&lt;/p&gt;
&lt;/blockquote&gt;I find it interesting that Canada, with one-tenth the population of the
USA, consumed double the hours of video. Not per person mind you, but total. We were
lucky enough to have a lot more to choose from. As you can see when you look at the
unique visitor counts, it is mostly that we each watched a whole lot of Olympics back
in the dark winter months. Definitely worth a read to see how it was done and how
it will no doubt continue to be done in the future.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=bfd77ead-b706-4218-bdda-f1a4790ccbc3" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=cef676fa-717c-4046-b58c-8e314d05267c</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cef676fa-717c-4046-b58c-8e314d05267c</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
With summer finally under way for real it seems like a million years until the fall.
But in the world of event organizing, autumn is just around the corner. Session selection
for TechDays is in the final stages and I'm looking forward to seeing the completed
list. In the meantime, the Early Bird pricing is still in effect.
</p>
        <p>
          <a href="https://www.techdays.ca/">
            <img src="content/binary/techdayssessions.png" border="0" />
          </a>
        </p>
        <p>
There will be an event roughly every two weeks from mid September to mid December.
In each city (Vancouver, Calgary, Edmonton, Winnipeg, Toronto, Ottawa, Montreal, and
Halifax) it will be two days, and while most of the sessions will be the same in every
city, a new Local Flavours track will vary from location to location - just as the
local tech folk vary! You can <a href="https://payment.techdays.ca/registration">register
now</a> - go ahead! If you have some questions, <a href="http://blogs.msdn.com/b/cdndevs/archive/2010/06/24/your_2d00_techdays_2d00_2010_2d00_frequently_2d00_asked_2d00_questions.aspx">Damir
has answers</a> for you.<br /></p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=cef676fa-717c-4046-b58c-8e314d05267c" />
      </body>
      <title>Are you thinking TechDays yet?</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cef676fa-717c-4046-b58c-8e314d05267c</guid>
      <link>http://www.gregcons.com/KateBlog/AreYouThinkingTechDaysYet.aspx</link>
      <pubDate>Mon, 28 Jun 2010 23:22:03 GMT</pubDate>
      <description>&lt;p&gt;
With summer finally under way for real it seems like a million years until the fall.
But in the world of event organizing, autumn is just around the corner. Session selection
for TechDays is in the final stages and I'm looking forward to seeing the completed
list. In the meantime, the Early Bird pricing is still in effect.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="https://www.techdays.ca/"&gt;&lt;img src="content/binary/techdayssessions.png" border="0"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
There will be an event roughly every two weeks from mid September to mid December.
In each city (Vancouver, Calgary, Edmonton, Winnipeg, Toronto, Ottawa, Montreal, and
Halifax) it will be two days, and while most of the sessions will be the same in every
city, a new Local Flavours track will vary from location to location - just as the
local tech folk vary! You can &lt;a href="https://payment.techdays.ca/registration"&gt;register
now&lt;/a&gt; - go ahead! If you have some questions, &lt;a href="http://blogs.msdn.com/b/cdndevs/archive/2010/06/24/your_2d00_techdays_2d00_2010_2d00_frequently_2d00_asked_2d00_questions.aspx"&gt;Damir
has answers&lt;/a&gt; for you.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=cef676fa-717c-4046-b58c-8e314d05267c" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4bf5af51-c227-4cce-8240-622c73204399</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4bf5af51-c227-4cce-8240-622c73204399</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Interested in playing with extensions to Visual Studio 2010? You should be, just for
the fun and productivity of it. But in case you need extra incentive, how does this
sound:
</p>
        <blockquote>
          <p>
What will you create with Visual Studio 2010?
</p>
        </blockquote>
        <blockquote>
          <p>
Enter the Summer of Extension Competition and let the US and Canadian Developer community
know! Show your peers what kind of extension you can build for Visual Studio 2010
for your chance to be featured on the ReadWriteWeb website. Other prizes include a
one-year MSDN Embedded subscription license (a $1,199 USD value!), an Xbox Elite prize
bundle and a Natural Wireless Ergonomic Desktop 700 Keyboard and Mouse. Prizes will
be awarded to winners in both countries.
</p>
        </blockquote>
        <p>
          <img src="content/binary/rww%20contest.jpg" border="0" />
        </p>
        <p>
Just create your extension, upload it to the Visual Studio Gallery, and tag it with
rww to enter. (ReadWriteWeb and Microsoft are sponsoring the contest.) More details
at <a href="http://readwriteweb.com/visualstudio/">ReadWriteWeb</a>, where you'll
also find some handy resources and links.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4bf5af51-c227-4cce-8240-622c73204399" />
      </body>
      <title>Summer of Extensions - win fabulous prizes</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4bf5af51-c227-4cce-8240-622c73204399</guid>
      <link>http://www.gregcons.com/KateBlog/SummerOfExtensionsWinFabulousPrizes.aspx</link>
      <pubDate>Thu, 24 Jun 2010 19:50:25 GMT</pubDate>
      <description>&lt;p&gt;
Interested in playing with extensions to Visual Studio 2010? You should be, just for
the fun and productivity of it. But in case you need extra incentive, how does this
sound:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
What will you create with Visual Studio 2010?
&lt;/p&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;
&lt;p&gt;
Enter the Summer of Extension Competition and let the US and Canadian Developer community
know! Show your peers what kind of extension you can build for Visual Studio 2010
for your chance to be featured on the ReadWriteWeb website. Other prizes include a
one-year MSDN Embedded subscription license (a $1,199 USD value!), an Xbox Elite prize
bundle and a Natural Wireless Ergonomic Desktop 700 Keyboard and Mouse. Prizes will
be awarded to winners in both countries.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&lt;img src="content/binary/rww%20contest.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Just create your extension, upload it to the Visual Studio Gallery, and tag it with
rww to enter. (ReadWriteWeb and Microsoft are sponsoring the contest.) More details
at &lt;a href="http://readwriteweb.com/visualstudio/"&gt;ReadWriteWeb&lt;/a&gt;, where you'll
also find some handy resources and links.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4bf5af51-c227-4cce-8240-622c73204399" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=b92a4f27-e5f7-4da8-afe2-439a9e668eb1</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=b92a4f27-e5f7-4da8-afe2-439a9e668eb1</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I really enjoyed the Winter Olympics this year. I could basically watch 24 hours a
day if I wanted, and on a lot of channels. Typically I had a choice of 4 or 5 different
broadcasts on the TV, more if I was willing to watch in French, plus all I could possibly
ask for (literally every event that was happening) online. In a lot of cases I would
have the online up even while I was watching live, because the online gave you details
that you would have to wait for the announcers to happen to say - split times, individual
stats, who got the assist and so on - and because you could rewind the online and
see it again yourself instead of hoping someone else chose to replay it. And if I
didn't have the TV on, people could (and did) IM me or visit my desk telling me "you
have to see this shot!" and we would find the stream, find the little highlight marker
in the timeline, go to that place and watch the cool thing again together. The online
experience from CTV was really a big aspect of my enjoyment of the entire Olympics.
</p>
        <p>
        </p>
Now a <a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?CaseStudyID=4000007347">case
study</a> has been released that talks about the nuts and bolts that made it all so
much fun. The headline starts "CTV Streams 6.2 Petabytes of Winter Olympics To over
3.9 Million Visitors" and that alone is astonishing. It was all built with Microsoft
technologies, including Silverlight and IIS Smooth Streaming. I like this quote:<p></p><blockquote><p>
Marcovici initially expected most viewers to be interested in a few minutes of highlights
and then to move on. Much to his surprise, the average Canadian viewer spent more
than an hour watching Winter Olympics video content online every single day.
</p></blockquote><p>
That means somebody must have watched just a few minutes, because I was well over
the one hour mark every day. I think we were even over the one-hour-per-person-in-the-house
mark. I also liked <a href="http://learn.iis.net/page.aspx/812/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver/">the
behind the scenes video</a> from Vancouver. It was a nice reminder of the emotions
of those weeks, plus it gives props to <a href="http://blogs.vertigo.com/personal/scott/Blog/default.aspx">Vertigo</a>,
who built the player.<br /></p><p>
There are also case studies about the <a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007258">NBC
Olympic experience</a>, the <a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007275">Norwegian
Broadcasting Company Olympic experience</a>, and the <a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007271">France
Televisions experience with the Olympics and other sports</a>. They are all built
on the same base and it goes to show that effort put into place for the Olympics could
be used for many other events as well. I would love to see elections dealt with this
way, so I could see the press conference for my riding even if something else was
happening on the "main screen" or so I could rewind a speech or show someone else
an amazing moment.
</p><p>
Aren't these interesting times? Staying connected is gaining a whole different meaning.
</p><p>
Kate  
</p><p>
Update: in July <a href="http://www.gregcons.com/KateBlog/MoreDetailsOnTheOlympicsTechnicalSolution.aspx">another
case study was released</a>. Check that one too.<br /></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=b92a4f27-e5f7-4da8-afe2-439a9e668eb1" /></body>
      <title>Case Study: CTV Olympics and Silverlight</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=b92a4f27-e5f7-4da8-afe2-439a9e668eb1</guid>
      <link>http://www.gregcons.com/KateBlog/CaseStudyCTVOlympicsAndSilverlight.aspx</link>
      <pubDate>Sat, 15 May 2010 15:03:56 GMT</pubDate>
      <description>&lt;p&gt;
I really enjoyed the Winter Olympics this year. I could basically watch 24 hours a
day if I wanted, and on a lot of channels. Typically I had a choice of 4 or 5 different
broadcasts on the TV, more if I was willing to watch in French, plus all I could possibly
ask for (literally every event that was happening) online. In a lot of cases I would
have the online up even while I was watching live, because the online gave you details
that you would have to wait for the announcers to happen to say - split times, individual
stats, who got the assist and so on - and because you could rewind the online and
see it again yourself instead of hoping someone else chose to replay it. And if I
didn't have the TV on, people could (and did) IM me or visit my desk telling me "you
have to see this shot!" and we would find the stream, find the little highlight marker
in the timeline, go to that place and watch the cool thing again together. The online
experience from CTV was really a big aspect of my enjoyment of the entire Olympics.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
Now a &lt;a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?CaseStudyID=4000007347"&gt;case
study&lt;/a&gt; has been released that talks about the nuts and bolts that made it all so
much fun. The headline starts "CTV Streams 6.2 Petabytes of Winter Olympics To over
3.9 Million Visitors" and that alone is astonishing. It was all built with Microsoft
technologies, including Silverlight and IIS Smooth Streaming. I like this quote:&lt;p&gt;
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Marcovici initially expected most viewers to be interested in a few minutes of highlights
and then to move on. Much to his surprise, the average Canadian viewer spent more
than an hour watching Winter Olympics video content online every single day.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
That means somebody must have watched just a few minutes, because I was well over
the one hour mark every day. I think we were even over the one-hour-per-person-in-the-house
mark. I also liked &lt;a href="http://learn.iis.net/page.aspx/812/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver/"&gt;the
behind the scenes video&lt;/a&gt; from Vancouver. It was a nice reminder of the emotions
of those weeks, plus it gives props to &lt;a href="http://blogs.vertigo.com/personal/scott/Blog/default.aspx"&gt;Vertigo&lt;/a&gt;,
who built the player.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
There are also case studies about the &lt;a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007258"&gt;NBC
Olympic experience&lt;/a&gt;, the &lt;a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007275"&gt;Norwegian
Broadcasting Company Olympic experience&lt;/a&gt;, and the &lt;a href="http://www.microsoft.com/casestudies/Case_Study_Detail.aspx?casestudyid=4000007271"&gt;France
Televisions experience with the Olympics and other sports&lt;/a&gt;. They are all built
on the same base and it goes to show that effort put into place for the Olympics could
be used for many other events as well. I would love to see elections dealt with this
way, so I could see the press conference for my riding even if something else was
happening on the "main screen" or so I could rewind a speech or show someone else
an amazing moment.
&lt;/p&gt;
&lt;p&gt;
Aren't these interesting times? Staying connected is gaining a whole different meaning.
&lt;/p&gt;
&lt;p&gt;
Kate&amp;nbsp;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Update: in July &lt;a href="http://www.gregcons.com/KateBlog/MoreDetailsOnTheOlympicsTechnicalSolution.aspx"&gt;another
case study was released&lt;/a&gt;. Check that one too.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=b92a4f27-e5f7-4da8-afe2-439a9e668eb1" /&gt;</description>
      <category>Canadian Colour</category>
      <category>RD</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=81851e0d-83cd-4b8e-8dc3-9d21372b87f1</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=81851e0d-83cd-4b8e-8dc3-9d21372b87f1</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It's true, I signed up for a Windows 7 launch party. So did Chris Dufour. But I didn't
have people over to sit on the couch and eat cake while I showed them the cool stuff
in Windows 7. We just tossed an hour or so of demo at the start of a <a href="http://gtaeast.torontoug.net/UG_Events/2214.aspx">user
group meeting</a>. I had a one-page demo script which I've put as an attachment on
this post. I think <a href="http://www.gregcons.com/KateBlog/AnotherTeenyAndGreatWindows7Thing.aspx">different
default printers for different networks </a>and a "recent/frequent" jumplist on the
Windows Explorer in the taskbar were the most popular features. We also had swag!
Here's a picture of mine:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/win7swag.jpg" border="0" />
        </p>
        <p>
Chris had a similar pile, and some books and such as we usually do, so each attendee
(and we had a lot more than usual) left with something - mostly with one of those
tote bags. I should have held one back to use on my next grocery trip. Aren't they
surreal? After my demo (everything in the mini script, though probably not in that
order, followed by boot to VHD) Chris took over and led us through CSLA for "real"
part of the meeting.<br /></p>
        <p>
Nice to see the group back in action, and hope to see plenty of folks there next month!
</p>
        <p>
Kate<br /></p>
        <a href="http://www.gregcons.com/KateBlog/content/binary/demo.docx">demo.docx (16.42
KB)</a>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=81851e0d-83cd-4b8e-8dc3-9d21372b87f1" />
      </body>
      <title>Our windows 7 Launch Party</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=81851e0d-83cd-4b8e-8dc3-9d21372b87f1</guid>
      <link>http://www.gregcons.com/KateBlog/OurWindows7LaunchParty.aspx</link>
      <pubDate>Sun, 25 Oct 2009 16:09:07 GMT</pubDate>
      <description>&lt;p&gt;
It's true, I signed up for a Windows 7 launch party. So did Chris Dufour. But I didn't
have people over to sit on the couch and eat cake while I showed them the cool stuff
in Windows 7. We just tossed an hour or so of demo at the start of a &lt;a href="http://gtaeast.torontoug.net/UG_Events/2214.aspx"&gt;user
group meeting&lt;/a&gt;. I had a one-page demo script which I've put as an attachment on
this post. I think &lt;a href="http://www.gregcons.com/KateBlog/AnotherTeenyAndGreatWindows7Thing.aspx"&gt;different
default printers for different networks &lt;/a&gt;and a "recent/frequent" jumplist on the
Windows Explorer in the taskbar were the most popular features. We also had swag!
Here's a picture of mine:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/win7swag.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Chris had a similar pile, and some books and such as we usually do, so each attendee
(and we had a lot more than usual) left with something - mostly with one of those
tote bags. I should have held one back to use on my next grocery trip. Aren't they
surreal? After my demo (everything in the mini script, though probably not in that
order, followed by boot to VHD) Chris took over and led us through CSLA for "real"
part of the meeting.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Nice to see the group back in action, and hope to see plenty of folks there next month!
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;a href="http://www.gregcons.com/KateBlog/content/binary/demo.docx"&gt;demo.docx (16.42
KB)&lt;/a&gt;&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=81851e0d-83cd-4b8e-8dc3-9d21372b87f1" /&gt;</description>
      <category>Canadian Colour</category>
      <category>INETA</category>
      <category>MVP</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4ece7116-d493-48b0-b61f-11ccce4efe46</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4ece7116-d493-48b0-b61f-11ccce4efe46</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Did you like the <a href="http://www.gregcons.com/KateBlog/GetInternationalThemesForWindows7.aspx">wallpapers
of Canadian scenery</a> I showed the other day, that are already on your Windows 7
machine and just need to be selected? Would you like some more? Go to <a href="http://windows.microsoft.com/en-US/windows/downloads/personalize?T1=themes">http://windows.microsoft.com/en-US/windows/downloads/personalize?T1=themes</a> and
scroll down past the Coke and Ferrari and so on to find more lovely scenery. I copied
mine into the folder that was already the source for my desktop wallpaper rotation.
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/wallpapers2.jpg" border="0" />
        </p>
        <p>
I think the Northern Lights is my favourite at the moment.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4ece7116-d493-48b0-b61f-11ccce4efe46" />
      </body>
      <title>More "international" wallpaper</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4ece7116-d493-48b0-b61f-11ccce4efe46</guid>
      <link>http://www.gregcons.com/KateBlog/MoreInternationalWallpaper.aspx</link>
      <pubDate>Fri, 23 Oct 2009 14:18:34 GMT</pubDate>
      <description>&lt;p&gt;
Did you like the &lt;a href="http://www.gregcons.com/KateBlog/GetInternationalThemesForWindows7.aspx"&gt;wallpapers
of Canadian scenery&lt;/a&gt; I showed the other day, that are already on your Windows 7
machine and just need to be selected? Would you like some more? Go to &lt;a href="http://windows.microsoft.com/en-US/windows/downloads/personalize?T1=themes"&gt;http://windows.microsoft.com/en-US/windows/downloads/personalize?T1=themes&lt;/a&gt; and
scroll down past the Coke and Ferrari and so on to find more lovely scenery. I copied
mine into the folder that was already the source for my desktop wallpaper rotation.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/wallpapers2.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
I think the Northern Lights is my favourite at the moment.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4ece7116-d493-48b0-b61f-11ccce4efe46" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=677ec3dd-575c-4a9a-b9bb-411956088118</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=677ec3dd-575c-4a9a-b9bb-411956088118</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While rehearsing some talks recently I was playing around with my desktop background.
I've used a shot from my Bermuda vacation for a long time, because it cheers me up
if I am feeling stressed. But I enjoyed having some local "autumn colour" shots on
there too. Windows 7 has a "desktop slideshow" feature that changes your background
every 30 minutes and I'm going to use that for a while ... though I might add my <a href="http://www.gregcons.com/KateBlog/MissionAccomplished.aspx">pink
beach</a> image to the rotation.
</p>
        <p>
Thing is, I don't want to rotate through iconic US pictures, lovely though they are.
That's why I was pleased to read, <a href="http://www.howtogeek.com/howto/3476/access-international-themes-in-windows-7/">on
How-To Geek</a>, how simple it is to activate themes for Canada, Australia, South
Africa, and Great Britain. The Canadian wallpapers really are lovely:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/wallpapers.jpg" border="0" />
        </p>
        <p>
I think there should really be a prairie one in there too, but I'm not complaining.
Give them a try!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=677ec3dd-575c-4a9a-b9bb-411956088118" />
      </body>
      <title>Get "international" themes for Windows 7</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=677ec3dd-575c-4a9a-b9bb-411956088118</guid>
      <link>http://www.gregcons.com/KateBlog/GetInternationalThemesForWindows7.aspx</link>
      <pubDate>Sun, 11 Oct 2009 13:32:07 GMT</pubDate>
      <description>&lt;p&gt;
While rehearsing some talks recently I was playing around with my desktop background.
I've used a shot from my Bermuda vacation for a long time, because it cheers me up
if I am feeling stressed. But I enjoyed having some local "autumn colour" shots on
there too. Windows 7 has a "desktop slideshow" feature that changes your background
every 30 minutes and I'm going to use that for a while ... though I might add my &lt;a href="http://www.gregcons.com/KateBlog/MissionAccomplished.aspx"&gt;pink
beach&lt;/a&gt; image to the rotation.
&lt;/p&gt;
&lt;p&gt;
Thing is, I don't want to rotate through iconic US pictures, lovely though they are.
That's why I was pleased to read, &lt;a href="http://www.howtogeek.com/howto/3476/access-international-themes-in-windows-7/"&gt;on
How-To Geek&lt;/a&gt;, how simple it is to activate themes for Canada, Australia, South
Africa, and Great Britain. The Canadian wallpapers really are lovely:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/wallpapers.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
I think there should really be a prairie one in there too, but I'm not complaining.
Give them a try!
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=677ec3dd-575c-4a9a-b9bb-411956088118" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=530a7009-1f92-4f98-b0d3-949395f1caac</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=530a7009-1f92-4f98-b0d3-949395f1caac</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Funny thing happened when I was reading <a href="http://blogs.msdn.com/stevecla01/archive/2009/09/26/tag-you-re-it.aspx">Steve
Clayton's blog</a>. He had a Nike ad embedded - something he does quite often when
he finds something funny or well done. And it was good, but about halfway through
I realized something... I was recognizing the background. At about the 10 second mark
there's some stairs down to SHOPPING CONCOURSE, and then this cluster of newspaper
boxes, and then a mailbox, a "blue bin" for recycling, 
<br /></p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/nike1.jpg" border="0" />
          <img src="content/binary/nike2.jpg" border="0" /> &gt;<img src="content/binary/nike3.jpg" border="0" width="187" height="145" /></p>
        <p>
And then after more newspaper boxes, street signs, and street furniture, this unmistakable
silhouette reflected in a mirrored building:
</p>
        <p>
          <img src="content/binary/nike4.jpg" border="0" />
        </p>
        <p>
It didn't just look familiar because all cities look the same. It looked familiar
because it was Toronto. I've played the ad a bunch of times now and am having fun
spotting the bike racks, specific stretches of sidewalk and buildings, and so on.
The final shots are the the "<a href="http://en.wikipedia.org/wiki/Toronto_subway_and_RT#Lower_Bay">spare
subway station</a>" (Lower Bay) whose only purpose these days is for movie and TV
shoots, and the occasional <a href="http://krisabel.ctv.ca/blog/_archives/2008/11/7/3966668.html">special</a><a href="http://www.360sync.com/2008/11/09/gow2-canadian-community-launch">event</a>.
</p>
An enjoyable ad even if you don't live in the GTA, but a rewind-and-pause-a-thon if
you do. Thanks Steve! 
<p>
Kate
</p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=530a7009-1f92-4f98-b0d3-949395f1caac" /></body>
      <title>Familiar sidewalks</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=530a7009-1f92-4f98-b0d3-949395f1caac</guid>
      <link>http://www.gregcons.com/KateBlog/FamiliarSidewalks.aspx</link>
      <pubDate>Sun, 27 Sep 2009 14:21:44 GMT</pubDate>
      <description>&lt;p&gt;
Funny thing happened when I was reading &lt;a href="http://blogs.msdn.com/stevecla01/archive/2009/09/26/tag-you-re-it.aspx"&gt;Steve
Clayton's blog&lt;/a&gt;. He had a Nike ad embedded - something he does quite often when
he finds something funny or well done. And it was good, but about halfway through
I realized something... I was recognizing the background. At about the 10 second mark
there's some stairs down to SHOPPING CONCOURSE, and then this cluster of newspaper
boxes, and then a mailbox, a "blue bin" for recycling, 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/nike1.jpg" border="0"&gt; &lt;img src="content/binary/nike2.jpg" border="0"&gt; &amp;gt;&lt;img src="content/binary/nike3.jpg" border="0" width="187" height="145"&gt;
&lt;/p&gt;
&lt;p&gt;
And then after more newspaper boxes, street signs, and street furniture, this unmistakable
silhouette reflected in a mirrored building:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="content/binary/nike4.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
It didn't just look familiar because all cities look the same. It looked familiar
because it was Toronto. I've played the ad a bunch of times now and am having fun
spotting the bike racks, specific stretches of sidewalk and buildings, and so on.
The final shots are the the "&lt;a href="http://en.wikipedia.org/wiki/Toronto_subway_and_RT#Lower_Bay"&gt;spare
subway station&lt;/a&gt;" (Lower Bay) whose only purpose these days is for movie and TV
shoots, and the occasional &lt;a href="http://krisabel.ctv.ca/blog/_archives/2008/11/7/3966668.html"&gt;special&lt;/a&gt; &lt;a href="http://www.360sync.com/2008/11/09/gow2-canadian-community-launch"&gt;event&lt;/a&gt;.
&lt;/p&gt;
An enjoyable ad even if you don't live in the GTA, but a rewind-and-pause-a-thon if
you do. Thanks Steve! 
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=530a7009-1f92-4f98-b0d3-949395f1caac" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=796ee97c-b47f-4b21-bddd-0c4378579bf1</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=796ee97c-b47f-4b21-bddd-0c4378579bf1</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Ian McKenzie has a funny list of <a href="http://www.ismckenzie.com/top-20-ways-to-tell-if-youre-canadian/">20
ways to tell you're Canadian</a>. My only quibble is that for #4 I would say
cottage instead of camp. Other than that, rock on! 
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=796ee97c-b47f-4b21-bddd-0c4378579bf1" />
      </body>
      <title>Belated Canada Day post</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=796ee97c-b47f-4b21-bddd-0c4378579bf1</guid>
      <link>http://www.gregcons.com/KateBlog/BelatedCanadaDayPost.aspx</link>
      <pubDate>Sun, 05 Jul 2009 23:09:17 GMT</pubDate>
      <description>&lt;p&gt;
Ian McKenzie has a funny list of &lt;a href="http://www.ismckenzie.com/top-20-ways-to-tell-if-youre-canadian/"&gt;20
ways to tell you're Canadian&lt;/a&gt;. My only quibble&amp;nbsp;is that for #4 I would say
cottage instead of camp. Other than that, rock on! 
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=796ee97c-b47f-4b21-bddd-0c4378579bf1" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=d6fba7ab-9d44-41d4-b2aa-e4e847112fe7</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d6fba7ab-9d44-41d4-b2aa-e4e847112fe7</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I finally got around to listening to the last recorded webcast in this spring's Ignite
Your Career webcast series from Microsoft Canada. Joey has <a href="http://blogs.msdn.com/cdndevs/archive/2009/04/06/ignite-your-career-women-in-it-panel-discussion.aspx">a
handy set of links to all the episodes </a>on the Canadian Developers Blog. This series
is very different from most Microsoft webcasts - it's not really about technology.
It's about the things you need to learn to advance your career that are not straight
technology like picking up a new language or a new development paradigm. 
</p>
        <ul>
          <li>
Industry Insights and Trends (featuring Joel Semeniuk)</li>
          <li>
Discovering Your Trusted Resources (featuring Richard Campbell)</li>
          <li>
How to Establish and Maintain a Healthy Work/Life Balance 
</li>
          <li>
How to Become a Great Leader (featuring Barry Gervin)</li>
          <li>
Building, Managing and Strengthening Your Team 
</li>
          <li>
Women in IT Panel Discussion</li>
        </ul>
        <p>
All the webcasts have been recorded and are well worth a download and a listen.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d6fba7ab-9d44-41d4-b2aa-e4e847112fe7" />
      </body>
      <title>Ignite Your Career Webcasts</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d6fba7ab-9d44-41d4-b2aa-e4e847112fe7</guid>
      <link>http://www.gregcons.com/KateBlog/IgniteYourCareerWebcasts.aspx</link>
      <pubDate>Wed, 10 Jun 2009 01:04:12 GMT</pubDate>
      <description>&lt;p&gt;
I finally got around to listening to the last recorded webcast in this spring's Ignite
Your Career webcast series from Microsoft Canada. Joey has &lt;a href="http://blogs.msdn.com/cdndevs/archive/2009/04/06/ignite-your-career-women-in-it-panel-discussion.aspx"&gt;a
handy set of links to all the episodes &lt;/a&gt;on the Canadian Developers Blog. This series
is very different from most Microsoft webcasts - it's not really about technology.
It's about the things you need to learn to advance your career that are not straight
technology like picking up a new language or a new development paradigm. 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Industry Insights and Trends (featuring Joel Semeniuk)&lt;/li&gt;
&lt;li&gt;
Discovering Your Trusted Resources (featuring Richard Campbell)&lt;/li&gt;
&lt;li&gt;
How to Establish and Maintain a Healthy Work/Life Balance 
&lt;/li&gt;
&lt;li&gt;
How to Become a Great Leader (featuring Barry Gervin)&lt;/li&gt;
&lt;li&gt;
Building, Managing and Strengthening Your Team 
&lt;/li&gt;
&lt;li&gt;
Women in IT Panel Discussion&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
All the webcasts have been recorded and are well worth a download and a listen.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d6fba7ab-9d44-41d4-b2aa-e4e847112fe7" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>RD</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7946d935-bf5e-4740-a367-59dc6fdabce2</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7946d935-bf5e-4740-a367-59dc6fdabce2</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I grew up in Southern Ontario (Kitchener Waterloo area) before moving to Toronto and
now to my current home between Toronto and Peterborough, which possibly isn't Southern
Ontario any more. Imagine my surprise, reading <a href="http://www.economist.com/books/displaystory.cfm?story_id=13726614&amp;fsrc=rss">an
article in The Economist</a>, to come across this:
</p>
        <blockquote style="MARGIN-RIGHT: 0px" dir="ltr">
          <p>
Ms Munro comes from southern Ontario, an area of considerable psychic murkiness and
oddity. Her stories dwell on her own people and their peculiarities: their repressed
emotions, respectable fronts, hidden sexual excesses, outbreaks of violence, lurid
crimes and long-held grudges.
</p>
        </blockquote>
        <p>
Psychic murkiness, eh? If you say so.
</p>
        <p>
Kate
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7946d935-bf5e-4740-a367-59dc6fdabce2" />
      </body>
      <title>What The Economist thinks of Southern Ontario</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7946d935-bf5e-4740-a367-59dc6fdabce2</guid>
      <link>http://www.gregcons.com/KateBlog/WhatTheEconomistThinksOfSouthernOntario.aspx</link>
      <pubDate>Sun, 07 Jun 2009 23:03:30 GMT</pubDate>
      <description>&lt;p&gt;
I grew up in Southern Ontario (Kitchener Waterloo area) before moving to Toronto and
now to my current home between Toronto and Peterborough, which possibly isn't Southern
Ontario any more. Imagine my surprise, reading &lt;a href="http://www.economist.com/books/displaystory.cfm?story_id=13726614&amp;amp;fsrc=rss"&gt;an
article in The Economist&lt;/a&gt;, to come across this:
&lt;/p&gt;
&lt;blockquote style="MARGIN-RIGHT: 0px" dir=ltr&gt; 
&lt;p&gt;
Ms Munro comes from southern Ontario, an area of considerable psychic murkiness and
oddity. Her stories dwell on her own people and their peculiarities: their repressed
emotions, respectable fronts, hidden sexual excesses, outbreaks of violence, lurid
crimes and long-held grudges.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Psychic murkiness, eh? If you say so.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7946d935-bf5e-4740-a367-59dc6fdabce2" /&gt;</description>
      <category>Canadian Colour</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=496637b6-ed21-46b2-8457-a80febde6fd6</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=496637b6-ed21-46b2-8457-a80febde6fd6</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
2008 was a tumultuous year for me so I thought I would start a new tradition of doing
a retrospective post. 
</p>
        <p>
In January, I started doing something at Trent that I had never done before in ten
years of teaching there a course or two a year – teach the same course twice at once,
on different nights in different locations. I think the Tuesday night people got a
better course since I in effect rehearsed for them each Monday morning :-). The marking
load was a little difficult but I managed it. Also in January I had a <a href="http://www.gregcons.com/KateBlog/MyGeekspeakAppearanceNowOnChannel9.aspx">geekspeak </a>appearance,
and the planning started in earnest for Tech Ed.
</p>
        <p>
In February I spoke at <a href="http://gtaeast.torontoug.net/">my own user group</a>,
which is always a treat, and the Toronto Heroes Happen Here event introduced Visual
Studio 2008, SQL Server 2008, and Windows 2008 to Toronto.
</p>
        <p>
March kicked off with <a href="http://www.gregcons.com/KateBlog/SpeakingAtSDWestInMarch.aspx">SD
West</a>, where I did two sessions (Vista programming for half a day, and some Practical
VSTS tips) and recorded a video interview. I really enjoyed SD West’s sense of difference
– the attendees, speakers, and topics all had a little fresh and unusual twist to
me compared to the conferences Microsoft runs. My schedule doesn’t often let me get
to third party conferences but it’s definitely enjoyable when it does. Also in March,
we closed our Peterborough offices after nearly a decade there, and consolidated back
to a single office attached to our home. Times have changed since we set up the Peterborough
offices – we have high speed Internet at home, couriers are no longer an important
delivery mechanism for us, and we haven’t employed a university student for many years
– so we decided paying rent and commuting 45 minutes each way every day was a foolish
habit. It really has been one of my best decisions of the year.
</p>
        <p>
April’s big fun was the MVP Summit. My schedule was jam-packed and my only regret
was that the C++ team didn’t schedule any boring or irrelevant parts of the day that
might have let me go visit another team to broaden my horizons.
</p>
        <p>
In May, Chris Dufour and I held our own Heroes Happen Here launches in Peterborough
and Whitby. We had a scaled down version of the Toronto event and enjoyed it a great
deal. Then DevTeach came to town – my absolute favourite third party conference always.
As well it provided an opportunity for the Canadian RDs to get together and that is
never a bad thing!
</p>
        <p>
June, of course, meant Tech Ed. A precon, <a href="http://www.gregcons.com/KateBlog/ALunchToRemember.aspx">lunch </a>with
Bill Gates, three breakouts, two podcasts, assorted booth duty / ask the experts /
etc plus dinners, receptions and side meetings made for a whirlwind week. The sort
of thing I work all year to get, to be honest ... I loved it!
</p>
        <p>
I started July by recording a <a href="http://www.gregcons.com/KateBlog/My2008DotNetRocksAppearance.aspx">.NET
Rocks </a>episode. Another thing I don’t get to do enough of. Then I just settled
down and worked on projects for a while. Community activity is always a bit slow in
the summer. As my project work intensified (nothing I can announce at the moment)
I stayed heads down right through to the end of October when the <a href="http://www.gregcons.com/kateblog/SearchView.aspx?q=pdc">PDC </a>rolled
around. We were all full of pent-up PDC demand after so long without one, and it was
good, really good.
</p>
        <p>
Just one week home after PDC, and trying to catch up on that project work, and it
was off to Barcelona (maybe for the last time?) for Tech Ed Europe. I would have had
an amazingly great time even if I hadn’t placed a talk in the top ten, but I was lucky
enough to do just that. The food, the scenery, the weather – I am really going to <a href="http://www.gregcons.com/KateBlog/FarewellBarcelona.aspx">miss
Barcelona</a>.
</p>
        <p>
In December I got back on the community stage by visiting <a href="http://www.gregcons.com/KateBlog/MiniINETATourInDecember.aspx">three
southern cities </a>to tell the story of Vista Bridge. I got caught in a snowstorm
in Baton Rouge, the like of which they get once or twice a century, just to add a
little spice to the tale. And that brings us around to the end of the year. What's
next?
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=496637b6-ed21-46b2-8457-a80febde6fd6" />
      </body>
      <title>2008 in review</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=496637b6-ed21-46b2-8457-a80febde6fd6</guid>
      <link>http://www.gregcons.com/KateBlog/2008InReview.aspx</link>
      <pubDate>Tue, 20 Jan 2009 03:00:53 GMT</pubDate>
      <description>&lt;p&gt;
2008 was a tumultuous year for me so I thought I would start a new tradition of doing
a retrospective post. 
&lt;/p&gt;
&lt;p&gt;
In January, I started doing something at Trent that I had never done before in ten
years of teaching there a course or two a year – teach the same course twice at once,
on different nights in different locations. I think the Tuesday night people got a
better course since I in effect rehearsed for them each Monday morning :-). The marking
load was a little difficult but I managed it. Also in January I had a &lt;a href="http://www.gregcons.com/KateBlog/MyGeekspeakAppearanceNowOnChannel9.aspx"&gt;geekspeak &lt;/a&gt;appearance,
and the planning started in earnest for Tech Ed.
&lt;/p&gt;
&lt;p&gt;
In February I spoke at &lt;a href="http://gtaeast.torontoug.net/"&gt;my own user group&lt;/a&gt;,
which is always a treat, and the Toronto Heroes Happen Here event introduced Visual
Studio 2008, SQL Server 2008, and Windows 2008 to Toronto.
&lt;/p&gt;
&lt;p&gt;
March kicked off with &lt;a href="http://www.gregcons.com/KateBlog/SpeakingAtSDWestInMarch.aspx"&gt;SD
West&lt;/a&gt;, where I did two sessions (Vista programming for half a day, and some Practical
VSTS tips) and recorded a video interview. I really enjoyed SD West’s sense of difference
– the attendees, speakers, and topics all had a little fresh and unusual twist to
me compared to the conferences Microsoft runs. My schedule doesn’t often let me get
to third party conferences but it’s definitely enjoyable when it does. Also in March,
we closed our Peterborough offices after nearly a decade there, and consolidated back
to a single office attached to our home. Times have changed since we set up the Peterborough
offices – we have high speed Internet at home, couriers are no longer an important
delivery mechanism for us, and we haven’t employed a university student for many years
– so we decided paying rent and commuting 45 minutes each way every day was a foolish
habit. It really has been one of my best decisions of the year.
&lt;/p&gt;
&lt;p&gt;
April’s big fun was the MVP Summit. My schedule was jam-packed and my only regret
was that the C++ team didn’t schedule any boring or irrelevant parts of the day that
might have let me go visit another team to broaden my horizons.
&lt;/p&gt;
&lt;p&gt;
In May, Chris Dufour and I held our own Heroes Happen Here launches in Peterborough
and Whitby. We had a scaled down version of the Toronto event and enjoyed it a great
deal. Then DevTeach came to town – my absolute favourite third party conference always.
As well it provided an opportunity for the Canadian RDs to get together and that is
never a bad thing!
&lt;/p&gt;
&lt;p&gt;
June, of course, meant Tech Ed. A precon, &lt;a href="http://www.gregcons.com/KateBlog/ALunchToRemember.aspx"&gt;lunch &lt;/a&gt;with
Bill Gates, three breakouts, two podcasts, assorted booth duty / ask the experts /
etc plus dinners, receptions and side meetings made for a whirlwind week. The sort
of thing I work all year to get, to be honest ... I loved it!
&lt;/p&gt;
&lt;p&gt;
I started July by recording a &lt;a href="http://www.gregcons.com/KateBlog/My2008DotNetRocksAppearance.aspx"&gt;.NET
Rocks &lt;/a&gt;episode. Another thing I don’t get to do enough of. Then I just settled
down and worked on projects for a while. Community activity is always a bit slow in
the summer. As my project work intensified (nothing I can announce at the moment)
I stayed heads down right through to the end of October when the &lt;a href="http://www.gregcons.com/kateblog/SearchView.aspx?q=pdc"&gt;PDC &lt;/a&gt;rolled
around. We were all full of pent-up PDC demand after so long without one, and it was
good, really good.
&lt;/p&gt;
&lt;p&gt;
Just one week home after PDC, and trying to catch up on that project work, and it
was off to Barcelona (maybe for the last time?) for Tech Ed Europe. I would have had
an amazingly great time even if I hadn’t placed a talk in the top ten, but I was lucky
enough to do just that. The food, the scenery, the weather – I am really going to &lt;a href="http://www.gregcons.com/KateBlog/FarewellBarcelona.aspx"&gt;miss
Barcelona&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
In December I got back on the community stage by visiting &lt;a href="http://www.gregcons.com/KateBlog/MiniINETATourInDecember.aspx"&gt;three
southern cities &lt;/a&gt;to tell the story of Vista Bridge. I got caught in a snowstorm
in Baton Rouge, the like of which they get once or twice a century, just to add a
little spice to the tale. And that brings us around to the end of the year. What's
next?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=496637b6-ed21-46b2-8457-a80febde6fd6" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>INETA</category>
      <category>MVP</category>
      <category>RD</category>
      <category>Speaking</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=b28c306c-dd9b-412c-aec7-413b6f777ce6</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=b28c306c-dd9b-412c-aec7-413b6f777ce6</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I think I have this finally all sorted out now. This map is a little inaccurate because
it depicts driving, but it gets the point across:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/Map.JPG" border="0" />
        </p>
        <p>
Monday December 8th I will fly to <a href="http://www.fsdnug.org/">Fort Smith </a>(via
Atlanta). Tuesday December 9th I will drive to the <a href="http://nwadnug.org/Events/tabid/54/ctl/Details/Mid/370/ItemID/36/Default.aspx?selecteddate=12/9/2008">Northwest
Arkansas </a>meeting. Wednesday Dec 10th I will fly from there to <a href="http://www.brdnug.org/events_view.aspx?eventid=29">Baton
Rouge </a>(via Atlanta) and then Thursday Dec 11th I will fly home (once again, via
Atlanta.) The talk will be the same at all three, so there's no need to follow me
around :-)
</p>
        <p>
          <strong>The Windows Vista Bridge: How Managed Code Developers Can Easily Access Exciting
New Vista Features</strong>
        </p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
Accessing new Windows Vista features is a challenge from managed (.NET) code. The
level of interoperability required is out of reach for many developers. The Vista
Bridge is a sample library you can use in your own projects today that provides access
to new user interface features as well as “behind the scenes” power features. Discover
a shortcut to Windows Vista for Microsoft Visual Basic and Visual C# programmers and
how you can get involved.
</p>
        </blockquote>
        <p>
This talk is freshly updated for Tech Ed Europe where I will deliver it Nov 13th.
See you there!
</p>
        <p>
Kate
</p>
        <img src="http://www.gregcons.com/KateBlog/content/binary/INETASponsoredEvent.jpg" border="0" />
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=b28c306c-dd9b-412c-aec7-413b6f777ce6" />
      </body>
      <title>Mini INETA Tour in December</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=b28c306c-dd9b-412c-aec7-413b6f777ce6</guid>
      <link>http://www.gregcons.com/KateBlog/MiniINETATourInDecember.aspx</link>
      <pubDate>Sat, 08 Nov 2008 15:32:26 GMT</pubDate>
      <description>&lt;p&gt;
I think I have this finally all sorted out now. This map is a little inaccurate because
it depicts driving, but it gets the point across:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/Map.JPG" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
Monday December 8th I will fly to &lt;a href="http://www.fsdnug.org/"&gt;Fort Smith &lt;/a&gt;(via
Atlanta). Tuesday December 9th I will drive to the &lt;a href="http://nwadnug.org/Events/tabid/54/ctl/Details/Mid/370/ItemID/36/Default.aspx?selecteddate=12/9/2008"&gt;Northwest
Arkansas &lt;/a&gt;meeting. Wednesday Dec 10th I will fly from there to &lt;a href="http://www.brdnug.org/events_view.aspx?eventid=29"&gt;Baton
Rouge &lt;/a&gt;(via Atlanta) and then Thursday Dec 11th I will fly home (once again, via
Atlanta.) The talk will be the same at all three, so there's no need to follow me
around :-)
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;The Windows Vista Bridge: How Managed Code Developers Can Easily Access Exciting
New Vista Features&lt;/strong&gt;
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
Accessing new Windows Vista features is a challenge from managed (.NET) code. The
level of interoperability required is out of reach for many developers. The Vista
Bridge is a sample library you can use in your own projects today that provides access
to new user interface features as well as “behind the scenes” power features. Discover
a shortcut to Windows Vista for Microsoft Visual Basic and Visual C# programmers and
how you can get involved.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
This talk is freshly updated for Tech Ed Europe where I will deliver it Nov 13th.
See you there!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/INETASponsoredEvent.jpg" border=0&gt;&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=b28c306c-dd9b-412c-aec7-413b6f777ce6" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>INETA</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Vista</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=29c4ffd8-aa92-4c0d-a605-8ec254886f54</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=29c4ffd8-aa92-4c0d-a605-8ec254886f54</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft has announced BizSpark. If you know what DreamSpark is, then you might guess
what BizSpark is. I was really surprised myself - essentially unlimited free licenses
of developer software and hosting software such as Windows, SQL Server and SharePoint.
Yes, free Team Suite for everyone in the company! You must meet three criteria:
</p>
        <ul>
          <li>
Be a startup, less than 3 years in business</li>
          <li>
Have not much revenue, less than a million a year (stricter in some markets, mostly
in Asia)</li>
          <li>
Be software developers, not consultants or resellers</li>
        </ul>
        <p>
You prove that you meet these criteria, not to Microsoft, but to a network partner.
Ideally your network partner is more than just your gateway to free software, but
someone who can advise and help you on the path to success. Since the network partner
has to know a bit about you, not many will just email you a key if you email them.
You can look through the partners on <a href="http://www.microsoft.com/bizspark/">the
BizSpark site </a>and see who would be a good match for you to establish a relationship
with. Be sure to get the <a href="http://download.microsoft.com/download/4/f/6/4f6a6c38-0611-482d-afc0-35e2564c74a9/BizSpark_User_Guide_Network_Partner_en.pdf">user
guide </a>and read the <a href="http://www.microsoftstartupzone.com/faq">FAQ </a>as
well. 
</p>
        <p>
Plenty of coverage of this elsewhere on the web:
</p>
        <ul>
          <li>
            <a href="http://blogs.msdn.com/stevecla01/archive/2008/11/05/announcing-microsoft-bizspark.aspx">http://blogs.msdn.com/stevecla01/archive/2008/11/05/announcing-microsoft-bizspark.aspx</a>
          </li>
          <li>
            <a href="http://www.echannelline.com/canada/brief.cfm?item=BRI110508-01">http://www.echannelline.com/canada/brief.cfm?item=BRI110508-01</a>
          </li>
          <li>
            <a href="http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=212000669">http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=212000669</a>
          </li>
        </ul>
        <p>
etc etc.
</p>
        <p>
So, if you fit the description and want the free software, what should you do? Go
to the BizSpark site's <a href="http://www.microsoft.com/BizSpark/FindNetworkPartner.aspx">Find
a Network Partner </a>page. A lot of them are venture capitalists and investment companies.
If you were hoping to find such a firm, this is a cool way to know one that is in
favour of your using the Microsoft platform and won't try to make you change development
tools to get funded. If you weren't planning to work with an investor, scroll through
looking for a firm that offers consulting and mentoring. You can send an email and
see about working together. If you can't find a firm in your geography that looks
as if it could help you, try a nearby geography. For example, I'm only listed under
Canada, but Americans could engage with our firm too.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=29c4ffd8-aa92-4c0d-a605-8ec254886f54" />
      </body>
      <title>Startups - Don't Pay for Software</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=29c4ffd8-aa92-4c0d-a605-8ec254886f54</guid>
      <link>http://www.gregcons.com/KateBlog/StartupsDontPayForSoftware.aspx</link>
      <pubDate>Wed, 05 Nov 2008 20:32:38 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft has announced BizSpark. If you know what DreamSpark is, then you might guess
what BizSpark is. I was really surprised myself - essentially unlimited free licenses
of developer software and hosting software such as Windows, SQL Server and SharePoint.
Yes, free Team Suite for everyone in the company!&amp;nbsp;You must meet three criteria:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Be a startup, less than 3 years in business&lt;/li&gt;
&lt;li&gt;
Have not much revenue, less than a million a year (stricter in some markets, mostly
in Asia)&lt;/li&gt;
&lt;li&gt;
Be software developers, not consultants or resellers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
You prove that you meet these criteria, not to Microsoft, but to a network partner.
Ideally your network partner is more than just your gateway to free software, but
someone who can advise and help you on the path to success. Since the network partner
has to know a bit about you, not many will just email you a key if you email them.
You can look through the partners on &lt;a href="http://www.microsoft.com/bizspark/"&gt;the
BizSpark site &lt;/a&gt;and see who would be a good match for you to establish a relationship
with. Be sure to get the &lt;a href="http://download.microsoft.com/download/4/f/6/4f6a6c38-0611-482d-afc0-35e2564c74a9/BizSpark_User_Guide_Network_Partner_en.pdf"&gt;user
guide &lt;/a&gt;and read the &lt;a href="http://www.microsoftstartupzone.com/faq"&gt;FAQ &lt;/a&gt;as
well. 
&lt;/p&gt;
&lt;p&gt;
Plenty of coverage of this elsewhere on the web:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://blogs.msdn.com/stevecla01/archive/2008/11/05/announcing-microsoft-bizspark.aspx"&gt;http://blogs.msdn.com/stevecla01/archive/2008/11/05/announcing-microsoft-bizspark.aspx&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.echannelline.com/canada/brief.cfm?item=BRI110508-01"&gt;http://www.echannelline.com/canada/brief.cfm?item=BRI110508-01&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=212000669"&gt;http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=212000669&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
etc etc.
&lt;/p&gt;
&lt;p&gt;
So, if you fit the description and want the free software, what should you do? Go
to the BizSpark site's &lt;a href="http://www.microsoft.com/BizSpark/FindNetworkPartner.aspx"&gt;Find
a Network Partner &lt;/a&gt;page. A lot of them are venture capitalists and investment companies.
If you were hoping to find such a firm, this is a cool way to know one that is in
favour of your using the Microsoft platform and won't try to make you change development
tools to get funded. If you weren't planning to work with an investor, scroll through
looking for a firm that offers consulting and mentoring. You can send an email and
see about working together. If you can't find a firm in your geography that looks
as if it could help you, try a nearby geography. For example, I'm only listed under
Canada, but Americans could engage with our firm too.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=29c4ffd8-aa92-4c0d-a605-8ec254886f54" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4da95ab4-a298-47bb-90a1-b751c08adcb7</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4da95ab4-a298-47bb-90a1-b751c08adcb7</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
More PDC goodness. 
</p>
        <p>
Steven Sinofsky is the senior vice president for the Windows and Windows Live Engineering
Group at Microsoft. He was awesome in the <a href="http://channel9.msdn.com/pdc2008/KYN02/">Day
2 keynote</a>. Then he walked down to The Big Room and did a half hour Open Spaces
talk with attendees. I recognized fellow RDs Tim Huckaby and David Yack among them.
The sound quality varies but the <a href="http://channel9.msdn.com/posts/Charles/Steven-Sinofsky-at-the-PDC2008-Open-Space/">recording </a>is
well worth watching to see how comitted he is to the Engineering 7 blog and to communicating
with developers.
</p>
        <p>
Then there's Joey deVilla. I've been reading <a href="http://www.joeydevilla.com/">his
personal blog </a>for ages and <a href="http://www.globalnerdy.com/">his technical
blog </a>once in a while - he was an open source guy so it wasn't always relevant
to me. I love his sense of humour and spirit of community. I was delighted to <a href="http://blogs.msdn.com/cdndevs/archive/2008/10/17/an-accordion-a-new-addition-a-great-team-and-big-challenges.aspx">learn </a>that
he would replace the <a href="http://blogs.msdn.com/cdndevs/archive/2008/10/14/farewell.aspx">departing </a>Jean
Luc David (our loss is Redmond's gain.) While at PDC, he <a href="http://www.globalnerdy.com/2008/11/03/my-pdc-interviews-don-box-miguel-de-icaza-john-lam-phil-haack-and-net-micro-framework/">interviewed </a>Don
Box, Miguel de Icaza, John Lam, Phil Haack and some of the .NET Micro Framework team.
Great ways of learning some of what happened at PDC and getting to know Joey a little
better.
</p>
        <p>
But he wasn't the only one! John Bristowe was also busy with the camera. He <a href="http://blogs.msdn.com/cdndevs/archive/2008/10/28/live-from-pdc-joel-semeniuk-on-the-keynote-from-day-1.aspx">interviewed
Joel Semeniuk </a>(another RD) and some people from <a href="http://blogs.msdn.com/cdndevs/archive/2008/10/31/canucks-at-pdc-a-lap-around-windows-home-server.aspx">Windows
Home Server</a>. This is a product I am hearing a lot of praise for that I really
should install on a spare machine.
</p>
        <p>
I love these videos because they start to capture some of the non-session parts of
the conference. If you're wondering why on earth you would go to a conference and
not go to sessions, look at these conversations. Also look in the background at the
other conversations and interactions. Face time is why we all come to the same place.
Sessions are a bonus.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4da95ab4-a298-47bb-90a1-b751c08adcb7" />
      </body>
      <title>PDC interviews and open spaces</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4da95ab4-a298-47bb-90a1-b751c08adcb7</guid>
      <link>http://www.gregcons.com/KateBlog/PDCInterviewsAndOpenSpaces.aspx</link>
      <pubDate>Mon, 03 Nov 2008 17:14:32 GMT</pubDate>
      <description>&lt;p&gt;
More PDC goodness. 
&lt;/p&gt;
&lt;p&gt;
Steven Sinofsky is the senior vice president for the Windows and Windows Live Engineering
Group at Microsoft. He was awesome in the &lt;a href="http://channel9.msdn.com/pdc2008/KYN02/"&gt;Day
2 keynote&lt;/a&gt;. Then he walked down to The Big Room and did a half hour Open Spaces
talk with attendees. I recognized fellow RDs Tim Huckaby and David Yack among them.
The sound quality varies but the &lt;a href="http://channel9.msdn.com/posts/Charles/Steven-Sinofsky-at-the-PDC2008-Open-Space/"&gt;recording &lt;/a&gt;is
well worth watching to see how comitted he is to the Engineering 7 blog and to communicating
with developers.
&lt;/p&gt;
&lt;p&gt;
Then there's Joey deVilla. I've been reading &lt;a href="http://www.joeydevilla.com/"&gt;his
personal blog &lt;/a&gt;for ages and &lt;a href="http://www.globalnerdy.com/"&gt;his technical
blog &lt;/a&gt;once in a while - he was an open source guy so it wasn't always relevant
to me. I love his sense of humour and spirit of community. I was delighted to &lt;a href="http://blogs.msdn.com/cdndevs/archive/2008/10/17/an-accordion-a-new-addition-a-great-team-and-big-challenges.aspx"&gt;learn &lt;/a&gt;that
he would replace the &lt;a href="http://blogs.msdn.com/cdndevs/archive/2008/10/14/farewell.aspx"&gt;departing &lt;/a&gt;Jean
Luc David (our loss is Redmond's gain.) While at PDC, he &lt;a href="http://www.globalnerdy.com/2008/11/03/my-pdc-interviews-don-box-miguel-de-icaza-john-lam-phil-haack-and-net-micro-framework/"&gt;interviewed &lt;/a&gt;Don
Box, Miguel de Icaza, John Lam, Phil Haack and some of the .NET Micro Framework team.
Great ways of learning some of what happened at PDC and getting to know Joey a little
better.
&lt;/p&gt;
&lt;p&gt;
But he wasn't the only one! John Bristowe was also busy with the camera. He &lt;a href="http://blogs.msdn.com/cdndevs/archive/2008/10/28/live-from-pdc-joel-semeniuk-on-the-keynote-from-day-1.aspx"&gt;interviewed
Joel Semeniuk &lt;/a&gt;(another RD) and some people from &lt;a href="http://blogs.msdn.com/cdndevs/archive/2008/10/31/canucks-at-pdc-a-lap-around-windows-home-server.aspx"&gt;Windows
Home Server&lt;/a&gt;. This is a product I am hearing a lot of praise for that I really
should install on a spare machine.
&lt;/p&gt;
&lt;p&gt;
I love these videos because they start to capture some of the non-session parts of
the conference. If you're wondering why on earth you would go to a conference and
not go to sessions, look at these conversations. Also look in the background at the
other conversations and interactions. Face time is why we all come to the same place.
Sessions are a bonus.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4da95ab4-a298-47bb-90a1-b751c08adcb7" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>RD</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=9e182102-9764-4546-adf4-0be740484fb5</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9e182102-9764-4546-adf4-0be740484fb5</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Do you recognize this man?
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/arlo.jpg" border="0" /> 
</p>
        <p>
Maybe that's too recent a picture... try this one: 
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/Arlo_Guthrie.jpg" border="0" />
        </p>
        <p>
Combine <a href="http://www.showplace.org/read_more.php?eventid=364">these tickets </a>with
the PDC location and I have an earworm that should be with me till the end of the
month. 
</p>
        <p>
Kate, humming
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9e182102-9764-4546-adf4-0be740484fb5" />
      </body>
      <title>Coming into Los Angeles...</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9e182102-9764-4546-adf4-0be740484fb5</guid>
      <link>http://www.gregcons.com/KateBlog/ComingIntoLosAngeles.aspx</link>
      <pubDate>Tue, 14 Oct 2008 12:50:26 GMT</pubDate>
      <description>&lt;p&gt;
Do you recognize this man?
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/arlo.jpg" border=0&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Maybe that's too recent a picture... try this one: 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/Arlo_Guthrie.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
Combine &lt;a href="http://www.showplace.org/read_more.php?eventid=364"&gt;these tickets &lt;/a&gt;with
the PDC location and I have an earworm that should be with me till the end of the
month. 
&lt;/p&gt;
&lt;p&gt;
Kate, humming
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9e182102-9764-4546-adf4-0be740484fb5" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=02ae9ba3-9345-4fdc-a26a-97149945531d</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=02ae9ba3-9345-4fdc-a26a-97149945531d</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Grrrr. No doubt unexpected demand. Because really, who would want to go to a website
and arrange to reduce the telemarketing calls they get?
</p>
        <p>
          <a href="http://www.lnnte-dncl.gc.ca/">
            <img src="http://www.gregcons.com/KateBlog/content/binary/dncl.jpg" border="0" />
          </a>
        </p>
        <p>
Why is the URL an IP address? I don't know ... I followed a link to <a href="http://www.lnnte-dncl.gc.ca/">http://www.lnnte-dncl.gc.ca/</a> and
then clicked English. Sigh. If only the government could consistently use technology.
Some things (taxes, passports) work great, get your expectations up, and then things
like this come along.
</p>
        <p>
Hitting refresh,
</p>
        <p>
Kate
</p>
        <p>
ps: yes, that's just after noon. I wouldn't be giving them a hard time early in the
wee hours. I tried at 6am, at 8am, and several times through the morning before getting
annoyed.
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=02ae9ba3-9345-4fdc-a26a-97149945531d" />
      </body>
      <title>I want to be on the list!</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=02ae9ba3-9345-4fdc-a26a-97149945531d</guid>
      <link>http://www.gregcons.com/KateBlog/IWantToBeOnTheList.aspx</link>
      <pubDate>Tue, 30 Sep 2008 16:23:10 GMT</pubDate>
      <description>&lt;p&gt;
Grrrr. No doubt unexpected demand. Because really, who would want to go to a website
and arrange to reduce the telemarketing calls they get?
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.lnnte-dncl.gc.ca/"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/dncl.jpg" border=0&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Why is the URL an IP address? I don't know ... I followed a link to &lt;a href="http://www.lnnte-dncl.gc.ca/"&gt;http://www.lnnte-dncl.gc.ca/&lt;/a&gt;&amp;nbsp;and
then clicked English. Sigh. If only the government could consistently use technology.
Some things (taxes, passports) work great, get your expectations up, and then things
like this come along.
&lt;/p&gt;
&lt;p&gt;
Hitting refresh,
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;p&gt;
ps: yes, that's just after noon. I wouldn't be giving them a hard time early in the
wee hours. I tried at 6am, at 8am, and several times through the morning before getting
annoyed.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=02ae9ba3-9345-4fdc-a26a-97149945531d" /&gt;</description>
      <category>Canadian Colour</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=5d78d9a9-ec8a-425a-82af-8efc0ff136f7</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5d78d9a9-ec8a-425a-82af-8efc0ff136f7</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Let's see ... 50% early bird discount from an already low price (500 for 2 days, 250
for 1, discounted to 250 and 130 for the next two weeks so act fast), a full version
of Visual Studio Professional, a full version of Expression Web, the DVD set from
Tech Ed 2008, and a coupon for $100 off a DevTeach registration. That's not counting
the eval versions of VSTS and Expression Studio. Holy Smoke, this would be a cost
effective thing to attend if you didn't even go to any sessions! But the sessions
are listed, and they are good ones. Need to know how to build a real application in
WPF? Use the ASP.NET AJAX extensions in your web app? Use controls and styles in Silverlight?
Lock down your SQL server? This is the conference for you. Local, inexpensive, timely,
... and a bag of goodies. 
</p>
        <p>
          <a href="http://www.microsoft.com/canada/techdays/default.aspx">Plan to be there</a>.
And that includes doing a little reading first ... these sessions don't start at "what
is this Visual Studio you speak of?" so there's <a href="http://www.microsoft.com/canada/techdays/resources.aspx">a
resource list </a>to get you ready to attend. 
</p>
        <a href="http://www.microsoft.com/canada/techdays/default.aspx">
          <img src="http://www.gregcons.com/KateBlog/content/binary/tech days map.JPG" border="0" />
        </a>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5d78d9a9-ec8a-425a-82af-8efc0ff136f7" />
      </body>
      <title>Tech Days details are announced</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5d78d9a9-ec8a-425a-82af-8efc0ff136f7</guid>
      <link>http://www.gregcons.com/KateBlog/TechDaysDetailsAreAnnounced.aspx</link>
      <pubDate>Mon, 29 Sep 2008 16:12:39 GMT</pubDate>
      <description>&lt;p&gt;
Let's see ... 50% early bird discount from an already low price (500 for 2 days, 250
for 1, discounted to 250 and 130 for the next two weeks so act fast), a full version
of Visual Studio Professional, a full version of Expression Web, the DVD set from
Tech Ed 2008, and a coupon for $100 off a DevTeach registration. That's not counting
the eval versions of VSTS and Expression Studio. Holy Smoke, this would be a cost
effective thing to attend if you didn't even go to any sessions! But the sessions
are listed, and they are good ones. Need to know how to build a real application in
WPF? Use the ASP.NET AJAX extensions in your web app? Use controls and styles in Silverlight?
Lock down your SQL server? This is the conference for you. Local, inexpensive, timely,
... and a bag of goodies. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/canada/techdays/default.aspx"&gt;Plan to be there&lt;/a&gt;.
And that includes doing a little reading first ... these sessions don't start at "what
is this Visual Studio you speak of?" so there's &lt;a href="http://www.microsoft.com/canada/techdays/resources.aspx"&gt;a
resource list &lt;/a&gt;to get you ready to attend. 
&lt;/p&gt;
&lt;a href="http://www.microsoft.com/canada/techdays/default.aspx"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/tech days map.JPG" border=0&gt;&lt;/a&gt;&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5d78d9a9-ec8a-425a-82af-8efc0ff136f7" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Visual Studio 2008</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=9b89cfe6-86bf-4f12-aa53-ee801f41cfab</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9b89cfe6-86bf-4f12-aa53-ee801f41cfab</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Steve, a former C++ guy and current PCP guy, tells stories very well... just three
of the reasons I like him. He blogs very infrequently, but when he has an update it's
worth reading. <a href="http://blogs.msdn.com/texblog/archive/2008/09/11/supercomputers-in-dresden-and-tear-gas-in-paris.aspx">This
one is funny and informative</a>. Plus, it features <a href="http://www.microsoft.com/france/vision/WebcastMsdn.aspx?EID=5b6bf053-c4ab-4907-ba28-1821b0d38e8e">links
to videos </a>of presentations about the Parallel Computing Initiative. I've linked
in the past to videos in English that are hosted on a page in French, so I know you
can all handle it. Consider it Canadian Content even though the videos are from Paris.
Go, read, watch, you'll enjoy it.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9b89cfe6-86bf-4f12-aa53-ee801f41cfab" />
      </body>
      <title>Steve Teixeira on Paris, tear gas, and supercomputing</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9b89cfe6-86bf-4f12-aa53-ee801f41cfab</guid>
      <link>http://www.gregcons.com/KateBlog/SteveTeixeiraOnParisTearGasAndSupercomputing.aspx</link>
      <pubDate>Thu, 25 Sep 2008 12:47:15 GMT</pubDate>
      <description>&lt;p&gt;
Steve, a former C++ guy and current PCP guy, tells stories very well... just three
of the reasons I like him. He blogs very infrequently, but when he has an update it's
worth reading. &lt;a href="http://blogs.msdn.com/texblog/archive/2008/09/11/supercomputers-in-dresden-and-tear-gas-in-paris.aspx"&gt;This
one is funny and informative&lt;/a&gt;. Plus, it features &lt;a href="http://www.microsoft.com/france/vision/WebcastMsdn.aspx?EID=5b6bf053-c4ab-4907-ba28-1821b0d38e8e"&gt;links
to videos &lt;/a&gt;of presentations about the Parallel Computing Initiative. I've linked
in the past to videos in English that are hosted on a page in French, so I know you
can all handle it. Consider it Canadian Content even though the videos are from Paris.
Go, read, watch, you'll enjoy it.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9b89cfe6-86bf-4f12-aa53-ee801f41cfab" /&gt;</description>
      <category>C++</category>
      <category>Canadian Colour</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=3903b6ec-ce56-450d-8e57-42d47df46b94</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3903b6ec-ce56-450d-8e57-42d47df46b94</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft Canada is trying something different this fall and winter. A paid conference
featuring material from this year's TechEd USA, delivered by excellent local speakers
and coming to a city near you. Some cities have two day events, others a single day.
</p>
        <ul>
          <li>
Toronto, October 29th and 30th 
</li>
          <li>
Montreal, November 6th and 7th 
</li>
          <li>
Ottawa, November 27th 
</li>
          <li>
Winnipeg, December 4th 
</li>
          <li>
Calgary, December 10th and 11th 
</li>
          <li>
Halifax, December 17th 
</li>
          <li>
Vancouver, January 21st and 22nd</li>
        </ul>
        <p>
          <a href="http://www.microsoft.com/canada/msdn/techdays/default.aspx">
            <img src="http://www.gregcons.com/KateBlog/content/binary/techdays%202.jpg" border="0" />
          </a>
        </p>
        <p>
What will the talks be like? What will it cost? Will there be cool swag? <a href="http://www.microsoft.com/canada/msdn/techdays/default.aspx">The
web site </a>doesn't really say right now, but I've been told the talks will be actual
TechEd talks, the speakers will be industry leaders (my friends and colleagues, maybe
me if we can make the dates work), and there will be 5 or so tracks, meaning over
30 sessions, so something for everybody. The early bird discounts will be substantial,
so watch that web site for updates!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3903b6ec-ce56-450d-8e57-42d47df46b94" />
      </body>
      <title>TechDays - TechEd comes to Canada</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3903b6ec-ce56-450d-8e57-42d47df46b94</guid>
      <link>http://www.gregcons.com/KateBlog/TechDaysTechEdComesToCanada.aspx</link>
      <pubDate>Fri, 19 Sep 2008 20:54:42 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft Canada is trying something different this fall and winter. A paid conference
featuring material from this year's TechEd USA, delivered by excellent local speakers
and coming to a city near you. Some cities have two day events, others a single day.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Toronto, October 29th and 30th 
&lt;li&gt;
Montreal, November 6th and 7th 
&lt;li&gt;
Ottawa, November 27th 
&lt;li&gt;
Winnipeg, December 4th 
&lt;li&gt;
Calgary, December 10th and 11th 
&lt;li&gt;
Halifax, December 17th 
&lt;li&gt;
Vancouver, January 21st and 22nd&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/canada/msdn/techdays/default.aspx"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/techdays%202.jpg" border=0&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
What will the talks be like? What will it cost? Will there be cool swag? &lt;a href="http://www.microsoft.com/canada/msdn/techdays/default.aspx"&gt;The
web site &lt;/a&gt;doesn't really say right now, but I've been told the talks will be actual
TechEd talks, the speakers will be industry leaders (my friends and colleagues, maybe
me if we can make the dates work), and there will be 5 or so tracks, meaning over
30 sessions, so something for everybody. The early bird discounts will be substantial,
so watch that web site for updates!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3903b6ec-ce56-450d-8e57-42d47df46b94" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=587a5e61-d63c-4dd9-88d8-caa51b2b5965</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=587a5e61-d63c-4dd9-88d8-caa51b2b5965</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A recruiter called me looking for an architect. I would be a good fit for the job
if I was available - I have tons of Internet programming experience, architect systems
all the time, services and desktop among others, and as for quiet confidence and entrepreneurial
spirit, those describe me just fine. But I'm not available. It occurred to me that
a reader of my blog might be. So if you're interested, please contact the recruiter.
Good luck!
</p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
A software firm (30 people) in downtown Toronto is looking for a full-time architect
to help build its next generation of Email System.
</p>
          <p>
The organization is a divsion of a large U.S. based firm with a CEO with a track record
of successful entrepreneurial start-ups and exits.
</p>
          <p>
The firm develops applications within Microsoft Exchange and requires an architect
with the following skills:
</p>
          <ul>
            <li>
A high-level design capability as well as the willingness to be hands-on within the
development cycle 
</li>
            <li>
Experience building applications within Microsoft Exchange, using MAPI, Active Directory 
</li>
            <li>
Experience building applications around Microsoft Outlook 
</li>
            <li>
Service oriented backend infrastructure 
</li>
            <li>
SMTP expertise 
</li>
            <li>
Desktop application and integration development experience 
</li>
          </ul>
          <p>
The right person should have a passion for coding and building systems, have quiet
confidence as well as an entrepreneurial spirit.
</p>
          <p>
If you are interested, or know of someone that might be appropriate, please contact
Mike Fox at mfox@brightlightsinc.com or 416-406-1777.
</p>
        </blockquote>
        <p dir="ltr">
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=587a5e61-d63c-4dd9-88d8-caa51b2b5965" />
      </body>
      <title>Architect Job in Toronto - Email Oriented</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=587a5e61-d63c-4dd9-88d8-caa51b2b5965</guid>
      <link>http://www.gregcons.com/KateBlog/ArchitectJobInTorontoEmailOriented.aspx</link>
      <pubDate>Wed, 17 Sep 2008 22:05:25 GMT</pubDate>
      <description>&lt;p&gt;
A recruiter called me looking for an architect. I would be a good fit for the job
if I was available - I have tons of Internet programming experience, architect systems
all the time, services and desktop among others, and as for quiet confidence and entrepreneurial
spirit, those describe me just fine. But I'm not available. It occurred to me that
a reader of my blog might be. So if you're interested, please contact the recruiter.
Good luck!
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
A software firm (30 people) in downtown Toronto is looking for a full-time architect
to help build its next generation of Email System.
&lt;/p&gt;
&lt;p&gt;
The organization is a divsion of a large U.S. based firm with a CEO with a track record
of successful entrepreneurial start-ups and exits.
&lt;/p&gt;
&lt;p&gt;
The firm develops applications within Microsoft Exchange and requires an architect
with the following skills:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
A high-level design capability as well as the willingness to be hands-on within the
development cycle 
&lt;li&gt;
Experience building applications within Microsoft Exchange, using MAPI, Active Directory 
&lt;li&gt;
Experience building applications around Microsoft Outlook 
&lt;li&gt;
Service oriented backend infrastructure 
&lt;li&gt;
SMTP expertise 
&lt;li&gt;
Desktop application and integration development experience 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The right person should have a passion for coding and building systems, have quiet
confidence&amp;nbsp;as well as an entrepreneurial spirit.
&lt;/p&gt;
&lt;p&gt;
If you are interested, or know of someone that might be appropriate, please contact
Mike Fox at mfox@brightlightsinc.com or 416-406-1777.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=587a5e61-d63c-4dd9-88d8-caa51b2b5965" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4519c2fc-dafb-460e-b890-33a42cc12e63</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4519c2fc-dafb-460e-b890-33a42cc12e63</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Take a look at this map from <a href="http://billionsconnected.com/blog/2008/08/global-im-market-share-im-usage/">Jeff
LaPorte:</a></p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/imshare.jpg" border="0" />
        </p>
        <p>
I wonder if this shows some sort of era-of-adoption effect, where folks in the US
had widespread Internet access so they got started with AIM and never switched, then
Canada and Australia picked up Messenger, and other places see a popularity of even
more recent clients? Or perhaps it’s an artefact involving what kind of people use
a messenging-interop solution? Whatever the mechanism, I’m a typical Canadian I guess
since I use Messenger.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4519c2fc-dafb-460e-b890-33a42cc12e63" />
      </body>
      <title>Messenger: the IM client for the Commonwealth</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4519c2fc-dafb-460e-b890-33a42cc12e63</guid>
      <link>http://www.gregcons.com/KateBlog/MessengerTheIMClientForTheCommonwealth.aspx</link>
      <pubDate>Wed, 10 Sep 2008 14:19:43 GMT</pubDate>
      <description>&lt;p&gt;
Take a look at this map from &lt;a href="http://billionsconnected.com/blog/2008/08/global-im-market-share-im-usage/"&gt;Jeff
LaPorte:&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/imshare.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
I wonder if this shows some sort of era-of-adoption effect, where folks in the US
had widespread Internet access so they got started with AIM and never switched, then
Canada and Australia picked up Messenger, and other places see a popularity of even
more recent clients? Or perhaps it’s an artefact involving what kind of people use
a messenging-interop solution? Whatever the mechanism, I’m a typical Canadian I guess
since I use Messenger.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4519c2fc-dafb-460e-b890-33a42cc12e63" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c4b710fe-19de-4795-ae53-9c3ecd491a34</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c4b710fe-19de-4795-ae53-9c3ecd491a34</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Because I graduated from the Faculty of Engineering at the University of Waterloo,
I got an email about <a href="http://www.eng.uwaterloo.ca/wie/Events/GoEngGirl.htm">their
participation </a>in Go Eng Girl!, a province-wide initiative to show girls in Grades
7 through 10 what engineering is all about. If Waterloo isn't the closest university
to you, go ahead and <a href="http://search.live.com/results.aspx?q=%22Go+Eng+Girl%21%22&amp;form=QBLH">see </a>if
something nearer is also participating. I suspect, though, that many of us would like
our daughters to take engineering at Waterloo if they're to take it anywhere - the
reputation is excellent. (Remain calm if you support another institution; I also have
a graduate engineering degree from Toronto and have worked alongside excellent engineers
from a variety of universities, so let's not go there. And no, I haven't forgotten
the weather in Waterloo.)
</p>
        <p>
Looks like you can register online just before school starts again in the fall. Bookmark
the site and check it out closer to the date.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c4b710fe-19de-4795-ae53-9c3ecd491a34" />
      </body>
      <title>Go Eng Girl</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c4b710fe-19de-4795-ae53-9c3ecd491a34</guid>
      <link>http://www.gregcons.com/KateBlog/GoEngGirl.aspx</link>
      <pubDate>Sun, 29 Jun 2008 01:59:19 GMT</pubDate>
      <description>&lt;p&gt;
Because I graduated from the Faculty of Engineering at the University of Waterloo,
I got an email about &lt;a href="http://www.eng.uwaterloo.ca/wie/Events/GoEngGirl.htm"&gt;their
participation &lt;/a&gt;in Go Eng Girl!, a province-wide initiative to show girls in Grades
7 through 10 what engineering is all about. If Waterloo isn't the closest university
to you, go ahead and &lt;a href="http://search.live.com/results.aspx?q=%22Go+Eng+Girl%21%22&amp;amp;form=QBLH"&gt;see &lt;/a&gt;if
something nearer is also participating. I suspect, though, that many of us would like
our daughters to take engineering at Waterloo if they're to take it anywhere - the
reputation is excellent. (Remain calm if you support another institution; I also have
a graduate engineering degree from Toronto and have worked alongside excellent engineers
from a variety of universities, so let's not go there. And no, I haven't forgotten
the weather in Waterloo.)
&lt;/p&gt;
&lt;p&gt;
Looks like you can register online just before school starts again in the fall. Bookmark
the site and check it out closer to the date.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c4b710fe-19de-4795-ae53-9c3ecd491a34" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=6385c558-45c4-443f-a41b-e0f126ba78ff</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6385c558-45c4-443f-a41b-e0f126ba78ff</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As I've mentioned before, I don't generally consider snow in December to be newsworthy
around these parts. It's normal and in fact, it's nice. But we're in the midst of
a storm that's getting a lot of attention. One headline told us "You'll be Telling
Your Grandchildren About This Storm" which seemed a little over the top. But this
morning's radar capture tells me they weren't kidding:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/snow dec 16.JPG" border="0" />
        </p>
        <p>
This makes the capture from <a href="http://www.gregcons.com/KateBlog/GollyWowSnow.aspx">three
years ago </a>seem positively anemic. Back then I said I'd never seen the whole circle
filled in, nor had I seen orange for snow... this one has red! OK, it's not near us,
but it's still on the screen.
</p>
        <p>
Since I don't live under a rock, I knew this was coming. I did my errands Saturday
and today we're tucked up safe and warm with only housework and coding to do :-)
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6385c558-45c4-443f-a41b-e0f126ba78ff" />
      </body>
      <title>Golly Again! More Snow!</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6385c558-45c4-443f-a41b-e0f126ba78ff</guid>
      <link>http://www.gregcons.com/KateBlog/GollyAgainMoreSnow.aspx</link>
      <pubDate>Sun, 16 Dec 2007 15:32:40 GMT</pubDate>
      <description>&lt;p&gt;
As I've mentioned before, I don't generally consider snow in December to be newsworthy
around these parts. It's normal and in fact, it's nice. But we're in the midst of
a storm that's getting a lot of attention. One headline told us "You'll be Telling
Your Grandchildren About This Storm" which seemed a little over the top. But this
morning's radar capture tells me they weren't kidding:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/snow dec 16.JPG" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
This makes the capture from &lt;a href="http://www.gregcons.com/KateBlog/GollyWowSnow.aspx"&gt;three
years ago &lt;/a&gt;seem positively anemic. Back then I said I'd never seen the whole circle
filled in, nor had I seen orange for snow... this one has red! OK, it's not near us,
but it's still on the screen.
&lt;/p&gt;
&lt;p&gt;
Since I don't live under a rock, I knew this was coming. I did my errands Saturday
and today we're tucked up safe and warm with only housework and coding to do :-)
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6385c558-45c4-443f-a41b-e0f126ba78ff" /&gt;</description>
      <category>Canadian Colour</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=2aa4353f-6536-4dc0-94a2-ac8317b3c154</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2aa4353f-6536-4dc0-94a2-ac8317b3c154</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Another tip from <a href="http://blogs.msdn.com/stevecla01/archive/2007/08/02/hotmap-of-england.aspx">Steve
Clayton</a>, this one about <a href="http://hotmap.msresearch.us/">Hotmap</a>, which
aggregates local.live.com searches and maps, letting you know what places people are
asking for maps of - where they want to go. Steve did an England map, but I did Ontario
and surrounding areas. The darker red squares have had more map requests:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/hotmap1.JPG" border="0" />
        </p>
        <p>
To a certain extent it just correlates with population, but also with Internet use,
how visited a place is, and perhaps a certain Microsoft-vs-Google demographic as well. 
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=2aa4353f-6536-4dc0-94a2-ac8317b3c154" />
      </body>
      <title>Hotmap - where do you want to go today?</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2aa4353f-6536-4dc0-94a2-ac8317b3c154</guid>
      <link>http://www.gregcons.com/KateBlog/HotmapWhereDoYouWantToGoToday.aspx</link>
      <pubDate>Fri, 03 Aug 2007 01:10:39 GMT</pubDate>
      <description>&lt;p&gt;
Another tip from &lt;a href="http://blogs.msdn.com/stevecla01/archive/2007/08/02/hotmap-of-england.aspx"&gt;Steve
Clayton&lt;/a&gt;, this one about &lt;a href="http://hotmap.msresearch.us/"&gt;Hotmap&lt;/a&gt;, which
aggregates local.live.com searches and maps, letting you know what places people are
asking for maps of - where they want to go. Steve did an England map, but I did Ontario
and surrounding areas. The darker red squares have had more map requests:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/hotmap1.JPG" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
To a certain extent it just correlates with population, but also with Internet use,
how visited a place is, and perhaps a certain Microsoft-vs-Google demographic as well. 
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=2aa4353f-6536-4dc0-94a2-ac8317b3c154" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=cfb85684-ab3c-40e7-8099-956d4244fdd0</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cfb85684-ab3c-40e7-8099-956d4244fdd0</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <title>Gadget vs Gadget extended to August 15th</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=cfb85684-ab3c-40e7-8099-956d4244fdd0</guid>
      <link>http://www.gregcons.com/KateBlog/GadgetVsGadgetExtendedToAugust15th.aspx</link>
      <pubDate>Tue, 17 Jul 2007 20:38:39 GMT</pubDate>
      <description>&lt;p&gt;
So you were thinking about entering &lt;a href="http://www.gregcons.com/KateBlog/GadgetVsGadget.aspx"&gt;the
Gadget contest&lt;/a&gt;, but then you didn't get around to it? Well lucky you, you get
another chance. Here's what I heard today: the deadline has been extended a month.
You have to get your gadget into the Gallery to enter, and it's a process with a few
steps to it:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;b&gt;&lt;font size=3&gt;&lt;font color=#000000&gt;&lt;font face=Calibri&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;Process
to Enter Competition&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;b&gt;
&lt;o:p&gt;
&lt;font face=Calibri color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/b&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font face=Calibri color=#000000 size=3&gt;Developers will need to perform the following
actions:&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font face=Calibri color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoListParagraph style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1"&gt;
&lt;font color=#000000&gt;&lt;span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font face=Calibri size=3&gt;1.&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face=Calibri size=3&gt;Post
their Gadget on the Windows Live Gallery (approval process can take a few days)&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoListParagraph style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1"&gt;
&lt;font color=#000000&gt;&lt;span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font face=Calibri size=3&gt;2.&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face=Calibri size=3&gt;Return
to the Gadget Vs. Gadget site and select ‘Enter Contest’ tab and use their Live ID
to login&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoListParagraph style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1"&gt;
&lt;font color=#000000&gt;&lt;span style="mso-fareast-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font face=Calibri size=3&gt;3.&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face=Calibri size=3&gt;Complete
the entry form to submit their Windows Vista gadget for review&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font face=Calibri color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font face=Calibri color=#000000 size=3&gt;Winners will be announced September 4, 2007.&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Same cool prizes, same great exposure, so go for it! &lt;a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx"&gt;http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx&lt;/a&gt;&amp;nbsp;.
Remember, Canadians only!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=cfb85684-ab3c-40e7-8099-956d4244fdd0" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
      <category>Vista</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=e677b464-1aab-4a97-a2c3-19c4b51ea6e5</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=e677b464-1aab-4a97-a2c3-19c4b51ea6e5</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Why, you call 911 of course. I imagine it would be a challenge for the 911 operator
not to laugh out loud, but it was true...
</p>
        <p>
          <a href="http://www.theglobeandmail.com/servlet/story/RTGAM.20070712.welephants0712/BNStory/National/home">http://www.theglobeandmail.com/servlet/story/RTGAM.20070712.welephants0712/BNStory/National/home</a>
        </p>
        <p>
          <a href="http://www.cbc.ca/canada/toronto/story/2007/07/12/elephant-stroll.html">http://www.cbc.ca/canada/toronto/story/2007/07/12/elephant-stroll.html</a>
        </p>
        <p>
          <a href="http://www.thestar.com/News/GTA/article/235173">http://www.thestar.com/News/GTA/article/235173</a>
        </p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/elephants.jpg" border="0" />
        </p>
        <p>
My favourite part is the elephant who didn't particularly notice they'd escaped and
went to sleep just outside the pen. She's the one at the far left not being sprayed
with the hose.
</p>
        <p>
Update: The National Post provides this delightful picture, and links to the 911 call
and dispatcher conversation. "Outstanding elephant" indeed. And what a nice police
department to host the mp3s - not all would.
</p>
        <p>
          <a href="http://www.police.york.on.ca/Press/07-160928%20Comm.mp3">http://www.police.york.on.ca/Press/07-160928%20Comm.mp3</a>
        </p>
        <p>
          <a href="http://www.police.york.on.ca/Press/07-160928%20Dispatch.mp3">http://www.police.york.on.ca/Press/07-160928%20Dispatch.mp3</a>
        </p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/0712elephant475.jpg" border="0" />
        </p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=e677b464-1aab-4a97-a2c3-19c4b51ea6e5" />
      </body>
      <title>What do you do if you see an elephant crossing the street at 3am?</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=e677b464-1aab-4a97-a2c3-19c4b51ea6e5</guid>
      <link>http://www.gregcons.com/KateBlog/WhatDoYouDoIfYouSeeAnElephantCrossingTheStreetAt3am.aspx</link>
      <pubDate>Thu, 12 Jul 2007 21:19:57 GMT</pubDate>
      <description>&lt;p&gt;
Why, you call 911 of course. I imagine it would be a challenge for the 911 operator
not to laugh out loud, but it was true...
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.theglobeandmail.com/servlet/story/RTGAM.20070712.welephants0712/BNStory/National/home"&gt;http://www.theglobeandmail.com/servlet/story/RTGAM.20070712.welephants0712/BNStory/National/home&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.cbc.ca/canada/toronto/story/2007/07/12/elephant-stroll.html"&gt;http://www.cbc.ca/canada/toronto/story/2007/07/12/elephant-stroll.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.thestar.com/News/GTA/article/235173"&gt;http://www.thestar.com/News/GTA/article/235173&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/elephants.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
My favourite part is the elephant who didn't particularly notice they'd escaped and
went to sleep just outside the pen. She's the one at the far left not being sprayed
with the hose.
&lt;/p&gt;
&lt;p&gt;
Update: The National Post provides this delightful picture, and links to the 911 call
and dispatcher conversation. "Outstanding elephant" indeed. And what a nice police
department to host the mp3s - not all would.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.police.york.on.ca/Press/07-160928%20Comm.mp3"&gt;http://www.police.york.on.ca/Press/07-160928%20Comm.mp3&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.police.york.on.ca/Press/07-160928%20Dispatch.mp3"&gt;http://www.police.york.on.ca/Press/07-160928%20Dispatch.mp3&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/0712elephant475.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=e677b464-1aab-4a97-a2c3-19c4b51ea6e5" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=da2d6a70-6dd2-4198-8a40-d287201936fb</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=da2d6a70-6dd2-4198-8a40-d287201936fb</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Can you lose weight by coming to Canada? Yes you can, but not mass, just weight, because
apparently gravity in parts of Canada differ from elsewhere in the world. And this
is some sort of slow rebound from the retreat of the glaciers...
</p>
        <p>
          <a href="http://www.livescience.com/environment/070510_odd_gravity.html">http://www.livescience.com/environment/070510_odd_gravity.html</a>
        </p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=da2d6a70-6dd2-4198-8a40-d287201936fb" />
      </body>
      <title>Canada's weird gravity - blame glaciers</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=da2d6a70-6dd2-4198-8a40-d287201936fb</guid>
      <link>http://www.gregcons.com/KateBlog/CanadasWeirdGravityBlameGlaciers.aspx</link>
      <pubDate>Sun, 24 Jun 2007 07:01:44 GMT</pubDate>
      <description>&lt;p&gt;
Can you lose weight by coming to Canada? Yes you can, but not mass, just weight, because
apparently gravity in parts of Canada differ from elsewhere in the world. And this
is some sort of slow rebound from the retreat of the glaciers...
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.livescience.com/environment/070510_odd_gravity.html"&gt;http://www.livescience.com/environment/070510_odd_gravity.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=da2d6a70-6dd2-4198-8a40-d287201936fb" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=5d67b884-b768-4916-a337-17d2b547af92</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5d67b884-b768-4916-a337-17d2b547af92</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
          <a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx">
            <img src="http://www.gregcons.com/KateBlog/content/binary/gadget vs gadget.jpg" border="0" />
          </a>
        </p>
        <p>
Have you tried writing a gadget yet? They're really simple and can have an immediate
impact on your productivity. If you're a Canadian adult, you can enter your gadget
into Microsoft Canada's <a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx">contest </a>and
win <a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/prizing.aspx">some
serious hardware</a>.
</p>
        <p>
The contest site has plenty of links to get you started and give you some inspiration.
You have till July 16th, so get creating!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5d67b884-b768-4916-a337-17d2b547af92" />
      </body>
      <title>Gadget Vs Gadget</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5d67b884-b768-4916-a337-17d2b547af92</guid>
      <link>http://www.gregcons.com/KateBlog/GadgetVsGadget.aspx</link>
      <pubDate>Thu, 14 Jun 2007 13:19:43 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/gadget vs gadget.jpg" border=0&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Have you tried writing a gadget yet? They're really simple and can have an immediate
impact on your productivity. If you're a Canadian adult, you can enter your gadget
into Microsoft Canada's &lt;a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/default.aspx"&gt;contest &lt;/a&gt;and
win &lt;a href="http://www.microsoft.com/canada/msdn/gadgetvsgadget/prizing.aspx"&gt;some
serious hardware&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The contest site has plenty of links to get you started and give you some inspiration.
You have till July 16th, so get creating!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5d67b884-b768-4916-a337-17d2b547af92" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Seen and Recommended</category>
      <category>Vista</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=6096a36b-9ee5-4374-99f4-c5d136e78316</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6096a36b-9ee5-4374-99f4-c5d136e78316</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Have you ever heard the career advice that you should consider doing some volunteer
work in your field to gain experience? Sounds like a lovely plan, but how does someone
without contacts find volunteer opportunities anyway? Or maybe you have the job you
want, but you want to put your time and effort to a good cause, if only you could
find one. If you're in Canada, <a href="http://matchit.imaginecanada.ca/MSImagine/Home.aspx">MatchIT.com</a> is
just the ticket. Sign up, fill out a form, and get matched with needs from nonprofits.
There's lots of folks looking to have their websites redone, or a registration system
written, or their servers looked after. It's a chance to make a real difference, so
please look into it if you have some time to spare.
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6096a36b-9ee5-4374-99f4-c5d136e78316" />
      </body>
      <title>Worthy non-profits need you</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6096a36b-9ee5-4374-99f4-c5d136e78316</guid>
      <link>http://www.gregcons.com/KateBlog/WorthyNonprofitsNeedYou.aspx</link>
      <pubDate>Tue, 12 Jun 2007 20:20:53 GMT</pubDate>
      <description>&lt;p&gt;
Have you ever heard the career advice that you should consider doing some volunteer
work in your field to gain experience? Sounds like a lovely plan, but how does someone
without contacts find volunteer opportunities anyway? Or maybe you have the job you
want, but you want to put your time and effort to a good cause, if only you could
find one. If you're in Canada, &lt;a href="http://matchit.imaginecanada.ca/MSImagine/Home.aspx"&gt;MatchIT.com&lt;/a&gt; is
just the ticket. Sign up, fill out a form, and get matched with needs from nonprofits.
There's lots of folks looking to have their websites redone, or a registration system
written, or their servers looked after. It's a chance to make a real difference, so
please look into it if you have some time to spare.
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6096a36b-9ee5-4374-99f4-c5d136e78316" /&gt;</description>
      <category>Canadian Colour</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
    </item>
  </channel>
</rss>