<?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>Ferrara Data Consulting &#124; Company Blog &#187; Windows</title>
	<atom:link href="http://ferraradata.com/blog/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://ferraradata.com/blog</link>
	<description>A Sharepoint and web development blog</description>
	<lastBuildDate>Tue, 03 Nov 2009 16:35:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows 7 Beta: First Looks</title>
		<link>http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/</link>
		<comments>http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 15:29:15 +0000</pubDate>
		<dc:creator>Mike Ferrara</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[MinWin]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ferraradata.com/blog/?p=154</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Earlier last week Microsoft opened the <a href="http://www.microsoft.com/windows/windows-7/beta-download.aspx" target="_blank">public beta</a> for Windows 7, although I&#8217;m sure most of you have already been beta testing this for some time. I will be testing this extensively in the months to come, but I&#8217;d like to post some of the new features that Microsoft is aiming for. I&#8217;m hoping that these new features will be stable enough to test, but obviously that may not be the case just yet.</p>
<p style="text-align: justify;"><strong>New features for desktop users</strong></p>
<ul style="text-align: justify;">
<li><span style="font-family: Calibri; font-size: 11pt;">Improved Taskbar</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Jump Lists</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Libraries<br />
</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">IE8</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Windows Live</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Better device management</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">HomeGroup</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Theme Packages</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Battery Life enhancement</span></li>
</ul>
<p style="text-align: justify;">You can look at a few official screenshots <a href="http://www.microsoft.com/windows/windows-7/whats-new.aspx" target="_blank">here</a> from Microsoft showcasing some of these features.</p>
<p style="text-align: justify;"><strong>New features for Admins and Devs</strong></p>
<ul style="text-align: justify;">
<li><span style="font-family: Calibri; font-size: 11pt;"><a href="http://blogs.msdn.com/philpenn/archive/2009/01/02/fewer-hardware-locks-and-greater-parallelism.aspx" target="_blank">Removal of kernel dispatcher lock</a> &#8211; This should increase performance significantly for larger SQL-based and other resource-intensive systems as it will reduce constraints on available hardware and resources.<br />
</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Logical processor groups &#8211; Now will allow for 256 processors with each process thread belonging to a logical processor group.<br />
</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Faster booting &#8211; <a href="http://blogs.msdn.com/e7/archive/2008/08/29/boot-performance.aspx" target="_blank">Here</a> is a good article from MSDN about the engineering work being put into this. A couple of the mentionable new features would be boot times under 15 seconds and plug and play support during boot.</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">DirectX 11 API bundled on disc<br />
</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">MinWin &#8211; This is arguably one of the most important changes to Windows 7. Effectively this is creating about a 25 MB core &#8220;kernel&#8221; that is completely isolated from all processes. Windows can effectively be run and built from this small core. Microsoft is finally undertaking the mammoth project of refactoring the aging Windows codebase.<br />
</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Natively mount and create      VHDs from the UI</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">Boot into a Windows VHD</span></li>
<li><span style="font-family: Calibri; font-size: 11pt;">PowerShell v2</span></li>
</ul>
<p style="text-align: justify;">Most of these I jotted down while watching a Channel9 video interview with Mark Russinovich <a href="http://channel9.msdn.com/shows/Going%20Deep/Mark-Russinovich-Inside-Windows-7/" target="_blank">her</a><a href="http://channel9.msdn.com/shows/Going%20Deep/Mark-Russinovich-Inside-Windows-7/" target="_blank">e</a>. If you&#8217;ve got 40 minutes to spare and won&#8217;t fall asleep through deep tech speak, then I suggest checking it out!</p>
<p style="text-align: justify;">This will be the first of a series of posts covering my testing of Windows 7. My interests lie specifically with performance and native support for mounting and creating VHDs, and how this can enhance the Sharepoint experience. One of the features not specific to development but still very cool is the addition of libraries to the UI. This is basically like a Sharepoint library with federated search capabilities. You can add multiple sources to your library, so that Windows fetches the data into a single view. As a Sharepoint guy, I really like this as it helps bridge the gap a little closer between the Sharepoint world and the Windows world.</p>
<p style="text-align: justify;">I&#8217;ve only just begun to formally test Windows 7, so look for more specific posts in the future.</p>


<div class="shr-bookmarks shr-bookmarks-center">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Windows+7+Beta%3A+First+Looks+-+http://tinyurl.com/cdldvh&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/&amp;t=Windows+7+Beta%3A+First+Looks" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/&amp;title=Windows+7+Beta%3A+First+Looks&amp;summary=Earlier%20last%20week%20Microsoft%20opened%20the%20public%20beta%20for%20Windows%207%2C%20although%20I%27m%20sure%20most%20of%20you%20have%20already%20been%20beta%20testing%20this%20for%20some%20time.%20I%20will%20be%20testing%20this%20extensively%20in%20the%20months%20to%20come%2C%20but%20I%27d%20like%20to%20post%20some%20of%20the%20new%20features%20that%20Microsoft%20is%20aiming%20for.%20I%27m%20hoping%20that%20the&amp;source=Ferrara Data Consulting | Company Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/&amp;title=Windows+7+Beta%3A+First+Looks" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://ferraradata.com/blog/2009/01/windows-7-beta-first-looks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

