<?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>Lyle Backenroth &#187; Windows</title>
	<atom:link href="http://www.lylebackenroth.com/blog/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lylebackenroth.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 10 Nov 2011 19:34:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Windows 64bit Explained</title>
		<link>http://www.lylebackenroth.com/blog/2010/07/22/windows-64bit-explained/</link>
		<comments>http://www.lylebackenroth.com/blog/2010/07/22/windows-64bit-explained/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 01:01:02 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/?p=645</guid>
		<description><![CDATA[I found this thoroughly hilarious: Reason #43 why I use Linux. From Cup(Of T). Look, it’s really not that hard. Programs are still in the same place, in %ProgramFiles%, unless you need the 32 bit version, which is in %ProgramFiles(x86)%, except on a 32 bit machine, where it’s still %ProgramFiles%. All those dll’s are still in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://piers7.blogspot.com/2010/07/64-bit-explained.html" target="_blank"><strong>I found this thoroughly hilarious: Reason #43 why I use Linux. From Cup(Of T).</strong></a></p>
<blockquote><p>Look, it’s <em>really</em> not that hard.</p>
<p>Programs are still in the same place, in %ProgramFiles%, unless you need the 32 bit version, which is in %ProgramFiles(x86)%, except on a 32 bit machine, where it’s still %ProgramFiles%.</p>
<p>All those dll’s are still in %SystemRoot%\System32, just now they’re 64 bit. The 32 bit ones, they’re in %SystemRoot%\SysWOW64. You’re with me so far, right? Oh, and the 16 bit ones are still in %SystemRoot%\System – moving them would just be <em>weird</em>.</p>
<p>Registry settings are in HKLM\Software, unless you mean the settings for the 32 bit programs, in which case they’re in HKLM\Software\Wow6432Node.</p>
<p>So the rule is easy: stick to the 64 bit versions of apps, and you’ll be fine. Apps without a 64 bit version are pretty obscure anyway, Office and Visual Studio for example[1]. Oh, and stick to the 32 bit version of Internet Explorer (which is the default) if you want any of your add-ins to work. The ‘default’ shortcut for <em>everything else</em> is the 64 bit version. Having two shortcuts to everything can be a bit confusing, so sometimes (cmd.exe) there’s only the one (64 bit) and you’ll have to find the other yourself (back in SysWOW64, of course). And don’t forget to ‘Set-ExecutionPolicy RemoteSigned’ in both your 64 bit <em>and</em> 32 bit PowerShell environments.</p>
<p>Always install 64 bit versions of drivers and stuff, unless there isn’t one (MSDORA, JET), or you need <em>both </em>the 32 bit and 64 bit versions (eg to use SMO / SqlCmd from a 32 bit process like MSBuild). Just don’t do this if the 64 bit installer <em>already</em> installs the 32 bit version for you (like Sql Native Client).</p>
<p>Anything with a ‘32’ is for 64 bit. Anything with a ‘64’ is for 32 bit. Except %ProgramW6432% which is the 64 bit ProgramFiles folder in all cases (well, except on a 32 bit machine). Oh and the .net framework didn’t actually move either, but now it has a Framework64 sibling.</p>
<p>I really don’t understand how people get so worked up over it all.</p>
<p><span style="font-size: xx-small;">[1] Ok, so there <em>is </em>a 64 bit version of Office 2010, but given the installer pretty much tells you not to install it, it doesn’t count.</span></p></blockquote>
<p><a href="http://piers7.blogspot.com/" target="_blank">Via Cup(Of T).</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2010/07/22/windows-64bit-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Ubuntu Linux seamlessly ontop of Windows</title>
		<link>http://www.lylebackenroth.com/blog/2008/02/21/run-ubuntu-linux-seamlessly-ontop-of-windows/</link>
		<comments>http://www.lylebackenroth.com/blog/2008/02/21/run-ubuntu-linux-seamlessly-ontop-of-windows/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 21:27:59 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2008/02/21/run-ubuntu-linux-seamlessly-ontop-of-windows/</guid>
		<description><![CDATA[I&#8217;m not sure why anyone would want to do that, in the age of live-cd distros and dual-booting options, but some people running high end boxes may enjoy the best of both worlds, running a full Ubuntu distro ontop of windows. This unique distro is called andLinux. From the andLinux site: andLinux is a complete [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure why anyone would want to do that, in the age of live-cd distros and dual-booting options, but some people running high end boxes may enjoy the best of both worlds, running a full Ubuntu distro ontop of windows. This unique distro is called <a href="http://www.andlinux.org/" target="_blank">andLinux</a>.</p>
<p>From the andLinux site:</p>
<blockquote><p>andLinux is a complete <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> Linux system running seamlessly in Windows 2000 based systems (2000, XP, 2003, Vista [32-bit only]). This project was started for <a href="http://www.dynamism.com/" target="_blank">Dynamism</a> for the GP2X community, but its userbase far exceeds its original design. andLinux is free and will remain so, but donations are greatly needed.</p>
<p>andLinux uses <a href="http://www.colinux.org/" target="_blank">CoLinux</a> as its core which is confusing for many people. CoLinux is a port of the Linux kernel to Windows. Although this technology is like VMware or Virtual PC, CoLinux differs itself by being more of a merger of Windows and the Linux kernel and not an emulated PC, making it more efficient. <a href="http://www.straightrunning.com/XmingNotes/" target="_blank">Xming</a> is used as X server and <a href="http://www.pulseaudio.org/" target="_blank">PulseAudio</a> as sound server.</p>
<p>andLinux is not just for development and runs almost all Linux applications without modification.</p></blockquote>
<p><a href="http://andlinux.sourceforge.net/screenshots/screenshot.png" target="_blank">Click here for a sample screenshot</a>.</p>
<p>Also, an excellent article on the subject from <a href="http://lifehacker.com/358208/seamlessly-run-linux-apps-on-your-windows-desktop" target="_blank">Lifehacker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2008/02/21/run-ubuntu-linux-seamlessly-ontop-of-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The amusement of the ads &#8230;</title>
		<link>http://www.lylebackenroth.com/blog/2007/09/11/the-amusement-of-the-ads/</link>
		<comments>http://www.lylebackenroth.com/blog/2007/09/11/the-amusement-of-the-ads/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 00:37:44 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/09/11/the-amusement-of-the-ads/</guid>
		<description><![CDATA[Just a bit of nostalgia, I can&#8217;t resist posting a few legendary videos about that most-nostalgic period when the old PC wars were alive and well, and the ads that fueled them . . . some are old, and some not so old. MS-DOS 5: The Revolution Begins. Winsongs 95: Order yours now! PC vs. [...]]]></description>
			<content:encoded><![CDATA[<p>Just a bit of nostalgia, I can&#8217;t resist posting a few legendary videos about that most-nostalgic period when the old PC wars were alive and well, and the ads that fueled them . . . some are old, and some not so old.</p>
<p>MS-DOS 5: <a href="http://www.youtube.com/watch?v=dmEvPZUdAVI" target="_blank">The Revolution Begins</a>.</p>
<p>Winsongs 95: <a href="http://www.youtube.com/watch?v=bCbD3O9bDts" target="_blank">Order yours now!</a></p>
<p>PC vs. MAC: <a href="http://www.youtube.com/watch?v=Id_kGL3M5Cg" target="_blank">Southpark Style</a>.</p>
<p>The beautfy of the Macintosh: <a href="http://www.youtube.com/watch?v=iEAGmBRC1dc" target="_blank">MAC ad style</a>.</p>
<p>Vista: <a href="http://www.youtube.com/watch?v=FxOIebkmrqs" target="_blank">Oh the vista</a> . . .</p>
<p>. . . <a href="http://www.youtube.com/watch?v=1EbCyibkNB0" target="_blank">Bloatware</a>.</p>
<p>Of course my all time favorite . . . stand aside, eh hem let the PENGUIN THROUGH PLEASE . . . <strong><a href="http://www.youtube.com/watch?v=4ZmJ63sHoKU" target="_blank">5</a>, <a href="http://www.youtube.com/watch?v=cldeHjFig_c" target="_blank">4</a>, <a href="http://www.youtube.com/watch?v=GVOnFdMf0RU" target="_blank">3</a>, <a href="http://www.youtube.com/watch?v=UkRjQSP79ho" target="_blank">2</a>,</strong> and the most innovative one yet, drumroll please . . . <a href="http://www.youtube.com/watch?v=TTHCYjFWqHA" target="_blank">UBUNTU</a> (the GUI shown is available right now and is known as <a href="http://en.wikipedia.org/wiki/Compiz_Fusion" target="_blank">Compiz Fusion</a> running with GNOME on Ubuntu.)</p>
<p><a href="http://digg.com/submit?phase=2&amp;url=http://www.lylebackenroth.com/blog/2007/09/11/the-amusement-of-the-ads/" target="_blank"><img src="http://www.lylebackenroth.com/blog/digg.gif" alt="" width="70" height="66" align="right" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/09/11/the-amusement-of-the-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs and Bill Gates together on one stage for an extended interview.</title>
		<link>http://www.lylebackenroth.com/blog/2007/09/11/steve-jobs-and-bill-gates-together-on-one-stage-for-an-extended-interview/</link>
		<comments>http://www.lylebackenroth.com/blog/2007/09/11/steve-jobs-and-bill-gates-together-on-one-stage-for-an-extended-interview/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 00:37:37 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/09/11/steve-jobs-and-bill-gates-together-on-one-stage-for-an-extended-interview/</guid>
		<description><![CDATA[May 30, 2007 Steve Jobs and Bill Gates both together on stage for a lengthy interview about their history, regrets and discussions about their products and respective companies. I found the interview very interesting, although I thought they were a bit tame given the legendary tales that precede them. It&#8217;s roughly 90 minutes broken into [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://d5.allthingsd.com/20070530/video-steve-jobs-and-bill-gates-prologue/" target="_blank"><img src="http://www.lylebackenroth.com/blog/post-images/jobs-gates-mossberg.jpg" alt="" width="496" height="270" /></a></p>
<p>May 30, 2007 Steve Jobs and Bill Gates both together on stage for a lengthy interview about their history, regrets and discussions about their products and respective companies. I found the interview very interesting, although I thought they were a bit tame given the legendary tales that precede them. It&#8217;s roughly 90 minutes broken into 7 parts, with some introductory videos as well.  <a href="http://d5.allthingsd.com/20070530/video-steve-jobs-and-bill-gates-prologue/" target="_blank">Click here</a> for the main page outlining the interview. The transcript can be found <a href="http://d5.allthingsd.com/20070531/d5-gates-jobs-transcript/" target="_blank">here</a>.</p>
<p><a href="http://allthingsd.com/" target="_blank">All Things Digital</a> is a production of the Wall Street Journal It is a web site devoted to news, analysis and opinion on technology, the Internet and media.</p>
<p><a href="http://digg.com/submit?phase=2&amp;url=http://www.lylebackenroth.com/blog/2007/09/11/steve-jobs-and-bill-gates-together-on-one-stage-for-an-extended-interview/" target="_blank"><img src="http://www.lylebackenroth.com/blog/digg.gif" alt="" width="70" height="66" align="right" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/09/11/steve-jobs-and-bill-gates-together-on-one-stage-for-an-extended-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Photosynth!</title>
		<link>http://www.lylebackenroth.com/blog/2007/08/09/microsoft-photosynth/</link>
		<comments>http://www.lylebackenroth.com/blog/2007/08/09/microsoft-photosynth/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 04:05:00 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/08/09/microsoft-photosynth/</guid>
		<description><![CDATA[This is nothing short of an astounding piece of technology. Presented at the TED conference (you can visit TED&#8217;s main site here), Photosynth takes a large collection of photos of a place or an object, analyzes them for similarities, and then displays the photos in a reconstructed three-dimensional space, showing you how each one relates [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.lylebackenroth.com/blog/post-images/msphotosynth.jpg" alt="" /></p>
<p>This is nothing short of an astounding piece of technology. Presented at the <a href="http://en.wikipedia.org/wiki/TED_(conference)" target="_blank">TED</a> conference (you can <a href="http://www.ted.com/" target="_blank">visit TED&#8217;s main site here</a>), <span class="grayText">Photosynth takes a large collection of photos of a place or an object, analyzes them for similarities, and then displays the photos in a reconstructed <strong>three-dimensional space</strong>, showing you how each one relates to the next.</span></p>
<p>The company (originally called <a href="http://www.sandcodex.com/" target="_blank">Seadragon</a>) is a recent acquisition for Microsoft (about a year ago). They now live in <a href="http://labs.live.com/Seadragon.aspx" target="_blank">MS Labs</a>. It could leverage the web in a way never done before to bring <em>the collective</em> into play to benefit one and all.</p>
<p>This technology will potentially revolutionize our desktops (<strong>making desktop resolution meaningless!</strong>) the way we search, the way we think and interact with one another: <em>simply astounding</em>!</p>
<p>Enjoy the video below, then check out the details at <a href="http://labs.live.com/photosynth/" target="_blank">Microsoft Live Labs</a>. They also offer some <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=afe093ae-b780-4ee0-b0f1-897dfd42f0f9&amp;DisplayLang=en" target="_blank">movies that you can download</a> to experience this amazing technology. They have also recently (August 6, 2007) with NASA&#8217;s help, created a <a href="http://media.labs.live.com/photosynth/nasa/default.htm" target="_blank">virtual tour</a> of the Space Shuttle Endeavour.</p>
<p><a href="http://digg.com/submit?phase=2&amp;url=http://www.lylebackenroth.com/blog/2007/08/09/microsoft-photosynth/"><img src="http://www.lylebackenroth.com/blog/digg.gif" alt="" align="right" /></a><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/s-DqZ8jAmv0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/s-DqZ8jAmv0" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/08/09/microsoft-photosynth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 251/491 objects using disk: basic

Served from: lylebackenroth.com @ 2012-02-05 11:29:45 -->
