mirror of
https://github.com/kennethreitz-archive/.com.git
synced 2026-06-21 15:51:00 +00:00
206 lines
5.8 KiB
HTML
206 lines
5.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Reflections on Windows 7</title>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
|
|
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Kenneth's log ATOM Feed" />
|
|
|
|
|
|
|
|
|
|
<!--[if IE]>
|
|
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
|
|
|
<!--[if lte IE 7]>
|
|
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
|
|
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
|
|
|
|
<!--[if lt IE 7]>
|
|
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
|
|
|
|
</head>
|
|
|
|
<body id="index" class="home">
|
|
|
|
<a href="http://github.com/kennethreitz/">
|
|
|
|
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
|
|
|
|
</a>
|
|
|
|
<header id="banner" class="body">
|
|
<h1>
|
|
<a href=".">Kenneth's log </a>
|
|
</h1>
|
|
|
|
<nav><ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li >
|
|
<a href="./category/Life.html">Life</a>
|
|
</li>
|
|
|
|
<li class="active">
|
|
<a href="./category/Code.html">Code</a>
|
|
</li>
|
|
|
|
<li >
|
|
<a href="./category/projects.html">projects</a>
|
|
</li>
|
|
|
|
|
|
</ul></nav>
|
|
|
|
</header><!-- /#banner -->
|
|
|
|
|
|
<section id="content" class="body">
|
|
<article>
|
|
<header> <h1 class="entry-title"><a href="reflections-on-windows-7.html"
|
|
rel="bookmark" title="Permalink to Reflections on Windows 7">Reflections on Windows 7</a></h1> </header>
|
|
|
|
|
|
|
|
<div class="entry-content">
|
|
<footer class="post-info">
|
|
<abbr class="published" title="2009-05-06T04:01:00">
|
|
Wed 06 May 2009
|
|
</abbr>
|
|
<p>In <a href="./category/Code.html">Code</a>.
|
|
|
|
</p>
|
|
</footer><!-- /.post-info -->
|
|
|
|
|
|
<p>While I have not had the opportunity to try the latest Windows 7
|
|
Release Candidate, I have done a bit of reading on the subject. In
|
|
my research, I have made the following observances</p>
|
|
<p>Vista was truly the worst operating system I have ever used in my
|
|
life. It had some wonderful features, but everything was tied
|
|
together so inefficiently It could bring the fastest computer
|
|
around to its knees. I have used Vista on a rather powerful quad
|
|
core system with over 4 GB of RAM, and it still responded poorly.
|
|
There were a few things in Vista that were wonderful ideas, but
|
|
executed horribly:</p>
|
|
<ul class="simple">
|
|
<li>Integrated Search and Indexing</li>
|
|
<li>ReadyBoost for superior caching</li>
|
|
<li>Windows XP Compatibility Mode</li>
|
|
<li>Application Pre-Caching based on Observed User Activity</li>
|
|
<li>Bending over backwards for old API compatibility</li>
|
|
</ul>
|
|
<p>Windows 7 looks promising, however. Take a look at the list of new
|
|
improvements:</p>
|
|
<ul class="simple">
|
|
<li>Transparent Windows XP Virtualization Compatibility Layer</li>
|
|
<li>Responsiveness existent</li>
|
|
<li>Advanced Window Management Abilities</li>
|
|
<li>New Version of ReadyBoost</li>
|
|
<li>Integrated ClearType Tuning (about time)</li>
|
|
<li>Feature-Packed Application Bar</li>
|
|
</ul>
|
|
<p>Windows 7 is what Vista was supposed to be from what I understand.
|
|
I'm keeping my fingers crossed, but I do look forward to this new
|
|
Operating System. I sincerely hope that it truly is a great
|
|
improvement. We'll see.</p>
|
|
<p><a class="reference external" href="http://xkcd.com/528/">|Disclaimer: I have not actually tried the beta yet. I hear its quite pleasant and hardly Hitler-y at all.|</a>
|
|
<a class="reference external" href="http://technorati.com/tag/Microsoft">Microsoft</a>,
|
|
<a class="reference external" href="http://technorati.com/tag/Vista">Vista</a>,
|
|
<a class="reference external" href="http://technorati.com/tag/Windows%207">Windows 7</a></p>
|
|
|
|
</div><!-- /.entry-content -->
|
|
|
|
|
|
|
|
<div class="comments">
|
|
<div id="disqus_thread"></div>
|
|
<script type="text/javascript">
|
|
var disqus_identifier = "reflections-on-windows-7.html";
|
|
(function() {
|
|
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
|
dsq.src = 'http://kennethreitz.disqus.com/embed.js';
|
|
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
|
})();
|
|
</script>
|
|
</div>
|
|
|
|
|
|
|
|
</article>
|
|
</section>
|
|
|
|
|
|
<section id="extras" class="body">
|
|
|
|
|
|
<div class="blogroll">
|
|
<h2>Links</h2>
|
|
<ul>
|
|
|
|
<li><a href="http://github.com/kennethreitz">GitHub Repos</a></li>
|
|
|
|
<li><a href="http://flickr.com/kennethreitz">Photography (Flickr)</a></li>
|
|
|
|
<li><a href="http://twitter.com/kennethreitz">Latest Tweets</a></li>
|
|
|
|
<li><a href="http://www.linkedin.com/in/kennethreitz">Résumé</a></li>
|
|
|
|
<li><a href="http://pick.im/kenneth-reitz">Design Portfolio</a></li>
|
|
|
|
<li><a href="http://laterstars.com/kennethreitz">Later Stars</a></li>
|
|
|
|
</ul>
|
|
</div><!-- /.blogroll -->
|
|
|
|
|
|
|
|
<div class="social">
|
|
|
|
<ul>
|
|
<li><a href="./feeds/all.atom.xml" rel="alternate">atom feed</a></li>
|
|
|
|
|
|
|
|
<li><a href="http://facebook.com/kennethreitz">Facebook</a></li>
|
|
|
|
</ul>
|
|
</div><!-- /.social -->
|
|
|
|
|
|
</section><!-- /#extras -->
|
|
|
|
<footer id="contentinfo" class="body">
|
|
<address id="about" class="vcard body">
|
|
© 2011 Kenneth Reitz & co. All Rights Reserved.
|
|
</address><!-- /#about -->
|
|
|
|
</footer><!-- /#contentinfo -->
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
var disqus_shortname = 'kennethreitz';
|
|
(function () {
|
|
var s = document.createElement('script'); s.async = true;
|
|
s.type = 'text/javascript';
|
|
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
|
|
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
|
}());
|
|
</script>
|
|
<script type="text/javascript" charset="utf-8">
|
|
var disqus_developer = 1;
|
|
</script>
|
|
|
|
</body>
|
|
</html> |