<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>John Pope &#187; operating system</title> <atom:link href="http://www.johnpopes.com/tag/operating-system/feed/" rel="self" type="application/rss+xml" /><link>http://www.johnpopes.com</link> <description>Gadgets, Build a Website, Computer Tips and Tricks</description> <lastBuildDate>Fri, 27 Jan 2012 22:32:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Benefits and uses of virtualization</title><link>http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/</link> <comments>http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/#comments</comments> <pubDate>Wed, 19 Aug 2009 05:44:19 +0000</pubDate> <dc:creator>John Pope</dc:creator> <category><![CDATA[IT&C]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[virtualization]]></category> <guid
isPermaLink="false">http://www.johnpopes.com/?p=874</guid> <description><![CDATA[A few years ago, when computer users were not that abundant like today PCs were considered pretty abstract things. Imagine you come from the world of typewriters, radio, TV and someone tells you about operating systems, programs, execution, RAM, ROM, the all mighty mouse and so on. You will be confused at first trying to [...]<p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/">Benefits and uses of virtualization</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p> ]]></description> <content:encoded><![CDATA[<p>A few years ago, when computer users were not that abundant like today PCs were considered pretty abstract things. Imagine you come from the world of typewriters, radio, TV and someone tells you about operating systems, programs, execution, RAM, ROM, the all mighty mouse and so on. You will be confused at first trying to understand what&#8217;s all about. That&#8217;s not the case anymore today, but it&#8217;s the case with other abstract technologies like <strong>Virtualization, a technology which does the abstraction of available hardware resources on a computer</strong>, making possible for multiple operating systems to share simultaneously the same resources.</p><div
id="attachment_876" class="wp-caption aligncenter" style="width: 591px"><img
class="size-full wp-image-876" title="Essence of Virtualization" src="http://www.johnpopes.com/wp-content/uploads/2009/08/virtualization.jpg" alt="Essence of Virtualization" width="581" height="300" /><p
class="wp-caption-text">Essence of Virtualization</p></div><p>Are you confused? I was too at first, so let&#8217;s see <a
href="http://en.wikipedia.org/wiki/Virtualization">what Virtualization really is</a> by explaining what you can do with it. So, you have your computer, with Windows installed (it can be pretty much any other OS). Windows in this case is called host OS. <strong>You need to download a Virtual Machine software that will make the hardware available to other operating systems</strong>. I chose <a
href="http://www.virtualbox.org/">VirtualBox </a>from SUN, a free Virtual Machine available for Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris and OpenBSD.</p><p
style="text-align: left;"><div
id="attachment_877" class="wp-caption aligncenter" style="width: 610px"><a
href="http://www.johnpopes.com/wp-content/uploads/2009/08/install-ubuntu-virtual-machine.JPG" target="_blank"><img
class="size-large wp-image-877" title="Installing Ubuntu on VirtualBox" src="http://www.johnpopes.com/wp-content/uploads/2009/08/install-ubuntu-virtual-machine-600x372.jpg" alt="Installing Ubuntu on VirtualBox" width="600" height="372" /></a><p
class="wp-caption-text">Installing Ubuntu on VirtualBox</p></div><p
style="text-align: left;">Next <strong>you have to choose one or more host OS-es that will be installed on top of your host</strong> Windows installation. I gave a try on Ubuntu. Made a Virtual Machine in VirtualBox (it&#8217;s an easy to follow wizard). Pun the CD in drive, and told VirtualBox to boot from it, then went on to install Ubuntu on the previously created Virtual Machine.</p><p
style="text-align: left;"><div
id="attachment_879" class="wp-caption aligncenter" style="width: 610px"><a
href="http://www.johnpopes.com/wp-content/uploads/2009/08/ubuntu-fully-functional.JPG" target="_blank"><img
class="size-large wp-image-879" title="Ubuntu runs just fine in windowed mode" src="http://www.johnpopes.com/wp-content/uploads/2009/08/ubuntu-fully-functional-600x501.jpg" alt="Ubuntu runs just fine in windowed mode" width="600" height="501" /></a><p
class="wp-caption-text">Ubuntu runs just fine in windowed mode</p></div><p>After install you open VirtualBox and boot up the guest OS, Ubuntu in this case, and use it like a normal OS install (minus the fact that you have a combination of keys to switch the mouse focus from one OS to another). <strong>You can run it in windowed mode, or full screen</strong> if that&#8217;s what you want). That&#8217;s it, it can&#8217;t gen any easier that that, so let&#8217;s see what&#8217;s the use of virtualization.</p><h2 style="text-align: left;">Uses of Virtualization</h2><ul><li>You can install as many guest OS-es as you like without having to worry about the host OS being damaged</li><li>You can test any software, if you&#8217;re a software developer, using just one computer</li><li>You can limit the resources of a Virtual Machine to see how it performs in various scenarios, or just for security reasons</li><li>Virtualization helps also when older software have to run on newer OS-es which are not compatible with them</li></ul><p>Have you tried virtualization? Or you&#8217;re afraid of it. Anyway, feel free to ask me questions. I&#8217;m happy to help if you have issues or got stuck at one point.</p><p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/">Benefits and uses of virtualization</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p><h3  class="related_post_title">Similar stories you might enjoy</h3><ul
class="related_post"><li><a
href="http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/" title="Mac OSX Snow Leopard is available for preorder on Amazon">Mac OSX Snow Leopard is available for preorder on Amazon</a></li><li><a
href="http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/" title="My experience installing Ubuntu as a typical Windows user">My experience installing Ubuntu as a typical Windows user</a></li><li><a
href="http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/" title="Windows 7 after 6 months of personal use">Windows 7 after 6 months of personal use</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mac OSX Snow Leopard is available for preorder on Amazon</title><link>http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/</link> <comments>http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/#comments</comments> <pubDate>Tue, 04 Aug 2009 18:18:56 +0000</pubDate> <dc:creator>John Pope</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[operating system]]></category> <guid
isPermaLink="false">http://www.johnpopes.com/?p=775</guid> <description><![CDATA[Yeap, ladies and gentlemen, it&#8217;s here, one click away for preorder on Amazon. Apple is pulling all the strings to make Microsoft&#8217;s Windows 7 launch a failure. And you can&#8217;t blame them as Windows 7 got a lot of good press this year, being one of the most anticipated Windows OS of all times. At [...]<p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/">Mac OSX Snow Leopard is available for preorder on Amazon</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p> ]]></description> <content:encoded><![CDATA[<p>Yeap, ladies and gentlemen, it&#8217;s here, <a
href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&amp;tag=johnpope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001AMHWP8&quot;&gt;Mac OS X version 10.6 Snow Leopard&lt;/a&gt;&lt;img src=">one click away for preorder on Amazon</a>. Apple is pulling all the strings to make Microsoft&#8217;s Windows 7 launch a failure. And you can&#8217;t blame them as Windows 7 got a lot of good press this year, being one of the most anticipated Windows OS of all times.</p><p>At the oposite corner lies Mac OSX 10.6 (aka Snow Leopard), announced at WWDC at the beginning of this summer and that was it, not too much buzz except the fact that won&#8217;t cost Mac users too much <a
href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&amp;tag=johnpope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001AMHWP8&quot;&gt;Mac OS X version 10.6 Snow Leopard&lt;/a&gt;&lt;img src=">(29$ to pe precise</a>).</p><p>Price alone and the fanaticism of Mac users will make Snow Leopard a success, I&#8217;m sure of that. But <strong>price is not the only thing to look up in Snow Leopard</strong>, so let&#8217;s see <a
href="http://www.apple.com/macosx/refinements/">what it brings to the table</a>:</p><ul><li>A more responsive finder search</li><li>New looks and features for Expose and Stacks</li><li>Faster backups through Time Machine</li><li>Faster boot, wake up, shut down times</li><li>Quicker wireless network join time</li><li>Faster installation time for Snow Leopard</li><li>Less space occupied on disk</li><li>A new generation of Quick Time software</li><li>More reliable disk eject (so they admit it at last)</li><li>More efficient file sharing in your home network</li></ul><div
id="attachment_776" class="wp-caption aligncenter" style="width: 610px"><img
class="size-full wp-image-776" title="Too much marketing bullshit in the motto" src="http://www.johnpopes.com/wp-content/uploads/2009/08/mac-osx-snow-leopard.jpg" alt="Too much marketing bullshit in the motto" width="600" height="315" /><p
class="wp-caption-text">Too much marketing bullshit in the motto</p></div><p>I think those features make <strong>Snow Leopard an upgrade good to have</strong>, but not so much a must have, but I&#8217;m no Apple fan-boy, so I wouldn&#8217;t know. How about you?</p><p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/">Mac OSX Snow Leopard is available for preorder on Amazon</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p><h3  class="related_post_title">Similar stories you might enjoy</h3><ul
class="related_post"><li><a
href="http://www.johnpopes.com/information-technology/why-im-a-pc-guy-1233/" title="Why I&#8217;m a PC guy">Why I&#8217;m a PC guy</a></li><li><a
href="http://www.johnpopes.com/information-technology/ipod-alternative-984/" title="iPod alternative myth: products that can replace my iPod">iPod alternative myth: products that can replace my iPod</a></li><li><a
href="http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/" title="Benefits and uses of virtualization">Benefits and uses of virtualization</a></li><li><a
href="http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/" title="My experience installing Ubuntu as a typical Windows user">My experience installing Ubuntu as a typical Windows user</a></li><li><a
href="http://www.johnpopes.com/information-technology/apple-preparing-a-10-inch-tablet-588/" title="Apple preparing a 10 inch tablet">Apple preparing a 10 inch tablet</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My experience installing Ubuntu as a typical Windows user</title><link>http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/</link> <comments>http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/#comments</comments> <pubDate>Fri, 31 Jul 2009 23:52:05 +0000</pubDate> <dc:creator>John Pope</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.johnpopes.com/?p=665</guid> <description><![CDATA[I&#8217;m always looking for new software and gadgets to install and test, I&#8217;m not the type that can keep a Windows install for more than a few months without reinstalling a new version, cleaning the system and so on. Yesterday I&#8217;ve decided to install Ubuntu on an older notebook hard drive I&#8217;ve had. I was [...]<p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/">My experience installing Ubuntu as a typical Windows user</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p> ]]></description> <content:encoded><![CDATA[<p>I&#8217;m always looking for new software and gadgets to install and test, I&#8217;m not the type that can keep a Windows install for more than a few months without reinstalling a new version, cleaning the system and so on. Yesterday<strong> I&#8217;ve decided to install Ubuntu on an older notebook hard drive</strong> I&#8217;ve had. I was thinking of doing that for a long time but I didn&#8217;t want to dual boot with Windows from the same hard drive. After an hour of searching for a S-ATA cable (which I found in the last box) and installing the drive I&#8217;ve went on to install <a
href="http://www.ubuntu.com/getubuntu/download">Ubuntu 9.04</a>, the 64 bits version. What followed is described below.</p><h2><div
id="attachment_667" class="wp-caption alignright" style="width: 310px"><img
class="size-full wp-image-667" title="Ubuntu is not for Windows humans" src="http://www.johnpopes.com/wp-content/uploads/2009/07/ubuntu-linux-logo.jpg" alt="Ubuntu is not for Windows humans" width="300" height="250" /><p
class="wp-caption-text">Ubuntu is not for Windows humans</p></div><p>Installing Ubuntu on my desktop</h2><p>The first thing I&#8217;ve seen after I&#8217;ve started the installing procedure was a hard reset. And the second and the third. Then I&#8217;ve tried something different (I have no idea why I sensed that might work): I&#8217;ve booted into Live CD mode and begin the installing procedure from there. This was a little better, as I&#8217;ve got to 80%, the the forth reset occurred.</p><p>After calming down with a beer<strong> I&#8217;ve burned on a DVD the 32 bit version and gave it a go</strong>. Needless to say I&#8217;ve ended up in the same place, with resets at various points. Then I&#8217;ve thought to give another chance to the 64 bit version and browsed through the advanced options before install, where I&#8217;ve found something about &#8220;no <a
href="http://en.wikipedia.org/wiki/Advanced_Configuration_and_Power_Interface">ACPI </a>installation&#8221; plus other options I&#8217;ve had no clue about. At this point I&#8217;ve checked the options with no ACPI and install went fine and pretty fast I have to say.</p><p>I have no idea what caused the hard resets but after looking on some forums <strong>I&#8217;ve seen that I wasn&#8217;t the only one with this issue</strong>. Next I&#8217;ve checked that I didn&#8217;t overwrite somehow the Windows Loader, as I usually did in the past experiences with installing Linux. All fine here.</p><h2>First few hours of using Ubuntu</h2><p>The first thing<strong> I noticed was how fast Ubuntu boots</strong>, as from the loading screen to desktop it takes about 10 seconds on a Core 2 Duo 3GHz CPU. Then I&#8217;ve noticed the silence of my 500W speaker system, that&#8217;s because <strong>Ubuntu has a problem with my Realtek HD Audio sound card</strong>. After reading a few posts and installing a few drivers the silence persisted, at witch moment I&#8217;ve switched my attention towards the video driver of <strong>my Radeon 4850 which doesn&#8217;t seemed to handle a full screen HD movie</strong>. Needless to say that my efforts were useless.</p><p>I don&#8217;t consider myself an IT Guru, but I&#8217;m pretty sure I&#8217;m an advanced Windows user with at least 14 years on trial and error. Practically I&#8217;ve tried every Windows desktop version since 3.11. I&#8217;ve also tried a few Linux distributions like Red Hat and Ubuntu so I can draw a conclusion about both of them</p><h2>The question: Ubuntu or Windows</h2><p>Well, the answer is more complicated than it should be and relies upon another question, &#8216;<em>What do you seek?</em>&#8216;. If you want something easy to install and use give Ubuntu a try, but <strong>if you have hardware or drivers issue you&#8217;d better stick with Windows</strong>. Ubuntu is also a good alternative when your budget is limited, as it comes with various software which provides similar functions like paid Windows programs, but similar is not the same with identical, remember that.</p><p>In the end I can&#8217;t describe the happiness I&#8217;ve felt <a
href="http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/" target="_blank">going back to Windows 7</a>, which is faster in every day use than Ubuntu (except boot time), Precaching being one of the most useful things introduced by Vista. <strong>The newest iteration of Windows 7 brings back new levels of performance</strong>, a new taskbar and easy to use and install devices. It&#8217;s hard thinking about Ubuntu as a Windows 7 competitor, even <a
title="Windows 7 version pricing" href="http://www.johnpopes.com/internet/windows-7-available-for-preorder-on-amazon-391/" target="_blank">if it&#8217;s cheaper</a> (or free if you don&#8217;t need support), but that doesn&#8217;t mean it isn&#8217;t good, because<strong> Linux really made visible progress in past years</strong>, but so did Windows.</p><p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/">My experience installing Ubuntu as a typical Windows user</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p><h3  class="related_post_title">Similar stories you might enjoy</h3><ul
class="related_post"><li><a
href="http://www.johnpopes.com/information-technology/benefits-and-use-of-virtualization-874/" title="Benefits and uses of virtualization">Benefits and uses of virtualization</a></li><li><a
href="http://www.johnpopes.com/software/mac-osx-snow-leopard-is-available-for-preorder-on-amazon-775/" title="Mac OSX Snow Leopard is available for preorder on Amazon">Mac OSX Snow Leopard is available for preorder on Amazon</a></li><li><a
href="http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/" title="Windows 7 after 6 months of personal use">Windows 7 after 6 months of personal use</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.johnpopes.com/software/my-experience-installing-ubuntu-as-a-typical-windows-user-665/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Windows 7 after 6 months of personal use</title><link>http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/</link> <comments>http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/#comments</comments> <pubDate>Fri, 24 Jul 2009 07:33:25 +0000</pubDate> <dc:creator>John Pope</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://www.johnpopes.com/?p=561</guid> <description><![CDATA[It&#8217;s been almost six months now since I&#8217;m running Windows 7 on my main machine. I wouldn&#8217;t go back to Vista, let alone XP even if you&#8217;d pay me for that? But let&#8217;s see why, why did Windows 7 made such a good impression on me that I&#8217;ve installed it on my desktop and my [...]<p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/">Windows 7 after 6 months of personal use</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p> ]]></description> <content:encoded><![CDATA[<p>It&#8217;s been almost six months now since I&#8217;m running Windows 7 on my main machine. I wouldn&#8217;t go back to Vista, let alone XP even if you&#8217;d pay me for that? But let&#8217;s see why, <strong>why did Windows 7 made such  a good impression on me</strong> that I&#8217;ve installed it on my desktop and my laptop.</p><p>Let&#8217;s start with the beginning: I knew some infos about Windows 7 since last year, but that was what Microsoft had released to general public, nothing more. When <strong>the first beta build came in January</strong>, first on some torrent sites then officially from Microsoft I had a few friends installing and recommend it to me.</p><div
id="attachment_564" class="wp-caption alignright" style="width: 260px"><a
title="Buy Windows 7 from Amazon" href="http://www.amazon.com/gp/product/B002DHGMVY?ie=UTF8&amp;tag=johnpope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002DHGMVY"><img
class="size-full wp-image-564" title="Windows 7 Ultimate retail box" src="http://www.johnpopes.com/wp-content/uploads/2009/07/windows-7-ultimate-box.jpg" alt="Windows 7 Ultimate retail box" width="250" height="250" /></a><p
class="wp-caption-text">Windows 7 Ultimate retail box on Amazon</p></div><p>I was a little bit skeptical at first, but as I love new stuff related to IT it is no surprise that I&#8217;ve installed it on my desktop first, to see how it handles on a beefed up configuration.</p><p><strong>After a few days of running the beta version of Windows 7 I concluded that it was a pretty solid build</strong> and did installed it on my laptop with Intel integrated graphics. It ran there very satisfactory, with all eye candy on. Drivers were fine and general feel on both systems was that Windows 7 runs smoother than Windows Vista using the same programs.</p><p>Even better than my expectations was the fact that<strong> after Windows 7 RC1 appeared, I did an upgrade that worked like a charm</strong> on both systems.</p><p>Now, after 6 months <strong>my general feel is that both installations perform like in the first day</strong>, even after upgrades, new drivers and a lot of software installs. I expect it to get worse on some point in time, as Microsoft hasn&#8217;t ditched the whole registry thing, but for now it&#8217;s more than ok.</p><p>So, let&#8217;s break it down in bullets: <strong>why should you get Windows 7 in Autumn</strong>?</p><ul><li>It&#8217;s way faster than Vista on old and actual hardware</li><li>There are no compatibility issues with software and drivers, or at least nothing major</li><li>It increases functionality, especially in the task bar area</li><li>It&#8217;s easier for new computer users, while experienced users will get a hold on it quickly</li><li>It&#8217;s cheaper than Vista if you buy a new system</li><li>Old OSes will not be supported long time after Winsows 7 hits the shelves, plus we all know support for old software is crappy</li><li>It&#8217;s safer than XP and possibly than Vista. I haven&#8217;t got any malware and viruses problems in past months, but I don&#8217;t browse stupid/porn/untrusted websites</li></ul><h2><span
style="text-decoration: underline;"><a
title="Windows 7 version pricing" href="http://www.johnpopes.com/internet/windows-7-available-for-preorder-on-amazon-391/">Info about where to buy Windows 7 and version pricing can be found here</a></span></h2><p><div
style="background: #eee; padding: 5px;"><a
href="http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/">Windows 7 after 6 months of personal use</a> is an article from <a
href="http://www.johnpopes.com" target="_blank" title="JohnPopes.com - Internet, Marketing, Business, Gadgets ">JohnPopes.com</a> blog. <br/>Copyright 2007-2009</div></p><h3  class="related_post_title">Similar stories you might enjoy</h3><ul
class="related_post"><li><a
href="http://www.johnpopes.com/software/64-bit-windows-7-1363/" title="Switching to 64 bit Windows 7 &#8211; my experience">Switching to 64 bit Windows 7 &#8211; my experience</a></li><li><a
href="http://www.johnpopes.com/technology/windows-logos-and-startup-sounds-evolution-16/" title="Windows logos and startup sounds evolution">Windows logos and startup sounds evolution</a></li><li><a
href="http://www.johnpopes.com/how-to/how-to-automatically-install-software-on-your-windows-computer-1247/" title="How to automatically install software on your Windows computer">How to automatically install software on your Windows computer</a></li><li><a
href="http://www.johnpopes.com/information-technology/why-im-a-pc-guy-1233/" title="Why I&#8217;m a PC guy">Why I&#8217;m a PC guy</a></li><li><a
href="http://www.johnpopes.com/software/microsoft-security-essentials-best-free-antivirus-protection-1137/" title="Microsoft Security Essentials: best free antivirus protection?">Microsoft Security Essentials: best free antivirus protection?</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.johnpopes.com/software/windows-7-after-6-months-of-personal-use-561/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
