<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Jess Coburn&#039;s Personal Blog</title>
	<link>http://jesscoburn.com</link>
	<description>Windows Web Hosting, Web Technologies, etc</description>
	<lastBuildDate>Thu, 29 Dec 2011 18:58:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->

	<item>
		<title>Quickly backup iis metabase on a Windows Cloud Server</title>
		<description><![CDATA[Recently, I was invited to give a presentation at the Orlando DotNetNuke Usersgroup around DotNetNuke website performance.&#160; The first tidbit of information I provided was that when you’re running on a Windows Cloud Server or Windows VPS Server or a Managed Windows Server, you always to make backups of your configuration before making sweeping changes.&#8230;]]></description>
		<link>http://jesscoburn.com/archives/2011/12/22/quickly-backup-iis-metabase-on-a-windows-cloud-server/</link>
			</item>
	<item>
		<title>Instantly get a 40% performance boost in your PHP applications!</title>
		<description><![CDATA[For years now&#160; I’ve been spreading the word about how great PHP runs on Windows.&#160; In fact, my own blog runs on PHP on Windows.&#160;&#160; It also amazes me today the amount of closed minded individuals out there with established misconceptions around how PHP runs on Windows.&#160; This really all dates back to the early&#8230;]]></description>
		<link>http://jesscoburn.com/archives/2011/10/13/instantly-get-a-40-performance-boost-in-your-php-applications/</link>
			</item>
	<item>
		<title>Windows Phone Test</title>
		<description><![CDATA[Something cool is coming.. But this is just a test post]]></description>
		<link>http://jesscoburn.com/archives/2011/06/23/windows-phone-test/</link>
			</item>
	<item>
		<title>Kaltura Test Video</title>
		<description><![CDATA[One of the things I&#8217;ve been looking at recently is the kaltura.org open source video platform. Below is a test video from that platform. video platform video management video solutions video player]]></description>
		<link>http://jesscoburn.com/archives/2011/05/11/kaltura-test-video/</link>
			</item>
	<item>
		<title>Comment Spam Protection &#8230; in the cloud from cloudflare!</title>
		<description><![CDATA[<a href="http://jesscoburn.com/archives/2011/03/28/comment-spam-protection-in-the-cloud-from-cloudflare/"><img align="left" hspace="5" width="150" src="http://jesscoburn.com/wp-content/uploads/2011/03/image_thumb.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>Comment Spam Sucks but thanks to CloudFlare, there's a new way to not only block it but to offload the blocking of it!]]></description>
		<link>http://jesscoburn.com/archives/2011/03/28/comment-spam-protection-in-the-cloud-from-cloudflare/</link>
			</item>
	<item>
		<title>Hacking WebsitePanel 1.1 to support SmarterMail 8</title>
		<description><![CDATA[UPDATED: WebsitePanel 1.2.X is available today and in order for this to work, you&#8217;ll need to use updated binaries. Here&#8217;s the link to the WSP 1.2.0 SmarterMail binaries: http://jesscoburn.com/wsphacks/sm8-v120.zip The process is the same as for 1.1, simply install the server agent, replace the DLL in the bin folder with this one and then add&#8230;]]></description>
		<link>http://jesscoburn.com/archives/2011/03/14/hacking-websitepanel-1-1-to-support-smartermail-8/</link>
			</item>
	<item>
		<title>Social Media Demographics, courtesy of flowtown</title>
		<description><![CDATA[<a href="http://jesscoburn.com/archives/2010/11/17/social-media-demographics-courtesy-of-flowtown/"><img align="left" hspace="5" width="150" src="http://blogcdn.flowtown.com/blog/wp-content/uploads/2010/04/social-media-demographics9.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Our friends over at FlowTown compiled the above graphic showing who’s on what Social Networks. If you want to see the full-size image, just click on the image above.]]></description>
		<link>http://jesscoburn.com/archives/2010/11/17/social-media-demographics-courtesy-of-flowtown/</link>
			</item>
	<item>
		<title>6 FREE (or cheap) Great Tools for Monitoring your Social Networking Marketing</title>
		<description><![CDATA[<a href="http://jesscoburn.com/archives/2010/11/10/6-free-or-cheap-great-tools-for-monitoring-your-social-networking-marketing/"><img align="left" hspace="5" width="150" src="http://jesscoburn.com/wp-content/uploads/2010/11/image_thumb.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>I’ve been evaluating various tools to monitor our social network marketing and came across a nice set of tools I thought I’d share.&#160; If you have tools you use on a regular basis that you’d recommend please feel free to leave a comment here. #1 HootSuite: Monitoring multiple Twitter accounts Hootsuite (www.hootsuite.com) is a tool&#8230;]]></description>
		<link>http://jesscoburn.com/archives/2010/11/10/6-free-or-cheap-great-tools-for-monitoring-your-social-networking-marketing/</link>
			</item>
	<item>
		<title>Error running Remove-DisabledMonitoringObject in System Center Operations Manager</title>
		<description><![CDATA[I’ve been experimenting with SCOM for a project I’m doing.&#160; One of the things that people frequently complain about in SCOM is that when you enable a management pack those monitors are enabled for EVERY SINGLE MACHINE it discovers. Annoying right? Well turns out you can work around this. Here’s what you have to do:&#8230;]]></description>
		<link>http://jesscoburn.com/archives/2010/09/08/error-running-remove-disabledmonitoringobject-in-system-center-operations-manager/</link>
			</item>
	<item>
		<title>Default Environment Variable Values in Microsoft Windows</title>
		<description><![CDATA[<a href="http://jesscoburn.com/archives/2010/09/03/default-environment-variable-values-in-microsoft-windows/"><img align="left" hspace="5" width="150" src="http://jesscoburn.com/wp-content/uploads/2010/09/image_thumb.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>Today I needed to know what the environment variable for C:\Program Files (x86)\ would be for a project I was working. I found a great table of these on Wikipedia.org at: http://en.wikipedia.org/wiki/Environment_variable#Default_Values_on_Microsoft_Windows Here’s that table though for quick reference]]></description>
		<link>http://jesscoburn.com/archives/2010/09/03/default-environment-variable-values-in-microsoft-windows/</link>
			</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache (Feed is rejected)
Page Caching using wincache
Database Caching 10/12 queries in 0.007 seconds using wincache
Object Caching 864/864 objects using wincache

Served from: www.jesscoburn.com @ 2012-02-10 21:02:00 -->
