<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bill Lodin &#187; Windows 7</title>
	<atom:link href="http://blogs.itmentors.com/bill/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/bill</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 05:20:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learn Windows 7, 7 minutes at a time!</title>
		<link>http://blogs.itmentors.com/bill/2010/02/08/learn-windows-7-7-minutes-at-a-time/</link>
		<comments>http://blogs.itmentors.com/bill/2010/02/08/learn-windows-7-7-minutes-at-a-time/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:43:29 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=88</guid>
		<description><![CDATA[Nancy and I are working on a series of short videos for msdev &#8211; each one focuses on developing for Windows 7 and each one is less than 7 minutes long! I just posted the first six of mine this morning &#8211; here&#8217;s the list (with links to source code!)

Windows 7 Taskbar &#8220;Thumb Buttons&#8221; [code]
Windows [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Nancy Strickland's blog" href="http://blogs.itmentors.com/nancy">Nancy</a> and I are working on a <a title="Windows 7 in 7" href="http://www.msdev.com/Directory/SeriesDescription.aspx?CourseId=151">series of short videos for msdev</a> &#8211; each one focuses on developing for Windows 7 and each one is less than 7 minutes long! I just posted the first six of mine this morning &#8211; here&#8217;s the list (with links to source code!)</p>
<ul>
<li><a title="Windows 7 Taskbar &quot;Thumb Buttons&quot;" href="http://www.msdev.com/Directory/Description.aspx?eventId=1722">Windows 7 Taskbar &#8220;Thumb Buttons&#8221;</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_DigitalTimer.zip">code</a>]</li>
<li><a title="Windows 7 Taskbar Icon Overlays" href="http://www.msdev.com/Directory/Description.aspx?eventId=1723">Windows 7 Taskbar Icon Overlays</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_MiniMail.zip">code</a>]</li>
<li><a title="Windows 7 Taskbar Jump Lists" href="http://www.msdev.com/Directory/Description.aspx?eventId=1724">Windows 7 Taskbar Jump Lists</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_SimpleCS.zip">code</a>]</li>
<li><a title="Windows 7 Taskbar &quot;Hot Colors&quot;" href="http://www.msdev.com/Directory/Description.aspx?eventId=1725">Windows 7 Taskbar &#8220;Hot Colors&#8221;</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_HotColors.zip">code</a>]</li>
<li><a title="Windows 7 Touch" href="http://www.msdev.com/Directory/Description.aspx?eventId=1726">Windows 7 Touch</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Touch.zip">code</a>]</li>
<li><a title="Windows 7 Multitouch" href="http://www.msdev.com/Directory/Description.aspx?eventId=1727">Windows 7 Multitouch</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Multitouch.zip">code</a>]</li>
</ul>
<p> Enjoy!</p>
<p>UPDATE: More videos just posted!</p>
<ul>
<li><a title="Programming with Inertia in Windows 7" href="http://www.msdev.com/Directory/Description.aspx?eventId=1734">Programming with Inertia in Windows 7</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Shuffleboard.zip">code</a>]</li>
<li><a title="&quot;Manipulation&quot; in WPF and Windows 7" href="http://www.msdev.com/Directory/Description.aspx?eventId=1735">“Manipulation” in WPF and Windows 7</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Tangram.zip">code</a>]</li>
<li><a title="Windows 7 Gestures" href="http://www.msdev.com/Directory/Description.aspx?eventId=1733">Windows 7 Gestures</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_TangramGesture.zip">code</a>]</li>
<li><a title="Windows 7 and Ink" href="http://www.msdev.com/Directory/Description.aspx?eventId=1736">Windows 7 and Ink </a>[<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Camelot.zip">code</a>]</li>
<li><a title="Handwriting Recognition in Windows 7" href="http://www.msdev.com/Directory/Description.aspx?eventId=1737">Handwriting Recognition in Windows 7</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_Camelot_InkAnalysis.zip">code</a>]</li>
<li><a title="Handwritten Math Recognition in Windows 7" href="http://www.msdev.com/Directory/Description.aspx?eventId=1738">Handwritten Math Recognition in Windows 7</a> [<a title="Source code" href="http://www.itmentors.com/code/2010/02/7in7_MathMLToCSharp.zip">code</a>]</li>
</ul>
<p>Regarding the last video (math recognition), credit for the &#8220;MathML to C#&#8221; application belongs to <a title="Dmitri Nesteruk - Personal Homepage" href="http://nesteruk.org/">Dmitri Nesteruk</a>. You can find his &#8220;mmlsharp&#8221; application at <a title="mmlsharp at Google Code" href="http://code.google.com/p/mmlsharp/">Google Code</a> (although I downloaded the source from <a title="mmlsharp at CodePlex" href="http://mmlsharp.codeplex.com/">CodePlex</a>). You can also read his <a title="&quot;Converting math equations to C#&quot;" href="http://www.codeproject.com/KB/recipes/mmlsharp.aspx?msg=3250095">original article</a> about the application.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2010/02/08/learn-windows-7-7-minutes-at-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
