<?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>Reich Consulting &#187; Site News</title>
	<atom:link href="http://www.reich-consulting.net/category/site-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reich-consulting.net</link>
	<description>Tech Support, Networking, and Programming Services in Mifflinburg, PA</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:05:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Use PSEXEC to Execute Remote Commands</title>
		<link>http://www.reich-consulting.net/2011/02/18/use-psexec-to-execute-remote-commands/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-psexec-to-execute-remote-commands</link>
		<comments>http://www.reich-consulting.net/2011/02/18/use-psexec-to-execute-remote-commands/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 17:04:44 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[psexec]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=590</guid>
		<description><![CDATA[There are many instances in managing a network when it becomes neccessary, or at least more convenient, to be able to execute commands on a remote computer without the overhead of launching a full-fledged Remote Desktop session. Until PowerShell Remoting came along there wasn&#8217;t a native way to run remote commands from Windows, and even now PS Remoting isn&#8217;t exactly intuitive. That&#8217;s where PSEXEC comes in. PSEXEC is a utility from a developer named Mark [...]]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2011/02/18/use-psexec-to-execute-remote-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSBuilder2 Download</title>
		<link>http://www.reich-consulting.net/2011/02/09/jsbuilder2-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jsbuilder2-download</link>
		<comments>http://www.reich-consulting.net/2011/02/09/jsbuilder2-download/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 18:57:35 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=558</guid>
		<description><![CDATA[Sencha's JSBuilder2 is a handy utility for building and optimizing JavaScript application deployments.  Unfortunately they've ]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2011/02/09/jsbuilder2-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Released! My Wishlist for Facebook</title>
		<link>http://www.reich-consulting.net/2011/01/17/just-released-my-wishlist-for-facebook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=just-released-my-wishlist-for-facebook</link>
		<comments>http://www.reich-consulting.net/2011/01/17/just-released-my-wishlist-for-facebook/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 13:13:40 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[my wishlist]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=488</guid>
		<description><![CDATA[I just finished my first Facebook app, called My Wishlist.  It allows users to publish a wishlist of items on Facebook that their friends can view and use for gift ideas.  My goal is to make a new kind of Facebook application: one that&#8217;s truly useful and not just a time waster.  Did I achieve my goal? Check out My Wishlist, rip it apart, and leave your feedback in the comments!]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2011/01/17/just-released-my-wishlist-for-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Keys from an Array in PHP</title>
		<link>http://www.reich-consulting.net/2010/12/15/removing-keys-from-an-array-in-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=removing-keys-from-an-array-in-php</link>
		<comments>http://www.reich-consulting.net/2010/12/15/removing-keys-from-an-array-in-php/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 19:03:52 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[array_delete_keys]]></category>
		<category><![CDATA[array_remove_keys]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[removal]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=479</guid>
		<description><![CDATA[Every wish PHP had a function like array_remove_keys() to delete one or more keys and their values from an array?  This post shows you how to construct one using just a couple of lines of code.]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2010/12/15/removing-keys-from-an-array-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is HTML?</title>
		<link>http://www.reich-consulting.net/2010/12/12/what-is-html/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-html</link>
		<comments>http://www.reich-consulting.net/2010/12/12/what-is-html/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 17:16:34 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=452</guid>
		<description><![CDATA[Most people have heard the term HTML and have a general idea that it has something to do with the web.  But as someone who wants to create the web you need to have a better understanding.  This article will explain what HTML is and why it&#8217;s important, and it just might do it without boring you into a coma. What is HTML? Defining HTML is by far the most boring part of understanding it, [...]]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2010/12/12/what-is-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project! 98MarketSt.com</title>
		<link>http://www.reich-consulting.net/2010/05/03/new-project-98marketst-com/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-project-98marketst-com</link>
		<comments>http://www.reich-consulting.net/2010/05/03/new-project-98marketst-com/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:54:41 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[home improvement]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=322</guid>
		<description><![CDATA[I&#8217;m happy to announce the start of a new project: 98MarketSt.com.  I&#8217;ve started this blog to discuss my home renovation projects, which currently consume most of my free time.  I talk about things like jacking support beams, restoring stone foundations, and other home improvement topics. If you have any interest I hope you&#8217;ll check it out!]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2010/05/03/new-project-98marketst-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Power of the Application Compatibility Toolkit</title>
		<link>http://www.reich-consulting.net/2010/03/10/the-power-of-the-application-compatibility-toolkit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-power-of-the-application-compatibility-toolkit</link>
		<comments>http://www.reich-consulting.net/2010/03/10/the-power-of-the-application-compatibility-toolkit/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:19:51 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[act]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=304</guid>
		<description><![CDATA[I never quite understood the power of the Microsoft Application Compatibility Toolkit (ACT) until I watched this video.  It shows how simple it is to create and apply popular program shims in order to make old applications compatible with newer version of Windows. Enjoy! Commonly-used Application Shims Video]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2010/03/10/the-power-of-the-application-compatibility-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going 64-Bit: A Cautionary Tale</title>
		<link>http://www.reich-consulting.net/2009/06/18/going-64-bit-a-cautionary-tale/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=going-64-bit-a-cautionary-tale</link>
		<comments>http://www.reich-consulting.net/2009/06/18/going-64-bit-a-cautionary-tale/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 17:14:44 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Basic Concepts]]></category>
		<category><![CDATA[Get Help]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[LAN Administration]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[niche software]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=168</guid>
		<description><![CDATA[If you intend to run niche software or devices, think twice before switching to a 64-bit operating system.]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2009/06/18/going-64-bit-a-cautionary-tale/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>There&#8217;s Nothin Like Experimentin&#8217;!</title>
		<link>http://www.reich-consulting.net/2008/12/09/theres-nothin-like-experimentin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=theres-nothin-like-experimentin</link>
		<comments>http://www.reich-consulting.net/2008/12/09/theres-nothin-like-experimentin/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 03:49:03 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=120</guid>
		<description><![CDATA[Due to how much I despite the WordPress admin console I decided to take the plunge and upgrade to the WordPress 2.7 Release Candidate which was just made available tonight! Though I'm excited to test out this bleeding edge version of my favorite blogging platform there may be some issues with the upgrade. Let me know if anything seems out of the ordinary!]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2008/12/09/theres-nothin-like-experimentin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF Download: Beware of Fake Antivirus Programs</title>
		<link>http://www.reich-consulting.net/2008/12/01/pdf-download-beware-of-fake-antivirus-programs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pdf-download-beware-of-fake-antivirus-programs</link>
		<comments>http://www.reich-consulting.net/2008/12/01/pdf-download-beware-of-fake-antivirus-programs/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 01:29:28 +0000</pubDate>
		<dc:creator>Brian Reich</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[avoid]]></category>
		<category><![CDATA[fake antivirus]]></category>
		<category><![CDATA[fakesecscan]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://www.reich-consulting.net/?p=112</guid>
		<description><![CDATA[This post links to a free download of a document that I created to help users identify and avoid infection of the Win32/FakeSecScan virus. I encourage everyone to download, print, and distribute as many copies as they like.  I think it will prove very useful!]]></description>
		<wfw:commentRss>http://www.reich-consulting.net/2008/12/01/pdf-download-beware-of-fake-antivirus-programs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/47 queries in 0.039 seconds using disk: basic
Object Caching 1153/1279 objects using disk: basic

Served from: www.reich-consulting.net @ 2012-02-12 10:17:07 -->
