<?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>iandouglas.com &#187; windows 7</title>
	<atom:link href="http://iandouglas.com/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://iandouglas.com</link>
	<description>senior web architect</description>
	<lastBuildDate>Thu, 10 Jun 2010 17:58:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HOWTO: start named PuTTY sessions from a Windows shortcut</title>
		<link>http://iandouglas.com/2010/04/23/howto-start-named-putty-sessions-from-a-windows-shortcut/</link>
		<comments>http://iandouglas.com/2010/04/23/howto-start-named-putty-sessions-from-a-windows-shortcut/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:38:55 +0000</pubDate>
		<dc:creator>id</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://iandouglas.com/?p=687</guid>
		<description><![CDATA[I have Windows 7 on my laptop, but since I&#8217;m a die-hard Linux geek and haven&#8217;t got the patience to wait for anyone else to figure out all of the drivers needed for a clean, working Linux build on my M17x, I installed Cygwin. However, the limitation of running Cygwin in a DOS-like command line [...]]]></description>
			<content:encoded><![CDATA[<p>I have Windows 7 on my laptop, but since I&#8217;m a die-hard Linux geek and haven&#8217;t got the patience to wait for anyone else to figure out all of the drivers needed for a clean, working Linux build on my <a href="http://www.dell.com/us/en/home/notebooks/laptop-alienware-m17x/pd.aspx?refid=laptop-alienware-m17x&amp;cs=19&amp;s=dhs" target="_blank">M17x</a>, I installed <a href="http://www.cygwin.com/" target="_blank">Cygwin</a>. However, the limitation of running Cygwin in a DOS-like command line window that couldn&#8217;t be expanded beyond 80 characters was a nuisance. Enter &#8220;puttytel&#8221; (<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank">downloadable on this page</a>) which can connect to your local Cygwin installation in a PuTTY-like SSH terminal. Running this executable gives you a connection type of &#8220;cygterm&#8221; which you select along with a command of just a dash mark for a local shell.</p>
<p>Of course, then came the mind-numbing exercise of clicking the PuTTY icon, and having to double-click the &#8220;cygwin&#8221; profile I made (for scrollback, colored terminal, etc). A quick Google search later, and I had my answer.</p>
<p>1. Create a shortcut on your desktop for PuTTYtel.exe (right-button drag and drop the executable works great, select &#8220;Create Shortcuts here&#8221;)<br />
2. Right-click the shortcut icon and select Properties<br />
3. Under the &#8220;General&#8221; tab, give it a meaningful name<br />
4. Under the &#8220;Shortcut&#8221; tab, where it lists your target as &#8220;C:\whateverpath\puttytel.exe&#8221; change it to include a parameter of -load (single dash) and then a string (quoted if it contains spaces, etc) of which profile name you want to autoload. Since mine was called &#8220;&#8212;-cygwin&#8221; (so it would appear at the top of my stored session list), my new Target line became this:<br />
<code>"C:\Program Files (x86)\putty\puttytel.exe" -load "----cygwin"</code><br />
5. Click OK to save, then right-click on the shortcut again and select &#8220;pin to taskbar&#8221;<br />
6. Now you can simply click that icon, and it will immediately load that PuTTY saved session for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://iandouglas.com/2010/04/23/howto-start-named-putty-sessions-from-a-windows-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: enable a &#8220;god mode&#8221; control panel in Windows 7</title>
		<link>http://iandouglas.com/2010/01/07/howto-enable-a-god-mode-control-panel-in-windows-7/</link>
		<comments>http://iandouglas.com/2010/01/07/howto-enable-a-god-mode-control-panel-in-windows-7/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:23:58 +0000</pubDate>
		<dc:creator>id</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://iandouglas.com/?p=31</guid>
		<description><![CDATA[CNET posted a HOWTO video on how to enable a much broader Control Panel setup by creating a folder with a specific filename. In a nutshell, create a folder in the root level of any drive, and call it &#8220;GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}&#8221; (without the quotes).]]></description>
			<content:encoded><![CDATA[<p><a href="http://cnettv.cnet.com/enable-godmode-windows-7/9742-1_53-50081662.html">CNET posted a HOWTO video</a> on how to enable a much broader Control Panel setup by creating a folder with a specific filename.</p>
<p>In a nutshell, create a folder in the root level of any drive, and call it &#8220;GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}&#8221; (without the quotes).</p>
]]></content:encoded>
			<wfw:commentRss>http://iandouglas.com/2010/01/07/howto-enable-a-god-mode-control-panel-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>update: iPhone, Win7, Aion, etc</title>
		<link>http://iandouglas.com/2009/08/17/update-iphone-win7-aion-etc/</link>
		<comments>http://iandouglas.com/2009/08/17/update-iphone-win7-aion-etc/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 18:14:23 +0000</pubDate>
		<dc:creator>id</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[aion]]></category>
		<category><![CDATA[at&t]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://iandouglas.com/?p=55</guid>
		<description><![CDATA[Nutshell news: I bought an iPhone, I&#8217;m still loving Win7 but miss Linux flexibility, I played the Aion beta this weekend but not as long as I initially wanted, but that&#8217;s fine. I decided the Nokia E71x is a great little smartphone if you use IMAP for your Email, and general overall support for the [...]]]></description>
			<content:encoded><![CDATA[<p>Nutshell news: I bought an iPhone, I&#8217;m still loving Win7 but miss Linux flexibility, I played the Aion beta this weekend but not as long as I initially wanted, but that&#8217;s fine.</p>
<p>I decided the Nokia E71x is a great little smartphone if you use IMAP for your Email, and general overall support for the phone is decent. Unfortunately, the &#8220;Mail for Exchange&#8221; client didn&#8217;t work well for me, and I wonder if there&#8217;s something funky with the Exchange server at work because I had trouble using two separate apps to sync my work mail on the Nokia, and also had issues with work Email on the Blackjack II which prompted me to &#8216;upgrade&#8217; to the Nokia.</p>
<p>So I went to an AT&#038;T store, and asked them to exchange the phone. Oops, sorry, been more than 30 days, you&#8217;ll have to pay full retail price for a new phone because you&#8217;re not eligible for extending your two-year contract for another 21 months. Oh, and we&#8217;re out of stock for the iPhone you asked for. The rest of the conversation went something like:</p>
<p>Assistant Manager: You could try another AT&#038;T store, see if they have any in stock.<br />
Me: I don&#8217;t really know the area, can you check for me?<br />
AM: (sighs) Yeah.<br />
(searches and types enough on his keyboard to make me wonder if he was writing a blog article about the guy who went past his 30-day exchange period etc)<br />
AM: The Beverly store has lots in stock.<br />
Me: Okay, where&#8217;s that?<br />
AM: On Beverly. Do you need the address?<br />
Me: Considering I don&#8217;t know where on &#8220;Beverly&#8221;, yes, I need the address.</p>
<p>I get to the Beverly store, and took me 10 minutes to realize there&#8217;s a &#8220;sign in here&#8221; sign that isn&#8217;t close enough to the door for me to realize there&#8217;s a waiting list of about 8 people in front of me that are tying up sales reps.</p>
<p>An hour later, I got Brett (very friendly guy, super service) to find a 32GB iPhone 3GS for me, bought a neat dark red &#8220;luxe&#8221; shell from iFrogz, upsell me on the upgraded warranty, and sell me an overpriced car charger.</p>
<p>Oh, the best part. I didn&#8217;t have to pay full retail price after all. Turns out there&#8217;s a nifty little loophole in AT&#038;T&#8217;s terms.</p>
<p>For $9.99, I can &#8220;add&#8221; a new line on my existing account. After telling him my wife was complaining about me adding a new line which would require her to memorize a new phone number when I&#8217;ve had this old number for like 7 years, he switched my old number to the new phone, and put some random 310-area code number on the Nokia. New data plan (business class, unlimited data plan, (hooyay for expense reports). New year 2-year contract with the iPhone saved me $400 on the retail price.</p>
<p>So now I can just cancel my Nokia line, which will charge me the $175 cancellation fee, which means I&#8217;m still ahead $225 on the retail cost of the iPhone.</p>
<p>And I&#8217;ve spent about $20 on apps and a few catchy tunes (like Natasha Beddingfield&#8217;s Pocketful of Sunshine).</p>
<p>The drag, I&#8217;ve come to realize after a little bit of Google searching, is that I can&#8217;t develop any apps for my iPhone without having Mac hardware. Bleh. Apple needs to release some Windows/Linux tools to develop iPhone apps on other platforms. Restricting it to Apple-only hardware seems ridiculous. Anyone got a used Mac Mini for sale?</p>
<p>Aion closed beta was fun. I got a Scout/Ranger to level 11, a Priest to level 6 and a Warrior to level 5. I think I enjoy the pure warrior class, to be honest. Usually I&#8217;m a ranged-DPS kind of guy, but the Ranger class seems overly complex. Found a bug in the game, dutifully reported it to NCSoft, and put the game away. Too bad the open beta doesn&#8217;t start up for a while.</p>
<p>I still have to move a bunch of sites from my old hosting provider. That&#8217;ll probably happen this weekend so I don&#8217;t get charged another $114/month. Although part of me wants to hold in until October which means my one year lease-to-own contract will be up, and I can go pick up the computer from them and cancel my plan&#8230; Decisions.</p>
]]></content:encoded>
			<wfw:commentRss>http://iandouglas.com/2009/08/17/update-iphone-win7-aion-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7: tough call</title>
		<link>http://iandouglas.com/2009/04/13/windows-7-tough-call/</link>
		<comments>http://iandouglas.com/2009/04/13/windows-7-tough-call/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:19:00 +0000</pubDate>
		<dc:creator>id</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[fanboy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://iandouglas.com/?p=58</guid>
		<description><![CDATA[For being such a hard-core Linux geek all these years, I&#8217;m sure it&#8217;s confused many of my friends and coworkers to hear me raving about Windows 7 lately. Truth of the matter is that I got in the beta program and have had build 7000 on my work laptop for several weeks. I also got [...]]]></description>
			<content:encoded><![CDATA[<p>For being such a hard-core Linux geek all these years, I&#8217;m sure it&#8217;s confused many of my friends and coworkers to hear me raving about Windows 7 lately. Truth of the matter is that I got in the beta program and have had build 7000 on my work laptop for several weeks. I also got an update to build 7068 running on my system at home, and I can&#8217;t help but say &#8220;see ya&#8221; to XP when the final release comes out &#8217;cause it&#8217;s so much better than XP in so many ways. Is Win7 cool enough for me to switch full-time though? That&#8217;s the question.</p>
<p>The answer is &#8216;no&#8217;, of course. As much as I&#8217;ve been enjoying the performance of Win7, even on my old laptop (P4 2.66GHz, 512MB of RAM, old Trident video, 802.11 a/b only doing WEP, etc), I have to say that MS has really outdone themselves at sending out a DVD install of the &#8216;Windows 7 Ultimate&#8217; release package that works so well on older hardware as well as higher end hardware.</p>
<p>My rig at home is running the 64-bit version, and haven&#8217;t had a single hiccup yet, other than needing Vista drivers for my Asys mobo, LAN and separate Nvidia graphics. Windows Update *claims* to have new Nvidia drivers for Win7, but I get a steady 60fps in World of Warcraft whenever I play, so I don&#8217;t want to risk screwing anything up by going to beta video drivers.</p>
<p>I was a little disappointed to read this morning that the actual Release Candidate (RC) of Win7 will require a full wipe and reinstall, but I do understand their reasoning &#8212; they want people to test real-world upgrade/install scenarios, and upgrading from a beta version to a beta version isn&#8217;t really a &#8220;real world&#8221; scenario.</p>
<p>Windows 7 has a lot of nice features, now including native NFS support, both as a server and client. Of course, I was digging way down inside Control Panel and Windows features to enable/disable (like web services and the like) to find it. My buddy Jorge had this to say about NFS support over IM:</p>
<p>(11:50:40 AM) ian douglas: oh, and win7 has built in nfs now<br />
(11:50:48 AM) jorge: it&#8217;s about time<br />
(11:50:53 AM) ian douglas: found it last night in a setting, it&#8217;ll act as an nfs server and mount nfs stuff natively<br />
(11:51:02 AM) jorge: when are they going to add unix tools to the shell, lol<br />
(11:51:07 AM) ian douglas: no kidding<br />
(11:51:10 AM) jorge: wow, slick<br />
(11:51:21 AM) jorge: can you mount it from linux?<br />
(11:51:24 AM) jorge: using nfs?<br />
(11:51:25 AM) ian douglas: yeah<br />
(11:51:29 AM) jorge: wow<br />
(11:51:29 AM) ian douglas: and vice versa<br />
(11:51:40 AM) ian douglas: mount linux in windows via nfs so we can finally kill samba<br />
(11:51:48 AM) jorge: yeah<br />
(11:51:53 AM) jorge: samba kinda sucks<br />
(11:51:57 AM) ian douglas: ﻿yeah, i was pretty impressed, though it&#8217;s buried in the settings of windows features to turn on/off like web server, etc.<br />
(11:52:05 AM) jorge: sure<br />
(11:52:43 AM) jorge: typical M$ (let&#8217;s hide that feature so people don&#8217;t discover it too easily and start to figure out our stuff is crap)</p>
<p>But Jorge does bring up an excellent point, which I&#8217;ve made clear to other Linux geeks out there &#8212; I won&#8217;t be switching my desktop full-time away from some flavor of Linux (current is Ubutnu 8.10 64-bit) until Windows starts natively supporting Perl and a full bash shell without having to install an add-on like cygwin.</p>
<p>I will, however, happily dual-boot my system with Windows 7.</p>
<p>The Mac fanboys out there will of course cry foul, that Mac OS is essentially a really pretty OS with all of the *nix support you could want, which is true. But for what I&#8217;d pay for a Mac (OS license and hardware) to get comparable hardware to what I currently run, I could at least double the horsepower/RAM of my rig right now.</p>
<p>So when pigs fly and hell freezes over, and Mac lowers their prices or Windows supports Unix shell, I&#8217;ll consider switching. Until then, keep my name on the &#8220;linux fanboy&#8221; list. Right at the top.</p>
]]></content:encoded>
			<wfw:commentRss>http://iandouglas.com/2009/04/13/windows-7-tough-call/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux vs Windows, a perspective</title>
		<link>http://iandouglas.com/2009/02/23/linux-vs-windows-a-perspective/</link>
		<comments>http://iandouglas.com/2009/02/23/linux-vs-windows-a-perspective/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:09:49 +0000</pubDate>
		<dc:creator>id</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[fanboy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://iandouglas.com/?p=60</guid>
		<description><![CDATA[My father recently sent me a link to an interesting read about a woman having issues with a brand new laptop booting Windows, and her rant about why Linux is so much better. It&#8217;s biased opinions like this that make the rest of us Linux &#8216;evangelists&#8217; look bad, but here&#8217;s my take on things: The [...]]]></description>
			<content:encoded><![CDATA[<p>My father recently sent me a link to an interesting read about a woman having issues with a brand new laptop booting Windows, and her rant about why Linux is so much better. It&#8217;s biased opinions like this that make the rest of us Linux &#8216;evangelists&#8217; look bad, but here&#8217;s my take on things:</p>
<p>The biggest complaint people have when switching to Linux is that the software they&#8217;ve gotten used to using on Windows is no longer available to them because so many software vendors aren&#8217;t producing Linux-capable software. I&#8217;d switch my parents&#8217; computers to Linux in a heartbeat if I could be sure that all of their necessary Windows applications would still work.</p>
<p>Thankfully, some companies like CodeWeavers and Cedega are working very hard on cross-over application support so you can run native Windows applications, like Office, within Linux. Of course, there&#8217;s the Windows emulator, called &#8216;wine&#8217;, that natively runs a *lot* of Windows-based software, but more complex software bundles like Office won&#8217;t work in &#8216;wine&#8217; alone. But then you don&#8217;t need Norton or McAfee any more either.</p>
<p>I can&#8217;t envision a day where I don&#8217;t need Linux any more. A GUI is a GUI, it&#8217;s the underlying technology that changes things and makes a difference for me, and I have way too much flexibility in Linux that I feel very constrained in Windows, like &#8220;I want to _____, oh, wait, I can&#8217;t, I&#8217;m in Windows&#8230;&#8221; I&#8217;ve added lots of add-on software to mimic a Linux shell (cygwin) and have similar development tools available within Windows (ActivePerl), but like the author of that article said, the more you add to Windows, the slower things get.</p>
<p>I&#8217;m guessing the lady who wrote the article had XP preinstalled, which has some definite performance issues. Then again, Linux can have performance issues too if you misconfigure it. In her case, it was all of the add-ons that caused her laptop to boot so slowly.</p>
<p>I have a beta version of Windows 7 running on my laptop, and frankly it is SO much faster than XP (even running the 32bit OS on the 64bit cpu). I&#8217;m actually considering taking XP off my system at home and putting Win7 on there. Of course, the only reason I even boot into Windows any more is to play World of Warcraft. I *could* play WoW within Linux using Cedega, but frankly my video hardware is better supported in Windows, so I don&#8217;t mind dual-booting. I&#8217;m a firm believer in using the right tool for the job, so might as well keep Windows around just to play a game &#8217;cause that&#8217;s all I need it for anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://iandouglas.com/2009/02/23/linux-vs-windows-a-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
