<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" 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/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Geoffrey Emery</title>
    <description>Tech Goodness</description>
    <link>http://blog.geoffreyemery.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.Net Syndication Generator 1.0.0.0 (http://dotnetblogengine.net/)</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://blog.geoffreyemery.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.geoffreyemery.com/syndication.axd</blogChannel:blink>
    <dc:creator>Geoffery Emery</dc:creator>
    <dc:title>Geoffrey Emery</dc:title>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/GeoffreyEmery" type="application/rss+xml" /><feedburner:emailServiceId>GeoffreyEmery</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
      <title>GEO Location Support added In Windows Azure Update</title>
      <description>&lt;p&gt;Windows Azure has continued adding features since the last major update at MIX. &lt;/p&gt;  &lt;p&gt;Additional features and SDK updates will continue to roll out in the coming weeks and months.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Cool New Feature #1:&amp;#160; Geo-Location support&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://misfitgeek.com/files/media/image/WindowsLiveWriter/UpdateonWindowsAzure_8657/clip_image001_2.jpg"&gt;&lt;img title="clip_image001" border="0" alt="clip_image001" src="http://misfitgeek.com/files/media/image/WindowsLiveWriter/UpdateonWindowsAzure_8657/clip_image001_thumb.jpg" width="500" height="245" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Starting in May, a new option was added to the portal to support geo-locating your code and data.&amp;#160; In order to use this most effectively, the idea of an ‘Affinity Group’ was created.&amp;#160; This allows you to associate various services under an umbrella label for the location.&lt;/p&gt;  &lt;p&gt;Geo-Location is an important aspect of “Web 2.0” applications.&lt;/p&gt;  &lt;p&gt;Read more about this feature &lt;a href="http://blogs.msdn.com/jnak/archive/2009/04/30/windows-azure-geo-location-is-live.aspx"&gt;here&lt;/a&gt; and see &lt;a href="http://dunnry.com/blog/CreateAndDeployYourWindowsAzureServiceIn5Steps.aspx"&gt;a complete provisioning walk-through&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Cool New Feature #2:&amp;#160; Storage API updates&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Last Thursday (5/28), new features were released to the cloud for Windows Azure storage.&amp;#160; The long awaited batch transaction capability for tables as well as a new blob copying capability were released. &lt;/p&gt;  &lt;p&gt;Additionally, the GetBlockList API was updated to return both committed and uncommitted blocks in blob storage.&lt;/p&gt;  &lt;p&gt;Also new versioning mechanism has been added. &lt;/p&gt;  &lt;p&gt;New features will be versioned by a new header (“&lt;i&gt;x-ms-version&lt;/i&gt;”). &lt;/p&gt;  &lt;p&gt;This mechanism is in place to prevent breaking changes from impacting existing clients in the future.&amp;#160; It is recommended that you start including this header in all authenticated API calls.&lt;/p&gt;  &lt;p&gt;Rounding out these updates were some changes to how property names are stored in table storage as well as the size for Partition and Row keys.&amp;#160; Unicode chars and up to 1K key sizes are now supported, respectively.&amp;#160; Finally, the timeout values for various storage operations were updated as well.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Please note:&amp;#160; There currently is no SDK support for these new storage features.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;At this point, you need to use the samples provided on &lt;a href="http://blog.smarx.com/posts/sample-code-for-new-windows-azure-blob-features"&gt;Steve Marx’s blog&lt;/a&gt;.&amp;#160; A later SDK update will add these features officially.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Windows Azure SDK Update&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The May CTP SDK update has been released to the download center.&amp;#160; While this release does &lt;b&gt;NOT&lt;/b&gt; support the new storage features, it does add a few new capabilities that will be of interest to the Visual Studio 2010 beta testers.&lt;/p&gt;  &lt;p&gt;· Support for Visual Studio 2010 Beta 1 (templates, local dev fabric, etc.)&lt;/p&gt;  &lt;p&gt;· Updated support for Visual Studio 2008 – you can now configure settings through the UI instead of munging XML files.&lt;/p&gt;  &lt;p&gt;· Improved reliability of the local dev fabric for debugging&lt;/p&gt;  &lt;p&gt;· Enhanced robustness and stability (aka bug fixes).&lt;/p&gt;  &lt;p&gt;Download the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=128752"&gt;Windows Azure Tools for Visual Studio&lt;/a&gt; (includes both SDK and tools).&lt;/p&gt;  &lt;p&gt;&lt;b&gt;New Windows Azure Applications and Demos&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/windowsazuremmc"&gt;Windows Azure Management Tool (MMC)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;The Windows Azure Management Tool was created to manage your storage accounts in Windows Azure. Developed as a managed MMC, the tool allows you to create and manage both blobs and queues. Easily create and manage containers, blobs, and permissions. Add and remove queues, inspect or add messages or empty queues as well.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/BidNowSample"&gt;Bid Now Sample&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Bid Now is an online auction site designed to demonstrate how you can build highly scalable consumer applications.&amp;#160; This sample is built using Windows Azure and uses Windows Azure Storage. Auctions are processed using Windows Azure Queues and Worker Roles. Authentication is provided via Live Id.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://phpazure.codeplex.com/"&gt;&lt;strong&gt;PHP SDK for Windows Azure&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;As part of Microsoft’s commitment to Interoperability, this open source project is an effort bridge PHP developers to Windows Azure. PHPAzure is an open source project to provide software development kit for Windows Azure and Windows Azure Storage – Blobs, Tables &amp;amp; Queues&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Relevant Blog Postings&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.smarx.com/posts/sample-code-for-new-windows-azure-blob-features"&gt;http://blog.smarx.com/posts/sample-code-for-new-windows-azure-blob-features&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/jnak/archive/2009/05/28/may-ctp-of-the-windows-azure-tools-and-sdk-now-supports-visual-studio-2010-beta-1.aspx"&gt;http://blogs.msdn.com/jnak/archive/2009/05/28/may-ctp-of-the-windows-azure-tools-and-sdk-now-supports-visual-studio-2010-beta-1.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/jnak/archive/2009/04/30/windows-azure-geo-location-is-live.aspx"&gt;http://blogs.msdn.com/jnak/archive/2009/04/30/windows-azure-geo-location-is-live.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://dunnry.com/blog/CreateAndDeployYourWindowsAzureServiceIn5Steps.aspx"&gt;http://dunnry.com/blog/CreateAndDeployYourWindowsAzureServiceIn5Steps.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/xa2rCpxd_LI" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/xa2rCpxd_LI/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/GEO-Location-Support-added-In-Windows-Azure-Update.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=804c389e-8da8-463b-a199-61d3bbc82c11</guid>
      <pubDate>Tue, 02 Jun 2009 09:48:00 -0500</pubDate>
      <category>Azure</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=804c389e-8da8-463b-a199-61d3bbc82c11</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=804c389e-8da8-463b-a199-61d3bbc82c11</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/GEO-Location-Support-added-In-Windows-Azure-Update.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=804c389e-8da8-463b-a199-61d3bbc82c11</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=804c389e-8da8-463b-a199-61d3bbc82c11</feedburner:origLink></item>
    <item>
      <title>Microsoft Virtual Earth Changes to Microsoft Bing Maps…Bing Bing.</title>
      <description>&lt;p&gt;Microsoft announced that Microsoft® Virtual Earth™ is getting a new name.    &lt;br /&gt;Microsoft today announced the launch of an exciting new search product called Bing™. The new site will begin rolling out on June 1st and will be available to the world on June 3rd at&lt;b&gt; &lt;a href="http://www.Bing.com"&gt;www.Bing.com&lt;/a&gt;. &lt;/b&gt;Location information, mapping, and imagery are important investment areas for online search. Therefore, we have taken this opportunity to align the brand names of our mapping products offered to consumers and businesses with Bing.     &lt;br /&gt;On &lt;b&gt;June 1,&lt;/b&gt; our mapping platform brand will change from Microsoft Virtual Earth to Bing maps for enterprise. Bing maps for enterprise is the mapping platform that underpins the Bing maps service (Bing.com/maps) and serves you and the thousands of organizations that use Microsoft mapping technology on their Web sites and in their applications. For more than 10 years, we have been providing mapping services to enterprises and organizations, and we continue to be committed to supporting you in achieving your goals.     &lt;br /&gt;What this means to you:     &lt;br /&gt;• • If you’re using the Virtual Earth AJAX, Virtual Earth Web Services, MapPoint™ Web Service, or Multimap APIs, the logo on your maps will change to Bing automatically on June 1. This is a logo change and does not affect performance or functionality.     &lt;br /&gt;• You will see updates to our Web sites and case studies over the coming weeks, where Bing maps for enterprise will replace references to Virtual Earth.     &lt;br /&gt;• If you have implemented the Virtual Earth logo in your application rather than using the APIs for logo implementation, please see the FAQs for more information about next steps.     &lt;br /&gt;We have prepared some additional FAQs at the end of this message to answer any questions you might have. If you don’t find the answer you need, please don’t hesitate to contact your Bing maps solution specialist or &lt;a href="mailto:maplic@microsoft.com"&gt;maplic@microsoft.com&lt;/a&gt;.     &lt;br /&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I liked virtual earth and I think they should have left the name alone. For SEO Alone.. What a mess. I have to change so much stuff this is going to suck.&lt;/p&gt;  &lt;p&gt;CP did a great video on why they did this.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:{7D7E1B1B-BB15-44b5-AC22-DF49F6B00FD3}:f06ccdc6-b3f3-46df-ab12-d00f4895228d" class="wlWriterSmartContent"&gt;&lt;iframe style="width: 521px; height: 390px" height="390" src="http://silverlight.services.live.com/invoke/58202/Bing Maps - CP Interviews Erik J/iframe.html" frameborder="0" width="521" scrolling="no"&gt;&lt;/iframe&gt;&lt;/div&gt; &lt;em&gt;Click video to view. Double click to view full screen&lt;/em&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;u&gt;       &lt;br /&gt;FAQ&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. How will this affect my organization’s solution?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. If you are using our mapping APIs, you will see the Bing watermark on content starting on June 1. This is a logo change only. This update will not introduce changes in performance or functionality of your application. The contract for your mapping service does not change in terms or duration. There is no action that you need to take.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. Do the API calls change? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. No, the API calls will not change. They will still refer to Virtual Earth and MapPoint to help make sure that your implementation does not break and you do not need to make changes. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. Will the API Terms of Use change?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. The &lt;a href="http://www.microsoft.com/virtualearth/product/terms.html"&gt;API Terms of Use&lt;/a&gt; will be updated to replace the Microsoft Virtual Earth name with Bing Maps for Enterprise, but there is no other change to the terms.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. What if I have implemented the logo myself?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. If you are not implementing the logo through the Virtual Earth, MapPoint Web Service, or Multimap APIs, please update your application to use the new Bing logo by September 1, 2009, at the latest. Logos may be obtained from your Microsoft contact for use with the mapping content in your application.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. My organization is featured in a Virtual Earth case study or press release. Will you be updating it with the new brand?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. All new case studies and press releases after May 28, 2009, should feature the new brand. We will be updating some case studies to reflect the new brand and will contact you if necessary. We will not be updating press releases that predate the change. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q. What if I refer to the Microsoft Virtual Earth brand on my Web site?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A. If you refer to Microsoft Virtual Earth on your Web site, we would like you to change your implementation to use the new name as soon as possible. If you would like to use the Bing logo or brand treatments on your Web site, please contact your Microsoft contact for approval and permission. &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/Ghne8k-4_Yc" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/Ghne8k-4_Yc/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Microsoft-Virtual-Earth-Changes-to-Microsoft-Bing-Mapse280a6Bing-Bing.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=fecacb8d-e5ca-42dd-896f-111565cbd406</guid>
      <pubDate>Thu, 28 May 2009 15:09:52 -0500</pubDate>
      <category>Virtual Earth</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=fecacb8d-e5ca-42dd-896f-111565cbd406</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=fecacb8d-e5ca-42dd-896f-111565cbd406</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Microsoft-Virtual-Earth-Changes-to-Microsoft-Bing-Mapse280a6Bing-Bing.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=fecacb8d-e5ca-42dd-896f-111565cbd406</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=fecacb8d-e5ca-42dd-896f-111565cbd406</feedburner:origLink></item>
    <item>
      <title>Windows Web Application Gallery Releases nopCommerce.</title>
      <description>&lt;p&gt;&lt;a href="http://www.microsoft.com/web/gallery/nopCommerce.aspx"&gt;&lt;img title="nopCommerce" src="http://blogs.msdn.com/blogfiles/markbrown/WindowsLiveWriter/NewWindowsWebAppGalleryReleasenopCommerc_CCE4/image_3.png" border="0" alt="nopCommerce" width="217" height="223" align="right" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The good times just keep on rolling over on the Web Platform team here at Microsoft. They have just released a new application out onto the&amp;nbsp; Windows Web Application Gallery, &lt;a href="http://www.microsoft.com/web/gallery/nopCommerce.aspx"&gt;nopCommerce&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;nopCommerce is the leading ASP.NET online shop e-commerce solution. nopCommerce can be installed and set-up by anyone with the most basic web site building and computer skills. nopCommerce is a secure, scalable and extendable e-commerce platform. It has user friendly administration tool to manage your storefront and customers, wish lists, discounts, coupons, flexible tax support, multi-lingual support, and hundreds of other features. Support for most popular gateways: Authorize.net, PayPal, Google Checkout, 2Checkout, and more. nopCommerce also runs in Medium Trust.&lt;/p&gt;
&lt;p&gt;Check it out.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/markbrown/WindowsLiveWriter/NewWindowsWebAppGalleryReleasenopCommerc_CCE4/image_5.png"&gt;&lt;img title="image" src="http://blogs.msdn.com/blogfiles/markbrown/WindowsLiveWriter/NewWindowsWebAppGalleryReleasenopCommerc_CCE4/image_thumb_1.png" border="0" alt="image" width="642" height="487" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/mqxETh-45zU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/mqxETh-45zU/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Windows-Web-Application-Gallery-Releases-nopCommerce.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=a454662f-e5ef-4193-b5d0-053de58a1c48</guid>
      <pubDate>Wed, 27 May 2009 14:12:00 -0500</pubDate>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=a454662f-e5ef-4193-b5d0-053de58a1c48</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=a454662f-e5ef-4193-b5d0-053de58a1c48</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Windows-Web-Application-Gallery-Releases-nopCommerce.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=a454662f-e5ef-4193-b5d0-053de58a1c48</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=a454662f-e5ef-4193-b5d0-053de58a1c48</feedburner:origLink></item>
    <item>
      <title>SQL Server 2008 Developer Training Kit Released</title>
      <description>&lt;p&gt;&lt;a href="http://go.microsoft.com/?linkid=9665942"&gt;&lt;img title="clip_image002" border="0" alt="clip_image002" src="http://blogs.msdn.com/blogfiles/markbrown/WindowsLiveWriter/SQLServer2008DeveloperTrainingKitAvailab_14258/clip_image002_3.gif" width="240" height="50" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;SQL Server 2008 offers an impressive array of capabilities for developers that build upon key innovations introduced in SQL Server 2005.&amp;#160; The &lt;i&gt;&lt;a href="http://go.microsoft.com/?linkid=9665942"&gt;SQL Server 2008 Developer Training&lt;/a&gt; Kit&lt;/i&gt; will help you understand how to build web applications which deeply exploit the rich data types, programming models and new development paradigms in SQL Server 2008.&amp;#160; The training kit is brought to you by Microsoft Developer and Platform Evangelism.&lt;/p&gt;  &lt;p&gt;Overview and Benefits&lt;/p&gt;  &lt;p&gt;The training kit offers the following benefits:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Learn how to build web applications that exploit the unique features and capabilities of SQL Server 2008. &lt;/li&gt;    &lt;li&gt;Provides a comprehensive set of presentations, demos and hands-on labs &lt;/li&gt;    &lt;li&gt;Designed for web developers who are already familiar with SQL Server application development. &lt;/li&gt;    &lt;li&gt;Easy to download and install and works on free editions of SQL Server 2008 and Visual Studio 2008. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Software Requirements&lt;/p&gt;  &lt;p&gt;The following software is not included with the training kit and must be downloaded and installed separately.&amp;#160; I’ve included the links for you here.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&amp;amp;displaylang=en"&gt;SQL Server 2008 Express with Advanced Services&lt;/a&gt; (or higher-level SKU) &lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=145505"&gt;Microsoft Visual Web Developer 2008 Express&lt;/a&gt; (or higher-level SKU)&amp;#160; - via the Windows Platform Installer &lt;/li&gt;    &lt;li&gt;&lt;a href="http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18407"&gt;AdventureWorks 2008 Sample Databases&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Contents&lt;/p&gt;  &lt;p&gt;The training kit includes the following content:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Presentations (6)      &lt;ul&gt;       &lt;li&gt;Filestream &lt;/li&gt;        &lt;li&gt;Spatial &lt;/li&gt;        &lt;li&gt;T-SQL &lt;/li&gt;        &lt;li&gt;Date and Time Types &lt;/li&gt;        &lt;li&gt;SQLCLR &lt;/li&gt;        &lt;li&gt;Reporting Services &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Demos (13)      &lt;ul&gt;       &lt;li&gt;AdventureWorks Racing All-Up SQL Server 2008 Demo &lt;/li&gt;        &lt;li&gt;SQL Server 2008 All-Up Spatial Demo &lt;/li&gt;        &lt;li&gt;Spatial Types Demo &lt;/li&gt;        &lt;li&gt;Intro to Filestream Demo &lt;/li&gt;        &lt;li&gt;SQL CLR Nullable Types Demo &lt;/li&gt;        &lt;li&gt;Programming with Filestream Demo &lt;/li&gt;        &lt;li&gt;Reporting Services Web Application Integration Demo &lt;/li&gt;        &lt;li&gt;Date and Time Support in SQL Server 2008 Demo &lt;/li&gt;        &lt;li&gt;T-SQL Table-Valued Parameters Demo &lt;/li&gt;        &lt;li&gt;T-SQL Row Constructors Demo &lt;/li&gt;        &lt;li&gt;T-SQL Grouping Sets Demo &lt;/li&gt;        &lt;li&gt;T-SQL Merge Demo &lt;/li&gt;        &lt;li&gt;Trasact-SQL &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Hands-on Labs&amp;#160;&amp;#160; (3)      &lt;ul&gt;       &lt;li&gt;Using Spatial Data in TSQL &lt;/li&gt;        &lt;li&gt;Using Spatial Data in Managed Code &lt;/li&gt;        &lt;li&gt;Using SQL CLR in SQL Server 2008 &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Get the kit here, &lt;a href="http://go.microsoft.com/?linkid=9665942"&gt;http://go.microsoft.com/?linkid=9665942&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/300Em3SG8ik" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/300Em3SG8ik/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/SQL-Server-2008-Developer-Training-Kit-Released.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=1e3d392f-f114-458d-8ef9-cf6b9ff2e8b5</guid>
      <pubDate>Mon, 25 May 2009 10:51:22 -0500</pubDate>
      <category>SQL Server 2008</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=1e3d392f-f114-458d-8ef9-cf6b9ff2e8b5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=1e3d392f-f114-458d-8ef9-cf6b9ff2e8b5</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/SQL-Server-2008-Developer-Training-Kit-Released.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=1e3d392f-f114-458d-8ef9-cf6b9ff2e8b5</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=1e3d392f-f114-458d-8ef9-cf6b9ff2e8b5</feedburner:origLink></item>
    <item>
      <title>US Government Launches Data.gov</title>
      <description>&lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_5.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_5.png" width="134" height="40" /&gt;&lt;/a&gt; The much-anticipated US government catalog of government agency web sites who offer structured data, &lt;a href="http://www.data.gov"&gt;Data.gov&lt;/a&gt;, has gone live. It’s a first cut at what should grow into a very useful index of a vast array of government data that’s available online. Here’s how they describe their site and their mission:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The purpose of Data.gov is to increase public access to high value, machine readable datasets generated by the Executive Branch of the Federal Government. Although the initial launch of Data.gov provides a limited portion of the rich variety of Federal datasets presently available, we invite you to actively participate in shaping the future of Data.gov by suggesting additional datasets and site enhancements to provide seamless access and use of your Federal data. Visit today with us, but come back often. With your help, Data.gov will continue to grow and change in the weeks, months, and years ahead. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The current Data.gov catalog includes 47 data sets that can be accessed in XML, Text/CSV, KML/KMZ, Feeds, XLS, or ESRI Shapefile formats. See the &lt;a href="http://www.data.gov/faq"&gt;FAQ&lt;/a&gt; for additional information.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_6.png" width="481" height="370" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Data.gov was released to the public as part of the Obama administration’s Transparency and Open Government Initiative. Although the preliminary release offers a limited subset of the government’s data, it’s a good first step and certainly an improvement over any earlier government-initiated efforts (or lack thereof) to make federal data accessible and downloadable.&lt;/p&gt;  &lt;p&gt;Data.gov’s catalog is divided into two sections: a “raw” data catalog and “tools”. Here’s their description and a screenshot:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;A) “Raw” Data Catalog&lt;/em&gt;: Data.gov features a catalog with instant view/download of platform-independent, machine readable datasets in a variety of formats &lt;/li&gt;    &lt;li&gt;&lt;em&gt;B) Tool Catalog&lt;/em&gt;: Data.gov features a tool catalog to provide the public with simple, application-driven access to Federal data with hyperlinks. This catalog features widgets and data-mining and extraction tools, applications, and other services. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_7.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_7.png" width="511" height="380" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;As identified in the &lt;a href="http://www.data.gov/datapolicy"&gt;Data Policy&lt;/a&gt; page, the site is expected to evolve based on stakeholder participation:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;In support of the &lt;a href="http://www.whitehouse.gov/the_press_office/TransparencyandOpenGovernment/"&gt;Transparency and Open Government Initiative&lt;/a&gt;, recommendations from individuals, groups and organizations regarding the presentation of data, data types, and metadata will contribute to the evolution of Data.gov. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Time will tell how much input from third parties will shape Data.gov, but it’s nice to see that it has been included as an initial consideration. Perhaps community involvement and ground-up efforts such as crowd-sourcing will play a role in shaping this new resource.&lt;/p&gt;  &lt;p&gt;We’re excited to see how Data.gov will evolve and curious to see how developers and the public utilize the data.&lt;/p&gt;  &lt;p&gt;On a related note, the Sunlight Foundation has teamed up with Google, O’Reilly Media, and TechWeb on a new contest for this summer. The &lt;a href="http://sunlightlabs.com/contests/appsforamerica2/"&gt;Apps for America 2&lt;/a&gt; contest offers a variety of prizes for developers using Data.gov in applications and mashups.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/DpJXScoMK_4" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/DpJXScoMK_4/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/US-Government-Launches-Datagov.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=b2618d88-d54d-479a-aa06-a11ea9891ed0</guid>
      <pubDate>Fri, 22 May 2009 09:52:17 -0500</pubDate>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=b2618d88-d54d-479a-aa06-a11ea9891ed0</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=b2618d88-d54d-479a-aa06-a11ea9891ed0</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/US-Government-Launches-Datagov.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=b2618d88-d54d-479a-aa06-a11ea9891ed0</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=b2618d88-d54d-479a-aa06-a11ea9891ed0</feedburner:origLink></item>
    <item>
      <title>How 301 Redirects Work</title>
      <description>&lt;p&gt;I just posted how to do 301 redirects in asp.net 4.0 I thought it might be helpful if i describe how they work.&lt;/p&gt;  &lt;p&gt;URL rewrites and 301 redirects... you talk about them, you recommend them, but do you truly understand how they work? Sure, you know that rewriting a URL means that the URL displayed in the browser changes to be more SEO (and user) friendly. And you know that a 301 redirect is a permanent redirect. But let's dig a little deeper, and explain how they work together.    &lt;br /&gt;As a developer, my very first SEO project was the task of rewriting a massive number of URLs and ensuring that the old URL redirected to the new. It was a daunting task at first because I didn't have a clear understanding of how it all worked together. I was sure I'd have to rewrite pages and pages of code, and spend weeks if not months on the project. But once I figured it all out, the light bulb went on, and it literally took just a couple days to get it right. Yep! Days.&lt;/p&gt;  &lt;h4&gt;URL Rewrites&lt;/h4&gt; Rewriting a URL means changing the way the URL is displayed in the browser. When a user lands on a page with a rewritten URL, the code behind that page doesn't change. In fact, the server still reads the original URL.   &lt;br /&gt;&lt;strong&gt;URL Rewrite Process:&lt;/strong&gt;  &lt;ol&gt;   &lt;li&gt;User lands on new SEO'd URL &lt;/li&gt;    &lt;li&gt;Using mod_rewrite, ISAPI_Rewrite, etc. new URL points to old URL on the server &lt;/li&gt;    &lt;li&gt;Server calls the code from the old URL &lt;/li&gt;    &lt;li&gt;Page is displayed in browser, displaying the new URL &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_3.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_3.png" width="512" height="442" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;From the server's perspective, nothing has changed. The code is still the same. For example, if a developer had built a site using URL variables, there's no need to change any code. Now, there are always cases that could contradict this. But at the basic level, there shouldn't be a need to change code on the page.&lt;/p&gt;  &lt;h4&gt;301 Redirect&lt;/h4&gt; Once the URL is rewritten, you want to make sure that the old URL 301 redirects to the new. This tells the search engines that any link juice the old URL had should now be given to the new URL. It also makes for a good user experience, rather than showing a 404 error page. The server is told URL A should now be URL B.   &lt;br /&gt;&lt;strong&gt;   &lt;br /&gt;301 Redirect Process:&lt;/strong&gt;  &lt;ol&gt;   &lt;li&gt;User lands on original URL &lt;/li&gt;    &lt;li&gt;Using code, mode_rewrite, etc. the 301 redirects URL to the new one, literally changing the URL that is displayed in the browser from the old to the new &lt;/li&gt;    &lt;li&gt;URL Rewrite process begins again&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_4.png" width="513" height="390" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Using the rewrite and redirect together brings the solution full circle. I've trained many developers on SEO standards and specifically how to implement and understand the workings of the rewrites and redirects. It takes a bit to wrap your head around it, but it's all really quite simple.    &lt;br /&gt;For more detailed information on rewrites and redirects, check out the following sites:&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/OfK5C8N3oRc" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/OfK5C8N3oRc/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/How-301-Redirects-Work.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=be87b676-c4d0-43ac-bc6f-024c1a781f23</guid>
      <pubDate>Fri, 22 May 2009 09:01:12 -0500</pubDate>
      <category>SEO</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=be87b676-c4d0-43ac-bc6f-024c1a781f23</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=be87b676-c4d0-43ac-bc6f-024c1a781f23</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/How-301-Redirects-Work.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=be87b676-c4d0-43ac-bc6f-024c1a781f23</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=be87b676-c4d0-43ac-bc6f-024c1a781f23</feedburner:origLink></item>
    <item>
      <title>FireAtlas – Firebug for ASP.NET Ajax</title>
      <description>&lt;h4&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://fireatlas.chesnaistechnologies.com/"&gt;&lt;img title="PartialUpdateLog_part" border="0" alt="PartialUpdateLog_part" src="http://misfitgeek.com/files/media/image/WindowsLiveWriter/FireAtlasFirebugforASP.NETAjax_8903/PartialUpdateLog_part_3.png" width="464" height="189" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I think probably every web developer on the planet knows about &lt;a href="http://getfirebug.com/"&gt;Firebug&lt;/a&gt;, &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.chesnaistechnologies.com/"&gt;Laurent Chesnais&lt;/a&gt; has created a very cool &lt;a href="http://www.mozilla.com/en-US/firefox/ie.html"&gt;Firefox&lt;/a&gt; extension for &lt;a href="http://www.asp.net/ajax/"&gt;ASP.NET AJAX&lt;/a&gt; Developers.&lt;/p&gt;  &lt;p&gt;It has features for ….&lt;/p&gt;  &lt;li&gt;PageRequestManager events tracing &lt;/li&gt;  &lt;li&gt;WebService calls tracing and inspection &lt;/li&gt;  &lt;li&gt;Partial Update inspection within Firebug Net Panel &lt;/li&gt;  &lt;li&gt;More to come!    &lt;p&gt;And… It’s FREE !&lt;/p&gt;    &lt;p&gt;[ &lt;a href="http://fireatlas.chesnaistechnologies.com/"&gt;Click HERE to Get It !&lt;/a&gt; ]&lt;/p&gt; &lt;/li&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/Jv2ZK6aheyw" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/Jv2ZK6aheyw/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/FireAtlas-e28093-Firebug-for-ASPNET-Ajax.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=5bf29435-0b35-48c6-ab29-6ac2c84fc5a4</guid>
      <pubDate>Fri, 22 May 2009 08:49:29 -0500</pubDate>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=5bf29435-0b35-48c6-ab29-6ac2c84fc5a4</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=5bf29435-0b35-48c6-ab29-6ac2c84fc5a4</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/FireAtlas-e28093-Firebug-for-ASPNET-Ajax.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=5bf29435-0b35-48c6-ab29-6ac2c84fc5a4</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=5bf29435-0b35-48c6-ab29-6ac2c84fc5a4</feedburner:origLink></item>
    <item>
      <title>301 Permanent Redirects in Asp.net 4.0 Get SEO On</title>
      <description>&lt;p&gt;One of the most important things for web 2.0 sites are to be searchable, because every one wants top get more and more users for the search result.    &lt;br /&gt;For search engine Optimisation, every small aspect of the page is Important. One of the important things to do for this is to make sure all permanent redirection in your site is made with the 301 Host headers. I had earlier &lt;a href="http://www.vikramlakhotia.com/Search_Engine_Web_World_and_301_redirect.aspx"&gt;posted&lt;/a&gt; about this &lt;a href="http://www.vikramlakhotia.com/Search_Engine_Web_World_and_301_redirect.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;With the new features in Dot net framework 3.5 we could have easily made this much simpler by adding an extension methods to the response class and make it look simple.    &lt;br /&gt;public void PermanentRedirect(this HttpResponse response, string destination)&lt;/p&gt;  &lt;p&gt;{&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; response.Status = &amp;quot;301 Moved permanently&amp;quot;;&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; response.AddHeader(&amp;quot;Location&amp;quot;, destination);&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; response.End();&lt;/p&gt;  &lt;p&gt;}&lt;/p&gt;  &lt;p&gt;In the above code we have added a simple Extension method to the HttpResponse class. What this method does is always makes the redirect to a new page Permanent by adding appropriate response header.&lt;/p&gt;  &lt;p&gt;Hence after this extension method we can easily makes call like Response.PermanentRedirect(“http://www.geoffreyemery.com”);   &lt;br /&gt;After looking at the importance of this functionality Microsoft has decided to add this functionality in the Asp.net framework itself. Now with Asp.net 4.0 new RedirectPermanent helper method that makes it easy to issue HTTP 301 moved permanently responses&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/tRl-jDspgKs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/tRl-jDspgKs/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/301-Permanent-Redirects-in-Aspnet-40-Get-SEO-On.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=31111069-d93e-400c-90e1-7ac9e9129162</guid>
      <pubDate>Fri, 22 May 2009 08:13:58 -0500</pubDate>
      <category>SEO</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=31111069-d93e-400c-90e1-7ac9e9129162</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=31111069-d93e-400c-90e1-7ac9e9129162</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/301-Permanent-Redirects-in-Aspnet-40-Get-SEO-On.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=31111069-d93e-400c-90e1-7ac9e9129162</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=31111069-d93e-400c-90e1-7ac9e9129162</feedburner:origLink></item>
    <item>
      <title>Google Reader For Windows Mobile</title>
      <description>&lt;p&gt;Google Reader users might salute the release of version 0.5 of &lt;a href="http://emuneee.wordpress.com/eeenno/speeed-reader/"&gt;&lt;b&gt;Speed Reader&lt;/b&gt;&lt;/a&gt;, a Google Reader client for Windows Mobile Professional 5 and above, .NET Compact Framework v3.5 enabled.     &lt;br /&gt;Quote from the release notes:     &lt;br /&gt;V0.5 - May 17, 2009     &lt;br /&gt;-Implemented Mirabyte Touch UI for finger friendly lists and scrolling     &lt;br /&gt;-Fixed bug where Google API token would expire preventing the application from marking articles as read after some time     &lt;br /&gt;-Fixed crashes where no network/internet access exist     &lt;br /&gt;-Fixed bug where an article marked as read on the home tab wasn’t marked read in the Tag tab     &lt;br /&gt;-Fixed issue with screen layout/sizing problems on devices with lower screen resolutions     &lt;br /&gt;-Fixed backwards scroll when scrolling through lists &lt;/p&gt;  &lt;p&gt;Popout&lt;/p&gt;  &lt;p&gt;&lt;img src="http://pocketnow.com/html/portal/news/0000007413/NewsImage/sprd.jpg" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/-sVjvuLGQoM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/-sVjvuLGQoM/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Google-Reader-For-Windows-Mobile.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=186a28c8-1c45-4373-a9bb-f7e281b7332d</guid>
      <pubDate>Thu, 21 May 2009 09:17:00 -0500</pubDate>
      <category>Google</category>
      <category>Windows Mobile</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=186a28c8-1c45-4373-a9bb-f7e281b7332d</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=186a28c8-1c45-4373-a9bb-f7e281b7332d</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Google-Reader-For-Windows-Mobile.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=186a28c8-1c45-4373-a9bb-f7e281b7332d</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=186a28c8-1c45-4373-a9bb-f7e281b7332d</feedburner:origLink></item>
    <item>
      <title>Google releases map data api</title>
      <description>&lt;p&gt;&lt;a href="http://blog.geoffreyemery.com/image.axd?picture=image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.geoffreyemery.com/image.axd?picture=image_thumb_2.png" width="134" height="58" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;seems that the &lt;a href="http://en.oreilly.com/where2009/"&gt;Where 2.0 Conference&lt;/a&gt; is full of pleasant surprises. Today, Yahoo &lt;a href="http://www.ygeoblog.com/2009/05/yahoo-placemaker/"&gt;announced&lt;/a&gt; its &lt;a href="http://blog.programmableweb.com/2009/05/20/yahoo-releases-placemaker-a-geo-enrichment-platform/"&gt;Placemaker&lt;/a&gt; platform, and Google also &lt;a href="http://googlegeodevelopers.blogspot.com/2009/05/introducing-google-maps-data-api-in.html"&gt;announced&lt;/a&gt; the release of their &lt;a href="http://code.google.com/apis/maps/documentation/mapsdata/"&gt;Maps Data API&lt;/a&gt; (our &lt;a href="http://www.programmableweb.com/api/google-maps-data"&gt;Maps Data API Profile&lt;/a&gt;) as the newest &lt;a href="http://code.google.com/apis/gdata/"&gt;Google Data API&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;img title="Maps Data API" alt="Maps Data API" src="http://blog.programmableweb.com/wp-content/gdata-api.jpg" width="202" height="184" /&gt;&lt;/p&gt;  &lt;p&gt;The new API allows client applications to view, store and update map data in the form of Google Data API feeds. According to the post on the &lt;a href="http://googlegeodevelopers.blogspot.com/2009/05/introducing-google-maps-data-api-in.html"&gt;Google Geo Developers Blog&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The Google Maps Data API is built on the following principles:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;i&gt;Storage should scale simply with usage.&lt;/i&gt; You shouldn’t have to worry about maintaining a data store to build a cool Google Maps mashup. Focus on building the client, and we’ll provide hosting and bandwidth for free. &lt;/li&gt;      &lt;li&gt;&lt;i&gt;Geodata should be accessible across platforms and devices.&lt;/i&gt; With many client libraries and clients, accessing stored geodata should be possible from anywhere, whether it’s on the web, a mobile phone, a 3D application, or even a command line. &lt;/li&gt;      &lt;li&gt;&lt;i&gt;Realtime geodata requires realtime indexing.&lt;/i&gt; For a lot of geographic content, freshness is important. Geodata from the Google Maps Data API can be instantly indexed and made searchable in Google Maps. &lt;/li&gt;      &lt;li&gt;&lt;i&gt;Rendering geodata is better and faster with the right tools.&lt;/i&gt; Through JavaScript, Flash, 3D, static images and more, we’ll continue to provide better ways to render your content to meet platform and latency demands. &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;The API is intended to store various types of geospatial data for geo-enabled applications that work with specific activities like planning and sharing trips, collaboratively mapping hiking trails, or saving a list of favorite restaurants. One nice bonus is that geo data associated with a Google account is automatically available on Google &lt;a href="http://maps.google.com/maps/mm"&gt;My Maps&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Some existing applications are already making use of the API, including &lt;a href="http://mytracks.appspot.com/"&gt;MyTracks&lt;/a&gt; and &lt;a href="http://platial.com/"&gt;Platial&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/dlY53rZ7PX0" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/dlY53rZ7PX0/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Google-releases-map-data-api.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=4a478a8a-0130-4a31-8307-5e789ce490f5</guid>
      <pubDate>Thu, 21 May 2009 02:36:00 -0500</pubDate>
      <category>Google</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=4a478a8a-0130-4a31-8307-5e789ce490f5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=4a478a8a-0130-4a31-8307-5e789ce490f5</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Google-releases-map-data-api.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=4a478a8a-0130-4a31-8307-5e789ce490f5</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=4a478a8a-0130-4a31-8307-5e789ce490f5</feedburner:origLink></item>
    <item>
      <title>ISO Recorder Made Simple For all Versions Of Windows</title>
      <description>&lt;p&gt;I want a simple, select files, create ISO tool and ISO Recorder is a tool that does just that!&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;ISO Recorder is a tool (power toy) for Windows XP, 2003 and now Windows Vista, that allows (depending on the Windows version) to burn CD and DVD images (DVD support is only available on Windows Vista), copy disks, make images of the existing data CDs and DVDs and create ISO images from a content of a disk folder. &lt;/p&gt;    &lt;p&gt;ISO Recorder has been conceived during Windows XP beta program, when Microsoft for the first time started distributing new OS builds as ISO images. Even though the new OS had CD-burning support (by Roxio), it did not have an ability to record an image. ISO Recorder has filled this need and has been one of the popular Windows downloads ever since.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Alex Feinman has updated ISO Recorder for Windows Vista and Windows 7.&lt;/p&gt;  &lt;p&gt;The latest version provides the following updates:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Windows 7 support. Also compatible with Windows Vista and Windows Server 2008. &lt;/li&gt;    &lt;li&gt;DVD recording. A DVD image, including a bootable one can be recorded. D &lt;/li&gt;    &lt;li&gt;DVD image creation is supported &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Using ISO Recorder is really simple. Right-click on a DVD for example and select Create Image from CD/DVD.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_6.png"&gt;&lt;img title="image" border="0" alt="image" src="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_thumb_2.png" width="244" height="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_8.png"&gt;&lt;img title="image" border="0" alt="image" src="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_thumb_3.png" width="244" height="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_10.png"&gt;&lt;img title="image" border="0" alt="image" src="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_thumb_4.png" width="244" height="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_12.png"&gt;&lt;img title="image" border="0" alt="image" src="http://mandown.co.nz/files/media/image/WindowsLiveWriter/ISO.1ForMicrosoftWindowsVistaAndMicrosof_A219/image_thumb_5.png" width="244" height="35" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Within minutes, you have an ISO created. ISO Recorder can also record bootable ISO’s for Microsoft Windows so it’s a great tool to have and its free! Still wonder why Microsoft hasn’t added this into Windows 7.&lt;/p&gt;  &lt;p&gt;The latest version of ISO Recorder can be downloaded here: &lt;a href="http://isorecorder.alexfeinman.com/w7.htm"&gt;http://isorecorder.alexfeinman.com/w7.htm&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/f5IzXyvrYVs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/f5IzXyvrYVs/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/ISO-Recorder-Made-Simple-For-all-Versions-Of-Windows.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=5db2137f-76a5-4a79-b58f-fcb29e22fda4</guid>
      <pubDate>Wed, 20 May 2009 09:43:38 -0500</pubDate>
      <category>Software</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=5db2137f-76a5-4a79-b58f-fcb29e22fda4</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=5db2137f-76a5-4a79-b58f-fcb29e22fda4</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/ISO-Recorder-Made-Simple-For-all-Versions-Of-Windows.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=5db2137f-76a5-4a79-b58f-fcb29e22fda4</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=5db2137f-76a5-4a79-b58f-fcb29e22fda4</feedburner:origLink></item>
    <item>
      <title>Managed .net API for Sensor and GPS in windows 7 So Cool!</title>
      <description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Download the &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;Windows API Code Pack&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Did you know how much fun stuff is coming out for windows 7. Adam over at 9 just posted a great video of a new sensor and location managed code api’s that simple rock.Windows 7 includes unique features that can really light up your application and create new possibilities. &lt;a href="http://windowsteamblog.com/blogs/developers/default.aspx"&gt;Yochay Kiraity&lt;/a&gt; has been working with the team to create &lt;a href="http://windowsteamblog.com/blogs/developers/archive/2009/05/18/windows-7-managed-code-apis.aspx"&gt;Managed Code APIs&lt;/a&gt; making it even easier for .NET developers to take advantage of these features.&amp;#160; In this video, Yochay demonstrates code using Accelerometers and Light Sensors. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="320" height="240"&gt; &lt;param name="source" value="http://channel9.msdn.com/App_Themes/default/vp09_04_23.xap" /&gt; &lt;param name="initParams" value="m=mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/9/1/7/9/6/4/TCSSensorLibrary_s_ch9.wmv,autostart=false,autohide=true,showembed=true, thumbnail=http://mschnlnine.vo.llnwd.net/d1/ch9/9/1/7/9/6/4/TCSSensorLibrary_large_ch9.png, postid=469719" /&gt; &lt;param name="background" value="#00FFFFFF" /&gt; &lt;a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"&gt; &lt;img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none" /&gt; &lt;/a&gt; &lt;/object&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/8rVnWhVdDv4" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/8rVnWhVdDv4/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Managed-net-API-for-Sensor-and-GPS-in-windows-7-So-Cool!.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=dc054a77-99a8-48aa-b1c6-6c8216119718</guid>
      <pubDate>Wed, 20 May 2009 04:49:00 -0500</pubDate>
      <category>Windows 7</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=dc054a77-99a8-48aa-b1c6-6c8216119718</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=dc054a77-99a8-48aa-b1c6-6c8216119718</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Managed-net-API-for-Sensor-and-GPS-in-windows-7-So-Cool!.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=dc054a77-99a8-48aa-b1c6-6c8216119718</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=dc054a77-99a8-48aa-b1c6-6c8216119718</feedburner:origLink></item>
    <item>
      <title>Google Street View Now Using Tricycles</title>
      <description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Google Maps and its Street View project have pulled out one of the most basic of all forms of transport to bring the most detailed mapping and filming of storefronts, houses, people and streets … the tricycle. &lt;/p&gt;  &lt;p&gt;In order to get to those public places which cars cannot, like busy tourist areas and small alleyway style roads in Europe and Japan, Google has enlisted a fleet of tricycles, the Google Street View Trikes.&lt;/p&gt;  &lt;p&gt;&lt;img title="" border="0" src="http://images.pcworld.com/news/graphics/165065-01_google_trike_slide.jpg" width="470" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/VWoM6u74z7g" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/VWoM6u74z7g/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Google-Street-View-Now-Using-Tricycles.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=74b8c275-0a29-4a29-a435-3c7bffe6cd7e</guid>
      <pubDate>Tue, 19 May 2009 09:11:57 -0500</pubDate>
      <category>Google</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=74b8c275-0a29-4a29-a435-3c7bffe6cd7e</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=74b8c275-0a29-4a29-a435-3c7bffe6cd7e</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Google-Street-View-Now-Using-Tricycles.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=74b8c275-0a29-4a29-a435-3c7bffe6cd7e</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=74b8c275-0a29-4a29-a435-3c7bffe6cd7e</feedburner:origLink></item>
    <item>
      <title>Windows 7 Keyboard Shortcuts</title>
      <description>&lt;p&gt;I’ve been running Windows 7 RC for a little over a week now and can’t imagine going back to Vista at this point. I decided to start with a fresh install of Windows 7, so I’ve been in the process of reinstalling all of my applications and cleaning up my disk drives.&lt;/p&gt;  &lt;p&gt;In the process, I went searching to see if there are any interesting Windows 7 power toys or tricks available. While I didn’t find any power toys, I did discover that all of the Windows Vista tricks are still available on Windows 7.&lt;/p&gt;  &lt;p&gt;Tim Sneath has an excellent &lt;a href="http://blogs.msdn.com/tims/archive/2009/01/12/the-bumper-list-of-windows-7-secrets.aspx"&gt;blog post&lt;img src="http://i.ixnp.com/images/v3.81/t.gif" /&gt;&lt;/a&gt; that covers 30 Windows 7 “secrets” and another &lt;a href="http://blogs.msdn.com/tims/archive/tags/secret/default.aspx"&gt;series&lt;img src="http://i.ixnp.com/images/v3.81/t.gif" /&gt;&lt;/a&gt; that talks about some Vista “secrets”. Not everything in those posts qualifies as a Trick (some are simply tips), but many of them do.&lt;/p&gt;  &lt;p&gt;Here is a quick summary of what I’ve found so far for Windows 7:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Window Management&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Win+Left Arrow &lt;/strong&gt;and &lt;strong&gt;Win+Right Arrow&lt;/strong&gt;: Dock a window to the left or right half of the screen. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Shift+Left Arrow &lt;/strong&gt;and &lt;strong&gt;Win+Shift+Right&lt;/strong&gt; &lt;strong&gt;Arrow&lt;/strong&gt;: Move a window from one monitor to another, keeping them in the same relative location to the monitor’s top-left origin. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Up Arrow &lt;/strong&gt;and &lt;strong&gt;Win+Down Arrow&lt;/strong&gt;: Maximizes and restores/minimizes a window. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Shift+Up Arrow &lt;/strong&gt;and &lt;strong&gt;Win+Shift+Down Arrow&lt;/strong&gt;: Maximizes and restores the vertical size of a window. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Home&lt;/strong&gt;: Minimize all the non-active background windows, keeping the window you’re using in its current position. (Press Win+Home again to restore the windows to their original locations.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+(plus key)&lt;/strong&gt; and &lt;strong&gt;Win+(minus key)&lt;/strong&gt;: Zoom in or out using Windows Magnifer. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+E&lt;/strong&gt;: Opens Windows Explorer. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+U&lt;/strong&gt;: Opens the Ease of Access Center. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+D&lt;/strong&gt;: Show/hide the desktop. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+F&lt;/strong&gt;: Opens the Search Results window. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+L&lt;/strong&gt;: Locks the computer. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+B&lt;/strong&gt;: Sets focus to the “Show hidden icons” button on the task bar. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+M&lt;/strong&gt;: Minimizes all windows. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Ctrl+F&lt;/strong&gt;: Opens the Active Directory Find Computers dialog. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Taskbar&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Win+Space&lt;/strong&gt;: Use “Aero Peek” to see any gadgets or icons you’ve got on your desktop. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+R&lt;/strong&gt;: Opens the Run dialog. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+T&lt;/strong&gt;: Move the focus to the first taskbar. (Pressing again will cycle through them.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+Shift+T&lt;/strong&gt;: Move the focus to the last taskbar. (Pressing again will cycle through them.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Ctrl+(mouse click on a single application icon in the task bar)&lt;/strong&gt;: Toggle through each of the open windows in order. The best example of this is Internet Explorer. If you have five tabs open in a single IE instance, holding the &lt;strong&gt;Ctrl&lt;/strong&gt; key while repeatedly clicking on the single IE icon in the task bar will toggle through each of the five tabs in order. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Ctrl+Shift+(mouse click on an application icon in the task bar)&lt;/strong&gt;: Launch that application with full administrative rights. You can also use &lt;strong&gt;Ctrl+Shift+Enter&lt;/strong&gt; for commands from the search bar for the same action. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Shift+(mouse click on an application icon in the task bar)&lt;/strong&gt;: Launch a new instance of the application rather than switching to the existing application. (You can also &lt;strong&gt;middle-click&lt;/strong&gt; with the third mouse button or scroll wheel.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+1 .. Win+5&lt;/strong&gt;: Launch a new instance of the any of the first five icons on the task bar. (By the way, the icons can be reordered to suit your needs by simply dragging them around and can be pinned shortcuts or running applications.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Shift+(right mouse click on an application icon in the task bar)&lt;/strong&gt;: Show the Window menu. (You get different menus depending on whether the application is running or has multiple instances open. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Windows Explorer&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Ctrl+(mouse scroll wheel)&lt;/strong&gt;: Change the view/zoom in Windows Explorer. (This is the same as clicking the Views button or selecting one of the view options from the button’s dropdown list.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Shift+(right mouse click on any folder or file)&lt;/strong&gt;: Displays an expanded context menu:       &lt;br /&gt;&lt;img title="image" border="0" alt="image" src="http://geekswithblogs.net/images/geekswithblogs_net/sdorman/WindowsLiveWriter/Windows7TricksandKeyboardShortcuts_12E11/image_7.png" width="257" height="382" /&gt;      &lt;br /&gt;(The additional Open options only appear for folders but the “Copy as path” option appears for both folders and files.) &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Alt+P&lt;/strong&gt;: Show/hide the preview pane. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Miscellaneous&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Win+P&lt;/strong&gt;: Display the project options, which you can then use the arrow keys (or keep hitting Win+P) to switch to the different options.       &lt;br /&gt;&lt;img title="image" border="0" alt="image" src="http://geekswithblogs.net/images/geekswithblogs_net/sdorman/WindowsLiveWriter/Windows7TricksandKeyboardShortcuts_12E11/image_8.png" width="711" height="154" /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+X&lt;/strong&gt;: Open the Windows Mobility Center. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Win+G&lt;/strong&gt;: Bring gadgets to the top of the Z-order. (Sets the focus to a gadget.) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font face="Tahoma"&gt;originally posted at &lt;a href="http://geekswithblogs.net/sdorman/archive/2009/05/10/windows-7-tricks-and-keyboard-shortcuts.aspx"&gt;Scott Dorman&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/AgN7XGeK90Q" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/AgN7XGeK90Q/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Windows-7-Keyboard-Shortcuts.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=c0e814f6-c0e8-484e-9f06-903defa5319a</guid>
      <pubDate>Tue, 19 May 2009 05:15:00 -0500</pubDate>
      <category>Windows 7</category>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=c0e814f6-c0e8-484e-9f06-903defa5319a</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=c0e814f6-c0e8-484e-9f06-903defa5319a</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Windows-7-Keyboard-Shortcuts.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=c0e814f6-c0e8-484e-9f06-903defa5319a</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=c0e814f6-c0e8-484e-9f06-903defa5319a</feedburner:origLink></item>
    <item>
      <title>Microsoft’s 3D Camera for the XBOX</title>
      <description>&lt;h5&gt;&lt;a href="http://online.wsj.com/search/search_center.html?KEYWORDS=NICK+WINGFIELD&amp;amp;ARTICLESEARCHQUERY_PARSER=bylineAND"&gt;&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;Microsoft is developing a new video camera for the Xbox 360 console that will allow players to control games with the movement of their bodies, people familiar with the matter said, an effort to attract the casual players who have fueled Nintendo Co.'s recent success.&lt;/p&gt;  &lt;p&gt;The Microsoft device is a twist on Nintendo's blockbuster Wii game console, which allows users to swing a tennis racket or other equipment in games by holding a plastic wand in their hands.&lt;/p&gt;  &lt;p&gt;Unlike the Wii, the Microsoft camera won't require users to hold any hardware to control on-screen action, the people familiar with the matter said. The camera would sit near the television and capture when players move their hands, legs or head.&lt;/p&gt;  &lt;p&gt;A spokesman for the Redmond, Wash., company declined to comment.&lt;/p&gt;  &lt;p&gt;&lt;img border="0" hspace="0" alt="[xbox]" src="http://s.wsj.net/public/resources/images/MK-AW108_XBOX_NS_20090512185626.gif" width="183" height="231" /&gt;&lt;/p&gt;  &lt;p&gt;The camera represents another effort by the games industry to reach out to consumers with more intuitive playing methods than traditional game controllers, with their array of joysticks and buttons.&lt;/p&gt;  &lt;p&gt;Microsoft's camera uses 3-D technology, which gives players more accurate control over games than earlier game cameras did, the people said.&lt;/p&gt;  &lt;p&gt;The potential move suggests Microsoft is stepping up efforts to gain ground on Nintendo, the leader in the market for the current generation of game consoles. A spokeswoman for Nintendo declined to comment.&lt;/p&gt;  &lt;p&gt;Although Nintendo recently signaled that demand for its Wii may start to slow, it sold 601,000 Wii consoles in the U.S. in March, more machines than Microsoft and &lt;a href="http://online.wsj.com/public/quotes/main.html?type=djn&amp;amp;symbol=SNE"&gt;Sony&lt;/a&gt; Corp. combined, according to NPD Group, which tracks retail sales.&lt;/p&gt;  &lt;p&gt;The Microsoft camera could be unveiled as early as the E3 videogame industry conference next month, though it likely won't be released until next year, the people said.&lt;/p&gt;  &lt;p&gt;Microsoft, which saw revenue in its games division fall 1.6% to $1.57 billion in the latest quarter, is likely to sell the camera first as an accessory and could ultimately bundle it with the Xbox 360, a person familiar with the company's plans said. Pricing couldn't be determined.&lt;/p&gt;  &lt;p&gt;The camera is based on technology that Microsoft developed. Microsoft also recently acquired an Israeli start-up called 3DV Systems Ltd., which has developed a 3-D camera and holds related patents, according to a person familiar with the matter.&lt;/p&gt;  &lt;p&gt;In an email, Zvika Klier, chief executive of 3DV Systems, said &amp;quot;unfortunately I can't comment on the rumors surrounding this deal. ...We will provide more information when we can.&amp;quot;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/GeoffreyEmery/~4/9Hz872bHqCM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/GeoffreyEmery/~3/9Hz872bHqCM/post.aspx</link>
      <author>gemery</author>
      <comments>http://blog.geoffreyemery.com/post/Microsofte28099s-3D-Camera-for-the-XBOX.aspx#comment</comments>
      <guid isPermaLink="false">http://blog.geoffreyemery.com/post.aspx?id=95365655-c996-4f73-9a6c-d24bce1c777b</guid>
      <pubDate>Tue, 19 May 2009 01:01:00 -0500</pubDate>
      <dc:publisher>gemery</dc:publisher>
      <pingback:server>http://blog.geoffreyemery.com/pingback.axd</pingback:server>
      <pingback:target>http://blog.geoffreyemery.com/post.aspx?id=95365655-c996-4f73-9a6c-d24bce1c777b</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://blog.geoffreyemery.com/trackback.axd?id=95365655-c996-4f73-9a6c-d24bce1c777b</trackback:ping>
      <wfw:comment>http://blog.geoffreyemery.com/post/Microsofte28099s-3D-Camera-for-the-XBOX.aspx#comment</wfw:comment>
      <wfw:commentRss>http://blog.geoffreyemery.com/syndication.axd?post=95365655-c996-4f73-9a6c-d24bce1c777b</wfw:commentRss>
    <feedburner:origLink>http://blog.geoffreyemery.com/post.aspx?id=95365655-c996-4f73-9a6c-d24bce1c777b</feedburner:origLink></item>
  </channel>
</rss>
