<?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>devnulled &#187; Windows</title>
	<atom:link href="http://devnulled.com/topics/operating-systems/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<lastBuildDate>Wed, 18 Aug 2010 06:20:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Fixing Remote Desktop in Snow Leopard</title>
		<link>http://devnulled.com/content/2009/09/fixing-remote-desktop-in-snow-leopard/</link>
		<comments>http://devnulled.com/content/2009/09/fixing-remote-desktop-in-snow-leopard/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 20:32:16 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips, Hacks, & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[remote-desktop]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://devnulled.com/?p=764</guid>
		<description><![CDATA[After upgrading to Snow Leopard on my MacBook Pro, I only found a couple of minor issues which were easily fixed. One of them was Microsoft&#8217;s Remote Desktop Client crashing at startup when I ran it. Luckily the fix was very simple&#8211; I simply downloaded the latest version from Microsoft and installed it again. If [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading to Snow Leopard on my MacBook Pro, I only found a couple of minor issues which were easily fixed.  One of them was Microsoft&#8217;s Remote Desktop Client crashing at startup when I ran it.  Luckily the fix was very simple&#8211; I simply downloaded the latest version from Microsoft and installed it again.  If you&#8217;re having problems with Remote Desktop in Snow Leopard, give it a try!</p>
<p><a href="http://www.microsoft.com/mac/products/remote-desktop/default.mspx">Microsoft Remote Desktop for OS X</a></p>
<p>Alternatively, you can also try downloading CoRD, an open source Remote Desktop Client and installing it.  It seemed to have trouble connecting to my Windows XP workstation for whatever reason, but that doesn&#8217;t mean it won&#8217;t work for you of course.</p>
<p><a href="http://cord.sourceforge.net/">CoRD</a></p>
<blockquote><p>
CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It&#8217;s easy to use, fast, and free for anyone to use or modify.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2009/09/fixing-remote-desktop-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Display Which Processes Are Using What Ports</title>
		<link>http://devnulled.com/content/2008/02/how-to-display-which-processes-are-using-what-ports/</link>
		<comments>http://devnulled.com/content/2008/02/how-to-display-which-processes-are-using-what-ports/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 08:19:09 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[Apache HTTPD]]></category>
		<category><![CDATA[Apache Tomcat]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tips, Hacks, & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[port in use]]></category>
		<category><![CDATA[port is in use]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2008/02/how-to-display-which-processes-are-using-what-ports/</guid>
		<description><![CDATA[This is just a quick entry on how to see which software is using which ports. This comes in handy when trying to install an application server, web server, etc, and are getting errors like "port is in use". Basically in any Unix type derivative such as Linux such (Ubuntu, RedHat, SuSe, etc.), as well [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick entry on how to see which software is using which ports.  This comes in handy when trying to install an application server, web server, etc, and are getting errors like "port is in use".</p>
<p>Basically in any Unix type derivative such as Linux such (Ubuntu, RedHat, SuSe, etc.), as well as Mac OS X, all that you need to type this at the command line:</p>
<div class="igBar"><span id="lcode-2"><a href="#" onclick="javascript:showCodeTxt('code-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-2">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">lsof -i </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>I remember there being a couple of commands in Windows which you could do this with, but it's been so long since I've used Windows on a regular basis I honestly don't remember how to do it.  I do know you can use <a href="http://www.microsoft.com/technet/sysinternals/Networking/TcpView.mspx">TCPView</a> to accomplish the same thing, however.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2008/02/how-to-display-which-processes-are-using-what-ports/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Technology Predictions for 2007</title>
		<link>http://devnulled.com/content/2007/01/technology-predictions-for-2007/</link>
		<comments>http://devnulled.com/content/2007/01/technology-predictions-for-2007/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 07:00:47 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ruby_on_rails]]></category>
		<category><![CDATA[server-virtualization]]></category>
		<category><![CDATA[slashdot]]></category>
		<category><![CDATA[technology_predictions]]></category>
		<category><![CDATA[technology_trends]]></category>
		<category><![CDATA[virtual_servers]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://devnulled.com/content/2007/01/technology-predictions-for-2007/</guid>
		<description><![CDATA[A couple of weeks ago Sys-Con published various industry opinions of what we'd see in 2007 in many of it's magazines. The article showed-up on Slashdot (with a misleading title) among other places and included various industry luminaries. A couple of people you might of heard of contributed to the article including David Heinemeier Hansson [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago Sys-Con published <a href="http://java.sys-con.com/read/313594.htm">various industry opinions of what we'd see in 2007</a> in many of it's magazines.  The article <a href="http://developers.slashdot.org/article.pl?sid=06/12/17/0237234">showed-up on Slashdot</a> (with a misleading title) among other places and included various industry luminaries.  A couple of people you might of heard of contributed to the article including <a href="http://www.loudthinking.com/">David Heinemeier Hansson</a> (creator of <a href="http://www.rubyonrails.org/">Ruby on Rails</a>) as well as <a href="http://java.sys-con.com/read/313594_2.htm">myself</a>.  It looks like my response for the article was edited a bit for content length and doesn't quite make sense in spots, so I thought I'd repost it in original form below:</p>
<p><strong>My Technology Predictions for 2007</strong></p>
<p>In general, I think this oncoming year will be one in which a lot technology built in the last several years becomes less of a burden, and more of a utility.  That said, the top five technology trends I see happening in the new year are:</p>
<p>1.  Server virtualization is just getting started, and will really make itself known in the coming year.  Once we start seeing the quad core CPU architectures as a part of standard infrastructure, it really starts making a lot of sense to start deploying and managing servers and applications as virtual entities rather than specific pieces of hardware.  This helps manage the cost and pain of software configuration management, take advantage of being able to process many tasks simultaneously because of hardware support, as well as allows legacy hardware to be retired in favor of applications running on virtual servers.</p>
<p>2.  Container based hosting is the new kid on the block, and will also start making it's presence known in the upcoming year.  Commonly labeled as "grid" hosting (which is a technical misnomer if you understand distributed computing), it essentially claims to be an infinitely scalable hosting platform.  This technology still seems to be half-baked at the moment, but you could have said the same thing about Linux ten years ago.</p>
<p>3. People who normally wouldn't use Linux start to explore it and even replace Windows with it permanently.  With Vista, Microsoft seems to be moving to a model in which the Windows operating system is a method to police users with DRM and other nonsense rather than provide developers a good platform on which to use hardware which is what Operating Systems are really supposed to be.  A lot more consumers who haven't noticed this happening in the past will stand-up and notice this year.</p>
<p>4. Dynamic languages and frameworks will continue to make leaps in popularity and adoption.  Given the current squeeze on technology talent in the US, companies are going to have to learn how to do more with less resources.  Moving to dynamic languages and frameworks as well as other simplification such as varying Agile software development practices will enable this to take place.  I think the obvious leading candidates here are Ruby on Rails and Django.</p>
<p>5. The enterprise will embrace ways to simplify development by continuing to embrace open source software and Agile development strategies. While there are a lot of cries to the effect of Ruby on Rails replacing Java, I think that's complete nonsense as Java is a language and Ruby on Rails is a framework.  Rapid development languages will certainly make some inroads, particularly where heavy tools have been used to build simple applications, Java is still going to be a major part of the service oriented enterprise for years to come because of the power and tools it provides as well as it's industry support.</p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2007/01/technology-predictions-for-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieving and Resetting ColdFusion Administrator Passwords</title>
		<link>http://devnulled.com/content/2004/02/retrieving-and-resetting-coldfusion-administrator-passwords/</link>
		<comments>http://devnulled.com/content/2004/02/retrieving-and-resetting-coldfusion-administrator-passwords/#comments</comments>
		<pubDate>Thu, 19 Feb 2004 19:21:57 +0000</pubDate>
		<dc:creator>Brandon Harper</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips, Hacks, & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[administrator_password]]></category>
		<category><![CDATA[admin_password]]></category>
		<category><![CDATA[code_snippet]]></category>
		<category><![CDATA[cold-fusion]]></category>
		<category><![CDATA[coldfusion-5]]></category>
		<category><![CDATA[coldfusion-6]]></category>
		<category><![CDATA[coldfusion-7]]></category>
		<category><![CDATA[coldfusion-8]]></category>
		<category><![CDATA[coldfusion_mx]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[find-password]]></category>
		<category><![CDATA[forgot-password]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[reset-password]]></category>
		<category><![CDATA[retrieve-password]]></category>
		<category><![CDATA[xml_file]]></category>

		<guid isPermaLink="false">http://bharper.com/?p=150</guid>
		<description><![CDATA[Seems like this question comes-up quite a bit, and I can never seem to find the snippet of code which will do this in CF 5, so I thought I'd leave myself a post of this snippet of code, and perhaps someone else out there in the future trying to find information on how to [...]]]></description>
			<content:encoded><![CDATA[<p>Seems like this question comes-up quite a bit, and I can never seem to find the snippet of code which will do this in CF 5, so I thought I'd leave myself a post of this snippet of code, and perhaps someone else out there in the future trying to find information on how to reset their administrator password.  That said, here are a few ways to get back into the CF Administrator if you've somehow been inadvertently locked-out for both ColdFusion 5 and previous versions, as well as ColdFusion MX:<br />
<span id="more-150"></span><br />
<strong>For ColdFusion 5 on Windows:</strong></p>
<p>Find the following registry entry:</p>
<div class="igBar"><span id="lcode-5"><a href="#" onclick="javascript:showCodeTxt('code-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-5">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">HKLM\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Server\UseAdminPassword </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>And set it to 0.   Restart the ColdFusion Server service, and go to the Administrator to set a new password.</p>
<p><strong>OR: </strong></p>
<p>Use this code snippet to retrieve the password values:</p>
<div class="igBar"><span id="lcode-6"><a href="#" onclick="javascript:showCodeTxt('code-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-6">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;cfset password_key=<span style="color:#CC0000;">"4p0L@r1$"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;cfregistry action=<span style="color:#CC0000;">"GET"</span> branch=<span style="color:#CC0000;">"HKEY_LOCAL_MACHINE<span style="color:#000099; font-weight:bold;">\S</span>OFTWARE<span style="color:#000099; font-weight:bold;">\A</span>llaire<span style="color:#000099; font-weight:bold;">\C</span>oldFusion<span style="color:#000099; font-weight:bold;">\C</span>urrentVersion<span style="color:#000099; font-weight:bold;">\S</span>erver"</span> entry=<span style="color:#CC0000;">"AdminPassword"</span> variable=<span style="color:#CC0000;">"adminpassword"</span> type=<span style="color:#CC0000;">"String"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/cfregistry&gt;&lt;cfregistry action=<span style="color:#CC0000;">"GET"</span> branch=<span style="color:#CC0000;">"HKEY_LOCAL_MACHINE<span style="color:#000099; font-weight:bold;">\S</span>OFTWARE<span style="color:#000099; font-weight:bold;">\A</span>llaire<span style="color:#000099; font-weight:bold;">\C</span>oldFusion<span style="color:#000099; font-weight:bold;">\C</span>urrentVersion<span style="color:#000099; font-weight:bold;">\S</span>erver"</span> entry=<span style="color:#CC0000;">"StudioPassword"</span> variable=<span style="color:#CC0000;">"studiopassword"</span> type=<span style="color:#CC0000;">"String"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;cfoutput&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;strong&gt;Admin Password:&lt;/strong&gt;&lt;br /&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; #Evaluate<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">"cfusion_Decrypt(adminpassword, PASSWORD_KEY)"</span><span style="color:#006600; font-weight:bold;">&#41;</span># &lt;br /&gt;&lt;br /&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;strong&gt;RDS Password:&lt;/strong&gt; &lt;br /&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; #Evaluate<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">"cfusion_Decrypt(studiopassword, PASSWORD_KEY)"</span><span style="color:#006600; font-weight:bold;">&#41;</span># &lt;br /&gt;&lt;br /&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/cfoutput&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/cfregistry&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p><strong>For ColdFusion 6 MX, ColdFusion 7 MX, and ColdFusion 8:</strong></p>
<ul>
<li>Stop the "ColdFusion MX Application Server" Service</li>
<li>Open the "neo-security.xml" file contained at %CFMXInstallRoot%\lib</li>
<li>Find the line:  "&lt;var name='admin.security.enabled'&gt;&lt;boolean value='true'/&gt;&lt;/var&gt;" and change the true to false, then save the file</li>
<li>Restart the "ColdFusion MX Application Server" Service</li>
<li>Go to the ColdFusion Administrator again and set a password</li>
</ul>
<p></cfset></p>
]]></content:encoded>
			<wfw:commentRss>http://devnulled.com/content/2004/02/retrieving-and-resetting-coldfusion-administrator-passwords/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->