<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>PC Support Today &#187; Operating system</title>
	<atom:link href="http://www.pcsupporttoday.com/tag/operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcsupporttoday.com</link>
	<description>Your Guide to PC Computing</description>
	<lastBuildDate>Sat, 04 Feb 2012 10:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>Copyright &#xA9; PC Support Today 2010 </copyright>
		<managingEditor>rb4711@retlub.com (PC Support Today)</managingEditor>
		<webMaster>rb4711@retlub.com (PC Support Today)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Computer Users Resource</itunes:summary>
		<itunes:author>PC Support Today</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>PC Support Today</itunes:name>
			<itunes:email>rb4711@retlub.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.pcsupporttoday.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.pcsupporttoday.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>PC Support Today</title>
			<link>http://www.pcsupporttoday.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>How to Add a Video Link to Your Start Menu in Windows 7</title>
		<link>http://www.lockergnome.com/windows/2011/06/14/video-link-start-menu-windows/</link>
		<comments>http://www.lockergnome.com/windows/2011/06/14/video-link-start-menu-windows/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 19:40:48 +0000</pubDate>
		<dc:creator>Diana Huggins</dc:creator>
				<category><![CDATA[Computer service support]]></category>
		<category><![CDATA[Diana's Tips]]></category>
		<category><![CDATA[Microsoft Mania]]></category>
		<category><![CDATA[PC Support]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[Tips and Tutorials]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Support]]></category>
		<category><![CDATA[computer tech support]]></category>
		<category><![CDATA[computer technical support]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/windows/?p=17888</guid>
		<description><![CDATA[Even many of the bookworms among us would confess that videos &#8212; especially in the age of the Internet, serve a pretty broad number of purposes. Videos can be used to instruct others, clarify points, document daily life, entertain, convey information with nuances lost in the written word, solve crimes, plan art museum heists, keep [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    
<p><a href="http://feedads.g.doubleclick.net/~a/33Fj-6qqyVRQAQNNXVtjq_AQGvA/0/da"><img src="http://feedads.g.doubleclick.net/~a/33Fj-6qqyVRQAQNNXVtjq_AQGvA/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/33Fj-6qqyVRQAQNNXVtjq_AQGvA/1/da"><img src="http://feedads.g.doubleclick.net/~a/33Fj-6qqyVRQAQNNXVtjq_AQGvA/1/di" border="0" ismap="true"/></a></p><p><img style="border: 0px; float: right; margin: 3px;" src="http://www.lockergnome.com/it/files/2011/06/windows.jpg" alt="How to Add a Video Link to Your Start Menu in Windows 7" width="200" />Even many of the bookworms among us would confess that videos &#8212; especially in the age of the Internet, serve a pretty broad number of purposes. Videos can be used to instruct others, clarify points, document daily life, entertain, convey information with nuances lost in the written word, solve crimes, plan art museum heists, keep a clandestine eye on your belongings when you&#8217;re away, and the list goes on. Online streaming services like YouTube and Ustream have taken off like gangbusters over the past few years, and their popularity shows no sign of stopping. Since we don&#8217;t (yet) have holodecks or <em>truly</em> 3D, interactive television, videos are the next best thing to being there. The quality of video has improved vastly since Thomas Edison&#8217;s day, but its ability to delight the child in all of us has never diminished.</p>
<p>And as most of us are consumers of video, there are those who must create that video. And those people who frequently work with videos may have noticed that the Windows 7 Start menu does not include a link to the Videos folder. The Start menu only includes links to the Pictures and Music folders. Not very convenient if you create, save or watch a lot of videos.</p>
<p>If you use the Start menu to access these folders, you can add a link to your Videos folder using the steps described below.</p>
<p>Right click on the <strong>Start</strong> menu button and click <strong>Properties</strong>. Verify that the <strong>Start Menu tab</strong> is active. Click the <strong>Customize</strong> button. Under the <strong>Video</strong> section, select either the <strong>Display as a link</strong> or <strong>Display as a menu</strong> option. Click <strong>OK</strong> to close the <strong>Customize Start Menu</strong> dialog box. Click <strong>OK</strong>.</p>
<p>The biggest irony of all? There&#8217;s no video to accompany this post. Somehow, you&#8217;ll manage. We have faith in you, Gnomie! Carry on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/windows/2011/06/14/video-link-start-menu-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up The Display Of Taskbar Thumbnails In Windows 7</title>
		<link>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/</link>
		<comments>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 19:38:50 +0000</pubDate>
		<dc:creator>Diana Huggins</dc:creator>
				<category><![CDATA[Computer service support]]></category>
		<category><![CDATA[Diana's Tips]]></category>
		<category><![CDATA[PC Support]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Support]]></category>
		<category><![CDATA[computer tech support]]></category>
		<category><![CDATA[computer technical support]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/windows/?p=17892</guid>
		<description><![CDATA[

http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/One of the great features of the Windows 7 taskbar is that when you hold your mouse over any of the application icons on the taskbar, Windows 7 show...]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    
<p><a href="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/0/da"><img src="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/1/da"><img src="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/1/di" border="0" ismap="true"/></a></p><a href="http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/">http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/</a><br /><p>One of the great features of the Windows 7 taskbar is that when you hold your mouse over any of the application icons on the taskbar, Windows 7 shows thumbnail previews of all open Windows.  One thing you will notice when you hover over a taskbar icon, there is a slight delay before the thumbnails appear. A simple tweak within the registry though can speed it up.</p><ol><li>Click Start and type regedit in the search field. Press Enter to open the Registry Editor.</li><li>Navigate to HKEY_CURRENT_USER\ControlPanel\Mouse</li><li>In the details pane, double click MouseHoverTime.</li><li>The default value is 400 milliseconds. Type in a smaller value such as 100.</li><li>Click OK and close the Registry Editor.</li><li>Restart your computer.</li></ol><p><a href="http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/">Speed Up The Display Of Taskbar Thumbnails In Windows 7</a> is a post from: <a href="http://www.lockergnome.com/windows">Windows Fanatics</a></p> ]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up The Display Of Taskbar Thumbnails In Windows 7</title>
		<link>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/</link>
		<comments>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 19:38:50 +0000</pubDate>
		<dc:creator>Diana Huggins</dc:creator>
				<category><![CDATA[Computer service support]]></category>
		<category><![CDATA[Diana's Tips]]></category>
		<category><![CDATA[PC Support]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Support]]></category>
		<category><![CDATA[computer tech support]]></category>
		<category><![CDATA[computer technical support]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.lockergnome.com/windows/?p=17892</guid>
		<description><![CDATA[

http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/One of the great features of the Windows 7 taskbar is that when you hold your mouse over any of the application icons on the taskbar, Windows 7 show...]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    
<p><a href="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/0/da"><img src="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/1/da"><img src="http://feedads.g.doubleclick.net/~a/TF7YAa94B60fworjUEJiPi8pDmA/1/di" border="0" ismap="true"/></a></p><a href="http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/">http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/</a><br /><p>One of the great features of the Windows 7 taskbar is that when you hold your mouse over any of the application icons on the taskbar, Windows 7 shows thumbnail previews of all open Windows.  One thing you will notice when you hover over a taskbar icon, there is a slight delay before the thumbnails appear. A simple tweak within the registry though can speed it up.</p><ol><li>Click Start and type regedit in the search field. Press Enter to open the Registry Editor.</li><li>Navigate to HKEY_CURRENT_USER\ControlPanel\Mouse</li><li>In the details pane, double click MouseHoverTime.</li><li>The default value is 400 milliseconds. Type in a smaller value such as 100.</li><li>Click OK and close the Registry Editor.</li><li>Restart your computer.</li></ol><p><a href="http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/">Speed Up The Display Of Taskbar Thumbnails In Windows 7</a> is a post from: <a href="http://www.lockergnome.com/windows">Windows Fanatics</a></p> ]]></content:encoded>
			<wfw:commentRss>http://www.lockergnome.com/windows/2011/02/04/speed-up-the-display-of-taskbar-thumbnails-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS 4.0 iPhone: Seven new features announced</title>
		<link>http://www.pcsupporttoday.com/302/os-4-0-iphone-seven-new-features-announced/</link>
		<comments>http://www.pcsupporttoday.com/302/os-4-0-iphone-seven-new-features-announced/#comments</comments>
		<pubDate>Fri, 07 May 2010 10:54:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[debt management]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad apps]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[iphone 4]]></category>
		<category><![CDATA[iphone apps]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[os 4.0]]></category>
		<category><![CDATA[same day loans]]></category>

		<guid isPermaLink="false">http://www.pcsupporttoday.com/302/os-4-0-iphone-seven-new-features-announced/</guid>
		<description><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    It&#8217;s only been a few days since the iPad came out, and though most of us are barely over our iPad hangovers, Steve Jobs hosted a big event today to announce OS 4.0 iPhone features. OS 4.0 iPhone is based on seven &#8220;tentpole&#8221; features, each of which is supposed to make the iPhone better. However, [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    <p>It&#8217;s only been a few days since the iPad came out, and though most of us are barely over our iPad hangovers, Steve Jobs hosted a big event today to announce <a target="_blank" title="OS 4.0 iPhone: Seven new features announced" href="http://personalmoneystore.com/moneyblog/2010/04/08/os-4-0-iphone-seven-new-features/">OS 4.0 iPhone</a> features. OS 4.0 iPhone is based on seven &#8220;tentpole&#8221; features, each of which is supposed to make the iPhone better. However, only the iPhone 3G or 3rd generation iPod Touch models will be able to support OS 4.0 for the iPhone. You might otherwise have to get some <a target="_blank" title="Same Day Loans In As Little As 2 Hours" href="http://personalmoneystore.com/personal-loans/quick-loans/same-day-loans">same day loans</a> if you want the operating system.</p>
<h2>OS 4.0 iPhone Feature 1: Multitasking</h2>
<p>It&#8217;s what many, many people were hoping OS 4.0 iPhone features would include &#8211; and now it&#8217;s here. It isnâ€™t going to be true multitasking on the iPhone. Instead, OS 4.0 iPhone multitasking will be based on &#8220;pausing&#8221; or &#8220;minimizing&#8221; the processor load of applications. Games, VOIP calls, and Pandora may continue to run in a dock that will be at the bottom of the screen while applications quickly switch from one to another. There will be no conversations such as Twitter or IM, as a part of the OS 4.0 iPhone operations just yet.</p>
<h3>OS 4.0 iPhone Feature 2: Folders</h3>
<p>Folder management was one of the most simple and popular hacks for unlocked iPhone and iPad systems. Now users of the OS 4.0 will be able to organize all of their applications into folders without hacking them in the iPhone.</p>
<h3>The third OS 4.0 feature is enhanced mail</h3>
<p>First and foremost, the enhanced mail in OS 4.0 iPhones will have a unified inbox. You can choose whether you want all of your emails to end up in the same box or in separate folders no matter what e-mail they come from. Also, the OS 4.0 iPhone will sort messages according to conversation.</p>
<h3>The iBook is the fourth OS iPhone 4.0 feature</h3>
<p>Now users of the OS 4.0 iPhone will be able to, just like the iPad, use the iBook application. Buy, read and enjoy books on your iPhone. It is simple although it could be dangerous to any <a target="_blank" title="Warning signs that you might need debt relief" href="http://personalmoneystore.com/Debt-Settlement-Relief/">debt management</a> plan.</p>
<h3>Enterprise features are the fifth OS 4.0 iPhone features</h3>
<p>80 percent of 100 companies that use the iPhone are really the targets of the fifth OS 4.0 iPhone feature. You will have more VPN options, app distribution, mobile device management, and data protection. Your IT guy can help if you need it breaking those down.</p>
<h3>OS 4.0 iPhone Feature 6: Game Center</h3>
<p>Currently the iPhone has more than 50,000 game titles in the app store. The OS 4.0 iPhone will have a social gaming platform not unlike the kind Xbox users use. Achievement tracking, leaderboards, and matchmaking, as well as all the games you could want while wasting time on the bus ride to work.</p>
<h3>The seventh OS 4.0 iPhone feature, iAd</h3>
<p>Steve Jobs didn&#8217;t pull any punches when he talked about the advertising platform on OS 4.0 iPhones. To put it bluntly, he said &#8220;we think most of this kind of advertising sucks.&#8221;The point of iAd is to give 1 billion advertising opportunities each day â€“ when using your applications for 30 minutes you should see at least 10 advertisements a day. The ads on iAd, though, look more like apps that run in apps. {Jobs promises &#8220;interactive&#8221; and &#8220;emotion-filled&#8221; ads}. Those app developers who take part in the iAds as a part of their applications will get a 40% split from advertising profit.</p>
<h3>When is the OS iPhone 4.0 going to be available?</h3>
<p>OS 4.0 iPhone kits are available today for developers. This is to ensure that when OS 4.0 iPhone sales start &#8211; in the summer &#8211; that there are lots of applications available. The OS 4.0 iPhone will be released in the fall to iPad users.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="OS 4.0 iPhone: Seven new features announced" url="http://www.pcsupporttoday.com/302/os-4-0-iphone-seven-new-features-announced/"></script>
<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:PC Support Today</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;bodytext=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="Digg"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/digg.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;notes=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="del.icio.us"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/delicious.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;t=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Facebook"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/facebook.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;h=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="NewsVine"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/newsvine.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Reddit"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/reddit.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="StumbleUpon"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/stumbleupon.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;annotation=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="Google Bookmarks"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/googlebookmark.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;submitHeadline=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;submitSummary=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced%20-%20http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F" title="Twitter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/twitter.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F" title="Technorati"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/technorati.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Live"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/live.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;source=PC+Support+Today+Your+Guide+to+PC+Computing&amp;summary=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="LinkedIn"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkedin.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;t=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="MySpace"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/myspace.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;Title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="BlinkList"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blinklist.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Blogosphere News"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogospherenews.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a  target="_blank" href="http://blogplay.com" title="Blogplay"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogplay.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://current.com/clipper.htm?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Current"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/current.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Faves"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/bluedot.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkagogo.com/go/AddNoPopup?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="LinkaGoGo"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkagogo.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkter.hu/index.php?action=suggest_link&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Linkter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkter.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;bm_description=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;plugin=soc" title="MisterWong"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/misterwong.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced" title="Mixx"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/mixx.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;URL=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="MSN Reporter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/msnreporter.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F&amp;title=OS%204.0%20iPhone%3A%20Seven%20new%20features%20announced&amp;body=It%27s%20only%20been%20a%20few%20days%20since%20the%20iPad%20came%20out%2C%20and%20though%20most%20of%20us%20are%20barely%20over%20our%20iPad%20hangovers%2C%20Steve%20Jobs%20hosted%20a%20big%20event%20today%20to%20announce%20OS%204.0%20iPhone%20features.%20OS%204.0%20iPhone%20is%20based%20on%20seven%20%22tentpole%22%20features%2C%20each%20of%20which%20is" title="Ping.fm"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/ping.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F302%2Fos-4-0-iphone-seven-new-features-announced%2F" title="Propeller"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/propeller.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.pcsupporttoday.com/feed/" title="RSS"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/rss.png" title="OS 4.0 iPhone: Seven new features announced" alt="%pc support OS 4.0 iPhone: Seven new features announced" class="sociable-hovers" /></a></li>
</ul>
</div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>PC Support Tags: <a class='technorati-link' href='http://technorati.com/tag/Apple' rel='tag' target='_blank'>Apple</a>, <a class='technorati-link' href='http://technorati.com/tag/debt+management' rel='tag' target='_blank'>debt management</a>, <a class='technorati-link' href='http://technorati.com/tag/ipad' rel='tag' target='_blank'>ipad</a>, <a class='technorati-link' href='http://technorati.com/tag/ipad+apps' rel='tag' target='_blank'>ipad apps</a>, <a class='technorati-link' href='http://technorati.com/tag/IPhone' rel='tag' target='_blank'>IPhone</a>, <a class='technorati-link' href='http://technorati.com/tag/iphone+4' rel='tag' target='_blank'>iphone 4</a>, <a class='technorati-link' href='http://technorati.com/tag/iphone+apps' rel='tag' target='_blank'>iphone apps</a>, <a class='technorati-link' href='http://technorati.com/tag/Operating+system' rel='tag' target='_blank'>Operating system</a>, <a class='technorati-link' href='http://technorati.com/tag/os+4.0' rel='tag' target='_blank'>os 4.0</a>, <a class='technorati-link' href='http://technorati.com/tag/same+day+loans' rel='tag' target='_blank'>same day loans</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.pcsupporttoday.com/302/os-4-0-iphone-seven-new-features-announced/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8216;Windows 7 Was My Idea, But to Be Fair, I Don&#8217;t Know What I&#8217;m Talking About&#8217; &#8211; windows 7 &#8211; Gizmodo</title>
		<link>http://www.pcsupporttoday.com/234/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo/</link>
		<comments>http://www.pcsupporttoday.com/234/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:21:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PC Support]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.pcsupporttoday.com/?p=234</guid>
		<description><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    



Image via Wikipedia



This is just plain funny.  Enjoy!  Happy Hump Day!
&#8216;Windows 7 Was My Idea, But to Be Fair, I Don&#8217;t Know What I&#8217;m Talking 
About&#8217; &#8211; windows 7 &#8211; Gizmodo.
Related articles by Zemanta

Make Bootable Windows 7 DVD or USB (techblissonline.com)
Windows 7&#8242;s &#8216;GodMode&#8217; (kureng.com)
Free E-book: Windows 7 &#8211; Tips &#38; Tricks (blogs.technet.com)
Get A FREE Copy [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    <div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Windows_7.png"><img title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" src="http://upload.wikimedia.org/wikipedia/en/thumb/b/bd/Windows_7.png/300px-Windows_7.png" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" width="300" height="240" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Windows_7.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>This is just plain funny.  Enjoy!  Happy Hump Day!</p>
<p><a href="http://gizmodo.com/5477384/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+gizmodo%2Ffull+%28Gizmodo%29&amp;utm_content=Bloglines">&#8216;Windows 7 Was My Idea, But to Be Fair, I Don&#8217;t Know What I&#8217;m Talking </a></p>
<p><a href="http://gizmodo.com/5477384/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+gizmodo%2Ffull+%28Gizmodo%29&amp;utm_content=Bloglines">About&#8217; &#8211; windows 7 &#8211; Gizmodo</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://techblissonline.com/make-bootable-windows-7-dvd-or-usb/">Make Bootable Windows 7 DVD or USB</a> (techblissonline.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.kureng.com/windows-7s-godmode?c=1">Windows 7&#8242;s &#8216;GodMode&#8217;</a> (kureng.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blogs.technet.com/aralves/archive/2010/01/04/free-e-book-windows-7-tips-tricks.aspx">Free E-book: Windows 7 &#8211; Tips &amp; Tricks</a> (blogs.technet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.makeuseof.com/tag/15-copies-windows-7-plain-simple-oreilly-makeuseof-giveaway/">Get A FREE Copy of Windows 7 Plain &amp; Simple From O&#8217;Reilly [MakeUseOf Giveaway]</a> (makeuseof.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/1675aed1-5946-4e3b-89be-4337c94f467a/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_b.png?x-id=1675aed1-5946-4e3b-89be-4337c94f467a" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo"  title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="'Windows 7 Was My Idea, But to Be Fair, I Don't Know What I'm Talking About' - windows 7 - Gizmodo" url="http://www.pcsupporttoday.com/234/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo/"></script>
<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:PC Support Today</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;bodytext=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="Digg"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/digg.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;notes=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="del.icio.us"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/delicious.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;t=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Facebook"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/facebook.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;h=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="NewsVine"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/newsvine.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Reddit"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/reddit.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="StumbleUpon"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/stumbleupon.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;annotation=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="Google Bookmarks"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;submitHeadline=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;submitSummary=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo%20-%20http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F" title="Twitter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/twitter.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F" title="Technorati"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/technorati.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Live"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/live.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;source=PC+Support+Today+Your+Guide+to+PC+Computing&amp;summary=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="LinkedIn"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkedin.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;t=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="MySpace"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/myspace.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;Title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="BlinkList"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blinklist.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Blogosphere News"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogospherenews.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a  target="_blank" href="http://blogplay.com" title="Blogplay"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogplay.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://current.com/clipper.htm?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Current"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/current.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Faves"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/bluedot.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkagogo.com/go/AddNoPopup?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="LinkaGoGo"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkagogo.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkter.hu/index.php?action=suggest_link&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Linkter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkter.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;bm_description=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;plugin=soc" title="MisterWong"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/misterwong.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo" title="Mixx"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/mixx.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;URL=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="MSN Reporter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/msnreporter.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F&amp;title=%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20About%27%20-%20windows%207%20-%20Gizmodo&amp;body=%0D%0AImage%20via%20Wikipedia%0D%0A%0D%0AThis%20is%20just%20plain%20funny.%C2%A0%20Enjoy%21%C2%A0%20Happy%20Hump%20Day%21%0D%0A%0D%0A%27Windows%207%20Was%20My%20Idea%2C%20But%20to%20Be%20Fair%2C%20I%20Don%27t%20Know%20What%20I%27m%20Talking%20%0D%0A%0D%0AAbout%27%20-%20windows%207%20-%20Gizmodo.%0D%0ARelated%20articles%20by%20Zemanta%0D%0A%0D%0A%09Make%20Bootable%20Windows%207%20DVD%20or%20U" title="Ping.fm"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/ping.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F234%2Fwindows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo%2F" title="Propeller"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/propeller.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.pcsupporttoday.com/feed/" title="RSS"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/rss.png" title="Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" alt="%pc support Windows 7 Was My Idea, But to Be Fair, I Dont Know What Im Talking About   windows 7   Gizmodo" class="sociable-hovers" /></a></li>
</ul>
</div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>PC Support Tags: <a class='technorati-link' href='http://technorati.com/tag/Microsoft' rel='tag' target='_blank'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Windows' rel='tag' target='_blank'>Microsoft Windows</a>, <a class='technorati-link' href='http://technorati.com/tag/Operating+system' rel='tag' target='_blank'>Operating system</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows' rel='tag' target='_blank'>Windows</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+7' rel='tag' target='_blank'>Windows 7</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.pcsupporttoday.com/234/windows-7-was-my-idea-but-to-be-fair-i-dont-know-what-im-talking-about-windows-7-gizmodo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All You System Information at your finger tips with this Free App</title>
		<link>http://www.pcsupporttoday.com/3/all-you-system-information-at-your-finger-tips-with-this-free-app/</link>
		<comments>http://www.pcsupporttoday.com/3/all-you-system-information-at-your-finger-tips-with-this-free-app/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:33:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PC Support]]></category>
		<category><![CDATA[Windows Support]]></category>
		<category><![CDATA[Application software]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pcsupporttoday.com/?p=3</guid>
		<description><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    



Image via CrunchBase



Speccy is a simple system analyzer that displays detailed information about the configuration and technical features of your computer. Speccy is a &#8211; currently in beta software &#8211; by popular developer piriform that is known for software programs like ccleaner, recuva or defraggler. Speccy is an advanced system information tool for your pc. [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    <div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 200px;">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/product/windows"><img title="All You System Information at your finger tips with this Free App" src="http://www.crunchbase.com/assets/images/resized/0002/1545/21545v2-max-450x450.png" alt="%pc support All You System Information at your finger tips with this Free App" width="190" height="66" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>Speccy is a simple system analyzer that displays detailed information about the configuration and technical features of your computer. Speccy is a &#8211; currently in beta software &#8211; by popular developer <a class="zem_slink" title="Piriform (company)" rel="homepage" href="http://www.piriform.com/">piriform</a> that is known for software programs like <a class="zem_slink" title="CCleaner" rel="homepage" href="http://www.ccleaner.com/">ccleaner</a>, recuva or defraggler. Speccy is an advanced system information tool for your <a class="zem_slink" title="Windows" rel="homepage" href="http://www.microsoft.com/WINDOWS">pc</a>. Speccy is available as a beta for most <a class="zem_slink" title="Microsoft" rel="homepage" href="http://www.microsoft.com">microsoft</a> <a class="zem_slink" title="Operating system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Operating_system">operating systems</a> including the latest windows 7. Speccy is a free download, windows only. Speccy is designed to scan and display a computers specifications. Since, speccy is also available as a portable utility, system mechanics should find it a handy tool to carry around for diagnostic purposes. This app is in public beta, but for a beta, speccy is well built and complete. Speccy is a useful tool for people who want to know their system hardware and for those who want to brag about their hardware capabilities to others. One useful feature of speccy is saving a snapshot of your system information and loading previous snapshots into speccy. I recommend speccy as a system information application, please be aware that speccy is in beta and this is not a final version release.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/dZK_aqCAGSc&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/dZK_aqCAGSc&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/11/05/windows-7-launch-sales/">Windows 7 Launch Sales: 234% Better Than Vista</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://consumerist.com/5385921/5-legal-ways-to-get-windows-7-for-less-than-120">5 Legal Ways To Get Windows 7 For Less Than $120 [Lucky Number 7?]</a> (consumerist.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.theregister.co.uk/2009/11/17/microsoft_cloud_delayed/">Microsoft delivers &#8216;almost ready&#8217; Azure cloud</a> (theregister.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8d1415c5-28dc-49c6-987b-1fceb5917207/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_b.png?x-id=8d1415c5-28dc-49c6-987b-1fceb5917207" alt="%pc support All You System Information at your finger tips with this Free App"  title="All You System Information at your finger tips with this Free App" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="All You System Information at your finger tips with this Free App" url="http://www.pcsupporttoday.com/3/all-you-system-information-at-your-finger-tips-with-this-free-app/"></script>
<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:PC Support Today</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;bodytext=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="Digg"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/digg.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;notes=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="del.icio.us"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/delicious.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;t=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Facebook"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/facebook.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;h=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="NewsVine"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/newsvine.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Reddit"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/reddit.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="StumbleUpon"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/stumbleupon.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;annotation=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="Google Bookmarks"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/googlebookmark.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;submitHeadline=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;submitSummary=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App%20-%20http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F" title="Twitter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/twitter.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F" title="Technorati"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/technorati.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Live"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/live.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;source=PC+Support+Today+Your+Guide+to+PC+Computing&amp;summary=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="LinkedIn"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkedin.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;t=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="MySpace"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/myspace.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;Title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="BlinkList"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blinklist.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Blogosphere News"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogospherenews.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a  target="_blank" href="http://blogplay.com" title="Blogplay"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogplay.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://current.com/clipper.htm?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Current"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/current.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Faves"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/bluedot.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkagogo.com/go/AddNoPopup?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="LinkaGoGo"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkagogo.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkter.hu/index.php?action=suggest_link&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Linkter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkter.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;bm_description=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;plugin=soc" title="MisterWong"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/misterwong.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App" title="Mixx"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/mixx.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;URL=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="MSN Reporter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/msnreporter.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F&amp;title=All%20You%20System%20Information%20at%20your%20finger%20tips%20with%20this%20Free%20App&amp;body=%0D%0A%20%20Image%20via%20CrunchBase%20%0D%0A%0D%0ASpeccy%20is%20a%20simple%20system%20analyzer%20that%20displays%20detailed%20information%20about%20the%20configuration%20and%20technical%20features%20of%20your%20computer.%20Speccy%20is%20a%20-%20currently%20in%20beta%20software%20-%20by%20popular%20developer%20piriform%20that%20is%20known" title="Ping.fm"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/ping.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F3%2Fall-you-system-information-at-your-finger-tips-with-this-free-app%2F" title="Propeller"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/propeller.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.pcsupporttoday.com/feed/" title="RSS"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/rss.png" title="All You System Information at your finger tips with this Free App" alt="%pc support All You System Information at your finger tips with this Free App" class="sociable-hovers" /></a></li>
</ul>
</div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>PC Support Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+software' rel='tag' target='_blank'>Application software</a>, <a class='technorati-link' href='http://technorati.com/tag/Hardware' rel='tag' target='_blank'>Hardware</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft' rel='tag' target='_blank'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Windows' rel='tag' target='_blank'>Microsoft Windows</a>, <a class='technorati-link' href='http://technorati.com/tag/Operating+system' rel='tag' target='_blank'>Operating system</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows' rel='tag' target='_blank'>Windows</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.pcsupporttoday.com/3/all-you-system-information-at-your-finger-tips-with-this-free-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

