<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Schlog</title>
	
	<link>http://davidschrag.com/schlog</link>
	<description>From the mind of David Schrag</description>
	<lastBuildDate>Sun, 06 Dec 2009 20:48:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheSchlog" /><feedburner:info uri="theschlog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Google Public DNS, I like your numbers</title>
		<link>http://davidschrag.com/schlog/427/google-public-dns-i-like-your-numbers</link>
		<comments>http://davidschrag.com/schlog/427/google-public-dns-i-like-your-numbers#comments</comments>
		<pubDate>Sun, 06 Dec 2009 20:48:23 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/427/google-public-dns-i-like-your-numbers</guid>
		<description><![CDATA[The DNS system is great because it means you don’t have to remember the IP addresses of all the web pages in the world. You do, however, have to remember the IP addresses of the DNS servers. For most people, this isn’t a problem because DNS is generally a set-and-forget kind of thing. So if [...]]]></description>
			<content:encoded><![CDATA[<p>The DNS system is great because it means you don’t have to remember the IP addresses of all the web pages in the world. You do, however, have to remember the IP addresses of the DNS servers. For most people, this isn’t a problem because DNS is generally a set-and-forget kind of thing. So if your ISP’s DNS servers are something unmemorable like 68.87.66.196 and 67.57.32.5, it’s not a big deal. But if you’re an IT consultant and you’re frequently plugging in these numbers for troubleshooting purposes, it’s better to have a DNS server combination that you can keep in your head. We’ve used 4.2.2.1 and 4.2.2.2 for years, but now Google’s given us new options: 8.8.8.8 and 8.8.4.4.</p>
<p>I’m not recommending Google Public DNS as your permanent, default DNS servers … not yet, anyway. But I like having another option that I don’t have to write down.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/427/google-public-dns-i-like-your-numbers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can you install Windows 7 x64 onto D: from within a Vista x32 session on C:?</title>
		<link>http://davidschrag.com/schlog/425/can-you-install-windows-7-x64-onto-d-from-within-a-vista-x32-session-on-c</link>
		<comments>http://davidschrag.com/schlog/425/can-you-install-windows-7-x64-onto-d-from-within-a-vista-x32-session-on-c#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:28:33 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/425/can-you-install-windows-7-x64-onto-d-from-within-a-vista-x32-session-on-c</guid>
		<description><![CDATA[No.
]]></description>
			<content:encoded><![CDATA[<p>No.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/425/can-you-install-windows-7-x64-onto-d-from-within-a-vista-x32-session-on-c/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring a Windows Home Server computer when network drivers are not found</title>
		<link>http://davidschrag.com/schlog/424/restoring-a-windows-home-server-computer-when-network-drivers-are-not-found</link>
		<comments>http://davidschrag.com/schlog/424/restoring-a-windows-home-server-computer-when-network-drivers-are-not-found#comments</comments>
		<pubDate>Tue, 22 Sep 2009 15:23:53 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/424/restoring-a-windows-home-server-computer-when-network-drivers-are-not-found</guid>
		<description><![CDATA[One of the neat features about Windows Home Server is the ability to restore a hard drive from scratch. If you check out the help files, you will learn that the process is as simple as booting the dead PC from a special CD and following the on-screen instructions. Yeah, right.
The most common problem people [...]]]></description>
			<content:encoded><![CDATA[<p>One of the neat features about <a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx" target="_blank">Windows Home Server</a> is the ability to restore a hard drive from scratch. If you check out the help files, you will learn that the process is as simple as booting the dead PC from a special CD and following the on-screen instructions. Yeah, right.</p>
<p>The most common problem people encounter, from what I can tell reading various blogs and forums, is that the special boot CD does not contain the correct drivers for the PC’s network card. Without the drivers, the network card won’t work, and without a working network card, the PC can’t talk to the Windows Home Server.&#160; If that happens, you’re supposed to put the drivers on a USB hard drive and scan the hard drive for the drivers during the restore process. The drivers you need are supposed to be found in the “Windows Home Server Drivers for Restore” folder that is part of each computer’s backup on the Windows Home Server. Yeah, right.</p>
<p>I recently had occasion to restore a Dell Optiplex 755 running Windows XP (32-bit). The network card was an Intel 825xx-series Gigabit ethernet card. The boot CD did not include the necessary drivers. I retrieved the “Windows Home Server Drivers for Restore” folder, copied it to a USB drive, and scanned the drive for the drivers at the appropriate point in the process. No network drivers were found. I solved the problem by downloading the correct driver package from support.dell.com, extracting the files from the downloaded .exe file to a folder called “drivers” on the USB drive, and then scanning the drive again. Fortunately, the restore program is smart enough to look through the entire USB drive, and not just the “Windows Home Server Drivers for Restore” folder. This time the correct drivers were located and loaded, the Windows Home Server was detected on the network, and the restore process proceeded successfully.</p>
<p>(Note: I mentioned above that I was running a 32-bit operating system because many people seem to get stuck when trying to restore a 64-bit operating system. The restore CD runs in a 32-bit environment and will not use 64-bit drivers if that’s what’s contained in the “Windows Home Server Drivers for Restore” folder. I just wanted to point out that it’s not only 64-bit drivers that can cause a problem in the restore process. Sometimes plain old 32-bit drivers turn out to be a pain, too.)</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/424/restoring-a-windows-home-server-computer-when-network-drivers-are-not-found/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with Google Voice</title>
		<link>http://davidschrag.com/schlog/423/fun-with-google-voice</link>
		<comments>http://davidschrag.com/schlog/423/fun-with-google-voice#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:37:35 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/423/fun-with-google-voice</guid>
		<description><![CDATA[Just got my first voicemail-transcribed-to-e-mail on my new Google Voice account. How cool – someone can leave me a message and what they say is converted to text and sent to me. And it works perfectly. Here’s the text of the message I got:
hi my name is angie and i&#8217;m calling from kind of mark [...]]]></description>
			<content:encoded><![CDATA[<p>Just got my first voicemail-transcribed-to-e-mail on my new Google Voice account. How cool – someone can leave me a message and what they say is converted to text and sent to me. And it works perfectly. Here’s the text of the message I got:</p>
<blockquote><p>hi my name is angie and i&#8217;m calling from kind of mark hello this is regarding the site name S C H all A T G hi and see great hi and see how the week that does site&#8217;s gonna start meet you man so please check into this issue to hear about that if other cruise you may give us a call back on i&#8217;ve been forced 1 night 18 81 4 extension number is 255 thank you and i today bye bye</p>
</blockquote>
<p>Gotcha. Thanks for calling.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/423/fun-with-google-voice/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Windows 7 RC 1 on HP tc4200 tablet</title>
		<link>http://davidschrag.com/schlog/422/installing-windows-7-rc-1-on-hp-tc4200-tablet</link>
		<comments>http://davidschrag.com/schlog/422/installing-windows-7-rc-1-on-hp-tc4200-tablet#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:42:18 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/422/installing-windows-7-rc-1-on-hp-tc4200-tablet</guid>
		<description><![CDATA[A month ago I performed a fresh install of Windows 7 RC1 (32-bit) on an HP tc4200 tablet PC (Pentium M 1.86 GHz, 1.5 GB RAM, 120 GB HDD with two existing partitions including XP operating system partition).
Some things that caught my attention during the install and setup process:

The upgrade advisor indicated I would have [...]]]></description>
			<content:encoded><![CDATA[<p>A month ago I performed a fresh install of Windows 7 RC1 (32-bit) on an HP tc4200 tablet PC (Pentium M 1.86 GHz, 1.5 GB RAM, 120 GB HDD with two existing partitions including XP operating system partition).</p>
<p>Some things that caught my attention during the install and setup process:</p>
<ul>
<li>The <a href="http://www.microsoft.com/downloads/details.aspx?familyid=1B544E90-7659-4BD9-9E51-2497C146AF15&amp;displaylang=en">upgrade advisor</a> indicated I would have been OK doing an upgrade from XP to Windows 7, but that wasn’t the point of the exercise. Still, it gave good and clear instructions about how to prepare for and what to expect after the upgrade. </li>
<li>I was able to extend an existing partition and format the resulting larger partition all through a GUI in about 5 seconds, with appropriate warnings along the way. Nice! </li>
<li>From boot-to-CD to Windows 7 desktop took less than 40 minutes. </li>
<li>Tablet’s stylus and touch screen were recognized immediately, as was WLAN adapter. Sweet. Handwriting recognition in Windows 7 is excellent.</li>
<li>Pop-up alert told me I needed antivirus software and took me directly to an Internet page showing multiple brands offering Windows-7-compatible software. I’m starting with the 60-day trial from Trend Micro. </li>
<li>Remote desktop connection to a Vista Professional desktop: no problem whatsoever (although I did have to sign in as domain\user instead of just user). </li>
<li>I live-docked the tablet and it froze. Not so nice. Had to hold the power button to get it to turn off. (This didn’t happen the next time I live-docked, and hasn’t happened since.) </li>
<li><a href="http://www.roboform.com">Roboform</a> works fine on Windows 7. With a browser and Roboform, really, what else do you need? (One weird problem: sometimes when I Alt-Tab between IE8 windows, I get a User Access Control prompt and Roboform brings me to the identity settings screen. I can cancel and get out of it, though.)</li>
</ul>
<p>Bottom line: When computers from Dell are available with Windows 7 preinstalled, that’s what my clients are going to start buying. Whether they’ll bother to upgrade any XP machines to Win7, I’m not sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/422/installing-windows-7-rc-1-on-hp-tc4200-tablet/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Tethering Moto Q 9H with AT&amp;T – Windows Mobile Forums</title>
		<link>http://davidschrag.com/schlog/421/tethering-moto-q-9h-with-att-windows-mobile-forums</link>
		<comments>http://davidschrag.com/schlog/421/tethering-moto-q-9h-with-att-windows-mobile-forums#comments</comments>
		<pubDate>Tue, 21 Jul 2009 23:24:53 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows Mobile + PPC]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/421/tethering-moto-q-9h-with-att-windows-mobile-forums</guid>
		<description><![CDATA[After installing Windows 7 on my HP tablet, I lost the ability to use my mobile phone as a modem. Getting the average AT&#38;T Wireless support rep to understand my problem and give me the information I needed was not going to happen. Fortunately, I found this post: 
Tethering Moto Q 9H with AT&#38;T &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Windows 7 on my HP tablet, I lost the ability to use my mobile phone as a modem. Getting the average AT&amp;T Wireless support rep to understand my problem and give me the information I needed was not going to happen. Fortunately, I found this post: </p>
<p><a href="http://www.everythingwm.com/forum/moto-q-9h/tethering-moto-q-9h-with-at-and-t-13976.html">Tethering Moto Q 9H with AT&amp;T &#8211; Windows Mobile Forums</a></p>
<p>The key bits of information, for those of you who know what you’re doing and just need the codes:</p>
<ul>
<li>Extra initialization commands (in modem properties): <b>at+cgdcont=1,”IP”,”isp.cingular”</b></li>
<li>Dial up number: <strong>*99***3#</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/421/tethering-moto-q-9h-with-att-windows-mobile-forums/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thought for the day</title>
		<link>http://davidschrag.com/schlog/420/thought-for-the-day</link>
		<comments>http://davidschrag.com/schlog/420/thought-for-the-day#comments</comments>
		<pubDate>Mon, 20 Jul 2009 20:14:42 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/420/thought-for-the-day</guid>
		<description><![CDATA[Working with computers is easy. Working with people working with computers is hard.
]]></description>
			<content:encoded><![CDATA[<p>Working with computers is easy. Working with people working with computers is hard.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/420/thought-for-the-day/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Close encounters with malware</title>
		<link>http://davidschrag.com/schlog/419/close-encounters-with-malware</link>
		<comments>http://davidschrag.com/schlog/419/close-encounters-with-malware#comments</comments>
		<pubDate>Wed, 15 Jul 2009 13:41:33 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/419/close-encounters-with-malware</guid>
		<description><![CDATA[I play it pretty safe when it comes to web surfing and rarely venture to sites with unknown or questionable reputations. But just now I was on Facebook and after clicking a link I saw these two windows appear:
 
 
Having spent lots of time eradicating “Personal Antivirus” from computers that should have been protected [...]]]></description>
			<content:encoded><![CDATA[<p>I play it pretty safe when it comes to web surfing and rarely venture to sites with unknown or questionable reputations. But just now I was on <a href="http://www.facebook.com" target="_blank">Facebook</a> and after clicking a link I saw these two windows appear:</p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2009/07/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Message from webpage" border="0" alt="Message from webpage" src="http://davidschrag.com/schlog/wp-content/uploads/2009/07/image_thumb.png" width="422" height="197" /></a> </p>
<p><a href="http://davidschrag.com/schlog/wp-content/uploads/2009/07/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Online Scan" border="0" alt="Online Scan" src="http://davidschrag.com/schlog/wp-content/uploads/2009/07/image_thumb1.png" width="254" height="116" /></a> </p>
<p>Having spent lots of time eradicating “Personal Antivirus” from computers that should have been protected from this sort of threat, I wasn’t going to take any chances with any of the buttons (not even Cancel or Close). I used Task Manager to shut down all Internet Explorer windows.</p>
<p>Never, never install software that offers unsolicited advice that your computer is infected. There are plenty of legitimate antivirus / antispyware programs on the market. If you need one, do your homework and go get one of your choosing.</p>
<p>And if you ever see a window appear that looks like the ones above, and if you’re not sure how to get rid of them safely, it’s better to just cut the power to your computer rather than clicking things in an attempt to get away.</p>
<p>I wish this had happened to me on a test system so I could see how well my Trend Micro software and/or Vista’s UAC defended me against Personal Antivirus, but on my production system I just didn’t have the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/419/close-encounters-with-malware/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>With partners like this …</title>
		<link>http://davidschrag.com/schlog/413/with-partners-like-this</link>
		<comments>http://davidschrag.com/schlog/413/with-partners-like-this#comments</comments>
		<pubDate>Thu, 02 Apr 2009 23:01:30 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/413/with-partners-like-this</guid>
		<description><![CDATA[Microsoft partners (e.g., consultants like me) often get their knickers in a twist about perceived slights by Microsoft to the partner community. A recent example is the move by Microsoft to offer on-line services to small businesses using the partner community as sales agents earning a small commission rather than true resellers who are able [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft partners (e.g., consultants like me) often get their knickers in a twist about perceived slights by Microsoft to the partner community. A recent example is the move by Microsoft to offer on-line services to small businesses using the partner community as sales agents earning a small commission rather than true resellers who are able to set their own prices and terms. Generally, I pay no mind to these disturbances. But this one is different.</p>
<p>I am a “fan” of Microsoft’s Office Live page on <a href="http://www.facebook.com" target="_blank">Facebook</a>. Today they posted an update that appeared on my wall:</p>
<blockquote><h5>We all could use a little guidance from a consultant about now. But, for most of us, the cost of hiring a business consultant is far beyond our reach. However, help may be available for small-business owners from an under-utilized resource: college students.</h5>
</blockquote>
<p>What’s that, Microsoft? You’re saying I can be replaced by <strong><em>college students!?!?!?!</em></strong></p>
<p>In fairness, the <a href="http://ask.officelive.com/smallbusiness/blogs/team/archive/2009/04/01/a-student-consultant-could-help-your-business.aspx" target="_blank">blog</a> that the Facebook entry links to is not terribly inflammatory. It doesn’t suggest that a college student can do what I do. It merely suggests that students can be brought in for short-term, closely defined projects. Businesses of all sizes have been doing this sort of thing for years. I do wish, though, that the lead-in paragraph had been worded a little more carefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/413/with-partners-like-this/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I’ll give him a C for Chutzpah</title>
		<link>http://davidschrag.com/schlog/412/ill-give-him-a-c-for-chutzpah</link>
		<comments>http://davidschrag.com/schlog/412/ill-give-him-a-c-for-chutzpah#comments</comments>
		<pubDate>Mon, 23 Feb 2009 21:24:25 +0000</pubDate>
		<dc:creator>David Schrag</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://davidschrag.com/schlog/412/ill-give-him-a-c-for-chutzpah</guid>
		<description><![CDATA[All bloggers know that comment spam is an incredible time waster. It used to be that my comment spam involved only tried to promote pornographic and pharmaceutical web sites, and did so in a very explicit manner. Recently, a more pernicious form of comment spam has appeared. This takes the form of a seemingly harmless [...]]]></description>
			<content:encoded><![CDATA[<p>All bloggers know that comment spam is an incredible time waster. It used to be that my comment spam involved only tried to promote pornographic and pharmaceutical web sites, and did so in a very explicit manner. Recently, a more pernicious form of comment spam has appeared. This takes the form of a seemingly harmless comment like “Nice blog, just what I was looking for.” The comment is accompanied, though, by a link to some gambling or other totally irrelevant site.</p>
<p>Today, though, I got a comment that went right to the point:</p>
<blockquote><p>Post comments on websites automatically using automated comments posting software. Get thousands of backlinks per day, increase your sales and earnings. Automated comments poster is the best way to build backlinks and promote websites automatically!</p>
</blockquote>
<p>Hey, at least they’re being honest.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidschrag.com/schlog/412/ill-give-him-a-c-for-chutzpah/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
