<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us">
  <title type="text">WhiteCalf Condensed Blog Entries</title>
  <subtitle type="text">The latest blog entries from WhiteCalf.net</subtitle>
  <logo>http://www.whitecalf.net/img/tiki/Tiki_WCG.png</logo>
  <updated>2012-05-19T18:13:04-07:00</updated>
  <generator uri="http://framework.zend.com" version="1.11.11">Zend_Feed_Writer</generator>
  <link rel="alternate" type="text/html" href="http://www.whitecalf.net/"/>
  <link rel="self" type="application/atom+xml" href="http://www.whitecalf.net/tiki-blogs_rss.php?ver=5"/>
  <id>http://www.whitecalf.net/</id>
  <entry>
    <title type="html"><![CDATA[SQL Server 2012 Complaining about Missing a Component]]></title>
    <summary type="html"><![CDATA[<p>I had to hunt all over to find this answer so I'm posting it here. If you have problems after installing Visual Studio and SQL Server 2012 and can't get SQL Server Management Studio to run, try the following:
</p>

<ul><li> Start regedit.exe
</li><li> Go to HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio
</li><li> Delete 11.0_Config
</li><li> Restart ssms.exe
</li></ul>]]></summary>
    <published>2012-05-18T07:35:00-07:00</published>
    <updated>2012-05-18T07:35:00-07:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=24"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=24</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[IPv6 is Too Smart for Its Own Good]]></title>
    <summary type="html"><![CDATA[<p>I'm a person who likes to keep things simple. Mainly for my own sake. I forget stuff, and if something is too complicated, I usually mess it up. You know what's really complicated? IPv6. I understand what it's supposed to do, how it works, and even how to implement it.
</p>

<p>I don't understand why it exists though. It's a protocol that's too smart for its own good. Really. Sure, it'll give us all a gajillion IP addresses, but why do we need that many?  IPv6 also uses multiple formats. You can use hexadecimal, or not. You can include leading zeroes, or not. This makes it rather confusing. You won't be able to memorize an IPv6 address, or be able to make a rough guess as to the country of origin.
</p>

<p>So, in five minutes this afternoon... I came up with a solution that would give us 18 quintillion IP addresses AND it would be readable by normal people.
</p>

<p>I give you... 000.000.000.000.173.231.40.101 (the potential IP address for this particular website). We could even make those leading zeroes meaningful. How about country codes? Device classifications? And best of all, old things would be able to use it by ignoring those leading zeroes!
</p>

<p>Isn't 18 quintillion enough? That's 2^64 power. In comparison, our sun has only been in existence 157 quadrillion seconds. And heck, if we need to, just tack on some more zeroes to the front if we ever need more.
</p>

<p>Am I missing something big here? Or could it have been this easy?
</p>

<p>
</p>
]]></summary>
    <published>2012-02-16T04:13:00-08:00</published>
    <updated>2012-02-16T04:13:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=23"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=23</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Act of War: High Treason on Windows 7 64-bit with 4+ GB of RAM]]></title>
    <summary type="html"><![CDATA[<p>I did it, I finally got Act of War: High Treason to work with Windows 7. No stupid hacks to limit your RAM anymore. It's actually really easy to do. Install the game, and then install the 64-bit Tages drivers.
</p>

<p>You can do that by visiting this page:
<br /><a class="wiki external" target="_blank" href="http://www.tagesprotection.com/main.htm?page=minimum.htm" rel="external nofollow">TAGES</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> <a class="wikicache" target="_blank" href="tiki-view_cache.php?url=http%3A%2F%2Fwww.tagesprotection.com%2Fmain.htm%3Fpage%3Dminimum.htm">(cache)</a>
</p>

<p>I can't wait to play this amazing RTS again. It's been a long time!
</p>

<p>Oh, and if you happened to buy the Direct2Drive<a href="tiki-editpage.php?page=Direct2Drive" title="Create page: Direct2Drive" class="wiki wikinew">?</a> version of the game like I did, you'll be going through a lot of loopholes in order to get it to run since they were bought out by GameFly<a href="tiki-editpage.php?page=GameFly" title="Create page: GameFly" class="wiki wikinew">?</a>. The activation servers are down, if you even have the installation files, and if you don't they're currently unavailable. I'm not an advocate of piracy, but c'mon guys, what the hell? I know it's an older game, but I bought it, and I was promised the ability to re-download it whenever I want.
</p>

<p>
</p>
]]></summary>
    <published>2012-02-09T16:55:00-08:00</published>
    <updated>2012-02-09T16:55:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=22"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=22</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[New Developments]]></title>
    <summary type="html"><![CDATA[<p>It's been awhile since I've posted to this blog, I've been very busy with work, school and training.
</p>

<p>First, I received my VMware Certified Professional accreditation this past month, and I'm currently studying up for Security+ and Certified Ethical Hacker. It looks like I'll be going for some Microsoft certifications sometime in the future as well.
</p>

<p>Second, the server running this has had some minor upgrades including a slightly faster processor and more RAM. My intention is to virtualize some tasks being run on the system in order to break it out a little bit.
</p>

<p>Finally, Happy New Year!
</p>

<p>I'm sure there will be more interesting things I'll be running into that I'll want to post about. Stay tuned!
</p>
]]></summary>
    <published>2012-02-03T02:41:00-08:00</published>
    <updated>2012-02-03T02:41:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=21"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=21</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Delete Notification Icons in Windows Server 2008 R2]]></title>
    <summary type="html"><![CDATA[<p>I was having trouble with some previous notification icons that no longer applied to applications installed on the system, so I went looking for a way to remove them. In order to do so, I found an article on <a class="wiki external" target="_blank" href="http://www.howtogeek.com/" rel="external nofollow">How-To Geek</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> <a class="wikicache" target="_blank" href="tiki-view_cache.php?url=http%3A%2F%2Fwww.howtogeek.com%2F">(cache)</a> called "<a class="wiki external" target="_blank" href="http://www.howtogeek.com/howto/windows-vista/clean-up-past-notification-icons-in-windows-vista/" rel="external nofollow">Clean Up Past Notification Icons in Windows Vista</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> <a class="wikicache" target="_blank" href="tiki-view_cache.php?url=http%3A%2F%2Fwww.howtogeek.com%2Fhowto%2Fwindows-vista%2Fclean-up-past-notification-icons-in-windows-vista%2F">(cache)</a> which also applies to Windows Server 2008 R2.
</p>

<p>The short version of how to do this:
</p>

<p>Open up regedit.exe, and then browse down to this registry key:
</p>

<div class="codecaption">Regedit Path</div><pre class="codelisting"  data-wrap="1"  dir="ltr"  id="codebox1" >HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify</pre>
<p>
<br />Then select and delete IconStreams<a href="tiki-editpage.php?page=IconStreams" title="Create page: IconStreams" class="wiki wikinew">?</a> and PastIconsStream<a href="tiki-editpage.php?page=PastIconsStream" title="Create page: PastIconsStream" class="wiki wikinew">?</a>. They will be recreated from scratch the next time explorer.exe runs.
</p>
]]></summary>
    <published>2011-04-29T12:32:00-07:00</published>
    <updated>2011-04-29T12:32:00-07:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=20"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=20</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Fixing SSL in IE 9 for Certain Websites]]></title>
    <summary type="html"><![CDATA[<p>I ran into an issue over the past couple weeks with Internet Explorer 9 where sites using SSL would not function. At first I thought my SSL certificates were messed up so I reinstalled those, then I tried reinstalling CAC drivers and software and that didn't help either.
</p>

<p>Finally, today I went into Internet Explorer 9 and poked around. Turns out enabling TLS 1.1 or 1.2 causes issues for sites using TLS 1.0. Who would have known right? I certainly didn't. So by unchecking those, I was finally able to log in and do work. It only took several hours to figure out the damage done by checking those two boxes.
</p>

<p>Beware!
</p>
]]></summary>
    <published>2011-03-17T16:15:00-07:00</published>
    <updated>2011-03-17T16:15:00-07:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=19"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=19</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Setting NTP on Windows Server 2008 R2]]></title>
    <summary type="html"><![CDATA[<p>The following instructions are from: <a class="wiki external" target="_blank" href="http://defaultreasoning.wordpress.com/2009/11/16/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/" rel="external nofollow">Default Reasoning</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> <a class="wikicache" target="_blank" href="tiki-view_cache.php?url=http%3A%2F%2Fdefaultreasoning.wordpress.com%2F2009%2F11%2F16%2Fsynchronize-time-with-external-ntp-server-on-windows-server-2008-r2%2F">(cache)</a>
</p>

<ol><li>First, locate your PDC Server. Open the command prompt and type: C:\&gt;netdom /query fsmo
</li><li>Log in to your PDC Server and open the command prompt.
</li><li>Stop the W32Time<a href="tiki-editpage.php?page=W32Time" title="Create page: W32Time" class="wiki wikinew">?</a> service: C:\&gt;net stop w32time
</li><li>Configure the external time sources, type: C:\&gt; w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org”
</li><li>Make your PDC a reliable time source for the clients. Type: C:\&gt;w32tm /config /reliable:yes
</li><li>Start the w32time service: C:\&gt;net start w32time
</li><li>The windows time service should begin synchronizing the time. You can check the external NTP servers in the time configuration by typing: C:\&gt;w32tm /query /configuration
</li><li>Check the Event Viewer for any errors.
</li></ol>]]></summary>
    <published>2011-02-07T11:50:00-08:00</published>
    <updated>2011-02-07T11:50:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=18"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=18</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[SQL Server 2005 SP4 Breaks SQL Profiler with Missing File Error]]></title>
    <summary type="html"><![CDATA[<p>I recently updated our SQL Server 2005 to Service Pack 4 and it broke the SQL Profiler for clients. In order to fix this, I needed to copy an XML file. Instructions for the fix are as follows:
</p>

<div class="codecaption">SQL Server 2005 SP4 Fix</div><pre class="codelisting"  data-line-numbers="0"  data-wrap="1"  dir="ltr"  id="codebox2" >Navigate to %Program Files%\Microsoft SQL Server\90\Tools\Profiler\TraceDefinitions

then...

Make a copy of:
Microsoft SQL Server TraceDefinition 9.0.0.xml

Name it:
Microsoft SQL Server TraceDefinition 9.0.5000.xml

Finally, open it up in Notepad and edit:
&lt;BUILDNUMBER&gt;0&lt;/BUILDNUMBER&gt; to &lt;BUILDNUMBER&gt;5000&lt;/BUILDNUMBER&gt;</pre>
<p>
<br />You should be able to open SQL Profiler after modifying this file. This needs to be done with any client machine that is missing the Microsoft SQL Server TraceDefinition<a href="tiki-editpage.php?page=TraceDefinition" title="Create page: TraceDefinition" class="wiki wikinew">?</a> 9.0.5000.xml file.
</p>

]]></summary>
    <published>2011-02-07T11:24:00-08:00</published>
    <updated>2011-02-07T11:24:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=17"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=17</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[The Value of a Domain]]></title>
    <summary type="html"><![CDATA[<p>It's late now, and I'm still working. So I thought I'd take a moment before I turn in and discuss the value of a domain name. It's key for an online business. In fact, it's key for just about any business in the United States that will be conducting any sort of high-tech communication. When you represent your company, a GMail or Hotmail address just won't cut it.
</p>

<p>In the early stages of your company, it's important to come up with a name, and not just an easy name to remember, but one that people can spell, and has a domain name that is open for registering. Why is that? Well, if you start to grow, you don't want someone taking the domain out from underneath you, or worse, have it in use by someone else who isn't willing to part with it.
</p>

<p><a href="tiki-index.php?page=WhiteCalf" title="WhiteCalf" class="wiki">WhiteCalf</a>, LLC owns seventy-four domain names scattered across a variety of different topics. That sounds like a lot, but it really isn't. Many larger companies or domain squatters could have thousands upon thousands of domains registered. This makes it a challenge to come up with something new that is available. Be wary, if you find a domain name and you're considering the purchase, don't waste time! Your query to determine whether the domain is available can also be tracked by a would-be squatter. Don't let that domain vanish from your grasp. Oh, and once you've got it, don't forget to renew it every year! There are many, many people out there waiting to snatch up a domain that has expired, and it can be very expensive to get it back!
</p>

<p>Hopefully that gives new small businesses some insight on why it's important to verify whether a domain is available, and to pick it up as soon as possible if it is. Oh and by the way, if you're looking to register a domain cheap, we can do that for you! Take a look at our <a class="wiki external" target="_blank" href="http://domains.whitecalf.net" rel="external nofollow">Domain Registration site</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> <a class="wikicache" target="_blank" href="tiki-view_cache.php?url=http%3A%2F%2Fdomains.whitecalf.net">(cache)</a>.
</p>

<p>Do you have any tips for domains or had any problems with squatters holding a domain you wanted? Sound off!
</p>
]]></summary>
    <published>2010-12-08T23:46:00-08:00</published>
    <updated>2010-12-08T23:46:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=14"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=14</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Quick Way to Load the Local Domain when Logging In to Windows]]></title>
    <summary type="html"><![CDATA[<p>When a system is connected to the domain, in order to switch to the local machine quickly, simply type this in at the Username prompt, replacing %USERNAME% with your actual username:
</p>
<div class="codecaption">Login Snippet</div><pre class="codelisting"  data-wrap="y"  dir="ltr"  id="codebox3" >.\%USERNAME%</pre>
<p>
<br />This allows you to log in locally without knowing the local machine name.
</p>
]]></summary>
    <published>2010-12-08T12:05:00-08:00</published>
    <updated>2010-12-08T12:05:00-08:00</updated>
    <link rel="alternate" type="text/html" href="http://www.whitecalf.net/tiki-view_blog_post.php?postId=13"/>
    <id>http://www.whitecalf.net/tiki-view_blog_post.php?postId=13</id>
  </entry>
</feed>

