<?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>Doug's Blog &#187; Uncategorized</title>
	<atom:link href="http://www.dougpace.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougpace.com</link>
	<description>For better or worse, the demonstration of my knowledge and intelligence presented through this forum should not be considered representative.</description>
	<lastBuildDate>Wed, 07 Dec 2011 02:40:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fixed! Laptop waking from sleep</title>
		<link>http://www.dougpace.com/2011/12/06/fixed-laptop-waking-from-sleep/</link>
		<comments>http://www.dougpace.com/2011/12/06/fixed-laptop-waking-from-sleep/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 02:34:55 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dougpace.com/?p=67</guid>
		<description><![CDATA[I love my ThinkPad T420s (I love my MacBook Air as well, but that&#8217;s not important right now); however, the blasted thing kept coming out of sleep once I put it into my laptop bag. I find my laptop later just about to overheat, leaving me frustrated and wondering what unhealthy forces my battery or [...]]]></description>
			<content:encoded><![CDATA[<p>I love my ThinkPad T420s (I love my MacBook Air as well, but that&#8217;s not important right now); however, the blasted thing kept coming out of sleep once I put it into my laptop bag.  I find my laptop later just about to overheat, leaving me frustrated and wondering what unhealthy forces my battery or other computer bits have been subjected to while it was in there.</p>
<p>After looking in the Event Viewer, I was able to track down the wake event was the ethernet port (nice, unplugging the ethernet after putting it in standby woke it right back up &#8211; that&#8217;s smart).  It finally hit me there should be some mechanism to find out what devices in Windows 7 have the ability to wake my computer, so I can go and kill these things before they disrupt my sleeping machine again.</p>
<p>And there is! Open a command-prompt and enter the following:<br />
<strong>powercfg -devicequery wake_armed</strong></p>
<p>Source: <a href="http://technet.microsoft.com/en-us/library/cc748940(WS.10).aspx" title="Open in new tab: http://technet.microsoft.com/en-us/library/cc748940(WS.10).aspx" target="_blank">Powercfg Command-Line Options</a></p>
<p>I simply ran that command, then double-clicked on each device in Device Manager, and unchecked &#8220;Allow this device to wake the computer&#8221; on the Power Management tab.  Re-ran the command just to verify nothing was present. (Turns out it was not just the LAN adapter, but the keyboard and mouse as well.)</p>
<p>A nice sigh of relief to not have to worry about that.  In the meantime, my laptop is still a little hot to the touch, but getting cooler. <img src='http://www.dougpace.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougpace.com/2011/12/06/fixed-laptop-waking-from-sleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration tips for the ubee DDW3611</title>
		<link>http://www.dougpace.com/2011/05/10/ubee-ddw3611/</link>
		<comments>http://www.dougpace.com/2011/05/10/ubee-ddw3611/#comments</comments>
		<pubDate>Tue, 10 May 2011 13:27:27 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dougpace.com/?p=60</guid>
		<description><![CDATA[If you upgraded to DOCSIS 3.0 through Time-Warner Cable, you may be interested in a few configuration settings that were required to get my modem/router to function as well as my previous setup (using a simple Linksys router). Update: Please review the comments section &#8211; tons of people have contributed helpful tips which may help [...]]]></description>
			<content:encoded><![CDATA[<p>If you upgraded to DOCSIS 3.0 through Time-Warner Cable, you may be interested in a few configuration settings that were required to get my modem/router to function as well as my previous setup (using a simple Linksys router).  </p>
<p><strong>Update: Please review the comments section &#8211; tons of people have contributed helpful tips which may help you out if my original post does not.</strong></p>
<p><strong>WPA2: Enable<br />
</strong>   As part of the default installation, the router only supports WEP 40-bit and 128-bit encryption &#8211; this can limit your connectivity options with other devices, is less secure, and more of a pain to deal with the hex keys required to keep for the password.  However, through calling tech support they can update your router to support WPA or WPA2 encryption.  For me, my previous router was using WPA2, so I requested to enable that.</p>
<p><strong>IP Flood Protection: Off</strong> (helpful against DDoS attacks)<br />
  With this turned on (the default setting), each machine coming out of standby (phones and computers) had to wait roughly 3 minutes before being able to use the network.  This was driving me crazy.  All fixed with this turned off.</p>
<p><strong>WAN blocking: Disable<br />
Enable: UPNP<br />
Bridge mode: Off<br />
</strong><br />
  OK, for the three settings listed above, I can only tell you that this was the final configuration that worked to have my Apple Airport Express to consistently join my network and extend it.  (I use this to give my XBOX 360 connectivity in another room as well as stream music to my stereo.)  At one point we tried adding the Airport Express&#8217;s MAC address to the router and turned on bridge mode (off by default); however, this just prevented the airport express from ever staying connected or being assigned a valid IP.  Frankly, I believe most of the trouble was caused by turning on bridge mode.  We went around with a number of setting changes until bridge mode was finally turned off.  Bottom line is that you may or may not need to make the setting changes above to get your own Airport Express to work.</p>
<p>If you have more to contribute on these settings, feel free to leave a comment below.  But I felt I should at least share what worked for me &#8211; everything now works as it did previously (plus increased bandwidth of course), but only after about 2 hours on support.  Speaking of support: Each of these configuration changes required the help of someone in the &#8220;Level 3 Support.&#8221;  I spoke with Chris and Tim on two different days.  Both were quite knowledgeable (and knew each other &#8211; it&#8217;s not a huge bunch).  If I keep having experiences like this, it will become slightly more difficult to spread the hate toward TWC that I shared in my previous post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougpace.com/2011/05/10/ubee-ddw3611/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Actual Cell Towers in Cary, NC (FCC has duplicates)</title>
		<link>http://www.dougpace.com/2010/12/13/the-real-coordinates-of-the-cell-towers-in-the-city-of-cary-north-carolina/</link>
		<comments>http://www.dougpace.com/2010/12/13/the-real-coordinates-of-the-cell-towers-in-the-city-of-cary-north-carolina/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 02:16:48 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dougpace.com/?p=50</guid>
		<description><![CDATA[In the process of finding a new home in Cary, I found a number of spots where I have no cell coverage. To get an idea of the current state of coverage, I searched for and found a list of cell towers in Cary. The problem, however, is this list confuses and distorts the situation. [...]]]></description>
			<content:encoded><![CDATA[<p>In the process of finding a new home in Cary, I found a number of spots where I have no cell coverage.  To get an idea of the current state of coverage, I searched for and found a list of cell towers in Cary.  The problem, however, is this list confuses and distorts the situation.  I created a corrected list (and map) for you.</p>
<p>While I commend the FCC for putting together <a href="http://www.city-data.com/towers/cell-Cary-North-Carolina.html">this list</a> of 135 supposed cell towers listed in Cary, I felt like it was a little confusing to find multiple entries of the same geographic coordinate (duplicates) in the data.  This is something I deal with at work, so I pulled out the latitude and longitude values and distilled it down to these 23 unique entries.  The same page also mentions that the information here may not be complete, and that other towers may exist.  I don&#8217;t know enough about radio waves and earth contours to know whether 23 is the right number, but I thought the list might be helpful to anyone wanting them.  And I already figured it out for myself.  But that&#8217;s not the point.  The point is that I created a map with these plotted (they have one at the <a href="http://www.city-data.com/towers/cell-Cary-North-Carolina.html">FCC link above</a>, but you don&#8217;t have much room on the screen to work with it).  I wanted a map I can use in full screen on most setups.  So I created this:<br />
<a href="http://maps.google.com/maps/ms?ie=UTF8&#038;hl=en&#038;msa=0&#038;msid=114264786865794238820.0004973f367d0d1d6aca2&#038;ll=35.79164,-78.795662&#038;spn=0.2317,0.528374&#038;z=12" target="_blank">Google Map: Cell Towers in Cary, NC</a></p>
<p>Once I put all these coordinates onto a map, it looks like there are only 16 &#8220;real&#8221; unique locations, as several of these are within only a few feet of each other.  Maybe towers next to one another (perhaps serving different carriers?).</p>
<p>Here is the unique list:<br />
Lat: 35.606389 Lon: -78.825833<br />
Lat: 35.730694 Lon: -78.803333<br />
Lat: 35.741667 Lon: -78.779444<br />
Lat: 35.763611 Lon: -78.753611<br />
Lat: 35.764611 Lon: -78.813806<br />
Lat: 35.766111 Lon: -78.870833<br />
Lat: 35.767778 Lon: -78.845278<br />
Lat: 35.768028 Lon: -78.845361<br />
Lat: 35.769167 Lon: -78.763889<br />
Lat: 35.785917 Lon: -78.792389<br />
Lat: 35.787139 Lon: -78.726917<br />
Lat: 35.787222 Lon: -78.726667<br />
Lat: 35.791639 Lon: -78.748028<br />
Lat: 35.791917 Lon: -78.747972<br />
Lat: 35.791944 Lon: -78.748056<br />
Lat: 35.793889 Lon: -78.761389<br />
Lat: 35.801111 Lon: -78.814167<br />
Lat: 35.818056 Lon: -78.743889<br />
Lat: 35.818083 Lon: -78.743833<br />
Lat: 35.831611 Lon: -78.765917<br />
Lat: 35.831667 Lon: -78.765833<br />
Lat: 35.832444 Lon: -78.871750<br />
Lat: 35.832500 Lon: -78.775278</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougpace.com/2010/12/13/the-real-coordinates-of-the-cell-towers-in-the-city-of-cary-north-carolina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So I guess dogs really can cry&#8230;</title>
		<link>http://www.dougpace.com/2008/08/11/so-i-guess-dogs-really-can-cry/</link>
		<comments>http://www.dougpace.com/2008/08/11/so-i-guess-dogs-really-can-cry/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 23:23:53 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dougpace.com/2008/08/11/so-i-guess-dogs-really-can-cry/</guid>
		<description><![CDATA[So Karen and I woke up to an unpleasant surprise this weekend. Rupert decided to pee on the bed right between us. Needless to say, we were quite upset. After some scolding, I found myself taken by just how sorry the little guy seemed to be, and ended up taking a picture of it. So [...]]]></description>
			<content:encoded><![CDATA[<p>So Karen and I woke up to an unpleasant surprise this weekend.  Rupert decided to pee on the bed right between us.  Needless to say, we were quite upset.  After some scolding, I found myself taken by just how sorry the little guy seemed to be, and ended up taking a picture of it.  So here he is, sitting on the bed now stripped of the sheets which must be cleaned.  Shortly after this picture was taken, I realized something that I thought I had ruled-out after searching the web on this very topic&#8230; dogs can cry.  His eyes were so glassy they were welling up full tears at the base of his eyes.  </p>
<p>After realizing just how sad he seemed, we wondered if there was something else we missed.  As it turned out, the left side of his body was soiled as well.  It seems he went in his sleep.  No wonder he was so sad &#8211; he didn&#8217;t even know it was happening.  Poor little guy.</p>
<p><a href='http://www.dougpace.com/wp-content/uploads/2008/08/img_0145-1.jpg' title='Rupert in his saddest moment' rel="lightbox[17]"><img src='http://www.dougpace.com/wp-content/uploads/2008/08/img_0145-1.jpg' alt='Rupert in his saddest moment' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougpace.com/2008/08/11/so-i-guess-dogs-really-can-cry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Rupert Pics</title>
		<link>http://www.dougpace.com/2008/06/11/new-rupert-pics/</link>
		<comments>http://www.dougpace.com/2008/06/11/new-rupert-pics/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 23:19:05 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dougpace.com/2008/06/11/new-rupert-pics/</guid>
		<description><![CDATA[Well, it&#8217;s been a significantly long time since I&#8217;ve posted anything here. Although I do tend to have some additional posts soon, before anything else, I thought I would post a link to some of my favorite pics of our puppy Rupert, by month. Rupert &#8211; 2 Months Rupert &#8211; 3 Months Rupert &#8211; 4 [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a significantly long time since I&#8217;ve posted anything here.  Although I do tend to have some additional posts soon, before anything else, I thought I would post a link to some of my favorite pics of our puppy Rupert, by month.</p>
<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/f/img/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/doug.pace/Rupert2Months"><img src="http://lh5.ggpht.com/doug.pace/SFBbx2s-22E/AAAAAAAAJmU/1p9KEIMbFkQ/s160-c/Rupert2Months.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/doug.pace/Rupert2Months" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Rupert &#8211; 2 Months</a></td>
</tr>
</table>
<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/f/img/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/doug.pace/Rupert3Months"><img src="http://lh3.ggpht.com/doug.pace/SFBcI3Vw4rE/AAAAAAAAJtw/J7bnKWM4d_Y/s160-c/Rupert3Months.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/doug.pace/Rupert3Months" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Rupert &#8211; 3 Months</a></td>
</tr>
</table>
<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/f/img/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/doug.pace/Rupert4Months"><img src="http://lh4.ggpht.com/doug.pace/SFBciNq4SmE/AAAAAAAAJs8/KMI9_fbhJRo/s160-c/Rupert4Months.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/doug.pace/Rupert4Months" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Rupert &#8211; 4 Months</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.dougpace.com/2008/06/11/new-rupert-pics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

