<?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>Easton (The Quince Man Quincy) Royce &#187; Windows</title>
	<atom:link href="http://www.eastonroyce.com/stuff/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eastonroyce.com</link>
	<description>So I Cracked a Windows Application Today, It&#039;s all Good Though, I Found Some Sticky Tape</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:38:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>The New Windows 8 Bootmenu/Bootloader</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/jcFcCQiRIC0/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/jcFcCQiRIC0/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 22:26:34 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1245</guid>
		<description><![CDATA[This is a post that should probably have been made a little earlier, but we&#8217;ve been rather busy cranking out new EasyBCD versions and working on some exciting new developments. We&#8217;ve had a lot of questions regarding EasyBCD&#8216;s compatibility with &#8230; <a href="http://neosmart.net/blog/2011/the-new-windows-8-bootloader/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="colorbox-1245"  src="http://neosmart.net/blog/wp-content/uploads/Windows-8-DP.png" alt="Windows 8 scribble" align="right" width="150px"/>This is a post that should probably have been made a little earlier, but we&#8217;ve been rather busy cranking out new EasyBCD versions and working on some exciting new developments. We&#8217;ve had a lot of questions regarding <a href="http://neosmart.net/EasyBCD/">EasyBCD</a>&#8216;s compatibility with Windows 8, and what our findings are regarding the new Windows &#8220;touch-enabled&#8221; bootloader screen. In this post, we&#8217;ll cover the new bootloader and what works and doesn&#8217;t with EasyBCD.</p>
<h4>The New Windows 8 Bootloader</h4>
<p>Literally the very first thing you notice when installing and testing Windows 8 Developer Preview is the new boot screen. I personally find it to be very cluttered and unorganized, and generally aesthetically unappealing. However, compared to the decades of text-based boot selection menus that people are accustomed to, reviewers are seeing this as a dramatic improvement.</p>
<p><span id="more-1245"></span></p>
<p>Some of the interesting things we&#8217;ve noticed about the new Windows 8 bootloader:</p>
<ol>
<li>The new look</li>
<li>Completely new process of loading an OS</li>
<li>Integration of repair tools into the bootloader itself</li>
</ol>
<p><strong>New Look</strong></p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/OS-Selection.jpg"><img src="http://neosmart.net/blog/wp-content/uploads/OS-Selection-150x150.jpg" alt="" title="Windows 7 Boot Menu" width="150" height="150" class="alignnone size-thumbnail wp-image-1253 colorbox-1245" /></a></p>
<p>Hopefully the designers at Microsoft can get their hands on the new boot screen before Windows 8 goes RTM. That said, Microsoft has explained the rationale behind the redesign as being purely function over form &#8211; the new boot screen is part of the general overhaul of Windows to use the touch-friendly Metro UI. Microsoft is claiming that the new boot menu is intended to be a more touch-friendly interface &#8211; and you can&#8217;t really disagree with that, as the appallingly-oversized buttons and labels make it very hard to <del datetime="2011-12-03T21:34:42+00:00">miss-click</del> &#8220;miss-press&#8221; with one&#8217;s fingers. However, just how many people will be dual-booting on a PC with a touch-only input device, ummm, remains to be seen.</p>
<p>That out of the way, the new boot menu is more than just a visual overhaul, it&#8217;s virtually a complete rewrite of the BOOTMGR/BCD bootloader that was first revealed during the Windows Longhorn/Vista beta program. Some of the changes are a little subtle, but the Windows 8 DP builds have introduced some very tricky concepts, evolving the bootloader from just a selection menu to something rather more complicated.</p>
<p><strong>New Boot Sequence</strong></p>
<p>For reasons we have not yet been able to discover, though we are confident they will be revealed in time, Microsoft has chosen to completely change the manner in which operating systems are loaded once selected from the boot menu. The usual boot process that just about any bootloader goes through is something like this:</p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/Normal-Boot-Sequence.png"><img class="colorbox-1245"  src="http://neosmart.net/blog/wp-content/uploads/Normal-Boot-Sequence.png" alt="" title="Normal Boot Sequence" width="600" /></a></p>
<p>With Windows 8, this boot process has been changed completely, and now something more along these lines takes place:</p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/New-Boot-Sequence.png"><img class="colorbox-1245"  src="http://neosmart.net/blog/wp-content/uploads/New-Boot-Sequence.png" alt="" title="New Boot Sequence" width="600" /></a></p>
<p>It&#8217;s a subtle change as the boot menu is <em>not</em> shown the second time around, but the PC actually reboots after making the selection. We&#8217;re not clear on why Microsoft is doing this, but if I&#8217;d had to hazard a really wild guess, I&#8217;d say it&#8217;s to clean up the environment that&#8217;s been altered/modified/corrupted by the new boot menu. Basically, it seems that the new boot menu interface has become it&#8217;s own mini-OS, and is possibly running in protected mode (vs the traditional real-mode bootloader), and as such, needs to reboot to bring the system back into a real-mode that the Windows 8 kernel can initialize from and bring the system from real to protected mode itself. In short: the new boot menu is more of an OS and less of a boot menu than ever before.</p>
<p><strong>Repair Tools Integration</strong></p>
<p>If you were still in any doubt as to just how different the new bootloader was, and how much more of a complete and standalone OS it has turned into, you need look no further than the new repair tools integration. Windows Vista introduced <a href="http://neosmart.net/blog/2008/windows-vista-recovery-disc-download/">the recovery center</a>, a WinPE-based environment with some tools for both automated and manual repair, on the setup DVD, Windows 7 (in some SKUs and as of certain revisions) copied the recovery center image to the local hard drive and could, if the bootloader itself has not been wiped out, automatically provide an option of loading the recovery center from disk. With Windows 8, Microsoft has gone a step further, integrating the repair tools into the Windows 8 boot menu itself.</p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/boot-options.jpg"><img src="http://neosmart.net/blog/wp-content/uploads/boot-options-150x150.jpg" alt="" title="boot-options" width="150" height="150" class="alignnone size-thumbnail wp-image-1267 colorbox-1245" /></a> <a href="http://neosmart.net/blog/wp-content/uploads/advanced-options.jpg"><img src="http://neosmart.net/blog/wp-content/uploads/advanced-options-150x150.jpg" alt="" title="advanced options" width="150" height="150" class="alignnone size-thumbnail wp-image-1266 colorbox-1245" /></a> <a href="http://neosmart.net/blog/wp-content/uploads/troubleshoot.jpg"><img src="http://neosmart.net/blog/wp-content/uploads/troubleshoot-150x150.jpg" alt="" title="troubleshoot" width="150" height="150" class="alignnone size-thumbnail wp-image-1268 colorbox-1245" /></a></p>
<p>As you can see from the screenshots above, the bootloader no longer contains an entry/link to the repair center WIM image, the bootloader and the repair center have instead been merged together. Still, the same problem with the Windows 7 implementation remains: if the bootloader itself has been wiped (which is the most common problem), the recovery center cannot be accessed. In fact, we see no benefits for this implementation over the Windows 7 method, and can only see the drawbacks of enormously-increased complexity and longer load times.</p>
<h4>EasyBCD and Windows 8 Developer Preview</h4>
<p>Now for what you&#8217;ve all been asking: how does <a href="http://neosmart.net/EasyBCD/">EasyBCD</a> play with the Windows 8 Developer Preview? The short answer is, EasyBCD supports Windows 8 DP. The long answer is rather more complicated.</p>
<p>It seems that out-of-the-box, the Windows 8 &#8220;pretty&#8221; (and we use that word very loosely) boot screen supports only Vista and up. It will not show Windows XP, Linux, or other OS entries (in preparation for Secure Boot? Perhaps). EasyBCD can be installed on Windows 8 (though it will attempt to download the .NET Framework if you haven&#8217;t manually activated it, because Microsoft has done a 180 and biting the hand of the developers that powers it, has disabled .NET 1.0 &#8211; 3.5 compatibility out-of-the-box in Windows 8), and can be used to add, remove, rename, configure, and generally do whatever you want with entries and the Windows 8 boot menu.</p>
<p>The catch is that as soon as you use EasyBCD, Windows 8 will detect something along the lines of unsupported changes to the bootloader and cease to use the new boot menu / boot screen. It will revert to the Windows 7-style boot menu, including the text-based interface and the original boot sequence. Now, while we personally prefer the older menu, we realize that the majority of Windows 8 DP users are rather anxious to both keep the Windows 8 touch-enabled boot screen and retain usage of EasyBCD&#8217;s wonderful goodiness, having apparently never heard of the saying &#8220;you can&#8217;t have your cake and eat it too.&#8221; ;-)</p>
<p>Now we&#8217;re not sure how/why the Windows 8 boot menu reverts to the Windows 7 menu, because in fact, it is possible to force the Windows 8 boot menu to add unsupported entries if you use only very particular bcdedit commands; but as even something as minor and unimportant as changing the order of boot menu entries in EasyBCD causes Windows to use the old boot menu, it seems we&#8217;re missing something. Rest assured, this will all be taken care of in due time, though at the moment it seems rather folly to waste time trying to implement support for what is clearly the alpha stages of the new boot menu and the appropriate course of action would appear to be waiting for the next Windows 8 beta build (rumored to be sometime around February 2012).</p>
<p>EasyBCD, when used from within Windows XP &#8211; 7, can be used to add a Windows 8 entry to the bootloader in the same manner that you would a Windows Vista/7 entry. So, in short, EasyBCD supports Windows 8, but Windows 8 does not support EasyBCD :)</p>

<p><a href="http://feedads.g.doubleclick.net/~at/g9hWmUYnGkrw5Y2-RGedetCIRRg/0/da"><img src="http://feedads.g.doubleclick.net/~at/g9hWmUYnGkrw5Y2-RGedetCIRRg/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/g9hWmUYnGkrw5Y2-RGedetCIRRg/1/da"><img src="http://feedads.g.doubleclick.net/~at/g9hWmUYnGkrw5Y2-RGedetCIRRg/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=jcFcCQiRIC0:3NFIJdKZHiE:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=jcFcCQiRIC0:3NFIJdKZHiE:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=jcFcCQiRIC0:3NFIJdKZHiE:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=jcFcCQiRIC0:3NFIJdKZHiE:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=jcFcCQiRIC0:3NFIJdKZHiE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=jcFcCQiRIC0:3NFIJdKZHiE:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/jcFcCQiRIC0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/the-new-windows-8-bootloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WaitForMultipleObjects and WIN32 events for Linux/OS X/*nix and Read-Write Locks for Windows</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/OfwY0iYHstc/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/OfwY0iYHstc/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 21:28:49 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1206</guid>
		<description><![CDATA[As every programmer worth his salt knows, synchronization primitives form the very building blocks of multithreaded programming. Without them, the world as we know it would cease to exist and chaos would reign free and unchecked. All joking aside, synchronization &#8230; <a href="http://neosmart.net/blog/2011/waitformultipleobjects-and-win32-events-for-linux-and-read-write-locks-for-windows/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As every programmer worth his salt knows, synchronization primitives form the very building blocks of multithreaded programming. Without them, the world as we know it would cease to exist and chaos would reign free and unchecked.</p>
<p>All joking aside, synchronization objects such as mutexes and semaphores are essential to safe multithreading and are found on just about any platform under the sun. Mutexes and semaphores alike have one purpose: to keep different threads from messing around with bits and bytes at the same time another thread is, keeping your code free of segfaults and memory access violations alike. But that&#8217;s about where the similarities between the synchronization primitives on different platforms end. </p>
<p>POSIX-compliant operating systems with pthreads offer additional really neat synchronization primitives not found on Windows, such as condition variables and read-write locks (the latter is now available on Windows Vista+). And Windows programmers have at their disposal automatic and manual reset events, which make designing certain types of multithreaded software incredibly easy, abstracting away much of the hard-core synchronization logic that lies beneath the hood.</p>
<p><span id="more-1206"></span></p>
<p>We&#8217;ve decided to open source two libraries we&#8217;ve found useful in transitioning from Windows development to Linux and from Linux development to Windows. The first (and most important) is an implementation of WIN32 manual/auto-reset events for Linux. While there&#8217;s nothing WIN32 events can do that POSIX condition variables can&#8217;t, the differences between the syntax and usage semantics of both has resulted in entirely different programming paradigms on the different platforms, making it hard for some developers to port code from one platform to the other or even write code from scratch on the platform they&#8217;re unfamiliar with.</p>
<p>Enter <a href="https://github.com/NeoSmart/PEvents">pevents</a>. pevents is a C++ library (easily portable to C) for &#42;nix platforms that provides an implementation of WIN32 events on Linux, giving developers access to the CreateEvent, SetEvent, ResetEvent, and <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms687032(v=vs.85).aspx">WaitForSingleObject</a> functions that make them feel warm and fuzzy inside. More importantly and unlike all the other efforts at porting WIN32 events to &#42;nix in the past, <strong>pevents also has support for the all-important <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms687025(v=vs.85).aspx">WaitForMultipleObjects</a></strong>. WFMO is an important concept in multithreaded programming on Windows, and allows a developer to wait in the kernel until one <em>or more</em> events has fired (or, alternatively, until they have all fired) with a single line of code, resulting in high-performance synchronization waits.</p>
<p>While &#42;nix zealots have long maintained that WaitForMultipleObjects encourages bad programming practices, the fact remains that it can be a powerful tool in the arsenal of a good developer&#8230; and any claims that WaitForMultipleObjects is inherently flawed as it leads to the loss of events are outright incorrect statements that only those unfamiliar with correct multithreaded programming on Windows would say. With pevents, Windows developers can feel right at home on Linux/&#42;nix with access to WIN32 events in both manual and auto-reset flavors (<a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms682655(v=vs.85).aspx">MSDN explanation</a> for the uninitiated) with both WaitForSingleObject and WaitForMultipleObjects functions.</p>
<p>On the other hand, &#42;nix developers have long had at their fingertips powerful and lightweight locks adapted for the readers-writers problem (<a href="http://en.wikipedia.org/wiki/Readers-writers_problem">Wikipedia overview</a>). ReadWrite locks (pthread_rwlock_t) are powerful objects that can drastically improve multithreaded performance by allowing unlimited simultaneous read-only access to shared variables while only limiting access to one thread at a time for writing purposes. Microsoft has realized the importance of this over time, and with Windows Vista now has support for read-write locks in the kernel (<a href="http://msdn.microsoft.com/en-us/library/windows/desktop/aa904937(v=vs.85).aspx">SRW Locks</a>). </p>
<p>However, as very few developers today are free to target only Vista and above, we have written <a href="https://github.com/NeoSmart/RWLock">RWLocks for Windows</a>, a library which provides access to three different flavors of read-write locks, with advanced features not found in either pthread_rwlock_t on POSIX and SRW Locks on Vista such as support for cross-process synchronization, reentrance support, and writer -> reader declination.</p>
<p>Both these libraries are released under the terms of the MIT license and hosted on github. These libraries were developed from the ground-up to be as minimalistic, lightweight and fast as possible (though WFMO requires a bit more overhead and can be disabled at compile-time for better performance). Fork, use, and contribute your changes back. Enjoy!</p>
<p class="save"><a href="https://github.com/NeoSmart/PEvents">pevents Linux/OS X/&#42;nix</a></p>
<p class="save"><a href="https://github.com/NeoSmart/RWLock">RWLock for Windows</a></p>
<p><small>Please note that these are on-going projects still undergoing development and maintenance. WFMO support in particular is in BETA and can be #define&#8217;d out if it&#8217;s not required.</small></p>
<p>Find anything wrong? Drop us an email at neosmart@neosmart.net, comment below, or fork the code at github.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/oLFHZgZsTgiTBDqZAOn95dZQGVQ/0/da"><img src="http://feedads.g.doubleclick.net/~at/oLFHZgZsTgiTBDqZAOn95dZQGVQ/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/oLFHZgZsTgiTBDqZAOn95dZQGVQ/1/da"><img src="http://feedads.g.doubleclick.net/~at/oLFHZgZsTgiTBDqZAOn95dZQGVQ/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=OfwY0iYHstc:_61-CzYc_5I:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=OfwY0iYHstc:_61-CzYc_5I:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=OfwY0iYHstc:_61-CzYc_5I:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=OfwY0iYHstc:_61-CzYc_5I:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=OfwY0iYHstc:_61-CzYc_5I:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=OfwY0iYHstc:_61-CzYc_5I:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/OfwY0iYHstc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/waitformultipleobjects-and-win32-events-for-linux-and-read-write-locks-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Thoughts on Sutter’s “C++ and Beyond 2011?</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/zwvI9jjE-_g/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/zwvI9jjE-_g/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 06:23:22 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1198</guid>
		<description><![CDATA[Around a month ago, Herb Sutter gave a talk on why C++ is once more gaining relevance in the world of programming, and how after a decade of neglect and abandonment, it is set to pave the way into the &#8230; <a href="http://neosmart.net/blog/2011/my-thoughts-on-sutters-c-and-beyond-2011/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Around a month ago, <a href="http://www.gotw.ca/">Herb Sutter</a> gave a talk on why C++ is once more gaining relevance in the world of programming, and how after a decade of neglect and abandonment, it is set to pave the way into the future. I downloaded it a while ago and finally had a chance to watch it last night; the talk itself is most-excellent and is around 40 minutes long, you can stream it online or download it in a higher-resolution format <a href="http://channel9.msdn.com/posts/C-and-Beyond-2011-Herb-Sutter-Why-C">on Channel 9</a>. Or click below to watch:</p>
<p><center><video poster="http://media.ch9.ms/ch9/b021/c55c43d3-9867-4140-a69b-9f420181b021/CB2011HerbSutterWhyCppFinal_512_ch9.jpg" controls><source src="http://media.ch9.ms/ch9/b021/c55c43d3-9867-4140-a69b-9f420181b021/CB2011HerbSutterWhyCppFinal_low_ch9.mp4" /><object type="application/x-silverlight-2" data="data:application/x-silverlight-2," width="512" height="288"><param name="minRuntimeVersion" value="4.0.50401.0"/><param name="source" value="http://channel9.msdn.com/scripts/Channel9.xap?v=1.8"/><param name="initParams" value="mediaurl=http://smooth.ch9.ms/ch9/b021/c55c43d3-9867-4140-a69b-9f420181b021/CB2011HerbSutterWhyCppFinal.ism/manifest,thumbnail=http://media.ch9.ms/ch9/b021/c55c43d3-9867-4140-a69b-9f420181b021/CB2011HerbSutterWhyCppFinal_512_ch9.jpg,deliverymethod=adaptivestreaming,autoplay=false,entryid=c55c43d398674140a69b9f420181b021"/></object></video></center></p>
<p>As someone that&#8217;s been using both C/C++ and .NET extensively over the past years, I found there was one very important point that Sutter glanced on, danced around, and did everything short of actually naming in his talk and it&#8217;s that if you&#8217;re doing anything remotely intricate or complicated, <strong>leaky abstractions in managed languages will bite you in the ass, and end up <em>lowering</em> your productivity</strong>, some times (and if what you&#8217;re working on is truly complicated, often times) to a point where you&#8217;d have been <em>more</em> productive using C or C++ in the first place.</p>
<p>The concept of leaky abstractions isn&#8217;t anything new and I&#8217;m hardly the first to point out how it can turn a knight in shining armor into a harbinger of doom and destruction. It&#8217;s the number one problem fundamentally present in almost any framework, but even more so in managed languages where the framework is all you have, and you&#8217;re not allowed to side-step it and build your own foundations to work with (p/invoke and interop aside). But lately it&#8217;s becoming more and more of a problem as the &#8220;push&#8221; for innovation that Sutter speaks of has become a fundamental requirement in just about all corners of the industry. </p>
<p><span id="more-1198"></span></p>
<p>5 years ago, few in the .NET community could tell you what p/invoke was and how you&#8217;d use it. Now, it&#8217;s considered fairly basic knowledge and a working familiarity with the underlying C WIN32 API is a must for any desktop software developer looking to make a memorable, high-performing product in the world of .NET. Pretty much each and every WIN32 API documentation page on MSDN has a comment from someone on how to import that particular function into .NET with an interop definition, and people are running into the limitations of the managed framework far more often than they used to.</p>
<p>I&#8217;m still a big fan of .NET in general as it makes it really easy to quickly jump from idea to prototype to finished product for quick, one-off applications or basic tools and utilities. Even for huge products and projects, .NET&#8217;s GUI tools far exceed any C++ offerings in terms of ease-of-use and even functionality when it comes to having standard controls and features a single click away. But the leaky abstractions in .NET are proving to be a real pain in the back, and sometimes even interop just doesn&#8217;t cut it for the most trivial and basic of things.</p>
<p>Recently, <a href="http://stackoverflow.com/questions/7520706/force-standardoutputencoding-to-utf8">I hit a wall</a> with .NET in attempting to make EasyBCD support the parsing of internationalized BCD output in the form of bcdedit&#8217;s stdout. bcdedit, like many other Microsoft tools and utilities, is only UTF8 or Unicode aware if the console codepage is explicitly set in the application&#8217;s console window. I spent an entire day trying to shoehorn this functionality via various .NET hacks and failed interop attempts, a week off-and-on testing and debugging my various incomplete solutions, and in the end my solution was to create a C++ &#8220;proxy&#8221; application that would create a console, set the codepage to UTF8, run the command line utility, and pipe the output back to the host (source code here, MIT license: <a href="https://github.com/NeoSmart/UtfRedirect">UtfRedirect</a>). It was a guaranteed fix, took all of half an hour including testing it on 4 different platforms and experimenting with various internationalized stdout texts.</p>
<p>I personally believe the &#8220;best&#8221; compromise for medium-sized projects is to use C#/.NET to create the GUI and small helper scripts/utilities, but to build the core in C++ with an exposed C API or commandline interface. The short and long of the matter is, making a language truly and properly productive is a lot more work than just providing a sandbox with prettied-up API calls. You have to <em>organically</em> add improved productivity into a language from the bottom-up, making sure that the productivity goes hand-in-hand with power and flexibility, that it always second fiddle to being able to get the job done; after all, what use is a one-liner code if no mater how you twist and turn you can&#8217;t get it to do what you want?</p>

<p><a href="http://feedads.g.doubleclick.net/~at/-DCuBzF43yInL2m4SdPmYUJKwxM/0/da"><img src="http://feedads.g.doubleclick.net/~at/-DCuBzF43yInL2m4SdPmYUJKwxM/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/-DCuBzF43yInL2m4SdPmYUJKwxM/1/da"><img src="http://feedads.g.doubleclick.net/~at/-DCuBzF43yInL2m4SdPmYUJKwxM/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=zwvI9jjE-_g:ehghD-qLftI:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=zwvI9jjE-_g:ehghD-qLftI:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=zwvI9jjE-_g:ehghD-qLftI:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=zwvI9jjE-_g:ehghD-qLftI:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=zwvI9jjE-_g:ehghD-qLftI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=zwvI9jjE-_g:ehghD-qLftI:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/zwvI9jjE-_g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/my-thoughts-on-sutters-c-and-beyond-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.ch9.ms/ch9/b021/c55c43d3-9867-4140-a69b-9f420181b021/CB2011HerbSutterWhyCppFinal_low_ch9.mp4" length="200372865" type="video/mp4" />
		</item>
		<item>
		<title>Microsoft plays the blame game fast and loose with Internet Explorer 10 and Windows 8</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/VuOhhKvOUd0/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/VuOhhKvOUd0/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 19:18:39 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1182</guid>
		<description><![CDATA[Yesterday, Microsoft made available the first public beta of Windows 8. The developer preview can be downloaded on the Microsoft website, and has received plenty of media coverage and has been the subject of much scrutiny and review. However, in &#8230; <a href="http://neosmart.net/blog/2011/microsoft-plays-the-blame-game-fast-and-loose-with-internet-explorer-10-and-windows-8/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Microsoft made available the first public beta of Windows 8. The developer preview can be downloaded on <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516">the Microsoft website</a>, and has received plenty of media coverage and has been the subject of much scrutiny and review. However, in our testing of Windows 8 for compatibility with NeoSmart software and products, we came across a rather, shall we say, <em>interesting</em> approach that Internet Explorer 10 now takes to its crashes. With Windows 8, as with previous versions, when an application hangs or crashes, an error reporting dialog is displayed prompting the user to select an action to take with the crashed program.</p>
<p>What&#8217;s different with Windows 8 and Internet Explorer 10 is that Microsoft chooses to deflect the blame from itself, and pin it instead on the unfortunate owners of the website that the user had last visited. In the following screenshot, Internet Explorer 10 has crashed after being unable to handle some of the web scripting on our website. Except instead of the error dialog you would expect (something to the effect of &#8220;Internet Explorer has stopped responding,&#8221; an error caption which we are all familiar with and of which the web is full), the error dialog instead reads:</p>
<blockquote><p>neosmart.net is not responding.</p></blockquote>
<p><span id="more-1182"></span></p>
<p><a href="http://farm7.static.flickr.com/6153/6150458231_bd8ce39ca4_o.png"><img class="colorbox-1182"  src="http://farm7.static.flickr.com/6153/6150458231_d72f25636b_z.jpg" alt="Internet Explorer 10's lies and deceptions"/></a></p>
<p>Come again? Really? To us, this seems like a rather mean and dishonest approach to dealing with the shortcomings of the web browser. While it is true that at this moment in time, Internet Explorer is more prone to crashes and hangs than it would be in the final (RTM) release of Windows 8, this does not in any way give Microsoft the right to assume that in the future any hangs or crashes in IE are to be blamed on the designers/coders of the website being visited. </p>
<p>In fact, <em>no code</em> even if purposely meant to crash the browser should succeed in doing so, and certainly should not be held to blame. If Microsoft cannot make a crash-proof browser, that does not mean that they should dishonestly deflect and redirect the blame towards and innocent third party.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/XXlCn3vVFKl69mT6e6NQ6Iz1G7s/0/da"><img src="http://feedads.g.doubleclick.net/~at/XXlCn3vVFKl69mT6e6NQ6Iz1G7s/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/XXlCn3vVFKl69mT6e6NQ6Iz1G7s/1/da"><img src="http://feedads.g.doubleclick.net/~at/XXlCn3vVFKl69mT6e6NQ6Iz1G7s/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=VuOhhKvOUd0:Wi4WsDw4DjQ:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=VuOhhKvOUd0:Wi4WsDw4DjQ:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=VuOhhKvOUd0:Wi4WsDw4DjQ:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=VuOhhKvOUd0:Wi4WsDw4DjQ:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=VuOhhKvOUd0:Wi4WsDw4DjQ:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=VuOhhKvOUd0:Wi4WsDw4DjQ:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/VuOhhKvOUd0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/microsoft-plays-the-blame-game-fast-and-loose-with-internet-explorer-10-and-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Recovery Discs Updated, Reinstated</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/KePfHLL9avc/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/KePfHLL9avc/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 23:10:41 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1166</guid>
		<description><![CDATA[Almost four years ago, NeoSmart Technologies published a Windows Vista repair and recovery CD that could be used to treat common boot issues and recover from catastrophic system failure in case you didn&#8217;t have a Windows setup CD handy. Over &#8230; <a href="http://neosmart.net/blog/2011/windows-recovery-discs-updated-reinstated/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="colorbox-1166"  align="right" src="http://farm7.static.flickr.com/6071/6080663417_0f67981d30_o_d.png" alt="Windows Logo" width="210px"/></p>
<p>Almost four years ago, NeoSmart Technologies published a Windows Vista repair and recovery CD that could be used to treat common boot issues and recover from catastrophic system failure in case you didn&#8217;t have a Windows setup CD handy. </p>
<p>Over the years, we&#8217;ve added more recovery CDs to the collection, ending up with a complete portfolio of repair CDs for Windows Vista and Windows 7 in both 32- and 64-bit flavors. We&#8217;ve had the good fortune of being able to host these CDs on our site in one form or the other for free download to millions of users around the globe.</p>
<p>Three months ago, we were contacted by the legal department at Microsoft Corporation asking us to discontinue hosting these files. Until this point, we were not aware that Microsoft was displeased with our hosting of the CDs and in fact enjoyed a rather healthy relationship with the Microsoft support forums where victims of PC crashes would be directed to our site to download a copy of the repair CDs.</p>
<p>Since then, we have been in talks and negotiations with the Microsoft legal and licensing divisions, trying to work out a method whereby we could provide our users and visitors with access to these CDs once again. Today we&#8217;re excited to announce that these CDs are once more available for download!</p>
<p><span id="more-1166"></span></p>
<p>There&#8217;s some mixed good and bad news, however. The good news is that all downloads will be direct HTTP links, so no need to learn how to use a torrent client or fiddle around with open network ports: just plain, standard, direct, and very fast HTTP downloads for all our ISO images. We&#8217;ve also taken this opportunity to update the repair CDs and add a virus scanner (powered by <a href="http://www.clamwin.com/">ClamWin</a>) as well as some command-line tools and utilities that were missing from some of the images.</p>
<p>The bad news is that there will now be a nine dollar download charge for each CD. There was no way for us to avoid charging this, as we now pay a licensing fee to Microsoft in exchange for making these CDs available, and also pay per download to outsource the high-speed web hosting for these large CD images (150 to 200 MiB, each) to an outside service.</p>
<p>We look forward to updating these repair and recovery CDs over time and adding more tools and utilities to help you save your PCs from the brink of death. We thank you for your patience with us over the past few months during which the downloads were suspended, and truly appreciate your understanding of the situation.</p>
<p><strong>Download Links</strong></p>
<p class="save"><a href="http://systemdiscs.com/?utm_source=neosmart&#038;utm_medium=article&%23038;utm_campaign=Reinstatement">Windows Vista Recovery Discs (x86/x64)</a>
</p>
<p class="save"><a href="http://systemdiscs.com/?utm_source=neosmart&#038;utm_medium=article&%23038;utm_campaign=Reinstatement">Windows 7 Recovery Discs (x86/x64)</a></p>

<p><a href="http://feedads.g.doubleclick.net/~at/7O3Yk8f9cl8SfegX3ZR1GuaX420/0/da"><img src="http://feedads.g.doubleclick.net/~at/7O3Yk8f9cl8SfegX3ZR1GuaX420/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/7O3Yk8f9cl8SfegX3ZR1GuaX420/1/da"><img src="http://feedads.g.doubleclick.net/~at/7O3Yk8f9cl8SfegX3ZR1GuaX420/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=KePfHLL9avc:4cEnh-xC38E:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=KePfHLL9avc:4cEnh-xC38E:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=KePfHLL9avc:4cEnh-xC38E:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=KePfHLL9avc:4cEnh-xC38E:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=KePfHLL9avc:4cEnh-xC38E:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=KePfHLL9avc:4cEnh-xC38E:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/KePfHLL9avc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/windows-recovery-discs-updated-reinstated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Running the ATi QA Show?</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/u9mMnouRmPI/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/u9mMnouRmPI/#comments</comments>
		<pubDate>Wed, 25 May 2011 19:44:43 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1074</guid>
		<description><![CDATA[<p><img src="http://upload.wikimedia.org/wikipedia/en/2/26/Ruby's_Revenge_1024.jpg" alt="ATi's Ruby" align="right" />From the day I built my PC a few years ago until just last week, it&#8217;s been impossible for me to play a game (pretty much *any* full-screen DirectX/OpenGL game) without the ATi drivers crashing. (For reference, stock ATi HD3870 on an ASUS RoG Maximus Forumula II motherboard). I&#8217;ve tracked down each and every possible lead, and solved a number of crash-inducing issues in the process, but haven&#8217;t been able to completely prevent the display driver crashes from the days Vista or now on Windows 7.</p>
<p><a href="http://neosmart.net/blog/2011/hp-running-the-ati-qa-show/">Read more on HP Running the ATi QA Show?&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://upload.wikimedia.org/wikipedia/en/2/26/Ruby's_Revenge_1024.jpg" alt="ATi's Ruby" align="right"/>From the day I built my PC a few years ago until just last week, it&#8217;s been impossible for me to play a game (pretty much *any* full-screen DirectX/OpenGL game) without the ATi drivers crashing. (For reference, stock ATi HD3870 on an ASUS RoG Maximus Forumula II motherboard). I&#8217;ve tracked down each and every possible lead, and solved a number of crash-inducing issues in the process, but haven&#8217;t been able to completely prevent the display driver crashes from the days Vista or now on Windows 7.</p>
<p>There were issues pertaining to dual-displays in a mixed VGA/DVI environment (one display DVI, the second VGA) which were never resolved by ATi (to the best of my knowledge) and were worked around by initially downgrading the DVI to a VGA connection and later replacing the older monitor with a new DVI-based display. There were issues related to the refresh rate. There were issues related to the resolution. There were issues related to the games. There were issues related to the OS. Basically, wherever you look, there were problems caused by poor development practices and crappy QA all around.</p>
<p>There were issues that Microsoft/Windows&#8217; new WDM model caught, triggering a restart of the graphics subsystem without causing a BSoD. And there were (unfortunately the majority) of the ATi display driver crashes that caused BSoDs left, right, and center.</p>
<p>Today, my Windows 7 PC surprised me with an interesting question: </p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/HP-or-ATi..png"><img style="margin-right: 20px;" src="http://neosmart.net/blog/wp-content/uploads/HP-or-ATi..png" alt="Send info to HP?" /></a></p>
<p><span id="more-1074"></span></p>
<blockquote><p>ATI display driver has stopped working properly. [big surprise!]</p>
<p>At this time we don&#8217;t know the exact cause of this problem [again, no surprises here!]. Hewlett-Packard [!!!] is interested in gathering additional feedback. Please visit the Hewlett-Packard website to provide information about the problem.</p></blockquote>
<p><em>Pin-drop silence</em>. Remember, this PC is homebuilt. HP has nothing to do with it. If it said &#8220;report to ATi,&#8221; or &#8220;report to AMD,&#8221; or &#8220;report to Microsoft,&#8221; I&#8217;d understand. But HP?</p>
<p>And it wasn&#8217;t a mistake. Following the link presented takes me to <a href="https://www.hpwebgen.com/questions.aspx?id=24304&#038;pass=3366">this HP page</a>. And the first question? <b>Did this crash occur on an HP PC?</b></p>
<p>So it&#8217;s not a mistake on Microsoft&#8217;s behalf &mdash; HP is making a real effort to track down a bug caused by ATi drivers running ATi hardware. Wow. </p>
<p>All I know are two things: </p>
<ol>
<li>Having been in contact with ATi over these problems for several years, I&#8217;m glad someone else is looking into it now.</li>
<li>I&#8217;m not getting another ATi/AMD graphics card ever again!</li>
</ol>

<p><a href="http://feedads.g.doubleclick.net/~at/hNZpXakABLoYkMuWNz9rl5UMObs/0/da"><img src="http://feedads.g.doubleclick.net/~at/hNZpXakABLoYkMuWNz9rl5UMObs/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/hNZpXakABLoYkMuWNz9rl5UMObs/1/da"><img src="http://feedads.g.doubleclick.net/~at/hNZpXakABLoYkMuWNz9rl5UMObs/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=u9mMnouRmPI:1pYy2v45Gzg:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=u9mMnouRmPI:1pYy2v45Gzg:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=u9mMnouRmPI:1pYy2v45Gzg:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=u9mMnouRmPI:1pYy2v45Gzg:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=u9mMnouRmPI:1pYy2v45Gzg:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=u9mMnouRmPI:1pYy2v45Gzg:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/u9mMnouRmPI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/hp-running-the-ati-qa-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source, 100% Compatible ln for Windows (and Junction Point library)</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/m7B-wmYGZv8/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/m7B-wmYGZv8/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 13:13:34 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=1015</guid>
		<description><![CDATA[<p>We&#8217;ve been huge fans of symlinks for forever, and even posted about Windows Vista&#8217;s <a href="http://technet.microsoft.com/en-us/library/cc753194(WS.10).aspx">new mklink</a> commandline utility with <a href="http://neosmart.net/blog/2006/symlinks-on-vista/">quite the passion</a> back in 2006 when the ability to create soft-links from the commandline was first added to Windows.</p>
<p><a href="http://neosmart.net/blog/2011/open-source-100-compatible-ln-for-windows-and-junction-point-library/">Read more on Open Source, 100% Compatible ln for Windows (and Junction Point library)&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been huge fans of symlinks for forever, and even posted about Windows Vista&#8217;s <a href="http://technet.microsoft.com/en-us/library/cc753194(WS.10).aspx">new mklink</a> commandline utility with <a href="http://neosmart.net/blog/2006/symlinks-on-vista/">quite the passion</a> back in 2006 when the ability to create soft-links from the commandline was first added to Windows.</p>
<p>However, there are a few things that have forever irked us about the ln lookalike called mklink.exe:</p>
<ul>
<li>It&#8217;s called mklink and not ln. (I mean, you just get can&#8217;t get around that fact)</li>
<li>The arguments are switched around. `mklink something_doesnt_exist actual_file` is just&#8230;&#8230;.. wrong!</li>
<li>By default, mklink will create softlinks and not hardlinks. ln requires the /h flag to create a hardlink.</li>
<li>mklink isn&#8217;t smart enough to distinguish between files and folders. You need explicitly tell it via the commandline.</li>
<li>Even then, mklink has <em>two </em>different switches depending on the type of directory link you want. /D for softlink&#8217;d directories, and /J for hardlink&#8217;d directories.</li>
<li>mklink can&#8217;t be used outside of cmd.exe (such as in PowerShell). <small>(Hat tip: <a href="http://neosmart.net/blog/2011/open-source-100-compatible-ln-for-windows-and-junction-point-library/#comment-573466">Jason</a>)</small></li>
<li>And, of course,  mklink isn&#8217;t open source.</li>
</ul>
<p>So we made our own.</p>
<p><span id="more-1015"></span></p>
<p>ln-win is available in 32-bit and 64-bit, uses the same syntax, names, switches, and argument ordering as ln on *nix. And pursuant to <a href="http://neosmart.net/blog/2011/contributing-to-the-open-source-community/">our promise</a> to contribute more to open source, ln-win and our Junction Point library is 100% open source, freely licensed under the generous terms of the MIT license.</p>
<p>Perhaps more importantly, ln-win contains an open source Junction Point library. While Win32 APIs exist to create symlinks (on Vista and up), there is no API for creating hardlinks of any kind (for files or folders). The NeoSmart JunctionPoint library provides the following APIs:</p>
<pre class="code">	bool CreateJunctionPoint(LPCTSTR origin, LPCTSTR junction);
	bool IsDirectoryJunction(LPCTSTR path);
	bool GetJunctionDestination(LPCTSTR path, OUT LPTSTR destination);
	bool DeleteJunctionPoint(LPCTSTR path);
</pre>
<p>As you can see, the NeoSmart JunctionPoint library provides all the APIs you need both to create and interact with hardlinks. IsDirectoryJunction can be used for both symlinks and hardlinks, making it a snap to make your code symlink/hardlink aware, letting you intelligently avoid cyclic paths and data duplication for any filesystem traversal needs.</p>
<p class="save"><a href="http://neosmart.net/dl.php?id=16">Binaries for Windows x86 and x64</a></p>
<p class="save"><a href="https://github.com/NeoSmart/ln-win">ln-win Source Code on GitHub</a></p>

<p><a href="http://feedads.g.doubleclick.net/~at/AIQFBaUXCYH4sw7Syv_R7aKKuUg/0/da"><img src="http://feedads.g.doubleclick.net/~at/AIQFBaUXCYH4sw7Syv_R7aKKuUg/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/AIQFBaUXCYH4sw7Syv_R7aKKuUg/1/da"><img src="http://feedads.g.doubleclick.net/~at/AIQFBaUXCYH4sw7Syv_R7aKKuUg/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=m7B-wmYGZv8:Sv3NGZIWfog:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=m7B-wmYGZv8:Sv3NGZIWfog:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=m7B-wmYGZv8:Sv3NGZIWfog:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=m7B-wmYGZv8:Sv3NGZIWfog:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=m7B-wmYGZv8:Sv3NGZIWfog:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=m7B-wmYGZv8:Sv3NGZIWfog:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/m7B-wmYGZv8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2011/open-source-100-compatible-ln-for-windows-and-junction-point-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyLDR and EasyBCD 2.0?s New XP Support</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/7DUwETDo1E4/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/7DUwETDo1E4/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:29:17 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=888</guid>
		<description><![CDATA[<p>At NeoSmart Technologies, we&#8217;re not just about making cool software that makes your life easier &#8211; we also like to share the how and why behind our work, to make things all the more beneficial for one and all. While the <a href="http://neosmart.net/wiki/display/EBCD/">EasyBCD documentation</a> has been out of date for a while now (we&#8217;ve been too busy working on the code and support), we&#8217;re making a real effort to bring things up to date.</p>
<p><a href="http://neosmart.net/blog/2010/easyldr-and-easybcd-2-0s-new-xp-support/">Read more on EasyLDR and EasyBCD 2.0&#8242;s New XP Support&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p>At NeoSmart Technologies, we&#8217;re not just about making cool software that makes your life easier &#8211; we also like to share the how and why behind our work, to make things all the more beneficial for one and all. While the <a href="http://neosmart.net/wiki/display/EBCD/">EasyBCD documentation</a> has been out of date for a while now (we&#8217;ve been too busy working on the code and support), we&#8217;re making a real effort to bring things up to date.</p>
<p>We&#8217;d previously finished the tutorials for dual-booting Windows 7 with <a href="http://neosmart.net/wiki/display/EBCD/Installing+XP+After+Vista">Windows XP</a> and with <a href="http://neosmart.net/wiki/display/EBCD/Ubuntu">Ubuntu 10</a> (complete with picture-by-picture steps!), but now we&#8217;re getting started on the real meat: the technical details of just what exactly is going on behind the scenes. The normal OS boot process is one of the most complicated parts of an operating system with just one OS in the mix &#8211; with multiple operating systems, each that works in its own way, things get that much more complicated, and it&#8217;s always good to have a nice, illustrated guide to refer to.</p>
<p><span id="more-888"></span></p>
<p>The first part of the updated documentation is now available in the form of an explanation of how a dual-boot between Windows Vista/7 and Windows XP normally works, <em>plus</em> a NeoSmart exclusive: EasyLDR and its support for multiple top-level legacy NT entries without needing to go through a second NTLDR boot menu, a long-awaited feature that was finally added with <a href="http://neosmart.net/blog/2010/welcome-to-easybcd-2/">EasyBCD 2.0</a>.</p>
<p class="save">EasyBCD Documentation: <a href="http://neosmart.net/wiki/display/EBCD/Windows+XP">The Windows XP Boot Process</a></p>
<p>EasyBCD 2.0 features a number of exciting new features, but some of the most technically interesting details lie in the improved Windows XP support. Besides the linked article which explains the mysteries of EasyLDR and how EasyBCD accomplishes top-level Windows XP support, a large amount of research went into the creation of BootGrabber.exe, a command-line application that we wrote to automatically configure everything needed to set up easyldr or ntldr, complete with automated detection of all Windows NT &#8211; 2003 installations on mounted disks, the generation of a corresponding boot.ini/ebcd.00x file, the copying of ntdetect.com and boot.ini to unmounted and unlettered partitions, and changing the active partition.</p>
<p>Hopefully another article will be added really soon to the EasyBCD documentation explaining the powerful command-line features available to users in BootGrabber.exe, which may be accessed via the &#8220;Power Console&#8221; under &#8220;Useful Utilities&#8221; in EasyBCD 2.0 and up.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/3gSExxcUOxuUvPAuztlWf4LIZ2Q/0/da"><img src="http://feedads.g.doubleclick.net/~at/3gSExxcUOxuUvPAuztlWf4LIZ2Q/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/3gSExxcUOxuUvPAuztlWf4LIZ2Q/1/da"><img src="http://feedads.g.doubleclick.net/~at/3gSExxcUOxuUvPAuztlWf4LIZ2Q/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=7DUwETDo1E4:tY6NiZWLbxw:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=7DUwETDo1E4:tY6NiZWLbxw:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=7DUwETDo1E4:tY6NiZWLbxw:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=7DUwETDo1E4:tY6NiZWLbxw:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=7DUwETDo1E4:tY6NiZWLbxw:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=7DUwETDo1E4:tY6NiZWLbxw:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/7DUwETDo1E4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/easyldr-and-easybcd-2-0s-new-xp-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyBCD 2.0.2 Released</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/NbgpUVDMIRw/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/NbgpUVDMIRw/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 09:58:16 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=881</guid>
		<description><![CDATA[<p>It may have taken us over 2 years to go from 1.7.2 to 2.0, but now that we&#8217;re there we have no intention of letting EasyBCD languish. Those of you unfortunate enough to run into a fatal error in EasyBCD may have noticed the presence of a custom error reporting dialog that we now use to keep track of crashes and errors as they occur. As a result of error collection over the past 2 weeks, we&#8217;ve released a point update to EasyBCD.</p>
<p><a href="http://neosmart.net/blog/2010/easybcd-update-2-0-2-released/">Read more on EasyBCD 2.0.2 Released&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p>It may have taken us over 2 years to go from 1.7.2 to 2.0, but now that we&#8217;re there we have no intention of letting EasyBCD languish. Those of you unfortunate enough to run into a fatal error in EasyBCD may have noticed the presence of a custom error reporting dialog that we now use to keep track of crashes and errors as they occur. As a result of error collection over the past 2 weeks, we&#8217;ve released a point update to EasyBCD.</p>
<p>The changes in EasyBCD 2.0.2 correlate to 21 issues in the bug tracker, and can be seen after the jump.</p>
<p class="save"><a href="http://neosmart.net/dl.php?id=1">Download EasyBCD 2.0.2</a> (1343 KiB)</p>
<p><span id="more-881"></span></p>
<p>Alas, with this update the EasyBCD setup is <a href="http://neosmart.net/blog/2010/welcome-to-easybcd-2/">no longer 1337 KiB</a>. But that&#8217;s OK, we figured you guys would rather the new features and bug fixes over a really, <em>really</em> cool download size. And here are the changes. (Important changes or high-frequency bugs are in red, and the complete changelog to date can be viewed <a href="http://neosmart.net/changelog.php?id=1">here</a>)</p>
<ul>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-385">EBCD-385</a>] &#8211; EasyBCD will crash if an operation that it expected to take a long time finishes instantly</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-386">EBCD-386</a>] &#8211; EasyBCD crashes if you attempt to save entry settings with no entry selected</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-387">EBCD-387</a>] &#8211; <span style="color: #ff0000;">Cannot add multiple WIM entries</span></li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-388">EBCD-388</a>] &#8211; <span style="color: #ff0000;">EasyBCD crashes if Segoe UI is corrupt</span></li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-389">EBCD-389</a>] &#8211; EasyBCD options dialog crash on international computers that don&#8217;t support mm\dd\yyyy format</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-390">EBCD-390</a>] &#8211; EasyBCD crashes if an invalid path to a WinPE image is specified</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-391">EBCD-391</a>] &#8211; EasyBCD doesn&#8217;t show actual DEP, SafeMode, Pae in Advanced Settings</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-392">EBCD-392</a>] &#8211; EasyBCD crashes if an invalid path to a VHD image is specified</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-393">EBCD-393</a>] &#8211; <span style="color: #ff0000;">Improved boot.ini partition detection</span></li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-394">EBCD-394</a>] &#8211; EasyBCD crashes if corrupt WinPE entry with no ramdisk is present</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-395">EBCD-395</a>] &#8211; <span style="color: #ff0000;">Use BootGrabber to set active partition instead of relying on diskpart</span></li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-396">EBCD-396</a>] &#8211; BootGrabber /setactive switch</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-397">EBCD-397</a>] &#8211; Try to get partition information from bootsector, not just partition ID</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-398">EBCD-398</a>] &#8211; EasyBCD crashes if adding a WinPE or VHD entry fails in the AddWindowsVista stage</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-399">EBCD-399</a>] &#8211; Crash removing NeoGrub immediately after adding it</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-400">EBCD-400</a>] &#8211; Select correct disk for boot-partition related operations when editing external BCD</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-401">EBCD-401</a>] &#8211; Update GRLDR to 0.4.5b-2010-07-25</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-402">EBCD-402</a>] &#8211; Crash if bcdedit output contains null character</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-403">EBCD-403</a>] &#8211; Handle IO Exceptions in creation of NTLDR/EasyLDR</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-404">EBCD-404</a>] &#8211; EasyBCD crashes if bcd timeout is greater than 10000</li>
<li>[<a href="http://neosmart.net/jira/browse/EBCD-405">EBCD-405</a>] &#8211; Ignore exceptions when deleting stub loaders</li>
</ul>
<p>Special thanks goes to <a href="http://neosmart.net/forums/member.php?u=66448">joevt</a> for <a href="http://neosmart.net/forums/showthread.php?t=6755">his help and patience</a> in fixing EBCD-393.</p>
<ul>
</ul>

<p><a href="http://feedads.g.doubleclick.net/~at/akf1l7tYFuAMpWVRgPBRFhdMWls/0/da"><img src="http://feedads.g.doubleclick.net/~at/akf1l7tYFuAMpWVRgPBRFhdMWls/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/akf1l7tYFuAMpWVRgPBRFhdMWls/1/da"><img src="http://feedads.g.doubleclick.net/~at/akf1l7tYFuAMpWVRgPBRFhdMWls/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=NbgpUVDMIRw:t-glEeNLiEA:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=NbgpUVDMIRw:t-glEeNLiEA:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=NbgpUVDMIRw:t-glEeNLiEA:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=NbgpUVDMIRw:t-glEeNLiEA:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=NbgpUVDMIRw:t-glEeNLiEA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=NbgpUVDMIRw:t-glEeNLiEA:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/NbgpUVDMIRw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/easybcd-update-2-0-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to EasyBCD 2.0!</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/f9QRperWZy4/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/f9QRperWZy4/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 11:43:34 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=858</guid>
		<description><![CDATA[<p><img style="float: right" src="http://farm3.static.flickr.com/2716/4110038985_6ccf28791b_m.jpg" alt="" /></p>
<p>Hello and welcome to EasyBCD 2.0!!</p>
<p>It&#8217;s rather hard to believe, but EasyBCD 1.7.2 has been out for over 2 years now, and we&#8217;ve been working on Version 2.0 ever since. In that time, a lot has happened. Windows 7 has shipped, ext4fs is the new cool kid on the Linux block, GRUB2 is finally seeing some adoption, VHDs are the new wow, and everyone and their grandmother want a dual-boot between Windows 7 and Windows XP.</p>
<p><a href="http://neosmart.net/blog/2010/welcome-to-easybcd-2/">Read more on Welcome to EasyBCD 2.0!&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" src="http://farm3.static.flickr.com/2716/4110038985_6ccf28791b_m.jpg" alt="" /></p>
<p>Hello and welcome to EasyBCD 2.0!!</p>
<p>It&#8217;s rather hard to believe, but EasyBCD 1.7.2 has been out for over 2 years now, and we&#8217;ve been working on Version 2.0 ever since. In that time, a lot has happened. Windows 7 has shipped, ext4fs is the new cool kid on the Linux block, GRUB2 is finally seeing some adoption, VHDs are the new wow, and everyone and their grandmother want a dual-boot between Windows 7 and Windows XP.</p>
<p>Worry not, we haven&#8217;t been sitting on our (not-so-proverbial) behinds this whole time. In fact, the entire NeoSmart team &#8211; developers, supporters, testers, and all &#8211; have been working around the clock to make EasyBCD 2.0 the biggest, coolest, greatest, and awesomest thing ever since the invention of the MBR. And now, over a 150 beta builds later and 2 years in the making, we&#8217;re super-pleased to introduce you to EasyBCD 2.0. It&#8217;s so incredibly overhauled and improved, so stuffed-to-the-brim with features, so much of a true one-click dual-boot experince, so customizable, so powerful, and so EASY that it took a lot of self-restraint to keep from calling it EasyBCD 10.0!</p>
<p>What&#8217;s new, you ask? We&#8217;ll get to it. But let&#8217;s just first give you the download link, because we know you just can&#8217;t wait to get your grubby, geeky paws on it ASAP:</p>
<p class="save"><!-- <a href="http://j.mp/EasyBCD"> &#8211;> <a href="http://download.cnet.com/3001-2094_4-10556865.html">Download EasyBCD 2.0.1</a> (1337 KiB)</p>
<p style="text-align: right;"><small>(Yes, it <em>really is</em> <span style="font-family: monospace;">1337</span> kibibytes in size. And, no, we didn&#8217;t do it on purpose. We&#8217;re just übercool that way!)</small></p>
<p><span id="more-858"></span></p>
<p>So, what&#8217;s new? Lots. Lots, lots, and lots of new. And lots and lots of improved. With less and less and less bugs, too. The <a href="http://neosmart.net/changelog.php?id=1">official changelog</a> is miles long, but here&#8217;s the stuff that we feel really shines. It&#8217;s so hard to sort them in a way that doesn&#8217;t leave one feature in the shadow of the other, but here goes:</p>
<ul>
<li>Complete Windows 7 support (including the pretty-boot screen!)</li>
<li>Total redesign of the user interface to make the stuff you use more often easier to get to and easier to understand</li>
<li>Automatic configuration and one-click setup of Windows XP dual-boots. No more mucking around w/ boot.ini and NTDETECT + NTLDR</li>
<li>Support for multiple top-level Windows XP entries. You no longer need to go through a second NTLDR menu no matter <em>how many</em> XPs you have installed!</li>
<li>Support for GRUB2 and ext4fs (we&#8217;re looking at you, Ubuntu *glare*)</li>
<li>Boot from ISO images and Virtual Harddisk (vhd) files!</li>
<li>Create bootable USB drives!</li>
<li>Change the boot drive on your system (including all the partition management stuff) with one click!</li>
<li>Rewritten OS X support (yes, again *sigh*)</li>
<li>EasyBCD BIOS Extender to let you boot from network devices, specific hard disks, USBs, and more even if your BIOS doesn&#8217;t support it (thanks to <a href="http://www.plop.at/">PLoP</a> integration)</li>
<li>Support for multiple top-level GRLDR entries (in the same vein as XP entries above)</li>
<li>Improved boot device detection, EasyBCD always runs, even if your boot device is inaccessible or the BCD isn&#8217;t installed!</li>
<li>Loading indicator for lengthy operations</li>
<li>Better support for loading and managing external BCD stores</li>
<li>Complete EasyBCD portability. Just tell the installer where to stick it, and you&#8217;re set!</li>
<li>Improved high DPI support</li>
<li>Ability to create safe-mode entries</li>
<li>Improved MBR repair, BCD repair, and more!</li>
</ul>
<p>It&#8217;s been a real blast working on EasyBCD 2.0, and we&#8217;re really excited to have something we can finally share with the general public. Before we leave you and EasyBCD 2 alone together, some final words need to be said: <strong>EasyBCD 2.0 would not have been possible without the help of the entire NeoSmart team, <a href="http://j.mp/EBCD2">testers</a>, and of course, <a href="http://neosmart.net/donations.php">donors</a>.</strong></p>
<p>A big shout-out to Terry (<a href="http://neosmart.net/forums/member.php?u=2082">Terry60</a>), Justin (<a href="http://neosmart.net/forums/member.php?u=3234">Kairozamorro</a>), Jake (<a href="http://neosmart.net/forums/member.php?u=5477">Coolname007</a>), Alex (<a href="http://neosmart.net/forums/member.php?u=69">Mak 2.0</a>), and everyone else that helped in providing support over the past 2 years. Crazy props to the Grub4Dos team and the PLoP developers.</p>
<p>And some links to keep you busy:</p>
<ul>
<li>EasyBCD <a href="http://neosmart.net/wiki/display/EBCD/">user manual</a> (it&#8217;s severely out-of-date, we&#8217;re updating it for 2.0 now)</li>
<li>EasyBCD 2.0 <a href="http://neosmart.net/gallery/album/view/neosmart/EasyBCD/EasyBCD+2.0/">screenshots</a></li>
<li><a href="http://neosmart.net/forums/">Support forums</a></li>
</ul>
<p><br class="spacer_" /></p>
<p><strong>Follow us?</strong></p>
<p>Keep in touch via twitter <a href="http://twitter.com/neosmart">@neosmart</a> or <a href="http://facebook.com/NeoSmart">facebook</a> for constant info and updates!</p>
<p><br class="spacer_" /></p>
<p><strong>A Token of Appreciation?</strong></p>
<p>Have we saved you a lot of time, effort, problems, and loss of limb, life, or worse? How much have you saved in support and repair costs? Do you want to say thank you? You can make a donation here:</p>
<p><iframe src='http://neosmart.net/includes/activepayment.php?source=EasyBCD%202.0%20Release%20Post' frameborder='0'></iframe></p>

<p><a href="http://feedads.g.doubleclick.net/~at/rnMxcwfIRazCPJ70emzvkRS9u9Q/0/da"><img src="http://feedads.g.doubleclick.net/~at/rnMxcwfIRazCPJ70emzvkRS9u9Q/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/rnMxcwfIRazCPJ70emzvkRS9u9Q/1/da"><img src="http://feedads.g.doubleclick.net/~at/rnMxcwfIRazCPJ70emzvkRS9u9Q/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=f9QRperWZy4:u0366TwPkQY:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=f9QRperWZy4:u0366TwPkQY:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=f9QRperWZy4:u0366TwPkQY:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=f9QRperWZy4:u0366TwPkQY:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=f9QRperWZy4:u0366TwPkQY:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=f9QRperWZy4:u0366TwPkQY:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/f9QRperWZy4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/welcome-to-easybcd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Woes of Windows Vista/7 Mapped Network Drives</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/CW86u1lKvrQ/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/CW86u1lKvrQ/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 12:34:18 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=847</guid>
		<description><![CDATA[<p>One of the biggest, bestest, and most-hyped features of Windows Vista (according to Microsoft, that is) was the <a href="http://technet.microsoft.com/en-us/library/bb878108.aspx">brand spanking new TCP/IP networking stack</a>. Ask us, it sucks. Network performance hasn&#8217;t improved any over the ancient stack used in XP (nor should it &#8211; it&#8217;s not like there&#8217;s anything <em>new</em> in IPv4) though it does add better IPv6 support out-of-the-box and ships with some even more functionality in Windows 7. But more importantly, Microsoft threw out decades of testing and quality assurance work on the existing Networking Stack and replaced it with something rather questionable.</p>
<p><a href="http://neosmart.net/blog/2010/the-woes-of-windows-vista7-mapped-network-drives/">Read more on The Woes of Windows Vista/7 Mapped Network Drives&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p>One of the biggest, bestest, and most-hyped features of Windows Vista (according to Microsoft, that is) was the <a href="http://technet.microsoft.com/en-us/library/bb878108.aspx">brand spanking new TCP/IP networking stack</a>. Ask us, it sucks. Network performance hasn&#8217;t improved any over the ancient stack used in XP (nor should it &#8211; it&#8217;s not like there&#8217;s anything <em>new</em> in IPv4) though it does add better IPv6 support out-of-the-box and ships with some even more functionality in Windows 7. But more importantly, Microsoft threw out decades of testing and quality assurance work on the existing Networking Stack and replaced it with something rather questionable.</p>
<p>We&#8217;ll be following up some more on this topic from a technical side later in another article, but for now, an example that most of you are sure to have come across if you&#8217;ve ever tried to map network drives before:</p>
<p><img src="http://farm5.static.flickr.com/4134/4741620397_828e1a22f6.jpg" alt="" width="410" height="97" /></p>
<p>This popup is shown at system startup if you have any mapped network drives to UNC shares which are not protected with a username and password. If you map a network destination that <em>does</em> require authentication, Windows will map the drive OK. To further complicate matters: this message is shown <em>only when you startup from a cold boot!</em> If you restart your PC (vs shutdown and powerup), it won&#8217;t appear.</p>
<p>Resolving the issue is straight-forward enough: just double-click on the network drive in My Computer and it&#8217;ll automatically, instantly, and silently connect. Which makes one wonder why Windows couldn&#8217;t connect in the first place.</p>
<p>Good question.</p>
<p><span id="more-847"></span></p>
<p>While working an update to <a href="http://www.genie-soft.com/Business/genie_timeline_pro/overview.aspx">Genie Timeline</a>, I ran across this issue. Windows wouldn&#8217;t connect a mapped network destination at startup for some of our customers, meaning that our backup couldn&#8217;t continue (assuming you&#8217;re backing up to the network drive) until you manually intervened and opened the mapped drive yourself. Definitely not cool.</p>
<p>As an in-house R&amp;D test, we attempted to manually re-establish the connection via the command-line. By running</p>
<pre>net use Z: \\remote\path\</pre>
<p>we were able to re-establish the &#8220;disconnected&#8221; network drive. But when we tried to implement this in code, we came across a funny issue. If you try to run this<em> <strong>very early on</strong><span style="font-style: normal;"> during the logon procedure, it will fail with error code ERROR_FILE_NOT_FOUND &#8211; basically, it&#8217;s unable to contact the network path. The funny thing is, explicitly testing to see if we can connect to the network path [GetFileAttributes(networkPath)] doesn&#8217;t return any error. But Windows itself is unable to establish a connection. Using &#8216;net&#8217; from the commandline was just a workaround for R&amp;D purposes, so we turned to the trusty old <a href="http://msdn.microsoft.com/en-us/library/aa385413(VS.85).aspx">WNetAddConnection2</a> function &#8211; and it too failed with ERROR_FILE_NOT_FOUND even though the network path both definitely existed and was perfectly accessible as a UNC location!</span></em></p>
<p><strong>Attempting either of these techniques to establish a mapped network drive connection later on &#8211; say 2 or 3 minutes after logon &#8211; works just fine. As does attempting to establish a connection to a UNC path that requires authentication. Or attempting to connect to the network drive after a restart and not a cold boot.</strong></p>
<p>In the end, we resorted to calling WNetAddConnection2 at timed intervals after startup if the UNC path is accessible and the mapped network drive is not. It got the job done, but it really does speak volumes when developers have to run through hoops to address issues that have been out 2 OS releases and 5 years ago. We have no such problems with Windows XP.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/SgL_UEJCRoJVkIyjryJLj2YJ19Y/0/da"><img src="http://feedads.g.doubleclick.net/~at/SgL_UEJCRoJVkIyjryJLj2YJ19Y/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/SgL_UEJCRoJVkIyjryJLj2YJ19Y/1/da"><img src="http://feedads.g.doubleclick.net/~at/SgL_UEJCRoJVkIyjryJLj2YJ19Y/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=CW86u1lKvrQ:qCHTTJrJumo:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=CW86u1lKvrQ:qCHTTJrJumo:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=CW86u1lKvrQ:qCHTTJrJumo:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=CW86u1lKvrQ:qCHTTJrJumo:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=CW86u1lKvrQ:qCHTTJrJumo:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=CW86u1lKvrQ:qCHTTJrJumo:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/CW86u1lKvrQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/the-woes-of-windows-vista7-mapped-network-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyBCD 2.0 RC1</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/umVmtyNMs30/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/umVmtyNMs30/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 11:41:21 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=830</guid>
		<description><![CDATA[<p><img style="float: right" src="http://neosmart.net/images/software/EasyBCD/EasyBCD.png" alt="EasyBCD Logo" /></p>
<p>I&#8217;m pleased to announce that the EasyBCD 2.0 beta program, <em>years</em> in progress, has now reached a release candidate build with EasyBCD 2.0 RC1 Build 100.</p>
<p>Please help us make the 2.0 gold release a perfect build by downloading and testing <a href="http://j.mp/EBCD2">EasyBCD 2.0 R</a>C1. There&#8217;s a very long list of changes, you can view the build-by-build changelogs in the link above.</p>
<p><a href="http://neosmart.net/blog/2010/easybcd-2-0-rc1/">Read more on EasyBCD 2.0 RC1&#8230;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" src="http://neosmart.net/images/software/EasyBCD/EasyBCD.png" alt="EasyBCD Logo" /></p>
<p>I&#8217;m pleased to announce that the EasyBCD 2.0 beta program, <em>years</em> in progress, has now reached a release candidate build with EasyBCD 2.0 RC1 Build 100.</p>
<p>Please help us make the 2.0 gold release a perfect build by downloading and testing <a href="http://j.mp/EBCD2">EasyBCD 2.0 R</a>C1. There&#8217;s a very long list of changes, you can view the build-by-build changelogs in the link above.</p>
<p>If all goes well, we can expect a 2.0 RTM release in the very near future, God willing.</p>
<p>Thanks!</p>

<p><a href="http://feedads.g.doubleclick.net/~at/olu3tSeYxK_2UvskpVnLZca_4mI/0/da"><img src="http://feedads.g.doubleclick.net/~at/olu3tSeYxK_2UvskpVnLZca_4mI/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/olu3tSeYxK_2UvskpVnLZca_4mI/1/da"><img src="http://feedads.g.doubleclick.net/~at/olu3tSeYxK_2UvskpVnLZca_4mI/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=umVmtyNMs30:peZo978je_0:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=umVmtyNMs30:peZo978je_0:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=umVmtyNMs30:peZo978je_0:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=umVmtyNMs30:peZo978je_0:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=umVmtyNMs30:peZo978je_0:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=umVmtyNMs30:peZo978je_0:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/umVmtyNMs30" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/easybcd-2-0-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ARM, the PPC, the x86, and the iPad…</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/ZRZ1wB_tjBE/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/ZRZ1wB_tjBE/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 18:17:09 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=783</guid>
		<description><![CDATA[Hot on the heels of the iPad release comes news that Apple has just (very likely) purchased another processor design firm (via EDN).&#160; Intrinsity, the chip design company in question, is a designer of RISC-based CPUs and is rumored to have had something to do with the design of Apple’s new A4 processor. The A4 [...]]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of the iPad release comes news that Apple has just (very likely) purchased another processor design firm (via <a href="http://www.edn.com/blog/400000040/post/880053688.html">EDN</a>).&#160; Intrinsity, the chip design company in question, is a designer of RISC-based CPUs and is rumored to have had something to do with the design of Apple’s new A4 processor. The A4 is Apple’s key ingredient for a smooth user experience in the much-hyped iPad.</p>
<p>Those keeping track of Apple’s purchases will remember that, almost exactly 2 years ago to the day, Apple bought California-based CPU designer <a href="http://www.forbes.com/2008/04/23/apple-buys-pasemi-tech-ebiz-cz_eb_0422apple.html">PA Semiconductors</a>. However, PA Semi specializes in PowerPC-based designs – a platform <a href="http://en.wikipedia.org/wiki/Apple%E2%80%93Intel_transition">that Apple abandoned</a> almost 5 years ago now. But Apple’s most recent acquisition is directly applicable to its current needs in the hardware market, and in particular, its forays into the ARM market. In <a href="http://www.apple.com/ipad/">the official iPad video</a>, Apple engineers and executives discuss their <em>need</em> for a custom CPU in order to let them dictate where the ooomph and power will go, and to what purposes the transistors will be biased.</p>
<p>With all these buyouts and different chipsets in question, it’s easy to get confused. <strong>So what <em>is</em> the difference between the ARM, the PPC, and the x86, and where does it matter?</strong></p>
<p> <span id="more-783"></span>
</p><p>The world of CPUs is a dark, deadly, and dangerous place. After all, the CPU is said to be the literal “heart” of the PC – and as such, it’s the single most-heavily engineered component. Billions of dollars and manhours have gone into the design of these various chipsets and they’ve all been researched, optimized, fabricated, and sold in order to make your computer… better.</p>
<p>The biggest difference between these platforms is the design dogma they follow. The x86 is a CISC architecture: <strong>Complex Instruction Set Computer</strong>. The other two (PPC and ARM) are RISC-based designs: <strong>Reduced Instruction Set Computers</strong>. What does that mean? Well, to the end user, mostly nothing. But to the CPU designers and developers, it makes a world of a difference. </p>
<p>CISC architectures can have up to thousands of individual commands supported by the processor that can be used in machine code. Each of these assembly commands can range from a single operation to several hundred or more in length. On the other hand, RISC-based CPUs understand only a handful of different instructions, the minimum necessary to get the job done.</p>
<p>However, this in no way means that CISC is more powerful or that RISC is limited. The difference in the amount of supported instructions is easily explained away by two factors: <em>supported modes</em>, and <em>wrapper operations</em>. All the data dealt with in any computer program is stored in the memory. But in order for the CPU to actually use any of it, it needs to place variables in super-fast (but small and limited) memory locations built into the CPU itself, called registers.</p>
<p>Imagine trying to run the following line of code:</p>
<p>z = x + y</p>
<p>Each of the three variables in the above example is located in the memory. But in order to carry out the operation, x and y will need to be copied from the memory to the CPU, the addition instruction carried out, and the result then copied from the CPU to the location of z in the memory. </p>
<p>A CISC-based CPU like the x86 would have a single instruction that – when given the address of X, Y, and Z in the memory – would do just that. But in a RISC-based CPU, the assembly code would have to explicitly spell out the individual steps: first copy x to a register, then copy y to a register, then add them together, and finally copy the result back into the memory.</p>
<p>At first blush, it would seem that CISC is a much better option. After all, one instruction and the entire line of code is done. But it’s not about operations, it’s about time. Sure, a RISC-based program will need to carry out four distinct operations in order to do the same, but that doesn’t mean it’ll take any longer. In fact, RISC CPUs are consistently <em>faster</em> than their CISC counterparts.</p>
<p>If CPUs were day laborers, it would make sense that CISC is more efficient. After all, a single instruction gets the job done. But, thankfully, CPUs aren&#8217;t underpaid interns, they’re over-engineered miracles. The simpler design of the RISC CPU allows it to more efficiently optimize and carry out long sequences of code. The way things are broken down into short, simple, and clear instructions lets it carry out multiple operations at the same time (pipelining) and with less effort.</p>
<p><strong>In fact, it’s now a universally accepted truth that RISC is better than CISC!</strong> Actually, because of how much more efficient RISC machines are than their CISC counterparts, most CISC CPUs convert their CISC instructions into RISC instructions internally, <em>then</em> run them! </p>
<p>So why are we still using x86? That’s mainly because of business matters. Intel had x86, Intel had money, and CISC won out. Today, with the optimizations and internal RISC conversions that take place, CISC vs RISC isn’t really about the performance any more. It’s about the business, the politics… <strong>and the power consumption</strong>.</p>
<p>The complexity of the CISC datapath and pipeline mean that it takes more power to get things done. Intel has worked some incredible miracles and accomplished some amazing things to get the power consumption down, ranging from dynamic scaling of the CPU clock to shutting-down parts of the CPU core when they’re not in use. But x86 remains a power hog. Intel’s Atom platform was an attempt at re-engineering the x86 to make it fit for mobile devices, but at the cost of performance.</p>
<p>There’s no reason that RISC can’t be used for the desktop. ARM or no ARM, there’s a plethora of RISC-based CPUs out there that can be easily adapted for desktop use. But the problem isn’t with the hardware: it’s with the software. Programs written for x86 aren’t compatible with anything else, even other CISC CPUs. That has prevented just about the entire world from trying any other platforms, mainly because Windows only supports x86 on the desktop. The last copy of Windows to support different CPU architectures was Windows NT, which shipped with versions for Intel’s x86, MIPS, Alpha, and PowerPC.</p>
<p>For anyone not on the Windows platform though, there’s nothing <em>really </em>binding them to the x86 platform. Apple chose x86 because, with PowerPC out of the running, x86 was the only viable option back in 2005. Keep in mind, just because ARM <em>can </em>run on the desktop, that doesn’t mean that ARM <em>will</em> run on the desktop: optimizations in the CPU world are always a compromise between performance and power consumption. And the current generation of ARM and other RISC-based CPUs is meant for portable equipment. </p>
<p>It would take some work to create a high-performance ARM CPU meant for the desktop, but that doesn’t mean it won’t happen. With Apple’s just-declared purchase of Intrinsity, it’s clear that it’s a possibility. With the tight grip Apple has over its platform and the strong hardware-software bond, it wouldn’t be too difficult to make the switch to yet another platform – after all, they did it 5 years ago and things worked out. But will they? Most likely not, it’s not exactly in their customers best interest and x86 really is a decent platform. But for the myriad of mobile devices that Apple is getting itself into, x86 isn’t the key. So look forward to more ARM goodiness for your iPad and iPhone in the years to come, but your MacBook is safe in Intel’s loving hands.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/aXk44r_I0HASHO-4mnIGgqE9l48/0/da"><img src="http://feedads.g.doubleclick.net/~at/aXk44r_I0HASHO-4mnIGgqE9l48/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/aXk44r_I0HASHO-4mnIGgqE9l48/1/da"><img src="http://feedads.g.doubleclick.net/~at/aXk44r_I0HASHO-4mnIGgqE9l48/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=ZRZ1wB_tjBE:3PyjoT4ugFI:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=ZRZ1wB_tjBE:3PyjoT4ugFI:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=ZRZ1wB_tjBE:3PyjoT4ugFI:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=ZRZ1wB_tjBE:3PyjoT4ugFI:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=ZRZ1wB_tjBE:3PyjoT4ugFI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=ZRZ1wB_tjBE:3PyjoT4ugFI:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/ZRZ1wB_tjBE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2010/the-arm-the-ppc-the-x86-and-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Windows 7 System Recovery Discs</title>
		<link>http://www.eastonroyce.com/download-windows-7-system-recovery-discs</link>
		<comments>http://www.eastonroyce.com/download-windows-7-system-recovery-discs#comments</comments>
		<pubDate>Mon, 12 Oct 2009 18:02:59 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/?p=699</guid>
		<description><![CDATA[
With Windows 7 released and currently making its way to shelves in time for the holiday season, we&#8217;ve taken this opportunity to upgrade our copy of the official Windows System Recovery Discs for compatibility with Windows 7.
If you&#8217;re like most PC users, you probably got Windows 7 with a new PC or laptop. And if [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://neosmart.net/blog/wp-content/uploads/Windows7.png" width="256px" height="192px" alt="" align="right" />
</p>
<p><em>With Windows 7 released and currently making its way to shelves in time for the holiday season, we&#8217;ve taken this opportunity to upgrade our copy of the official Windows System Recovery Discs for compatibility with Windows 7.</em></p>
<p>If you&#8217;re like most PC users, you probably got Windows 7 with a new PC or laptop. And if you&#8217;re like 99% of the population, you get your new machines from one of the major manufacturers. Dell, Acer, HP, Toshiba, Lenovo; who all have one thing in common: they don&#8217;t give you a real Windows 7 installation disc with your purchase. Instead, they bundle what they call a &#8220;recovery disc&#8221; (that&#8217;s if you&#8217;re lucky &#8211; otherwise you&#8217;ll have a recovery partition instead) with your machine and leave it at that.</p>
<p>It doesn&#8217;t matter that you just paid a thousand dollars for a machine that comes with a valid Windows 7 license &#8211; your computer manufacturer just don&#8217;t want to spend the money (or perhaps take on the responsibility) of giving you a Windows 7 installation DVD to accompany your expensive purchase.</p>
<p>The problem is, with Windows 7, the installation media serves more than one purpose. It&#8217;s not just a way to get Windows installed, it&#8217;s also the only way of recovering a borked installation. The Windows 7 DVD has a complete &#8220;recovery center&#8221; that provides you with the option of recovering your system via automated recovery (searches for problems and attempts to fix them automatically), rolling-back to a system restore point, recovering a full PC backup, or accessing a command-line recovery console for advanced recovery purposes.</p>
<p>Thankfully, Microsoft seems to have realized this problem, and have thankfully made a recovery disc for this purpose. It contains the contents of the Windows 7 DVD&#8217;s &#8220;recovery center,&#8221; as we&#8217;ve come to refer to it. It cannot be used to install or reinstall Windows 7, and just serves as a Windows PE interface to recovering your PC. Technically, one could re-create this installation media with freely-downloadable media from Microsoft (namely the Microsoft WAIK kit, a multi-gigabyte download); but it&#8217;s damn-decent of Microsoft to make this available to Windows&#8217; users who might not be capable of creating such a thing on their own. You can make your own copy from Windows 7 Ultimate Edition, but now you have an easier alternative.</p>
<p>NeoSmart Technologies is hosting a copy of the Windows 7 Recovery Disc for your convenience. It&#8217;s a 143 MiB download (165 MiB for the 64-bit version), and in the standard ISO format, ready to burned directly to a CD or DVD. <strong>Don&#8217;t wait until your PC crashes to download a copy! Download and burn your recovery disc today, so that when the time comes, you&#8217;ll be ready!</strong></p>
<p><strong>What it does:</strong> The Windows 7 Recovery Disc can be used to access a system recovery menu, giving you options of using System Restore, Complete PC Backup, automated system repair, and a command-line prompt for manual advanced recovery.</p>
<p><strong>What it doesn&#8217;t do:</strong> You cannot use the Windows 7 Recovery Disc to re-install Windows &#8211; it only fixes (not replaces!) Windows.</p>
<p><strong>Why you need it:</strong> If you bought your PC from a major retailer, you didn&#8217;t get this CD with your hefty purchase.</p>
<p><span id="more-699"></span></p>
<p><strong>Download Links</strong></p>
<p class="save"><a href="http://neosmart.net/downloads/miscellania/Windows%207%2032-bit%20Repair%20Disc.torrent">Windows 7 Recovery Disc 32-Bit (x86) Edition</a></p>
<p class="save"><a href="http://neosmart.net/downloads/miscellania/Windows%207%2064-bit%20Repair%20Disc.torrent">Windows 7 Recovery Disc 64-Bit (x64) Edition</a></p>
<p>Please note that the above links <em>point to .torrent files</em>. Torrent files are like a shortcut, they tell a download manager on your PC where to download the actual files from. Downloading large &amp; important system files with torrents is highly recommended since torrents are protected against corrupt downloads and tend to be faster when well-shared.</p>
<p>(All torrents are currently being seeded by 100mpbs servers, they should be blazing fast).</p>
<p>You can download the Windows Vista recovery discs from <a href="http://neosmart.net/blog/2008/windows-vista-recovery-disc-download/">here</a>.</p>
<p><strong>Instructions</strong></p>
<ol>
<li>Download the appropriate .torrent file from above that corresponds to the version of Windows 7 you have installed.</li>
<li>Download and run <a href="http://utorrent.com/download.php">µTorrent</a>.</li>
<li>Open the .torrent file you downloaded with µTorrent. (File -&gt; Add Torrent)</li>
<li>Select where you want µTorrent to save the 7 Recovery Disc.</li>
<li>Wait for it to download.</li>
<li>Burn the .iso file that µTorrent downloaded to a CD <a href="http://neosmart.net/wiki/display/G/Burning+ISO+Images+with+ImgBurn">using these instructions</a>.</li>
<li>When you want to use the recovery center, put the CD in your drive and boot from it. This is usually done by pressing F8 at startup, or changing the boot drive order in the BIOS.</li>
</ol>
<p><strong>Support</strong></p>
<p>Please don&#8217;t ask for help below, it&#8217;ll get real cluttered real soon! Open a support thread at <a href="http://neosmart.net/forums/">http://neosmart.net/forums/</a> and we&#8217;ll help you resolve your problem ASAP.</p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=iQPZ6MiRrhk:jXEHW-8qhI4:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=iQPZ6MiRrhk:jXEHW-8qhI4:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=iQPZ6MiRrhk:jXEHW-8qhI4:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=iQPZ6MiRrhk:jXEHW-8qhI4:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=iQPZ6MiRrhk:jXEHW-8qhI4:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/neosmart?i=iQPZ6MiRrhk:jXEHW-8qhI4:wF9xT3WuBAs" border="0"/></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/neosmart/~4/iQPZ6MiRrhk" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/download-windows-7-system-recovery-discs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sacred 2 on Windows 7</title>
		<link>http://www.eastonroyce.com/sacred-2-on-windows-7</link>
		<comments>http://www.eastonroyce.com/sacred-2-on-windows-7#comments</comments>
		<pubDate>Tue, 22 Sep 2009 02:00:43 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[MMORPG]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Ageia]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Impulse]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[Physx]]></category>
		<category><![CDATA[Sacred 2]]></category>
		<category><![CDATA[Steam]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.eastonroyce.com/?p=2338</guid>
		<description><![CDATA[<div class="postavatar"><img src="http://www.eastonroyce.com/wp-content/uploads/icons/quincyav.jpg" width="117" height="128" alt="sacred-2-on-windows-7" /></div>
Kudos go to my girlfriend for sussing this one out. Recently, we came across a conundrum concerning the computer game Sacred 2 running under Windows 7. Long story short, it just wouldn&#8217;t work. It should be noted that the reason for this not working, has nothing to do with Nvidia / ATI Graphics cards, but [...]]]></description>
			<content:encoded><![CDATA[<div class="postavatar"><img src="http://www.eastonroyce.com/wp-content/uploads/icons/quincyav.jpg" width="117" height="128" alt="sacred-2-on-windows-7" /></div>
<p style="text-align: right;"><em>Kudos go to <a title="Chibichatter" href="http://www.chibichatter.com" target="_blank">my girlfriend</a> for sussing this one out.</em></p>
<p>Recently, we came across a conundrum concerning the computer game Sacred 2 running under Windows 7. Long story short, it just wouldn&#8217;t work. It should be noted that the reason for this not working, has nothing to do with Nvidia / ATI Graphics cards, but it is related to <a href="http://en.wikipedia.org/wiki/PhysX" target="_blank">Physx</a>/<a href="http://en.wikipedia.org/wiki/Ageia" target="_blank">Ageia</a>. Make sure you have the latest version of Physx installed. Sacred 2 does come with the last version of Physx known as Ageia Physx (before nvidia bought it and rebranded it to just Physx). You can also obtain the latest stand alone Physx package from the nvidia website.<em><strong> Even if you have an ATI graphics card, you still need to have this installed to play Sacred 2 and any other games that require Physx</strong></em>. So long as your CPU supports it and it is powerful enough, you&#8217;ll get CPU powered physics, instead of physics powered by your graphics card. Some people call this &#8220;Software Physics&#8221; or &#8220;Software&#8221; mode. I&#8217;ve noticed no performance difference between a computer playing Sacred 2 with an Nvidia graphics card and a computer with an ATI graphics card.</p>
<p>This fix should work for owners of Sacred 2 under Windows 7, regardless of the version  you have (Steam, Impulse, Stand alone or whatever).</p>
<ol>
<li>Create a shortcut to the Sacred 2 executable. You&#8217;ll find it in the game directory, in another directory called &#8216;system&#8217;. For me, it is: <code>D:\Games\Steam\SteamApps\Common\Sacred 2\System\Sacred2.exe</code></li>
<li>Put the shortcut on your desktop, or somewhere handy.</li>
<li>Right click the shortcut and select properties</li>
<li>Click the Shortcut tab</li>
<li>In the Target field, you need to add the following: -skipopenal -nocpubinding. The contents of my Target field look like this: <code>"D:\Games\Steam\SteamApps\common\sacred 2\system\sacred2.exe" -skipopenal -nocpubinding</code></li>
<li>Click Apply and Click OK.</li>
<li>Double click the shortcut and play Sacred 2!</li>
</ol>
<p>Still can&#8217;t get it to work? Leave a comment and I&#8217;ll see what I can do to help you out. Further comments and suggestions are welcome. These are just simply the steps that worked for us. In case you are wondering, we are using the RTM (Release To Manfacture) version of Windows 7 (we are Microsoft Technet Partners). This is the same version that is available to consumers and end users as of mid October 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/sacred-2-on-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Discontinues Ultimate Extras</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/1my4ENEzERg/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/1my4ENEzERg/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:56:09 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2009/windows-7-discontinues-ultimate-extras/</guid>
		<description><![CDATA[Users attempting to upgrade from Microsoft Windows Vista Ultimate Edition to Windows 7 Build 7100 (the unofficial RC1 release leak), are greeted with the following &#34;compatibility warning&#34; dialog:

Windows Vista Ultimate Edition&#8217;s &#34;Ultimate Extras&#34; have been a constant source of derision and anger from Vista users ever since its release 3 years ago. If the blog [...]]]></description>
			<content:encoded><![CDATA[<p>Users attempting to upgrade from Microsoft Windows Vista Ultimate Edition to Windows 7 Build 7100 (the unofficial RC1 <span style="text-decoration:line-through">release</span> leak), are greeted with the following &quot;compatibility warning&quot; dialog:</p>
<p><a href="http://neosmart.net/blog/wp-content/uploads/discontinued.png"><img src="http://neosmart.net/blog/wp-content/uploads/discontinued.png" alt="Windows 7 has discontinued Vista&#039;s &quot;Ultimate Extras&quot;" title="Ultimate Extras Discontinued" width="659" height="499" class="size-full wp-image-669" /></a></p>
<p>Windows Vista Ultimate Edition&#8217;s &quot;Ultimate Extras&quot; have been a constant source of derision and anger from Vista users ever since its release 3 years ago. If the blog posts are to be believed, millions of users purchased Windows Vista Ultimate Edition in the hope that the added-value &quot;Ultimate Extras&quot; package &#8211; which was left un-described and of unknown worth at the time &#8211; would turn out to be a good investment.</p>
<p><span id="more-666"></span></p>
<p>Ultimate Extras are a couple of the minor Ultimate Edition exclusives that Microsoft used as a selling point to get users to purchase the most expensive version of Windows Vista. It was originally marketed as something similar to the ancient &quot;Plus! for Windows&quot; package that was quite popular back in the days of Windows 98; except it never really panned out that way. </p>
<p>Ultimate Extras <a href="http://www.istartedsomething.com/20070614/windows-ultimate-extras-sham/">was something of a hoax</a> for the first couple of years, bringing nothing more than animated wallpaper and extra cards game to the table. Since then a couple of new themes/sounds have been added to the package along with a couple of other lame games &#8211; all of which made Vista users feel all the more &quot;tricked&quot; into purchasing a more expensive version of Windows that they, in all honesty, didn&#8217;t need.</p>
<p>Well, it looks like Windows 7 will be doing away with the Ultimate Extras though it&#8217;s anyone&#8217;s guess what the final SKU lineup will look like and what the selling points and feature-sets of each of the editions will stack up to. But here&#8217;s to hoping that Microsoft learns from (even more) of its mistakes and provides something of real worth with the more expensive editions of its latest OS offering.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/p1I6sHpB5eqzfhSd565ztfL8184/0/da"><img src="http://feedads.g.doubleclick.net/~at/p1I6sHpB5eqzfhSd565ztfL8184/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/p1I6sHpB5eqzfhSd565ztfL8184/1/da"><img src="http://feedads.g.doubleclick.net/~at/p1I6sHpB5eqzfhSd565ztfL8184/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/neosmart?i=1my4ENEzERg:PpO1JWlX6FQ:V_sGLiPBpWU" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/neosmart?d=yIl2AUoC8zA" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/neosmart?i=1my4ENEzERg:PpO1JWlX6FQ:F7zBnMyn0Lo" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/neosmart?i=1my4ENEzERg:PpO1JWlX6FQ:gIN9vFwOqvQ" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/neosmart?d=dnMXMwOfBR0" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/neosmart?d=qj6IDK7rITs" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/neosmart?i=1my4ENEzERg:PpO1JWlX6FQ:D7DqB2pKExk" border="0"/></a> <a href="http://feeds.neosmart.net/~ff/neosmart?a=1my4ENEzERg:PpO1JWlX6FQ:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/neosmart?i=1my4ENEzERg:PpO1JWlX6FQ:-BTjWOF_DHI" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/1my4ENEzERg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2009/windows-7-discontinues-ultimate-extras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does it GTK/QT/Win32 Really Matter for Chrome?</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/IQFz0YJL7tQ/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/IQFz0YJL7tQ/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 17:48:20 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2009/does-it-gtkqtwin32-really-matter-for-chrome/</guid>
		<description><![CDATA[A recent article on OSNews highlights the changes expected to come in Google&#8217;s Chrome 2.0 for Windows and the progress being made on the Linux and OS X fronts for Google&#8217;s new browser.
In the article, Ben Goodger, lead Chrome UI developer, states
[Google avoids] cross platform UI toolkits because while they may offer what superficially appears [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float:right;" src="http://neosmart.net/blog/wp-content/uploads/ImageCache/upload.wikimedia.org/wikipedia/en/thumb/3/35/GoogleChromeLogo.png/128px-GoogleChromeLogo.png" alt="128px-GoogleChromeLogo.png" width="128" height="122" />A recent article <a href="http://osnews.com/story/20980/Linux_Version_of_Chrome_To_Use_Gtk_">on OSNews</a> highlights the changes expected to come in Google&#8217;s Chrome 2.0 for Windows and the progress being made on the Linux and OS X fronts for Google&#8217;s new browser.</p>
<p>In the article, Ben Goodger, lead Chrome UI developer, states</p>
<blockquote><p>[Google avoids] cross platform UI toolkits because while they may offer what superficially appears to be a quick path to native looking UI on a variety of target platforms, once you go a bit deeper it turns out to be a bit more problematic.&#8221; [... Your applications end up] speaking with a foreign accent.</p></blockquote>
<p>But there&#8217;s something we&#8217;re not getting here. Obviously given enough brilliant programmers and a good team lead to keep the different codebases in sync, going with native APIs is the better approach. But the reasons Goodger is offering aren&#8217;t very convincing.</p>
<p><span id="more-658"></span></p>
<p>The problem is&#8230;. Google&#8217;s Chrome for Windows doesn&#8217;t look native. In fact, it&#8217;s about as far from native Win32 as you can get. We had originally explained away the non-win32 looks by assuming it was because Google wanted an interface that was consistent across the different platforms and different at the same time from any of the operating systems native UI toolkits: in line with Google&#8217;s vision of turning the browser into an OS, regardless of the platform beneath.</p>
<p>A non-native UI that looks the same on Mac, Windows, and Linux would be the answer to such a browser OS. It would indicate that Chrome is its own product &#8211; from the codebase to the user experience &#8211; and that to the end user it shouldn&#8217;t matter what OS you&#8217;re on. And that in the future Google could ship a standalone (OS-free) browser that looks like Chrome and acts like Chrome, regardless of the platform beneath?</p>
<p>Otherwise there is no good explanation for the horrendously-different user interface that comes with Chrome. It requires learning the tips &amp; tricks to a whole new UI, and forgetting a number of &#8220;niceties&#8221; you may have been accustomed to (such as pressing the &#8217;spacebar&#8217; to OK pop-up dialogs, etc.).</p>
<p>With the preliminary screenshots of <a href="http://homepage.mac.com/avidrissman/extimgs/st.png">Chrome for Mac</a>, the platform Chrome runs on begins to peek through.</p>
<p>Does this mean that Google&#8217;s <a href="http://googlesystem.blogspot.com/2008/09/google-os-is-actually-browser-google.html">vision of Chrome as its own OS</a> has come to pass &#8211; with Google now content to just launch a cross-platform browser without attempting to lull users away from the platforms they&#8217;ve come to love?</p>
<p>Whatever the case, it&#8217;s sure to be interesting watching and waiting to see what Google has planned for its users. Whether its a cross-platform browser experience that&#8217;s different enough to be the same across all platforms while retaining a feel of the platform or if it&#8217;s paving the way for the OS to come it&#8217;s quite obvious that the gears are now in motion and something big just might happen.</p>

<p><a href="http://feedads.g.doubleclick.net/~at/JTxFLx8FXwsZnw8BzLWNhWmmRqY/0/da"><img src="http://feedads.g.doubleclick.net/~at/JTxFLx8FXwsZnw8BzLWNhWmmRqY/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/JTxFLx8FXwsZnw8BzLWNhWmmRqY/1/da"><img src="http://feedads.g.doubleclick.net/~at/JTxFLx8FXwsZnw8BzLWNhWmmRqY/1/di" border="0" ismap="true"/></a></p><div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=YMx3tAe0"><img src="http://feeds.feedburner.com/~f/neosmart?i=YMx3tAe0" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=BfkfqBck"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=C5A2KIha"><img src="http://feeds.feedburner.com/~f/neosmart?i=C5A2KIha" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=vtzPjg9B"><img src="http://feeds.feedburner.com/~f/neosmart?i=vtzPjg9B" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=WOWjcR0C"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=3L6A682s"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=1XzgjXPM"><img src="http://feeds.feedburner.com/~f/neosmart?i=1XzgjXPM" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/IQFz0YJL7tQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2009/does-it-gtkqtwin32-really-matter-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Wallpapers Now Available for Download</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/ZJmyYO7SG0w/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/ZJmyYO7SG0w/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 23:26:44 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2008/windows-7-wallpapers-download/</guid>
		<description><![CDATA[NeoSmart Technologies’ gallery of Windows Vista wallpapers has been a huge hit over the past several years – despite what anyone might say about Vista itself, its collection of wallpapers and fonts is top-notch. And now it seems that Windows 7 isn’t going to be any different – from what we’ve seen, the wallpapers shipping [...]]]></description>
			<content:encoded><![CDATA[<p>NeoSmart Technologies’ gallery of Windows Vista wallpapers has been a huge hit over the past several years – despite what anyone might say about Vista itself, its collection of <a href="http://neosmart.net/gallery/v/wallpapers/Vista/official/">wallpapers</a> and <a href="http://neosmart.net/blog/2006/a-comprehensive-look-at-the-new-microsoft-fonts/">fonts</a> is top-notch. And now it seems that Windows 7 isn’t going to be any different – from what we’ve seen, the wallpapers shipping with Windows 7 are pretty darn good.</p>
<p>The <a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/">Official Windows 7 Wallpapers</a> are now available for download from the NeoSmart Image Gallery. Only several wallpapers have been released accompanying various Windows 7 builds thus far, but we’ll keep adding new ones to the gallery as they’re shipped.</p>
<p>Here are some of our favorite new wallpapers:</p>
<p><a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/Windows+7+Mountain.jpg.html"><img src="http://neosmart.net/gallery/d/7428-2/Windows+7+Mountain.jpg" /></a>&#160;<a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/Seljalandsfoss+Falls.jpg.html"><img src="http://neosmart.net/gallery/d/7410-2/Seljalandsfoss+Falls.jpg" /></a></p>
<p><a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/Altai+Mountain.jpg.html"><img src="http://neosmart.net/gallery/d/7336-2/Altai+Mountain.jpg" /></a>&#160;<a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/Wheat+Fields.jpg.html"><img src="http://neosmart.net/gallery/d/7422-2/Wheat+Fields.jpg" /></a>&#160;</p>
<p>You can see these and more at the gallery <a href="http://neosmart.net/gallery/v/wallpapers/Win7/Official/">here</a>, along with the old Windows Vista ones <a href="http://neosmart.net/gallery/v/wallpapers/Vista/">here</a> and <a href="http://neosmart.net/gallery/v/wallpapers/Vista/official/">here</a>.</p>
<p> <span id="more-653"></span>
</p><p>We’re taking hundreds of screenshots of Windows 7 and its new features &amp; components even as we’re posting this – keep your eyes peeled, they’ll be joining our extensive collection of <a href="http://neosmart.net/gallery/v/os/">Operating System screenshots</a> in the same fashion as <a href="http://neosmart.net/gallery/v/os/Vista/">the Windows Vista screenshots</a> were added: build-by-build with all the little details covered in true geek fashion.</p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=Fl3CYT8F"><img src="http://feeds.feedburner.com/~f/neosmart?i=Fl3CYT8F" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=5zRGYpdE"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=fRdEsVGm"><img src="http://feeds.feedburner.com/~f/neosmart?i=fRdEsVGm" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=9LrMfheK"><img src="http://feeds.feedburner.com/~f/neosmart?i=9LrMfheK" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=1YVeTq8W"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=7FiDrYAj"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=ZN3O4uVg"><img src="http://feeds.feedburner.com/~f/neosmart?i=ZN3O4uVg" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=OQoRwMHu"><img src="http://feeds.feedburner.com/~f/neosmart?i=OQoRwMHu" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/ZJmyYO7SG0w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2008/windows-7-wallpapers-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ToolTipFixer 2.0 Released!</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/CwH4Dd1aj34/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/CwH4Dd1aj34/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 17:32:19 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2008/tooltipfixer-2-released/</guid>
		<description><![CDATA[NeoSmart Technologies first released ToolTipFixer to great acclaim last June, over a year ago now. Since then, the downloads have kept on pouring in – along with a number of suggestions that we’ve taken to heart and hopefully implemented in a way that will please our users.
You can now download ToolTipFixer 2.0 which has a [...]]]></description>
			<content:encoded><![CDATA[<p>NeoSmart Technologies first released ToolTipFixer to great acclaim last June, over a year ago now. Since then, the downloads have kept on pouring in – along with a number of suggestions that we’ve taken to heart and hopefully implemented in a way that will please our users.</p>
<p>You can now <a href="http://neosmart.net/dl.php?id=10">download ToolTipFixer 2.0</a> which has a number of changes and improvements based on <a href="http://neosmart.net/wiki/display/TTF/">the feedback we’ve received</a> during the past year. First, for those of you that aren’t familiar with ToolTipFixer, it’s a nifty “patch” for a very frustrating bug in Windows which winds up rendering tooltips <em>behind</em> the taskbar, leaving them unreadable and generally annoying the user to no end:</p>
<p><img src="http://neosmart.net/wiki/download/attachments/4915203/Before.png" /> </p>

<p>ToolTipFixer sits silently and invisibly in the background, intercepting this problem and fixing it as it happens – letting you read those tooltips and use your PC the way you should be able to.</p>
<p> <span id="more-644"></span>
</p><p>Now for the good stuff: the number one request we’ve had was to eliminate the Microsoft .NET Framework as a requirement for using ToolTipFixer. As a matter of productivity and preference, Microsoft’s .NET Framework has a special place in our hearts, but we realize that many people would prefer something a bit… lighter and as such ToolTipFixer 2.0 has been rewritten from scratch in C++ <strong>with no dependencies – not even the MSVC++ runtime libraries.</strong></p>
<p>The second oft-made request was improvements to ToolTipFixer’s memory usage. This particular component is tightly-tied to the development platform of choice, and with the switch over to unmanaged C++, it’s become possible to further-tune the amount of memory that TTF uses and bring it down as much as possible, something that’s not in the developers’ hands when using the .NET Framework – which, with its automated garbage cleanup, makes memory usage highly variable at best.</p>
<p>TTF 2 has drastically improved memory management – <strong>it’ll take so little memory, you won’t even know it’s there</strong> (from 0.3 to 1.5 MiB in our extended testing, depending on OS and platform).</p>
<p>Then there are those 64-bit Windows users, and more of them than ever before. Just because you have 4+ GiB of RAM in that machine of yours doesn’t mean you can’t get rid of this bug too – <strong>ToolTipFixer 2.0 has full support for Windows XP/Vista x64!</strong></p>
<p>And to save the best for last, ToolTipFixer can now be run in what we call “standalone mode.” During setup, you’ll have the option of either installing TTF the traditional way – as a system application sitting silently and invisibly in the background – or as a standalone module that you run only when you need it. Some people experience the tooltip corruption problem less often than others, and if it doesn’t bother you incessantly then <strong>you can choose to only run TTF when you need it</strong>!</p>
<p class="save">Download: <a href="http://neosmart.net/dl.php?id=10">ToolTipFixer 2.0</a></p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=1Z5wPyvO"><img src="http://feeds.feedburner.com/~f/neosmart?i=1Z5wPyvO" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=9TJpjAws"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=oVapFuWr"><img src="http://feeds.feedburner.com/~f/neosmart?i=oVapFuWr" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=m9rV3TTV"><img src="http://feeds.feedburner.com/~f/neosmart?i=m9rV3TTV" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=SaFCDafO"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=D8xPxUQj"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=e7fZHThV"><img src="http://feeds.feedburner.com/~f/neosmart?i=e7fZHThV" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=YQOXlMHh"><img src="http://feeds.feedburner.com/~f/neosmart?i=YQOXlMHh" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/CwH4Dd1aj34" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2008/tooltipfixer-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Isn’t For Gamers Anymore</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/NAmuTxnyNQk/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/NAmuTxnyNQk/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 23:03:16 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2008/windows-isnt-for-gamers-anymore/</guid>
		<description><![CDATA[ For the past decade-and-a-half, “Windows” has been synonymous with “PC Gaming” – after all, no other PC platform has managed to satiate the undying hunger gamers are quite famous for. But now it seems that Windows is on the verge of losing its distinction as the gaming platform of choice &#8211; with nothing but [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" src="http://neosmart.net/gallery/d/401-20/Vista.png" /> For the past decade-and-a-half, “Windows” has been synonymous with “PC Gaming” – after all, no other PC platform has managed to satiate the undying hunger gamers <a href="http://news.bbc.co.uk/1/hi/technology/4137782.stm">are quite famous for</a>. But now it seems that Windows is on the verge of losing its distinction as the gaming platform of choice &#8211; with nothing but Microsoft’s own machinations to blame.</p>
<p>Despite PC users&#8217; widely-varying taste and preference in operating systems and platforms, gamers need Windows. In fact, one of the biggest reason people around the globe tend to dual-boot is their undying love for gaming and the fact that no other OS out there can boast the wide range of gaming titles and genres available for their platform like Windows can. The traditional choice faced by most non-Windows users has been to either install and dual-boot Windows or bite the built and buy a gaming console &#8211; ask us, <a href="http://neosmart.net/dl.php?id=1">we would know</a>.</p>
<p>But this is all about to change, thanks to Microsoft&#8217;s reckless abandon for one of its few truly-loyal userbases. </p>
<p>When Microsoft first began its frenzied <a href="http://www.microsoft.com/windows/windows-vista/discover/default.aspx">Vista marketing campaign</a> in 2006, one of the points it focused on most and repeated over and over again was just how big of <a href="http://www.microsoft.com/windows/windows-vista/discover/play-games.aspx">a gaming revolution</a> Windows Vista was. Gaming was a large part of the Vista WOW campaign, but it has since failed to disappoint. But this isn&#8217;t an article about Vista, it&#8217;s about how Windows is poised to lose its gaming advantage if Microsoft doesn&#8217;t get its act together sometime soon.</p>
<p> <span id="more-641"></span>
</p><p>The problem is that Windows &#8211; standalone or in a dual-boot &#8211; is quickly becoming the lesser-appealing option when compared to a gaming console&#8230; in large part thanks to Microsoft&#8217;s ridiculous, biased, and fairly infuriating decisions to release games for Xbox and then for PC.</p>
<p>A major part of the gaming/entertainment Vista PR that went out around the same time as the OS: <a href="http://www.microsoft.com/presspass/press/2006/may06/05-09G4WE3LineupPR.mspx">Microsoft Announces Spectacular Windows Vista Title Lineup</a>. Spectacular? Hardly so. Take a look at the <a href="http://en.wikipedia.org/wiki/Microsoft_Game_Studios#Games_released_under_the_MGS_brand">Microsoft Game Studios release history</a> for 2006 and 2007, you&#8217;ll find a great disparity between the number of titles MGS released for Windows verses those for the Xbox (360)&#8230;</p>
<p>If you ignore expansion packs (the Zoo Tycoon development team seems to love these), you&#8217;ll find that Microsoft Game Studios released a total of nineteen titles for the Xbox over these two years, compared to a mind-blowing <strong>six</strong> titles for the PC over that same period &#8211; half of which were either available on the Xbox simultaneously or years before!</p>
<p>But what does Microsoft have to say about the obvious deterioration of the Windows gaming market?</p>
<blockquote><p>The Windows gaming world continues to evolve, and we believe in the future of that property.</p>
<p>-Shane Kim, Microsoft&#8217;s Vice President of Interactive Entertainment</p>
</blockquote>
<p><font color="#333333">Sorry Mr. Kim, but we find that a bit hard to believe. Mr. Kim&#8217;s <a href="http://www.edge-online.com/features/kim-we-still-believe-pc-games">statement</a> came in response to the recent (shocking) news that Microsoft&#8217;s (PC game development) Ensemble Studios &#8211; authors of Microsoft&#8217;s Age of Empires claim-to-fame hit series &#8211; <a href="http://www.shacknews.com/onearticle.x/54654">would be shut down</a> for &quot;fiscal reasons.&quot;</font></p>
<p>Obviously Microsoft is in a hard place here, needing to cater to both of the (competing) PC and gaming console markets at the same time. However, due to the serious 3rd-party <em>hardware/platform </em>competition in the gaming console market it seems that Microsoft&#8217;s decision has been to give Xbox the priority here.</p>
<p>It&#8217;s obviously not Microsoft&#8217;s job to develop games for its own platform &#8211; technically, all they have to do for either the PC or the Xbox is develop the APIs and provide 3rd party gaming developers with the tools and support they need to make it work. And 3rd party developers have not let anyone down, with astonishing numbers of titles being published for both platforms.</p>
<p>But if Microsoft wants to ensure that its platform retains its current hold on the PC gaming market they&#8217;re going to need to do a bit more to convince potential Windows gamers to stick to their platform and not go out and get a gaming console instead. It&#8217;s quite a logical choice to focus on Windows here &#8211; there are literally millions of Windows users who would be using something else if it wasn&#8217;t for Windows&#8217; vice-like grip on the gaming market.</p>
<p>The fact is, PC gamers and console gamers aren&#8217;t the same market targets. It won&#8217;t kill Microsoft&#8217;s Xbox division to treat their Windows gamers with a little bit more respect than they&#8217;re currently doing &#8211; if not for the users&#8217; sake then for their own. </p>
<p>But no matter what Microsoft Game Studios does or doesn&#8217;t do, it can&#8217;t actually <em>damage</em> the Windows gaming platform &#8211; all it does is create a scenario wherein another OS can work hard and potentially overtake Windows at its own game (pun intended!). </p>
<p>Mac OS and Linux both have a rare opportunity on the horizon &#8211; but for it to have any impact on the current PC gaming sector&#8217;s dynamics, they&#8217;ll have to put a bit more effort into the gaming scene than they&#8217;re currently doing. Something that requires this sort of centralized coordination is definitely not one of Linux&#8217;s strong suites, so the ball is now squarely in Apple&#8217;s playing field, and it&#8217;s up to them what they do with it.</p>
<p>Basically, Microsoft needs to watch its step. The incentives for PC gaming are at their lowest levels in years with even real-time strategy games &#8211; the PC&#8217;s long-standing forte &#8211; being developed first for the gaming consoles and then, possibly, for the PC (yes, we&#8217;re looking at you, <a href="http://en.wikipedia.org/wiki/Halo_Wars">Halo Wars</a>!). </p>
<p>And then there&#8217;s Bungie &#8211; cross-platform game developers bought up by Microsoft years ago, authors of the internationally-acclaimed “Halo” series, and now released from Microsoft&#8217;s reigns with its sights set squarely on <a href="http://www.appleinsider.com/articles/07/10/05/its_official_bungie_breaks_free_of_microsoft.html">developing games for the Mac once more</a>.</p>
<p>At the end of the day, Microsoft’s size is getting the better of itself once more; with its own divisions failing to compete with themselves they way they should. Microsoft needs to pick up on this slow degradation of PC gaming satisfaction and do something to buck the trend, or else they could suffer some serious consequences.</p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=ZuwBIK1B"><img src="http://feeds.feedburner.com/~f/neosmart?i=ZuwBIK1B" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=g71U3hXy"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=mk1c4sAT"><img src="http://feeds.feedburner.com/~f/neosmart?i=mk1c4sAT" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=Hvzwyc3B"><img src="http://feeds.feedburner.com/~f/neosmart?i=Hvzwyc3B" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=jItu1s0R"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=nhTv3vRi"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=Tc8HH9aw"><img src="http://feeds.feedburner.com/~f/neosmart?i=Tc8HH9aw" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=SknL0iaK"><img src="http://feeds.feedburner.com/~f/neosmart?i=SknL0iaK" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/NAmuTxnyNQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2008/windows-isnt-for-gamers-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Request_URI For IIS Updated with ISAPI_Rewrite 3 Support</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/yAn14E-sLAU/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/yAn14E-sLAU/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 12:50:55 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2008/request_uri-for-iis-updated-with-isapi_rewrite-3-support/</guid>
		<description><![CDATA[Request_URI for IIS, NeoSmart Technologies’ compatibility toolkit for IIS on Windows, has been updated to version 1.1, with support for Helicon’s ISAPI_Rewrite 3.x
With this update the installation process has been simplified somewhat, in particular the need modify HTTPD.INI to set the server variables has been eliminated – you just need to install ISAPI_Rewrite 3, configure [...]]]></description>
			<content:encoded><![CDATA[<p>Request_URI for IIS, NeoSmart Technologies’ compatibility toolkit for IIS on Windows, has been updated to version 1.1, with support for Helicon’s ISAPI_Rewrite 3.x</p>
<p>With this update the installation process has been simplified somewhat, in particular the need modify HTTPD.INI to set the server variables has been eliminated – you just need to install ISAPI_Rewrite 3, configure php.ini to load up <a href="http://neosmart.net/dl.php?id=7">request_uri.inc</a>, and you’re set.</p>
<p>Request_URI for Windows 1.1 retains backwards compatibility with ISAPI_Rewrite 2.x for those of you who’d rather not switch to the new (and much-improved) version 3.x.</p>
<p> <span id="more-636"></span>
</p><p class="save">Download <a href="http://neosmart.net/dl.php?id=7">Request_URI for IIS 1.1</a></p>
<p>The full instructions for installing and configuring Request_URI for Windows can be found at <a href="http://neosmart.net/blog/2006/100-apache-compliant-request_uri-for-iis-and-windows/">the original posting</a>. Please post any support questions <a href="http://neosmart.net/forums/">in the forums</a>.</p>
<p><small>NeoSmart Technologies is not affiliated with Helicon software in any way.</small></p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=2cO5jdOE"><img src="http://feeds.feedburner.com/~f/neosmart?i=2cO5jdOE" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=MBKqYXY3"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=I8Cv5l3r"><img src="http://feeds.feedburner.com/~f/neosmart?i=I8Cv5l3r" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=OfmHf0RL"><img src="http://feeds.feedburner.com/~f/neosmart?i=OfmHf0RL" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=djn103a8"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=eS7q50Kd"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=wgILVNIr"><img src="http://feeds.feedburner.com/~f/neosmart?i=wgILVNIr" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=07Jejbli"><img src="http://feeds.feedburner.com/~f/neosmart?i=07Jejbli" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/yAn14E-sLAU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2008/request_uri-for-iis-updated-with-isapi_rewrite-3-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don’t Forget About the Dual-Booters!</title>
		<link>http://feeds.neosmart.net/~r/neosmart/~3/74Noq2yg7fM/</link>
		<comments>http://feeds.neosmart.net/~r/neosmart/~3/74Noq2yg7fM/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:54:10 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Syndicated News]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://neosmart.net/blog/2008/dont-forget-about-the-dual-booters/</guid>
		<description><![CDATA[ InfoWorld has an article out today wherein Randall Kenney of the “Windows Sentinel” team (a program used to monitor system settings and performance to provide aggregate data for analysis) trashes end-user uptake of Windows Vista by revealing that 35% of surveyed PCs that ship with Vista have downgraded to Windows XP.
While that’s a stunning [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://neosmart.net/gallery/d/401-20/Vista.png" alt="" align="right" /> InfoWorld has an article out today wherein Randall Kenney of the “Windows Sentinel” team (a program used to monitor system settings and performance to provide aggregate data for analysis) trashes end-user uptake of Windows Vista by revealing that 35% of surveyed PCs that ship with Vista <a href="http://weblog.infoworld.com/sentinel/archives/2008/08/bursting_the_vi.html">have downgraded to Windows XP</a>.</p>
<p>While that’s a stunning number of Vista-only OEM machines running Windows XP, Mr. Kenney seems to have forgotten about those of us that dual-boot. As <a href="http://nesomart.net/dl.php?id=1">champions of dual-booters everywhere</a>, we’ve got to put our two cents in here.</p>
<p>If you keep in mind the type of people who would install the Windows Sentinel tool and take part in such a geeky program you’ll realize that it’s not too out there for a good number of these people to be the kind that run multiple operating systems on their machines.</p>
<p><span id="more-632"></span></p>
<p>Obviously not all of Windows Sentinel’s (only) three thousand subscribers are included in the numbers above (it’s highly unlikely that even 80% of the 3000 subscribers are using hardware that only comes from the OEM with Windows Vista installed). And of the percentage that <em>are</em> using late-model hardware, a hefty percentage dual-boot.</p>
<p>We don’t have any numbers as far as the number of dual-booters out there, but they’re certainly not few enough to be discounted. Keeping that in mind, it’s rather unprofessional of InfoWorld to claim that 35% of all Vista users will downgrade to Windows XP. Obviously big numbers make for better headlines, but this is the kind of stuff that can damage stocks and ruin jobs – you don’t want that on your conscious, at least, not without good reason.</p>
<p>Not that we’re suffering from any delusions or hallucinations with regards to Windows Vista’s relatively shoddy performance and stability, but you’ll agree that it’s a rather far cry to go from “a lot of people have reservations about upgrading to Windows Vista” to “a lot of people will take the time and effort to remove Vista from a PC and put Windows XP in its stead;” especially keeping in mind that Vista’s been out for two years now and there’s an (unfortunately) increasingly-large number of Vista-only products out there on the market.</p>
<p>More data from InfoWorld and the Windows Sentinel service would certainly be most-welcome in giving a clearer picture of what the actual numbers are and where end-users stand in this OS mess.</p>
<div class="feedflare">
<a href="http://feeds.neosmart.net/~f/neosmart?a=vDxVOkGN"><img src="http://feeds.feedburner.com/~f/neosmart?i=vDxVOkGN" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=7AZGI8wh"><img src="http://feeds.feedburner.com/~f/neosmart?d=41" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=MuPT9vKS"><img src="http://feeds.feedburner.com/~f/neosmart?i=MuPT9vKS" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=ySMcwGmq"><img src="http://feeds.feedburner.com/~f/neosmart?i=ySMcwGmq" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=Z6HJTx6I"><img src="http://feeds.feedburner.com/~f/neosmart?d=43" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=1CAClpQT"><img src="http://feeds.feedburner.com/~f/neosmart?d=52" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=b0INgkwu"><img src="http://feeds.feedburner.com/~f/neosmart?i=b0INgkwu" border="0"/></a> <a href="http://feeds.neosmart.net/~f/neosmart?a=oAqBHIzT"><img src="http://feeds.feedburner.com/~f/neosmart?i=oAqBHIzT" border="0"/></a>
</div><img src="http://feeds.feedburner.com/~r/neosmart/~4/74Noq2yg7fM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://neosmart.net/blog/2008/dont-forget-about-the-dual-booters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; Day 90</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-day-90</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-day-90#comments</comments>
		<pubDate>Fri, 28 Sep 2007 12:44:10 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[aero]]></category>
		<category><![CDATA[care]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[one]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Ultimate]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.eastonroyce.com/90-days-of-vista-day-90</guid>
		<description><![CDATA[My last few days looked like this: &#160; Unfortunately, I was away on &#8220;1 Day to Go&#8221;, so I wasn&#8217;t able to get a screen grab, but I think you get the idea. My days of using Windows Live One Care, were over! Trust me, I celebrated! The inclusion of Windows Live OneCare in my [...]]]></description>
			<content:encoded><![CDATA[<p>My last few days looked like this:</p>
<p><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/10.jpg" title="10 Days to Go"></a></p>
<p style="text-align: center"><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/10.jpg" title="10 Days to Go"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/10/10.thumbnail.jpg" alt="10 Days to Go" /></a><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/5.jpg" title="5 Days to Go"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/10/5.thumbnail.jpg" alt="5 Days to Go" /></a><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/4.jpg" title="4 Days to Go"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/10/4.thumbnail.jpg" alt="4 Days to Go" /></a><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/3.jpg" title="3 Days to Go"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/10/3.thumbnail.jpg" alt="3 Days to Go" /></a><a href="http://www.eastonroyce.com/wp-content/uploads/2007/10/2.jpg" title="2 Days to Go"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/10/2.thumbnail.jpg" alt="2 Days to Go" /></a></p>
<p style="text-align: center" align="left">&nbsp;</p>
<p> Unfortunately, I was away on &#8220;1 Day to Go&#8221;, so I wasn&#8217;t able to get a screen grab, but I think you get the idea. My days of using Windows Live One Care, were over! Trust me, I celebrated!</p>
<p>The inclusion of Windows Live OneCare in my 90 day stint, was most certainly a disaster, and also the cause of most of my stress during my use of Windows Vista. Just like other Virus/Spyware detection combo software suites, it too was always scanning in the background. Scanning so much infact, that it would often make reading my email near impossible. I would sometimes wait up to 5 minutes for an email to load into view. The Windows Live OneCare firewall was a pain in the butt, not to mention that Windows Vista itself, did not even acknowledge that it had a firewall installed. For the entire 90 days, Windows Vista was bugging me to enable Windows Vista Firewall, because apparently I didn&#8217;t have one installed! For some unknown reason, Windows Live OneCare continued to disable Windows Defender. I found this to be a pain, because every few days Windows Defender would make it to the top of the pile saying &#8220;Hey! I am disabled! Enable me Again!&#8221;. Of course after enabling Windows Defender, I would then have to do a spyware scan, even if I didn&#8217;t want to! &#8220;Later&#8221; I would click, only to see my CPU usage go way up as it started scanning in the background instead.</p>
<p>One very irritating caveat of Windows Vista, is physical memory usage. During my 90 days, I was unable to get Windows Vista to really function the way I wanted it too. For example, I have 2GB of DDR Memory. So I figure &#8220;what do I need a swap file for&#8221;. So I disable the swap file, and immediately Windows Vista complains that it does not have enough memory! It even performed sluggishly! Now, if I were to do this in Windows XP, the system would be forced to push as much as possible into physical memory. Which in the case of my laptop with 2GB of DDR Memory, was perfectly fine! I never exceeded 2GB and my laptop never skipped a beat. Come Windows Vista, and I am able to perform the same feat! The best I could get was a compromise, which was still horrid. I was able to push the swap file down to a minimum size of 200MB (instead of the &#8220;Windows Managed&#8221; 3.5GB). However, if a program on my laptop should use more then 200MB of Memory (Firefox for example, as I am sure many of you have experienced), I would still get the memory warning errors. Sure, I can ignore them, but eventually, Windows Vista would crash Firefox altogether, or whatever offending programs were &#8220;taking up too much memory&#8221;. As I said above, this was never a problem in Windows XP. Hopefully there is a work around for this out there somewhere. I share my HDD with a Linux Partition, so 3.5GB wasted on a swap file is a lot for me, especially since Fedora 7 is quite capable of running smoothly with no swap partition at all!</p>
<p>Overall, my 90 days of Vista has been fun, and for the most part, I have had next to no troubles. I have swamp of applications installed, and they all work fine, including the ones I had to install in &#8220;Windows XP SP2 Compatibility Mode&#8221;. Heck, I was even able to install Command and Conquer Windows 95 Edition. With an extra piece of software, I was able to battle against my younger brother.</p>
<p>The slick new interface is funky, and easy to disable when it gets in the way (like when it is sucking up too much of my 200MB swap file for example!). Windows Aero is handy, but it&#8217;s not the be all of Windows Vista, it&#8217;s just the icing on the cake.</p>
<p>I also opted to include Microsoft Office 2007 in my 90 day stint. The latest version of the Microsoft Office Suite, and boy is it something! Most of the applications have been completely re-written, others updated. If you haven&#8217;t tried Microsoft Office 2007 yet, you should give it a shot!</p>
<p>I am sure that Windows Vista has far more to offer then what I have experienced so far, and for the moment, I am going to stick to using Windows Vista and Office 2007, to get the most out of both of them, and broaden my knowledge. I am somewhat established here now, and it would be a shame to just leave it all. I miss using linux, however I think I will continue my use of Windows Vista, at least until Fedora 8 is released.</p>
<p>I will even continue to post my findings and discoveries of Windows Vista, and hopefully at some point, I write a &#8220;Windows Vista &#8211; The Perfect Setup&#8221; guide. Actually, I have one in the works already&#8230; so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-day-90/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; Day 68</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-day-68</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-day-68#comments</comments>
		<pubDate>Thu, 06 Sep 2007 01:18:22 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[Ultimate]]></category>

		<guid isPermaLink="false">http://www.eastonroyce.com/90-days-of-vista-day-68</guid>
		<description><![CDATA[Get Better Graphics Performance So far I have managed to do a fair amount of complaining about Windows Vista. In particular, I have referred my quality of computer gaming, gone down the drain, due to the strain and drain that Windows Vista puts on my computer. Well campers, I found a solution to my problems [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Get Better Graphics Performance</strong></p>
<p>So far I have managed to do a fair amount of complaining about Windows Vista. In particular, I have referred my quality of computer gaming, gone down the drain, due to the strain and drain that Windows Vista puts on my computer. Well campers, I found a solution to my problems just hours ago.</p>
<p><strong>WARNING:</strong></p>
<p>BY FOLLOWING THE INSTRUCTIONS BELOW, YOU AGREE THAT I WILL ACCEPT NO RESPONSIBILITY FOR DAMAGE CAUSED TO ANYONES COMPUTER THROUGH MISS USE OR MISUNDERSTANDING OF THE INSTRUCTIONS BELOW. PLEASE FOLLOW THE INSTRUCTIONS BELOW AT YOUR OWN RISK. JUST COVERING MY ASS. FEEL FREE TO POST ANY QUESTIONS OR COMMENTS <img src='http://www.eastonroyce.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>Step 1 &#8211; <a href="http://www.tweakvista.com/TweakVistaUtility/" title="http://www.tweakvista.com/TweakVistaUtility/" target="_blank">Install TweakVista</a></strong></p>
<p>Yep, download and install this baby. Once installed, customise to your hearts content. Try disabling lots of things. TweakVista won&#8217;t let you break your computer, so go ahead, disable stuff. In particular, disable any services or programs you don&#8217;t need running. You might need to visit the services list in the Windows Vista administrative tools (not a section in TweakVista). Once there, go through the list and stop / disable any services that you do not use.</p>
<p>Do yourself a favour. If you haven&#8217;t already, disable User Account Access Control. Windows Vista will fuss about it, so disable the annoying pop ups too. If you don&#8217;t have a home network, there are heaps of services you can disable that would otherwise be sucking up precious memory!</p>
<p><strong>Step 2 &#8211; Disable Windows Display Manager</strong></p>
<p>Yep. This is the fancy smancy applet/gizmo that runs on top of windows and gives you that funky glass (or not so funky glass if you have Vista Basic) look on your desktop. You can disable the Windows Display Manager in TweakVista. Alternatively, you can tune your computer for performance instead of looks. You can do this under Advanced System Settings, in the Control Panel, under System.</p>
<p>Your desktop environment will be reminiscent of Windows XP Classic, but heck, does it really matter?</p>
<p><strong>Step 3 &#8211; Update!</strong></p>
<p>Make sure you have all available Windows Vista updates installed. Also, make sure you have the latest graphics drivers installed. If you are like me and have an ATI Radeon 9800 SE (software modded to be an ATI Radeon 9800 Pro) then make sure you have the <a href="http://www.techpowerup.com/softmod/" title="http://www.techpowerup.com/softmod/" target="_blank">latest modded driver</a>.</p>
<p><strong>Step 3 &#8211; Reboot and Play Games</strong></p>
<p>I couldn&#8217;t believe the performance hit! Suddenly my games were fast, EVERYTHING was fast! My computer logged on to the desktop in seconds. It now also only takes seconds to shut down! Absolutely amazing stuff!</p>
<p><strong>Summary</strong></p>
<p>Install TweakVista &#8211; Customise your system for performance rather than features</p>
<p>Disable any unneeded or unnecessary services &#8211; Take your time, read the descriptions. Disabled as much as you can. If you are unsure &#8211; LEAVE IT!</p>
<p>Adjust your system for best performance &#8211; Disable Windows Display Manager (WDM). You won&#8217;t have your fancy looking interface, but you will be saving on that new graphics card you were considering purchasing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-day-68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; Day 62</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-day-62</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-day-62#comments</comments>
		<pubDate>Fri, 31 Aug 2007 01:26:50 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[Beginners]]></category>

		<guid isPermaLink="false">http://www.eastonroyce.com/90-days-of-vista-day-62</guid>
		<description><![CDATA[Last Night, Windows Live OneCare informed me that I was now rounding the last corner towards the home stretch. With the exception that mine said &#8220;30 Days&#8221; where the screen shot says 21 Days. I neglected to take a screen shot of my pop up (it was 11:30pm, and I was trying to watch the [...]]]></description>
			<content:encoded><![CDATA[<p>Last Night, Windows Live OneCare informed me that I was now rounding the last corner towards the home stretch.</p>
<p><a href="http://www.eastonroyce.com/wp-content/uploads/2007/08/1000951245onecare21daysleft.jpg" title="1000951245onecare21daysleft.jpg"></a></p>
<p style="text-align: center"><a href="http://www.eastonroyce.com/wp-content/uploads/2007/08/1000951245onecare21daysleft.jpg" title="1000951245onecare21daysleft.jpg"><img src="http://www.eastonroyce.com/wp-content/uploads/2007/08/1000951245onecare21daysleft.thumbnail.jpg" alt="1000951245onecare21daysleft.jpg" /></a></p>
<p>With the exception that mine said &#8220;30 Days&#8221; where the screen shot says 21 Days. I neglected to take a screen shot of my pop up (it was 11:30pm, and I was trying to watch the end of a DVD, while an automated system scan by Windows Live One Care not scheduled by myself in any way, was taking up 100% of the CPU time).  I wonder if Windows Live One Care might actually start to do a better job, in an attempt to encourage me to purchase a subscription at the end? Some how I don&#8217;t think so.</p>
<p><strong>Issues</strong></p>
<p>The amount of software still not compatible with Windows Vista is becoming a problem. So far I have been able to install <em>some</em> software using the Windows Vista Compatibility Settings. Windows Vista Compatibility does work well, but it&#8217;s not the solution for every program. Some software applications just will not work.</p>
<p>I guess my biggest complainy is a result of the amount of times Firefox has crashed in the last 40 days. It crashes now at least once every 2-3 days. I applaud its ability to restore my session after the crash, but why did Firefox crash in the first place?</p>
<p>Windows Live One Care still continues to  can my system <em>every damn night! </em>When 90 days are over, I will be removing Windows Live One Care, and installing a <em>real </em>firewall and anti virus software combination. It seems that the free 90 day trial, can&#8217;t actually remove anything from the system, it merely finds viruses and spy-ware and &#8220;quarantines&#8221; them. Want to remove the malware? Sorry, have to pay for a subscription to be able to do that! As for the monthly Tune Up. What Tune Up? I haven&#8217;t seen it once yet!</p>
<p>The installation of Windows Live One Care has probably been the worst caveat so far. The integrated firewall is particularly annoying. Especially when the pop messages for programs that require access to the internet, always manage to appear behind absolutely everything else. To make matters worse, they don&#8217;t flash on the task bar, like a new active window does. This then causes programs to function strangely, because they need access to the internet, which they don&#8217;t have, because Windows Vista failed to notify me correctly.</p>
<p>For some reason, Windows Live One Care also continues to disable Windows Defender. I have no idea why this occurs. Every time I go to run Windows Defender, or it is scheduled to run, I get a pop up message telling me that Windows Defender has been disabled, and that I need to re-enable it. The disabling seems to happen all the time, and is completely invisible to me. Sometimes Windows Defender must be disabled for days at a time, as it often needs to download updates, and than perform several scans. On My PC with Windows Vista, this never happens. My PC however, does not have Windows Live One Care installed either. In fact, My PC is running perfectly fine, with the exception of the degradation in graphics performance.</p>
<p>Pretty soon, getting a replacement AGP graphics card won&#8217;t be too easy. Better start shopping around on eBay now I think!</p>
<p>Power consumption is something that I feel Windows Vista does not take care of too well. When I was running Windows XP, I was able to use my laptop, on batter power for a couple of hours. With Windows Vista, set to &#8220;Power Saving Mode&#8221;. I am lucky if I am able to get 30 minutes out of my laptop, before the performance is so low that my system is unusable.  I guess if I turned off Windows Aero, I might get a few more minutes, but wouldn&#8217;t it be useful if Windows Vista just reverted to the Basic Theme when the systems is running on battery? It&#8217;s not as if it is a big task to change to the basic theme. Just stop the Windows Display Manager server (WDM).</p>
<p>With all of that our of the way, Windows Vista has still been quite good otherwise. I have my complaints, but I haven&#8217;t been forced to go back to Linux. Oh how I do miss my Fedora! I wonder will I get to use Fedora 7 much, before Fedora 8 is released? According to the <a href="http://fedoraproject.org/wiki/Releases/8/Schedule?action=show&amp;redirect=Schedule">Fedora Release Schedule</a>, I will get a month or so of use before Fedora 8 is released. I know I could just continue to use Fedora 7, but I like to live on the edge!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-day-62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; Day 20</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-day-20</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-day-20#comments</comments>
		<pubDate>Thu, 19 Jul 2007 13:01:40 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Ultimate]]></category>

		<guid isPermaLink="false">http://www.eastonroyce.com/90-days-of-vista-day-20</guid>
		<description><![CDATA[A Few Annoying Bugs Why must FTP support always be crappy? No matter what version of Windows I use, whenever I put an FTP address into Explorer, in the username:password@hostname.tld/public_html/site/this/that/etc it always crashes the first time. That&#8217;s right. Even in Vista, it crashes the first time, and then when I try it the second time [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A Few Annoying Bugs</strong></p>
<p>Why must FTP support always be crappy? No matter what version of Windows I use, whenever I put an FTP address into Explorer, in the <em>username:password@hostname.tld/public_html/site/this/that/etc  </em>it always crashes the first time. That&#8217;s right. Even in Vista, it crashes the first time, and then when I try it the second time around. I am denied access. To get to where I want to go. I have manually login again with Explorer, and then start at the home directory and navigate my way to the directory I want to upload some files too. Arrgh! Such a pain! Why does Explorer remember the locations I have been to via FTP in it&#8217;s history, if it is going to deny me from using such short cuts!! And No, it&#8217;s not just one FTP sites, It&#8217;s all FTP sites. And No, it&#8217;s not my internet connection, because I have been to many different locations with my Laptop, and the result is the same!</p>
<p>What is with Presentation Mode? (I am using Vista on a Laptop). It doesn&#8217;t do anything? Every time I connect my laptop to a projector (to teach a class with a PowerPoint presentation for example), I have to use &#8220;Extend Desktop&#8221;. Even with the Official ATI drivers installed, I can not get the Projector to function as a second monitor per say. Presentation Mode On, Presentation Mode Off. Wtf? I used to be able to do this fine with Windows XP.</p>
<p>The automated running of Windows Live One care is a pain. Especially at 10:30pm at night, when I am working on a Power Point presentation, and I want to save it! If I am able to save it (i.e, my system responds long enough to accept the command) I have to be sure not to click anything else, otherwise Power Point goes all white eyes on me and then it never recovers. Why did Microsoft steal the &#8220;darkening of the non responding windows&#8221; from Linux? Especially since the windows nearly always recover in Linux. Why don&#8217;t they just go down the Mac road. If the current window has stopped responding for more then 30 seconds, just make it go away! To quote Hunter Chrestle &#8220;Poof! It goes away! You didn&#8217;t click anything, you didn&#8217;t even save! It&#8217;s just gone!&#8221;</p>
<p>I think Windows Live One Care wants my money. I feel slightly like I am being scammed. Every night, Windows Live One Care does a scan. Every night, it tells me how it found 7 (or 10) viruses. It also tells me how it tried to quarantine them, and failed! The same message box says that I should pay for a subscription with better protection. After that, the status of Windows Live One Care stays all green, and apparently there are no problems! So, do I have viruses on my PC, or is this just a copy cat situation, like plenty of that scam software out there available on the internet? What do they call that? Spyware was it?</p>
<p><strong>Interesting Smarts</strong></p>
<p>Vista and Office Ultimate do have some interesting new features. For Example, Outlook 2007 will now attempt to find out your incoming and outgoing mail servers for you. You just put in your email address, and it does the rest. Success rate so far? 0% and I have 8 (yeah I know) different email addresses. Perhaps it only works with Paying Hotmail and Microsoft Subscribers?</p>
<p>Internet Explorer 7 doesn&#8217;t crash. Every time I used IE7 in Windows XP, it crashed. Yes, I did have a legitimate version that I paid for. Every time I use IE7 in Vista, it never crashes! I like that, but not enough to give up Firefox, which unfortunately has crashed several times this week alone.</p>
<p>Going back to my pains of the Projector, when I extend the desktop, I no longer need to match the resolution on both screens. I can keep my 1440 x 900 resolution, and have the projector, or other monitor attached, set to any resolution I like. I was never able to do this with Windows XP. Being able to do this with Vista, has made using my desktop in &#8220;Extended Desktop Mode&#8221; bearable to say the least.</p>
<p>The automatic network connection sensing is good! I no longer need to disable an interface, when I am using the other, to prevent my computer from having problems accessing the network. I can leave them both enabled and Vista fails over to the device with the best availability. Which means I can switch between work and home, and never have to alter my network settings. Fantastic!</p>
<p><strong>Having Said That &#8230;</strong></p>
<p>So far it has been good. I am enjoying using Vista, although I do find myself pining every once in a while for the familiar linux console. Sometimes I run up a command prompt, but it just isn&#8217;t the same, like really.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-day-20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; Initial Caveats</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-initial-caveats</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-initial-caveats#comments</comments>
		<pubDate>Thu, 05 Jul 2007 13:55:58 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ultimate]]></category>

		<guid isPermaLink="false">http://eastonroyce.roycesoftware.com/90-days-of-vista-initial-caveats</guid>
		<description><![CDATA[Your Graphics Card Sucks I know that there are plenty of people out there that will vouch against what I am about to say, so if you are one of those, feel free to leave your thoughts in the comments. While running Windows XP Professional, my graphics card performed as a Radeon 9800 Pro (I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Your Graphics Card Sucks</strong></p>
<p>I know that there are plenty of people out there that will vouch against what I am about to say, so if you are one of those, feel free to leave your thoughts in the comments.</p>
<p>While running Windows XP Professional, my graphics card performed as a Radeon 9800 Pro (I actually have an ATI Radeon 9800se &#8211; the card that ATI knows nothing about). Thanks to a <a href="http://www.techpowerup.com/softmod" title="http://www.techpowerup.com/softmod" target="_blank">software modification</a>, I was able to have my Radeon 9800se function as a Radeon 9800 Pro, and boy what a difference did it make! Staggering frame rates in all my games, including <a href="http://www.steampowered.com" title="http://www.steampowered.com" target="_blank">Half Life 2</a> and associated games! Needless to say, I was happy I had been a cheap skate, and bought the 9800se from eBay. Up until installing Windows Vista Ultimate, and a couple of games, my 9800se reborn, was &#8220;<a href="http://www.purepwnage.com" title="http://www.purepwnage.com" target="_blank">the ownage</a>&#8221; in my little world. Come now the days of my Windows Vista adventure, and my 9800se reborn, plays games  the same games like a 16MB Voodoo 2.</p>
<p>In other words, my graphics card now totally SUCKS the big one!!!1111. Even though I downloaded the Vista software modification, the resulting increase in performance was only that of a slight percentage, and for the first time (in regards to my graphics card), it caused my system to become unstable, and even blue screen! Yes! <a href="http://www.thehumorarchives.com/joke/Windows_Vista_BSOD" title="http://www.thehumorarchives.com/joke/Windows_Vista_BSOD" target="_blank">Vista has blue screens</a>!</p>
<p>It seems that Windows Vista, really claims a lot of your video memory, just to run Windows, especially with Windows Aero enabled. Which is interesting, considering the same effects, in fact, even cooler and better effects, can be run on a 16MB voodoo 2, on a machine running Fedora 7, with <a href="http://www.beryl-project.org" title="http://www.beryl-project.org" target="_blank">Beryl/Compiz</a> installed.</p>
<p><strong>More RAM Please</strong></p>
<p>While sitting idle with just the weird looking side bar and a couple of explorer windows open, my RAM utilisation is at 70% &#8211; That&#8217;s 700MB of DDR PC2700 (333Mhz) RAM, out of 1GB, being used just by Windows Vista. That&#8217;s <em>before</em> I open or run any programs. That is A LOT!</p>
<p><strong>Are You Sure?</strong></p>
<p>I&#8217;m not entirely sure why Microsoft implemented User Account Control, but it was one of the first features I <a href="http://en.wikipedia.org/wiki/Google_(verb)" title="http://en.wikipedia.org/wiki/Google_(verb)" target="_blank">Googled</a> to disable. Every time you want to do something, you have to get permission from Windows. For example, Just accessing the general computer information (accessible by clicking &#8220;Show More Details &#8221; on the Welcome Screen (if you have that enabled still) will force you to get permission from Windows first. Why do I need permission to do just about anything on my computer, if I am already using an Administrator account? I would hate to be using a standard account. Probably have to ask permission just to click the new fan-dangle start menu!</p>
<p>For those of you who want to know how to disable User Account Control:</p>
<ol>
<li>Make your way to the control panel, and click &#8220;User Accounts&#8221;</li>
<li>Click the option &#8220;Turn User Account Control on or off&#8221;</li>
<li>Untick the box &#8220;Use User Account Control (UAC) to help protect your computer&#8221;</li>
<li>Click OK</li>
<li>Close the &#8220;User Accounts&#8221; window.</li>
<li>Reboot your computer and enjoy some new found freedom!</li>
</ol>
<p><strong>Windows Media Player Rules</strong></p>
<p>Windows Media Player, is now pretty much king. It plays all your videos, plays all your music, shows all your pictures and can even download plug-ins to display power point presentations, instead of having to download the PowerPoint viewer (If you don&#8217;t have Microsoft Office installed). Windows Media Player is also your built in CD/DVD burning and authoring program. Much like <a href="http://www.k3b.org" title="http://www.k3b.org" target="_blank">K3B</a> in Fedora and other linux distributions. You even use it to buy music and videos. The only caveat of Windows Media Player having so much power, is that the burning engine still has to cache absolutely all files that are being worked with, onto your &#8220;C Drive&#8221;. Perhaps there is some merit to this idea, in order to prevent buffer under runs. However, what if the &#8220;C Drive&#8221;, is the partition that is full of data, and you want to remove data from it, by burning it to CD or DVD? You can&#8217;t, if your &#8220;C Drive&#8221; is full, and therefore can&#8217;t burn a CD, because Windows Media Player will not burn the CD, until it can cache the entire contents first.</p>
<p><strong>No Multiple Desktops</strong></p>
<p>I know I am not the first person to accuse Microsoft of being Un-Original. So here is my two cents worth. Among all the things that features and ideas that Microsoft took from other leading operating systems, what I don&#8217;t understand, is why they didn&#8217;t implement a &#8220;Multiple Desktops&#8221; feature. I mean, Flip 3D? It&#8217;s fancy, but that is all. Being a linux user of so very long, multiple desktops is something I can not live without. Since this feature is about doing everything with Windows Vista, there is no reason why I couldn&#8217;t use a work around. To get myself the taste of multiple desktops again, I found Yod&#8217;m 3D. It&#8217;s a pretty poor attempt to imitate the &#8220;<a href="http://www.beryl-project.org/features.php" title="http://www.beryl-project.org/features.php" target="_blank">Cube Affect</a>&#8221; found in Beryl. However it gives me the multiple desktops I require, a little eye candy as well, and impresses my friends.</p>
<p><strong>And Now For Something Positive</strong></p>
<p>I&#8217;ve been fairly negative to Microsoft&#8217;s latest invention so far, so how about a few positive points.</p>
<ol>
<li>Hide inactive icons in the system tray is smarter.</li>
<li>You run many programs with &#8220;Windows XP Compatibility Mode&#8221; that otherwise won&#8217;t run in Vista</li>
<li>For some hardware devices (NOT ALL) you can use your Windows XP drivers and achieve perfect functionality</li>
<li>The new start menu is cool, and you can still revert to classic</li>
<li>Internet Explorer 7 doesn&#8217;t crash after viewing more then two websites, like it does in Windows XP</li>
<li>If you switch between multiple Wireless networks (home and work) as I do, Vista automatically switches to the available network in the location you are in, and applies the correct settings, BEFORE you logon.</li>
<li>You can use Windows Defender to stop programs from starting on startup, just like that great <a href="http://www.mlin.net" title="http://www.mlin.net" target="_blank">StartupControl Panel</a>.</li>
<li>If you have multiple monitors connected to your machine (Laptop or PC) you have different resolutions on both machines, without issue. You can also clone or extend your desktop, without the need for fancy drivers or other programs.</li>
<li>Plug and Play Memory Cards, USB Sticks, whatever they are, all write data on the fly. Now you can really can drag data onto your memory stick, and take it out straight away, without worry if the data was actually written or not.</li>
<li>The Snipping Tool. It&#8217;s just like taking a snapshot with screen grab in <a href="http://www.kde.org" title="http://www.kde.org" target="_blank">KDE</a> (Fedora and other Linux distributions).</li>
<li>Windows Vista is extremely stable if you use it properly. The people who complain about it crashing, are usually the ones that install <a href="http://www.theorica.net/codecs.htm" title="http://www.theorica.net/codecs.htm" target="_blank">12 Codec</a> <a href="http://cccp-project.net/" title="http://cccp-project.net/" target="_blank">packs</a> to get their torrent obtained videos to work. I installed &#8220;Just&#8221; <a href="http://www.videolan.org/vlc/" title="http://www.videolan.org/vlc/" target="_blank">VLC</a>. It works flawlessly in Vista, and has every codec required, self contained. No need to download DivX or XviD or any others.</li>
<li>So far, Windows Live One Care has done a good job at replacing <a href="http://www.lavasoft.de" title="http://www.lavasoft.de" target="_blank">Ad-Aware</a>, <a href="http://www.comodo.com" title="http://www.comodo.com" target="_blank">Comodo Pro Firewall and Comodo Antivirus</a>. Seemless integration into the operating system, and very low overhead.</li>
</ol>
<p><strong>The Road So Far</strong></p>
<p>I&#8217;ve been using Vista for 5 days now. I&#8217;ve installed Firefox and Thunderbird, but haven&#8217;t migrated to Outlook 2007 just yet. Mainly because I was using Thunderbird before, and despite my newest adventure, I can not do without my email. I ended up installing a third party program to perform CD Burning, called <a href="http://www.nch.com.au/burn" title="http://www.nch.com.au/burn" target="_blank">Express Burn</a>. I used to use <a href="http://www.fs-driver.org" title="http://www.fs-driver.org" target="_blank">FS-Driver</a> to read my linux partitions, but have since switched to <a href="http://www.ext2fsd.com" title="http://www.ext2fsd.com" target="_blank">Ext2Fsd</a>. Ext2Fsd provides far more stability then FS-Driver, since I had to use FS-Driver in &#8220;Windows XP Compatibility Mode&#8221;.</p>
<p>Installing software can sometimes be a pain. Despite disabling UAC and using an Administrator account, some software just does not work correctly unless you install it as &#8220;Administrator&#8221;. To do this, you don&#8217;t need to actually use the Administrator account, rather you right click the installation or executable file and select &#8220;Run as Administrator&#8221;. After the installation, you are free to run the program normally with complete functionality.  The first time I noticed this, was when I installed the <a href="http://www.soundblaster.com/mediasource/" title="http://www.soundblaster.com/mediasource/" target="_blank">Creative MediaSource</a> software for my <a href="http://www.creative.com/products/product.asp?category=213&amp;subcategory=214&amp;product=12214" title="http://www.creative.com/products/product.asp?category=213&amp;subcategory=214&amp;product=12214" target="_blank">Zen 6GB Neeon MP3</a> Player.</p>
<p>Speaking of MP3 players (and consequently, plug and play removable media), another positive for Windows Vista is its natural and properly full support for the plug and play of removable media devices. No longer do I need to right click the icon in the system tray, or the drive icon in My Computer (which is now called just &#8220;Computer&#8221;). I can simply copy music or songs to my MP3 player (or PSP, or USB Drive) and simply remove it from laptop or PC, and everything is fine! No corrupt file system, no files missing, its all good!</p>
<p>I&#8217;ve only had Firefox crash one time, and Internet Explorer has many improvements also. Obviously not enough to make me give up Firefox though! The fact that Windows Vista was able to source all the websites and locations to get drivers for devices that it didn&#8217;t already have drivers for, was most definitely a bonus, and I have some weird components. Like an IDE Expansion RAID card. Who has one of those in their PC?</p>
<p>Until next time &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-initial-caveats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>90 Days of Vista &#8211; The Beginning</title>
		<link>http://www.eastonroyce.com/90-days-of-vista-the-beginning</link>
		<comments>http://www.eastonroyce.com/90-days-of-vista-the-beginning#comments</comments>
		<pubDate>Sun, 01 Jul 2007 10:00:29 +0000</pubDate>
		<dc:creator>Easton Royce</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recounts]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[90 Days]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Ultimate]]></category>

		<guid isPermaLink="false">http://eastonroyce.roycesoftware.com/90-days-of-vista-the-beginning</guid>
		<description><![CDATA[Natural Selection Which flavour of Windows Vista do you choose? With a Microsoft Technet Subscription at my fingertips, I could install any version I like, but not everyone has this advantage. Most will end up with Windows Vista Home Basic. Pirates will probably have Enterprise, before they realise what they actually wanted was Ultimate, those [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Natural Selection</strong></p>
<p>Which flavour of Windows Vista do you choose? With a Microsoft Technet Subscription at my fingertips, I could install any version I like, but not everyone has this advantage. Most will end up with Windows Vista Home Basic. Pirates will probably have Enterprise, before they realise what they actually wanted was Ultimate, those with money to burn will have Ultimate, and businesses will supposedly have Windows Vista Business. The full list of versions (according to <a href="http://technet.microsoft.com" title="http://technet.microsoft.com" target="_blank">Microsoft Technet</a>) goes like this:</p>
<ul>
<li>Windows Vista Home Basic</li>
<li>Windows Vista Home Premium</li>
<li>Windows Vista Business Basic</li>
<li>Windows Vista Business Premium</li>
<li>Windows Vista Ultimate</li>
<li>Windows Vista Enterprise</li>
</ul>
<p>You can check out a comparison <a href="http://www.microsoft.com/windows/products/windowsvista/editions/choose.mspx" target="_blank" title="http://www.microsoft.com/windows/products/windowsvista/editions/choose.mspx">here</a>. Obviously there are academic variations of each of the above versions (excluding <a href="http://www.microsoft.com/windows/products/windowsvista/enterprise/default.mspx" title="http://www.microsoft.com/windows/products/windowsvista/enterprise/default.mspx" target="_blank">Enterprise</a>), and I am sure there are many other types of versions as well (evaluation, pirate, trial etc). For the purpose of my &#8220;90 Days of Vista&#8221;, I will be using Windows Vista Ultimate.</p>
<p><strong>Installation</strong></p>
<p>Before installing Windows Vista, you really need to take a few things into consideration. Firstly, the PC the guy at your local Hardly Normal (Harvey Norman) store is trying to sell you with Windows Vista, is not going to cut it when it comes to performance with Windows Vista, regardless of what edition you choose. Let me set you straight right now. YOUR OLD PC IS NOT GOOD ENOUGH. You really need a PC that you bought late in 2006 or in 2007, to really use Windows Vista at it&#8217;s best. Why? Windows Vista is a resource and power hungry monster. Trust me, your AMD Duron 900Mhz CPU might be flying along with Windows XP now, it will be slower then a turtle with Windows Vista.</p>
<p>At the time of writing, I couldn&#8217;t find Microsoft&#8217;s recommended hardware requirements, so here are mine.</p>
<p><em>Minimum Hardware Requirements</em></p>
<ul>
<li>1GB RAM (Microsoft Says &#8220;512MB&#8221; &#8211; Vista will use all that up just for itself, and that&#8217;s when it&#8217;s idle)</li>
<li>1.9Ghz CPU (remember, this is the minimum)</li>
<li>20GB HDD. Windows Vista Ultimate will need up to 10GB of HDD Space, depending on how much RAM you have. Other versions of Vista may need less, but I doubt it. Don&#8217;t skimp, if you have a 40GB HDD, give it all to Windows Vista.</li>
<li>64MB Graphics Card AGP (anything less, and Windows Vista will just seem slow and laggy)</li>
</ul>
<p>The rest of the requirements are pretty standard. Obviously you will need some sort of optical drive to read the installation media (in most cases you will need a DVD-ROM Drive).</p>
<p><em>Recommened Hardware Requirements</em></p>
<ul>
<li>2GB RAM &#8211; Trust me, it makes a huge difference</li>
<li>2.2Ghz+ CPU or 1.8Ghz Dual Core CPU</li>
<li>40GB HDD Space</li>
<li>256MB AGP or 128MB PCI-E</li>
</ul>
<p>The rest of the requirements are pretty standard. Obviously you will need some sort of optical drive to read the installation media (in most cases you will need a DVD-ROM Drive).</p>
<p>I won&#8217;t waste space stepping you through the installation procedure. Just keep a few things in mind when installing however.</p>
<ul>
<li>Vista can be installed on any partition, it no longer has to be the first partition. Beware, it will overwrite your existing boot loader if you happen to be dual booting with anything else other then another version of Windows.</li>
<li>Don&#8217;t Skimp! Give Windows Vista lots of HDD Space, I was being serious about the 10GB.</li>
<li>When asked what version you have, consider the power of your machine and what you would like to try out. If you select a version that you didn&#8217;t pay for, don&#8217;t put your installation key in. You can actually trial any of the Windows Vista versions available to you during the installation procedure, for up to 30 grace days (and <a href="http://www.petri.co.il/extend_windows_vista_activation_period_with_slmgr_vbs.htm" title="http://www.petri.co.il/extend_windows_vista_activation_period_with_slmgr_vbs.htm" target="_blank">longer</a> if you are clever), before you will need to put in your key, and have Windows Vista revert to the version that you purchased.</li>
<li>You are going to need more then 10GB of HDD Space. Windows Vista will want to copy all it&#8217;s setup data to the HDD first (about 2GB).</li>
</ul>
<p><strong>My Installation</strong></p>
<p>Excluding my troubles in dual booting with Fedora 7 and recovering my linux boot loader, I  installed Windows Vista twice. The first time was to see how much of my hardware would get recognised, and to discover how many of my Windows XP drivers would work in Vista. The second time around, I got it all right.</p>
<p>I have Windows Vista Ultimate installed on two machines (a Laptop and a PC). On both machines, I am dual booting with <a href="http://www.fedoraproject.org" title="http://www.fedoraproject.org">Fedora 7</a>.</p>
<p><em>Laptop (Odyssey)</em></p>
<ul>
<li>CPU: Intel Pentium 4 540 Processor 3.20 Ghz</li>
<li>RAM: 2GB PC2700 DDR</li>
<li>HDD: 20GB Partition</li>
<li>Graphics: 128MB <a href="http://www.mokonamodoki.com/install-official-ati-radeon-drivers-for-mobility-laptops" title="http://www.mokonamodoki.com/install-official-ati-radeon-drivers-for-mobility-laptops" target="_blank">Mobility Radeon X600 PCI-E</a></li>
</ul>
<p><em>PC (Prometheus)</em></p>
<ul>
<li>CPU: AMD Sempron 3000+ Processor 2.0 Ghz</li>
<li>RAM: 1GB PC2700 DDR</li>
<li>HDD: 20GB Partition</li>
<li>Graphics: 256MB Radeon 9800 Pro AGP</li>
</ul>
<p>If you are like me, and need to get back to your linux installation as fast possible, before giving it up to Windows Vista for 90 days, here is guide to help you get your Grub boot loader back. If you are using Lilo, well, why are you using Lilo? If you are using Lilo, then you should know how to get it back.</p>
<p><a href="https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows" title="https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows" target="_blank">https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows</a></p>
<p>The guide is aimed at those who use Ubuntu, but the steps will work for just about anyone who uses a version of linux booted by Grub. You can ask me for help and assistance in regards to recovering Grub, but please do me a favour and check the link above first.</p>
<p>So to finish my installation and begin my 90 days of Vista, I also installed Microsoft Office Ultimate Edition, and Windows Live One Care (hence the 90 days).</p>
<p>My &#8220;90 Days of Vista&#8221; starts today, on the 1st of July  2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastonroyce.com/90-days-of-vista-the-beginning/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

