<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Gavin Gear's Tech Blog</title><subtitle type="html" /><id>http://blogs.msdn.com/gavingear/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/gavingear/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-11-13T11:25:00Z</updated><entry><title>3 part Windows 7 Sensor Platform article by Sergey Zwezdin</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/10/19/3-part-windows-7-sensor-platform-article-by-sergey-zwezdin.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/10/19/3-part-windows-7-sensor-platform-article-by-sergey-zwezdin.aspx</id><published>2009-10-19T16:50:00Z</published><updated>2009-10-19T16:50:00Z</updated><content type="html">&lt;P&gt;Sergey Zwezdin (Microsoft C# MVP) has recently put together a 3 part series about the Windows 7 sensor platfom, the Windows 7 sensor development kits, and programming with C# with the platform for these boards:&lt;/P&gt;
&lt;P&gt;Part I:&lt;BR&gt;&lt;A href="http://geekswithblogs.net/sergun/archive/2009/06/15/windows-7-sensor-and-location-platform-what-is-it-part.aspx"&gt;http://geekswithblogs.net/sergun/archive/2009/06/15/windows-7-sensor-and-location-platform-what-is-it-part.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Part II:&lt;BR&gt;&lt;A href="http://geekswithblogs.net/sergun/archive/2009/07/01/windows-7-sensor-and-location-platform-sensors-programming-part-23.aspx"&gt;http://geekswithblogs.net/sergun/archive/2009/07/01/windows-7-sensor-and-location-platform-sensors-programming-part-23.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Part III:&lt;BR&gt;&lt;A href="http://geekswithblogs.net/sergun/archive/2009/07/02/windows-7-sensor-and-location-platform-implementation-of-own-sensor.aspx"&gt;http://geekswithblogs.net/sergun/archive/2009/07/02/windows-7-sensor-and-location-platform-implementation-of-own-sensor.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9909218" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 SDK Sensors Location" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+SDK+Sensors+Location/default.aspx" /></entry><entry><title>Great article covering Windows 7 Sensor development kit driver install</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/10/16/great-article-covering-windows-7-sensor-development-kit-driver-install.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/10/16/great-article-covering-windows-7-sensor-development-kit-driver-install.aspx</id><published>2009-10-16T21:29:00Z</published><updated>2009-10-16T21:29:00Z</updated><content type="html">&lt;P&gt;I just found this article:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sondreb.com/blog/post/Windows-7-Sensor-Platform.aspx" mce_href="http://sondreb.com/blog/post/Windows-7-Sensor-Platform.aspx"&gt;http://sondreb.com/blog/post/Windows-7-Sensor-Platform.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Where Sondre covers many aspects of Windows 7 Sensor and Location platform, including how to troubleshoot driver installation for the Windows 7 Sensor development kits. One minor clarification: You should run sensordriverkitinstaller.exe *after* you plug in the sensor development kit board.&lt;/P&gt;
&lt;P mce_keep="true"&gt;From his post:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;"Part of Windows 7 is a completely new platform for Location and Sensors. This is a framework that tries to remove the old legacy of COM-ports for communication with external devices. Even a lot of today's USB devices, still rely on the COM protocol to communicate with the PC. The Location and Sensor Platform in Windows 7 improves this with a modern architecture for arbitrary hardware sensory input. &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;One of the most important advances in this platform is the ability for multiple applications to use the same sensors at the same time, this has always been some of a problem with GPS, where only one instance of the application could read the GPS coordinates."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9908395" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author></entry><entry><title>Great writeup on car racing game XNA sample and sensor development kit</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/09/24/great-writeup-on-car-racing-game-xna-sample-and-sensor-development-kit.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/09/24/great-writeup-on-car-racing-game-xna-sample-and-sensor-development-kit.aspx</id><published>2009-09-25T02:22:00Z</published><updated>2009-09-25T02:22:00Z</updated><content type="html">&lt;P&gt;Hello all- Pietro Brambati just posted a great writeup on how you can install and run the XNA car racing sample application, and drive the car using the accelerometer built into the Windows 7 Sensor Development kit- with step by step instructions!&lt;/P&gt;
&lt;P&gt;Check it out!&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/pietrobr/archive/2009/09/24/having-fun-with-windows-7-sensor-api-xna-game-studio.aspx"&gt;http://blogs.msdn.com/pietrobr/archive/2009/09/24/having-fun-with-windows-7-sensor-api-xna-game-studio.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From his post:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 393px; HEIGHT: 296px" src="http://blogs.msdn.com/blogfiles/pietrobr/WindowsLiveWriter/HavingfunwithWindows7sensorsAPIXNA_CA35/mobile%20011_thumb.jpg" width=393 height=296 mce_src="http://blogs.msdn.com/blogfiles/pietrobr/WindowsLiveWriter/HavingfunwithWindows7sensorsAPIXNA_CA35/mobile%20011_thumb.jpg"&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9899224" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author></entry><entry><title>Windows 7, coming soon to the public!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/09/17/windows-7-coming-soon-to-the-public.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/09/17/windows-7-coming-soon-to-the-public.aspx</id><published>2009-09-18T00:24:00Z</published><updated>2009-09-18T00:24:00Z</updated><content type="html">&lt;P&gt;With Windows 7 coming to the public soon, I thought I'd take a moment to write down a quick list of some of my favorite things that are new for Windows 7.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Easy connection to networks&lt;BR&gt;&lt;/STRONG&gt;With the new wireless connection interface, all you have to do is click on the wireless icon on the taskbar, and you are presented with a list of availble wireless networks to connect to. One easy interface! Just click on the connect button next to the network, and you're done!&lt;/P&gt;
&lt;P&gt;Screenshot:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 269px; HEIGHT: 208px" src="http://farm3.static.flickr.com/2521/3930099940_508a7b1f38.jpg" width=269 height=208 mce_src="http://farm3.static.flickr.com/2521/3930099940_508a7b1f38.jpg"&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Quick and easy projection interface&lt;BR&gt;&lt;/STRONG&gt;When you need to project, it's likely that you don't have time to goof around and waste time from your presentation trying to get your PC to project. In Windows 7, you can use the (Windows + P) key combo to cycle through projection options, works every time for me!&lt;/P&gt;
&lt;P&gt;Screenshot:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 722px; HEIGHT: 165px" src="http://farm4.static.flickr.com/3644/3929319461_c09f521495_o.png" width=722 height=165 mce_src="http://farm4.static.flickr.com/3644/3929319461_c09f521495_o.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Superbar!&lt;BR&gt;&lt;/STRONG&gt;The new superbar (was the taskbar) does a great job of collapsing the running program icons down to a manageable size, and they are grouped by application as well! When you hover over an application icon (takes up less space than old style icons with text) it shows you a preview of instances of the application, and lets you click on one to focus that application. A great time saver and workflow enhancement.&lt;/P&gt;
&lt;P&gt;Screenshot:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 500px; HEIGHT: 150px" src="http://farm3.static.flickr.com/2424/3930099986_e9d557f8fe.jpg" width=500 height=150 mce_src="http://farm3.static.flickr.com/2424/3930099986_e9d557f8fe.jpg"&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Updated in-box applications&lt;BR&gt;&lt;/STRONG&gt;Quite a few of the in-box applications (calculator, paint, etc) have new interfaces and features that make them look better and also make them easier to use.&lt;/P&gt;
&lt;P&gt;Screenshot:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 228px; HEIGHT: 322px" src="http://farm3.static.flickr.com/2426/3930100014_867ae7e838.jpg" width=228 height=322 mce_src="http://farm3.static.flickr.com/2426/3930100014_867ae7e838.jpg"&gt;&lt;/P&gt;
&lt;P&gt;That's a few highlights, but really I'm just scratching the surface here... There are a lot of great new or updated things in Windows 7 including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The Windows 7 Sensor and Location Platform, built-in automatic screen brightness control (Adaptive Brightness) ...I'm&amp;nbsp; a bit biased here, as this is the feature I worked on :)&lt;/LI&gt;
&lt;LI&gt;New Media Center interface/experiences&lt;/LI&gt;
&lt;LI&gt;Performance improvements&lt;/LI&gt;
&lt;LI&gt;Homegroup (media sharing and much more)&lt;/LI&gt;
&lt;LI&gt;...and many more!&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;When you can, pick up a copy of Windows 7, I think you'll really like it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;-Gavin&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9896526" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author></entry><entry><title>Windows 7 Sensor development kit downloads are live!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/05/20/windows-7-sensor-development-kit-downloads-are-live.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/05/20/windows-7-sensor-development-kit-downloads-are-live.aspx</id><published>2009-05-20T20:31:00Z</published><updated>2009-05-20T20:31:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;If you have a sensor development kit, and either don’t have the required software/firmware, or want to update your board’s firmware (to enter Windows 7 sensor demo mode by default, or to experiment with Adaptive Brightness in Windows 7) the following download will be of interest:&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;See &lt;B style="mso-bidi-font-weight: normal"&gt;“Sensor Development Kit for Windows 7&lt;/B&gt;” on the following page: &lt;/FONT&gt;&lt;A href="http://code.msdn.microsoft.com/SensorsAndLocation/Release/ProjectReleases.aspx?ReleaseId=2359"&gt;&lt;FONT size=3 face=Calibri&gt;Windows Sensors and Location MSDN Code Gallery Downloads&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;If you want to update your firmware, follow the instructions in the root “readme.txt” file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9632540" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="windows 7 Sensors Freescale Development Kit" scheme="http://blogs.msdn.com/gavingear/archive/tags/windows+7+Sensors+Freescale+Development+Kit/default.aspx" /></entry><entry><title>How to get new Freescale sensor boards to work on Windows 7</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/05/08/how-to-get-new-freescale-sensor-boards-to-work-on-windows-7.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/05/08/how-to-get-new-freescale-sensor-boards-to-work-on-windows-7.aspx</id><published>2009-05-08T22:17:00Z</published><updated>2009-05-08T22:17:00Z</updated><content type="html">&lt;P&gt;If you've purchased one of the new&lt;A href="http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx" mce_href="http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx"&gt; Freescale dev kits online&lt;/A&gt;, you may have noticed that the board does not work out of the box on Windows 7. The default mode is for Freescale demos.&lt;/P&gt;
&lt;P&gt;There are two options to get this board to work on Windows 7:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Repeatedly tap the E8 capacative touch button while you plug in the board (keep tapping until you see the alternate flashing red LEDs) - see the picture below. This will not persist across reboots unfortunately.&lt;/LI&gt;
&lt;LI&gt;Update the firmware on the board - You can use firmware from one of the sensor development kits (pictured below) or download the package from Microsoft (We dont' have this public yet)&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 620px; HEIGHT: 463px" src="http://farm4.static.flickr.com/3376/3513770100_d138cfd9ee_o.png" width=620 height=463 mce_src="http://farm4.static.flickr.com/3376/3513770100_d138cfd9ee_o.png"&gt;&lt;/P&gt;
&lt;P&gt;I will post download details and firmware update instructions when the download is posted.&lt;/P&gt;
&lt;P&gt;See ya,&lt;BR&gt;Gavin&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9597599" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="windows 7 Sensors Freescale Development Kit" scheme="http://blogs.msdn.com/gavingear/archive/tags/windows+7+Sensors+Freescale+Development+Kit/default.aspx" /></entry><entry><title>Windows API Code Pack is live, and with support for Windows 7 Sensors!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/05/07/windows-api-code-pack-is-live-and-with-support-for-windows-7-sensors.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/05/07/windows-api-code-pack-is-live-and-with-support-for-windows-7-sensors.aspx</id><published>2009-05-07T22:29:00Z</published><updated>2009-05-07T22:29:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;As a part of the Windows 7 RC release wave, the Windows SDK team has released the “Windows® API Code Pack for Microsoft® .NET Framework (v0.85)”. What is this code pack you may ask? This .NET source code &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;supports new Windows 7 light-up developer features including the following:&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-fareast-font-family: Calibri; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;-&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Shell features &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-fareast-font-family: Calibri; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;-&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Direct 3D 11.0&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-fareast-font-family: Calibri; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;-&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Sensor Platform APIs &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;This is a preview release, so it may change between now and RTM, but it does enable you to code against these features with your favorite .NET language for Windows 7. The sensor API code even includes samples (For accelerometer and light sensor) that show off the capabilities of the &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx" mce_href="http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx"&gt;&lt;FONT size=3 face=Calibri&gt;Windows 7 Sensor Development Kit hardware&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;!&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Here’s a link to the Code Pack release page:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;A href="http://code.msdn.microsoft.com/WindowsAPICodePack" mce_href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;&lt;FONT size=3 face=Calibri&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Gavin&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9594673" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 SDK WDK .NET Sensors" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+SDK+WDK+.NET+Sensors/default.aspx" /></entry><entry><title>Windows 7 RC Developer Essentials</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/05/06/windows-7-rc-developer-essentials.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/05/06/windows-7-rc-developer-essentials.aspx</id><published>2009-05-06T23:11:00Z</published><updated>2009-05-06T23:11:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Now that Windows 7 RC builds are live, you may want to know “what do I need to download and install to get going with driver or application development on Windows 7”?&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Well, I’ll do my best to outline that here!&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 14pt; mso-bidi-font-size: 11.0pt"&gt;&lt;FONT face=Calibri&gt;Essential: Download and install Windows 7 RC&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;BR&gt;The public download for Windows 7 RC builds is located here:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;A href="http://www.microsoft.com/windows/windows-7/download.aspx" mce_href="http://www.microsoft.com/windows/windows-7/download.aspx"&gt;&lt;FONT size=3 face=Calibri&gt;http://www.microsoft.com/windows/windows-7/download.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 14pt; mso-bidi-font-size: 11.0pt"&gt;&lt;FONT face=Calibri&gt;For application developers: Download and install the Windows 7 RC SDK&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;BR&gt;Websetup:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=f75f2ca8-c1e4-4801-9281-2f5f28f12dbd" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=f75f2ca8-c1e4-4801-9281-2f5f28f12dbd"&gt;&lt;FONT size=3 face=Calibri&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=f75f2ca8-c1e4-4801-9281-2f5f28f12dbd&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;ISOs:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6db1f17f-5f1e-4e54-a331-c32285cdde0c" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6db1f17f-5f1e-4e54-a331-c32285cdde0c"&gt;&lt;FONT color=#0000ff size=3 face=Calibri&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=6db1f17f-5f1e-4e54-a331-c32285cdde0c&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 14pt; mso-bidi-font-size: 11.0pt"&gt;&lt;FONT face=Calibri&gt;For driver developers: Download and install the Windows 7 RC WDK&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;BR&gt;Main page for WDK:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 12pt 0.5in" class=MsoNormal&gt;&lt;A href="http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx" mce_href="http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx"&gt;&lt;FONT size=3 face=Calibri&gt;http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 12pt 0.5in" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;Download details and requirements:&lt;BR&gt;&lt;/FONT&gt;&lt;B&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 8pt"&gt;Download the WDK for Windows 7 RC:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 8pt"&gt; The Windows 7 RC WDK (v.7.0.0) is available through the &lt;A href="http://www.microsoft.com/whdc/win7/default.mspx" mce_href="http://www.microsoft.com/whdc/win7/default.mspx"&gt;&lt;FONT color=#0000ff&gt;Windows Ecosystem Readiness Program&lt;/FONT&gt;&lt;/A&gt; and through &lt;A href="http://msdn2.microsoft.com/en-us/subscriptions/default.aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/subscriptions/default.aspx"&gt;&lt;FONT color=#0000ff&gt;MSDN Subscriber Downloads&lt;/FONT&gt;&lt;/A&gt;. It is also available to developers who are participants in the WDK beta program. If you want to participate in the WDK beta program, send an e-mail to &lt;A href="mailto:wdkbeta@microsoft.com" mce_href="mailto:wdkbeta@microsoft.com"&gt;&lt;FONT color=#0000ff&gt;wdkbeta@microsoft.com&lt;/FONT&gt;&lt;/A&gt;. You will receive an e-mail in return that contains instructions about how to sign up for the appropriate program on Microsoft Connect.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;There you go!&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;-Gavin&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9591964" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="windows 7 SDK WDK" scheme="http://blogs.msdn.com/gavingear/archive/tags/windows+7+SDK+WDK/default.aspx" /></entry><entry><title>Don't have a light sensor? Use VirtualLightSensor.exe from the SDK!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/04/22/don-t-have-a-light-sensor-use-virtuallightsensor-exe-from-the-sdk.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/04/22/don-t-have-a-light-sensor-use-virtuallightsensor-exe-from-the-sdk.aspx</id><published>2009-04-23T00:00:00Z</published><updated>2009-04-23T00:00:00Z</updated><content type="html">&lt;P&gt;&lt;FONT size=3 face=Calibri&gt;What is the Virtual Light Sensor tool? This tool allows the user to simulate an ALS (Ambient Light Sensor) device. The main purposes for simulating ALS devices would be to either experiment with the new Windows 7 Adaptive Brightness feature, or to test sensor applications that implement light-awareness for readability optimizations, or use ALS in some other way (night/day themes, etc).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=3 face=Calibri&gt;Screenshot:&lt;BR&gt;&lt;IMG style="WIDTH: 339px; HEIGHT: 163px" src="http://blogs.msdn.com/blogfiles/pietrobr/WindowsLiveWriter/HavingfunwithWindows7sensorsAPIXNA_CA35/image_thumb.png" width=339 height=163 mce_src="http://blogs.msdn.com/blogfiles/pietrobr/WindowsLiveWriter/HavingfunwithWindows7sensorsAPIXNA_CA35/image_thumb.png"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This tool is included in the Windows 7 SDK, so once you install the SDK, you'll have this tool.&lt;/P&gt;
&lt;P&gt;Fore more detail and install directions, see:&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/dd318911(VS.85).aspx"&gt;http://msdn.microsoft.com/en-us/library/dd318911(VS.85).aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9563590" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author></entry><entry><title>Windows 7 Sensor development kit boards are available for order!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/04/14/windows-7-sensor-development-kit-boards-are-available-for-order.aspx</id><published>2009-04-14T20:10:00Z</published><updated>2009-04-14T20:10:00Z</updated><content type="html">&lt;P&gt;If you've been wanting to get a Windows 7 Sensor development kit, you can now order directly from freescale here:&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&amp;amp;tab=Buy_Parametric_Tab&amp;amp;fromSearch=false"&gt;&lt;FONT size=3 face=Calibri&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=JMBADGE&amp;amp;tab=Buy_Parametric_Tab&amp;amp;fromSearch=false&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;This board has the following sensors onboard:&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;- Ambient light sensor&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;- 3D accelerometer&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;- Dual touch strips&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;IMG style="WIDTH: 200px; HEIGHT: 205px" src="http://jpbachy.free.fr/images/20081106s_resized_200x0.jpg" width=200 height=205 mce_src="http://jpbachy.free.fr/images/20081106s_resized_200x0.jpg"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;More on this kit later!&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;-Gavin&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9548839" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location/default.aspx" /></entry><entry><title>Want to write a sensor driver? Windows 7 Beta WDK docs are live on MSDN.com!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/02/05/want-to-write-a-sensor-driver-windows-7-beta-wdk-docs-are-live-on-msdn-com.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/02/05/want-to-write-a-sensor-driver-windows-7-beta-wdk-docs-are-live-on-msdn-com.aspx</id><published>2009-02-06T03:04:00Z</published><updated>2009-02-06T03:04:00Z</updated><content type="html">&lt;P&gt;If you have been wondering about how to support your sensor or location device on Windows 7, wonder no longer! The Windows 7 Sensor WDK documentation is live on MSDN:&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/bb870493.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb870493.aspx&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;This documention covers driver development concepts including coverage of the two interfaces of interest:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;STRONG&gt;ISensorClassExtension &lt;A href="http://msdn.microsoft.com/en-us/library/cc974573.aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc974573.aspx"&gt;(Docs HERE)&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;This is the interface for the root Co-Creatable object that sensor drivers use for outgoing calls (Initialization, posting events, etc).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;STRONG&gt;ISensorDriver &lt;A href="http://msdn.microsoft.com/en-us/library/cc974560.aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc974560.aspx"&gt;(Docs HERE)&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;This is the interface that sensor drivers implement as a callback to handle incoming calls. Requests for property data and sensor data are serviced on this callback interface.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;That's enough to get you started!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;See ya,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"&gt;Gavin&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9400242" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location drivers beta" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location+drivers+beta/default.aspx" /></entry><entry><title>Windows 7 Sensor and Location Beta SDK Documentation Live on MSDN</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/01/13/windows-7-sensor-and-location-beta-sdk-documentation-live-on-msdn.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/01/13/windows-7-sensor-and-location-beta-sdk-documentation-live-on-msdn.aspx</id><published>2009-01-13T21:05:00Z</published><updated>2009-01-13T21:05:00Z</updated><content type="html">&lt;P&gt;If you want to start learning about the new Windows 7 Sensor and Location platform, you can now access the Beta MSDN SDK documents online!&lt;/P&gt;
&lt;P&gt;Here's a couple of starting points:&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/dd318953(VS.85).aspx" mce_href="http://msdn.microsoft.com/en-us/library/dd318953(VS.85).aspx"&gt;Sensor SDK BETA documentation&lt;/A&gt;&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/dd317751(VS.85).aspx" mce_href="http://msdn.microsoft.com/en-us/library/dd317751(VS.85).aspx"&gt;Location SDK BETA documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With this documentation, you can learn&amp;nbsp;how to write sensor-enabled applications with the Win32 COM Sensor API. You&amp;nbsp;can also learn how to add location awareness to your apps with the&amp;nbsp;Win32 COM Location API, or the&amp;nbsp;Location scripting interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR&gt;Gavin&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9316461" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location Beta" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location+Beta/default.aspx" /></entry><entry><title>Windows 7 Beta Released!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2009/01/12/windows-7-beta-released.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2009/01/12/windows-7-beta-released.aspx</id><published>2009-01-12T20:40:00Z</published><updated>2009-01-12T20:40:00Z</updated><content type="html">&lt;P&gt;&lt;IMG style="WIDTH: 148px; HEIGHT: 28px" src="http://www.microsoft.com/windows/Framework/images/logo_windows.gif" width=148 height=28 mce_src="http://www.microsoft.com/windows/Framework/images/logo_windows.gif"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you've been wondering what's new in Windows 7, you should install Windows 7 Beta which has just been released:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://www.microsoft.com/windows/windows-7/beta-download.aspx"&gt;http://www.microsoft.com/windows/windows-7/beta-download.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;This is a great opportunity to check out the new Windows Sensor and Location Platform. By installing the SDK and WDK, you can get started with sensor driver and application development.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Windows 7 Beta &lt;A title="SDK Download is located here" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a91dc12a-fc94-4027-b67e-46bab7c5226c&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a91dc12a-fc94-4027-b67e-46bab7c5226c&amp;amp;DisplayLang=en"&gt;SDK download is located here&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Windows 7 Beta WDK (connect registration required) &lt;A href="http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx" mce_href="http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx"&gt;is located here&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;Some of my favorite things about Windows 7:&lt;/STRONG&gt;&lt;BR&gt;- Sensor and Location platform (I'm biased here :) )&lt;BR&gt;- Adaptive Brightness (Automatic control of screen brightnes based on light sensor input)&lt;BR&gt;- New shell features (superbar, etc)&lt;BR&gt;- Network connection features (click connect/disconnect from systray icon menu)&lt;BR&gt;- Boot performance - (Due to service control manager and related service statup optimizations)&lt;BR&gt;- Projection with Win+P (Always works!)&lt;BR&gt;- ....and the list goes on!&lt;/P&gt;
&lt;P mce_keep="true"&gt;I've been running Windows 7 exclusively for about a year now, and I'll have to say, I know the world is going to love this OS!&lt;/P&gt;
&lt;P mce_keep="true"&gt;For more information about Sensors and Location in Windows 7, please visit &lt;A href="http://www.microsoft.com/whdc/sensors"&gt;www.microsoft.com/whdc/sensors&lt;/A&gt;!&lt;/P&gt;
&lt;P mce_keep="true"&gt;Until next time,&lt;BR&gt;Gavin&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9308521" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location Beta" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location+Beta/default.aspx" /></entry><entry><title>WinHEC Session Slides for Sensor and Location Platform Available</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2008/12/15/winhec-session-slides-for-sensor-and-location-platform-available.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2008/12/15/winhec-session-slides-for-sensor-and-location-platform-available.aspx</id><published>2008-12-16T09:55:00Z</published><updated>2008-12-16T09:55:00Z</updated><content type="html">&lt;P&gt;At WinHEC 2008 (Los Angeles) I gave a presentation that gives an overview of the&amp;nbsp; new Windows 7 Sensor and Location Platform. This overview includes details about the components included in Windows 7, an overview of the opportunities for innovation with this platform, and other relevant information.&lt;/P&gt;
&lt;P&gt;You can download the slide deck here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://download.microsoft.com/download/5/E/6/5E66B27B-988B-4F50-AF3A-C2FF1E62180F/MBL-T523_WH08.pptx"&gt;http://download.microsoft.com/download/5/E/6/5E66B27B-988B-4F50-AF3A-C2FF1E62180F/MBL-T523_WH08.pptx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9224361" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location/default.aspx" /></entry><entry><title>If you're interested in Sensors and Location in Windows 7, check out Jim Travis' blog!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/gavingear/archive/2008/11/13/if-you-re-interested-in-sensors-and-location-in-windows-7-check-out-jim-travis-blog.aspx" /><id>http://blogs.msdn.com/gavingear/archive/2008/11/13/if-you-re-interested-in-sensors-and-location-in-windows-7-check-out-jim-travis-blog.aspx</id><published>2008-11-13T22:25:00Z</published><updated>2008-11-13T22:25:00Z</updated><content type="html">&lt;P&gt;Jim Travis has been a Microsoft for a long time, and is the tech writer lead who's working on the docs for sensors and location for Windows 7. Jim is a great guy, and a wealth of knowledge about various developer topics.&lt;/P&gt;
&lt;P&gt;If you are interested in the new Sensor and Location Platform in Windows 7, you'll want to check out his blog:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/jimtravis/" mce_href="http://blogs.msdn.com/jimtravis/"&gt;http://blogs.msdn.com/jimtravis/&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9067142" width="1" height="1"&gt;</content><author><name>GavinGear</name><uri>http://blogs.msdn.com/members/GavinGear.aspx</uri></author><category term="Windows 7 Sensors Location" scheme="http://blogs.msdn.com/gavingear/archive/tags/Windows+7+Sensors+Location/default.aspx" /></entry></feed>