<?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>Adrians Tech &#187; de</title>
	<atom:link href="http://adrianstech.com/tag/de/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrianstech.com</link>
	<description>Tech Reviews &#38; News</description>
	<lastBuildDate>Fri, 21 May 2010 22:59:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Windows 7 Betas to be De-Activated</title>
		<link>http://adrianstech.com/2010/03/windows-7-betas-to-be-de-activated/</link>
		<comments>http://adrianstech.com/2010/03/windows-7-betas-to-be-de-activated/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 13:39:39 +0000</pubDate>
		<dc:creator>kidguru</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[de]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[seven]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://adrianstech.com/?p=1695</guid>
		<description><![CDATA[If you were one of the beta testers of Windows 7 when the pre-beta was announced on microsofts website that was claimed to run till June 1st of 2010 will still usable but will need to be activated at the start of March 1st. A warning is issued showing how much time you have left [...]]]></description>
			<content:encoded><![CDATA[<p>If you were one of the beta testers of Windows 7 when the pre-beta was announced on microsofts website that was claimed to run till June 1st of 2010 will still usable but will need to be activated at the start of March 1st. A warning is issued showing how much time you have left to active windows with a OEM copy or upgrade all together to a OEM version from the beta. If not windows will shut down every 2 hours without saving current work as directly quoted from Microsoft site</p>
<blockquote><p><strong>The Windows 7 RC expires on June 1, 2010. Starting on March 1, 2010, PCs running Windows 7 RC began shutting down every two hours.</strong></p>
<p><strong>If you&#8217;re still running the RC, your PC will continue shutting down every two hours and your files won&#8217;t be saved during shutdown. In addition, your wallpaper will change to a solid black background with a persistent message on your desktop. You&#8217;ll also get periodic notifications that Windows isn&#8217;t genuine. That means your PC may no longer be able to obtain optional updates or downloads requiring genuine Windows validation.</strong></p>
<p><strong>To avoid interruption, please reinstall a prior version of Windows or move to Windows 7. In either case, you&#8217;ll need to do a custom (clean) install to replace the RC. As with any clean installation, you&#8217;ll need to back up your data then reinstall your applications and restore the data.</strong></p>
<p><strong>Thanks again for helping us test Windows 7</strong></p></blockquote>
<p>So now you have the option of either backing up all your data and buy Windows 7 and upgrade from the beta version or downgrade to vista or xp , in my case I took my windows 7 install and installed my Intel X-25 M SSD in my computer and partitioned that drive for a new XP Pro install and migrated my important data from windows 7 . Also take advantage of tools like Foxmarks, Carbonite , etc for online back up of data and bookmarks and sites from browsers etc to transfer over to your new OS install.</p>
<p><span class="float_left"><img class="float_right" src="http://adrianstech.com/wp-content/uploads/microsoft.com/windows/framework/subsites/windows-7/v1/images/get/hero_3-boxes.gif" border="0" alt="Windows 7" /></span></p>
<p><span class="float_left">My personal opinions on the matter is that Microsoft will annoy some users with the whole upgrade phase by shutting down their PC&#8217;s every 2 hours and don&#8217;t even give you the courtesy of saving your current work. Also complaints of people who are using their windows 7 beta install for projects etc as its their main OS and only have several hours to upgrade of course you can go out and buy a windows 7 CD and carry on though it will still annoy plenty of people and I&#8217;m sure hacks around the activation time will be up on the web in a matter of days.</span></p>
<p><span class="float_left"> So what are your opinions will you be upgrading to 7 Ultimate or downgrading to XP or vista , for the time being I&#8217;ll be on XP till I can get a windows 7 disc then migrate my data over.</span></p>
<p><span class="float_left">Feel free to comment below &#8230;<br />
</span></p>
<p><span class="float_left"><br />
</span></p>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<div id="twiim">
	<center>
	<a href="http://twi.im/"><img src="http://twi.im/view/logo4.png" border="0px"></a>
	<a href="#Create Twiim" class="create_button" id="twiim_generate" onClick="twiim_generate(); return false;">Create Twiim</a>
	<script>
	var api_url = 'http://twi.im/api/wordpress/api.php?d=';
	var this_url = escape(window.location); // < ?PHP get_permalink(); ?>
	
	function twiim_generate(){
		jQuery(document).ready(function($) {
				//$('#twiim_generate').addClass('twiim-loading');
				document.getElementById('twiim_generate').innerHTML = 'Loading...';
				$.getJSON(api_url + '?callback=?&d=' + this_url);
		});
	}
	
	function twiim_returned(data){
		if(data.url){	
			$('#twiim_result').attr('value', 'http://twi.im/' + data.url);
		} else {
			$('#twiim_result').attr('value', 'There was an error!');
		} // end if
		
		// Hide create button / show url
		$('#twiim_generate').fadeOut("1000", function (){
			$('#twiim_result').fadeIn();
		});
	}
	</script>
	
	<input type="text" id="twiim_result" style="display: none;" value="There was an error!" onClick="select()">
	</center>
</div><link rel="stylesheet" href="http://twi.im/api/wordpress/style.css" type="text/css">]]></content:encoded>
			<wfw:commentRss>http://adrianstech.com/2010/03/windows-7-betas-to-be-de-activated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
