<?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 - Client Development</title>
    <link>http://www.gregcons.com/KateBlog/</link>
    <description>Really Good Donut</description>
    <language>en-us</language>
    <copyright>Kate Gregory</copyright>
    <lastBuildDate>Fri, 18 Aug 2023 16:32:58 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=5a355e88-e615-4e78-97a6-5f91be4b20e6</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5a355e88-e615-4e78-97a6-5f91be4b20e6</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The <a href="https://www.qt.io/qt-world-summit-2023#agenda">agenda </a>for the Qt
World Summit has now been released.
</p>
        <p>
I'll be doing a half-hour version of a talk I've given only once before, "Am I a Good
Programmer?" Many people have told me this is something they worry about pretty often.So
at the end of November, we can discuss it together.<br /></p>
        <p>
          <img border="0" src="http://www.gregcons.com/KateBlog/content/binary/QtWS23 Kate.png" width="800" />
        </p>
        <p>
I've been lucky enough to speak in Berlin at several different conferences and I'm
looking forward to being back there again. Would you like to join me? You can even
get a discount of 10% if you use the code QtWS23_Kate -- <a href="https://www.qt.io/qt-world-summit-2023">register
here</a>. 
<br /></p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=5a355e88-e615-4e78-97a6-5f91be4b20e6" />
      </body>
      <title>My Qt World Summit keynote</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=5a355e88-e615-4e78-97a6-5f91be4b20e6</guid>
      <link>http://www.gregcons.com/KateBlog/MyQtWorldSummitKeynote.aspx</link>
      <pubDate>Fri, 18 Aug 2023 16:32:58 GMT</pubDate>
      <description>&lt;p&gt;
The &lt;a href="https://www.qt.io/qt-world-summit-2023#agenda"&gt;agenda &lt;/a&gt;for the Qt
World Summit has now been released.
&lt;/p&gt;
&lt;p&gt;
I'll be doing a half-hour version of a talk I've given only once before, "Am I a Good
Programmer?" Many people have told me this is something they worry about pretty often.So
at the end of November, we can discuss it together.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" src="http://www.gregcons.com/KateBlog/content/binary/QtWS23 Kate.png" width="800"&gt;
&lt;/p&gt;
&lt;p&gt;
I've been lucky enough to speak in Berlin at several different conferences and I'm
looking forward to being back there again. Would you like to join me? You can even
get a discount of 10% if you use the code QtWS23_Kate -- &lt;a href="https://www.qt.io/qt-world-summit-2023"&gt;register
here&lt;/a&gt;. 
&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=5a355e88-e615-4e78-97a6-5f91be4b20e6" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Speaking</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=1022b4a7-8ad2-4f3f-9218-1d2deff5e617</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=1022b4a7-8ad2-4f3f-9218-1d2deff5e617</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I spent much of the spring working on this course, and am delighted to see it live!
</p>
        <p>
          <a href="https://www.pluralsight.com/courses/visual-studio-2017-essentials-beyond">Visual
Studio 2017: Essentials to the Power User</a> is 7 hours of good stuff you need if
you're a Visual Studio user. My emphasis is on keeping you happy and productive by
getting the tool to help you and showing you neat features you probably didn't know
about. If you open that link in a new tab, you can play the course overview (a 2 minute
"trailer") and look at the table of contents. I've done versions of this course for
older Visual Studios and I get comments like "It's as though I have a whole new IDE"
and "I've been using Visual Studio for years and you showed me things I didn't know,
and I'm glad I do now." 
<br /></p>
        <p>
I think debugging in general is not taught enough, so I'm happy to have 2 whole modules
on it here - not on philosophy of debugging or how to narrow down a bug, but just
on how to operate the machinery of Visual Studio's debugger. There's lots of it. Plus,
if you have Ultimate, there's another half a module on "Historical Debugging", IntelliTrace.
I also spend quite a lot of time on how to find your way around a large codebase with
the various searching, finding, navigating and exploring capabilities that have evolved
over time.
</p>
        <p>
Here's a quick topic summary:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/teaser[1][2][3][4][5][6][7][8][9][10][11][12].jpg" border="0" />
        </p>
        <p>
I really enjoyed writing this course and hope you enjoy watching it. If you need a
free trial, look over to the right on this page for the grey rectangle that says Author
and click for a 10 day trial.
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=1022b4a7-8ad2-4f3f-9218-1d2deff5e617" />
      </body>
      <title>My Visual Studio 2017 course is live</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=1022b4a7-8ad2-4f3f-9218-1d2deff5e617</guid>
      <link>http://www.gregcons.com/KateBlog/MyVisualStudio2017CourseIsLive.aspx</link>
      <pubDate>Sat, 08 Jul 2017 14:40:45 GMT</pubDate>
      <description>&lt;p&gt;
I spent much of the spring working on this course, and am delighted to see it live!
&lt;/p&gt;
&lt;p&gt;
&lt;a href="https://www.pluralsight.com/courses/visual-studio-2017-essentials-beyond"&gt;Visual
Studio 2017: Essentials to the Power User&lt;/a&gt; is 7 hours of good stuff you need if
you're a Visual Studio user. My emphasis is on keeping you happy and productive by
getting the tool to help you and showing you neat features you probably didn't know
about. If you open that link in a new tab, you can play the course overview (a 2 minute
"trailer") and look at the table of contents. I've done versions of this course for
older Visual Studios and I get comments like "It's as though I have a whole new IDE"
and "I've been using Visual Studio for years and you showed me things I didn't know,
and I'm glad I do now." 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
I think debugging in general is not taught enough, so I'm happy to have 2 whole modules
on it here - not on philosophy of debugging or how to narrow down a bug, but just
on how to operate the machinery of Visual Studio's debugger. There's lots of it. Plus,
if you have Ultimate, there's another half a module on "Historical Debugging", IntelliTrace.
I also spend quite a lot of time on how to find your way around a large codebase with
the various searching, finding, navigating and exploring capabilities that have evolved
over time.
&lt;/p&gt;
&lt;p&gt;
Here's a quick topic summary:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/teaser[1][2][3][4][5][6][7][8][9][10][11][12].jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
I really enjoyed writing this course and hope you enjoy watching it. If you need a
free trial, look over to the right on this page for the grey rectangle that says Author
and click for a 10 day trial.
&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=1022b4a7-8ad2-4f3f-9218-1d2deff5e617" /&gt;</description>
      <category>Client Development</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2017</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c23f0e60-ea1f-4a35-88ac-3c38511d2067</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c23f0e60-ea1f-4a35-88ac-3c38511d2067</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In yesterday's session, I showed a Windows 8 store app that loads an image and then
draws an animated ripple over it.
</p>
        <p>
          <img border="0" width="400" src="http://www.gregcons.com/KateBlog/content/binary/ripple.png" />
        </p>
        <p>
If you would like to get the code, and more importantly the documentation that explains
the code, it's <a href="http://hilo.codeplex.com/releases/view/98021">on Codeplex</a>.
Mixing and matching a little DirectX into your Windows 8 C++/CX app is remarkably
easy, so why not take a quick look?
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c23f0e60-ea1f-4a35-88ac-3c38511d2067" />
      </body>
      <title>DirectX and Windows Store interop quickstart</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c23f0e60-ea1f-4a35-88ac-3c38511d2067</guid>
      <link>http://www.gregcons.com/KateBlog/DirectXAndWindowsStoreInteropQuickstart.aspx</link>
      <pubDate>Wed, 02 Oct 2013 06:45:36 GMT</pubDate>
      <description>&lt;p&gt;
In yesterday's session, I showed a Windows 8 store app that loads an image and then
draws an animated ripple over it.
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" width=400 src="http://www.gregcons.com/KateBlog/content/binary/ripple.png"&gt;
&lt;/p&gt;
&lt;p&gt;
If you would like to get the code, and more importantly the documentation that explains
the code, it's &lt;a href="http://hilo.codeplex.com/releases/view/98021"&gt;on Codeplex&lt;/a&gt;.
Mixing and matching a little DirectX into your Windows 8 C++/CX app is remarkably
easy, so why not take a quick look?
&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=c23f0e60-ea1f-4a35-88ac-3c38511d2067" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=73e3f835-5ec3-4c2e-bb47-234f00ab19d8</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=73e3f835-5ec3-4c2e-bb47-234f00ab19d8</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Were you at <a href="http://www.devreach.com/sessions/c-in-2013---why-on-earth-">my
session today</a>? 
</p>
        <img src="http://www.gregcons.com/KateBlog/content/binary/title.png" border="0" width="400" />
        <p>
If so, you might want this code. If not, I am not sure the code will help you much
:-)
</p>
        <p>
Kate
</p>
        <a href="http://www.gregcons.com/KateBlog/content/binary/Demo1.zip">Demo1.zip (1.37
MB)</a>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=73e3f835-5ec3-4c2e-bb47-234f00ab19d8" />
      </body>
      <title>Demo code for today's DevReach session</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=73e3f835-5ec3-4c2e-bb47-234f00ab19d8</guid>
      <link>http://www.gregcons.com/KateBlog/DemoCodeForTodaysDevReachSession.aspx</link>
      <pubDate>Tue, 01 Oct 2013 15:01:53 GMT</pubDate>
      <description>&lt;p&gt;
Were you at &lt;a href="http://www.devreach.com/sessions/c-in-2013---why-on-earth-"&gt;my
session today&lt;/a&gt;? 
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/title.png" border="0" width="400"&gt;
&lt;p&gt;
If so, you might want this code. If not, I am not sure the code will help you much
:-)
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;a href="http://www.gregcons.com/KateBlog/content/binary/Demo1.zip"&gt;Demo1.zip (1.37
MB)&lt;/a&gt;&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=73e3f835-5ec3-4c2e-bb47-234f00ab19d8" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Speaking</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=d5046474-d502-4663-88fa-f71b7cae50fc</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d5046474-d502-4663-88fa-f71b7cae50fc</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I write a lot in Microsoft Word. A Lot. And much of it is for my own purposes - say
a list of things I need to keep track of, or a summary of my meeting notes. I use
the Ctrl-F command to bring up the navigation pane, and I click the leftmost tab on
that pane to show an outline view instead of the Find dialog:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/word1.jpg" border="0" />
        </p>
        <p>
Right away you can see something useful going on here. The Four section is highlighted
yellowy-orange because that's where the cursor is. If I add sub-sections, the outline
gets even more useful:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/word2.jpg" border="0" />
        </p>
        <p>
I guess you knew that you could click a heading in that navigation view and the cursor
would scroll there. That's mostly what I use it for. But there are some documents
that I have in a two column view, so that I can fit more short lines onto a page.
(It's a perfect approach for lists that are slightly more complicated than a to-do
list, for example.) This two column layout makes it really hard to select one section
with the mouse and move it around, especially if it's a section that crosses the column
break. 
<br /></p>
        <p>
Or imagine a really long document where each of these sections is about 20 pages long,
and you want to move "Possible Risks" before "Motivations for the Schedule". You could
click at one place, page down a lot, and shift click, but it's awkward. I just learned <b>I
can drag and drop sections in the navigation pane</b>! That's right, click on the
Two in the nav pane, drag it a little and watch for the black horizontal line:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/word3.jpg" border="0" />
        </p>
        <p>
When you let go, the section has moved (and the whole section is selected):
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/word4.jpg" border="0" />
        </p>
        <p>
This saves me so much time and frustration, I just had to share it. Maybe your client
apps can offer some truly delightful drag and drop too?<br /></p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d5046474-d502-4663-88fa-f71b7cae50fc" />
      </body>
      <title>Fun tricks with Word - outline rearranging</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d5046474-d502-4663-88fa-f71b7cae50fc</guid>
      <link>http://www.gregcons.com/KateBlog/FunTricksWithWordOutlineRearranging.aspx</link>
      <pubDate>Sun, 27 Jan 2013 23:05:23 GMT</pubDate>
      <description>&lt;p&gt;
I write a lot in Microsoft Word. A Lot. And much of it is for my own purposes - say
a list of things I need to keep track of, or a summary of my meeting notes. I use
the Ctrl-F command to bring up the navigation pane, and I click the leftmost tab on
that pane to show an outline view instead of the Find dialog:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/word1.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Right away you can see something useful going on here. The Four section is highlighted
yellowy-orange because that's where the cursor is. If I add sub-sections, the outline
gets even more useful:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/word2.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
I guess you knew that you could click a heading in that navigation view and the cursor
would scroll there. That's mostly what I use it for. But there are some documents
that I have in a two column view, so that I can fit more short lines onto a page.
(It's a perfect approach for lists that are slightly more complicated than a to-do
list, for example.) This two column layout makes it really hard to select one section
with the mouse and move it around, especially if it's a section that crosses the column
break. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Or imagine a really long document where each of these sections is about 20 pages long,
and you want to move "Possible Risks" before "Motivations for the Schedule". You could
click at one place, page down a lot, and shift click, but it's awkward. I just learned &lt;b&gt;I
can drag and drop sections in the navigation pane&lt;/b&gt;! That's right, click on the
Two in the nav pane, drag it a little and watch for the black horizontal line:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/word3.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
When you let go, the section has moved (and the whole section is selected):
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/word4.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
This saves me so much time and frustration, I just had to share it. Maybe your client
apps can offer some truly delightful drag and drop too?&lt;br&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=d5046474-d502-4663-88fa-f71b7cae50fc" /&gt;</description>
      <category>Client Development</category>
      <category>Consulting Life</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=c6e7689e-bcd6-4ea4-9ed8-c7b94ceea5f0</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c6e7689e-bcd6-4ea4-9ed8-c7b94ceea5f0</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While I was in Nashville as part of the Dot Net Rocks Roadtrip, we recorded an episode
of The Tablet Show. The <a href="http://www.thetabletshow.com/default.aspx?ShowNum=59">recording
is online </a>now and I'll have to give it a listen myself to remember what we talked
about - <a href="http://hilo.codeplex.com/">Hilo</a>, for sure, and<a href="http://www.gregcons.com/cppamp/"> C++
AMP</a>, and just generally why C++ can be a great choice for tablet development.
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c6e7689e-bcd6-4ea4-9ed8-c7b94ceea5f0" />
      </body>
      <title>Nashville Episode of The Tablet Show is live now</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c6e7689e-bcd6-4ea4-9ed8-c7b94ceea5f0</guid>
      <link>http://www.gregcons.com/KateBlog/NashvilleEpisodeOfTheTabletShowIsLiveNow.aspx</link>
      <pubDate>Tue, 20 Nov 2012 18:30:44 GMT</pubDate>
      <description>&lt;p&gt;
While I was in Nashville as part of the Dot Net Rocks Roadtrip, we recorded an episode
of The Tablet Show. The &lt;a href="http://www.thetabletshow.com/default.aspx?ShowNum=59"&gt;recording
is online &lt;/a&gt;now and I'll have to give it a listen myself to remember what we talked
about - &lt;a href="http://hilo.codeplex.com/"&gt;Hilo&lt;/a&gt;, for sure, and&lt;a href="http://www.gregcons.com/cppamp/"&gt; C++
AMP&lt;/a&gt;, and just generally why C++ can be a great choice for tablet development.
&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=c6e7689e-bcd6-4ea4-9ed8-c7b94ceea5f0" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</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=9e3fa0d6-44c9-4215-a18c-63beb4fcc0d8</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9e3fa0d6-44c9-4215-a18c-63beb4fcc0d8</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Don McCrady, who with Jim Radigan did <a href="http://channel9.msdn.com/Events/Build/2012/3-013">an
inspiring talk on performance</a> at Build this year, has <a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/11/16/introducing-shevlin-park-a-proof-of-concept-c-amp-implementation-on-opencl.aspx">blogged
about</a> a proof-of-concept project that adds C++ AMP to CLANG and LLVM using OpenCL
underneath instead of using DirectX the way Visual Studio does. This is super cool!
As Don says:
</p>
        <blockquote>
          <p>
When Microsoft <a href="http://blogs.msdn.com/b/somasegar/archive/2011/06/15/targeting-heterogeneity-with-c-amp-and-ppl.aspx">announced
C++ AMP</a> back in June 2011, we told you that we would release the <a href="http://download.microsoft.com/download/4/0/E/40EA02D8-23A7-4BD2-AD3A-0BFFFB640F28/CppAMPLanguageAndProgrammingModel.pdf">C++
AMP specification</a> under the Microsoft <a href="http://www.microsoft.com/openspecifications/en/us/programs/community-promise/default.aspx">Community
Promise</a> – essentially opening up the specification to allow any C++ compiler implementer
to add C++ AMP to their compiler. Shevlin Park serves as an example of the platform
portability potential intended by the Community Promise.
</p>
        </blockquote>
        <p>
Do read Don's post and follow the links to learn more about Shevlin Park. The praise
for C++ AMP as a programming model, and the likelihood that multiple compilers will
support it, should make you feel all warm and fuzzy about learning it. You might even
want to use <a href="http://www.gregcons.com/cppamp/">my book</a> to do so :-)
</p>
        <p>
Kate<br /></p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9e3fa0d6-44c9-4215-a18c-63beb4fcc0d8" />
      </body>
      <title>C++ AMP in another compiler - not just a theory now</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=9e3fa0d6-44c9-4215-a18c-63beb4fcc0d8</guid>
      <link>http://www.gregcons.com/KateBlog/CAMPInAnotherCompilerNotJustATheoryNow.aspx</link>
      <pubDate>Fri, 16 Nov 2012 18:19:40 GMT</pubDate>
      <description>&lt;p&gt;
Don McCrady, who with Jim Radigan did &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-013"&gt;an
inspiring talk on performance&lt;/a&gt; at Build this year, has &lt;a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/11/16/introducing-shevlin-park-a-proof-of-concept-c-amp-implementation-on-opencl.aspx"&gt;blogged
about&lt;/a&gt; a proof-of-concept project that adds C++ AMP to CLANG and LLVM using OpenCL
underneath instead of using DirectX the way Visual Studio does. This is super cool!
As Don says:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
When Microsoft &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2011/06/15/targeting-heterogeneity-with-c-amp-and-ppl.aspx"&gt;announced
C++ AMP&lt;/a&gt; back in June 2011, we told you that we would release the &lt;a href="http://download.microsoft.com/download/4/0/E/40EA02D8-23A7-4BD2-AD3A-0BFFFB640F28/CppAMPLanguageAndProgrammingModel.pdf"&gt;C++
AMP specification&lt;/a&gt; under the Microsoft &lt;a href="http://www.microsoft.com/openspecifications/en/us/programs/community-promise/default.aspx"&gt;Community
Promise&lt;/a&gt; – essentially opening up the specification to allow any C++ compiler implementer
to add C++ AMP to their compiler. Shevlin Park serves as an example of the platform
portability potential intended by the Community Promise.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Do read Don's post and follow the links to learn more about Shevlin Park. The praise
for C++ AMP as a programming model, and the likelihood that multiple compilers will
support it, should make you feel all warm and fuzzy about learning it. You might even
want to use &lt;a href="http://www.gregcons.com/cppamp/"&gt;my book&lt;/a&gt; to do so :-)
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=9e3fa0d6-44c9-4215-a18c-63beb4fcc0d8" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4c756317-c52b-4c33-89da-63d4ea1069f2</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4c756317-c52b-4c33-89da-63d4ea1069f2</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Day 4 was the first time I started to experience what some others had been complaining
about with not being able to get into the room for a popular talk. I guess I'll just
have to watch the recording.
</p>
        <p>
I remembered to take some pictures of the signage that directed us around to help
cope with being in two different buildings plus the tents:
</p>
        <img src="http://www.gregcons.com/KateBlog/content/binary/directionsign.jpg" border="0" />
        <br />
        <br />
And the map on the ground outside the building:<br /><br /><br /><img src="http://www.gregcons.com/KateBlog/content/binary/youarehere.jpg" border="0" /><br /><a href="http://channel9.msdn.com/Events/Build/2012/2-005"><br /></a>There were also people holding giant arrows to point attendees towards lunch or
shuttles or whatever. It would have been extra-ordinarily difficult to get lost. 
<br /><br /><a href="http://channel9.msdn.com/Events/Build/2012/2-005">Herb's session Friday</a> was
everything it had promised to be. I just love the idea of <a href="http://isocpp.org/">http://isocpp.org/</a> and
I intend to make good use of it when people ask me "getting started" questions. 
<br /><br />
Finally I had to accept it was ending. They were even tearing the tent down already:<br /><br /><br /><img src="http://www.gregcons.com/KateBlog/content/binary/tentdown.jpg" border="0" /><br /><br />
I used the airport WiFi to download sessions to watch on the way home. Good week,
Microsoft!<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4c756317-c52b-4c33-89da-63d4ea1069f2" /></body>
      <title>Scenes from Build 2012 - Day 4</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4c756317-c52b-4c33-89da-63d4ea1069f2</guid>
      <link>http://www.gregcons.com/KateBlog/ScenesFromBuild2012Day4.aspx</link>
      <pubDate>Sat, 03 Nov 2012 17:11:03 GMT</pubDate>
      <description>&lt;p&gt;
Day 4 was the first time I started to experience what some others had been complaining
about with not being able to get into the room for a popular talk. I guess I'll just
have to watch the recording.
&lt;/p&gt;
&lt;p&gt;
I remembered to take some pictures of the signage that directed us around to help
cope with being in two different buildings plus the tents:
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/directionsign.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
And the map on the ground outside the building:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/youarehere.jpg" border="0"&gt;
&lt;br&gt;
&lt;a href="http://channel9.msdn.com/Events/Build/2012/2-005"&gt;
&lt;br&gt;
&lt;/a&gt;There were also people holding giant arrows to point attendees towards lunch or
shuttles or whatever. It would have been extra-ordinarily difficult to get lost. 
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://channel9.msdn.com/Events/Build/2012/2-005"&gt;Herb's session Friday&lt;/a&gt; was
everything it had promised to be. I just love the idea of &lt;a href="http://isocpp.org/"&gt;http://isocpp.org/&lt;/a&gt; and
I intend to make good use of it when people ask me "getting started" questions. 
&lt;br&gt;
&lt;br&gt;
Finally I had to accept it was ending. They were even tearing the tent down already:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/tentdown.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
I used the airport WiFi to download sessions to watch on the way home. Good week,
Microsoft!&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=4c756317-c52b-4c33-89da-63d4ea1069f2" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=76dcfdcd-0b74-4ec6-8cf9-0586a26f545f</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=76dcfdcd-0b74-4ec6-8cf9-0586a26f545f</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
One of the stickers for the badge this year was to attend an 8:30 session. I achieved
that by going to <a href="http://channel9.msdn.com/Events/Build/2012/3-101">Alive
with activity: Tiles, notifications, and background tasks</a> which, to be honest,
I chose as much to see what Kraig Brockschmidt is doing lately as to learn about tiles
and toast. But I'm glad I went, because it was a very good talk.
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/fallcolours.jpg" border="0" />
        </p>
        <p>
I've come to Redmond so many times, but I never particularly noticed the colours changing.
This week they've been spectacular. I had some meetings in other buildings so I was
able to get out of the giant lines at least long enough to take pictures of the giant
lines :-)
</p>
        <p>
          <br />
        </p>
        <p>
        </p>
        <img src="http://www.gregcons.com/KateBlog/content/binary/lunchwalk.jpg" border="0" />
        <br />
        <br />
And yes, it rained, but they were ready for that:<br /><br /><br /><img src="http://www.gregcons.com/KateBlog/content/binary/umbrellas.jpg" border="0" /><br /><br />
I really like the vibe that came from being on campus. Speakers tended to get up from
their desks, jump on a shuttle or walk over, pull on the shirt and talk to us. I really
got the sense we were being welcomed into their home. 
<br /><br />
I also went to <a href="http://channel9.msdn.com/Events/Build/2012/3-001">Tips for
building a Windows Store app using XAML and C++: The Hilo project</a> - how could
I not, since I was on the project. Excellent summary of some hard-learned lessons
and one you should totally download and watch. 
<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=76dcfdcd-0b74-4ec6-8cf9-0586a26f545f" /></body>
      <title>Scenes from Build 2012 - Day 3</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=76dcfdcd-0b74-4ec6-8cf9-0586a26f545f</guid>
      <link>http://www.gregcons.com/KateBlog/ScenesFromBuild2012Day3.aspx</link>
      <pubDate>Fri, 02 Nov 2012 17:00:10 GMT</pubDate>
      <description>&lt;p&gt;
One of the stickers for the badge this year was to attend an 8:30 session. I achieved
that by going to &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-101"&gt;Alive
with activity: Tiles, notifications, and background tasks&lt;/a&gt; which, to be honest,
I chose as much to see what Kraig Brockschmidt is doing lately as to learn about tiles
and toast. But I'm glad I went, because it was a very good talk.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/fallcolours.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
I've come to Redmond so many times, but I never particularly noticed the colours changing.
This week they've been spectacular. I had some meetings in other buildings so I was
able to get out of the giant lines at least long enough to take pictures of the giant
lines :-)
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/lunchwalk.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
And yes, it rained, but they were ready for that:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/umbrellas.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
I really like the vibe that came from being on campus. Speakers tended to get up from
their desks, jump on a shuttle or walk over, pull on the shirt and talk to us. I really
got the sense we were being welcomed into their home. 
&lt;br&gt;
&lt;br&gt;
I also went to &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-001"&gt;Tips for
building a Windows Store app using XAML and C++: The Hilo project&lt;/a&gt; - how could
I not, since I was on the project. Excellent summary of some hard-learned lessons
and one you should totally download and watch. 
&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=76dcfdcd-0b74-4ec6-8cf9-0586a26f545f" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=6ae0f526-a40b-4215-bfe1-9f8e5ecbb5fa</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6ae0f526-a40b-4215-bfe1-9f8e5ecbb5fa</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Build this year is less focused on announcing
things (though the Windows phone and native C++ material is brand new) and more on
drilling down into topics that we've had a year to experiment with and want some deep
study on. Most of the speakers are from product teams. What's fun for me is that most
of the attendees are very motivated and here to learn.<br /><br />
I'm also enjoying how full the rooms are for C++ sessions. Here's <a href="http://channel9.msdn.com/Events/Build/2012/3-000">Tarek's
Day 1 session</a>:<br /><br /><p></p><img src="http://www.gregcons.com/KateBlog/content/binary/tarekroom.jpg" border="0" /><br /><br />
BTW, that was session 3-000 demonstrating that (a) the sessions are numbered using
zero-based indexing and (b) the C++ sessions were first on the list. 
<br /><br />
And here's the <a href="http://channel9.msdn.com/Events/Build/2012/3-013">C++ performance
talk </a>from right after the keynote this morning:<br /><br /><img src="http://www.gregcons.com/KateBlog/content/binary/perfroom.jpg" border="0" /><br /><br />
This room was standing room only. It's possible all the C++ talks were, I don't always
sit at the back where I can see whether people are standing back there or not. And
you may not be able to tell from the picture but there were plenty of young developers
there too.<br /><br />
There was also a nice <a href="http://channel9.msdn.com/Events/Build/2012/4-001">session
on Project Austin</a> which is a lovely reference app showing how to use DirectX in
a Windows Store app. You can get <a href="http://austin.codeplex.com/">the code from
Codeplex</a> and take a look at it yourself or just use it to take beautiful notes
on a tablet.<br /><br />
Speaking of reference apps, Hilo (which I've written about before) is now <a href="http://code.msdn.microsoft.com/windowsapps/Hilo-C-sample-b53fd433">an
official sample </a>in the SDK and on the Dev Center. There's a <a href="http://channel9.msdn.com/Events/Build/2012/3-001">Hilo
session </a>here at Build too. Within a day or two these links should have recordings
and slides for you to download.<br /><br />
Want to know more about C++ at Build? Here's <a href="http://herbsutter.com/2012/10/31/90-seconds-build-its-a-great-week-for-c/">less
than two minutes on just that topic</a>. If you can, please watch <a href="http://channel9.msdn.com/Events/Build/2012/2-005">Herb's
talk on Friday</a>. It promises to be exciting!<br /><br />
Kate<br /><br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6ae0f526-a40b-4215-bfe1-9f8e5ecbb5fa" /></body>
      <title>Scenes from Build 2012 - Day 2</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6ae0f526-a40b-4215-bfe1-9f8e5ecbb5fa</guid>
      <link>http://www.gregcons.com/KateBlog/ScenesFromBuild2012Day2.aspx</link>
      <pubDate>Thu, 01 Nov 2012 00:45:47 GMT</pubDate>
      <description>Build this year is less focused on announcing things (though the Windows phone and native C++ material is brand new) and more on drilling down into topics that we've had a year to experiment with and want some deep study on. Most of the speakers are from product teams. What's fun for me is that most of the attendees are very motivated and here to learn.&lt;br&gt;
&lt;br&gt;
I'm also enjoying how full the rooms are for C++ sessions. Here's &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-000"&gt;Tarek's
Day 1 session&lt;/a&gt;:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/tarekroom.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
BTW, that was session 3-000 demonstrating that (a) the sessions are numbered using
zero-based indexing and (b) the C++ sessions were first on the list. 
&lt;br&gt;
&lt;br&gt;
And here's the &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-013"&gt;C++ performance
talk &lt;/a&gt;from right after the keynote this morning:&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/perfroom.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
This room was standing room only. It's possible all the C++ talks were, I don't always
sit at the back where I can see whether people are standing back there or not. And
you may not be able to tell from the picture but there were plenty of young developers
there too.&lt;br&gt;
&lt;br&gt;
There was also a nice &lt;a href="http://channel9.msdn.com/Events/Build/2012/4-001"&gt;session
on Project Austin&lt;/a&gt; which is a lovely reference app showing how to use DirectX in
a Windows Store app. You can get &lt;a href="http://austin.codeplex.com/"&gt;the code from
Codeplex&lt;/a&gt; and take a look at it yourself or just use it to take beautiful notes
on a tablet.&lt;br&gt;
&lt;br&gt;
Speaking of reference apps, Hilo (which I've written about before) is now &lt;a href="http://code.msdn.microsoft.com/windowsapps/Hilo-C-sample-b53fd433"&gt;an
official sample &lt;/a&gt;in the SDK and on the Dev Center. There's a &lt;a href="http://channel9.msdn.com/Events/Build/2012/3-001"&gt;Hilo
session &lt;/a&gt;here at Build too. Within a day or two these links should have recordings
and slides for you to download.&lt;br&gt;
&lt;br&gt;
Want to know more about C++ at Build? Here's &lt;a href="http://herbsutter.com/2012/10/31/90-seconds-build-its-a-great-week-for-c/"&gt;less
than two minutes on just that topic&lt;/a&gt;. If you can, please watch &lt;a href="http://channel9.msdn.com/Events/Build/2012/2-005"&gt;Herb's
talk on Friday&lt;/a&gt;. It promises to be exciting!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6ae0f526-a40b-4215-bfe1-9f8e5ecbb5fa" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=78844743-3cde-4b79-ac06-8f58f73b8bc7</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=78844743-3cde-4b79-ac06-8f58f73b8bc7</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I arrived in Seattle Sunday night and filled
Monday with meetings, then lined up to register for Build. I'll spare you the photos
of the giant lineup that everyone else seems to have taken, and show you these delicious
cupcakes from the welcome reception:<br /><br /><p></p><img src="http://www.gregcons.com/KateBlog/content/binary/cupcakes.JPG" border="0" /><br /><br />
For me the most exciting part of the lineup was the revised session schedule I was
handed, with lots of sessions on writing Windows Phone 8 apps in native C++. I cheerfully
added them to my schedule along with all the existing sessions on C++. (The sessions
are recorded so <a href="http://channel9.msdn.com/Events/Build/2012?sort=schedule&amp;direction=asc&amp;term=">check
them out yourself</a>!)<br /><br />
And I ended up at dinner with a lot of geeks. We were unable to resist a little side
by side comparison of our phones:<br /><br /><br /><img src="http://www.gregcons.com/KateBlog/content/binary/phones.jpg" border="0" /><br /><br />
It sure made me want a 920 - good thing it turns out I'm getting one :-)<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=78844743-3cde-4b79-ac06-8f58f73b8bc7" /></body>
      <title>Scenes from Build 2012 - Day 1</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=78844743-3cde-4b79-ac06-8f58f73b8bc7</guid>
      <link>http://www.gregcons.com/KateBlog/ScenesFromBuild2012Day1.aspx</link>
      <pubDate>Tue, 30 Oct 2012 21:47:06 GMT</pubDate>
      <description>I arrived in Seattle Sunday night and filled Monday with meetings, then lined up to register for Build. I'll spare you the photos of the giant lineup that everyone else seems to have taken, and show you these delicious cupcakes from the welcome reception:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/cupcakes.JPG" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
For me the most exciting part of the lineup was the revised session schedule I was
handed, with lots of sessions on writing Windows Phone 8 apps in native C++. I cheerfully
added them to my schedule along with all the existing sessions on C++. (The sessions
are recorded so &lt;a href="http://channel9.msdn.com/Events/Build/2012?sort=schedule&amp;amp;direction=asc&amp;amp;term="&gt;check
them out yourself&lt;/a&gt;!)&lt;br&gt;
&lt;br&gt;
And I ended up at dinner with a lot of geeks. We were unable to resist a little side
by side comparison of our phones:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/phones.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
It sure made me want a 920 - good thing it turns out I'm getting one :-)&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=78844743-3cde-4b79-ac06-8f58f73b8bc7" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Travel</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=3643d622-5660-49c2-a48c-c0224631653d</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3643d622-5660-49c2-a48c-c0224631653d</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I really enjoyed my evening in Nashville. It was fun answering the question: C++ -
Why on earth? I think I even convinced a few of you.
</p>
        <p>
Of course the biggest Nashville attraction for me is my friend Billy Hollis:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/nashville-billyandrichard.jpg" border="0" />
        </p>
        <p>
Look what a luxurious meeting room they have! Couches and tables and general comfort.
And yes, I got to see the inside of the RV:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/nashville-rv.jpg" border="0" />
        </p>
        <p>
If I got you interested in C++, you might like some links: 
<br /></p>
        <ul>
          <li>
            <a href="http://www.gregcons.com/cppamp/">My C++ AMP book</a>
          </li>
          <li>
            <a href="http://pluralsight.com/training/Authors/Details/kate-gregory">My courses
at Pluralsight</a> that include some nice C++ ones<br /></li>
        </ul>
        <p>
        </p>
        <p>
Thanks for the visit, and I hope to be back!
</p>
        <p>
Kate 
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3643d622-5660-49c2-a48c-c0224631653d" />
      </body>
      <title>Good times in Nashville with Dot Net Rocks</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3643d622-5660-49c2-a48c-c0224631653d</guid>
      <link>http://www.gregcons.com/KateBlog/GoodTimesInNashvilleWithDotNetRocks.aspx</link>
      <pubDate>Sat, 27 Oct 2012 21:31:18 GMT</pubDate>
      <description>&lt;p&gt;
I really enjoyed my evening in Nashville. It was fun answering the question: C++ -
Why on earth? I think I even convinced a few of you.
&lt;/p&gt;
&lt;p&gt;
Of course the biggest Nashville attraction for me is my friend Billy Hollis:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/nashville-billyandrichard.jpg" border="0"&gt; 
&lt;/p&gt;
&lt;p&gt;
Look what a luxurious meeting room they have! Couches and tables and general comfort.
And yes, I got to see the inside of the RV:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/nashville-rv.jpg" border="0"&gt; 
&lt;/p&gt;
&lt;p&gt;
If I got you interested in C++, you might like some links: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.gregcons.com/cppamp/"&gt;My C++ AMP book&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://pluralsight.com/training/Authors/Details/kate-gregory"&gt;My courses
at Pluralsight&lt;/a&gt; that include some nice C++ ones&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks for the visit, and I hope to be back!
&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=3643d622-5660-49c2-a48c-c0224631653d" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c7604020-775a-4dde-95aa-9fab6fc60911</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c7604020-775a-4dde-95aa-9fab6fc60911</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft and Stack Overflow are joining forces on a fun <a href="http://apptivate.ms/contest">Windows
8 development contest</a>. And since one of the strengths of StackOverlflow is how
the community reviews all the content, it only makes sense that there's a serious
review component to this contest! And it's not US-only (for once!) so as long as you're
over 18 and don't live in Cuba, Iran, North Korea, Sudan or Syria you're good to go.
Well, you need a StackOverflow account, but you needed one of those anyway, right?
</p>
        <p>
          <a href="http://apptivate.ms/contest">
            <img src="http://www.gregcons.com/KateBlog/content/binary/apptivate.jpg" border="0" />
          </a>
          <a>
          </a>
        </p>
        <p>
          <a>Top prize is $5,000 and there are shiny achievements and everything - so </a>
          <a href="http://apptivate.ms/contest">get
going</a>!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c7604020-775a-4dde-95aa-9fab6fc60911" />
      </body>
      <title>Windows 8 app contest - you can win by entering or judging</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c7604020-775a-4dde-95aa-9fab6fc60911</guid>
      <link>http://www.gregcons.com/KateBlog/Windows8AppContestYouCanWinByEnteringOrJudging.aspx</link>
      <pubDate>Fri, 19 Oct 2012 22:13:41 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft and Stack Overflow are joining forces on a fun &lt;a href="http://apptivate.ms/contest"&gt;Windows
8 development contest&lt;/a&gt;. And since one of the strengths of StackOverlflow is how
the community reviews all the content, it only makes sense that there's a serious
review component to this contest! And it's not US-only (for once!) so as long as you're
over 18 and don't live in Cuba, Iran, North Korea, Sudan or Syria you're good to go.
Well, you need a StackOverflow account, but you needed one of those anyway, right?
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://apptivate.ms/contest"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/apptivate.jpg" border="0"&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a&gt;Top prize is $5,000 and there are shiny achievements and everything - so &lt;/a&gt;&lt;a href="http://apptivate.ms/contest"&gt;get
going&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=c7604020-775a-4dde-95aa-9fab6fc60911" /&gt;</description>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=358ab02b-a472-41b1-aa9d-542182a3ccd0</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=358ab02b-a472-41b1-aa9d-542182a3ccd0</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I love the fact that big-name speakers
are willing to come and speak at the East of Toronto .NET User Group. You don't have
to live in a big city (or struggle through big-city traffic on a visit) to keep up
to date with the latest technology and meet fellow developers. The latest example:<br /><br /><p></p><a href="http://easttorontoug20121205.eventbrite.ca/#"><img src="http://www.gregcons.com/KateBlog/content/binary/bethmassi.jpg" border="0" /></a><br /><br /><p>
As the <a href="http://easttorontoug20121205.eventbrite.ca/#">website </a>says:<br /></p><blockquote><p>
Beth Massi is a Senior Program Manager on the Visual Studio team at Microsoft. Beth
is a community champion for business application developers and has over 15 years
of industry experience building business apps. She is a frequent speaker at various
software development events and you can find her on a variety of developer sites including
MSDN Developer Centers, <a href="http://channel9.msdn.com/blogs/funkyonex" target="_blank">Channel
9</a>, and her blog <a href="http://www.bethmassi.com" target="_blank">http://www.bethmassi.com</a>.
Follow her on twitter <a href="http://twitter.com/BethMassi" target="_blank">@BethMassi</a></p></blockquote><p>
And what will she be talking about?<br /></p><blockquote><p>
Visual Studio LightSwitch is the easiest way to create modern line of business applications
for the enterprise. In this session you will learn how LightSwitch helps you focus
your time on what makes your application unique, allowing you to easily implement
common business application scenarios—such as integrating multiple data sources, data
validation, authentication, and access control. See how LightSwitch in Visual Studio
2012 has embraced OData making it easy to consume as well as create interoperable
data services. Then see how LightSwitch makes it easy to deploy these services to
the Azure cloud and consume them from other client applications and platforms. You
will also see how the LightSwitch team is enabling mobile scenarios making it easy
to create HTML5/JavaScript companion clients for modern mobile devices.
</p></blockquote><p>
When and where?<br /></p><p><strong>Event Agenda</strong></p><table style="border-color: black; border-collapse: collapse;" id="Agenda" rules="all" cellspacing="0" border="1" height="65" width="388"><tbody><tr style="font-weight: bold; background-color: gainsboro;"><td>
Time</td><td>
Title</td></tr><tr><td>
6:30 - 7:00</td><td>
Socialize and refreshments</td></tr><tr><td>
7:00 - 8:30</td><td>
Presentation</td></tr></tbody></table><p></p><strong></strong><a href="http://binged.it/w4kQsr">Pickering Central Library</a> Auditorium
(2nd floor)<br /><p>
One the Esplanade<br />
Pickering, ON L1V 6K7<br /></p><a href="http://easttorontoug20121205.eventbrite.ca/#">Register now </a>- it's a good
way to spend a Wednesday night.<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=358ab02b-a472-41b1-aa9d-542182a3ccd0" /></body>
      <title>Beth Massi at East of Toronto .NET User Group</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=358ab02b-a472-41b1-aa9d-542182a3ccd0</guid>
      <link>http://www.gregcons.com/KateBlog/BethMassiAtEastOfTorontoNETUserGroup.aspx</link>
      <pubDate>Thu, 18 Oct 2012 21:43:53 GMT</pubDate>
      <description>I love the fact that big-name speakers are willing to come and speak at the East of Toronto .NET User Group. You don't have to live in a big city (or struggle through big-city traffic on a visit) to keep up to date with the latest technology and meet fellow developers. The latest example:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;a href="http://easttorontoug20121205.eventbrite.ca/#"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/bethmassi.jpg" border="0"&gt;&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
As the &lt;a href="http://easttorontoug20121205.eventbrite.ca/#"&gt;website &lt;/a&gt;says:&lt;br&gt;
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Beth Massi is a Senior Program Manager on the Visual Studio team at Microsoft. Beth
is a community champion for business application developers and has over 15 years
of industry experience building business apps. She is a frequent speaker at various
software development events and you can find her on a variety of developer sites including
MSDN Developer Centers, &lt;a href="http://channel9.msdn.com/blogs/funkyonex" target="_blank"&gt;Channel
9&lt;/a&gt;, and her blog &lt;a href="http://www.bethmassi.com" target="_blank"&gt;http://www.bethmassi.com&lt;/a&gt;.
Follow her on twitter &lt;a href="http://twitter.com/BethMassi" target="_blank"&gt;@BethMassi&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
And what will she be talking about?&lt;br&gt;
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Visual Studio LightSwitch is the easiest way to create modern line of business applications
for the enterprise. In this session you will learn how LightSwitch helps you focus
your time on what makes your application unique, allowing you to easily implement
common business application scenarios—such as integrating multiple data sources, data
validation, authentication, and access control. See how LightSwitch in Visual Studio
2012 has embraced OData making it easy to consume as well as create interoperable
data services. Then see how LightSwitch makes it easy to deploy these services to
the Azure cloud and consume them from other client applications and platforms. You
will also see how the LightSwitch team is enabling mobile scenarios making it easy
to create HTML5/JavaScript companion clients for modern mobile devices.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
When and where?&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Event Agenda&lt;/strong&gt;
&lt;/p&gt;
&lt;table style="border-color: black; border-collapse: collapse;" id="Agenda" rules="all" cellspacing="0" border="1" height="65" width="388"&gt;
&lt;tbody&gt;
&lt;tr style="font-weight: bold; background-color: gainsboro;"&gt;
&lt;td&gt;
Time&lt;/td&gt;
&lt;td&gt;
Title&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
6:30 - 7:00&lt;/td&gt;
&lt;td&gt;
Socialize and refreshments&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
7:00 - 8:30&lt;/td&gt;
&lt;td&gt;
Presentation&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;a href="http://binged.it/w4kQsr"&gt;Pickering Central Library&lt;/a&gt; Auditorium
(2nd floor)&lt;br&gt;
&lt;p&gt;
One the Esplanade&lt;br&gt;
Pickering, ON L1V 6K7&lt;br&gt;
&lt;/p&gt;
&lt;a href="http://easttorontoug20121205.eventbrite.ca/#"&gt;Register now &lt;/a&gt;- it's a good
way to spend a Wednesday night.&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=358ab02b-a472-41b1-aa9d-542182a3ccd0" /&gt;</description>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7d768ea2-e64f-4713-975a-147c52135a6f</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7d768ea2-e64f-4713-975a-147c52135a6f</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here's an amazing grand finale to the <a href="http://www.dotnetrocks.com/roadtrip.aspx">Dot
Net Rocks Roadtrip</a> this year -a full on <a href="http://www.devintersection.com/">developer
conference</a> in Las Vegas, Dec 9th - 12th.
</p>
        <p>
          <a href="http://www.devintersection.com/">
            <img src="http://www.gregcons.com/KateBlog/content/binary/DevInt_728x90.jpg" border="0" />
          </a>
        </p>
        <p>
I love this answer to "<a href="https://www.devintersection.com/faq.aspx">What is
DevIntersection?</a>"
</p>
        <blockquote>
          <p>
This three-day conference marks the final stop on the USA leg of the .NET Rocks! Visual
Studio 2012 Launch Road Trip! DevIntersection is a developer conference PLUS the recording
venue for the last stop of the three-month road trip hosted by Richard Campbell and
Carl Franklin. We're bringing together some of the best speakers (and our personal
friends) for a conference that is relaxed and educational, plus forward looking as
you and your company start to figure out what to do with Windows 8 and Visual Studio
for the next few years. Our attendees tend to be .NET software developers plus other
members of their teams. DevIntersection is an educational onsite conference for anyone
who is attached to a .NET development programming project who is looking to use Visual
Studio to develop apps for desktop, web and mobile platfoms. 
</p>
        </blockquote>
        <p>
I have two breakout sessions - one on C++ AMP and one on developing for the Windows
Store in C++. No .NET in either one of them; this is a conference for expanding your
horizons, after all.<br /></p>
        <p>
For $1595 you get three full days of sessions. And if you register in October (hurry!)
you will also get a new tablet. Build sold out in hours, so this is your chance to
get access to deep and current information for developers across the Microsoft ecosystem.
See you there!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7d768ea2-e64f-4713-975a-147c52135a6f" />
      </body>
      <title>New Conference - DevIntersection</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7d768ea2-e64f-4713-975a-147c52135a6f</guid>
      <link>http://www.gregcons.com/KateBlog/NewConferenceDevIntersection.aspx</link>
      <pubDate>Wed, 17 Oct 2012 17:52:31 GMT</pubDate>
      <description>&lt;p&gt;
Here's an amazing grand finale to the &lt;a href="http://www.dotnetrocks.com/roadtrip.aspx"&gt;Dot
Net Rocks Roadtrip&lt;/a&gt; this year -a full on &lt;a href="http://www.devintersection.com/"&gt;developer
conference&lt;/a&gt; in Las Vegas, Dec 9th - 12th.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.devintersection.com/"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/DevInt_728x90.jpg" border="0"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I love this answer to "&lt;a href="https://www.devintersection.com/faq.aspx"&gt;What is
DevIntersection?&lt;/a&gt;"
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
This three-day conference marks the final stop on the USA leg of the .NET Rocks! Visual
Studio 2012 Launch Road Trip! DevIntersection is a developer conference PLUS the recording
venue for the last stop of the three-month road trip hosted by Richard Campbell and
Carl Franklin. We're bringing together some of the best speakers (and our personal
friends) for a conference that is relaxed and educational, plus forward looking as
you and your company start to figure out what to do with Windows 8 and Visual Studio
for the next few years. Our attendees tend to be .NET software developers plus other
members of their teams. DevIntersection is an educational onsite conference for anyone
who is attached to a .NET development programming project who is looking to use Visual
Studio to develop apps for desktop, web and mobile platfoms. 
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
I have two breakout sessions - one on C++ AMP and one on developing for the Windows
Store in C++. No .NET in either one of them; this is a conference for expanding your
horizons, after all.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
For $1595 you get three full days of sessions. And if you register in October (hurry!)
you will also get a new tablet. Build sold out in hours, so this is your chance to
get access to deep and current information for developers across the Microsoft ecosystem.
See you there!
&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=7d768ea2-e64f-4713-975a-147c52135a6f" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>RD</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=3bbe13f1-90bf-4e6b-a791-bb2819b76dc9</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3bbe13f1-90bf-4e6b-a791-bb2819b76dc9</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Hilo is a reference project written in C++/CX for Windows 8 by the Patterns and Practices
team. I was delighted to be part of this project and think it turned out very well.
I use the Hilo codebase to remind myself how to do certain things when writing a Windows
Store app in C++ (something I'm in the middle of doing for another project.) The accompanying
document is rich in best practices for Windows 8 development, async work, modern C++,
unit testing, and more. Now <a href="http://hilo.codeplex.com">the latest version</a> has
been released, updated for Windows 8 RTM.
</p>
        <p>
Hilo itself is a photo viewer. Before you roll your eyes, bear with me. I actually
think it's better than the one that ships with Windows 8. It shows you some of your
pictures as a sort of overview:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/hilo shot.jpg" border="0" width="600" />
        </p>
        <p>
Click on one to interact with it. You can right-click to bring up both the app bar
at the bottom and a nice strip-navigation control at the top:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/hilo2.jpg" border="0" />
        </p>
        <p>
If you want to see something cool, use Cartoon Effect. This leverages C++ AMP to cartoonize
the picture. I've shopped this image a little to reduce the width (pulled the appbar
in from the edges) but the cartoon work was done by Hilo - and super quickly.
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/hilo3.jpg" border="0" />
        </p>
        <p>
If you have any thoughts of writing Windows Store apps, and C++ is a possibility for
you, get over to <a href="http://hilo.codeplex.com">Codeplex</a>, download the Hilo
code and the .chm file, and get reading!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=3bbe13f1-90bf-4e6b-a791-bb2819b76dc9" />
      </body>
      <title>Hilo has been updated for Windows 8 RTM</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=3bbe13f1-90bf-4e6b-a791-bb2819b76dc9</guid>
      <link>http://www.gregcons.com/KateBlog/HiloHasBeenUpdatedForWindows8RTM.aspx</link>
      <pubDate>Mon, 15 Oct 2012 17:17:12 GMT</pubDate>
      <description>&lt;p&gt;
Hilo is a reference project written in C++/CX for Windows 8 by the Patterns and Practices
team. I was delighted to be part of this project and think it turned out very well.
I use the Hilo codebase to remind myself how to do certain things when writing a Windows
Store app in C++ (something I'm in the middle of doing for another project.) The accompanying
document is rich in best practices for Windows 8 development, async work, modern C++,
unit testing, and more. Now &lt;a href="http://hilo.codeplex.com"&gt;the latest version&lt;/a&gt; has
been released, updated for Windows 8 RTM.
&lt;/p&gt;
&lt;p&gt;
Hilo itself is a photo viewer. Before you roll your eyes, bear with me. I actually
think it's better than the one that ships with Windows 8. It shows you some of your
pictures as a sort of overview:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/hilo shot.jpg" border="0" width="600"&gt;
&lt;/p&gt;
&lt;p&gt;
Click on one to interact with it. You can right-click to bring up both the app bar
at the bottom and a nice strip-navigation control at the top:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/hilo2.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
If you want to see something cool, use Cartoon Effect. This leverages C++ AMP to cartoonize
the picture. I've shopped this image a little to reduce the width (pulled the appbar
in from the edges) but the cartoon work was done by Hilo - and super quickly.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/hilo3.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
If you have any thoughts of writing Windows Store apps, and C++ is a possibility for
you, get over to &lt;a href="http://hilo.codeplex.com"&gt;Codeplex&lt;/a&gt;, download the Hilo
code and the .chm file, and get reading!
&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=3bbe13f1-90bf-4e6b-a791-bb2819b76dc9" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=88ebe77c-7b05-45f1-8960-b27fde683521</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=88ebe77c-7b05-45f1-8960-b27fde683521</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I’ve been writing a book, though I swore
I wouldn’t write any more books, and it’s finally done! You can buy a Kindle version
from Amazon or an e-book directly from O’Reilly today. The paper copies will be ready
in about a week and you can order them from O’Reilly or Amazon. The book is published
by Microsoft Press, but O’Reilly handles the actual production of the books.<p></p><img src="http://www.gregcons.com/KateBlog/content/binary/cover.jpg" border="0" /><br />
 I’ve got <a href="http://www.gregcons.com/cppamp/">a page dedicated to the book</a> with
links for you to buy it, get the code, submit errata, and whatever else you might
want. (If you think something’s missing, comment here and I’ll try to take care of
it.)<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=88ebe77c-7b05-45f1-8960-b27fde683521" /></body>
      <title>The C++ AMP book is printed!</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=88ebe77c-7b05-45f1-8960-b27fde683521</guid>
      <link>http://www.gregcons.com/KateBlog/TheCAMPBookIsPrinted.aspx</link>
      <pubDate>Fri, 28 Sep 2012 18:50:54 GMT</pubDate>
      <description>I’ve been writing a book, though I swore I wouldn’t write any more books, and it’s finally done! You can buy a Kindle version from Amazon or an e-book directly from O’Reilly today. The paper copies will be ready in about a week and you can order them from O’Reilly or Amazon. The book is published by Microsoft Press, but O’Reilly handles the actual production of the books.&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/cover.jpg" border="0"&gt;
&lt;br&gt;
&amp;nbsp;I’ve got &lt;a href="http://www.gregcons.com/cppamp/"&gt;a page dedicated to the book&lt;/a&gt; with
links for you to buy it, get the code, submit errata, and whatever else you might
want. (If you think something’s missing, comment here and I’ll try to take care of
it.)&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=88ebe77c-7b05-45f1-8960-b27fde683521" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=82dd86ec-860d-4dd4-bcb3-4ba9314d1398</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=82dd86ec-860d-4dd4-bcb3-4ba9314d1398</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
        <p class="MsoNormal">
          <span style="mso-ansi-language:EN-US" lang="EN-US">I love writing courses for Pluralsight.
I have quite a few and am working on</span>
          <span style="mso-ansi-language:EN-US" lang="EN-US"> more
right now. They like to interview their authors about each course. <a temp_href="http://blog.pluralsight.com/2012/08/07/meet-the-author-kate-gregory-on-building-windows-8-metro-apps-with-c-and-xaml/ " href="http://blog.pluralsight.com/2012/08/07/meet-the-author-kate-gregory-on-building-windows-8-metro-apps-with-c-and-xaml/ ">Here's
one about my latest for them</a>. If you’ve done the whole course you won’t learn
anything new from the interview, but if you’re curious about writing what we’re now
calling Windows Store applications for Windows 8 using C++ and Visual Studio, perhaps
this interview will help you decide whether it’s something you want to learn. There’s
a transcript as well as an audio link.</span>
        </p>
        <p class="MsoNormal">
Kate<br /><span style="mso-ansi-language:EN-US" lang="EN-US"></span></p>
        <p class="MsoNormal">
          <span style="mso-ansi-language:EN-US" lang="EN-US">
          </span>
        </p>
        <!--[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>
  <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-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	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;
	mso-fareast-language:EN-US;}
</style>
<![endif]-->
        <p>
        </p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=82dd86ec-860d-4dd4-bcb3-4ba9314d1398" />
      </body>
      <title>Pluralsight Author Interview – Writing Windows 8 Applications in C++</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=82dd86ec-860d-4dd4-bcb3-4ba9314d1398</guid>
      <link>http://www.gregcons.com/KateBlog/PluralsightAuthorInterviewWritingWindows8ApplicationsInC.aspx</link>
      <pubDate>Wed, 26 Sep 2012 18:13:20 GMT</pubDate>
      <description>&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;p class="MsoNormal"&gt;
&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt;I love writing courses for Pluralsight.
I have quite a few and am working on&lt;/span&gt;&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt; more
right now. They like to interview their authors about each course. &lt;a temp_href="http://blog.pluralsight.com/2012/08/07/meet-the-author-kate-gregory-on-building-windows-8-metro-apps-with-c-and-xaml/ " href="http://blog.pluralsight.com/2012/08/07/meet-the-author-kate-gregory-on-building-windows-8-metro-apps-with-c-and-xaml/ "&gt;Here's
one about my latest for them&lt;/a&gt;. If you’ve done the whole course you won’t learn
anything new from the interview, but if you’re curious about writing what we’re now
calling Windows Store applications for Windows 8 using C++ and Visual Studio, perhaps
this interview will help you decide whether it’s something you want to learn. There’s
a transcript as well as an audio link.&lt;/span&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
Kate&lt;br&gt;
&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt; &lt;/span&gt;
&lt;/p&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;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-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	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;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=82dd86ec-860d-4dd4-bcb3-4ba9314d1398" /&gt;</description>
      <category>C++</category>
      <category>Client Development</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=164413f2-3bcf-4928-9c57-28aaf8e44224</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=164413f2-3bcf-4928-9c57-28aaf8e44224</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We now have a <a href="http://www.windowsphone.com/en-us/store/app/time-buckets/2fff1f3f-4fea-4acd-aa56-650a79545ad7">Windows
Phone application in the marketplace</a>. We wrote it for ourselves, to learn the
framework and to give us a way to track how we spend our time. The minute we started
designing it, we discovered everyone in the company wanted a different way to track.
People who do pretty much the same thing all the time (coding, for example) wanted
to track project-by-project. People who work on only one project at a time wanted
to differentiate between types of work, like meetings or email or writing documents.
We decided to make it as simple and flexible as we could. I was inspired by a story
of a time tracking technique involving physical objects. You get 5-10 paper cups and
write things on the cups like Email, Meetings, and so on. Then you get 32 poker chips,
all the same colour. As each 15-minute piece of time goes by, you toss a chip into
the cup. It is supposed to help you understand that you very literally “spend” your
time. And at the end of the day you can look in the cups and see where your day went.
</p>
        <img src="http://gregcons.com/TimeBuckets/ScreenShot1.png" height="450" />
        <img src="http://gregcons.com/TimeBuckets/ScreenShot2.png" height="450" />
        <br />
        <!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
        <p class="MsoNormal">
          <span style="mso-ansi-language:EN-US" lang="EN-US">If you’d like to track your time
like this – hit the + button to toss a “15 minute” square into a particular “bucket”
or just hit the falling drops button to accumulate time in one bucket until you change
tasks – please <a href="http://gregcons.com/TimeBuckets/">try our app</a> and let
me know how it works for you.</span>
        </p>
        <p class="MsoNormal">
          <span style="mso-ansi-language:EN-US" lang="EN-US">Kate<br /></span>
        </p>
        <!--[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>
  <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-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	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;
	mso-fareast-language:EN-US;}
</style>
<![endif]-->
        <br />
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=164413f2-3bcf-4928-9c57-28aaf8e44224" />
      </body>
      <title>Our Windows Phone App: Time Buckets</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=164413f2-3bcf-4928-9c57-28aaf8e44224</guid>
      <link>http://www.gregcons.com/KateBlog/OurWindowsPhoneAppTimeBuckets.aspx</link>
      <pubDate>Tue, 25 Sep 2012 18:11:21 GMT</pubDate>
      <description>&lt;p&gt;
We now have a &lt;a href="http://www.windowsphone.com/en-us/store/app/time-buckets/2fff1f3f-4fea-4acd-aa56-650a79545ad7"&gt;Windows
Phone application in the marketplace&lt;/a&gt;. We wrote it for ourselves, to learn the
framework and to give us a way to track how we spend our time. The minute we started
designing it, we discovered everyone in the company wanted a different way to track.
People who do pretty much the same thing all the time (coding, for example) wanted
to track project-by-project. People who work on only one project at a time wanted
to differentiate between types of work, like meetings or email or writing documents.
We decided to make it as simple and flexible as we could. I was inspired by a story
of a time tracking technique involving physical objects. You get 5-10 paper cups and
write things on the cups like Email, Meetings, and so on. Then you get 32 poker chips,
all the same colour. As each 15-minute piece of time goes by, you toss a chip into
the cup. It is supposed to help you understand that you very literally “spend” your
time. And at the end of the day you can look in the cups and see where your day went.
&lt;/p&gt;
&lt;img src="http://gregcons.com/TimeBuckets/ScreenShot1.png" height="450"&gt; &lt;img src="http://gregcons.com/TimeBuckets/ScreenShot2.png" height="450"&gt;
&lt;br&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;p class="MsoNormal"&gt;
&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt;If you’d like to track your time
like this – hit the + button to toss a “15 minute” square into a particular “bucket”
or just hit the falling drops button to accumulate time in one bucket until you change
tasks – please &lt;a href="http://gregcons.com/TimeBuckets/"&gt;try our app&lt;/a&gt; and let
me know how it works for you.&lt;/span&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;span style="mso-ansi-language:EN-US" lang="EN-US"&gt;Kate&lt;br&gt;
&lt;/span&gt;
&lt;/p&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;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-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	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;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=164413f2-3bcf-4928-9c57-28aaf8e44224" /&gt;</description>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</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=8d2b53e5-a15d-41d5-a0b8-1aad628f0017</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=8d2b53e5-a15d-41d5-a0b8-1aad628f0017</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been putting my schedule together for the talks I want to attend at <a href="http://northamerica.msteched.com/">Tech
Ed North America</a> and <a href="http://europe.msteched.com/">Tech Ed Europe</a> this
year. While I wasn't looking, a bunch more C++ content was added.<br /><br />
In Orlando:
</p>
        <ul>
          <li>
PRC08, my all day Sunday precon: <a href="http://northamerica.msteched.com/topic/details/2012/PRC08">C++
in Visual Studio 11: Modern, Readable, Safe, Fast</a></li>
          <li>
DEV316, Wednesday at 8:30 am: <a href="http://northamerica.msteched.com/topic/details/2012/DEV316">Application
Lifecycle Management Tools for C++ in Visual Studio 11</a> by Rong Lu<br /></li>
          <li>
DEV334, Wednesday at 5:00 pm: <a href="http://northamerica.msteched.com/topic/details/2012/DEV334">C++
Accelerated Massive Parallelism in Visual C++ 11</a> by me</li>
          <li>
DEV322, Thursday at 4:30 pm: <a href="http://northamerica.msteched.com/topic/details/2012/DEV322">Building
Windows 8 Metro style Apps with Visual C++ 11</a> by Raman Sharma </li>
        </ul>
        <p>
Plus some language agnostic sessions that chose to put C++ in their session descriptions,
which is a new thing these days.
</p>
        <p>
Now as it happens, Tech Ed North America is <a href="http://northamerica.msteched.com/blog/2012/05/25/TechEd-North-America-2012-is-sold-out">sold
out</a>, so if you're not registered yet, you have three choices: join the waiting
list, watch these sessions online, or get your boss to agree to a slightly larger
T&amp;E budget and head to Tech Ed Europe in Amsterdam just two weeks later. There
we will have:
</p>
        <ul>
          <li>
PRC08, my all day Monday precon: C++ in Visual Studio 11: Modern, Readable, Safe,
Fast</li>
          <li>
DEV316, Tuesday at 4:30 pm: Application Lifecycle Management Tools for C++ in Visual
Studio 11 by Rong Lu</li>
          <li>
DEV368, Wednesday at 2:45 pm: Visual C++ and the Native Renaissance by Steve Teixeira</li>
          <li>
DEV322, Thursday at 8:30 am: Building Windows 8 Metro style Apps with Visual C++ 11
by Rong Lu</li>
          <li>
DEV367, Thursday at 4:30: Building Windows 8 Metro Style Apps With C++ by Steve Teixeira<br /></li>
          <li>
DEV334, Friday at 1:00 pm: C++ Accelerated Massive Parallelism in Visual C++ 11 by
me<br /></li>
        </ul>
        <p>
(Europe doesn't have direct links to the sessions, but they do allow links to the <a href="http://europe.msteched.com/Sessions?q=C%2B%2B">search
for C++</a>.) I'll have to miss Steve's talk because <a href="http://www.gregcons.com/KateBlog/SpeakingAtTheBelgiumCUsersGroup.aspx">Rong
and I are going to Belgium</a>, so that one I'll be watching online. 
</p>
        <p>
One way or another, please attend or watch these sessions. There's a lot of new stuff
happening!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=8d2b53e5-a15d-41d5-a0b8-1aad628f0017" />
      </body>
      <title>Even more C++ content at both Tech Eds</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=8d2b53e5-a15d-41d5-a0b8-1aad628f0017</guid>
      <link>http://www.gregcons.com/KateBlog/EvenMoreCContentAtBothTechEds.aspx</link>
      <pubDate>Tue, 29 May 2012 21:31:56 GMT</pubDate>
      <description>&lt;p&gt;
I've been putting my schedule together for the talks I want to attend at &lt;a href="http://northamerica.msteched.com/"&gt;Tech
Ed North America&lt;/a&gt; and &lt;a href="http://europe.msteched.com/"&gt;Tech Ed Europe&lt;/a&gt; this
year. While I wasn't looking, a bunch more C++ content was added.&lt;br&gt;
&lt;br&gt;
In Orlando:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
PRC08, my all day Sunday precon: &lt;a href="http://northamerica.msteched.com/topic/details/2012/PRC08"&gt;C++
in Visual Studio 11: Modern, Readable, Safe, Fast&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
DEV316, Wednesday at 8:30 am: &lt;a href="http://northamerica.msteched.com/topic/details/2012/DEV316"&gt;Application
Lifecycle Management Tools for C++ in Visual Studio 11&lt;/a&gt; by Rong Lu&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
DEV334, Wednesday at 5:00 pm: &lt;a href="http://northamerica.msteched.com/topic/details/2012/DEV334"&gt;C++
Accelerated Massive Parallelism in Visual C++ 11&lt;/a&gt; by me&lt;/li&gt;
&lt;li&gt;
DEV322, Thursday at 4:30 pm: &lt;a href="http://northamerica.msteched.com/topic/details/2012/DEV322"&gt;Building
Windows 8 Metro style Apps with Visual C++ 11&lt;/a&gt; by Raman Sharma&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Plus some language agnostic sessions that chose to put C++ in their session descriptions,
which is a new thing these days.
&lt;/p&gt;
&lt;p&gt;
Now as it happens, Tech Ed North America is &lt;a href="http://northamerica.msteched.com/blog/2012/05/25/TechEd-North-America-2012-is-sold-out"&gt;sold
out&lt;/a&gt;, so if you're not registered yet, you have three choices: join the waiting
list, watch these sessions online, or get your boss to agree to a slightly larger
T&amp;amp;E budget and head to Tech Ed Europe in Amsterdam just two weeks later. There
we will have:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
PRC08, my all day Monday precon: C++ in Visual Studio 11: Modern, Readable, Safe,
Fast&lt;/li&gt;
&lt;li&gt;
DEV316, Tuesday at 4:30 pm: Application Lifecycle Management Tools for C++ in Visual
Studio 11 by Rong Lu&lt;/li&gt;
&lt;li&gt;
DEV368, Wednesday at 2:45 pm: Visual C++ and the Native Renaissance by Steve Teixeira&lt;/li&gt;
&lt;li&gt;
DEV322, Thursday at 8:30 am: Building Windows 8 Metro style Apps with Visual C++ 11
by Rong Lu&lt;/li&gt;
&lt;li&gt;
DEV367, Thursday at 4:30: Building Windows 8 Metro Style Apps With C++ by Steve Teixeira&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
DEV334, Friday at 1:00 pm: C++ Accelerated Massive Parallelism in Visual C++ 11 by
me&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(Europe doesn't have direct links to the sessions, but they do allow links to the &lt;a href="http://europe.msteched.com/Sessions?q=C%2B%2B"&gt;search
for C++&lt;/a&gt;.) I'll have to miss Steve's talk because &lt;a href="http://www.gregcons.com/KateBlog/SpeakingAtTheBelgiumCUsersGroup.aspx"&gt;Rong
and I are going to Belgium&lt;/a&gt;, so that one I'll be watching online.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
One way or another, please attend or watch these sessions. There's a lot of new stuff
happening!
&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=8d2b53e5-a15d-41d5-a0b8-1aad628f0017" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7d939d85-46ac-45dd-99df-2ede5a662d37</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7d939d85-46ac-45dd-99df-2ede5a662d37</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I am having a very lucky year. I've been
nominated and accepted as a <a href="http://www.imaginecup.com/CompetitionsContent/JudgeBio.aspx">judge </a>at
the Worldwide finals of the Imagine Cup. I love being around students, and everything
I've heard about Imagine Cup tells me that the energy, excitement, and creativity
is marvelous to be part of. While I'm there, I decided to stay an extra day (July
11th) so I can offer my one-day C++ training to those who can't make it to Tech Ed
in Orlando or Amsterdam. Here's what I'll cover:<br /><ul><li>
Modern C++ with the Standard Library 
<br /></li><li>
Application Lifecycle Management for Visual C++ 11</li><li>
Leveraging Lambdas for the PPL and C++ AMP</li><li>
Best practices for C++ developers today</li></ul><p>
This is not a free session, but the price is even lower than the Tech Ed precons since
I don't have travel expenses to get down there and see you all. If you live in Australia,
please <a href="http://www.ssw.com.au/ssw/events/Training/VS-Dev-11.aspx">register</a> and
take advantage of this chance to come and learn what's been going on with C++ while
you weren't looking! And if you don't, I'd appreciate it if you could spread the word
to those who do.
</p><p>
Kate<br /></p><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7d939d85-46ac-45dd-99df-2ede5a662d37" /></body>
      <title>Another opportunity for all-day C++ training</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7d939d85-46ac-45dd-99df-2ede5a662d37</guid>
      <link>http://www.gregcons.com/KateBlog/AnotherOpportunityForAlldayCTraining.aspx</link>
      <pubDate>Tue, 29 May 2012 01:04:29 GMT</pubDate>
      <description>I am having a very lucky year. I've been nominated and accepted as a &lt;a href="http://www.imaginecup.com/CompetitionsContent/JudgeBio.aspx"&gt;judge &lt;/a&gt;at
the Worldwide finals of the Imagine Cup. I love being around students, and everything
I've heard about Imagine Cup tells me that the energy, excitement, and creativity
is marvelous to be part of. While I'm there, I decided to stay an extra day (July
11th) so I can offer my one-day C++ training to those who can't make it to Tech Ed
in Orlando or Amsterdam. Here's what I'll cover:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
Modern C++ with the Standard Library 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Application Lifecycle Management for Visual C++ 11&lt;/li&gt;
&lt;li&gt;
Leveraging Lambdas for the PPL and C++ AMP&lt;/li&gt;
&lt;li&gt;
Best practices for C++ developers today&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
This is not a free session, but the price is even lower than the Tech Ed precons since
I don't have travel expenses to get down there and see you all. If you live in Australia,
please &lt;a href="http://www.ssw.com.au/ssw/events/Training/VS-Dev-11.aspx"&gt;register&lt;/a&gt; and
take advantage of this chance to come and learn what's been going on with C++ while
you weren't looking! And if you don't, I'd appreciate it if you could spread the word
to those who do.
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7d939d85-46ac-45dd-99df-2ede5a662d37" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=d856d0e1-baea-47d4-a4db-fd0cd1ca8479</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d856d0e1-baea-47d4-a4db-fd0cd1ca8479</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Some people really go above and beyond
for community. They have an idea, and then they make it happen. Take <a href="http://www.nuonsoft.com/blog/">Marc
Gregoire</a>, for example. Our names are similar, and we both care about community,
C++, and related topics, but we've never met. That didn't stop him from emailing me
to see if I would do a user group talk while I was nearby for Tech Ed Europe. Of course
I would! And then he arranged for Rong Lu from the C++ team to come and do one as
well. Marc has done all the work of getting the room, the travel arrangements, you
name it. All I have to do is take a short scenic train ride, and talk about a topic
I'm excited about. That part is easy. The organizing part is hard.<br /><br />
It's going to be a very fun evening. I'm going to talk about C++ AMP, and Rong will
cover what's new in VC++ 11. I've seen her speak before, and I know you're going to
enjoy it. Be there, Wednesday June 27th at the Microsoft offices in Brussels. (I was
kinda hoping for Tuesday, so I could <a href="http://www.imdb.com/title/tt0064471">make
a joke</a>, but Wednesday will be fine.) You need to <a href="http://becpp.org/blog/2012/05/21/becpp-meeting-june-with-international-speakers/">register</a>,
so please do! 
<br /><br />
Kate<br /><br /><br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d856d0e1-baea-47d4-a4db-fd0cd1ca8479" /></body>
      <title>Speaking at the Belgium C++ Users Group</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d856d0e1-baea-47d4-a4db-fd0cd1ca8479</guid>
      <link>http://www.gregcons.com/KateBlog/SpeakingAtTheBelgiumCUsersGroup.aspx</link>
      <pubDate>Mon, 28 May 2012 00:49:12 GMT</pubDate>
      <description>Some people really go above and beyond for community. They have an idea, and then they make it happen. Take &lt;a href="http://www.nuonsoft.com/blog/"&gt;Marc
Gregoire&lt;/a&gt;, for example. Our names are similar, and we both care about community,
C++, and related topics, but we've never met. That didn't stop him from emailing me
to see if I would do a user group talk while I was nearby for Tech Ed Europe. Of course
I would! And then he arranged for Rong Lu from the C++ team to come and do one as
well. Marc has done all the work of getting the room, the travel arrangements, you
name it. All I have to do is take a short scenic train ride, and talk about a topic
I'm excited about. That part is easy. The organizing part is hard.&lt;br&gt;
&lt;br&gt;
It's going to be a very fun evening. I'm going to talk about C++ AMP, and Rong will
cover what's new in VC++ 11. I've seen her speak before, and I know you're going to
enjoy it. Be there, Wednesday June 27th at the Microsoft offices in Brussels. (I was
kinda hoping for Tuesday, so I could &lt;a href="http://www.imdb.com/title/tt0064471"&gt;make
a joke&lt;/a&gt;, but Wednesday will be fine.) You need to &lt;a href="http://becpp.org/blog/2012/05/21/becpp-meeting-june-with-international-speakers/"&gt;register&lt;/a&gt;,
so please do! 
&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d856d0e1-baea-47d4-a4db-fd0cd1ca8479" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Speaking</category>
      <category>Travel</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=0804da62-a24a-40d3-bb8c-8d7f63773eb4</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0804da62-a24a-40d3-bb8c-8d7f63773eb4</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">So much C++ news going on lately. Time
to clear my queue:<br /><br /><ul><li>
I updated my <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=win8-cpp">C++
Windows 8 Development course </a>for the Consumer Preview of Windows 8. There were
a few breaking changes, so if you're working on a Windows 8 app, take a look through
it.</li><li>
I'm part of a group working on a Windows 8 app in C++ and XAML called Hilo, inspired
by the Windows 7 Hilo application. You can read more about it on <a href="http://scottdensmore.typepad.com/blog/2012/04/hilo-for-windows-8-c-and-xaml.html">Scott
Densmore's blog</a>, the <a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/07/check-out-hilo-for-windows-8.aspx">Parallel
Programming in Native Code blog</a>, and <a href="http://hilo.codeplex.com/">the Codeplex
site</a>. There's another <a href="http://blogs.msdn.com/b/ukmsdn/archive/2012/05/02/developing-metro-apps-using-c-cx-for-c-developers.aspx">related
blog entry</a>, too.<br /></li><li>
There are Windows 8 development camps going on all over the place, but most of them
are in managed code. There's a <a href="http://blogs.msdn.com/b/vcblog/archive/2012/04/24/10297389.aspx">native
C++ one happening in Redmond on May 18th</a>, and <a href="http://blogs.msdn.com/b/vcblog/archive/2012/05/07/10301902.aspx">it's
going to be live streamed</a>.</li><li>
Don't forget my <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=adv-cpp">Advanced
Topics in C++ course</a>. I did <a href="http://blog.pluralsight.com/2012/05/09/meet-the-author-kate-gregory-on-c-advanced-topics/">an
interview</a> about it recently.</li><li>
Then there's C++ AMP - the topic of <a href="http://www.gregcons.com/cppamp">the book</a> I'm
spending all my time writing. <a temp_href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/10/the-c-amp-dev-  team-is-hiring.aspx " href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/10/the-c-amp-dev-%20%20team-is-hiring.aspx%20">They're
hiring</a>. This is a great opportunity for the right developer.</li><li>
Oh, and James McNellis spent the last however-many-months answering the question "hey,
if native WinRT has all this metadata about types, could you leverage that to implement
reflection for native code?" Which for some people was a rhetorical question or interesting
thing to muse about, but he <a href="http://seaplusplus.com/2012/04/26/cxxreflect-native-reflection-for-the-windows-runtime/">went
and did it</a>.  Incredibly cool.</li></ul><p>
It's hard to keep up with it all! Especially when I'm on a book deadline :-)
</p><p>
Kate<br /></p><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=0804da62-a24a-40d3-bb8c-8d7f63773eb4" /></body>
      <title>News, links, interviews, it's all good - and it's all C++</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0804da62-a24a-40d3-bb8c-8d7f63773eb4</guid>
      <link>http://www.gregcons.com/KateBlog/NewsLinksInterviewsItsAllGoodAndItsAllC.aspx</link>
      <pubDate>Fri, 11 May 2012 02:06:29 GMT</pubDate>
      <description>So much C++ news going on lately. Time to clear my queue:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
I updated my &lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=win8-cpp"&gt;C++
Windows 8 Development course &lt;/a&gt;for the Consumer Preview of Windows 8. There were
a few breaking changes, so if you're working on a Windows 8 app, take a look through
it.&lt;/li&gt;
&lt;li&gt;
I'm part of a group working on a Windows 8 app in C++ and XAML called Hilo, inspired
by the Windows 7 Hilo application. You can read more about it on &lt;a href="http://scottdensmore.typepad.com/blog/2012/04/hilo-for-windows-8-c-and-xaml.html"&gt;Scott
Densmore's blog&lt;/a&gt;, the &lt;a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/07/check-out-hilo-for-windows-8.aspx"&gt;Parallel
Programming in Native Code blog&lt;/a&gt;, and &lt;a href="http://hilo.codeplex.com/"&gt;the Codeplex
site&lt;/a&gt;. There's another &lt;a href="http://blogs.msdn.com/b/ukmsdn/archive/2012/05/02/developing-metro-apps-using-c-cx-for-c-developers.aspx"&gt;related
blog entry&lt;/a&gt;, too.&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
There are Windows 8 development camps going on all over the place, but most of them
are in managed code. There's a &lt;a href="http://blogs.msdn.com/b/vcblog/archive/2012/04/24/10297389.aspx"&gt;native
C++ one happening in Redmond on May 18th&lt;/a&gt;, and &lt;a href="http://blogs.msdn.com/b/vcblog/archive/2012/05/07/10301902.aspx"&gt;it's
going to be live streamed&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
Don't forget my &lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=adv-cpp"&gt;Advanced
Topics in C++ course&lt;/a&gt;. I did &lt;a href="http://blog.pluralsight.com/2012/05/09/meet-the-author-kate-gregory-on-c-advanced-topics/"&gt;an
interview&lt;/a&gt; about it recently.&lt;/li&gt;
&lt;li&gt;
Then there's C++ AMP - the topic of &lt;a href="http://www.gregcons.com/cppamp"&gt;the book&lt;/a&gt; I'm
spending all my time writing. &lt;a temp_href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/10/the-c-amp-dev-  team-is-hiring.aspx " href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/05/10/the-c-amp-dev-%20%20team-is-hiring.aspx%20"&gt;They're
hiring&lt;/a&gt;. This is a great opportunity for the right developer.&lt;/li&gt;
&lt;li&gt;
Oh, and James McNellis spent the last however-many-months answering the question "hey,
if native WinRT has all this metadata about types, could you leverage that to implement
reflection for native code?" Which for some people was a rhetorical question or interesting
thing to muse about, but he &lt;a href="http://seaplusplus.com/2012/04/26/cxxreflect-native-reflection-for-the-windows-runtime/"&gt;went
and did it&lt;/a&gt;.&amp;nbsp; Incredibly cool.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
It's hard to keep up with it all! Especially when I'm on a book deadline :-)
&lt;/p&gt;
&lt;p&gt;
Kate&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=0804da62-a24a-40d3-bb8c-8d7f63773eb4" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=063d812d-6be3-472c-ae61-907fb5d96c60</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=063d812d-6be3-472c-ae61-907fb5d96c60</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My <a href="http://northamerica.msteched.com/preconferenceseminars">C++ precon</a>,
an all-day session about modern C++, has had a slight title change and is now called <b>PRC08,
C++ in Visual Studio 11: Modern, Readable, Safe, Fast</b>. The content is still the
same. My high level outline is:
</p>
        <ul>
          <li>
Modern C++ with the Standard Library (demo of strings, shared pointers)</li>
          <li>
Application Lifecycle Management for Visual C++ 11</li>
          <li>
Leveraging Lambdas for the PPL and C++ AMP 
<br /></li>
          <li>
Best practices for C++ developers today</li>
        </ul>
This is all day the Sunday before Tech Ed Orlando starts, June 10th. You don't have
to be registered for Tech Ed to attend a pre-con. It's a great way to get caught back
up on what's been happening with C++ over the last decade or so. It's really not the
language you remember. I plan to show you what's fun and amazing about it. Forget
all that pointer-to-pointer-to-pointer and manual memory management stuff you may
remember, and get ready to see how C++ can be simple, fast, and genuinely useful in
some surprising ways.<br /><br />
Kate<br /><p><br /></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=063d812d-6be3-472c-ae61-907fb5d96c60" /></body>
      <title>Slight title change for C++ Pre-Con at Tech Ed Orlando</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=063d812d-6be3-472c-ae61-907fb5d96c60</guid>
      <link>http://www.gregcons.com/KateBlog/SlightTitleChangeForCPreConAtTechEdOrlando.aspx</link>
      <pubDate>Fri, 23 Mar 2012 16:12:51 GMT</pubDate>
      <description>&lt;p&gt;
My &lt;a href="http://northamerica.msteched.com/preconferenceseminars"&gt;C++ precon&lt;/a&gt;,
an all-day session about modern C++, has had a slight title change and is now called &lt;b&gt;PRC08,
C++ in Visual Studio 11: Modern, Readable, Safe, Fast&lt;/b&gt;. The content is still the
same. My high level outline is:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Modern C++ with the Standard Library (demo of strings, shared pointers)&lt;/li&gt;
&lt;li&gt;
Application Lifecycle Management for Visual C++ 11&lt;/li&gt;
&lt;li&gt;
Leveraging Lambdas for the PPL and C++ AMP 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Best practices for C++ developers today&lt;/li&gt;
&lt;/ul&gt;
This is all day the Sunday before Tech Ed Orlando starts, June 10th. You don't have
to be registered for Tech Ed to attend a pre-con. It's a great way to get caught back
up on what's been happening with C++ over the last decade or so. It's really not the
language you remember. I plan to show you what's fun and amazing about it. Forget
all that pointer-to-pointer-to-pointer and manual memory management stuff you may
remember, and get ready to see how C++ can be simple, fast, and genuinely useful in
some surprising ways.&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=063d812d-6be3-472c-ae61-907fb5d96c60" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</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=2b88f7a0-5e0d-4418-8f08-8f8b837e4298</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2b88f7a0-5e0d-4418-8f08-8f8b837e4298</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been working on another C++ course for Pluralsight to complement the <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=win8-cpp">C++
WinRT/Windows 8/Metro</a> course I did as well as the two-part C++ Fundamentals course
(<a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=cpp-fundamentals">part
1</a>, <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=cppfund2">part
2</a>). It's <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=adv-cpp">finished
and live</a>!
</p>
        <p>
The topics I cover are:
</p>
        <ul>
          <li>
Avoid Manual Memory Management</li>
          <li>
Use Lambdas</li>
          <li>
Use Standard Containers</li>
          <li>
Use Standard Algorithms</li>
          <li>
Embrace Move Semantics</li>
          <li>
Follow Style Rules</li>
          <li>
Consider the PImpl Idiom</li>
          <li>
Stop Writing C With Classes</li>
        </ul>
        <p>
I had a real blast writing this - while I was editing it I could hear my own enjoyment
of parts of it. I hope you enjoy it too. A Pluralsight <a href="http://www.pluralsight-training.net/microsoft/Products/Individual">subscription </a>is
such a bargain - buy one for the topics you simply MUST learn for work, then use it
on your own time to learn all those other things that you think you might benefit
from. (I recommend Annual Plus - $500 gets you the sample code and offline viewing,
all you can learn for a year.) Whether C++ is "must learn for work" or "I hear it's
different know, wonder if it could help me" for you, I hope you find it helpful. Please
let me know!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=2b88f7a0-5e0d-4418-8f08-8f8b837e4298" />
      </body>
      <title>Advanced C++ course now live on Pluralsight</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=2b88f7a0-5e0d-4418-8f08-8f8b837e4298</guid>
      <link>http://www.gregcons.com/KateBlog/AdvancedCCourseNowLiveOnPluralsight.aspx</link>
      <pubDate>Sat, 10 Mar 2012 19:36:17 GMT</pubDate>
      <description>&lt;p&gt;
I've been working on another C++ course for Pluralsight to complement the &lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=win8-cpp"&gt;C++
WinRT/Windows 8/Metro&lt;/a&gt; course I did as well as the two-part C++ Fundamentals course
(&lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=cpp-fundamentals"&gt;part
1&lt;/a&gt;, &lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=cppfund2"&gt;part
2&lt;/a&gt;). It's &lt;a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=adv-cpp"&gt;finished
and live&lt;/a&gt;!
&lt;/p&gt;
&lt;p&gt;
The topics I cover are:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Avoid Manual Memory Management&lt;/li&gt;
&lt;li&gt;
Use Lambdas&lt;/li&gt;
&lt;li&gt;
Use Standard Containers&lt;/li&gt;
&lt;li&gt;
Use Standard Algorithms&lt;/li&gt;
&lt;li&gt;
Embrace Move Semantics&lt;/li&gt;
&lt;li&gt;
Follow Style Rules&lt;/li&gt;
&lt;li&gt;
Consider the PImpl Idiom&lt;/li&gt;
&lt;li&gt;
Stop Writing C With Classes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I had a real blast writing this - while I was editing it I could hear my own enjoyment
of parts of it. I hope you enjoy it too. A Pluralsight &lt;a href="http://www.pluralsight-training.net/microsoft/Products/Individual"&gt;subscription &lt;/a&gt;is
such a bargain - buy one for the topics you simply MUST learn for work, then use it
on your own time to learn all those other things that you think you might benefit
from. (I recommend Annual Plus - $500 gets you the sample code and offline viewing,
all you can learn for a year.) Whether C++ is "must learn for work" or "I hear it's
different know, wonder if it could help me" for you, I hope you find it helpful. Please
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=2b88f7a0-5e0d-4418-8f08-8f8b837e4298" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=38832443-1d45-4c20-85c4-fc827b85236e</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=38832443-1d45-4c20-85c4-fc827b85236e</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I've been excited about C++ AMP since it
was first <a href="http://blogs.msdn.com/b/vcblog/archive/2011/06/15/introducing-amp.aspx">announced </a>back
in June. What's C++ AMP? It stands for Accelerated Massive Parallelism and it's about
harnessing thousands of cores on accelerators like GPUs. You can speed up some applications
by a factor of 10 or more. Not 10%, 10x. And you don't have to learn some C-like language,
you get to work in C++. It's done almost entirely with libraries, which means you
can use C++ AMP from a variety of applications, including Metro apps for Windows 8. 
<br /><br />
If you check <a href="http://www.gregcons.com/KateBlog/CategoryView.aspx?category=Concurrency">my
Concurrency category</a> you'll see I've been writing code (and words) for months
now. I just haven't been putting those words here on my blog. Instead, they're going
into a book, for Microsoft Press! Soon, I will have some chapter drafts available
for review. If you're interested, I've set up a <a href="http://www.gregcons.com/cppamp">page
with some details</a>, and some links for those who want to learn more.<br /><br />
There's increasing media coverage, including <a href="http://arstechnica.com/microsoft/news/2012/02/microsoft-publishes-fancy-pants-heterogeneous-parallel-gpgpu-c-amp-specification.ars?comments=1#comments-bar">Peter
Bright at ars technica</a> and <a href="http://www.eweek.com/c/a/Application-Development/Microsoft-Gives-C-Developers-Compute-Power-of-the-GPU-769755/?kc=rss&amp;utm_source=twitterfeed&amp;utm_medium=twitter">Darryl
Taft at eWeek</a>, and last week the <a href="http://download.microsoft.com/download/4/0/E/40EA02D8-23A7-4BD2-AD3A-0BFFFB640F28/CppAMPLanguageAndProgrammingModel.pdf">spec</a> was <a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/02/03/c-amp-open-spec-published.aspx">released
to the public</a> under the Microsoft Community Promise license. This means other
compiler vendors can implement C++ AMP in their own compilers, allowing even more
developers access to heterogeneous hardware and massive speedups for data parallel
calculations. Herb Sutter mentioned it in <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond">the
Day 2 keynote</a> at GoingNative, <a href="http://blogs.msdn.com/b/vcblog/archive/2012/02/03/10263262.aspx">the
Visual C++ Blog</a> included a link, and <a href="http://blogs.msdn.com/b/somasegar/archive/2012/02/03/c-amp-open-specification.aspx">Soma
blogged about it</a> too.<br /><br />
Dive in! There's a lot to learn. And plenty of samples to play with. I'll post updates
here as I go.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=38832443-1d45-4c20-85c4-fc827b85236e" /></body>
      <title>C++ AMP - I like it so much, I'm doing a book on it!</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=38832443-1d45-4c20-85c4-fc827b85236e</guid>
      <link>http://www.gregcons.com/KateBlog/CAMPILikeItSoMuchImDoingABookOnIt.aspx</link>
      <pubDate>Thu, 09 Feb 2012 01:48:48 GMT</pubDate>
      <description>I've been excited about C++ AMP since it was first &lt;a href="http://blogs.msdn.com/b/vcblog/archive/2011/06/15/introducing-amp.aspx"&gt;announced &lt;/a&gt;back
in June. What's C++ AMP? It stands for Accelerated Massive Parallelism and it's about
harnessing thousands of cores on accelerators like GPUs. You can speed up some applications
by a factor of 10 or more. Not 10%, 10x. And you don't have to learn some C-like language,
you get to work in C++. It's done almost entirely with libraries, which means you
can use C++ AMP from a variety of applications, including Metro apps for Windows 8. 
&lt;br&gt;
&lt;br&gt;
If you check &lt;a href="http://www.gregcons.com/KateBlog/CategoryView.aspx?category=Concurrency"&gt;my
Concurrency category&lt;/a&gt; you'll see I've been writing code (and words) for months
now. I just haven't been putting those words here on my blog. Instead, they're going
into a book, for Microsoft Press! Soon, I will have some chapter drafts available
for review. If you're interested, I've set up a &lt;a href="http://www.gregcons.com/cppamp"&gt;page
with some details&lt;/a&gt;, and some links for those who want to learn more.&lt;br&gt;
&lt;br&gt;
There's increasing media coverage, including &lt;a href="http://arstechnica.com/microsoft/news/2012/02/microsoft-publishes-fancy-pants-heterogeneous-parallel-gpgpu-c-amp-specification.ars?comments=1#comments-bar"&gt;Peter
Bright at ars technica&lt;/a&gt; and &lt;a href="http://www.eweek.com/c/a/Application-Development/Microsoft-Gives-C-Developers-Compute-Power-of-the-GPU-769755/?kc=rss&amp;amp;utm_source=twitterfeed&amp;amp;utm_medium=twitter"&gt;Darryl
Taft at eWeek&lt;/a&gt;, and last week the &lt;a href="http://download.microsoft.com/download/4/0/E/40EA02D8-23A7-4BD2-AD3A-0BFFFB640F28/CppAMPLanguageAndProgrammingModel.pdf"&gt;spec&lt;/a&gt; was &lt;a href="http://blogs.msdn.com/b/nativeconcurrency/archive/2012/02/03/c-amp-open-spec-published.aspx"&gt;released
to the public&lt;/a&gt; under the Microsoft Community Promise license. This means other
compiler vendors can implement C++ AMP in their own compilers, allowing even more
developers access to heterogeneous hardware and massive speedups for data parallel
calculations. Herb Sutter mentioned it in &lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond"&gt;the
Day 2 keynote&lt;/a&gt; at GoingNative, &lt;a href="http://blogs.msdn.com/b/vcblog/archive/2012/02/03/10263262.aspx"&gt;the
Visual C++ Blog&lt;/a&gt; included a link, and &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2012/02/03/c-amp-open-specification.aspx"&gt;Soma
blogged about it&lt;/a&gt; too.&lt;br&gt;
&lt;br&gt;
Dive in! There's a lot to learn. And plenty of samples to play with. I'll post updates
here as I go.&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=38832443-1d45-4c20-85c4-fc827b85236e" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
      <category>Windows 7</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=a243512d-6959-4a7f-b41e-2b65359b9285</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=a243512d-6959-4a7f-b41e-2b65359b9285</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The minute this was announced, I knew I had to go.
</p>
        <p>
          <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012">
            <img src="http://www.gregcons.com/KateBlog/content/binary/6f1bfc53-5eb9-4e2c-8b12-f9d295412afe.png" height="151" border="0" width="725" />
          </a>
        </p>
        <p>
Two days of "C++ today and tomorrow" with the bright lights of C++ today? Just try
and keep me away! I'm so glad I was there - it was AMAZING and FANTASTIC and just
generally wonderful. For me, personally, seeing so many old friends was a big part
of it. The C++ team, other C++ MVPs, people I went to university with, and so on.
It was also wonderful to see so many young people - including speakers, but also attendees,
who were clearly in their 20s (and a few who were obviously in their teens.) After
Chandler's talk I told someone "we can retire now: the future of C++ is in good hands."
The speakers were not "the usual suspects" at a Microsoft event either. At a panel
at the end of the second day, someone asked about C++ and the cloud and one of the
answers was to indicate three speakers sitting next to each other: "Microsoft guy,
Facebook guy, Google guy. Where <b>isn't</b> C++ in the cloud?" While that was a great
cloud answer, I think it also highlights how inclusive this was - it was a C++ conference
held at Microsoft, not a Microsoft conference.
</p>
        <p>
Some fun quotes I happened to write down:
</p>
        <ul>
          <li>
“if it’s that ugly, it must be good” - Bjarne, on why some newbies imitate horrible
code written long ago by their heroes</li>
          <li>
“write C-style code, expect C-style errors” - Bjarne again</li>
          <li>
“we know where bugs hide” – Bjarne (they hide in large tracts of complicated code)</li>
          <li>
"dot dot dot is where the fun begins" - Andrei</li>
          <li>
"real code is not supposed to fit on slides" - Andrei</li>
          <li>
"this is legal" - Andrei (we needed to be reassured since it rarely looked legal)<br /></li>
          <li>
"if you're using <font face="Courier New">new </font>or <font face="Courier New">delete</font>,
you're doing it wrong" - Herb (it's true!)<br /></li>
        </ul>
        <p>
And Chandler's talk was very much a 2012 talk, with lolcat-like interjections and
Simpsons references and even a how-agile-is-this update with a picture of Oscar Wilde
in reference to Andrei's earlier off-the-cuff description of some template error messages
(aka template barf) as being "a small novel by Oscar Wilde." The humour level was
very high, much of it self-deprecating - no-one, not even the coiners of the terms,
thinks <a href="http://en.wikipedia.org/wiki/RAII">RAII </a>or <a href="http://en.wikipedia.org/wiki/SFINAE">SFINAE </a>are
great names, but what the heck, they're the names we use.
</p>
        <p>
Even the little things here were so well done. Herb opened the conference by dedicating
it to <a href="http://en.wikipedia.org/wiki/Dennis_Ritchie">Dennis Ritchie</a>, which
I found extraordinarily touching and appropriate. He opened day 2 by celebrating <a href="http://t.co/BTVLlfCC">the
20 year anniversary of Microsoft C7</a> which was C++ 1 for them, with Visual C++
appearing in the next release. There on the podium was the two foot long, 44 pound
box, with multicoloured plusses all over it, in which it shipped. 
<br /></p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/herbwithbox.jpg" border="0" />
        </p>
        <p>
And what was inside? A lot of books, and a lot of 3.5" floppies (I took this picture
earlier, before the box headed to campus):
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/insidebox.jpg" border="0" />
        </p>
        <p>
There are 5 or 6 floppies in each bag and apparently each bag had a part number of
its own. 
<br /></p>
        <p>
This conference was far more than a trip down memory lane, of course. It was a two-day
Valentine from Microsoft to the C++ community, a demonstration of the "new growth"
in modern C++ and the power and capability that is there for those who are prepared
to start using the new features, and a chance for all of us to accelerate the learning
we have to do. I so hope you were able to be there, or to catch the energy by watching
it live and following tweets from those of us who had to share the bon mots and the
fun. But if not, the on-demand videos are almost all there now. Here are the links:
</p>
        <blockquote>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Keynote-Bjarne-Stroustrup-Cpp11-Style">Bjarne
Stroustrup</a>
            </strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Keynote-Bjarne-Stroustrup-Cpp11-Style">
              <strong>:
C++11 Style</strong>
            </a>
          </p>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Threads-and-Shared-Variables-in-C-11">Hans
Boehm</a>
            </strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Threads-and-Shared-Variables-in-C-11">
              <strong>:
Threads and Shared Variables in C++11</strong>
            </a>
            <br />
          </p>
          <p>
            <em>
            </em>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/STL11-Magic-Secrets">Stephan
T. Lavavej: STL11 – Magic &amp;&amp; Secrets</a>
            </strong>
          </p>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Variadic-Templates-are-Funadic">Andrei
Alexandrescu</a>
            </strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Variadic-Templates-are-Funadic">
              <strong>:
Variadic Templates are Funadic</strong>
            </a>
          </p>
          <strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-The-Importance-of-Being-Native">Panel:
The Importance of Being Native </a>
          </strong>
          <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-The-Importance-of-Being-Native">(<strong>Bjarne,
Andrei, Herb, Hans</strong>)</a>
          <strong> </strong>
          <p>
          </p>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond" target="_blank">Herb
Sutter</a>
            </strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond" target="_blank">: <strong>C++11,
VC++11 and Beyond</strong></a>
          </p>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Clang-Defending-C-from-Murphy-s-Million-Monkeys">Chandler
Carruth</a>
            </strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Clang-Defending-C-from-Murphy-s-Million-Monkeys">
              <strong>:</strong>
              <strong>Clang
- Defending C++ from Murphy's Million Monkeys</strong>
            </a>
            <em>
              <br />
              <br />
              <em>
              </em>
            </em>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Static-If-I-Had-a-Hammer">Andrei
Alexandrescu: Static If I Had a Hammer</a>
            </strong>
          </p>
          <p>
            <strong>
              <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/A-Concept-Design-for-C-">Bjarne
Stroustrup and Andrew Sutton: A Concept Design for C++</a>
            </strong>
          </p>
          <strong>
            <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-Ask-Us-Anything-">Panel:
Ask Us Anything! </a>
          </strong>
          <a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-Ask-Us-Anything-">(<strong>all
speakers</strong>)</a>
        </blockquote>
        <p>
Fair warning: both of Andrei's talks, and the Concepts talk, are hard. This is cool
new stuff that we are all learning about. There is no shame in pausing, rewinding,
and giving something a second listen. Look, Chandler was running through pitfalls
and problems that Clang catches, and showed some code with a problem I couldn't spot.
A few minutes later in the Q&amp;A, Bjarne asked him to clarify just what the problem
was. Made me feel better!
</p>
        <p>
Chances are you won't be able to watch any of these on fast forward, or skip any of
them. So I'm asking you to invest 12 hours of your life to watch all of them. Do it!
You won't regret it!
</p>
        <p>
Kate
</p>
        <p>
PS: They gave us shirts (it's all about the shirts for developers) with real code
on the back and this on the front:
</p>
        <img src="http://www.gregcons.com/KateBlog/content/binary/gonenative.png" height="408" border="0" width="726" />
        <br />
        <br />
Highly appropriate. Of course, it's not a comeback for those of us who never left.
But still...<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=a243512d-6959-4a7f-b41e-2b65359b9285" /></body>
      <title>Gone Native!</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=a243512d-6959-4a7f-b41e-2b65359b9285</guid>
      <link>http://www.gregcons.com/KateBlog/GoneNative.aspx</link>
      <pubDate>Tue, 07 Feb 2012 17:19:41 GMT</pubDate>
      <description>&lt;p&gt;
The minute this was announced, I knew I had to go.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012"&gt;&lt;img src="http://www.gregcons.com/KateBlog/content/binary/6f1bfc53-5eb9-4e2c-8b12-f9d295412afe.png" height="151" border="0" width="725"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Two days of "C++ today and tomorrow" with the bright lights of C++ today? Just try
and keep me away! I'm so glad I was there - it was AMAZING and FANTASTIC and just
generally wonderful. For me, personally, seeing so many old friends was a big part
of it. The C++ team, other C++ MVPs, people I went to university with, and so on.
It was also wonderful to see so many young people - including speakers, but also attendees,
who were clearly in their 20s (and a few who were obviously in their teens.) After
Chandler's talk I told someone "we can retire now: the future of C++ is in good hands."
The speakers were not "the usual suspects" at a Microsoft event either. At a panel
at the end of the second day, someone asked about C++ and the cloud and one of the
answers was to indicate three speakers sitting next to each other: "Microsoft guy,
Facebook guy, Google guy. Where &lt;b&gt;isn't&lt;/b&gt; C++ in the cloud?" While that was a great
cloud answer, I think it also highlights how inclusive this was - it was a C++ conference
held at Microsoft, not a Microsoft conference.
&lt;/p&gt;
&lt;p&gt;
Some fun quotes I happened to write down:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
“if it’s that ugly, it must be good” - Bjarne, on why some newbies imitate horrible
code written long ago by their heroes&lt;/li&gt;
&lt;li&gt;
“write C-style code, expect C-style errors” - Bjarne again&lt;/li&gt;
&lt;li&gt;
“we know where bugs hide” – Bjarne (they hide in large tracts of complicated code)&lt;/li&gt;
&lt;li&gt;
"dot dot dot is where the fun begins" - Andrei&lt;/li&gt;
&lt;li&gt;
"real code is not supposed to fit on slides" - Andrei&lt;/li&gt;
&lt;li&gt;
"this is legal" - Andrei (we needed to be reassured since it rarely looked legal)&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
"if you're using &lt;font face="Courier New"&gt;new &lt;/font&gt;or &lt;font face="Courier New"&gt;delete&lt;/font&gt;,
you're doing it wrong" - Herb (it's true!)&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
And Chandler's talk was very much a 2012 talk, with lolcat-like interjections and
Simpsons references and even a how-agile-is-this update with a picture of Oscar Wilde
in reference to Andrei's earlier off-the-cuff description of some template error messages
(aka template barf) as being "a small novel by Oscar Wilde." The humour level was
very high, much of it self-deprecating - no-one, not even the coiners of the terms,
thinks &lt;a href="http://en.wikipedia.org/wiki/RAII"&gt;RAII &lt;/a&gt;or &lt;a href="http://en.wikipedia.org/wiki/SFINAE"&gt;SFINAE &lt;/a&gt;are
great names, but what the heck, they're the names we use.
&lt;/p&gt;
&lt;p&gt;
Even the little things here were so well done. Herb opened the conference by dedicating
it to &lt;a href="http://en.wikipedia.org/wiki/Dennis_Ritchie"&gt;Dennis Ritchie&lt;/a&gt;, which
I found extraordinarily touching and appropriate. He opened day 2 by celebrating &lt;a href="http://t.co/BTVLlfCC"&gt;the
20 year anniversary of Microsoft C7&lt;/a&gt; which was C++ 1 for them, with Visual C++
appearing in the next release. There on the podium was the two foot long, 44 pound
box, with multicoloured plusses all over it, in which it shipped. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/herbwithbox.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
And what was inside? A lot of books, and a lot of 3.5" floppies (I took this picture
earlier, before the box headed to campus):
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/insidebox.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
There are 5 or 6 floppies in each bag and apparently each bag had a part number of
its own. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
This conference was far more than a trip down memory lane, of course. It was a two-day
Valentine from Microsoft to the C++ community, a demonstration of the "new growth"
in modern C++ and the power and capability that is there for those who are prepared
to start using the new features, and a chance for all of us to accelerate the learning
we have to do. I so hope you were able to be there, or to catch the energy by watching
it live and following tweets from those of us who had to share the bon mots and the
fun. But if not, the on-demand videos are almost all there now. Here are the links:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Keynote-Bjarne-Stroustrup-Cpp11-Style"&gt;Bjarne
Stroustrup&lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Keynote-Bjarne-Stroustrup-Cpp11-Style"&gt;&lt;strong&gt;:
C++11 Style&lt;/strong&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Threads-and-Shared-Variables-in-C-11"&gt;Hans
Boehm&lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Threads-and-Shared-Variables-in-C-11"&gt;&lt;strong&gt;:
Threads and Shared Variables in C++11&lt;/strong&gt;&lt;/a&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;/em&gt;&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/STL11-Magic-Secrets"&gt;Stephan
T. Lavavej: STL11 – Magic &amp;amp;&amp;amp; Secrets&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Variadic-Templates-are-Funadic"&gt;Andrei
Alexandrescu&lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Variadic-Templates-are-Funadic"&gt;&lt;strong&gt;:
Variadic Templates are Funadic&lt;/strong&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-The-Importance-of-Being-Native"&gt;Panel:
The Importance of Being Native &lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-The-Importance-of-Being-Native"&gt;(&lt;strong&gt;Bjarne,
Andrei, Herb, Hans&lt;/strong&gt;)&lt;/a&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond" target="_blank"&gt;Herb
Sutter&lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond" target="_blank"&gt;: &lt;strong&gt;C++11,
VC++11 and Beyond&lt;/strong&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Clang-Defending-C-from-Murphy-s-Million-Monkeys"&gt;Chandler
Carruth&lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Clang-Defending-C-from-Murphy-s-Million-Monkeys"&gt;&lt;strong&gt;:&lt;/strong&gt; &lt;strong&gt;Clang
- Defending C++ from Murphy's Million Monkeys&lt;/strong&gt;&lt;/a&gt;&lt;em&gt;
&lt;br&gt;
&lt;br&gt;
&lt;em&gt;&lt;/em&gt;&lt;/em&gt;&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Static-If-I-Had-a-Hammer"&gt;Andrei
Alexandrescu: Static If I Had a Hammer&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/A-Concept-Design-for-C-"&gt;Bjarne
Stroustrup and Andrew Sutton: A Concept Design for C++&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-Ask-Us-Anything-"&gt;Panel:
Ask Us Anything! &lt;/a&gt;&lt;/strong&gt;&lt;a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Interactive-Panel-Ask-Us-Anything-"&gt;(&lt;strong&gt;all
speakers&lt;/strong&gt;)&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;
Fair warning: both of Andrei's talks, and the Concepts talk, are hard. This is cool
new stuff that we are all learning about. There is no shame in pausing, rewinding,
and giving something a second listen. Look, Chandler was running through pitfalls
and problems that Clang catches, and showed some code with a problem I couldn't spot.
A few minutes later in the Q&amp;amp;A, Bjarne asked him to clarify just what the problem
was. Made me feel better!
&lt;/p&gt;
&lt;p&gt;
Chances are you won't be able to watch any of these on fast forward, or skip any of
them. So I'm asking you to invest 12 hours of your life to watch all of them. Do it!
You won't regret it!
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;p&gt;
PS: They gave us shirts (it's all about the shirts for developers) with real code
on the back and this on the front:
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/gonenative.png" height="408" border="0" width="726"&gt;
&lt;br&gt;
&lt;br&gt;
Highly appropriate. Of course, it's not a comeback for those of us who never left.
But still...&lt;br&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=a243512d-6959-4a7f-b41e-2b65359b9285" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
      <category>MVP</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 11</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=375476f3-d26c-4e81-aa5b-d51e80108808</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=375476f3-d26c-4e81-aa5b-d51e80108808</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Oh my goodness. What a week that was!
</p>
        <p>
Here's how I thought I would do my first summary. Links to videos, discussions of
sessions I either went to or tried to go to (more on that in a moment) along with
my tweets from the ground, as it were.
</p>
        <p>
My first real tweet Tuesday morning (8:37 California time) was announcing that my
PluralSight C++ Fundamentals course had <a href="http://t.co/OlTX70V">gone live</a>.
Then <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/KEY-0001">the keynote</a> started.
Here are my tweets and retweets along with the time into the keynote I said them:
</p>
        <ul>
          <li>
6 minutes: #bldwin totally dominating my stream SS doing a good intro to lean back
computing</li>
          <li>
37 minutes: RT @dseven WinRT API'S are natively built into Windows and built to reflect
in different languages - C/C++ and .NET. #bldwin</li>
          <li>
42 minutes: Starting at 8PM today, Seattle time, you can download all of the code
that attendees at BUILD received. <a href="http://t.co/nuTuwga">t.co/nuTuwga</a></li>
          <li>
43 minutes: RT @wkrwk Did anyone notice the UI during the VSE 11 demo is the classic
Windows UI? #bldwin</li>
          <li>
48 minutes: #bldwin VS vNext demo is breaking twitter = no hope of following it all</li>
          <li>
50 minutes: RT @andrewbrust Expression Blend is still Grey on Black. It could use
a little "fast and fluid," frankly. #bldwin</li>
          <li>
51 minutes: Store menu in VS?? #bldwin #wholenewworld</li>
          <li>
58 minutes: RT @rhundhausen Desktop (#x86) apps can be listed in the #windows8 store
as well #bldwin</li>
          <li>
61 minutes: RT @ayus :))) RT @timheuer The Red Shirt is dominant even when not present.
#bldwin @scottgu</li>
          <li>
79 minutes, @EdgarSanchez retweeted @rickasaurus asking "I'm interested in hearing
more about this new GPU offloading API. Any links? #bldwin" and I answered "Check
my blog as the week goes on for GPU stuff"</li>
          <li>
80 minutes: RT @marypcbuk Sinofsky: that gaming PC looks like ice. Angiulo: more like
lava, it converts 700w of power to 4.7 teraflops like 3,500 Cray XMPs #bldwinPlatform
for Metro style apps</li>
          <li>
87 minutes: RT @Pete_Brown Dude just cracked open a laptop on stage and showed the
electronics. Can't beat that #bldwin #geek</li>
          <li>
100 minutes: RT @andrewbrust When will we admit Sinofsky's doing a great job? He's
working hard, not just presiding. #bldwin</li>
          <li>
120 minutes: RT @ronnipedersen If you have an iPad, don't watch the build keynote…
It'll make you feel like you have bought a C64 #bldwin</li>
          <li>
127 minutes: RT @jonbrasted It is a great day to be a Windows developer. #bldwin #trbbuild<br /><br /></li>
        </ul>
The download surprised me, I didn't think it would be ready for people to try on any
old hardware. And the hardware demo was very very good. And sure, I was on instant
messenger back to the office saying "it's official" when the rumour was finally confirmed
that we were getting tablets. But mostly, I really liked what I saw and wanted to
know more, which is what keynotes are all about.<br /><br />
After eating something completely unmemorable, I found my way to the overflow room,
always a little more casual and a good place to find "the cool kids". I had already
met a number of old friends in the huge keynote session and before it, but here were
more. I'll just give you the links to the Big Picture sessions. They are all very
good.<br /><br /><ul><li><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1004">8 traits of great
Metro style apps </a>- a truly excellent session by a presenter who cares deeply about
the topic. I tweeted a lot less during this one because it required more active listening.</li><li><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1005">Platform for Metro
style apps</a> - another very good session during which I just retweeted some other
people's "Hey, this stuff is C++" reactions and a link to the session planner app
for the phone, which I used heavily.</li></ul>
By this time people were starting to "get it" (including me) and the excitement level
was rising. Here's just what I retweeted:<br /><ul><li>
@coridrew #bldWin is really, really, really making me want to //BUILD/ Windows apps
#BestConferenceNameEver #WhoKnew</li><li>
@briannoyes Add ref from js project to C++ library - really empasizes this is running
native #bldwin</li><li>
+@fignewtron iPad limited in many ways to consumption - Windows 8 is production and
consumption on many devices. Sales numbers decide winner. #bldwin</li><li>
@mcakins Wow, the silence from Apple's camp is deafening! Windows rocks once more!
Its 1995 all over again! #bldwin</li></ul><p></p><p>
One more session: <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1006">Tools
for building Metro style apps</a> - I was getting tired at this point. It was a lot
to take in. People were lined up the length of the convention centre for tablets.
I knew there were enough for all of us, so I went back to my room to edit my pointers
module for the PluralSight course so it could "tack on" to the end of the published
course. While videos rendered, I had a little back and forth on Twitter with people
who had noticed how much fun I was having, and others who were playing with their
tablets already. I slipped out to pickup the tablet about 7:30 but didn't open it
till the module was done. Then:
</p><ul><li>
10:48 pm: got major piece of work done ... yielding to temptation ... tablet here
i come #bldwin</li><li>
10:57 pm: How's that for fast setup? Everything's installed.... Trying visual studio
next</li><li>
11:11 pm: Just wrote a Win8 C++ app on the tablet with touch keyboard. Built and ran
first time. #winning</li></ul>
That's right, I didn't even set up the bluetooth keyboard. People cite Visual Studio
as an app you couldn't possibly use with touch. I wouldn't want to do it all day,
but I did it! Then I played a bit more.<br /><br />
Day 2 started with <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/KEY-0002">another
whole keynote</a>. C++ was front and centre here. Some tweets:<br /><ul><li>
17 minutes: RT @seesharp 3D graphics debugging at the pixel level in DirectX. Unreal.
#bldwin</li><li>
33 minutes: RT @bgervin killer strategy for MS to help developers make HTML apps for
iOS and Android #bldwin<br /></li><li>
34 minutes: RT @tpdorsey RT @EisenbergEffect […] in C++, you can write your own WinRT
library, which when built, can be used by C++, C#, VB and JS.</li><li>
34 minutes: RT @jmorrill This new COM and C++ version is not _anything_ like what
you think it is. From what I can tell so far...effing amazing!!!!<br /></li><li>
49 minutes: Loved it RT @MichaelDesmond Zander shows off the new image editor in VS11
as he works on a C++ DirectX game.</li><li>
54 minutes: RT @shycohen Moving a VHD while the machine is running is cool. Moving
a live VHD is even cooler! :) Will enable amazing things in the future. #bldwin</li><li>
82 minutes: most tattoos ever in an MS keynote</li><li>
95 minutes: RT @seesharp WOAH. Did not expect Steve Ballmer today. Everyone was starting
to leave already. Woah! #bldwin</li><li>
97 minutes: RT @carafone 500,000 downloads of #win8 already! #bldwin</li><li>
98 minutes: RT @LACanuck And #Win8 was downloaded 500K times in 12 hrs RT @mashable:
RIM Has Sold Just 490,000 PlayBooks - on.mash.to/nEu0dU #bldwin</li><li>
102 minutes: That's what these keynotes were missing! Turns out it's a great time
to be a developer. I was worrying, no-one had told me yet #bldwin</li><li>
105 minutes: I've been paid to program since 1979. Keynotes tell me at least once
a year it's a great time to be a developer. And they're right. #bldwin</li></ul>
Then it was time for simultaneous breakouts, and that meant choices. You can search <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011">the
sessions list</a> as well as I can. <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011?t=c%2B%2B">The
C++ ones</a> are not to be missed. These are happy people who are delighted to tell
us what's been going on, and they're proud of it, too. At 3:13 I tweeted "<b>Went
quiet because i am massively engaged with C++ content in packed rooms. Small break
between sessions to say "wow!" #bldwin #happycamper</b>". The remainder of the afternoon
was super confusing. People were jumping to conclusions, correcting each other, having
opinions about the death of this that and the other. Because C++/Cx (the language
extension you use to call WinRT) looks a lot like C++/CLI, people thought it was managed,
but it's not, it's all native code and C++ Metro apps get a perf boost from that.
The understanding that something amazing and powerful still has COM at the core began
to grow. People were reporting trying to use Windows 8 gestures on their iPads and
on nontouch screens, showing that the team has made some very intuitive choices. One
tweet of mine I want to repeat: "<b>Big props to Aleš Holeček for joining in the Q&amp;A
in the last C++ talk of the day when the questions got really Windows-y. Impressed.
#bldwin</b>". Even if you're not a C++ developer, <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-789C">download
that session</a> and watch the Q &amp; A.<br /><br />
Day 3 started with being turned away from <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-690C">a
C++ session</a>, and so going to <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-761T">a
different C++ session </a>that was on at the same time. Several people from the C++
team made the trip with me, giving me a chance to tell them how impressive all this
was. Meanwhile on mailing lists, people who weren't onsite and were 12 - 24 hours
behind as they waited for session videos to go live were echoing the confusion and
dismay of yesterday. It was hard to be patient with them. It's going to make sense,
I wanted to tell them. Just hang in there! I took a small break from sessions to watch
(and help with) the C++ part of Channel 9 Live (I am still waiting for links to the
recording, because I couldn't hear everything they said and I want to) and then to <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-835T">Herb's
second talk</a> - again the room jammed full and dozens turned away, Don Box (who
had earlier reminded us COM is still love) blurting out his admiration for Herb as
a speaker and the great content, and the terrific line, "<b>We protect against Murphy,
not Machiavelli</b>". What a time to be a C++ developer!<br /><br />
Day 4 kicked off with <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-802T">kind
words from Daniel</a> and a chance to hand out paper copies of the whitepaper I recently
blogged. I got some quiet time with various smart people who told me their thoughts
on all this. I'm still synthesizing it all. I also was downloading videos like a mad
thing. I came home with 22 hours of video to watch and since then have grabbed another
15 or so. Some people began to realize they had over-reacted. Some excellent blogs
began to appear - <a href="http://dougseven.com/">Doug Seven, </a>for example, had
several sensible things to say.<br /><br />
And then it was time to go. Glenn Ferrie tweeted "<b>Writing C++ in the airport #bldwin
#WinRT</b>" and that summed up the week for me. I have a lot of watching, coding,
thinking, reading and talking to do so I can establish what all this means. But hey,
why not join me? It's a great time to be a developer!<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=375476f3-d26c-4e81-aa5b-d51e80108808" /></body>
      <title>My week at BUILD</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=375476f3-d26c-4e81-aa5b-d51e80108808</guid>
      <link>http://www.gregcons.com/KateBlog/MyWeekAtBUILD.aspx</link>
      <pubDate>Sat, 17 Sep 2011 20:42:01 GMT</pubDate>
      <description>&lt;p&gt;
Oh my goodness. What a week that was!
&lt;/p&gt;
&lt;p&gt;
Here's how I thought I would do my first summary. Links to videos, discussions of
sessions I either went to or tried to go to (more on that in a moment) along with
my tweets from the ground, as it were.
&lt;/p&gt;
&lt;p&gt;
My first real tweet Tuesday morning (8:37 California time) was announcing that my
PluralSight C++ Fundamentals course had &lt;a href="http://t.co/OlTX70V"&gt;gone live&lt;/a&gt;.
Then &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/KEY-0001"&gt;the keynote&lt;/a&gt; started.
Here are my tweets and retweets along with the time into the keynote I said them:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
6 minutes: #bldwin totally dominating my stream SS doing a good intro to lean back
computing&lt;/li&gt;
&lt;li&gt;
37 minutes: RT @dseven WinRT API'S are natively built into Windows and built to reflect
in different languages - C/C++ and .NET. #bldwin&lt;/li&gt;
&lt;li&gt;
42 minutes: Starting at 8PM today, Seattle time, you can download all of the code
that attendees at BUILD received. &lt;a href="http://t.co/nuTuwga"&gt;t.co/nuTuwga&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
43 minutes: RT @wkrwk Did anyone notice the UI during the VSE 11 demo is the classic
Windows UI? #bldwin&lt;/li&gt;
&lt;li&gt;
48 minutes: #bldwin VS vNext demo is breaking twitter = no hope of following it all&lt;/li&gt;
&lt;li&gt;
50 minutes: RT @andrewbrust Expression Blend is still Grey on Black. It could use
a little "fast and fluid," frankly. #bldwin&lt;/li&gt;
&lt;li&gt;
51 minutes: Store menu in VS?? #bldwin #wholenewworld&lt;/li&gt;
&lt;li&gt;
58 minutes: RT @rhundhausen Desktop (#x86) apps can be listed in the #windows8 store
as well #bldwin&lt;/li&gt;
&lt;li&gt;
61 minutes: RT @ayus :))) RT @timheuer The Red Shirt is dominant even when not present.
#bldwin @scottgu&lt;/li&gt;
&lt;li&gt;
79 minutes, @EdgarSanchez retweeted @rickasaurus asking "I'm interested in hearing
more about this new GPU offloading API. Any links? #bldwin" and I answered "Check
my blog as the week goes on for GPU stuff"&lt;/li&gt;
&lt;li&gt;
80 minutes: RT @marypcbuk Sinofsky: that gaming PC looks like ice. Angiulo: more like
lava, it converts 700w of power to 4.7 teraflops like 3,500 Cray XMPs #bldwinPlatform
for Metro style apps&lt;/li&gt;
&lt;li&gt;
87 minutes: RT @Pete_Brown Dude just cracked open a laptop on stage and showed the
electronics. Can't beat that #bldwin #geek&lt;/li&gt;
&lt;li&gt;
100 minutes: RT @andrewbrust When will we admit Sinofsky's doing a great job? He's
working hard, not just presiding. #bldwin&lt;/li&gt;
&lt;li&gt;
120 minutes: RT @ronnipedersen If you have an iPad, don't watch the build keynote…
It'll make you feel like you have bought a C64 #bldwin&lt;/li&gt;
&lt;li&gt;
127 minutes: RT @jonbrasted It is a great day to be a Windows developer. #bldwin #trbbuild&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
The download surprised me, I didn't think it would be ready for people to try on any
old hardware. And the hardware demo was very very good. And sure, I was on instant
messenger back to the office saying "it's official" when the rumour was finally confirmed
that we were getting tablets. But mostly, I really liked what I saw and wanted to
know more, which is what keynotes are all about.&lt;br&gt;
&lt;br&gt;
After eating something completely unmemorable, I found my way to the overflow room,
always a little more casual and a good place to find "the cool kids". I had already
met a number of old friends in the huge keynote session and before it, but here were
more. I'll just give you the links to the Big Picture sessions. They are all very
good.&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1004"&gt;8 traits of great
Metro style apps &lt;/a&gt;- a truly excellent session by a presenter who cares deeply about
the topic. I tweeted a lot less during this one because it required more active listening.&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1005"&gt;Platform for Metro
style apps&lt;/a&gt; - another very good session during which I just retweeted some other
people's "Hey, this stuff is C++" reactions and a link to the session planner app
for the phone, which I used heavily.&lt;/li&gt;
&lt;/ul&gt;
By this time people were starting to "get it" (including me) and the excitement level
was rising. Here's just what I retweeted:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
@coridrew #bldWin is really, really, really making me want to //BUILD/ Windows apps
#BestConferenceNameEver #WhoKnew&lt;/li&gt;
&lt;li&gt;
@briannoyes Add ref from js project to C++ library - really empasizes this is running
native #bldwin&lt;/li&gt;
&lt;li&gt;
+@fignewtron iPad limited in many ways to consumption - Windows 8 is production and
consumption on many devices. Sales numbers decide winner. #bldwin&lt;/li&gt;
&lt;li&gt;
@mcakins Wow, the silence from Apple's camp is deafening! Windows rocks once more!
Its 1995 all over again! #bldwin&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
One more session: &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1006"&gt;Tools
for building Metro style apps&lt;/a&gt; - I was getting tired at this point. It was a lot
to take in. People were lined up the length of the convention centre for tablets.
I knew there were enough for all of us, so I went back to my room to edit my pointers
module for the PluralSight course so it could "tack on" to the end of the published
course. While videos rendered, I had a little back and forth on Twitter with people
who had noticed how much fun I was having, and others who were playing with their
tablets already. I slipped out to pickup the tablet about 7:30 but didn't open it
till the module was done. Then:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
10:48 pm: got major piece of work done ... yielding to temptation ... tablet here
i come #bldwin&lt;/li&gt;
&lt;li&gt;
10:57 pm: How's that for fast setup? Everything's installed.... Trying visual studio
next&lt;/li&gt;
&lt;li&gt;
11:11 pm: Just wrote a Win8 C++ app on the tablet with touch keyboard. Built and ran
first time. #winning&lt;/li&gt;
&lt;/ul&gt;
That's right, I didn't even set up the bluetooth keyboard. People cite Visual Studio
as an app you couldn't possibly use with touch. I wouldn't want to do it all day,
but I did it! Then I played a bit more.&lt;br&gt;
&lt;br&gt;
Day 2 started with &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/KEY-0002"&gt;another
whole keynote&lt;/a&gt;. C++ was front and centre here. Some tweets:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
17 minutes: RT @seesharp 3D graphics debugging at the pixel level in DirectX. Unreal.
#bldwin&lt;/li&gt;
&lt;li&gt;
33 minutes: RT @bgervin killer strategy for MS to help developers make HTML apps for
iOS and Android #bldwin&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
34 minutes: RT @tpdorsey RT @EisenbergEffect […] in C++, you can write your own WinRT
library, which when built, can be used by C++, C#, VB and JS.&lt;/li&gt;
&lt;li&gt;
34 minutes: RT @jmorrill This new COM and C++ version is not _anything_ like what
you think it is. From what I can tell so far...effing amazing!!!!&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
49 minutes: Loved it RT @MichaelDesmond Zander shows off the new image editor in VS11
as he works on a C++ DirectX game.&lt;/li&gt;
&lt;li&gt;
54 minutes: RT @shycohen Moving a VHD while the machine is running is cool. Moving
a live VHD is even cooler! :) Will enable amazing things in the future. #bldwin&lt;/li&gt;
&lt;li&gt;
82 minutes: most tattoos ever in an MS keynote&lt;/li&gt;
&lt;li&gt;
95 minutes: RT @seesharp WOAH. Did not expect Steve Ballmer today. Everyone was starting
to leave already. Woah! #bldwin&lt;/li&gt;
&lt;li&gt;
97 minutes: RT @carafone 500,000 downloads of #win8 already! #bldwin&lt;/li&gt;
&lt;li&gt;
98 minutes: RT @LACanuck And #Win8 was downloaded 500K times in 12 hrs RT @mashable:
RIM Has Sold Just 490,000 PlayBooks - on.mash.to/nEu0dU #bldwin&lt;/li&gt;
&lt;li&gt;
102 minutes: That's what these keynotes were missing! Turns out it's a great time
to be a developer. I was worrying, no-one had told me yet #bldwin&lt;/li&gt;
&lt;li&gt;
105 minutes: I've been paid to program since 1979. Keynotes tell me at least once
a year it's a great time to be a developer. And they're right. #bldwin&lt;/li&gt;
&lt;/ul&gt;
Then it was time for simultaneous breakouts, and that meant choices. You can search &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011"&gt;the
sessions list&lt;/a&gt; as well as I can. &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011?t=c%2B%2B"&gt;The
C++ ones&lt;/a&gt; are not to be missed. These are happy people who are delighted to tell
us what's been going on, and they're proud of it, too. At 3:13 I tweeted "&lt;b&gt;Went
quiet because i am massively engaged with C++ content in packed rooms. Small break
between sessions to say "wow!" #bldwin #happycamper&lt;/b&gt;". The remainder of the afternoon
was super confusing. People were jumping to conclusions, correcting each other, having
opinions about the death of this that and the other. Because C++/Cx (the language
extension you use to call WinRT) looks a lot like C++/CLI, people thought it was managed,
but it's not, it's all native code and C++ Metro apps get a perf boost from that.
The understanding that something amazing and powerful still has COM at the core began
to grow. People were reporting trying to use Windows 8 gestures on their iPads and
on nontouch screens, showing that the team has made some very intuitive choices. One
tweet of mine I want to repeat: "&lt;b&gt;Big props to Aleš Holeček for joining in the Q&amp;amp;A
in the last C++ talk of the day when the questions got really Windows-y. Impressed.
#bldwin&lt;/b&gt;". Even if you're not a C++ developer, &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-789C"&gt;download
that session&lt;/a&gt; and watch the Q &amp;amp; A.&lt;br&gt;
&lt;br&gt;
Day 3 started with being turned away from &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-690C"&gt;a
C++ session&lt;/a&gt;, and so going to &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-761T"&gt;a
different C++ session &lt;/a&gt;that was on at the same time. Several people from the C++
team made the trip with me, giving me a chance to tell them how impressive all this
was. Meanwhile on mailing lists, people who weren't onsite and were 12 - 24 hours
behind as they waited for session videos to go live were echoing the confusion and
dismay of yesterday. It was hard to be patient with them. It's going to make sense,
I wanted to tell them. Just hang in there! I took a small break from sessions to watch
(and help with) the C++ part of Channel 9 Live (I am still waiting for links to the
recording, because I couldn't hear everything they said and I want to) and then to &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-835T"&gt;Herb's
second talk&lt;/a&gt; - again the room jammed full and dozens turned away, Don Box (who
had earlier reminded us COM is still love) blurting out his admiration for Herb as
a speaker and the great content, and the terrific line, "&lt;b&gt;We protect against Murphy,
not Machiavelli&lt;/b&gt;". What a time to be a C++ developer!&lt;br&gt;
&lt;br&gt;
Day 4 kicked off with &lt;a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-802T"&gt;kind
words from Daniel&lt;/a&gt; and a chance to hand out paper copies of the whitepaper I recently
blogged. I got some quiet time with various smart people who told me their thoughts
on all this. I'm still synthesizing it all. I also was downloading videos like a mad
thing. I came home with 22 hours of video to watch and since then have grabbed another
15 or so. Some people began to realize they had over-reacted. Some excellent blogs
began to appear - &lt;a href="http://dougseven.com/"&gt;Doug Seven, &lt;/a&gt;for example, had
several sensible things to say.&lt;br&gt;
&lt;br&gt;
And then it was time to go. Glenn Ferrie tweeted "&lt;b&gt;Writing C++ in the airport #bldwin
#WinRT&lt;/b&gt;" and that summed up the week for me. I have a lot of watching, coding,
thinking, reading and talking to do so I can establish what all this means. But hey,
why not join me? It's a great time to be a developer!&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=375476f3-d26c-4e81-aa5b-d51e80108808" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>MVP</category>
      <category>RD</category>
      <category>Seen and Recommended</category>
      <category>Windows 8</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=219958cf-5dc1-43c3-bc4f-7a889a370a8f</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=219958cf-5dc1-43c3-bc4f-7a889a370a8f</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">C++ is a great language for writing applications
that will run on a number of platforms. There are compilers for many different platforms,
and some powerful libraries you can use. Still, in the end your code needs to talk
to the operating system, and that means that most cross platform applications have
at least a few little corners where platform-specific code lives. The challenge is
how to ensure that your Windows code runs on Windows, your Linux code runs on Linux,
etc, without maintaining a number of different branches or hand-merging and splitting
every time you deploy.<br /><br />
Being C++, an unspoken requirement in solving this problem is "be as fast as possible".
Putting everything through a library and paying for extra indirection, looking up
something that cannot change once the program has started executing, is not as fast
as possible. You also want developer convenience and productivity. If you support
five platforms, and something is the same on four and different on one, copying that
code around for the four that are the same is not a productive way to behave. You
would like a default behaviour, and then special code for special cases. 
<br /><br />
Michael Tedder has <a href="http://altdevblogaday.com/2011/06/27/platform-abstraction-with-cpp-templates/">an
intriguing approach using templates</a>. As he says:<br /><blockquote><p>
Instead of declaring a base interface class with virtual functions then deriving each
platform with a different implementation, we declare a class with one template parameter
— a platform ID — then specialize it to provide a different implementation for each
platform.  The template class is then <code>typedef</code>‘d to expose the specialization
for the platform ID being compiled to the application, allowing the implementation
to be used without any virtual functions and also allow for inlining of functions
as well.
</p></blockquote>He has some pretty convincing armwaving about using this not for just
Windows/Linux/Android but for any hardware differences even on the same operating
system - like what kind of graphics architecture you have or anything else that can't
change at runtime. It's a good example of how the power of templates makes things
possible that would always incur a runtime cost in any other language, or a significant
burden on a developer to move code around building custom versions of an application.
Worth a read!<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=219958cf-5dc1-43c3-bc4f-7a889a370a8f" /></body>
      <title>Writing Cross Platform Code - Templates make it simpler</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=219958cf-5dc1-43c3-bc4f-7a889a370a8f</guid>
      <link>http://www.gregcons.com/KateBlog/WritingCrossPlatformCodeTemplatesMakeItSimpler.aspx</link>
      <pubDate>Tue, 23 Aug 2011 18:55:55 GMT</pubDate>
      <description>C++ is a great language for writing applications that will run on a number of platforms. There are compilers for many different platforms, and some powerful libraries you can use. Still, in the end your code needs to talk to the operating system, and that means that most cross platform applications have at least a few little corners where platform-specific code lives. The challenge is how to ensure that your Windows code runs on Windows, your Linux code runs on Linux, etc, without maintaining a number of different branches or hand-merging and splitting every time you deploy.&lt;br&gt;
&lt;br&gt;
Being C++, an unspoken requirement in solving this problem is "be as fast as possible".
Putting everything through a library and paying for extra indirection, looking up
something that cannot change once the program has started executing, is not as fast
as possible. You also want developer convenience and productivity. If you support
five platforms, and something is the same on four and different on one, copying that
code around for the four that are the same is not a productive way to behave. You
would like a default behaviour, and then special code for special cases. 
&lt;br&gt;
&lt;br&gt;
Michael Tedder has &lt;a href="http://altdevblogaday.com/2011/06/27/platform-abstraction-with-cpp-templates/"&gt;an
intriguing approach using templates&lt;/a&gt;. As he says:&lt;br&gt;
&lt;blockquote&gt;
&lt;p&gt;
Instead of declaring a base interface class with virtual functions then deriving each
platform with a different implementation, we declare a class with one template parameter
— a platform ID — then specialize it to provide a different implementation for each
platform. &amp;nbsp;The template class is then &lt;code&gt;typedef&lt;/code&gt;‘d to expose the specialization
for the platform ID being compiled to the application, allowing the implementation
to be used without any virtual functions and also allow for inlining of functions
as well.
&lt;/p&gt;
&lt;/blockquote&gt;He has some pretty convincing armwaving about using this not for just
Windows/Linux/Android but for any hardware differences even on the same operating
system - like what kind of graphics architecture you have or anything else that can't
change at runtime. It's a good example of how the power of templates makes things
possible that would always incur a runtime cost in any other language, or a significant
burden on a developer to move code around building custom versions of an application.
Worth a read!&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=219958cf-5dc1-43c3-bc4f-7a889a370a8f" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=4a185aa0-f744-441a-bf63-0ac86c164bf9</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4a185aa0-f744-441a-bf63-0ac86c164bf9</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Here's an interesting project I came across:<br /><br /><br /><p></p><img src="http://www.gregcons.com/KateBlog/content/binary/mm.jpg" border="0" /><br /><br />
The game is Mastermind, which many people already know. What caught my attention is
that it's done in C++ and XAML. To quote <a href="http://social.technet.microsoft.com/wiki/contents/articles/3352.aspx">Tyler
Whitney's blog post</a>,<br /><br /><blockquote>The Mastermind code sample demonstrates how to create a simple Silverlight
storyboard in Expression Blend 3, and then provide the code for the state transitions
in Microsoft Visual Studio 2008. You can also see how to create brushes programmatically
and how to add a title bar to a Silverlight-based app.<br /></blockquote><br /><a href="http://code.msdn.microsoft.com/Silverlight-for-Windows-0ca0e3b8">The code</a> is
on the Microsoft Code Gallery (only Microsoft Employees can publish there) and Tyler
has been updating the article over the summer. Nice way to see how to combine two
technologies some people would never thought have combining.<br /><br />
Kate<br /><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=4a185aa0-f744-441a-bf63-0ac86c164bf9" /></body>
      <title>Writing a Game with XAML, C++, and Silverlight for Windows Embedded</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=4a185aa0-f744-441a-bf63-0ac86c164bf9</guid>
      <link>http://www.gregcons.com/KateBlog/WritingAGameWithXAMLCAndSilverlightForWindowsEmbedded.aspx</link>
      <pubDate>Sun, 21 Aug 2011 18:41:42 GMT</pubDate>
      <description>Here's an interesting project I came across:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/mm.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
The game is Mastermind, which many people already know. What caught my attention is
that it's done in C++ and XAML. To quote &lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/3352.aspx"&gt;Tyler
Whitney's blog post&lt;/a&gt;,&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;The Mastermind code sample demonstrates how to create a simple Silverlight
storyboard in Expression Blend 3, and then provide the code for the state transitions
in Microsoft Visual Studio 2008. You can also see how to create brushes programmatically
and how to add a title bar to a Silverlight-based app.&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;a href="http://code.msdn.microsoft.com/Silverlight-for-Windows-0ca0e3b8"&gt;The code&lt;/a&gt; is
on the Microsoft Code Gallery (only Microsoft Employees can publish there) and Tyler
has been updating the article over the summer. Nice way to see how to combine two
technologies some people would never thought have combining.&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=4a185aa0-f744-441a-bf63-0ac86c164bf9" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c5d22b3e-77f7-4d9a-9a22-ee3515477f88</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c5d22b3e-77f7-4d9a-9a22-ee3515477f88</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">I'm pleased to see that Kenny Kerr is writing <a href="http://msdn.microsoft.com/en-ca/magazine/ee532098.aspx?sdmr=KennyKerr&amp;sdmi=authors">his
C++ column for MSDN</a> again. He's also blogging again and in <a href="http://kennykerr.ca/2011/08/01/windows-with-c-c-and-the-windows-api/">a
recent entry</a>, he provides some really plain-spoken advice to people looking for
guidance:<br /><br /><ul><li>
"You can of course still use MFC but I do not recommend it as modern C++ can do a
better job of supporting the Windows developer."</li><li>
"You should never again use auto_ptr for anything."</li></ul>
So there! I agree with these, especially the auto_ptr one. It was an attempt at a
smart pointer that just wasn't smart enough. We have shared_ptr and unique_ptr now
and they work in collections and are truly smart pointers. Use them and stop typing
delete in your code entirely.<br /><br />
As for MFC, it does fill a need and I certainly wouldn't scrap a working MFC app just
because the library is getting old (the facelift a few releases ago helped) but if
I was starting a brand new application from File, New Project I would need a good
reason to use MFC as my UI framework. 
<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c5d22b3e-77f7-4d9a-9a22-ee3515477f88" /></body>
      <title>Some guidance from Kenny Kerr</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c5d22b3e-77f7-4d9a-9a22-ee3515477f88</guid>
      <link>http://www.gregcons.com/KateBlog/SomeGuidanceFromKennyKerr.aspx</link>
      <pubDate>Thu, 11 Aug 2011 17:29:29 GMT</pubDate>
      <description>I'm pleased to see that Kenny Kerr is writing &lt;a href="http://msdn.microsoft.com/en-ca/magazine/ee532098.aspx?sdmr=KennyKerr&amp;amp;sdmi=authors"&gt;his
C++ column for MSDN&lt;/a&gt; again. He's also blogging again and in &lt;a href="http://kennykerr.ca/2011/08/01/windows-with-c-c-and-the-windows-api/"&gt;a
recent entry&lt;/a&gt;, he provides some really plain-spoken advice to people looking for
guidance:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
"You can of course still use MFC but I do not recommend it as modern C++ can do a
better job of supporting the Windows developer."&lt;/li&gt;
&lt;li&gt;
"You should never again use auto_ptr for anything."&lt;/li&gt;
&lt;/ul&gt;
So there! I agree with these, especially the auto_ptr one. It was an attempt at a
smart pointer that just wasn't smart enough. We have shared_ptr and unique_ptr now
and they work in collections and are truly smart pointers. Use them and stop typing
delete in your code entirely.&lt;br&gt;
&lt;br&gt;
As for MFC, it does fill a need and I certainly wouldn't scrap a working MFC app just
because the library is getting old (the facelift a few releases ago helped) but if
I was starting a brand new application from File, New Project I would need a good
reason to use MFC as my UI framework. 
&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=c5d22b3e-77f7-4d9a-9a22-ee3515477f88" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=80efdae9-ab3e-4c27-9a0b-e9254093a6e2</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=80efdae9-ab3e-4c27-9a0b-e9254093a6e2</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Since Tech Ed came and went during my blogging hiatus, I didn't get around to providing
links to some of the sessions you might want to see. It's time to correct that omission:
</p>
        <ul>
          <li>
            <a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/WIT01">WOMEN IN
TECHNOLOGY LUNCHEON</a> - Developing a Strong Support Network: The Key to Being Successful
as Women in Technology</li>
          <li>
            <a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV316">ALM for
C++ in Microsoft Visual Studio 2010</a> - one of the highest rated sessions in the
whole conference. C++ sessions get high ratings!<br /></li>
          <li>
            <a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV304">Advanced
Programming Patterns for Windows 7</a> - my Day 2 session - no C++ content</li>
          <li>
            <a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV303">Modern Native
C++ Development for Maximum Productivity</a> - my Day 4 session - plenty of native
code here: lambdas, auto, the PPL, and so on.</li>
        </ul>
There were other sessions I attended, including a great interactive session that was
not recorded called "C++ Renaissance at Microsoft: How the C++ Developers Can Get
Involved" with plenty of conversation between Microsoft people and native developers.
You might want to do a little searching on the main <a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011">Tech
Ed Video site</a> to see what interests you.<br /><p>
Kate
</p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=80efdae9-ab3e-4c27-9a0b-e9254093a6e2" /></body>
      <title>Tech Ed USA - Recordings</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=80efdae9-ab3e-4c27-9a0b-e9254093a6e2</guid>
      <link>http://www.gregcons.com/KateBlog/TechEdUSARecordings.aspx</link>
      <pubDate>Fri, 29 Jul 2011 21:51:36 GMT</pubDate>
      <description>&lt;p&gt;
Since Tech Ed came and went during my blogging hiatus, I didn't get around to providing
links to some of the sessions you might want to see. It's time to correct that omission:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/WIT01"&gt;WOMEN IN
TECHNOLOGY LUNCHEON&lt;/a&gt; - Developing a Strong Support Network: The Key to Being Successful
as Women in Technology&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV316"&gt;ALM for
C++ in Microsoft Visual Studio 2010&lt;/a&gt; - one of the highest rated sessions in the
whole conference. C++ sessions get high ratings!&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV304"&gt;Advanced
Programming Patterns for Windows 7&lt;/a&gt; - my Day 2 session - no C++ content&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/DEV303"&gt;Modern Native
C++ Development for Maximum Productivity&lt;/a&gt; - my Day 4 session - plenty of native
code here: lambdas, auto, the PPL, and so on.&lt;/li&gt;
&lt;/ul&gt;
There were other sessions I attended, including a great interactive session that was
not recorded called "C++ Renaissance at Microsoft: How the C++ Developers Can Get
Involved" with plenty of conversation between Microsoft people and native developers.
You might want to do a little searching on the main &lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011"&gt;Tech
Ed Video site&lt;/a&gt; to see what interests you.&lt;br&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=80efdae9-ab3e-4c27-9a0b-e9254093a6e2" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=51e8ced1-cf6e-4cea-b0fb-f4e83cd7b4f3</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=51e8ced1-cf6e-4cea-b0fb-f4e83cd7b4f3</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today saw the release of the first episode (naturally, <a href="http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-0-Help-us-fly-this-plane-Some-modern-C-Meet-Ale-Contenti">Episode
0</a>) of GoingNative on Channel 9. As the introduction says:
</p>
        <blockquote>
          <p>
GoingNative is a new, monthly show on C9 dedicated to native development and native
developers, with an emphasis on modern C++. 
</p>
        </blockquote>
        <p>
You know there's been a lot of talk about the C++ Renaissance. I'm happy to see that
phrase get picked up, and I've got another one for you: Modern C++. Or as some folks
like to say "not your father's C++". If you think C++ means manual memory management,
strings as arrays of characters and a strange cast of global functions, and longing
for a library or framework that might rival what .NET has to offer, then you haven't
been keeping up with C++. The good news is that it won't take you long to catch up
- shared_ptr and unique_ptr, the Standard Library, lambdas and other Modern C++ goodies
are easy for both managed developers and longtime native developers to learn.
</p>
        <p>
In Episode 0, <a href="http://channel9.msdn.com/Niners/Charles">Charles Torre</a> (longtime
C++ friend) and Diego Dagum (C++ Community lead, <a href="http://blogs.msdn.com/b/vcblog/">blogger</a>,
and <a href="http://twitter.com/#%21/visualc">Tweeter</a>) lay some groundwork and,
of course, show code. It's always about the code, right? Then, they ask <b>you </b>to
get involved. Whether you're someone who wants to learn about C++, or someone who
wants to make sure something about C++ gets taught to others, speak up! And yes, that
includes topics on non-Microsoft platforms. Email C9GoingNative - they're using hotmail
- or on twitter, follow or talk to <a href="http://twitter.com/#%21/c9goingnative">@C9GoingNative</a>.
(There's <a href="https://www.facebook.com/groups/C9GoingNative?ap=1">a Facebook group</a>,
too - whatever way you like to interact is welcome.)<br /></p>
        <p>
But wait, did that sound like a whole episode? Nope, they grab the camera and head
over to see Ale Contenti - one of my favourite team members and one I've done interviews
and sessions with before. His talk gets technical fast, which is one of the things
I like about him! I too have a soft spot for 6502 assembler :-) and find template
meta-programming a bit of a write-only technique. I, too, like "the power the language
gives you to make the language bigger with libraries" and think that's part of the
appeal of C++ for me. Well, that and the power and performance and control, of course.
Are there downsides? Well, there's what Joni Mitchell called "the crazy you get from
too much choice" - C++ gives you many ways to do everything, according to your circumstances,
and having to decide how to do it, or having to connect two components that made different
choices about something as simple as how to represent a string, can be frustating.
As well, it's great to be in control, but that does mean that nobody is looking after
you. If you're inexperienced (and sometimes, even when you're not) you can make dangerous
choices and, as we like to say, shoot your foot off. Security holes and vulnerabilities
are important and C++ will let you write bad code, so you need to be aware of best
practices. Both Ale and Diego address these points, and you can expect to see more
of that in time to come - especially if you ask for it!
</p>
        <p>
Looking forward to next month's show already,<br /></p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=51e8ced1-cf6e-4cea-b0fb-f4e83cd7b4f3" />
      </body>
      <title>GoingNative on Channel 9</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=51e8ced1-cf6e-4cea-b0fb-f4e83cd7b4f3</guid>
      <link>http://www.gregcons.com/KateBlog/GoingNativeOnChannel9.aspx</link>
      <pubDate>Wed, 27 Jul 2011 23:55:44 GMT</pubDate>
      <description>&lt;p&gt;
Today saw the release of the first episode (naturally, &lt;a href="http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-0-Help-us-fly-this-plane-Some-modern-C-Meet-Ale-Contenti"&gt;Episode
0&lt;/a&gt;) of GoingNative on Channel 9. As the introduction says:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
GoingNative is a new, monthly show on C9 dedicated to native development and native
developers, with an emphasis on modern C++. 
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
You know there's been a lot of talk about the C++ Renaissance. I'm happy to see that
phrase get picked up, and I've got another one for you: Modern C++. Or as some folks
like to say "not your father's C++". If you think C++ means manual memory management,
strings as arrays of characters and a strange cast of global functions, and longing
for a library or framework that might rival what .NET has to offer, then you haven't
been keeping up with C++. The good news is that it won't take you long to catch up
- shared_ptr and unique_ptr, the Standard Library, lambdas and other Modern C++ goodies
are easy for both managed developers and longtime native developers to learn.
&lt;/p&gt;
&lt;p&gt;
In Episode 0, &lt;a href="http://channel9.msdn.com/Niners/Charles"&gt;Charles Torre&lt;/a&gt; (longtime
C++ friend) and Diego Dagum (C++ Community lead, &lt;a href="http://blogs.msdn.com/b/vcblog/"&gt;blogger&lt;/a&gt;,
and &lt;a href="http://twitter.com/#%21/visualc"&gt;Tweeter&lt;/a&gt;) lay some groundwork and,
of course, show code. It's always about the code, right? Then, they ask &lt;b&gt;you &lt;/b&gt;to
get involved. Whether you're someone who wants to learn about C++, or someone who
wants to make sure something about C++ gets taught to others, speak up! And yes, that
includes topics on non-Microsoft platforms. Email C9GoingNative - they're using hotmail
- or on twitter, follow or talk to &lt;a href="http://twitter.com/#%21/c9goingnative"&gt;@C9GoingNative&lt;/a&gt;.
(There's &lt;a href="https://www.facebook.com/groups/C9GoingNative?ap=1"&gt;a Facebook group&lt;/a&gt;,
too - whatever way you like to interact is welcome.)&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
But wait, did that sound like a whole episode? Nope, they grab the camera and head
over to see Ale Contenti - one of my favourite team members and one I've done interviews
and sessions with before. His talk gets technical fast, which is one of the things
I like about him! I too have a soft spot for 6502 assembler :-) and find template
meta-programming a bit of a write-only technique. I, too, like "the power the language
gives you to make the language bigger with libraries" and think that's part of the
appeal of C++ for me. Well, that and the power and performance and control, of course.
Are there downsides? Well, there's what Joni Mitchell called "the crazy you get from
too much choice" - C++ gives you many ways to do everything, according to your circumstances,
and having to decide how to do it, or having to connect two components that made different
choices about something as simple as how to represent a string, can be frustating.
As well, it's great to be in control, but that does mean that nobody is looking after
you. If you're inexperienced (and sometimes, even when you're not) you can make dangerous
choices and, as we like to say, shoot your foot off. Security holes and vulnerabilities
are important and C++ will let you write bad code, so you need to be aware of best
practices. Both Ale and Diego address these points, and you can expect to see more
of that in time to come - especially if you ask for it!
&lt;/p&gt;
&lt;p&gt;
Looking forward to next month's show already,&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=51e8ced1-cf6e-4cea-b0fb-f4e83cd7b4f3" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Mentoring</category>
      <category>Seen and Recommended</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=19f80df9-b939-4644-8ec8-2478b2f56b55</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=19f80df9-b939-4644-8ec8-2478b2f56b55</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">So, you're a C++ programmer? You've written
a Windows app or two in your time? Let me propose a little challenge to you. Write
one. Only start with File, New and don't let Visual Studio generate any code for you.
Write each line of it. Then explain it. No MFC, No ATL. That's what was asked of me
a while back, and the result is <a href="http://msdn.microsoft.com/en-us/visualc/hh304489">a
six-paper series</a> that has finally arrived on MSDN.<br /><br />
I have to say I really enjoyed the simplicity of the smallest Windows program possible.
I also enjoyed making it better, which included making it more of a C++ program and
less of a C one. I also covered a little Direct2D, a little COM, and a little "here's
some other stuff you're going to want to read." If it's been ages since you wrote
a Windows program in C++, or wrote one that wasn't all covered in barnacles from frameworks
and libraries you might not want to rely on for simple things, I really suggest you
give this series a read - it won't take long and you can use Visual C++ Express if
you like - the first chapter includes links and instructions for getting all the tools
you need. Better still, if you've never written a Windows in C++, why not give it
a try and let me know what you think?<br /><br />
Kate<br /><br />
ps: Never blog that you're not blogging. Never blog about why you're not blogging,
no-one cares. Just blog. Right? 
<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=19f80df9-b939-4644-8ec8-2478b2f56b55" /></body>
      <title>Developing for Windows in C++</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=19f80df9-b939-4644-8ec8-2478b2f56b55</guid>
      <link>http://www.gregcons.com/KateBlog/DevelopingForWindowsInC.aspx</link>
      <pubDate>Sat, 23 Jul 2011 04:39:47 GMT</pubDate>
      <description>So, you're a C++ programmer? You've written a Windows app or two in your time? Let me propose a little challenge to you. Write one. Only start with File, New and don't let Visual Studio generate any code for you. Write each line of it. Then explain it. No MFC, No ATL. That's what was asked of me a while back, and the result is &lt;a href="http://msdn.microsoft.com/en-us/visualc/hh304489"&gt;a
six-paper series&lt;/a&gt; that has finally arrived on MSDN.&lt;br&gt;
&lt;br&gt;
I have to say I really enjoyed the simplicity of the smallest Windows program possible.
I also enjoyed making it better, which included making it more of a C++ program and
less of a C one. I also covered a little Direct2D, a little COM, and a little "here's
some other stuff you're going to want to read." If it's been ages since you wrote
a Windows program in C++, or wrote one that wasn't all covered in barnacles from frameworks
and libraries you might not want to rely on for simple things, I really suggest you
give this series a read - it won't take long and you can use Visual C++ Express if
you like - the first chapter includes links and instructions for getting all the tools
you need. Better still, if you've never written a Windows in C++, why not give it
a try and let me know what you think?&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;br&gt;
ps: Never blog that you're not blogging. Never blog about why you're not blogging,
no-one cares. Just blog. Right? 
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=19f80df9-b939-4644-8ec8-2478b2f56b55" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Meta</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=6a9fa1b2-927a-4572-9134-040dc9ce582b</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6a9fa1b2-927a-4572-9134-040dc9ce582b</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">The <a href="http://www.gregcons.com/KateBlog/TwoMoreScreencastsRestartAndRecovery.aspx">screencasts
for restart and recovery</a> in native and managed code went live before the associated
recipe was published. Now <a href="http://code.msdn.microsoft.com/Windows-Restart-and-cc461aa9">the
recipe</a> is on Code Gallery ready for you to use. As it says there:<br /><blockquote><p>
This recipe provides guidance and an easy way to start using these great features
in your application, removing any complication of how and where to store your application
data.
</p><p><strong>What’s in the box?</strong></p><p>
This Restart and Recovery recipe includes:
</p><ul><li>
Complete source code of the recipe and its samples 
</li><li>
Managed .NET assembly 
</li><li>
C++ header and class files to be included in your C++ application. 
</li><li>
C#, and C++ test applications 
</li><li>
Documentation 
</li></ul></blockquote> Give it a try, please!<br /><br />
Kate<br /><br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6a9fa1b2-927a-4572-9134-040dc9ce582b" /></body>
      <title>Restart and Recovery Recipes</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6a9fa1b2-927a-4572-9134-040dc9ce582b</guid>
      <link>http://www.gregcons.com/KateBlog/RestartAndRecoveryRecipes.aspx</link>
      <pubDate>Sun, 27 Mar 2011 12:21:53 GMT</pubDate>
      <description>The &lt;a href="http://www.gregcons.com/KateBlog/TwoMoreScreencastsRestartAndRecovery.aspx"&gt;screencasts
for restart and recovery&lt;/a&gt; in native and managed code went live before the associated
recipe was published. Now &lt;a href="http://code.msdn.microsoft.com/Windows-Restart-and-cc461aa9"&gt;the
recipe&lt;/a&gt; is on Code Gallery ready for you to use. As it says there:&lt;br&gt;
&lt;blockquote&gt;
&lt;p&gt;
This recipe provides guidance and an easy way to start using these great features
in your application, removing any complication of how and where to store your application
data.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;What’s in the box?&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
This Restart and Recovery recipe includes:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Complete source code of the recipe and its samples 
&lt;/li&gt;
&lt;li&gt;
Managed .NET assembly 
&lt;/li&gt;
&lt;li&gt;
C++ header and class files to be included in your C++ application. 
&lt;/li&gt;
&lt;li&gt;
C#, and C++ test applications 
&lt;/li&gt;
&lt;li&gt;
Documentation 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt; Give it a try, please!&lt;br&gt;
&lt;br&gt;
Kate&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6a9fa1b2-927a-4572-9134-040dc9ce582b" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=ed463b5a-b035-46d1-af38-859d8225fc1b</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ed463b5a-b035-46d1-af38-859d8225fc1b</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here's another pair of screencasts to simplify your Windows 7 development. Both cover
Restart and Recovery - one is for <a href="http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code/">native </a>developers
and the other for <a href="http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code">managed</a>.
As the screencast intros say:
</p>
        <blockquote>
          <p>
            <a href="http://msdn.microsoft.com/en-ca/library/cc303708.aspx">Application Recovery
and Restart</a> (ARR) technologies enable developers to customize an application's
behavior when <a href="http://msdn.microsoft.com/en-ca/library/bb513613.aspx">Windows
Error Reporting</a>(WER) terminates the application due to an unrecoverable error.
For example, it enables an application to perform data recovery and cleanup operations
such as capturing application state and releasing resources before termination. It
also allows developers to specify that WER should automatically restart an application
that it has terminated.
</p>
        </blockquote>
        <p>
I hope they help you do the right thing when your application blows up or the machine
reboots.
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=ed463b5a-b035-46d1-af38-859d8225fc1b" />
      </body>
      <title>Two more screencasts - Restart and Recovery</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=ed463b5a-b035-46d1-af38-859d8225fc1b</guid>
      <link>http://www.gregcons.com/KateBlog/TwoMoreScreencastsRestartAndRecovery.aspx</link>
      <pubDate>Fri, 18 Mar 2011 00:38:55 GMT</pubDate>
      <description>&lt;p&gt;
Here's another pair of screencasts to simplify your Windows 7 development. Both cover
Restart and Recovery - one is for &lt;a href="http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code/"&gt;native &lt;/a&gt;developers
and the other for &lt;a href="http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code"&gt;managed&lt;/a&gt;.
As the screencast intros say:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
&lt;a href="http://msdn.microsoft.com/en-ca/library/cc303708.aspx"&gt;Application Recovery
and Restart&lt;/a&gt;&amp;nbsp;(ARR) technologies enable developers to customize an application's
behavior when&amp;nbsp;&lt;a href="http://msdn.microsoft.com/en-ca/library/bb513613.aspx"&gt;Windows
Error Reporting&lt;/a&gt;(WER) terminates the application due to an unrecoverable error.
For example, it enables an application to perform data recovery and cleanup operations
such as capturing application state and releasing resources before termination. It
also allows developers to specify that WER should automatically restart an application
that it has terminated.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
I hope they help you do the right thing when your application blows up or the machine
reboots.
&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=ed463b5a-b035-46d1-af38-859d8225fc1b" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Speaking</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=c11b29a4-0f13-4c7d-a9cb-4b3021e96aef</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c11b29a4-0f13-4c7d-a9cb-4b3021e96aef</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <span class="Apple-style-span">
            <span style="font-family: Verdana,Arial,Helvetica,sans-serif,Geneva; color: rgb(8, 8, 8); font-size: 11px;" class="Apple-style-span">
              <span style="font-size: small;">You
know I blog here a lot about Windows 7 goodies including taskbar integration. One
of the questions I get pretty often is how to use tasks to communicate with the running
app, such as changing your status, sending a new email, that sort of thing. I mentioned
in an aside on <a href="http://www.gregcons.com/KateBlog/Windows7TasksVsThumbnailButtons.aspx">another
post</a> that </span>
            </span>
          </span>this requires launching some other application
that communicates with the first instance.
</p>
        <p>
          <img src="content/binary/outlook%20jumplist.jpg" border="0" />
        </p>
        <p>
If you'd like to do that, it just got a little easier with the release of a "recipe"
from Microsoft that packages up this concept and lets you use it with very little
extra code. As it says on the <a href="http://code.msdn.microsoft.com/Windows-7-Taskbar-Single-4120eafd">Code
Gallery page for the recipe</a>:
</p>
        <blockquote>
          <p>
This Taskbar Single Instance Recipe allows developers to easily develop applications
that use "Messenger Like" tasks that change the state of the currently running instance,
allowing it to react to incoming state-change notifications and act accordingly.<br /><br />
This Recipe includes: 
<br /></p>
          <ul>
            <li>
Native (C++) and managed (.NET) Source code for the Single Instance library 
</li>
            <li>
Well documented native (C++) and managed (.NET) samples 
</li>
            <li>
Documentation 
</li>
          </ul>
          <p>
To compile and run the recipe and samples the following items are required:<br /></p>
          <ul>
            <li>
Microsoft Visual Studio 2010 
</li>
            <li>
Windows 7 – Note that only the samples require Windows 7.  
</li>
          </ul>
        </blockquote>
        <p>
Yes, this recipe is actually two recipes - one native and one managed, and comes with
whitepapers explaining how it's done. I mentioned this in my Tech Ed Europe talk on <a href="http://www.msteched.com/2010/Europe/WCL329">Advanced
Windows 7 development</a> and it's finally released for you to use! Enjoy!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=c11b29a4-0f13-4c7d-a9cb-4b3021e96aef" />
      </body>
      <title>Windows 7 Recipe - Taskbar Single Instance</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=c11b29a4-0f13-4c7d-a9cb-4b3021e96aef</guid>
      <link>http://www.gregcons.com/KateBlog/Windows7RecipeTaskbarSingleInstance.aspx</link>
      <pubDate>Wed, 16 Mar 2011 00:18:48 GMT</pubDate>
      <description>&lt;p&gt;
&lt;span class="Apple-style-span"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica,sans-serif,Geneva; color: rgb(8, 8, 8); font-size: 11px;" class="Apple-style-span"&gt;&lt;span style="font-size: small;"&gt;You
know I blog here a lot about Windows 7 goodies including taskbar integration. One
of the questions I get pretty often is how to use tasks to communicate with the running
app, such as changing your status, sending a new email, that sort of thing. I mentioned
in an aside on &lt;a href="http://www.gregcons.com/KateBlog/Windows7TasksVsThumbnailButtons.aspx"&gt;another
post&lt;/a&gt; that &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;this requires launching some other application
that communicates with the first instance.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="content/binary/outlook%20jumplist.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
If you'd like to do that, it just got a little easier with the release of a "recipe"
from Microsoft that packages up this concept and lets you use it with very little
extra code. As it says on the &lt;a href="http://code.msdn.microsoft.com/Windows-7-Taskbar-Single-4120eafd"&gt;Code
Gallery page for the recipe&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
This Taskbar Single Instance Recipe allows developers to easily develop applications
that use "Messenger Like" tasks that change the state of the currently running instance,
allowing it to react to incoming state-change notifications and act accordingly.&lt;br&gt;
&lt;br&gt;
This Recipe includes: 
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Native (C++) and managed (.NET) Source code for the Single Instance library 
&lt;/li&gt;
&lt;li&gt;
Well documented native (C++) and managed (.NET) samples 
&lt;/li&gt;
&lt;li&gt;
Documentation 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
To compile and run the recipe and samples the following items are required:&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Microsoft Visual Studio 2010 
&lt;/li&gt;
&lt;li&gt;
Windows 7 – Note that only the samples require Windows 7.&amp;nbsp; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Yes, this recipe is actually two recipes - one native and one managed, and comes with
whitepapers explaining how it's done. I mentioned this in my Tech Ed Europe talk on &lt;a href="http://www.msteched.com/2010/Europe/WCL329"&gt;Advanced
Windows 7 development&lt;/a&gt; and it's finally released for you to use! Enjoy!
&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=c11b29a4-0f13-4c7d-a9cb-4b3021e96aef" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=7b104f35-008b-4d0e-9cda-7ea8593c56b1</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7b104f35-008b-4d0e-9cda-7ea8593c56b1</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Whenever new stuff appears in the Microsoft universe, native C++ developers can get
to it first. That's because they can easily call Windows APIs or COM interfaces or
however it's implemented. Managed developers need to wait until the new stuff gets
added to the .NET Framework or to a particular managed technology, like WPF. Take
taskbar integration, for example: adding tasks and destinations, getting a progress
bar or icon overlay on your taskbar icon, and so on. From the very beginning you could
interact with the taskbar from native code by making Windows API calls. The <a href="http://archive.msdn.microsoft.com/WindowsAPICodePack">Code
Pack</a> is a popular managed wrapper from Microsoft that enables those interactions
from managed code such as Windows Forms applications. In the early days of Windows
7, WPF developers also used the Code Pack - but now those capabilities are in WPF
itself.
</p>
        <p>
Does that mean that native developers get nothing new? On release day they gain the
ability to call those APIs and that's that? Of course not. Native developers use frameworks
and libraries to build their applications, and those frameworks and libraries in many
cases are wrappers for Windows functionality. One of those is MFC and you should know
that MFC has support for Windows 7 functionality.
</p>
        <p>
If that's news to you, then watch <a href="http://channel9.msdn.com/posts/Windows-7-Taskbar-Integration-for-MFC-Applications">my
screencast on Channel 9 </a>in which I cover jumplists and overlays with lots of demos.
It's just one or two lines of code for each of these. Users expect their apps to behave
like this. MFC makes it simple.<br /></p>
        <p>
Kate
</p>
        <p>
        </p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7b104f35-008b-4d0e-9cda-7ea8593c56b1" />
      </body>
      <title>My screencast - Windows 7 Taskbar Integration with MFC</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=7b104f35-008b-4d0e-9cda-7ea8593c56b1</guid>
      <link>http://www.gregcons.com/KateBlog/MyScreencastWindows7TaskbarIntegrationWithMFC.aspx</link>
      <pubDate>Sun, 13 Mar 2011 23:58:23 GMT</pubDate>
      <description>&lt;p&gt;
Whenever new stuff appears in the Microsoft universe, native C++ developers can get
to it first. That's because they can easily call Windows APIs or COM interfaces or
however it's implemented. Managed developers need to wait until the new stuff gets
added to the .NET Framework or to a particular managed technology, like WPF. Take
taskbar integration, for example: adding tasks and destinations, getting a progress
bar or icon overlay on your taskbar icon, and so on. From the very beginning you could
interact with the taskbar from native code by making Windows API calls. The &lt;a href="http://archive.msdn.microsoft.com/WindowsAPICodePack"&gt;Code
Pack&lt;/a&gt; is a popular managed wrapper from Microsoft that enables those interactions
from managed code such as Windows Forms applications. In the early days of Windows
7, WPF developers also used the Code Pack - but now those capabilities are in WPF
itself.
&lt;/p&gt;
&lt;p&gt;
Does that mean that native developers get nothing new? On release day they gain the
ability to call those APIs and that's that? Of course not. Native developers use frameworks
and libraries to build their applications, and those frameworks and libraries in many
cases are wrappers for Windows functionality. One of those is MFC and you should know
that MFC has support for Windows 7 functionality.
&lt;/p&gt;
&lt;p&gt;
If that's news to you, then watch &lt;a href="http://channel9.msdn.com/posts/Windows-7-Taskbar-Integration-for-MFC-Applications"&gt;my
screencast on Channel 9 &lt;/a&gt;in which I cover jumplists and overlays with lots of demos.
It's just one or two lines of code for each of these. Users expect their apps to behave
like this. MFC makes it simple.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Kate
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=7b104f35-008b-4d0e-9cda-7ea8593c56b1" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=0e04beaa-ef20-4dae-b3ac-2117a0dc9ec6</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0e04beaa-ef20-4dae-b3ac-2117a0dc9ec6</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Writing samples and demos is tough. You want them to do more than say "Hello World"
or draw a red square, but you want them to be simple enough that people can see the
"new stuff" you're demoing (WPF, or Windows 7 taskbar integration) or multi-touch)
in amongst the real business logic. It would be neat if they did something actually
useful, because then you might keep it around on your machine and use it, but most
things that are useful are too big to be demos.
</p>
        <p>
Well here's a sample that lands in the sweet spot: <a href="http://code.msdn.microsoft.com/TasksShow-1bf01c8d">Tasks.Show</a>.
You put in your tasks, things from your ToDo list, along with time estimates, and
it keeps track of them and shows them to you. I like this view:
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/tasks.bmp" border="0" />
        </p>
        <p>
It uses touch to let you flick tasks into categories, and has taskbar integration
to let you open a specific category, add a task, and so on. All the source code is
available so you can see how it's done - it is a demo, after all. You can get more
details and screen shots on the <a href="http://windowsteamblog.com/windows/b/developers/archive/2011/02/24/tasks-show-a-windows-7-developers-resource.aspx">Windows
Team Blog</a>. Check it out!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=0e04beaa-ef20-4dae-b3ac-2117a0dc9ec6" />
      </body>
      <title>Fun WPF Sample - Tasks.Show</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0e04beaa-ef20-4dae-b3ac-2117a0dc9ec6</guid>
      <link>http://www.gregcons.com/KateBlog/FunWPFSampleTasksShow.aspx</link>
      <pubDate>Fri, 11 Mar 2011 15:31:40 GMT</pubDate>
      <description>&lt;p&gt;
Writing samples and demos is tough. You want them to do more than say "Hello World"
or draw a red square, but you want them to be simple enough that people can see the
"new stuff" you're demoing (WPF, or Windows 7 taskbar integration) or multi-touch)
in amongst the real business logic. It would be neat if they did something actually
useful, because then you might keep it around on your machine and use it, but most
things that are useful are too big to be demos.
&lt;/p&gt;
&lt;p&gt;
Well here's a sample that lands in the sweet spot: &lt;a href="http://code.msdn.microsoft.com/TasksShow-1bf01c8d"&gt;Tasks.Show&lt;/a&gt;.
You put in your tasks, things from your ToDo list, along with time estimates, and
it keeps track of them and shows them to you. I like this view:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/tasks.bmp" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
It uses touch to let you flick tasks into categories, and has taskbar integration
to let you open a specific category, add a task, and so on. All the source code is
available so you can see how it's done - it is a demo, after all. You can get more
details and screen shots on the &lt;a href="http://windowsteamblog.com/windows/b/developers/archive/2011/02/24/tasks-show-a-windows-7-developers-resource.aspx"&gt;Windows
Team Blog&lt;/a&gt;. Check it out!
&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=0e04beaa-ef20-4dae-b3ac-2117a0dc9ec6" /&gt;</description>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=e649e3c1-a200-47ba-b2f3-fd668c247c33</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=e649e3c1-a200-47ba-b2f3-fd668c247c33</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Here's an interesting <a href="http://cppdepend.wordpress.com/2010/08/29/visual-c-2010-what%C3%A2%C2%80%C2%99s-new-for-mfc-library/">blog
post</a>. Say you use MFC and are wondering whether anything was added to it in a
particular release. What tool would you use for that? How about CppDepend? If you've
never used it, seeing how it provides the illustrations for this post should show
you the appeal of it. Either way, you're going to learn something.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=e649e3c1-a200-47ba-b2f3-fd668c247c33" /></body>
      <title>Two In One - See What's New in MFC, See How CppDepend Works</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=e649e3c1-a200-47ba-b2f3-fd668c247c33</guid>
      <link>http://www.gregcons.com/KateBlog/TwoInOneSeeWhatsNewInMFCSeeHowCppDependWorks.aspx</link>
      <pubDate>Mon, 28 Feb 2011 03:11:52 GMT</pubDate>
      <description>Here's an interesting &lt;a href="http://cppdepend.wordpress.com/2010/08/29/visual-c-2010-what%C3%A2%C2%80%C2%99s-new-for-mfc-library/"&gt;blog
post&lt;/a&gt;. Say you use MFC and are wondering whether anything was added to it in a
particular release. What tool would you use for that? How about CppDepend? If you've
never used it, seeing how it provides the illustrations for this post should show
you the appeal of it. Either way, you're going to learn something.&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=e649e3c1-a200-47ba-b2f3-fd668c247c33" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=777b1494-d5a0-4564-952a-c034deb70dc0</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=777b1494-d5a0-4564-952a-c034deb70dc0</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">Pete Brown is a WPF guy and I've learned
a lot from him. Now I get to watch him learn. Recently he wanted to write an add-in
for IE and he decided to do it in C++. You can see how he struggled through it and
get some tips of your own in the <a href="http://10rem.net/blog/2011/02/22/creating-an-internet-explorer-add-in-toolbar-button-using-cplusplus-and-atl">detailed
post</a> he wrote about the experience. I agree with the commenter who said you should
only run Visual Studio as admin when you know you're going to do a step (like registration)
that requires elevation, and you should run non-elevated the rest of the time, and
the one who tweaked the string code to take advantage of being in C++. If you have
some tweaks of your own, stop by and add a comment.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=777b1494-d5a0-4564-952a-c034deb70dc0" /></body>
      <title>Watching a Managed Developer Come Back to C++</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=777b1494-d5a0-4564-952a-c034deb70dc0</guid>
      <link>http://www.gregcons.com/KateBlog/WatchingAManagedDeveloperComeBackToC.aspx</link>
      <pubDate>Fri, 25 Feb 2011 23:20:58 GMT</pubDate>
      <description>Pete Brown is a WPF guy and I've learned a lot from him. Now I get to watch him learn. Recently he wanted to write an add-in for IE and he decided to do it in C++. You can see how he struggled through it and get some tips of your own in the &lt;a href="http://10rem.net/blog/2011/02/22/creating-an-internet-explorer-add-in-toolbar-button-using-cplusplus-and-atl"&gt;detailed
post&lt;/a&gt; he wrote about the experience. I agree with the commenter who said you should
only run Visual Studio as admin when you know you're going to do a step (like registration)
that requires elevation, and you should run non-elevated the rest of the time, and
the one who tweaked the string code to take advantage of being in C++. If you have
some tweaks of your own, stop by and add a comment.&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=777b1494-d5a0-4564-952a-c034deb70dc0" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=d7599a0d-0ef5-476f-bc6d-66b9fce1b76d</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d7599a0d-0ef5-476f-bc6d-66b9fce1b76d</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Imagine an app that you have running under Windows 7 as a desktop app. Now as much
as you are enjoying the Windows 7 features it uses, you know there is some functionality
there you could offer to people another way. Do you have to just start over to make
it into a phone app? What if you want it in a browser? If you write the desktop part
in WPF, will that be something you can use when you create the Silverlight code for
the browser or phone apps? Well, check this mission statement:
</p>
        <p>
        </p>
        <blockquote>Our goal was to enable seamless and easy sharing of decks among users
across different computers. The idea was simple, upload the deck to the cloud, and
let the user send a message to whomever the user wants to share the deck with. That
message will include a link for the receiving party to click on to launch a web browser
and run a Silverlight application that can “play” the shared deck. The Silverlight
application dynamically downloads the shared deck and displays that single deck just
as it would be displayed on the WPF application. At this point the user can launch
any of the 3 games: Learning, Matching, or Memory, with the same user experience as
the WPF application. </blockquote>
        <p>
        </p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/flashcards.jpg" border="0" />
        </p>
        <p>
Sounds like just what you might like to do in some of your apps, doesn't it? Oh yeah,
and would you like the <a href="http://code.msdn.microsoft.com/FlashcardsShow-84f2b3ba">code</a>?
And a <a href="http://windowsteamblog.com/windows/b/developers/archive/2011/02/17/flashcards-show-version-2-for-the-desktop-browser-and-windows-phone.aspx">blog
post</a> explaining the code? And a <a href="http://channel9.msdn.com/posts/FlashcardsShow-Version-2-running-on-Windows-Phone-and-IE">video
on Channel 9</a>?
</p>
        <p>
Happy to help!
</p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d7599a0d-0ef5-476f-bc6d-66b9fce1b76d" />
      </body>
      <title>Fun Windows 7 demo now on your phone and in your browser </title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d7599a0d-0ef5-476f-bc6d-66b9fce1b76d</guid>
      <link>http://www.gregcons.com/KateBlog/FunWindows7DemoNowOnYourPhoneAndInYourBrowser.aspx</link>
      <pubDate>Sat, 19 Feb 2011 22:53:09 GMT</pubDate>
      <description>&lt;p&gt;
Imagine an app that you have running under Windows 7 as a desktop app. Now as much
as you are enjoying the Windows 7 features it uses, you know there is some functionality
there you could offer to people another way. Do you have to just start over to make
it into a phone app? What if you want it in a browser? If you write the desktop part
in WPF, will that be something you can use when you create the Silverlight code for
the browser or phone apps? Well, check this mission statement:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;blockquote&gt;Our goal was to enable seamless and easy sharing of decks among users
across different computers. The idea was simple, upload the deck to the cloud, and
let the user send a message to whomever the user wants to share the deck with. That
message will include a link for the receiving party to click on to launch a web browser
and run a Silverlight application that can “play” the shared deck. The Silverlight
application dynamically downloads the shared deck and displays that single deck just
as it would be displayed on the WPF application. At this point the user can launch
any of the 3 games: Learning, Matching, or Memory, with the same user experience as
the WPF application. &lt;/blockquote&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/flashcards.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Sounds like just what you might like to do in some of your apps, doesn't it? Oh yeah,
and would you like the &lt;a href="http://code.msdn.microsoft.com/FlashcardsShow-84f2b3ba"&gt;code&lt;/a&gt;?
And a &lt;a href="http://windowsteamblog.com/windows/b/developers/archive/2011/02/17/flashcards-show-version-2-for-the-desktop-browser-and-windows-phone.aspx"&gt;blog
post&lt;/a&gt; explaining the code? And a &lt;a href="http://channel9.msdn.com/posts/FlashcardsShow-Version-2-running-on-Windows-Phone-and-IE"&gt;video
on Channel 9&lt;/a&gt;?
&lt;/p&gt;
&lt;p&gt;
Happy to help!
&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=d7599a0d-0ef5-476f-bc6d-66b9fce1b76d" /&gt;</description>
      <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=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=29f89049-e38e-40f2-a209-9614d99bf915</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=29f89049-e38e-40f2-a209-9614d99bf915</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">At the end of January, the busy bees at <a href="http://1code.codeplex.com/">All-in-One</a> (OK,
they're not bees, they're Microsoft engineers) <a href="http://blogs.msdn.com/b/codefx/archive/2011/01/25/code-sample-update-in-january-2011-microsoft-all-in-one-code-framework.aspx">released </a>even
more samples including Azure, setting a hotkey that Windows will route to your app
even if it doesn't have focus, detecting if the machine has been locked (with Windows+L)
or unlocked, downloading multiple files with ftp, and many more. As always these are
in VB, C#, and almost all of them are also in native C++.<br /><br />
In fact, there are just so darn many samples right now that it's getting harder to
find the one you want. What a great problem to have! So they've released a <a href="http://blogs.msdn.com/b/codefx/archive/2011/02/06/microsoft-all-in-one-code-framework-quot-sample-browser-quot-v2-available-for-technical-preview.aspx">sample
browser</a> to help you search and browse and generally get your hands on the code
that will solve your problem and move you on to the next part of your day.<br /><br />
What are you waiting for? Go get it!<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=29f89049-e38e-40f2-a209-9614d99bf915" /></body>
      <title>More Good stuff happening with All-In-One Code Framework</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=29f89049-e38e-40f2-a209-9614d99bf915</guid>
      <link>http://www.gregcons.com/KateBlog/MoreGoodStuffHappeningWithAllInOneCodeFramework.aspx</link>
      <pubDate>Wed, 09 Feb 2011 16:41:05 GMT</pubDate>
      <description>At the end of January, the busy bees at &lt;a href="http://1code.codeplex.com/"&gt;All-in-One&lt;/a&gt; (OK,
they're not bees, they're Microsoft engineers) &lt;a href="http://blogs.msdn.com/b/codefx/archive/2011/01/25/code-sample-update-in-january-2011-microsoft-all-in-one-code-framework.aspx"&gt;released &lt;/a&gt;even
more samples including Azure, setting a hotkey that Windows will route to your app
even if it doesn't have focus, detecting if the machine has been locked (with Windows+L)
or unlocked, downloading multiple files with ftp, and many more. As always these are
in VB, C#, and almost all of them are also in native C++.&lt;br&gt;
&lt;br&gt;
In fact, there are just so darn many samples right now that it's getting harder to
find the one you want. What a great problem to have! So they've released a &lt;a href="http://blogs.msdn.com/b/codefx/archive/2011/02/06/microsoft-all-in-one-code-framework-quot-sample-browser-quot-v2-available-for-technical-preview.aspx"&gt;sample
browser&lt;/a&gt; to help you search and browse and generally get your hands on the code
that will solve your problem and move you on to the next part of your day.&lt;br&gt;
&lt;br&gt;
What are you waiting for? Go get it!&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=29f89049-e38e-40f2-a209-9614d99bf915" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>Concurrency</category>
      <category>Consulting Life</category>
      <category>Seen and Recommended</category>
      <category>Windows 7</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=d0d12252-e826-451f-94b0-fd20561ddfe6</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d0d12252-e826-451f-94b0-fd20561ddfe6</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Like a lot of folks, I have a Windows Phone and I enjoy it a lot. I've filled it up
with (free) games and they pass the time quickly when I have to wait in line or otherwise
have an empty minute or two. C++ MVP Marius Bancila had the same experience, but unlike
me he responded by writing a version of the game in MFC so he could play it on his
own PC as well as on a phone.
</p>
        <p>
          <img src="http://www.gregcons.com/KateBlog/content/binary/colorsgame.jpg" border="0" width="800" height="592" />
        </p>
        <p>
You can get the source from <a href="http://mariusbancila.ro/blog/2010/08/04/colors-game/">his
blog post</a>, and <a href="http://mariusbancila.ro/blog/2010/08/06/colors-game-redux/">another
post and its comments</a> (mostly in Romanian - <a href="http://www.microsofttranslator.com/bv.aspx?from=ro&amp;to=en&amp;a=http%3A%2F%2Fmariusbancila.ro%2Fblog%2F2010%2F08%2F06%2Fcolors-game-redux%2F">Bing
Translate</a> is your friend there) have a nice discussion of performance issues.
After all, whenever two or more C++ programmers gather together, someone is going
to have an opinion about performance. Take a look for yourself!
</p>
        <p>
Kate<br /></p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=d0d12252-e826-451f-94b0-fd20561ddfe6" />
      </body>
      <title>MFC applications in unlikely places</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=d0d12252-e826-451f-94b0-fd20561ddfe6</guid>
      <link>http://www.gregcons.com/KateBlog/MFCApplicationsInUnlikelyPlaces.aspx</link>
      <pubDate>Tue, 01 Feb 2011 23:45:11 GMT</pubDate>
      <description>&lt;p&gt;
Like a lot of folks, I have a Windows Phone and I enjoy it a lot. I've filled it up
with (free) games and they pass the time quickly when I have to wait in line or otherwise
have an empty minute or two. C++ MVP Marius Bancila had the same experience, but unlike
me he responded by writing a version of the game in MFC so he could play it on his
own PC as well as on a phone.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.gregcons.com/KateBlog/content/binary/colorsgame.jpg" border="0" width="800" height="592"&gt;
&lt;/p&gt;
&lt;p&gt;
You can get the source from &lt;a href="http://mariusbancila.ro/blog/2010/08/04/colors-game/"&gt;his
blog post&lt;/a&gt;, and &lt;a href="http://mariusbancila.ro/blog/2010/08/06/colors-game-redux/"&gt;another
post and its comments&lt;/a&gt; (mostly in Romanian - &lt;a href="http://www.microsofttranslator.com/bv.aspx?from=ro&amp;amp;to=en&amp;amp;a=http%3A%2F%2Fmariusbancila.ro%2Fblog%2F2010%2F08%2F06%2Fcolors-game-redux%2F"&gt;Bing
Translate&lt;/a&gt; is your friend there) have a nice discussion of performance issues.
After all, whenever two or more C++ programmers gather together, someone is going
to have an opinion about performance. Take a look for yourself!
&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=d0d12252-e826-451f-94b0-fd20561ddfe6" /&gt;</description>
      <category>C++</category>
      <category>Client Development</category>
      <category>MVP</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=6bca8561-513f-4f88-ae36-a08fd69efdef</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6bca8561-513f-4f88-ae36-a08fd69efdef</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">There are some really amazing WPF applications
out there, and many of them are extraordinarily beautiful. I am not very good at making
beautiful applications, though the <a href="http://wpf.codeplex.com/wikipage?title=WPF%20Themes&amp;referringTitle=Home">WPF
themes</a> help avoid the "grey boxes on a grey background" look I usually achieve.
Now if you want to develop an application that presents a whole new paradigm, there
should be someone on your team who really "gets" user experience and how colours work
together and so on. But what if you just want to make the same sort of apps you've
always made, using the latest technology instead of something a little older? You
want to think the way you thought when you were doing Windows Forms, for example,
and use the same tools, but end up with a WPF application or a Silverlight application.<br /><br />
Well, Pete Brown has <a href="http://10rem.net/blog/2010/11/19/windows-forms-to-xaml-do-i-really-need-a-designer-for-silverlight-or-wpf-applications">an
interesting blog post</a> speaking directly to this kind of developer. He makes the
case that for these kinds of applications, you don't need to add a designer to the
team. Plenty of screenshots to support his theory - see what you think. I think I
agree, myself. Because the post was last year, there's lots of interesting conversation
happening in the comments, too, so be sure to read those while you're there.<br /><br />
Kate<br /><p></p><img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=6bca8561-513f-4f88-ae36-a08fd69efdef" /></body>
      <title>Moving to WPF and Silverlight - fear of not being a designer</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=6bca8561-513f-4f88-ae36-a08fd69efdef</guid>
      <link>http://www.gregcons.com/KateBlog/MovingToWPFAndSilverlightFearOfNotBeingADesigner.aspx</link>
      <pubDate>Sun, 30 Jan 2011 23:48:22 GMT</pubDate>
      <description>There are some really amazing WPF applications out there, and many of them are extraordinarily beautiful. I am not very good at making beautiful applications, though the &lt;a href="http://wpf.codeplex.com/wikipage?title=WPF%20Themes&amp;amp;referringTitle=Home"&gt;WPF
themes&lt;/a&gt; help avoid the "grey boxes on a grey background" look I usually achieve.
Now if you want to develop an application that presents a whole new paradigm, there
should be someone on your team who really "gets" user experience and how colours work
together and so on. But what if you just want to make the same sort of apps you've
always made, using the latest technology instead of something a little older? You
want to think the way you thought when you were doing Windows Forms, for example,
and use the same tools, but end up with a WPF application or a Silverlight application.&lt;br&gt;
&lt;br&gt;
Well, Pete Brown has &lt;a href="http://10rem.net/blog/2010/11/19/windows-forms-to-xaml-do-i-really-need-a-designer-for-silverlight-or-wpf-applications"&gt;an
interesting blog post&lt;/a&gt; speaking directly to this kind of developer. He makes the
case that for these kinds of applications, you don't need to add a designer to the
team. Plenty of screenshots to support his theory - see what you think. I think I
agree, myself. Because the post was last year, there's lots of interesting conversation
happening in the comments, too, so be sure to read those while you're there.&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=6bca8561-513f-4f88-ae36-a08fd69efdef" /&gt;</description>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.gregcons.com/KateBlog/Trackback.aspx?guid=0c10e721-69cb-4889-8453-7c3c65ca01d2</trackback:ping>
      <pingback:server>http://www.gregcons.com/KateBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0c10e721-69cb-4889-8453-7c3c65ca01d2</pingback:target>
      <dc:creator>Kate Gregory</dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently the East of Toronto .NET User Group had a <a href="http://gtaeast.torontoug.net/UG_Events/3031.aspx">Windows
Phone 7 presentation</a> (by <a href="http://www.atleyhunter.com/">Atley Hunter</a>)
that was very well done, and well attended. (He's<a href="http://www.atleyhunter.com/2011/01/22/now-that-was-fun/"> blogged
about it</a> and included some helpful links, so you should be sure to read his post
too.) You would never have known it was his first presentation - he was calm and confident
and knew what he was talking about.<br /></p>
        <p>
          <img src="content/binary/Presentation-Logo_thumb.png" border="0" />
        </p>
        <p>
At the meeting I met <a href="http://ashishkaila.blogspot.com/">Ashish Kaila</a>,
who is working on a toolkit for WPF developers and a Windows Phone 7 library. He showed
me the docking panes and some other fun functionality. 
</p>
        <p>
          <img src="content/binary/docking.png" border="0" />
        </p>
        <p>
To me this is a huge benefit of user group meetings: in addition to the presentations,
usually as good as any you would see at a paying conference, you also can meet fellow
attendees. I hadn't heard of these tools before, and they could save you a lot of
time and effort. The next best thing to coming to meetings, I suppose, is reading
blog posts about meetings. Here's where you can learn more about Ashish and his products:
</p>
        <ul>
          <li>
            <a href="http://www.codeproject.com/KB/WPF/WPFDockingToolkit.aspx">Building a Docking
Window Management Solution in WPF</a>
          </li>
          <li>
            <a href="http://www.codeproject.com/KB/WPF/CustomWPFWindow.aspx">Create Custom Windows
in WPF with Ease</a>
          </li>
          <li>
            <a href="http://mixmodessynergy.codeplex.com/">MixModes Synergy - The Ultimate Plaform
Toolkit for WPF, WP7 and Silverlight</a>
          </li>
        </ul>
        <p>
If you're not going to your local user group meetings, why on earth not? We don't
bite, honestly, and you have so much to learn and gain from being there. See you <a href="http://gtaeast.torontoug.net/UG_Events/default.aspx">next
time</a>!<br /></p>
        <p>
Kate
</p>
        <img width="0" height="0" src="http://www.gregcons.com/KateBlog/aggbug.ashx?id=0c10e721-69cb-4889-8453-7c3c65ca01d2" />
      </body>
      <title>User Group meetings, WPF and Windows Phone Toolkit, new speaker, and more</title>
      <guid isPermaLink="false">http://www.gregcons.com/KateBlog/PermaLink.aspx?guid=0c10e721-69cb-4889-8453-7c3c65ca01d2</guid>
      <link>http://www.gregcons.com/KateBlog/UserGroupMeetingsWPFAndWindowsPhoneToolkitNewSpeakerAndMore.aspx</link>
      <pubDate>Mon, 24 Jan 2011 23:17:48 GMT</pubDate>
      <description>&lt;p&gt;
Recently the East of Toronto .NET User Group had a &lt;a href="http://gtaeast.torontoug.net/UG_Events/3031.aspx"&gt;Windows
Phone 7 presentation&lt;/a&gt; (by &lt;a href="http://www.atleyhunter.com/"&gt;Atley Hunter&lt;/a&gt;)
that was very well done, and well attended. (He's&lt;a href="http://www.atleyhunter.com/2011/01/22/now-that-was-fun/"&gt; blogged
about it&lt;/a&gt; and included some helpful links, so you should be sure to read his post
too.) You would never have known it was his first presentation - he was calm and confident
and knew what he was talking about.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="content/binary/Presentation-Logo_thumb.png" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
At the meeting I met &lt;a href="http://ashishkaila.blogspot.com/"&gt;Ashish Kaila&lt;/a&gt;,
who is working on a toolkit for WPF developers and a Windows Phone 7 library. He showed
me the docking panes and some other fun functionality. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="content/binary/docking.png" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
To me this is a huge benefit of user group meetings: in addition to the presentations,
usually as good as any you would see at a paying conference, you also can meet fellow
attendees. I hadn't heard of these tools before, and they could save you a lot of
time and effort. The next best thing to coming to meetings, I suppose, is reading
blog posts about meetings. Here's where you can learn more about Ashish and his products:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.codeproject.com/KB/WPF/WPFDockingToolkit.aspx"&gt;Building a Docking
Window Management Solution in WPF&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.codeproject.com/KB/WPF/CustomWPFWindow.aspx"&gt;Create Custom Windows
in WPF with Ease&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://mixmodessynergy.codeplex.com/"&gt;MixModes Synergy - The Ultimate Plaform
Toolkit for WPF, WP7 and Silverlight&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
If you're not going to your local user group meetings, why on earth not? We don't
bite, honestly, and you have so much to learn and gain from being there. See you &lt;a href="http://gtaeast.torontoug.net/UG_Events/default.aspx"&gt;next
time&lt;/a&gt;!&lt;br&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=0c10e721-69cb-4889-8453-7c3c65ca01d2" /&gt;</description>
      <category>Client Development</category>
      <category>Seen and Recommended</category>
      <category>Speaking</category>
    </item>
  </channel>
</rss>