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

<channel>
	<title>Everything Microsoft - Latest Microsoft News, Guides, Reviews &#38; Themes &#187; Windows 7 Software</title>
	<atom:link href="http://www.everything-microsoft.com/tag/windows-7-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everything-microsoft.com</link>
	<description>Latest Microsoft Windows 8, Windows 7, Office, Windows Phone 8, Windows Phone 7 &#38; Xbox 360 News, W8 Beta, Rumors, Downloads, Themes, Wallpapers, Help &#38; more</description>
	<lastBuildDate>Wed, 23 May 2012 12:53:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Trinity &#8211; the New Microsoft Database Technology</title>
		<link>http://www.everything-microsoft.com/2012/03/05/trinity-microsoft-database-technology-program/</link>
		<comments>http://www.everything-microsoft.com/2012/03/05/trinity-microsoft-database-technology-program/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 04:30:58 +0000</pubDate>
		<dc:creator>George Garza</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://www.windows7news.com/?p=23080</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Question, how do you access data from a large database collection, where there are no easy facts to search from? How many sales were in the 200,000 range or higher…</p></p><p><a href="http://www.everything-microsoft.com/2012/03/05/trinity-microsoft-database-technology-program/">Trinity &#8211; the New Microsoft Database Technology</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Question, how do you access data from a large database collection, where there are no easy facts to search from? How many sales were in the 200,000 range or higher category? That question can be easily answered from a database because the collection of data is based on facts. But what if there are no easy facts to build your query? That&#8217;s where Trinity comes in.</p>
<p><strong><a href="http://research.microsoft.com/en-us/projects/trinity/">The Trinity Graph Database</a></strong></p>
<p>But Trinity is a graph database and graph computation platform. Central to Trinity is a distributed RAM-based key-value store. An example of a graph database is a social media system, like Linked in or Facebook. As a social graph it has over 800 million nodes and 104 billion edges. The World Wide Web contains over 50 billion web pages and one trillion unique links. But try to get facts from that collection of nodes is not easy, and it can be time consuming. So as an all-in-memory key-value process, Trinity provides fast random data access. This feature naturally makes Trinity suitable for large graph processing.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://www.everything-microsoft.com/?attachment_id=23082" rel="attachment wp-att-23082"><img class="aligncenter size-full wp-image-23082" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2012/03/trinity.jpg?9d7bd4" alt="trinity Trinity   the New Microsoft Database Technology" width="281" height="282" title="Trinity   the New Microsoft Database Technology" /></a></p>
<p><strong><br />
</strong></p>
<p><a href="http://cecildt.blogspot.com/2011/08/microsoft-research-trinity-graph.html">Trinity</a> is a graph database from the perspective of data management. It is a parallel graph computation platform from the perspective of graph analytics. And as a database, it provides features such as data indexing, concurrent query processing, and concurrency control. As a computation platform, it provides vertex-based parallel graph computation on large scale graphs.</p>
<p align="center"> <a href="http://www.everything-microsoft.com/?attachment_id=23081" rel="attachment wp-att-23081"><img class="aligncenter size-medium wp-image-23081" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2012/03/graph-scale-300x204.png?9d7bd4" alt="graph scale 300x204 Trinity   the New Microsoft Database Technology" width="300" height="204" title="Trinity   the New Microsoft Database Technology" /></a></p>
<p>Data access on graphs has no locality meaning that the database system is not structured, like a SQL database. This means that graph exploration incurs massive random data access. And it makes large graph processing very challenging. To address this issue, Trinity makes graphs resident in a distributed memory storage. Then it optimizes the use of main memory and communication to deliver the best performance for both on-line query processing and off-line graph analytics.</p>
<p>The architecture looks like this.</p>
<p align="center"><a href="http://www.everything-microsoft.com/?attachment_id=23084" rel="attachment wp-att-23084"><img class="aligncenter size-medium wp-image-23084" src="http://cdn7.everything-microsoft.com/wp-content/uploads/2012/03/trinityarchdiagram-300x280.png?9d7bd4" alt="trinityarchdiagram 300x280 Trinity   the New Microsoft Database Technology" width="300" height="280" title="Trinity   the New Microsoft Database Technology" /></a></p>
<p>What this portends for data analysis is the use of a new type of database system that has a large boundaries, not those formally created, but randomly created throughout the Internet, or on local applications.</p>
<p>Source <a href="http://www.wininsider.com/news/?2114">The Insider</a>, <a href="http://research.microsoft.com/en-us/projects/trinity/">Microsoft Research</a></p>
<p><a href="http://www.everything-microsoft.com/2012/03/05/trinity-microsoft-database-technology-program/">Trinity &#8211; the New Microsoft Database Technology</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2012/03/05/trinity-microsoft-database-technology-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SplashTop Remote for Windows</title>
		<link>http://www.everything-microsoft.com/2011/07/28/splashtop-remote-for-windows/</link>
		<comments>http://www.everything-microsoft.com/2011/07/28/splashtop-remote-for-windows/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:30:59 +0000</pubDate>
		<dc:creator>George Garza</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=19779</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Splashtop, a San Jose California based company with offices in Asia, has a remote desktop product that makes connection to your PC from a remote location easy to use and…</p></p><p><a href="http://www.everything-microsoft.com/2011/07/28/splashtop-remote-for-windows/">SplashTop Remote for Windows</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Splashtop, a San Jose California based company with offices in Asia, has a remote desktop product that makes connection to your PC from a remote location easy to use and fast.</p>
<p>Formed in 2006, <a href="http://www.splashtop.com/">Splashtop</a> has a variety of products that allow fast remote connection to remote computers. Currently, Splashtop is installed on 40+million PCs around the world. and the hardware compatibility List covers over 600 platforms.</p>
<p><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2011/07/2494-1-splashtop-remote-desktop.jpg?9d7bd4"><img class="aligncenter size-full wp-image-74935" title="2494-1-splashtop-remote-desktop" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2011/07/2494-1-splashtop-remote-desktop.jpg?9d7bd4" alt="2494 1 splashtop remote desktop SplashTop Remote for Windows " width="175" height="175" /></a></p>
<p><strong>Windows Version</strong></p>
<p>With Splashtop Remote Desktop for Windows you can connect either PC-to-PC or PC-to-Mac to provide remote access support including full audio and video. Here are the requirement to receive connections using Splashtop Remote Desktop app, your computer needs to have:</p>
<p>• Windows 7, Vista, XP, or Mac OS X 10.6+<br />
• 1 GB of RAM<br />
• 1.6 GHz or faster dual-core CPU</p>
<p><strong>Features:</strong></p>
<ul>
<li>Watch high-definition movies and videos (up to 30 frames per second), streaming from PC or Mac</li>
<li>Play interactive 3D games with low latency such as World of Warcraft, StarCraft, or EA Sports games</li>
<li>Setup with ease through its simple, intuitive interface</li>
<li>Latency is low with access and video and audio streaming up to 15 times faster than other remote access systems.</li>
</ul>
<div><strong>XDisplay for iPad &#8211; Second Display</strong></div>
<div>A new product that goes with the remote desktop connection, XDisplay was recently released. This is an app that turns your iPad into a wireless second display for Windows 7 PCs to enhance productivity. Using the iPad as a screen extender.  It is comprised of two components, an application that runs on the iPad and the free Windows Streamer running on the PC. (See Below)</div>
<div><strong>Other Products</strong></div>
<div>The company has other products that allow remote connection or interaction with devices:</div>
<div>
<ul>
<li>Splashtop Connect</li>
<li>Splashtop OS</li>
<li>Splashtop Streamer</li>
<li>Splashtop Remote Browser</li>
<li>Splashtop Remote Desktop</li>
<li>Splashtop Touchpad</li>
<li>Splashtop Whiteboard</li>
<li>Splashtop XDisplay</li>
</ul>
</div>
<div>Download the freeware <a href="http://www.splashtop.com/remote">Remote Desktop App or Streamer</a> version.</div>
<div>Watch the Splashtop Video Below:</div>
<div><a href="http://www.youtube.com/watch?v=qNSXSU4C8d0&amp;feature=player_embedded#at=15">httpv://www.youtube.com/watch?v=qNSXSU4C8d0&amp;feature=player_embedded#at=15</a></div>
<p><a href="http://www.everything-microsoft.com/2011/07/28/splashtop-remote-for-windows/">SplashTop Remote for Windows</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2011/07/28/splashtop-remote-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Network Applications To Look At</title>
		<link>http://www.everything-microsoft.com/2011/06/04/3-network-applications/</link>
		<comments>http://www.everything-microsoft.com/2011/06/04/3-network-applications/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 14:50:02 +0000</pubDate>
		<dc:creator>George Garza</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=11651</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The program now works with IPv6 addresses and  internationalized domain names. Finally it works with Windows XP, Vista, and Windows7. But, it requires the Microsoft .NET Framework version 4.0.</p></p><p><a href="http://www.everything-microsoft.com/2011/06/04/3-network-applications/">3 Network Applications To Look At</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>There are many Network Applications available, but the three shown here do specific operations regarding domain names and IP addresses. They are handy and convenient.</p>
<p><strong>WhoIs </strong></p>
<p>&nbsp;</p>
<p>If you ever wondered about getting information on domain names, owners, contacts, and status, this program will that kind of information.</p>
<p>Enter a web address ,a host name or any name: e.g. http://www.google.com, google.com or google to get the information you need. You can also enter IP addresses as they are also accepted; it works with ipV4 and ipV6 addresses , e.g. 200.181.196.95 (IPv4), [2002::4a7d:e650] (IPv6).</p>
<p>The program now accepts IPv6 addresses and  internationalized domain names. Finally it works with Windows XP, Vista, 7. But, it requires the Microsoft .NET Framework version 4.0.<br />
There is also a &#8220;Replace&#8221; utility. This allows you to edit and replace the countries names.</p>
<p>This version updates the &#8220;Whois Servers&#8221; files (top-level domain, whois server names, geographic type names); it updates the countries names for Domains hack (like speed.cd, bit.ly).</p>
<p><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2011/06/WhoIs.png?9d7bd4"><img class="aligncenter size-medium wp-image-11654" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2011/06/WhoIs-400x311.png?9d7bd4" alt="WhoIs 400x311 3 Network Applications To Look At" width="400" height="311" title="3 Network Applications To Look At" /></a></p>
<p>Note this program is in the<a href="http://www.bestvistadownloads.com/software/t-free-whois-download-alxfspmd.html"> BestVistaDownloads</a> page. <strong>[<a href="http://patrice-zwenger.co.cc/my_programs.html#P8">Download Link</a>]</strong></p>
<p>&nbsp;</p>
<p><strong>WinPing</strong></p>
<p><strong><br />
</strong></p>
<p>This is a ping program, which you can use to test your network connection. You can also enter a web address or a valid host name, such as http://www.msn.com or msn.com, or a valid IP address IPv4 or IPv6 address, such as 98.137.149.56 (IPv4) ,[2a00:1450:8006::93] (IPv6) to get the connection results. The IP addresses are converted into host names and conversely. An empty input gives local IP address.</p>
<p>What else? The &#8220;Options&#8230;&#8221; button opens several WinPing options. These are:</p>
<ol>
<li>Infinite Loop (runs pings in a infinite loop and shows the average in real time),</li>
<li>Time options (Timeout, Temporization between every ping in milliseconds),</li>
<li>Multi-ping (for several pings one after the other),</li>
<li>Retries, Average of the response times, Hostname List, ip-to-country File.</li>
</ol>
<p>Other features:</p>
<ol>
<li>There are Sort and Replace utilities that let you edit and save the host name list, countries list, or any text file.</li>
<li>The &#8220;Auto-Save&#8221; option will allow you to save thousands of lines of pinging information (in Infinite Loop Mode).</li>
<li>A Ping Graph (with axis scale and Y-offset adjustment) allows you easily to view, in real time, Average and Pings points for every loop.</li>
<li>You can easily save and load the Ping Curves using the Graph Options.</li>
</ol>
<p>This version updates ping error messages, and updates IP address pinging. It will let you ping an IPv6 address.</p>
<p>It works with all versions of Windows. However, if your system is Windows XP or older, it requires the Microsoft .NET Framework version 2.0 or higher.</p>
<p><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2011/06/WinPing.png?9d7bd4"><img class="aligncenter size-medium wp-image-11653" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2011/06/WinPing-400x266.png?9d7bd4" alt="WinPing 400x266 3 Network Applications To Look At" width="400" height="266" title="3 Network Applications To Look At" /></a></p>
<p><strong>[<a href="http://patrice-zwenger.co.cc/my_programs.html#P4">Download Link</a>]</strong></p>
<p>&nbsp;</p>
<p><strong>IPConfig</strong></p>
<p>Here is another nifty little tool that you should have at your disposal, IPConfig. The purpose of IPConfig is to provide a simple but effective way of seeing your IP addresses, both internal and external (i.e., private and public). This tool is designed and programmed in Visual Basic.NET and is displayed in a nice user interface.</p>
<p><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2011/06/IPConfig.jpg?9d7bd4"><img class="aligncenter size-thumbnail wp-image-11652" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2011/06/IPConfig-150x150.jpg?9d7bd4" alt="IPConfig 150x150 3 Network Applications To Look At" width="150" height="150" title="3 Network Applications To Look At" /></a></p>
<p><strong>[<a href="http://sourceforge.net/projects/ipconfig/">Download Link</a>]</strong></p>
<p><a href="http://www.everything-microsoft.com/2011/06/04/3-network-applications/">3 Network Applications To Look At</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2011/06/04/3-network-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Windows 7 Aero Colors According To The Weather</title>
		<link>http://www.everything-microsoft.com/2010/12/29/change-windows-7-aero-colors-weather/</link>
		<comments>http://www.everything-microsoft.com/2010/12/29/change-windows-7-aero-colors-weather/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 13:19:47 +0000</pubDate>
		<dc:creator>Robert Boland</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Aero]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows 7 aero]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=10427</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The other day I stumbled across an interesting program called AeroWeather. This little application looks at the temperature and current weather conditions of your city and then plays around with…</p></p><p><a href="http://www.everything-microsoft.com/2010/12/29/change-windows-7-aero-colors-weather/">Change Windows 7 Aero Colors According To The Weather</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The other day I stumbled across an interesting program called <a href="http://spikex.net/2010/04/aeroweather-weather-based-aero-color/" target="_blank">AeroWeather</a>. This little application looks at the temperature and current weather conditions of your city and then plays around with the Windows Aero theme colors to reflect it.</p>
<p>Basically it changes the color of your desktop based on the weather outside. For example if it&#8217;s cloudy, your UI will go grey, if it&#8217;s sunny, it will be blue and it&#8217;ll go white if it&#8217;s snowing.</p>
<p>There&#8217;s even a night mode were it will dim all the colors when the sun sets and then brightens them up once again when the sun rises.</p>
<p>The application sits silently in your system tray and will work away on its on. Once it&#8217;s up and running, all you have to do is take a quick glance at your desktops UI and you&#8217;ll have a fairly good idea of the current weather conditions outside, handy if you&#8217;re stuck working indoors in an office all day.<a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2010/12/aeroweather.png?9d7bd4"><img class="aligncenter size-full wp-image-10428" src="http://cdn7.everything-microsoft.com/wp-content/uploads/2010/12/aeroweather.png?9d7bd4" alt="aeroweather Change Windows 7 Aero Colors According To The Weather" width="341" height="432" title="Change Windows 7 Aero Colors According To The Weather" /></a></p>
<p>The one draw back with this program is it only works if you&#8217;re based in the US as you have to enter a zip code for your location so it can gather the information.</p>
<p>You&#8217;ll find that you can customise lots of things like the maximum temperature color and the minimum temperature color as well as the color range.</p>
<p>It&#8217;s memory footprint is a mere 8mb so you shouldn&#8217;t find it slowing down your computer anyway.</p>
<p>You can download it and try it out for <a href="http://spikex.net/2010/04/aeroweather-weather-based-aero-color/" target="_blank"><strong>free here</strong></a></p>
<p><a href="http://www.everything-microsoft.com/2010/12/29/change-windows-7-aero-colors-weather/">Change Windows 7 Aero Colors According To The Weather</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/12/29/change-windows-7-aero-colors-weather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Essentials 2011 released</title>
		<link>http://www.everything-microsoft.com/2010/10/01/windows-live-essentials-2011-released/</link>
		<comments>http://www.everything-microsoft.com/2010/10/01/windows-live-essentials-2011-released/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 08:22:31 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7 News]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows live]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=9785</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has just released the final version of Windows Live Essentials 2011, an update for the popular Windows Live Essentials suite of downloadable Windows applications. The suite is a free…</p></p><p><a href="http://www.everything-microsoft.com/2010/10/01/windows-live-essentials-2011-released/">Windows Live Essentials 2011 released</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has just released the final version of Windows Live Essentials 2011, an update for the popular Windows Live Essentials suite of downloadable Windows applications. The suite is a free download from Microsoft, compatible with Windows Vista and Windows 7.</p>
<p>The final version follows several beta versions that have been released since June of this year, following in the footsteps of the large, successful public betas that Microsoft has conducted for Windows 7, Office 2010, and most recently Internet Explorer 9. Like IE9, the suite also drops support for Windows XP, an increasingly common trend.</p>
<p>The programs available in Live Essentials 2011 are largely just updated versions of those available in previous versions of the package. Here they are, in brief:</p>
<p><strong>Messenger</strong>, an IM client that also features social networking integration.</p>
<p><strong>Photo Gallery</strong>, a photo organizer and simple photo editor.</p>
<p><strong>Movie Maker</strong>, a basic but easy-to-use program for editing and publishing movies.</p>
<p><strong>Mail</strong>, a fairly straightforward email client.</p>
<p><strong>Writer</strong>, a blogging program, and my personal favorite program in the whole suite. Seriously, why can&#8217;t anyone else get this right?</p>
<p>The more minor components of the suite include parental controls, a Bing toolbar, and Microsoft Silverlight, among others.</p>
<p>You can download the new version of the suite from <a href="http://explore.live.com/windows-live-essentials?os=other" target="_blank">download.live.com</a>, or as an optional update from Microsoft Update.</p>
<p>Source: <a href="http://www.pcworld.com/businesscenter/article/206684/microsoft_launches_windows_live_11.html" target="_blank">PC World</a>, <a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/09/30/windows-live-essentials-2011-available-for-download-now.aspx" target="_blank">Microsoft</a></p>
<p><a href="http://www.everything-microsoft.com/2010/10/01/windows-live-essentials-2011-released/">Windows Live Essentials 2011 released</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/10/01/windows-live-essentials-2011-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change The Color Of The Windows 7 Taskbar</title>
		<link>http://www.everything-microsoft.com/2010/09/28/change-color-windows-7-taskbar/</link>
		<comments>http://www.everything-microsoft.com/2010/09/28/change-color-windows-7-taskbar/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 10:30:00 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Taskbar]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Taskbar]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=9756</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>I can tell from personal experience that the Windows 7 taskbar has improved the way I interact with the operating system. Before Windows 7, I had to use desktop shortcuts,…</p></p><p><a href="http://www.everything-microsoft.com/2010/09/28/change-color-windows-7-taskbar/">Change The Color Of The Windows 7 Taskbar</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>I can tell from personal experience that the Windows 7 taskbar has improved the way I interact with the operating system. Before Windows 7, I had to use desktop shortcuts, the start menu, Windows Explorer or application launchers to start programs. With Windows 7, I was able to place the most accessed programs right in the taskbar, to start them with a click of the mouse button.</p>
<p>Microsoft has also changed how themes are handled in the operating system. And with themes I refer to basic themes, not the advanced themes that require system file patching. It has become easier to create, use and distribute themes, as you can see in our <a href="http://www.everything-microsoft.com/windows-7-theme/">Windows 7 themes</a> gallery.</p>
<p>Changing a theme, changes desktop elements that cannot be modified individually; And one of those elements is the taskbar. If you change the theme, the taskbar may change colors as well, depending on how the theme was configured.</p>
<p>I would like to introduce two different options to change the color of the taskbar.</p>
<p><strong>Windows 7 Taskbar Color Changer</strong></p>
<p>The .net application requires the Microsoft .net Framework 4.0 to be installed. </p>
<div id="attachment_9757" class="wp-caption alignnone" style="width: 410px"><img src="http://cdn8.everything-microsoft.com/wp-content/uploads/2010/09/taskbar-color-changer-400x245.png?9d7bd4" alt="taskbar color changer 400x245 Change The Color Of The Windows 7 Taskbar" title="taskbar color changer" width="400" height="245" class="size-medium wp-image-9757" /><p class="wp-caption-text">taskbar color changer</p></div>
<p>The color of the taskbar can be changed by clicking on the Random button, which selects a random color, or by clicking on the color directly, to open the color selection window of the operating system. Please note that the changes can only be applied if Windows Aero is enabled. It throws an error message if a basic theme is used.</p>
<div id="attachment_9758" class="wp-caption alignnone" style="width: 410px"><img src="http://cdn10.everything-microsoft.com/wp-content/uploads/2010/09/taskbar-color-400x400.jpg?9d7bd4" alt="taskbar color 400x400 Change The Color Of The Windows 7 Taskbar" title="taskbar color" width="400" height="400" class="size-medium wp-image-9758" /><p class="wp-caption-text">taskbar color</p></div>
<p>The taskbar color changer can be <a href="http://www.door2windows.com/how-to-change-your-taskbars-color-in-windows-7/">downloaded</a> from the developer&#8217;s website.</p>
<p><strong>Color Taskbar</strong></p>
<p>The program has been developed by the same developer. It only works with Windows Aero enabled as well, and will automatically cycle through colors in the taskbar. It makes for an interesting effect, but unfortunately lacks the option to select a color scheme to use.</p>
<p><iframe class="youtube-player" type="text/html" width="500" height="306" src="http://www.youtube.com/embed/qwdHuNAfh1w" frameborder="0"></iframe></p>
<p>Program can also be <a href="http://www.door2windows.com/how-to-change-your-taskbar-color-to-random-colors-automatically/">downloaded</a> from the developer&#8217;s site.</p>
<p>Do you know of another way to change the color of the taskbar? Let us know in the comments.</p>
<p><a href="http://www.everything-microsoft.com/2010/09/28/change-color-windows-7-taskbar/">Change The Color Of The Windows 7 Taskbar</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/09/28/change-color-windows-7-taskbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Recently Changed Files To Your Taskbar</title>
		<link>http://www.everything-microsoft.com/2010/08/23/add-changed-files-taskbar/</link>
		<comments>http://www.everything-microsoft.com/2010/08/23/add-changed-files-taskbar/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 13:27:32 +0000</pubDate>
		<dc:creator>Robert Boland</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Personalize]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Windows 7 Utilities]]></category>
		<category><![CDATA[Taskbar]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Taskbar]]></category>
		<category><![CDATA[Windows 7 Tips]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows tricks]]></category>

		<guid isPermaLink="false">http://www.everything-microsoft.com/?p=9494</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>I&#8217;ve just stumbled across this great little program called &#8220;Piles&#8221;. What it does is places recently created or altered files in a Windows 7 jump list on the Windows Taskbar…</p></p><p><a href="http://www.everything-microsoft.com/2010/08/23/add-changed-files-taskbar/">Add Recently Changed Files To Your Taskbar</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>I&#8217;ve just stumbled across this great little program called &#8220;Piles&#8221;. What it does is places recently created or altered files in a Windows 7 jump list on the Windows Taskbar so you can quickly access them.</p>
<p>How many times have you downloaded a program or just finished working on a document and then you need to open it up again. You then have to go and navigate through all the directories until you find that file, but with &#8220;Piles&#8221; it automatically adds the most recent files to a jump list on your taskbar so you can access them in seconds.</p>
<p><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2010/08/piles.jpg?9d7bd4"><img class="aligncenter size-full wp-image-9495" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2010/08/piles.jpg?9d7bd4" alt="piles Add Recently Changed Files To Your Taskbar" width="500" height="300" title="Add Recently Changed Files To Your Taskbar" /></a></p>
<p>After installing Piles for the first time you will get a new icon in your taskbar which is by default linked to your &#8220;MyDocuments&#8221; folder, so any changes that you make to files in the folder will automatically be added to the jump list.</p>
<p>You can make your own custom target directory by right clicking on the icon and point it to a new directory. Say for instance you point it to the &#8220;Download&#8221; directory, every time you download a new file it will automatically be added to that jump list for super quick access, saving you from rummaging around your computers hard drive until you find it.</p>
<p>It&#8217;s a great little program, and best of all it&#8217;s completely free! You can <a href="http://pilesforwindows.net/" target="_blank">download it here</a></p>
<p><iframe width="450" height="253" src="http://www.youtube.com/embed/OjYxzbTPegw?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://www.everything-microsoft.com/2010/08/23/add-changed-files-taskbar/">Add Recently Changed Files To Your Taskbar</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/08/23/add-changed-files-taskbar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What I Use and Why &#8211; Andrew Cunningham</title>
		<link>http://www.everything-microsoft.com/2010/03/22/what-i-use-and-why/</link>
		<comments>http://www.everything-microsoft.com/2010/03/22/what-i-use-and-why/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 03:11:31 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Discussion]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[microsoft security essentials]]></category>
		<category><![CDATA[mozilla firefox]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 ultimate]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=7823</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>A few days back, Mike Halsey kicked off a series about his software of choice, much to the apparent chagrin of our readers. I think it's good to take a step back and look what you're running, so I'll bite - hopefully my choices and my reasoning are a little less contentious.</p></p><p><a href="http://www.everything-microsoft.com/2010/03/22/what-i-use-and-why/">What I Use and Why &#8211; Andrew Cunningham</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>A few days back, Mike Halsey <a href="http://everything-microsoft.com/2010/03/17/win7news-editors-what-i-use-and-why-mike-halsey" target="_blank">kicked off a series about his software of choice</a>, much to the apparent chagrin of our readers. I think it&#8217;s good to take a step back and look what you&#8217;re running, so I&#8217;ll bite &#8211; hopefully my choices and my reasoning are a little less contentious.</p>
<h3>What I Do</h3>
<p>Before you can choose and run software, you need to have something for it to do. Most of the work I do involves communication via IM and email, quite a bit of writing, audio editing, and some light image editing and gaming. I also move between multiple computers at home and at work, including two laptops and a netbook, and it&#8217;s important that I keep everything in a place where all of the computers can reach it. With that stuff in mind, let&#8217;s go down the list.</p>
<h3>OS &#8211; Windows 7 Ultimate 64-bit</h3>
<p>Yes, of course, the editor of the Windows 7 site is running Windows 7. My primary computer runs the Ultimate version because I got a nice discount on it through work. With that being said, I&#8217;d say that Home Premium should have 95% of home users covered, feature-wise. Professional nets you some nice features if you&#8217;re in a business environment, but Home Premium hits the sweet spot between feature set and price.</p>
<p>My work computer is a MacBook Pro running OS X 10.6 Snow Leopard and Windows 7 Enterprise (which is basically just Ultimate rebranded for businesses), and my netbook runs Windows 7 Home Premium.</p>
<h3>Browser &#8211; Mozilla Firefox 3.6</h3>
<p>As Mike said, the browser is perhaps even more important in today&#8217;s computing environment than the operating system, so one&#8217;s choice of browser is crucial.</p>
<p>I switched to Firefox in late 2004 with the 1.0 release on the recommendation of my roommate and my school, and I&#8217;ve stuck with it since. Lately, I&#8217;ve gotten a little frustrated with constantly slipping release dates, and competitors like Chrome are turning the heat up feature-wise, but Firefox is still a solid, stable browser that rarely gives me trouble. I&#8217;d only change browsers if Firefox ever becomes as far behind its competitors as Internet Explorer 6 was six years ago, and I don&#8217;t think that&#8217;s going to happen any time soon.</p>
<p>I don&#8217;t use many add-ons &#8211; I favor simplicity in computing, where possible &#8211; but one essential extension that I can recommend to anyone using multiple computers is the excellent <a href="http://www.xmarks.com/" target="_blank">Xmarks</a>. Xmarks regularly syncs your bookmarks to its server, where they&#8217;re available to download to any computer you use. It will even sync your passwords, if that&#8217;s something you&#8217;re comfortable with. If you haven&#8217;t tried it, do so. Now.</p>
<p>Google Chrome is my secondary browser. Unlike Mike, I keep IE8 installed only so that I can occasionally check to see if my other site&#8217;s pages are rendering correctly in it.</p>
<p><a href="http://www.everything-microsoft.com/2010/03/22/what-i-use-and-why/">What I Use and Why &#8211; Andrew Cunningham</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/03/22/what-i-use-and-why/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Windows 7 Start Orb Changer</title>
		<link>http://www.everything-microsoft.com/2010/02/06/windows-7-start-orb-changer/</link>
		<comments>http://www.everything-microsoft.com/2010/02/06/windows-7-start-orb-changer/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 17:37:11 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 personalization]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=7161</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The user Perception of the design and default theme of Windows 7 is mainly positive. Every operating system on the other hand has users that love to customize the design…</p></p><p><a href="http://www.everything-microsoft.com/2010/02/06/windows-7-start-orb-changer/">Windows 7 Start Orb Changer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The user Perception of the design and default theme of Windows 7 is mainly positive. Every operating system on the other hand has users that love to customize the design by installing new themes and changing system files which often results in a unique design that does not look like all the others out there.</p>
<p>We have covered some tools from basic <a href="http://everything-microsoft.com/2010/02/05/windows-7-personalization-new-themes/">Windows 7 personalization</a>, over replacing the <a href="http://everything-microsoft.com/2010/01/26/windows-7-utilities-csmenu-if-you-want-the-classic-style-menu-back/">Windows 7 start menu</a> to <a href="http://everything-microsoft.com/2009/06/16/customizing-the-windows-7-logon-screen/">customizing the Windows 7 logon screen</a> in the past that can be used to replace standard Windows 7 design elements.</p>
<p>Start Orb Changer is another program in that category. It allows the Windows 7 user to replace the orb image and animation that is used to power up the Windows 7 start menu.</p>
<p><span id="more-7161"></span><img src="http://cdn5.everything-microsoft.com/wp-content/uploads/2010/02/Windows_7_Start_Orb_Changer2.jpg?9d7bd4" alt="Windows 7 Start Orb Changer2 Windows 7 Start Orb Changer" title="Windows_7_Start_Orb_Changer" width="193" height="270" class="alignnone size-full wp-image-7162" /></p>
<p>The portable software is compatible with 32-bit and 64-bit editions of Windows 7. It comes with eight sample orb designs (the first is the original Microsoft orb so that the user can revert the changes back to that orb) that can replace the original design by Microsoft.</p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2010/02/start_orbs-400x1671.jpg?9d7bd4" alt="start orbs 400x1671 Windows 7 Start Orb Changer" title="start orbs" width="400" height="167" class="alignnone size-medium wp-image-7163" /></p>
<p>It is possible to search on the Internet for additional orb designs. All the user needs to do to replace the existing orb is to start the application, select change orb and pick another orb design.</p>
<p>Windows 7 Start Orb Changer can be downloaded from the developer&#8217;s page at <a href="http://kishan-bagaria.deviantart.com/art/Windows-7-Start-Orb-Changer-153001999">Deviant Art</a>. (via <a href="http://www.blogsdna.com/6987/change-windows-7-start-orb-with-windows-7-start-orb-changer.htm">Blogs DNA</a>)</p>
<p><a href="http://www.everything-microsoft.com/2010/02/06/windows-7-start-orb-changer/">Windows 7 Start Orb Changer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2010/02/06/windows-7-start-orb-changer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Libraries Configuration Tool</title>
		<link>http://www.everything-microsoft.com/2009/12/29/windows-7-libraries-configuration-tool/</link>
		<comments>http://www.everything-microsoft.com/2009/12/29/windows-7-libraries-configuration-tool/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 09:20:04 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[win7 library tool]]></category>
		<category><![CDATA[windows 7 libraries]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=6535</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Libraries in Windows 7 allow a user to link multiple directories to the MyDocuments, MyVideos, MyPictures and MyMusic folders which Windows Vista and Windows XP users could not do. Many…</p></p><p><a href="http://www.everything-microsoft.com/2009/12/29/windows-7-libraries-configuration-tool/">Windows 7 Libraries Configuration Tool</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Libraries in Windows 7 allow a user to link multiple directories to the MyDocuments, MyVideos, MyPictures and MyMusic folders which Windows Vista and Windows XP users could not do. Many computer users store files in multiple places these days which can be largely attributed to storage requirements. One prime example would be the main drive with the latest photos taken by the user and an external drive or secondary hard drive containing photos that have been taken in the past to free up space on the primary hard drive.</p>
<p>Libraries are not that complicated to configure and use but there is always room for improvement. The Win7 Library Tool makes it very easy to manage libraries in Windows 7. Its core features are the ability to display and edit the existing libraries and to create new libraries for additional data.</p>
<p><img class="alignnone size-full wp-image-6536" title="win7 library tool" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/12/win7_library_tool1.jpg?9d7bd4" alt="win7 library tool1 Windows 7 Libraries Configuration Tool" width="400" height="300" /></p>
<p>New libraries can for instance be used to divide existing libraries (e.g. work and home photos) or to add new data types (e.g. code or games). All of the functionality is also provided by Windows 7 itself but the application makes it easier and more comfortable and it comes with options to export and import library structures which is handy if libraries need to be configured on multiple computer systems.</p>
<p>Win7 Library Tool is an open Source software for the Windows 7 operating system that can be <a href="http://zornsoftware.talsit.info/?page_id=37&amp;did=2">downloaded</a> from the developer&#8217;s website. It might also work in Windows Server 2008 R2.</p>
<p><a href="http://www.everything-microsoft.com/2009/12/29/windows-7-libraries-configuration-tool/">Windows 7 Libraries Configuration Tool</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/12/29/windows-7-libraries-configuration-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Windows 7 Application Compatibility List</title>
		<link>http://www.everything-microsoft.com/2009/12/04/download-windows-7-application-compatibility-list/</link>
		<comments>http://www.everything-microsoft.com/2009/12/04/download-windows-7-application-compatibility-list/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:02:48 +0000</pubDate>
		<dc:creator>Everton Blair</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 help]]></category>
		<category><![CDATA[windows 7 logo program]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 software compatibility]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=6051</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The experience of upgrading to Windows Vista has probably put many users off upgrading to Windows 7.  Microsoft have tried hard to reassure users that Windows 7 is &#8216;not&#8217; Vista,…</p></p><p><a href="http://www.everything-microsoft.com/2009/12/04/download-windows-7-application-compatibility-list/">Download Windows 7 Application Compatibility List</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The experience of upgrading to Windows Vista has probably put many users off upgrading to Windows 7.  Microsoft have tried hard to reassure users that Windows 7 is &#8216;not&#8217; Vista, by conducting a very public beta program and working hard to disseminate the good news about Windows 7. To further aid Windows 7 upgrades, Microsoft have released the Windows 7 Application Compatibility List for IT Professionals.</p>
<p>This download comes in a free Microsoft Office Excel-based spreadsheet that lists all the software applications which have met Windows 7 Logo Program testing requirements for compatibility with both 32-bit and 64-bit Windows 7, and have thus earned the right to display the Windows 7 Logo Program logo with the application. These products are identified with the compatibility status “Compatible – Windows 7 Logo.”</p>
<p><a href="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/12/screenshot.551.jpg?9d7bd4"><img class="aligncenter size-full wp-image-6054" title="Windows 7 Application Compatibility" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/12/screenshot.551.jpg?9d7bd4" alt="screenshot.551 Download Windows 7 Application Compatibility List" width="499" height="335" /></a></p>
<p>For completeness the Windows 7 Application Compatibility list also lists the applications that are <em>&#8220;Not Compatible&#8221;</em> with Windows 7 or will have <em>&#8220;Future Compatibility&#8221;</em>.  In total there are 6645 software applications listed in the current Windows 7 software compatibility list :</p>
<p><a href="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/12/screenshot.581.jpg?9d7bd4"><img class="aligncenter size-large wp-image-6056" title="Windows 7 Software Compatibility List" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/12/screenshot.58-600x3751.jpg?9d7bd4" alt="screenshot.58 600x3751 Download Windows 7 Application Compatibility List" width="600" height="375" /></a></p>
<p><strong>Download:</strong> <a title="Windows 7 Application Compatibility List" href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/12/Windows%207%20Application%20Compatibility%20List%20for%20IT%20Pros.xls?9d7bd4" target="_blank">Windows 7 Application Compatibility List</a></p>
<p><a href="http://www.everything-microsoft.com/2009/12/04/download-windows-7-application-compatibility-list/">Download Windows 7 Application Compatibility List</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/12/04/download-windows-7-application-compatibility-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 Firewall Control</title>
		<link>http://www.everything-microsoft.com/2009/11/09/windows-7-firewall-control/</link>
		<comments>http://www.everything-microsoft.com/2009/11/09/windows-7-firewall-control/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 09:12:47 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5474</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 ships like previous Windows operating systems with a firewall. The firewall was introduced back then in Windows XP and has since then been constantly improved. The firewall in…</p></p><p><a href="http://www.everything-microsoft.com/2009/11/09/windows-7-firewall-control/">Windows 7 Firewall Control</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 ships like previous Windows operating systems with a firewall. The firewall was introduced back then in Windows XP and has since then been constantly improved. The firewall in Windows 7 is a solid software firewall that does a good job of protecting the computer system from attacks. A comparison with commercial software firewalls reveals however that it is still not on pair with those programs especially where usability is concerned. One example would be the configuration of allowed applications in the private and public network space. Most third party firewalls will display a prompt whenever a new application tries to establish a connection. The Firewall in Windows 7 will block that attempt and the user has to configure the firewall rules in the control panel.</p>
<p>The Windows 7 Firewall Control program tries to change that. The software is available as a free version with limited functionality and a pro version that offers all the functionality but comes at a price. The free version is compatibly with 32-bit and 64-bit editions of Windows 7 and Windows Vista. </p>
<p>The main feature of the free version is the application prompt which is shown whenever a program tries to create a connection, be it to a private network or public network.</p>
<p><img src="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/11/windows_7_firewall_control1.jpg?9d7bd4" alt="windows 7 firewall control1 Windows 7 Firewall Control" title="windows 7 firewall control" width="311" height="467" class="alignnone size-full wp-image-5475" /></p>
<p>The user can then decide to disable or enable all traffic or set the application to only allow incoming or outgoing traffic. That&#8217;s a more comfortable way of managing new applications in the Windows 7 Firewall. According to the developers the firewall control works independently from the default Windows 7 Firewall. </p>
<blockquote><p>Windows7FirewallControl is completely based on Windows Filtering Platform (WFP), the security core introduced in Windows Vista and does not install any third party kernel drivers. The Built-in Firewall is based on the same WFP as well. The both products work entirely independently. Windows7FirewallControl uses the Built-in Firewall only once, at the first start to grab the initial settings. Due to complete product independence you can switch the Built-in Firewall ON or OFF at your option. </p></blockquote>
<p>What this does mean is that the applications that are configured in the Windows 7 Firewall Control are not synced with the Windows 7 Firewall configuration. This could be a problem if the user decides to uninstall the Firewall Control software at a later time. </p>
<p>Windows 7 Firewall Control is <a href="http://www.sphinx-soft.com/Vista/index.html">available</a> at the developer&#8217;s website. The Pro version enables additional features like port forwarding management, group security zone configurations, a security zone editor, desktop integration or additional options.</p>
<p><a href="http://www.everything-microsoft.com/2009/11/09/windows-7-firewall-control/">Windows 7 Firewall Control</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/11/09/windows-7-firewall-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 Taskbar Meters</title>
		<link>http://www.everything-microsoft.com/2009/11/07/windows-7-taskbar-meters/</link>
		<comments>http://www.everything-microsoft.com/2009/11/07/windows-7-taskbar-meters/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 16:23:39 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[taskbar meters]]></category>
		<category><![CDATA[windows 7 resources]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Taskbar]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5412</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The Windows 7 Taskbar has been one of the most prominent new features in Windows 7 ever since it was first introduced by Microsoft. The new taskbar changes the way…</p></p><p><a href="http://www.everything-microsoft.com/2009/11/07/windows-7-taskbar-meters/">Windows 7 Taskbar Meters</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The Windows 7 Taskbar has been one of the most prominent new features in Windows 7 ever since it was first introduced by Microsoft. The new taskbar changes the way users interact with the taskbar by adding several new features that make it more comfortable to work with the operating system. Many users &#8211; even those that have not used Windows 7 yet &#8211; know that the new taskbar offers thumbnail previews for selected applications, jumplists and abilities to pin applications to the taskbar. What many do not know is that the taskbar icons are also displaying progress meters where applicably. Copying or moving files in Windows Explorer will for instance display the progress of that operation in the Windows 7 taskbar.</p>
<p>Taskbar Meters is a third party program for Windows 7 that can add up to three new icons to the Windows 7 taskbar displaying the computer system&#8217;s computer memory, hard disk and cpu utilization. The program makes use of the aforementioned feature to display meters in the taskbar icons in the operating system.</p>
<p><img src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/11/taskbar_meters1.jpg?9d7bd4" alt="taskbar meters1 Windows 7 Taskbar Meters" title="taskbar meters" width="300" height="65" class="alignnone size-full wp-image-5413" /></p>
<p>The portable software program comes with three executables after download and extraction. Each executable will place one new icon in the Windows 7 taskbar that is displaying the utilization level of that component.</p>
<p>It is possible to customize the update frequency and color scheme used by any of the three meters individually. A right-click will open the jumplist containing links to the Windows 7 Resource Monitor and Task Manager.</p>
<p>Each individual icon is using roughly 10 Megabytes of computer memory while running raising the computer memory usage by 30 Megabytes if all three icons are displaying values in the taskbar. Users who are <a href="http://taskbarmeters.codeplex.com/wikipage">interested</a> in the program can download it from the developer&#8217;s website. The software program is only compatible with Windows 7 (and probably Windows Server 2008 R2 as well).</p>
<p><a href="http://www.everything-microsoft.com/2009/11/07/windows-7-taskbar-meters/">Windows 7 Taskbar Meters</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/11/07/windows-7-taskbar-meters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VHD Attach Offers Better VHD Support In Windows 7</title>
		<link>http://www.everything-microsoft.com/2009/11/06/vhd-attach-offers-better-vhd-support-in-windows-7/</link>
		<comments>http://www.everything-microsoft.com/2009/11/06/vhd-attach-offers-better-vhd-support-in-windows-7/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 09:53:29 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[vhd]]></category>
		<category><![CDATA[virtual hard disks]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5399</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has added native vhd (that&#8217;s virtual hard disk) support in Windows 7 and Windows Server 2008 R2. This basically allows a user to create a virtual hard disk that…</p></p><p><a href="http://www.everything-microsoft.com/2009/11/06/vhd-attach-offers-better-vhd-support-in-windows-7/">VHD Attach Offers Better VHD Support In Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has added native vhd (that&#8217;s virtual hard disk) support in Windows 7 and Windows Server 2008 R2. This basically allows a user to create a virtual hard disk that uses space of one of the physical hard disks but displays with its own drive letter. You can read up on virtual hard drives in Windows 7 by reading Robert&#8217;s two in depths articles <a href="http://everything-microsoft.com/2009/08/25/how-to-create-and-configure-a-vhd-in-windows-7/">How to Create and Configure a VHD in Windows 7</a> and <a href="http://everything-microsoft.com/2009/08/26/how-to-attachdetach-vhds-in-windows-7/">How to Attach/Detach VHDs in Windows 7</a>. One interesting application for VHDs in Windows 7 is the ability to use them to store a different operating system which can then be booted into as if it were normally installed on a separate partition.</p>
<p>If you read Robert&#8217;s article about attaching and detaching VHDs you might have noticed that it requires some menu fiddling to do so. The user needs to go into Computer Management, click on Disk Management under Storage and select Attach VHD (or Detach) from there. It is not a problem if this is a once-a-lifetime operation but users who work regularly with different VHD images might prefer a faster solution.</p>
<p>That&#8217;s where VHD Attach comes into play. The software program adds options to attach and detach vhd images to the right-click context menu in Windows Explorer. All that it takes to attach a vhd is therefor to right-click it in Windows Explorer and select the attach option. The same is true for detaching vhd images which can be done by right-clicking the mounted vhd image in My Computer.</p>
<p><img src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/11/attach_vhd-400x601.jpg?9d7bd4" alt="attach vhd 400x601 VHD Attach Offers Better VHD Support In Windows 7" title="attach vhd" width="400" height="60" class="alignnone size-medium wp-image-5400" /></p>
<p>VHD Attach is a free software program for Windows 7 and Windows Server 2008 R2. It can be downloaded <a href="http://www.jmedved.com/default.aspx?page=vhdattach&#038;rendering=xhtml">directly</a> from the developer&#8217;s website. (via <a href="http://www.downloadsquad.com/2009/11/03/vhd-attach-enables-right-click-mounting-and-dismounting-of-vhd-f/">Download Squad</a>)</p>
<p><a href="http://www.everything-microsoft.com/2009/11/06/vhd-attach-offers-better-vhd-support-in-windows-7/">VHD Attach Offers Better VHD Support In Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/11/06/vhd-attach-offers-better-vhd-support-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Logon Screen Editor</title>
		<link>http://www.everything-microsoft.com/2009/10/30/windows-7-logon-screen-editor/</link>
		<comments>http://www.everything-microsoft.com/2009/10/30/windows-7-logon-screen-editor/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 11:40:02 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[windows 7 logon]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5308</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>There is certainly no shortage of logon screen editors for the Windows 7 operating system. We here at Windows 7 News have reviewed several in the past (see: Windows 7…</p></p><p><a href="http://www.everything-microsoft.com/2009/10/30/windows-7-logon-screen-editor/">Windows 7 Logon Screen Editor</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>There is certainly no shortage of logon screen editors for the Windows 7 operating system. We here at Windows 7 News have reviewed several in the past (see: <a href="http://www.everything-microsoft.com/2009/03/21/windows-7-logon-changer/">Windows 7 Logon Changer</a>, <a href="http://everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/">Windows 7 Logon Background Changer</a> or <a href="http://everything-microsoft.com/2009/06/16/customizing-the-windows-7-logon-screen/">Customizing the Windows 7 Logon Screen</a>) and the Windows 7 Logon Screen Editor is another program that falls right into that category.</p>
<p>The portable software program needs to be started with administrative rights but that&#8217;s the only requirement. The application offers two main functions: To change the background image and to change the shadow type of the logon screen.</p>
<p><img src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/windows_7_logon_screen_editor-399x3521.jpg?9d7bd4" alt="windows 7 logon screen editor 399x3521 Windows 7 Logon Screen Editor" title="windows 7 logon screen editor" width="399" height="352" class="alignnone size-medium wp-image-5309" /></p>
<p><img src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/windows_7_login-400x1101.jpg?9d7bd4" alt="windows 7 login 400x1101 Windows 7 Logon Screen Editor" title="windows 7 login" width="400" height="110" class="alignnone size-medium wp-image-5310" /></p>
<p>The background image can be easily changed by selecting another image from the local computer system. The shadow type by clicking on the + icon in the lower right corner of the screen. The program comes with an option to reset the logon background. The Windows 7 Logon Screen Editor can be downloaded from <a href="http://bcubing.deviantart.com/art/Windows-7-Logon-screen-editor-141615089">Deviant Art</a>.</p>
<p><a href="http://www.everything-microsoft.com/2009/10/30/windows-7-logon-screen-editor/">Windows 7 Logon Screen Editor</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/30/windows-7-logon-screen-editor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 ISO Edition Switcher</title>
		<link>http://www.everything-microsoft.com/2009/10/28/windows-7-iso-edition-switcher/</link>
		<comments>http://www.everything-microsoft.com/2009/10/28/windows-7-iso-edition-switcher/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:35:23 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 iso]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5296</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you want to install a specific edition of Windows 7, say Windows 7 Professional, you need a Windows 7 Professional setup disk or iso image. If you only got…</p></p><p><a href="http://www.everything-microsoft.com/2009/10/28/windows-7-iso-edition-switcher/">Windows 7 ISO Edition Switcher</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you want to install a specific edition of Windows 7, say Windows 7 Professional, you need a Windows 7 Professional setup disk or iso image. If you only got another edition of Windows 7 you are out of luck. The Windows 7 ISO Edition Switcher provides users with a solution to patch a Windows 7 ISO so that it will install a different version of the operating system during setup. It is for instance possible to turn a Windows 7 Ultimate edition into Windows 7 Professional. The user installing the operating system still needs a valid product key for the Windows 7 edition that gets installed afterwards but the need to re-download or create an ISO image is no longer delaying the installation.</p>
<p>The portable software programs comes with patch files which need to be loaded after execution. Users simply need to pick the target version that they want to install and then the iso image on the computer&#8217;s hard drive. The program will then patch the ISO image so that the selected edition of Windows 7 can be installed.</p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/windows_71.jpg?9d7bd4" alt="windows 71 Windows 7 ISO Edition Switcher" title="windows 7" width="176" height="161" class="alignnone size-full wp-image-5297" /></p>
<p>The very same website contains another patch that will turn a Windows 7 iso into an universal disk which can be used to install all different editions of Windows 7. Visit <a href="http://www.downloadsquad.com/2009/10/28/change-windows-7-iso-version-home-ultimate-pro-starter/">Win7Utils</a> for downloads and additional information. (via <a href="http://www.downloadsquad.com/2009/10/28/change-windows-7-iso-version-home-ultimate-pro-starter/">Download Squad</a>)</p>
<p><a href="http://www.everything-microsoft.com/2009/10/28/windows-7-iso-edition-switcher/">Windows 7 ISO Edition Switcher</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/28/windows-7-iso-edition-switcher/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Windows 7 Compatibility Centre Launched</title>
		<link>http://www.everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/</link>
		<comments>http://www.everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:32:12 +0000</pubDate>
		<dc:creator>Mike Halsey MVP</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft have launched the compatibility centre for Windows 7.&#160; A website simply containing a database of software and hardware that is known to work fine with their new operating system.…</p></p><p><a href="http://www.everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/">Windows 7 Compatibility Centre Launched</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft have launched the <em><a href="http://www.microsoft.com/windows/compatibility/en-us/default.aspx">compatibility centre</a></em> for Windows 7.&#160; A website simply containing a database of software and hardware that is known to work fine with their new operating system.</p>
<p align="center"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/compatibilitycentre1.png?9d7bd4"><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="compatibilitycentre thumb1 Windows 7 Compatibility Centre Launched" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/compatibilitycentre_thumb1.png?9d7bd4" width="488" height="306" title="Windows 7 Compatibility Centre Launched" /></a> </p>
<p>The database is by no means exhaustive.&#160; The first software package I searched for, Microsoft’s own Photodraw v2.0 failed to appear in the database even though I know it works fine in Windows 7.&#160; The website does give you the opportunity though to add additional hardware and software yourself if you know it to work, which is a nice touch.</p>
<p align="center"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/compatibilitycentre021.png?9d7bd4"><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="compatibilitycentre02 thumb1 Windows 7 Compatibility Centre Launched" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/compatibilitycentre02_thumb1.png?9d7bd4" width="487" height="333" title="Windows 7 Compatibility Centre Launched" /></a> </p>
<p>With hardware you’re always better first visiting the manufacturer’s website and downloading any Windows 7 drivers, at the same time checking whether those drivers will support both 64 bit and 32 bit versions of Windows 7.</p>
<p>For seeing if some of your older software will work though, this is a useful tool when you’re considering upgrading.</p>
<p><a href="http://www.everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/">Windows 7 Compatibility Centre Launched</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/26/windows-7-compatibility-centre-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Writer: Essential for Bloggers</title>
		<link>http://www.everything-microsoft.com/2009/10/18/windows-live-writer-essential-for-bloggers/</link>
		<comments>http://www.everything-microsoft.com/2009/10/18/windows-live-writer-essential-for-bloggers/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 01:14:36 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows live essentials]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=5005</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows Live Writer is quite possibly my favorite tool in the Windows Live Essentials package. When I found it I had just started my own blog with a couple of college buddies, and we were looking for a good freeware editor - copying and pasting text from Word into Blogger's lackluster Web interface just wasn't cutting it. Imagine my excitement when I found just such a product, developed by none other than Microsoft, free for all legitimate users of Windows XP, Vista and 7.</p></p><p><a href="http://www.everything-microsoft.com/2009/10/18/windows-live-writer-essential-for-bloggers/">Windows Live Writer: Essential for Bloggers</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows Live Writer is quite possibly my favorite tool in the Windows Live Essentials package. When I found it I had just started my own blog with a couple of college buddies, and we were looking for a good freeware editor &#8211; copying and pasting text from Word into Blogger&#8217;s lackluster Web interface just wasn&#8217;t cutting it. Imagine my excitement when I found just such a product, developed by none other than Microsoft, free for all legitimate users of Windows XP, Vista and 7.</p>
<p>Jason has already written an <a href="http://everything-microsoft.com/2009/10/08/windows-7-guides-windows-live-applications/" target="_blank">excellent guide on installing the Windows Live applications</a>, so I&#8217;ll skip those steps and assume you&#8217;ve already downloaded and installed the application.</p>
<p>Let&#8217;s start by opening Writer. When you first run it, a setup wizard should appear, but if it doesn&#8217;t just go to <strong>Blogs </strong>&gt;&gt; <strong>Add Blog Account</strong>.</p>
<p style="text-align: left">
<div id="attachment_5028" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/writer-12.png?9d7bd4"><img class="size-medium wp-image-5028 " src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/writer-1-400x3422.png?9d7bd4" alt="writer 1 400x3422 Windows Live Writer: Essential for Bloggers" width="400" height="342" title="Windows Live Writer: Essential for Bloggers" /></a><p class="wp-caption-text">Pick your poison</p></div>
<p style="text-align: left">Writer will give you the option of starting a new blog using Microsoft&#8217;s Windows Live service, or tying the program to a blog you already have. Since it supports Blogger, WordPress, TypePad and others, almost all blogs will work with the tool.</p>
<p style="text-align: left">You&#8217;ll need to enter your blog&#8217;s URL and your login information. Writer may also ask if you&#8217;d like to let it publish a temporary post &#8211; let it, because this step will make it so that you can preview what your post will look like before publishing.</p>
<p style="text-align: left">That&#8217;s all there is to setting the program up &#8211; we&#8217;re now ready to start using it.</p>
<div id="attachment_5030" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/writer-22.png?9d7bd4"><img class="size-medium wp-image-5030" src="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/10/writer-2-400x3512.png?9d7bd4" alt="writer 2 400x3512 Windows Live Writer: Essential for Bloggers" width="400" height="351" title="Windows Live Writer: Essential for Bloggers" /></a><p class="wp-caption-text">Ready to write</p></div>
<p>Writer has three main tabs, located near the bottom of the screen. The <strong>Edit</strong> tab is where you&#8217;ll spend the majority of your time, as it&#8217;s where you&#8217;ll be writing your posts. The <strong>Preview </strong>tab will give you a complete preview of your page, with frames and ads and all. Of course, for people familiar with code you can always look at the code using the <strong>Source</strong> tab.</p>
<p>One pleasant surprise is how clean the code that Writer generates is &#8211; Word inserts all manner of strange strings into what looks like plain text, and it can play hell with your blog&#8217;s layout if you use any special code in the body of the post. Writer just does what you tell it to, and the result is good, clean code that is easy to edit.</p>
<p>In Edit mode, you can write, insert images and links, and do other text formatting – it works basically like a version of Word optimized for blogs, with standard font and paragraph settings. You can also insert pictures, videos, tables, bulleted lists, and other things.</p>
<div id="attachment_5031" class="wp-caption aligncenter" style="width: 610px"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/writer-32.png?9d7bd4"><img class="size-large wp-image-5031" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/writer-3-600x312.png?9d7bd4" alt="writer 3 600x312 Windows Live Writer: Essential for Bloggers" width="600" height="31" title="Windows Live Writer: Essential for Bloggers" /></a><p class="wp-caption-text">Font, paragraph, and insert options</p></div>
<p>Once you&#8217;ve inserted an image, Writer also gives you some easy ways to tweak them so they look just the way you want them to.</p>
<div id="attachment_5032" class="wp-caption aligncenter" style="width: 205px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/writer-42.png?9d7bd4"><img class="size-full wp-image-5032" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/writer-42.png?9d7bd4" alt="writer 42 Windows Live Writer: Essential for Bloggers" width="195" height="485" title="Windows Live Writer: Essential for Bloggers" /></a><p class="wp-caption-text">Image options</p></div>
<p>The <strong>Picture</strong> tab is the main one, and it&#8217;s here where you&#8217;ll position the image in your post and adjust margins and borders. The <strong>Advanced</strong> tab will allow you to change the image&#8217;s size, as well as do some simple cropping and rotating &#8211; you can also watermark images, if you&#8217;d like. The <strong>Effects</strong> tab allows you to manipulate the image in more significant ways, with greyscale and sepia-tone filters among others.</p>
<p>Saving and opening drafts as you work on them is also easy in Writer. You can save them to your local computer by using good old Ctrl + S, but you can also save them to your blog by clicking <strong>Save Draft</strong> and then <strong>Save Draft to Blog</strong>. Now, anytime you want to edit the post, hit <strong>Open</strong> and select your blog&#8217;s name.</p>
<div id="attachment_5033" class="wp-caption aligncenter" style="width: 535px"><a href="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/writer-52.png?9d7bd4"><img class="size-large wp-image-5033" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/writer-5-600x4532.png?9d7bd4" alt="writer 5 600x4532 Windows Live Writer: Essential for Bloggers" width="525" height="396" title="Windows Live Writer: Essential for Bloggers" /></a><p class="wp-caption-text">Edit a post that has already been published</p></div>
<p>You can open and edit any post or draft you’ve posted at any time, from any computer with Writer installed. It’s really handy if you use more than one computer over the course of the day.</p>
<p>So now you’ve got a fully-written post, and you’re ready to <strong>Publish</strong>. Great! Check the bottom of the screen – the long drop-down menu on the left contains a list of all your blog&#8217;s tags &#8211; pick and choose the ones that apply, or create a new one if you need to.</p>
<p>To the right of the tag toolbar, you’ll see the <strong>set publish date </strong>box. Fill in the date and time you want the post to go live – you can use this to schedule posts. If you finish something in the morning and want to post in the afternoon, set the it to post on that day at the desired time and click the <strong>Publish</strong> button in the upper left-hand corner. The post will go up, but won’t appear on your blog until the time you specified.</p>
<p>And that&#8217;s Windows Live Writer in a nutshell. I&#8217;ve found it to be an invaluable tool, and head-and-shoulders above any other product for Windows or OS X, especially given the price. Any serious blogger needs to give this one a shot.</p>
<p><a href="http://www.everything-microsoft.com/2009/10/18/windows-live-writer-essential-for-bloggers/">Windows Live Writer: Essential for Bloggers</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/18/windows-live-writer-essential-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases WinHlp32.exe For Windows 7</title>
		<link>http://www.everything-microsoft.com/2009/10/15/microsoft-releases-winhlp32-exe-for-windows-7/</link>
		<comments>http://www.everything-microsoft.com/2009/10/15/microsoft-releases-winhlp32-exe-for-windows-7/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 13:43:48 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=4927</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Users who tried opening help files (those with the .hlp extension) in Windows 7 might have noticed that it was not possible. Microsoft has removed the Windows Help Program from…</p></p><p><a href="http://www.everything-microsoft.com/2009/10/15/microsoft-releases-winhlp32-exe-for-windows-7/">Microsoft Releases WinHlp32.exe For Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Users who tried opening help files (those with the .hlp extension) in Windows 7 might have noticed that it was not possible. Microsoft has removed the Windows Help Program from the operating system since the release of Windows Vista and continued that tradition in Windows 7. Windows Vista users were able to download the Windows Help Program WinHlp32.exe from Microsoft servers to view help files. Windows 7 users were not that lucky until now as Microsoft did not offer an official download for the program for Windows 7 operating systems.</p>
<p>This has changed yesterday with the release of the Windows Help program (<a href="http://www.ghacks.net/2009/10/15/windows-7-download-winhlp32-exe-to-open-help-hlp-files/">WinHlp32.exe</a>) for Windows 7. The download is now available and Windows 7 users who want (or need to) view help files can now do so after installation.</p>
<p>The <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=258aa5ec-e3d9-4228-8844-008e02b32a2c">download</a> is provided at the Microsoft website. A genuine validation is performed before the download can be initiated. Further information about the removal of the Windows Help Program are <a href="http://support.microsoft.com/kb/917607">provided</a> at the Microsoft Knowledgebase.</p>
<p><a href="http://www.everything-microsoft.com/2009/10/15/microsoft-releases-winhlp32-exe-for-windows-7/">Microsoft Releases WinHlp32.exe For Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/15/microsoft-releases-winhlp32-exe-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel</title>
		<link>http://www.everything-microsoft.com/2009/10/13/odds-and-ends-part-two-calculator-snipping-tool-and-math-input-panel/</link>
		<comments>http://www.everything-microsoft.com/2009/10/13/odds-and-ends-part-two-calculator-snipping-tool-and-math-input-panel/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:30:36 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[snipping tool]]></category>
		<category><![CDATA[windows 7 applications]]></category>
		<category><![CDATA[windows 7 calculator]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=4854</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>And we're back! The second part in this two part series on the "leftovers" of Windows 7, those little features that are nice to have but ultimately too small to devote an entire article to their inner workings. Join me, as I take a look at the redone Calculator, the Snipping Tool, and the Math Input Panel.</p></p><p><a href="http://www.everything-microsoft.com/2009/10/13/odds-and-ends-part-two-calculator-snipping-tool-and-math-input-panel/">Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>And we&#8217;re back! The second part in this two part series on the &#8220;leftovers&#8221; of Windows 7, those little features that are nice to have but ultimately too small to earn an entire article devoted to their inner workings. Join me, as I take a look at the redone Calculator, the Snipping Tool, and the Math Input Panel.</p>
<h3>Calculator</h3>
<p>At first glance, the Calculator is little changed.</p>
<div id="attachment_4864" class="wp-caption aligncenter" style="width: 238px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/calculator-11.png?9d7bd4"><img class="size-full wp-image-4864" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/calculator-11.png?9d7bd4" alt="calculator 11 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="228" height="322" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">Good ol&#39; Calculator</p></div>
<p>Digging into the View menu shows a much deeper set of changes, however, very nearly on the same level as the redone Paint and WordPad applications.</p>
<div id="attachment_4865" class="wp-caption aligncenter" style="width: 238px"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/calculator-21.png?9d7bd4"><img class="size-full wp-image-4865" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/calculator-21.png?9d7bd4" alt="calculator 21 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="228" height="322" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">Look at all the new stuff!</p></div>
<p>In addition to the traditional Standard and Scientific calculators, Windows 7 throws in a Programmer and Statistics calculator as well, making Windows 7 (and the netbooks it will come with) that much more useful in math class.</p>
<p>Of more interest for home users are some of the options lower down on the menu, starting with Unit Coversion.</p>
<div id="attachment_4866" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/10/calculator-31.png?9d7bd4"><img class="size-medium wp-image-4866" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/calculator-3-400x2131.png?9d7bd4" alt="calculator 3 400x2131 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="400" height="213" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">Unit conversion</p></div>
<p style="text-align: left">This is, of course, useful for converting one unit of measurement to another unit of measurement &#8211; Celsius to Fahrenheit, feet to meters, and so on. This has already saved me a couple of trips to Google.</p>
<p style="text-align: left">Date conversion will tell you the number of years, months, weeks and days between two calendar dates.</p>
<p style="text-align: left">Lastly, the Calculator provides a number of basic but useful worksheets, which will allow you to plug in some numbers and calculate figures on fuel economy, mortgages and car payments.</p>
<p style="text-align: left">These additions to Calculator are small but definitely useful &#8211; if that is starting to sound familiar by now, it&#8217;s because &#8220;small but useful changes&#8221; is practically Windows 7&#8242;s tagline.</p>
<h3>Snipping Tool</h3>
<p>Snipping tool isn&#8217;t new to Windows 7 &#8211; it first came with Windows XP Tablet Edition, and later shipped with Windows Vista. However, since there are plenty of people out there who never used either of those operating systems, I thought it best to highlight the tool&#8217;s existence.</p>
<div id="attachment_4863" class="wp-caption aligncenter" style="width: 267px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/snipping-tool-11.png?9d7bd4"><img class="size-full wp-image-4863" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/snipping-tool-11.png?9d7bd4" alt="snipping tool 11 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="257" height="165" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">Snip away</p></div>
<p>That screenshot encapsulates most of the product&#8217;s features &#8211; choose the way you want to snip and the section of screen you&#8217;d like to snip, and then the program will let you save it as a .PNG or .JPG or any of Windows&#8217; customary image formats.</p>
<h3>Math Input Panel</h3>
<p>The Math Input Panel allows you to draw mathematical formulas with the mouse or a stylus (on a tablet or touchscreen PC).</p>
<div id="attachment_4907" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/math-11.png?9d7bd4"><img class="size-medium wp-image-4907" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/math-1-400x1721.png?9d7bd4" alt="math 1 400x1721 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="400" height="172" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">Math Input Panel</p></div>
<p>This is definitely on the &#8220;odd&#8221; side of &#8220;odds and ends,&#8221; but even so I can see it being useful to academics. Go ahead and draw in a formula (go to Help  and select &#8220;Which areas of math are supported? to see what math you can use).</p>
<div id="attachment_4908" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/10/math-21.png?9d7bd4"><img class="size-medium wp-image-4908" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/math-2-400x1861.png?9d7bd4" alt="math 2 400x1861 Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" width="400" height="186" title="Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel" /></a><p class="wp-caption-text">A simple equation. Still too much math for me.</p></div>
<p>The Select and Correct button will allow you to fix certain symbols if the program detects them incorrectly.</p>
<p>When you&#8217;ve got the formula looking just the way you want it, you can click Insert to copy it to the clipboard. To put it into Word or your word processor of choice, just Paste it. Definitely useful for people writing papers for math or science class who don&#8217;t want to deal with the charatcer map.</p>
<p>And that&#8217;s all there is! I hope this series has been useful. If there are other odds and ends you&#8217;d like to see covered, by all means sound off in the comments section.</p>
<p><a href="http://www.everything-microsoft.com/2009/10/13/odds-and-ends-part-two-calculator-snipping-tool-and-math-input-panel/">Odds and Ends, Part Two: Calculator, Snipping Tool, and Math Input Panel</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/13/odds-and-ends-part-two-calculator-snipping-tool-and-math-input-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer</title>
		<link>http://www.everything-microsoft.com/2009/10/12/odds-and-ends-part-one-sticky-notes-magnifier-and-bluetooth-file-transfer/</link>
		<comments>http://www.everything-microsoft.com/2009/10/12/odds-and-ends-part-one-sticky-notes-magnifier-and-bluetooth-file-transfer/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 23:04:27 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[snipping tool]]></category>
		<category><![CDATA[windows 7 applications]]></category>
		<category><![CDATA[windows 7 calculator]]></category>
		<category><![CDATA[windows 7 magnifier]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 sticky notes]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=4848</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>We all know that Windows 7 has a lot of new features, large and small - some of those, like WordPad and Paint, merit a close look and some in-depth analysis. Other improvements are more subtle, often slipping through the cracks - this post (and its follow-up later in the week) looks to shine the spotlight on a few of the little features of Windows 7.</p></p><p><a href="http://www.everything-microsoft.com/2009/10/12/odds-and-ends-part-one-sticky-notes-magnifier-and-bluetooth-file-transfer/">Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>We all know that Windows 7 has a lot of new features, large and small &#8211; some of those, like <a href="http://everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/" target="_blank">WordPad </a>and <a href="http://everything-microsoft.com/2009/09/16/a-closer-look-at-windows-7-paint/" target="_blank">Paint</a>, merit a close look and some in-depth analysis. Other improvements are more subtle, often slipping through the cracks &#8211; this post (and its follow-up later in the week) looks to shine the spotlight on a few of the little features of Windows 7.</p>
<h3>Sticky Notes</h3>
<p>Sticky Notes is a great tool for those of you who, like me, have a monitor that always has post-its hanging off of it everywhere.</p>
<p>Straddling a line between Gadget and application, Sticky Notes puts up one lone note on your desktop where you can write anything you want.</p>
<div id="attachment_4849" class="wp-caption aligncenter" style="width: 190px"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/sticky-11.png?9d7bd4"><img class="size-full wp-image-4849" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/sticky-11.png?9d7bd4" alt="sticky 11 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="180" height="165" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">Thanks for the reminder</p></div>
<p>Clicking the plus sign (or typing Ctrl+N) will give you a new sticky note, and you can have as many as you want. Pulling on the lower right-hand corner will, of course, resize the note.</p>
<div id="attachment_4850" class="wp-caption aligncenter" style="width: 417px"><a href="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/sticky-2.PNG"><img class="size-full wp-image-4850" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/sticky-2.PNG" alt=" Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="407" height="340" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">A busy day</p></div>
<p>Since Sticky Notes runs as a standard application and not a Gadget, you can bring your notes to the front by clicking on their icon in the Taskbar &#8211; they fade from view if you use Aero Peek.</p>
<p>I personally think these would work better as a Gadget &#8211; I&#8217;d like to be able to keep these on the desktop and view them with Aero Peek as happens with the Clock and the other Windows 7 Gadgets. Still, Sticky Notes is a useful application in spite of that shortcoming.</p>
<h3>Magnifier</h3>
<p>This is a handy little accessibility feature that is especially useful for hard-of-sight users, or users trying to read PDFs or other documents with small text on a low resolution screen.</p>
<div id="attachment_4855" class="wp-caption aligncenter" style="width: 231px"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-1.PNG"><img class="size-full wp-image-4855" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-1.PNG" alt=" Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="221" height="66" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">The Magnifier</p></div>
<p>It&#8217;s a very small program, and when it hasn&#8217;t been interacted with in awhile it shrinks to a small, semi-transparent magnifying glass until it is needed again.</p>
<div id="attachment_4856" class="wp-caption aligncenter" style="width: 105px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-2.PNG"><img class="size-full wp-image-4856" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-2.PNG" alt=" Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="95" height="94" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">The Magnifier when idle</p></div>
<p>Magnifier works in three main modes. First is Full Screen mode &#8211; this mode magnifies the entire screen to your specified zoom level &#8211; moving the cursor around will magnify different parts of the screen.</p>
<div id="attachment_4857" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-31.png?9d7bd4"><img class="size-medium wp-image-4857" src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-3-400x2471.png?9d7bd4" alt="magnifier 3 400x2471 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="400" height="247" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">It&#39;s hard to tell from the thumbnail, but this screen has been magnified</p></div>
<p>The second mode is Lens mode, which literally turns your pointer into a &#8220;lens&#8221; that magnifies anything you pass it over.</p>
<div id="attachment_4858" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-41.png?9d7bd4"><img class="size-medium wp-image-4858" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-4-400x1781.png?9d7bd4" alt="magnifier 4 400x1781 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="400" height="178" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">Lens mode</p></div>
<p>The last mode is Dock mode, which enables you to put a &#8220;lens&#8221; anywhere on the screen. The view in the docked lens follows your cursor around.</p>
<div id="attachment_4859" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-51.png?9d7bd4"><img class="size-medium wp-image-4859" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/magnifier-5-400x1821.png?9d7bd4" alt="magnifier 5 400x1821 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="400" height="182" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">Dock mode</p></div>
<h3>Bluetooth File Transfer</h3>
<p>The last feature we&#8217;re going to look at today is the Bluetooth File Transfer utility, which will let you share files between Bluetooth-enabled devices without the hassle of setting up a network share or putting it on a flash drive or emailing it.</p>
<p>You can find the tool under Accessories in the start menu. When you open it, it will ask you whether you&#8217;ll be sending or receiving the files, an easy enough question to answer.</p>
<p>The receiving computer will now begin waiting to be contacted by the sending computer, and the sending computer will display a list of devices to which it can connect.</p>
<div id="attachment_4861" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/10/bluetooth-11.png?9d7bd4"><img class="size-medium wp-image-4861" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/10/bluetooth-1-400x3241.png?9d7bd4" alt="bluetooth 1 400x3241 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="400" height="324" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">Select a device</p></div>
<p>Single click to select a device. Security-minded users will want to check the &#8220;Use Authentication&#8221; box, which will prompt the receiving computer to generate a pairing code &#8211; only when that code has been typed into the sending computer will the file be sent. Unchecking the &#8220;Use authentication&#8221; box will remove this step, but any Bluetooth-enabled device could potentially intercept the file.</p>
<p>Now, click Next a couple of times until the file transfers &#8211; the time this takes will, of course, depend on the amount of data being transferred and the strength of the Bluetooth connection. Once the file has transferred, the receiving computer will ask you where you&#8217;d like to save it.</p>
<div id="attachment_4862" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/bluetooth-21.png?9d7bd4"><img class="size-medium wp-image-4862" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/10/bluetooth-2-400x3241.png?9d7bd4" alt="bluetooth 2 400x3241 Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" width="400" height="324" title="Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer" /></a><p class="wp-caption-text">Where should it go?</p></div>
<p>Once you&#8217;ve selected the file&#8217;s new home, you&#8217;re all done!</p>
<p>Those are the features we&#8217;ll be covering today. Come back tomorrow for an in-depth look at the Snipping Tool, the Math Input Panel, and the Calculator!</p>
<p><a href="http://www.everything-microsoft.com/2009/10/12/odds-and-ends-part-one-sticky-notes-magnifier-and-bluetooth-file-transfer/">Odds and Ends, Part One: Sticky Notes, Magnifier, and Bluetooth File Transfer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/10/12/odds-and-ends-part-one-sticky-notes-magnifier-and-bluetooth-file-transfer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Closer Look at: Windows DVD Maker</title>
		<link>http://www.everything-microsoft.com/2009/09/28/a-closer-look-at-windows-dvd-maker/</link>
		<comments>http://www.everything-microsoft.com/2009/09/28/a-closer-look-at-windows-dvd-maker/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 23:00:24 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[windows 7 dvd]]></category>
		<category><![CDATA[windows 7 enterprise]]></category>
		<category><![CDATA[windows 7 home premium]]></category>
		<category><![CDATA[windows 7 professional]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 ultimate]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=4374</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows DVD Maker is aimed largely at your mother and mine, the light-to-moderate computer user who wants to make a nice-looking DVD and wants it to be easy. In that capacity, Windows DVD Maker is an excellent application.</p></p><p><a href="http://www.everything-microsoft.com/2009/09/28/a-closer-look-at-windows-dvd-maker/">A Closer Look at: Windows DVD Maker</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows DVD Maker was originally introduced in the Home Premium and Ultimate editions of Windows Vista. Windows 7 changes the application subtly, and sees it bundled with all editions from Home Premium and up.</p>
<p>Opening the application presents you a blank slate, into which you can add video or pictures by dragging and dropping or by clicking the &#8220;Add Items&#8221; button.</p>
<div id="attachment_4375" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-12.png?9d7bd4"><img class="size-medium wp-image-4375" src="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-1-400x3122.png?9d7bd4" alt="dvdmaker 1 400x3122 A Closer Look at: Windows DVD Maker" width="400" height="312" title="A Closer Look at: Windows DVD Maker" /></a><p class="wp-caption-text">Windows DVD Maker</p></div>
<p>Each separate video clip that you add to the project is treated as its own separate &#8220;chapter&#8221; on the DVD, and pictures you add are automatically placed into a slideshow that will cycle through all of the added pictures. A characteristic pie graph in the lower right hand corner of the screen lets you know how much more stuff you can fit on the DVD.</p>
<p>Some advanced options can be found by clicking Options in the lower right-hand corner of the screen.</p>
<div id="attachment_4376" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-22.png?9d7bd4"><img class="size-medium wp-image-4376" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-2-400x4622.png?9d7bd4" alt="dvdmaker 2 400x4622 A Closer Look at: Windows DVD Maker" width="400" height="462" title="A Closer Look at: Windows DVD Maker" /></a><p class="wp-caption-text">Advanced options</p></div>
<p>Those looking for a high degree of control over their DVDs will be disappointed by these simple options, but you can choose between aspect ratios (4:3 fullscreen and 16:9 widescreen) and regional settings (NTSC for North America and Japan, PAL for Europe), as well as the DVD burner&#8217;s speed and how your DVD will act when it&#8217;s inserted into a player.</p>
<p>Once you&#8217;ve put all of your pictures and clips in, it&#8217;s time to customize your DVD&#8217;s menu.</p>
<div id="attachment_4380" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-32.png?9d7bd4"><img class="size-medium wp-image-4380" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-3-400x3062.png?9d7bd4" alt="dvdmaker 3 400x3062 A Closer Look at: Windows DVD Maker" width="400" height="306" title="A Closer Look at: Windows DVD Maker" /></a><p class="wp-caption-text">Menu customization</p></div>
<p>On the right side of the screen, you&#8217;ll see several different basic menu styles that you can choose from. These are largely unchanged from the Winodws Vista version of the application, but they&#8217;re nice, and people coming to Windows 7 from Windows XP won&#8217;t know the difference.</p>
<p>Clicking Preview, of course, will show you what your finished menu will look and sound like, while Menu Text lets you customize what your menu says and the font it says it in. Customize Menu gets you into some more advanced options:</p>
<div id="attachment_4381" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-41.png?9d7bd4"><img class="size-medium wp-image-4381" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-4-400x3061.png?9d7bd4" alt="dvdmaker 4 400x3061 A Closer Look at: Windows DVD Maker" width="400" height="306" title="A Closer Look at: Windows DVD Maker" /></a><p class="wp-caption-text">Customize your menu</p></div>
<p>Here, you can insert music, choose the video that will play in your menus, and select what you scene selection page will look like.</p>
<p>Lastly, the Slide Show button will allow you to customize what a slide show of still photos will look and sound like.</p>
<div id="attachment_4382" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-51.png?9d7bd4"><img class="size-medium wp-image-4382" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/09/dvdmaker-5-400x3061.png?9d7bd4" alt="dvdmaker 5 400x3061 A Closer Look at: Windows DVD Maker" width="400" height="306" title="A Closer Look at: Windows DVD Maker" /></a><p class="wp-caption-text">Customize a slide show</p></div>
<p>You can set your pictures to music, choose how long pictures will stay on the screen before cycling to the next one, and choose what the transitions between pictures will look like. Like the rest of the application, it&#8217;s simple but streamlined, making it easy for just about anyone to use.</p>
<p>Once you&#8217;ve gotten everything just right, insert a blank DVD and click Burn &#8211; depending on the length and complexity of your movie, as well as the speed of your computer, this process could take a few minutes or a couple of hours. When everything&#8217;s finished, you&#8217;ll have a DVD you can play in just about any computer or standalone DVD player.</p>
<p>Would it be nice if Windows DVD Maker was a little more full-featured, or if there were a few more advanced options? Sure. But Microsoft&#8217;s not targeting professionals with this application. Windows DVD Maker is aimed largely at your mother and mine, the light-to-moderate computer user who wants to make a nice-looking DVD and wants it to be easy. In that capacity, Windows DVD Maker is an excellent application.</p>
<p><a href="http://www.everything-microsoft.com/2009/09/28/a-closer-look-at-windows-dvd-maker/">A Closer Look at: Windows DVD Maker</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/09/28/a-closer-look-at-windows-dvd-maker/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Closer Look at: Windows 7 Wordpad</title>
		<link>http://www.everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/</link>
		<comments>http://www.everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 08:05:44 +0000</pubDate>
		<dc:creator>Andrew Cunningham</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[ribbons]]></category>
		<category><![CDATA[windows 7 doc]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 wordpad]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=3904</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>A few days ago we looked at the improvements in Windows 7 Paint. Today, I want to pay some attention to one of the other long-standing applications in Microsoft's operating system, the venerable Wordpad. Doomed to forever straddle the line between Notepad and Microsoft Word, Wordpad has been upgraded in some useful ways, though in others it remains frustratingly limited.</p></p><p><a href="http://www.everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/">A Closer Look at: Windows 7 Wordpad</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>A few days ago we <a href="http://everything-microsoft.com/2009/09/16/a-closer-look-at-windows-7-paint/" target="_blank">looked at</a> the improvements in <a href="http://everything-microsoft.com/tag/windows-7-paint/" target="_blank"><strong>Windows 7 Paint</strong></a>. Today, I want to pay some attention to one of the other long-standing applications in Microsoft&#8217;s operating system, the venerable<strong> Wordpad</strong>. Doomed to forever straddle the line between Notepad and Microsoft Word, Wordpad has been upgraded in some useful ways, though in others it remains frustratingly limited.</p>
<h3>The Good</h3>
<p>Like Paint, Wordpad has been given the Ribbon treatment this time around. The more I see this interface in applications, the more convinced I am of its superiority to the old File/Edit/Tools/Help/Etc. menus that most Windows and OS X applications continue to use. In Wordpad, the effect is best described as &#8220;Word Lite.&#8221;</p>
<div id="attachment_3995" class="wp-caption aligncenter" style="width: 410px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-12.png?9d7bd4"><img class="size-medium wp-image-3995" src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-1-400x3101.png?9d7bd4" alt="wordpad 1 400x3101 A Closer Look at: Windows 7 Wordpad" width="400" height="310" title="A Closer Look at: Windows 7 Wordpad" /></a><p class="wp-caption-text">The new WordPad</p></div>
<p>Wordpad&#8217;s best new feature is its ability to read and save files in the OpenDocument format (.odt), which will make open-source proponents happy, and also in Microsoft&#8217;s Open XML format (.docx). This is the same file format used by default in Microsoft Word 2007 and 2010, and is great for reading or doing basic edits to those documents on a computer without Office installed.</p>
<p>Unfortunately, the new Wordpad still cannot work with Word 97-2003 (.doc) files. Viewing these files will still require the installation of a Word viewer, and editing them will require Word or a Word-compatible word processor.</p>
<p>Aside from that, most of Wordpad&#8217;s new features are right on the surface. You&#8217;ve got standard Font and Paragraph options&#8230;</p>
<div id="attachment_4068" class="wp-caption aligncenter" style="width: 357px"><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-21.png?9d7bd4"><img class="size-full wp-image-4068" src="http://cdn7.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-21.png?9d7bd4" alt="wordpad 21 A Closer Look at: Windows 7 Wordpad" width="347" height="84" title="A Closer Look at: Windows 7 Wordpad" /></a><p class="wp-caption-text">Font and Paragraph settings</p></div>
<p>Here, you can change spacing and alignment along with Font, size and color. Also included is the ability to do subscript and superscript, bulleted and numbered lists, and a highlighter.</p>
<p>Next, the Insert menu, mostly for inserting pictures into documents.</p>
<div id="attachment_4071" class="wp-caption aligncenter" style="width: 196px"><a href="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-42.png?9d7bd4"><img class="size-full wp-image-4071" src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-42.png?9d7bd4" alt="wordpad 42 A Closer Look at: Windows 7 Wordpad" width="186" height="89" title="A Closer Look at: Windows 7 Wordpad" /></a><p class="wp-caption-text">The Insert menu</p></div>
<p>Inserting a picture is self-explanatory. Inserting a Paint drawing will open Paint and insert whatever doodles you make into the document. Date and time is another easy one. Insert object is less easy to explain &#8211; basically, it&#8217;s a way to embed pictures, other documents and PDFs into a document. I can&#8217;t imagine a use for this, but I&#8217;m sure someone somewhere will appreciate it.</p>
<p>You&#8217;ve got a few editing options as well, including a basic find-and-replace function that&#8217;s great for basic editing.</p>
<div id="attachment_4076" class="wp-caption aligncenter" style="width: 88px"><a href="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-51.png?9d7bd4"><img class="size-full wp-image-4076" src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-51.png?9d7bd4" alt="wordpad 51 A Closer Look at: Windows 7 Wordpad" width="78" height="84" title="A Closer Look at: Windows 7 Wordpad" /></a><p class="wp-caption-text">Editing options</p></div>
<p>Lastly, the View tab houses a few basic display options, including zoom and the ability to make some taskbars appear and disappear.</p>
<div id="attachment_4078" class="wp-caption aligncenter" style="width: 383px"><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-311.png?9d7bd4"><img class="size-full wp-image-4078" src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/09/wordpad-311.png?9d7bd4" alt="wordpad 311 A Closer Look at: Windows 7 Wordpad" width="373" height="115" title="A Closer Look at: Windows 7 Wordpad" /></a><p class="wp-caption-text">View menu</p></div>
<h3>The Bad</h3>
<p>Most notably, Windows 7 Wordpad does not include spellcheck &#8211; apparently people who aren&#8217;t willing to pay extra for Microsoft Word are not good enough to be allowed to spell correctly. This is the single feature that keeps Wordpad from being a usable basic word processor, and its exclusion doesn&#8217;t make any sense.</p>
<p>Free Web browsers like Mozilla Firefox and Google Chrome include spellchecking. Mac OS X 10.6 Snow Leopard includes a spellchecker with autocorrect that works with every application in the operating system. I know that Wordpad isn&#8217;t used as a full-featured word processor, but is that because it <em>can&#8217;t</em> be, or because it is arbitrarily limited by Microsoft in an effort to get you to buy something else?</p>
<p>This gripe can be addressed by installing a third-party spellchecking program, but it&#8217;s 2009, and I shouldn&#8217;t have to do that to enable basic features in my word processor.</p>
<h3>The Conclusion</h3>
<p>The new Wordpad is a solid upgrade to a program that has been with us since the Windows 3.1 days. However, just as the new Paint isn&#8217;t meant to be a replacement for Photoshop, Wordpad is obviously not meant to replace a full-featured word processor. It&#8217;s great that Wordpad can work with .docx and .odt files, but the exclusion of a spellchecker is a major downside. Maybe next time?</p>
<p><a href="http://www.everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/">A Closer Look at: Windows 7 Wordpad</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/09/22/a-closer-look-at-windows-7-wordpad/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows 7 Logon Background Changer</title>
		<link>http://www.everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/</link>
		<comments>http://www.everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:13:22 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 logon]]></category>
		<category><![CDATA[windows 7 logon background]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Wallpapers]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=3711</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 Logon Background Changer is a similar program as Windows 7 Logon Changer which we reviewed earlier this week. The software program which is compatible with both the release…</p></p><p><a href="http://www.everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/">Windows 7 Logon Background Changer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 Logon Background Changer is a similar program as <a href="http://www.everything-microsoft.com/2009/03/21/windows-7-logon-changer/">Windows 7 Logon Changer</a> which we reviewed earlier this week. The software program which is compatible with both the release candidate and RTM release of Windows 7 can turn images that are located on the local computer system into logon background wallpapers that can then be shown during the Windows 7 logon process.</p>
<p>The program comes with the option to automatically resize images of a selected folder into the supported size so that they can be used as Windows 7 logon backgrounds. The processed images will be saved using a good balance between compression and image quality. </p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/09/windows_7_logon_background_changer-400x3001.jpg?9d7bd4" alt="windows 7 logon background changer 400x3001 Windows 7 Logon Background Changer" title="windows  7 logon background changer" width="400" height="300" class="alignnone size-medium wp-image-3712" /></p>
<p>The Windows 7 user can then select one of the available backgrounds for the Windows 7 logon process. No system files are altered by the program and admin rights are only required to create a folder and an initial Registry key.</p>
<p>Windows 7 Logon Background Changer is more comfortable than the previously reviewed Windows 7 Logon Changer. The program is based on the Windows Presentation Foundation which means it requires a decent video card to display the 3D animations smoothly. The software program can be <a href="http://www.julien-manici.com/windows_7_logon_background_changer/">downloaded</a> from the developer&#8217;s website.</p>
<p><a href="http://www.everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/">Windows 7 Logon Background Changer</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/09/09/windows-7-logon-background-changer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Add Multiple Programs In One Windows 7 TaskBar Icon</title>
		<link>http://www.everything-microsoft.com/2009/09/07/add-multiple-programs-in-one-windows-7-taskbar-icon/</link>
		<comments>http://www.everything-microsoft.com/2009/09/07/add-multiple-programs-in-one-windows-7-taskbar-icon/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 15:52:05 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Taskbar]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=3704</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The first software programs that are making use of the new features that Microsoft introduced in Windows 7 are slowly appearing on the Internet. One of the first is a…</p></p><p><a href="http://www.everything-microsoft.com/2009/09/07/add-multiple-programs-in-one-windows-7-taskbar-icon/">Add Multiple Programs In One Windows 7 TaskBar Icon</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The first software programs that are making use of the new features that Microsoft introduced in Windows 7 are slowly appearing on the Internet. One of the first is a program called 7 Stacks which basically allows Windows 7 users to add as much as ten different applications into one icon in the Windows 7 taskbar.</p>
<p>Why would someone want to do that? The answer is space and probably better manageability as well. Instead of having to deal with up to ten separate icons in the taskbar users only have to deal with one that contains all the ten applications that they want to access. This is for instance ideal to combine applications of a similar type, e.g. Internet applications like web browsers, email clients and messengers or Office programs like Microsoft Word, Excel and PowerPoint. It&#8217;s also possible to combine folders with applications in one Windows 7 icon which could be used to open documents quickly this way that are related to the applications.</p>
<p><img src="http://cdn8.everything-microsoft.com/wp-content/uploads/2009/09/7_stacks1.jpg?9d7bd4" alt="7 stacks1 Add Multiple Programs In One Windows 7 TaskBar Icon" title="7 stacks" width="310" height="331" class="alignnone size-full wp-image-3705" /></p>
<p>A new stack is simply created by right-clicking any open stack in the Windows 7 taskbar and selecting the &#8220;Create New Stack&#8221; option in the jumplist. This will create a new shortcut which can then be pinned to the taskbar and customized there.</p>
<p><img src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/09/7stack1.jpg?9d7bd4" alt="7stack1 Add Multiple Programs In One Windows 7 TaskBar Icon" title="7stack" width="412" height="298" class="alignnone size-full wp-image-3706" /></p>
<p>The design of the software can be modified heavily. <a href="http://www.alastria.com/index.php?p=software-7s">7 Stack</a> is can also be used on previous versions of the Windows operating system. It can be downloaded from the developer&#8217;s website.</p>
<p><a href="http://www.everything-microsoft.com/2009/09/07/add-multiple-programs-in-one-windows-7-taskbar-icon/">Add Multiple Programs In One Windows 7 TaskBar Icon</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/09/07/add-multiple-programs-in-one-windows-7-taskbar-icon/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Windows 7 ISO Verifier</title>
		<link>http://www.everything-microsoft.com/2009/07/06/windows-7-iso-verifier/</link>
		<comments>http://www.everything-microsoft.com/2009/07/06/windows-7-iso-verifier/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 06:25:33 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 builds]]></category>
		<category><![CDATA[windows 7 iso]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=3150</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>One problem that many users face who download a build of Windows 7 from unofficial sources is that they have to verify that the ISO has not been tampered with.…</p></p><p><a href="http://www.everything-microsoft.com/2009/07/06/windows-7-iso-verifier/">Windows 7 ISO Verifier</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>One problem that many users face who download a build of Windows 7 from unofficial sources is that they have to verify that the ISO has not been tampered with. In other words: That the hash of the ISO turns out to be exactly the same as that of the version that was distributed by Microsoft directly. Some users who release Windows 7 builds on the Internet post the hash values of these images along with the download to make it convenient for users. Problem that can arise here is that downloaders need to trust the uploader.</p>
<p>The Windows 7 ISO Verifier has been created by Long Zheng and Sven Groot. It basically allows users to verify a Windows 7 ISO image without knowing the hash of it or the has that it is supposed to have. Iso images can simply be dropped onto the exe after download. Another option is to execute the Windows 7 ISO Verifier and pick the exe this way. </p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/07/win7isoverifier1.jpg?9d7bd4" alt="win7isoverifier1 Windows 7 ISO Verifier" title="win 7 iso verifier" width="600" height="277" class="alignnone size-full wp-image-3152" /></p>
<p>The program will then calculate the hash of the local ISO image and compare it with a database of hashes on the Internet that gets constantly updated. The process is fast and tells the user right away if the ISO is verified or not. It can obviously happen that a hash is not listed in the online database either because the release is to new, human error or because it has been tampered with (say another language was added).</p>
<p>Still, Windows 7 ISO Verifier is a nice <a href="http://www.istartedsomething.com/20090706/windows-7-iso-verifier/">tool</a> for users who download ISO images of Windows 7.</p>
<p><a href="http://www.everything-microsoft.com/2009/07/06/windows-7-iso-verifier/">Windows 7 ISO Verifier</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/07/06/windows-7-iso-verifier/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Use A Classic Start Menu In Windows 7</title>
		<link>http://www.everything-microsoft.com/2009/07/03/use-a-classic-start-menu-in-windows-7/</link>
		<comments>http://www.everything-microsoft.com/2009/07/03/use-a-classic-start-menu-in-windows-7/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 07:23:13 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Help & Support]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7 Tutorials]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=3013</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 does not provide its users a way to change the start menu to the classic start menu. This is probably a feature that not many users want but…</p></p><p><a href="http://www.everything-microsoft.com/2009/07/03/use-a-classic-start-menu-in-windows-7/">Use A Classic Start Menu In Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 does not provide its users a way to change the start menu to the classic start menu. This is probably a feature that not many users want but there are surely some users who prefer to work with the classic start menu than the new one. The only way to work with a classic start menu is to use a third party software program since there is no built in way to activate a classic start menu.</p>
<p>The application Windows 7 Classic Start Menu has been created just for that purpose. It can be pinned to the Windows 7 from where it can be executed. Please note that this does not replace the existing start menu in Windows 7.</p>
<p>The installation could be a bit tricky as it requires UAC confirmations. After downloading the software run the installer. The installer will place icons on the computer desktop including a CS Menu First Run icon which needs to be executed after the installation. The current user needs to logout afterwards.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/4GE1LR5j1_c&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/4GE1LR5j1_c&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>All that&#8217;s left to do is to move the pin the program icon into the Windows 7 Taskbar. A click on that icon will display a classic start menu which can be configured further to suite the needs of the user.</p>
<p><img src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/07/windows_7_classic_start_menu-400x2771.jpg?9d7bd4" alt="windows 7 classic start menu 400x2771 Use A Classic Start Menu In Windows 7" title="windows 7 classic start menu" width="400" height="277" class="alignnone size-large wp-image-3014" /></p>
<p><a href="http://www.everything-microsoft.com/2009/07/03/use-a-classic-start-menu-in-windows-7/">Use A Classic Start Menu In Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/07/03/use-a-classic-start-menu-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft Assessment and Planning Toolkit 4.0 Beta7</title>
		<link>http://www.everything-microsoft.com/2009/06/20/microsoft-assessment-and-planning-toolkit-4-0-beta7/</link>
		<comments>http://www.everything-microsoft.com/2009/06/20/microsoft-assessment-and-planning-toolkit-4-0-beta7/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 11:54:54 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft Assessment and Planning Toolkit]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=2553</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released a beta version of the Microsoft Assessment and Planning Toolkit 4.0 which makes it easier for &#8221; Microsoft customers and partners to quickly identify what servers, workstations,…</p></p><p><a href="http://www.everything-microsoft.com/2009/06/20/microsoft-assessment-and-planning-toolkit-4-0-beta7/">Microsoft Assessment and Planning Toolkit 4.0 Beta7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released a beta version of the Microsoft Assessment and Planning Toolkit 4.0 which makes it easier for &#8221; Microsoft customers and partners to quickly identify what servers, workstations, and network devices are in their IT environment&#8221;. The toolkit can be used to &#8220;discover all computers within Active Directory and workgroup environments&#8221; that include &#8220;hardware and device inventory, hardware compatibility analysis, and generation of actionable, environment-specific IT proposals for migration to most major Microsoft technologies&#8221;.</p>
<p><a href="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/06/microsoft_assessment_planning_toolkit1.jpg?9d7bd4"><img src="http://cdn5.everything-microsoft.com/wp-content/uploads/2009/06/microsoft_assessment_planning_toolkit-400x3001.jpg?9d7bd4" alt="microsoft assessment planning toolkit 400x3001 Microsoft Assessment and Planning Toolkit 4.0 Beta7" title="microsoft assessment planning toolkit" width="400" height="300" class="alignnone size-medium wp-image-2554" /></a></p>
<p>The following new features have been added in the Microsoft Assessment and Planning Toolkit 4.0 Beta:</p>
<ul>
<li>Windows 7 Hardware and Device Compatibility Assessment</li>
<li>Windows Server 2008 R2 Hardware and Device Compatibility Assessment</li>
<li>Virtualization Candidates Assessment for Hyper-V R2 Server Consolidation</li>
<li>Integration with the Microsoft Integrated Virtualization ROI Calculator</li>
<li>Inventory of VMware Server Hosts and Guests</li>
<li>User Interface and Proposal Customization for Partner co-branding</li>
<li>Enhanced Usability and Improved Inventory Performance</li>
</ul>
<p><img src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/06/MAP4.JPG" alt=" Microsoft Assessment and Planning Toolkit 4.0 Beta7" title="MAP4" width="400" height="359" class="alignnone size-full wp-image-2555" /><img src="http://cdn9.everything-microsoft.com/wp-content/uploads/2009/06/MAP-41.jpg?9d7bd4" alt="MAP 41 Microsoft Assessment and Planning Toolkit 4.0 Beta7" title="MAP-4" width="403" height="322" class="alignnone size-full wp-image-2556" /></p>
<p>The Microsoft Assessment and Planning Toolkit 4.0 Beta can be downloaded from the Solution and Accelerators website over at <a href="http://technet.microsoft.com/en-us/solutionaccelerators/dd537566.aspx?SA_CE=NOT-MAP-BLOG-MAPTEAMBLOG-2009-06-16">Technet</a>.</p>
<p><a href="http://www.everything-microsoft.com/2009/06/20/microsoft-assessment-and-planning-toolkit-4-0-beta7/">Microsoft Assessment and Planning Toolkit 4.0 Beta7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/06/20/microsoft-assessment-and-planning-toolkit-4-0-beta7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Logon Screen Rotator</title>
		<link>http://www.everything-microsoft.com/2009/06/19/windows-7-logon-screen-rotator/</link>
		<comments>http://www.everything-microsoft.com/2009/06/19/windows-7-logon-screen-rotator/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 08:29:53 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 logon]]></category>
		<category><![CDATA[windows 7 logon background]]></category>
		<category><![CDATA[windows 7 logon customization]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=2496</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Robert published an article not long ago in which he outlined how to customize the Windows 7 logon experience. The article might have been a bit techy for some users…</p></p><p><a href="http://www.everything-microsoft.com/2009/06/19/windows-7-logon-screen-rotator/">Windows 7 Logon Screen Rotator</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Robert published an article not long ago in which he outlined how to customize the <a href="http://everything-microsoft.com/2009/06/16/customizing-the-windows-7-logon-screen/">Windows 7 logon</a> experience. The article might have been a bit techy for some users as it involved working with the Windows Registry and system files.</p>
<p>The Windows 7 Logon Screen Rotator is a computer program for the Windows 7 operating system that is much easier to use. It has been designed to rotate the logon screen on every logon. The main benefit of using this program is that it does not require the user to tamper with the Windows Registry at all. Up to ten different logon screen images can be added to the software program that get then rotated automatically.</p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/06/windows_7_logon_screen_rotator-400x3591.jpg?9d7bd4" alt="windows 7 logon screen rotator 400x3591 Windows 7 Logon Screen Rotator" title="windows 7 logon screen rotator" width="400" height="359" class="alignnone size-medium wp-image-2497" /></p>
<p>New logon screen images can be added by clicking on the Choose Image buttons which will open a file browser window. The application itself will take care of the rest and rotate the logon screen images from then on. You can download the software directly from <a href="http://www.neowin.net/forum/index.php?showtopic=780290">Neowin</a>.</p>
<p><a href="http://www.everything-microsoft.com/2009/06/19/windows-7-logon-screen-rotator/">Windows 7 Logon Screen Rotator</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/06/19/windows-7-logon-screen-rotator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tweak The Windows 7 Taskbar With Taskbar Overlord</title>
		<link>http://www.everything-microsoft.com/2009/06/05/tweak-the-windows-7-taskbar-with-taskbar-overlord/</link>
		<comments>http://www.everything-microsoft.com/2009/06/05/tweak-the-windows-7-taskbar-with-taskbar-overlord/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 17:50:37 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Taskbar]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Taskbar]]></category>
		<category><![CDATA[windows 7 tweaks]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=2154</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The Taskbar Overlord application for the Windows 7 operating system was born out of frustration with how some aspects of the Windows 7 taskbar were working. The software developer decided…</p></p><p><a href="http://www.everything-microsoft.com/2009/06/05/tweak-the-windows-7-taskbar-with-taskbar-overlord/">Tweak The Windows 7 Taskbar With Taskbar Overlord</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The Taskbar Overlord application for the Windows 7 operating system was born out of frustration with how some aspects of the Windows 7 taskbar were working. The software developer decided to create the program to fix two issues that he had with the Windows 7 taskbar.</p>
<p>The first issue was that he did not like that a left-click on a taskbar icon would open the thumbnail preview if multiple windows were open which made it difficulty to find the last active window. This also meant that it takes two clicks to restore a minimized window instead of one. The fact that the thumbnails were also being displayed when hovering over the taskbar item made the issue even more pressing.</p>
<p>The second issue was a simpler one. A middle-click on an icon in the taskbar opens a new instance of that window. The very same result can also be achieved by left-clicking the item while holding down the shift key on the computer keyboard. </p>
<p><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2009/06/windows7_taskbar-400x2151.jpg?9d7bd4" alt="windows7 taskbar 400x2151 Tweak The Windows 7 Taskbar With Taskbar Overlord" title="windows7 taskbar" width="400" height="215" class="alignnone size-medium wp-image-2155" /></p>
<p>Taskbar Overlord therefor changes the behavior of the Windows 7 Taskbar the following way:</p>
<ul>
<li>A left-click on a taskbar item will now open the last active window immediately. Additional clicks will open the other windows that are grouped into that taskbar item.</li>
<li>A middle-click on a taskbar item will now close that window instead of opening a new instance of the window.</li>
</ul>
<p><a href="http://www.ocellated.com/2009/06/04/taskbar-overlord/">Taskbar Overlord</a> (via <a href="http://lifehacker.com/5280228/taskbar-overlord-tweaks-the-windows-7-taskbar">Lifehacker</a>) is a Autohotkey script which can be directly downloaded from the developer&#8217;s website.</p>
<p><a href="http://www.everything-microsoft.com/2009/06/05/tweak-the-windows-7-taskbar-with-taskbar-overlord/">Tweak The Windows 7 Taskbar With Taskbar Overlord</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/06/05/tweak-the-windows-7-taskbar-with-taskbar-overlord/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Window 7 Remote Server Administration Tools</title>
		<link>http://www.everything-microsoft.com/2009/05/09/window-7-remote-server-administration-tools/</link>
		<comments>http://www.everything-microsoft.com/2009/05/09/window-7-remote-server-administration-tools/#comments</comments>
		<pubDate>Sat, 09 May 2009 09:43:32 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Remote Server Administration Tools]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=1838</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released updates for the Window 7 Remote Server Administration Tools software to reflect the changes made between Beta and Release Candidate. Remote Server Administration Tools allow system administrators…</p></p><p><a href="http://www.everything-microsoft.com/2009/05/09/window-7-remote-server-administration-tools/">Window 7 Remote Server Administration Tools</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released updates for the Window 7 Remote Server Administration Tools software to reflect the changes made between Beta and Release Candidate. Remote Server Administration Tools allow system administrators to manage roles and features &#8220;that are running Windows ServerÂ® 2008 R2, Windows ServerÂ® 2008, or Windows ServerÂ® 2003, from a remote computer that is running Windows 7 RC&#8221;. The tool has been released in all five Windows 7 Release Candidate languages (English, German, French, Spanish and Japanese) and is available for download at the <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=f6c62797-791c-48e3-b754-c7c0a09f32f3#filelist">Microsoft</a> website.</p>
<p><img src="http://cdn10.everything-microsoft.com/wp-content/uploads/2009/05/remote_server_administration_tools-400x3571.png?9d7bd4" alt="remote server administration tools 400x3571 Window 7 Remote Server Administration Tools" title="remote server administration tools" width="400" height="357" class="alignnone size-medium wp-image-1839" /></p>
<p>Remote Server Administration Tools can only be installed on computers that are running the Professional, Enterprise, or Ultimate editions of Windows 7 RC. Downloads are provided for 32-bit and 64-bit operating systems. Only one copy of Remote Server Administration Tools can be installed on a computer system which includes different language versions of the software package. Previous versions have to be uninstalled before the new version can be installed. You must be either a member of the Administrators group on the computer on which you want to install the Administration Tools pack, or you must be logged on to the computer by using the built-in Administrator account. </p>
<p><a href="http://www.everything-microsoft.com/2009/05/09/window-7-remote-server-administration-tools/">Window 7 Remote Server Administration Tools</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/05/09/window-7-remote-server-administration-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Client Software Logo Program Toolkit Alpha Released</title>
		<link>http://www.everything-microsoft.com/2009/04/16/windows-7-client-software-logo-program-toolkit-alpha-released/</link>
		<comments>http://www.everything-microsoft.com/2009/04/16/windows-7-client-software-logo-program-toolkit-alpha-released/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:38:01 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 logo]]></category>
		<category><![CDATA[windows 7 logo program]]></category>
		<category><![CDATA[windows 7 logo testing]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 software compatibility]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=1524</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released the alpha version of the Windows 7 Client Software Logo Program Toolkit as expected earlier today. The release is only available on Microsoft Connect and requires the…</p></p><p><a href="http://www.everything-microsoft.com/2009/04/16/windows-7-client-software-logo-program-toolkit-alpha-released/">Windows 7 Client Software Logo Program Toolkit Alpha Released</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Microsoft has released the alpha version of the Windows 7 Client Software Logo Program Toolkit as expected earlier today. The release is only available on Microsoft Connect and requires the following invitation code: LOGO-RX8Y-64B9. The toolkit allows companies that develop software to test and verify that their applications meet the requirements of the Windows 7 Client Software Logo Program. This is a step in the process of being allowed to add a compatible with windows 7 logo on the products.</p>
<p>The beta version of the Windows 7 Client Software Logo Program Toolkit is expected to be released in the second half of 2009 which is also the start of the submission phase for the logo.</p>
<p>via <a href="http://arstechnica.com/microsoft/news/2009/04/toolkit-for-windows-7-software-logo-program-goes-into-alpha.ars">Arstechnica</a> (thanks to Sicarius for the tip)</p>
<p><a href="http://www.everything-microsoft.com/2009/04/16/windows-7-client-software-logo-program-toolkit-alpha-released/">Windows 7 Client Software Logo Program Toolkit Alpha Released</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/04/16/windows-7-client-software-logo-program-toolkit-alpha-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Software Compatibility Testing</title>
		<link>http://www.everything-microsoft.com/2009/04/06/windows-7-software-compatibility-testing/</link>
		<comments>http://www.everything-microsoft.com/2009/04/06/windows-7-software-compatibility-testing/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 07:44:20 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[software compability]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[windows 7 software compatibility]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=1398</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The beta and the later builds of Windows 7 have already shown that Windows 7 is a stable operating system. There is still the nagging question for many users if…</p></p><p><a href="http://www.everything-microsoft.com/2009/04/06/windows-7-software-compatibility-testing/">Windows 7 Software Compatibility Testing</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The beta and the later builds of Windows 7 have already shown that Windows 7 is a stable operating system. There is still the nagging question for many users if the computer software programs that they use run on the new Microsoft operating system. That&#8217;s where the marathon test of our new partner blog <a href="http://blog.brothersoft.com/">Brothersoft Blog</a> comes into play. They will test 200 applications for compatibility with Windows 7 and report their findings on their website.</p>
<p>They have published already four of the 200 Windows 7 compatibility tests and will publish the rest in the next months. The software programs already reviewed are <a href="http://blog.brothersoft.com/2009/04/05/windows-7-software-compatibility-testing-winzip/">Winzip</a>, <a href="http://blog.brothersoft.com/2009/04/03/windows-7-software-compatibility-testing-gom-media-player/">GOM Media Player</a>, <a href="http://blog.brothersoft.com/2009/04/02/windows-7-software-compatibility-testing-everest-ultimate-edition/">EVEREST Ultimate Edition</a> and <a href="http://blog.brothersoft.com/2009/03/27/windows-7-software-compatibility-testing-kaspersky-anti-virus/">Kaspersky Antivirus</a>.</p>
<p>The compatibility tests contain information if and how the application is performing under the Windows 7 operating system. A good way to keep up to date with the latest tests would be to subscribe to the RSS feed of the blog.</p>
<p><a href="http://www.everything-microsoft.com/2009/04/06/windows-7-software-compatibility-testing/">Windows 7 Software Compatibility Testing</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/04/06/windows-7-software-compatibility-testing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Software That Did Not Make It</title>
		<link>http://www.everything-microsoft.com/2009/03/23/software-that-did-not-make-it/</link>
		<comments>http://www.everything-microsoft.com/2009/03/23/software-that-did-not-make-it/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 11:22:14 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Features]]></category>
		<category><![CDATA[windows 7 mail]]></category>
		<category><![CDATA[windows 7 sidebar]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=1263</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you compare previous installations of the Microsoft Windows operating system like Windows XP or Windows Vista with the soon to be released Windows 7 you notice that several software…</p></p><p><a href="http://www.everything-microsoft.com/2009/03/23/software-that-did-not-make-it/">Software That Did Not Make It</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you compare previous installations of the Microsoft Windows operating system like Windows XP or Windows Vista with the soon to be released Windows 7 you notice that several software programs and applications have been removed from the latter. <a href="http://apcmag.com/missing-in-action-from-windows-7.htm">APC Mag</a> is running a rather short but informative post about some of the programs that have been removed in Windows 7. The most prominent ones are applications like Microsoft Outlook Express (or Windows Mail, or Mail), Microsoft Movie Maker and Microsoft Photo Gallery. </p>
<p>Microsoft made an announcement regarding the removal of those default applications. They are replaced by Windows Live which is giving the user the choice to install applications with a similar or even wider functionality. The main emphasize lays on choice. Outlook Express and the other applications where default applications in previous operating systems which could not be removed easily even if they were not used at all by the user.</p>
<p>With Windows Live the choice is solely on the user to install those applications. It is possible to use third party applications like Gmail or Thunderbird solely without having a copy of Outlook Express on the computer system. That&#8217;s a big advantage for experienced users. It remains to be seen on the other hand how inexperienced or novice user come along with this choice. Microsoft better make sure that it is easy and straightforward to install those Windows Live applications during or after the Windows 7 installation.</p>
<p>There are other applications that got canned or changed. There is no word about Windows Dreamscene anymore which was part of Windows Vista Ultimate and allowed users to display videos as desktop backgrounds. The Windows Vista Sidebar got redesigned and practically removed. Windows 7 is still working with the gadgets but those can be placed anywhere on screen making the sidebar obsolete.</p>
<p>Do you know of any other applications or features that will not make it into the final version of Windows 7? Let us hear about them in the comments.</p>
<p><a href="http://www.everything-microsoft.com/2009/03/23/software-that-did-not-make-it/">Software That Did Not Make It</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/03/23/software-that-did-not-make-it/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Technical Preview of Kaspersky Anti-Virus For Windows 7</title>
		<link>http://www.everything-microsoft.com/2009/01/03/technical-preview-of-kaspersky-anti-virus-for-windows-7/</link>
		<comments>http://www.everything-microsoft.com/2009/01/03/technical-preview-of-kaspersky-anti-virus-for-windows-7/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 15:15:13 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[kaspersky]]></category>
		<category><![CDATA[windows 7 anti-virus]]></category>
		<category><![CDATA[windows 7 antivirus]]></category>
		<category><![CDATA[Windows 7 Security]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=787</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The popular security software developer Kaspersky has released a first technical preview version of the upcoming Kaspersky Anti-virus solution for Windows 7. The release can be downloaded directly from the…</p></p><p><a href="http://www.everything-microsoft.com/2009/01/03/technical-preview-of-kaspersky-anti-virus-for-windows-7/">Technical Preview of Kaspersky Anti-Virus For Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>The popular security software developer Kaspersky has released a first technical preview version of the upcoming Kaspersky Anti-virus solution for Windows 7. The release can be downloaded <a href="ftp://ftp.kaspersky.com/beta/kavwks8.0_for_windows7/kavwks8.0.0.1015en.exe">directly</a> from the Kaspersky ftp site. Its current version is 8.0.0.1015. Below is the full Kaspersky press release:</p>
<blockquote><p>Kaspersky Lab, a leading developer of secure content management systems, announces the release of a technical prototype of Kaspersky Anti-Virus for Windows 7.</p>
<p>Windows 7 is the next release of the Microsoft Windows operating system which will replace Windows Vista and is a step forward in the development of Microsoft operating systems. The new OS will incorporate enhanced reliability, greater efficiency, an improved interface and extended working features both in global and local information networks.</p>
<p>The technical preview is a complex solution for securing computers running under Windows 7. The prototype includes not only an antivirus component but an effective and fully functional firewall and anti-spam filter.</p>
<p>At the heart of the new technical prototype is Kaspersky Lab&rsquo;s new antivirus engine which is even more effective at detecting malicious programs than its predecessor. The new engine dramatically increases system scanning speed thanks to improved processing of objects and optimized use of system resources, particularly on dual- and quad-core processor platforms. The unique product architecture ensures high productivity and one of the lowest uses of system resources in the industry.</p>
<p>The technical preview includes a highly effective heuristic analyzer. The heuristic analyzer detects and blocks as yet unknown malicious programs. If a program signature is not included in the antivirus databases, i.e., the malicious program is unknown, the heuristic analyzer will safely launch the program in an isolated virtual environment, analyze the program&rsquo;s actions and conclude with a high degree of probability whether it is potentially harmful before it is launched in a live environment.</p>
<p>In addition, the technical prototype includes a new user interface developed to meet the needs of both inexperienced and advanced users.</p></blockquote>
<p><a href="http://www.everything-microsoft.com/2009/01/03/technical-preview-of-kaspersky-anti-virus-for-windows-7/">Technical Preview of Kaspersky Anti-Virus For Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2009/01/03/technical-preview-of-kaspersky-anti-virus-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Turn Windows Vista Into Windows 7</title>
		<link>http://www.everything-microsoft.com/2008/11/17/turn-windows-vista-into-windows-7/</link>
		<comments>http://www.everything-microsoft.com/2008/11/17/turn-windows-vista-into-windows-7/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 11:54:16 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 calculator]]></category>
		<category><![CDATA[Windows 7 Software]]></category>
		<category><![CDATA[Windows 7 Themes]]></category>
		<category><![CDATA[Windows 7 Wallpapers]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=675</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you are a Windows Vista user and cannot wait another year before Windows 7 arrives you might want to pimp your operating system to look and feel like Windows…</p></p><p><a href="http://www.everything-microsoft.com/2008/11/17/turn-windows-vista-into-windows-7/">Turn Windows Vista Into Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>If you are a Windows Vista user and cannot wait another year before Windows 7 arrives you might want to pimp your operating system to look and feel like Windows 7. The following article is a guideline on how to tweak several areas of the Windows Vista interface to resemble Windows 7. Some changes, like a new wallpaper, do not tinker with system data at all while other changes require to patch system files so that the changes can be applied. It would therefor be a good idea to create a system restore point or backup before you continue reading and applying.</p>
<p>Here is what we will do:</p>
<ul>
<ol>Install the Windows 7 theme</ol>
<ol>Install the Windows 7 boot screen</ol>
<ol>Install the Windows 7 login screen</ol>
<ol>Install one of the Windows 7 wallpapers</ol>
<ol>Add Aero Shake to Windows Vista</ol>
<ol>Add Aero Snap to Windows Vista</ol>
<ol>Add the Windows 7 Calculator to Windows Vista</ol>
</ul>
<p><strong>1. Install the Windows 7 theme</strong></p>
<p>Download: <a href="http://giannisgx89.deviantart.com/art/Windows-7-Vista-Style-FINAL-102269037">Windows 7 Vista Style</a></p>
<p><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2008/11/windows_7_theme1.jpg?9d7bd4"><img src="http://cdn6.everything-microsoft.com/wp-content/uploads/2008/11/windows_7_theme-400x2501.jpg?9d7bd4" alt="windows 7 theme 400x2501 Turn Windows Vista Into Windows 7" title="windows 7 theme" width="400" height="250" class="alignnone size-medium wp-image-676" /></a></p>
<p>Adding another theme to Windows Vista can only be done if several system files are patched first. You can find instructions on how to patch a system file at <a href="http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/">uxtheme.dll patcher</a> or directly download the required files for your operating system <a href="http://www.withinwindows.com/uxtheme-patches/">here</a>.</p>
<p>The Windows 7 Vista Style theme has to be downloaded and unpacked on the system. The whole directory has to be moved into the directory C:WindowsResourcesThemes if Windows Vista is installed on drive c:. The theme can then be selected by clicking on the Windows 7.msstyles file in the Windows 7 folder of the theme. Click here for more <a href="http://everything-microsoft.com/windows-7-theme/">Windows 7 Themes</a>.</p>
<p><strong>2. Install the Windows 7 boot screen</strong></p>
<p>Download: Windows 7 Boot Screen for Windows Vista</p>
<p><a href="http://cdn10.everything-microsoft.com/wp-content/uploads/2008/11/windows7_boot_screen_for_vista_by_vishal_gupta1.png?9d7bd4"><img src="http://cdn7.everything-microsoft.com/wp-content/uploads/2008/11/windows7_boot_screen_for_vista_by_vishal_gupta-400x2541.png?9d7bd4" alt="windows7 boot screen for vista by vishal gupta 400x2541 Turn Windows Vista Into Windows 7" title="windows7 boot screen" width="400" height="254" class="alignnone size-medium wp-image-678" /></a></p>
<p>The zip comes with two files: VistaVG Seven Boot Screen for Vista.tbs which can be used with the Tuneup Utilities or winload.exe.mui which can be used if the Tuneup Utilities are not installed on the system. Using the winload.exe.mui file requires to replace the original file located in the system32en-US folder with the one downloaded. You need to take ownership of the file by right-clicking it in system32en-US to be able to replace it with the new one. It might be a good idea to backup the file before replacing it. You could also move the old file out of the folder and the new file in. Restart the computer system to see the new boot screen. You might need to enable No Gui Boot in the Boot tab of msconfig.</p>
<p><strong>3. Install the Windows 7 login screen</strong></p>
<p>Download: <a href="http://pugalenthi.deviantart.com/art/Windows-7-Login-Screen-102320932">Windows 7 Login Screen</a></p>
<p><a href="http://cdn7.everything-microsoft.com/wp-content/uploads/2008/11/windows_7_login_screen_by_pugalenthi1.png?9d7bd4"><img src="http://cdn8.everything-microsoft.com/wp-content/uploads/2008/11/windows_7_login_screen_by_pugalenthi-400x3001.png?9d7bd4" alt="windows 7 login screen by pugalenthi 400x3001 Turn Windows Vista Into Windows 7" title="windows 7 login screen" width="400" height="300" class="alignnone size-medium wp-image-679" /></a></p>
<p>Download the file from the link above and unpack it on the hard drive. Start by installing Logonvista (LogonStudioVista.exe). Start the application afterwards and load the Windows7.logonvista file.Then take permission for basebrd.dll which is located in c:windowsbrandingbasebrdbasebrd.dll and replace it with the one in the dll folder of the unpacked file. It is again advised to backup the file before replacing it. Logout to see the changes.</p>
<p><strong>4. Install Windows 7 Wallpapers</strong></p>
<p>Download: <a href="http://depositfiles.com/en/files/mlcm455zw">Here</a></p>
<p>You can view all <a href="http://www.everything-microsoft.com/windows-7-wallpapers/">Windows 7 wallpapers</a> that have been installed in the M3 build of Windows 7 by following the link at the beginning.</p>
<p><strong>5. Install Software</strong></p>
<p>Download: <a href="http://lifehacker.com/5082279/aero-shake-clears-your-pre+windows-7-desktop">Aero Shake</a>, <a href="http://www.aerosnap.de.vu/">Aero Snap</a> and the <a href="http://www.winvistaclub.com/forum/windows-vista-tips-tutorials/26020-make-windows-7-calculator-work-vista-too.html">Windows 7 Calculator</a></p>
<p><strong>Aero Shake:</strong></p>
<p>One of the new features of Windows 7. Shaking the active window with the mouse will minimize all visible windows. Shaking it again will display the minimized windows again.</p>
<p><strong>Aero Snap</strong></p>
<p>Aero Snap can be used to snap windows to the left or right side of the desktop which will change their size so that they will be displayed on half the screen. Moving a window to the top will maximize that window.</p>
<p><strong>Windows 7 Calculator</strong></p>
<p>This replaces the original Windows Vista Calculator with the new and updated Windows 7 calculator.</p>
<p><a href="http://www.everything-microsoft.com/2008/11/17/turn-windows-vista-into-windows-7/">Turn Windows Vista Into Windows 7</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2008/11/17/turn-windows-vista-into-windows-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Windows 7 PC Safeguard</title>
		<link>http://www.everything-microsoft.com/2008/11/04/windows-7-pc-safeguard/</link>
		<comments>http://www.everything-microsoft.com/2008/11/04/windows-7-pc-safeguard/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:27:47 +0000</pubDate>
		<dc:creator>Martin Brinkmann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Software]]></category>

		<guid isPermaLink="false">http://everything-microsoft.com/?p=521</guid>
		<description><![CDATA[<p><p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 PC Safeguard is another new Windows 7 feature that recently came to light. The feature can be enabled on Windows 7 standard user accounts and has the effect…</p></p><p><a href="http://www.everything-microsoft.com/2008/11/04/windows-7-pc-safeguard/">Windows 7 PC Safeguard</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></description>
			<content:encoded><![CDATA[<p>Posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a></p><p>Windows 7 PC Safeguard is another new Windows 7 feature that <a href="http://www.jcxp.net/forums/index.php?showtopic=31158">recently</a> came to light. The feature can be enabled on Windows 7 standard user accounts and has the effect that changes to the system will only be temporary. Microsoft is offering a similar feature in the form of Windows SteadyState for computers running Windows XP and Windows Vista. It seems that they have taken some time to evaluate Microsoft software programs and made the decision to integrate quite a few into Windows 7.</p>
<p>PC Safeguard does not provide many configuration options yet but it could be that Microsoft has plans to integrate some of the more advanced SteadyState features such as blacklisting applications to the software program before they release Windows 7. The only available option is to provide some disk space for data storage. The restricted user will be reminded after login that the changes that he makes to the operating system will be undone after logging off.</p>
<p><img src="http://cdn9.everything-microsoft.com/wp-content/uploads/2008/11/windows7_pc_safeguard-400x2521.jpg?9d7bd4" alt="windows7 pc safeguard 400x2521 Windows 7 PC Safeguard" title="windows7 pc safeguard" width="400" height="252" class="alignnone size-medium wp-image-522" /></p>
<p><a href="http://www.everything-microsoft.com/2008/11/04/windows-7-pc-safeguard/">Windows 7 PC Safeguard</a> was posted on <a href="http://www.everything-microsoft.com">Everything Microsoft - Latest Microsoft News, Guides, Reviews &amp; Themes</a>.  If you are not reading this content in an email newsletter, it is being used without permission.</p>]]></content:encoded>
			<wfw:commentRss>http://www.everything-microsoft.com/2008/11/04/windows-7-pc-safeguard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.everything-microsoft.com @ 2012-05-23 18:24:47 by W3 Total Cache -->
