<?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>5 to 9 Computer Services</title>
	<atom:link href="http://www.5to9pc.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.5to9pc.com</link>
	<description>Professional On-Site Computer Repair</description>
	<lastBuildDate>Sun, 27 Nov 2011 02:37:49 +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>XML Tools for Notepad++</title>
		<link>http://www.5to9pc.com/blog/npp_xml_tools/</link>
		<comments>http://www.5to9pc.com/blog/npp_xml_tools/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 12:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Notepad++]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.5to9pc.com/blog/npp_xml_tools/</guid>
		<description><![CDATA[If you are a developer on the Windows platform you may have used or encountered Notepad++, if not you should look it up. Notepad++ adds many IDE like features like syntax highlighting, code completion and macros in a lightweight package that should replace windows notepad. If you have ever complained about programs generating ugly XML <a href='http://www.5to9pc.com/blog/npp_xml_tools/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>If you are a developer on the Windows platform you may have used or encountered Notepad++, if not you should look it up. Notepad++ adds many IDE like features like syntax highlighting, code completion and macros in a lightweight package that should replace windows notepad.</p>
<p>If you have ever complained about programs generating ugly XML you should install XML tools for Notepad++. The tools are installed from the plugin manager and give you a whole list of tools including Pretty Print, linearize and toggle the HTML identities (&amp;lt; to &lt;, etc). I regularly copy blocks of code from SharePoint/SharePoint Designer into Notepad++ just so I can read the stuff.</p>
<p><em>XML is like violence, If it is not doing what you need it to do, you are not using it enough. <img src='http://www.5to9pc.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=cd3beef1-44c2-8d49-8661-ff511b74e427" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.5to9pc.com/blog/npp_xml_tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Administration with Windows 7</title>
		<link>http://www.5to9pc.com/blog/upgradetowin7/</link>
		<comments>http://www.5to9pc.com/blog/upgradetowin7/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 13:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Domain Admin]]></category>
		<category><![CDATA[Dameware]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Install Notes]]></category>
		<category><![CDATA[Orion]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.5to9pc.com/?p=159</guid>
		<description><![CDATA[I have used Windows 7 for 1.5 years at home and decided to upgrade my work computer also. My job involves domain administration and some programming. Here is a short list items that needed additional configuration to install correctly. Using Windows 7 Professional, 32 bit Active Directory Admin Tools Remote Server Administration T0ols for Windows <a href='http://www.5to9pc.com/blog/upgradetowin7/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I have used Windows 7 for 1.5 years at home and decided to upgrade my work computer also. My job involves domain administration and some programming. Here is a short list items that needed additional configuration to install correctly.</p>
<p>Using Windows 7 Professional, 32 bit</p>
<p>Active Directory Admin Tools</p>
<ul>
<li><a title="Remote Server Administration Tools for Windows 7" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&amp;displaylang=en" target="_blank">Remote Server Administration T0ols for Windows 7</a> &#8211; After installing you must enable the features in control panel. The download site has all the details.</li>
</ul>
<p>Exchange Server 2003 Extension for Admin Tools</p>
<ul>
<li><a title="Exchange System Manager for Windows Vista" href="http://www.microsoft.com/downloads/en/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&amp;displaylang=en" target="_blank">Exchange System Manager for Windows Vista</a> &#8211; Extract the download package to a temp folder. Open cmd.exe as Administrator and run [TEMPFOLDER]\ESMVISTA.MSI /q. The /q suppresses the dialog box that tells you the install is not for your windows version.</li>
</ul>
<p>Dameware NT Utilities 5.0</p>
<ul>
<li>During the installation you will receive some errors. Ignore them and complete the installation. When the install is complete open cmd.exe as admin is run: regsvr32 /s dwstdu.dll</li>
</ul>
<p>Orion Solarwinds</p>
<ul>
<li><a title="Permanent Link: Manually installing Solarwinds Toolset Integration features on Windows 7 with Internet Explorer 8" href="http://paulelso.wordpress.com/2009/11/07/manually-installing-solarwinds-toolset-integration-features-on-windows-7-with-internet-explorer-8/" rel="bookmark">Manually installing Solarwinds Toolset Integration features on Windows 7 with Internet Explorer 8</a> &#8211; You can also disable UAC but I have become used to it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.5to9pc.com/blog/upgradetowin7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

