<?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>Nazeeh&#039;s Little Corner on the Web &#187; Windows Vista</title>
	<atom:link href="http://www.nazspace.com/wp/category/windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nazspace.com/wp</link>
	<description>Game Development Demystified! and other thoughts...</description>
	<lastBuildDate>Mon, 21 Nov 2011 04:39:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 7 Beta 1 is upon us!</title>
		<link>http://www.nazspace.com/wp/2009/01/09/windows-7-beta-1-is-upon-us/</link>
		<comments>http://www.nazspace.com/wp/2009/01/09/windows-7-beta-1-is-upon-us/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 00:17:47 +0000</pubDate>
		<dc:creator>nazeeh</dc:creator>
				<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nazspace.com/wp/2009/01/09/windows-7-beta-1-is-upon-us/</guid>
		<description><![CDATA[Yes ladies and gents. Today I want to talk a bit about my favorite new OS, Windows 7. I am not coming to you as a loyal Microsoft employee trying to sell our newest iteration of Windows. I am here as a dude just excited about a new OS (and I just happen to get [...]]]></description>
			<content:encoded><![CDATA[<p>Yes ladies and gents. Today I want to talk a bit about my favorite new OS, Windows 7. I am not coming to you as a loyal Microsoft employee trying to sell our newest iteration of Windows. I am here as a dude just excited about a new OS (and I just happen to get paid by the company making it – but we’ll ignore that ok?). So why am I excited? </p>
<p>For one, it works. It works really well specially considering it’s a beta. The OS is solid! I am using it at home right now on my machine. I upgraded from Vista x64 and the upgrade went pretty smoothly. It took quite a while, but eventually I was greeted with the new Windows 7 look! Here’s a run down of my initial reaction as I booted it up for the first time:</p>
<p>“hey! look at that! We finally put some graphic at the boot screen above the progress bar! Not sure WHY we didn’t before… but it’s ok. Looks cool”</p>
<p>“Hmm… boots quite a bit faster. Nice work.”</p>
<p>“Whoah! Check out this new Task bar! I got icons on it for the apps I use. I can drag/drop more icons.”</p>
<p>“Ok..that’s neat. I like how when I hover over the active icons (i.e. app running), it has this cool glow on it. Someone is paying attention to some eye candy! Hell…it’s about time! (Yeah… I still quote Starcraft II trailer :/ )”</p>
<p>“!!!! Windows update has what for me??? No way! NO WAY! A pre-release NVIDIA driver for Windows 7? DAMN! it works!” At this point, I near dropped dead from sheer shock. My #1 hair pulling frustration with Vista was Nvidia drivers. To actually have a WORKING driver for the beta blows me away. </p>
<p>The upgrade was awesome! The OS works pretty well and it is <em>snappy</em>! Lots of cool features I have yet to mess with are:</p>
<ul>
<li>Media/document libraries</li>
<li>Home networking features that are supposed to make Windows 7 machines share stuff very easily. That is cool and I really wanted it. </li>
<li>Other UI trickery like dragging windows to edges, etc.</li>
</ul>
<p>Overall, I am quite happy with it. Vista had a rough start and is pretty good now in my opinion. Windows 7 improves on Vista and XP minus the rough start. I truly think people are going to be happy when the install it. Beta 1 should be available sometime in the coming few days to everyone. I’ll make sure to post a link to the download. When I do, get it… just get it. I promise you won’t be disappointed. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nazspace.com/wp/2009/01/09/windows-7-beta-1-is-upon-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expose for Vista! VistaExpose</title>
		<link>http://www.nazspace.com/wp/2007/05/03/expose-for-vista/</link>
		<comments>http://www.nazspace.com/wp/2007/05/03/expose-for-vista/#comments</comments>
		<pubDate>Thu, 03 May 2007 23:25:54 +0000</pubDate>
		<dc:creator>nazeeh</dc:creator>
				<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nazspace.com/wp/2007/05/03/expose-for-vista/</guid>
		<description><![CDATA[Alright&#8230;I&#8217;ll admit it&#8230; I am quite the fan of Mac OS X. I LOVE the Expose feature specially and how well it works. So when Vista came out, I set out to find something that can replicate that effect. I came across this C# application that a guy threw together in like one night that [...]]]></description>
			<content:encoded><![CDATA[<p>Alright&#8230;I&#8217;ll admit it&#8230; I am quite the fan of Mac OS X. I LOVE the Expose feature specially and how well it works. So when Vista came out, I set out to find something that can replicate that effect. I came across this C# application that a guy threw together in like one night that does a pretty decent job of imitating Expose. The guy posted his code in the <a href="http://www.gamedev.net/community/forums/topic.asp?topic_id=422289">forum</a> thread on gamedev.net. His version supports live thumbnails as well, so it&#8217;s pretty damn cool.</p>
<p>What his version missed though was polish. It was an .exe that you had to run everytime you wanted the effect. So I modified it to become a tray icon application with support for hot corners. This way you can specify a corner on the screen where if your mouse goes there, the effect activates.</p>
<p>You can get my version from <a href="http://www.nazspace.com/f/vistaexpose.zip">here</a>. I included the source (which is not very sexy) incase someone wants to take this even further!</p>
<p>This is what it looks like:</p>
<p><a href="http://www.nazspace.com/wp/wp-content/uploads/2007/05/windowslivewriterexposeforvista-e707image6.png" atomicselection="true"><img src="http://www.nazspace.com/wp/wp-content/uploads/2007/05/windowslivewriterexposeforvista-e707image-thumb6.png" style="border: 0px none " border="0" height="479" width="640" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nazspace.com/wp/2007/05/03/expose-for-vista/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

