<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Joshua Morgan&#039;s Blog</title>
	<atom:link href="http://joshuamorgan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuamorgan.wordpress.com</link>
	<description>Blah</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='joshuamorgan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Joshua Morgan&#039;s Blog</title>
		<link>http://joshuamorgan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://joshuamorgan.wordpress.com/osd.xml" title="Joshua Morgan&#039;s Blog" />
	<atom:link rel='hub' href='http://joshuamorgan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Windows 7: WScript.Shell Run method from logon script</title>
		<link>http://joshuamorgan.wordpress.com/2012/01/30/windows-7-wscript-shell-run-method-from-logon-script/</link>
		<comments>http://joshuamorgan.wordpress.com/2012/01/30/windows-7-wscript-shell-run-method-from-logon-script/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:03:27 +0000</pubDate>
		<dc:creator>joshuamorgan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshuamorgan.wordpress.com/?p=40</guid>
		<description><![CDATA[SYMPTOMNS: When calling the Run method from WScript.Shell object from a WScript-based (VBScript, etc.) logon script deployed via Group Policy, the process runs but is terminated when the logon script finishes processing. When executing the script outside of a Group Policy object, the process runs and is not terminated. EXAMPLE: Dim objShell Set objShell = <a href="http://joshuamorgan.wordpress.com/2012/01/30/windows-7-wscript-shell-run-method-from-logon-script/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=40&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>SYMPTOMNS:</strong> When calling the Run method from WScript.Shell object from a WScript-based (VBScript, etc.) logon script deployed via Group Policy, the process runs but is terminated when the logon script finishes processing. When executing the script outside of a Group Policy object, the process runs and is not terminated.</p>
<p><strong>EXAMPLE:</strong></p>
<p><code>Dim objShell<br />
Set objShell = WScript.CreateObject ("WScript.Shell")<br />
objShell.Run "program.exe"</code></p>
<p><em>program.exe will run for the length of the logon script processing and then terminate abruptly.</em></p>
<p><strong>SOLUTION:</strong> set the <em>Run logon scripts synchronously</em> Group Policy setting (under either User or Computer Configuration) to <em>Disabled</em>. Processes spawned via the WScript.Shell Run method will continue to run after logon script processing.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshuamorgan.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshuamorgan.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshuamorgan.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=40&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshuamorgan.wordpress.com/2012/01/30/windows-7-wscript-shell-run-method-from-logon-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9e072105cf15c7b8907a11ccaafe947?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshuamorgan</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes from the Field #2: Catalyst 3750 SW upgrade and &#8216;does not support the same feature set&#8217;</title>
		<link>http://joshuamorgan.wordpress.com/2011/11/16/notes-from-the-field-2-catalyst-3750-sw-upgrade-and-does-not-support-the-same-feature-set/</link>
		<comments>http://joshuamorgan.wordpress.com/2011/11/16/notes-from-the-field-2-catalyst-3750-sw-upgrade-and-does-not-support-the-same-feature-set/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 08:45:30 +0000</pubDate>
		<dc:creator>joshuamorgan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshuamorgan.wordpress.com/?p=38</guid>
		<description><![CDATA[The Catalyst 3750 by default prevents you from changing feature sets (i.e., going from IP Base to IP Services or vice versa) when upgrading the IOS using the archive download-sw command. Error: The image in the archive which would be used to upgrade Error: system number 1 does not support the same feature set. To <a href="http://joshuamorgan.wordpress.com/2011/11/16/notes-from-the-field-2-catalyst-3750-sw-upgrade-and-does-not-support-the-same-feature-set/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=38&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Catalyst 3750 by default prevents you from changing feature sets (i.e., going from IP Base to IP Services or vice versa) when upgrading the IOS using the archive download-sw command.</p>
<p>Error: The image in the archive which would be used to upgrade<br />
Error: system number 1 does not support the same feature set.</p>
<p>To overcome this, add the /allow-feature-upgrade argument to your archive download-sw command:</p>
<p>archive download-sw /allow-feature-upgrade /overwrite tftp://10.1.15.141/c3750-ipserviceslmk9-tar.122-55.SE4.tar</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshuamorgan.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshuamorgan.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshuamorgan.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=38&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshuamorgan.wordpress.com/2011/11/16/notes-from-the-field-2-catalyst-3750-sw-upgrade-and-does-not-support-the-same-feature-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9e072105cf15c7b8907a11ccaafe947?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshuamorgan</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes from the Field #1: ASA</title>
		<link>http://joshuamorgan.wordpress.com/2011/11/12/notes-from-the-field-1-asa/</link>
		<comments>http://joshuamorgan.wordpress.com/2011/11/12/notes-from-the-field-1-asa/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 21:53:30 +0000</pubDate>
		<dc:creator>joshuamorgan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshuamorgan.wordpress.com/?p=36</guid>
		<description><![CDATA[When performing a factory reset (configure factory from global configuration mode), the license key persists and so does enable/console passwords. It&#8217;s also wise to perform a reload after doing a factory reset. Whilst it doesn&#8217;t seem required, one of the subinterfaces I had set configured on the ASA to act as a gateway for a <a href="http://joshuamorgan.wordpress.com/2011/11/12/notes-from-the-field-1-asa/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=36&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When performing a factory reset (configure factory from global configuration mode), the license key persists and so does enable/console passwords.</p>
<p>It&#8217;s also wise to perform a reload after doing a factory reset. Whilst it doesn&#8217;t seem required, one of the subinterfaces I had set configured on the ASA to act as a gateway for a subnet was dropping packets, without logging anything.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshuamorgan.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshuamorgan.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshuamorgan.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=36&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshuamorgan.wordpress.com/2011/11/12/notes-from-the-field-1-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9e072105cf15c7b8907a11ccaafe947?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshuamorgan</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2007/2010 Distribution groups and unauthenticated users</title>
		<link>http://joshuamorgan.wordpress.com/2011/09/17/exchange-20072010-distribution-groups-and-unauthenticated-users/</link>
		<comments>http://joshuamorgan.wordpress.com/2011/09/17/exchange-20072010-distribution-groups-and-unauthenticated-users/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 04:15:19 +0000</pubDate>
		<dc:creator>joshuamorgan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshuamorgan.wordpress.com/?p=34</guid>
		<description><![CDATA[This is going to be a very brief post. I&#8217;m currently setting up Nagios to do some network monitoring at my place of work. Several weeks ago, I had upgraded our Exchange 2003 mail server to Exchange 2010. Our e-mail distribution groups were all mail-enabled security groups with global scope. I hadn&#8217;t bothered to upgrade <a href="http://joshuamorgan.wordpress.com/2011/09/17/exchange-20072010-distribution-groups-and-unauthenticated-users/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=34&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is going to be a very brief post. I&#8217;m currently setting up Nagios to do some network monitoring at my place of work. Several weeks ago, I had upgraded our Exchange 2003 mail server to Exchange 2010. Our e-mail distribution groups were all mail-enabled security groups with global scope. I hadn&#8217;t bothered to upgrade them yet to mail-enabled security group with universal scope. I initially had Nagios sending notifications to a particular pre-existing mail-enabled security group that was created when Exchange 2003 was in production. Notifications flowed to members of the distribution group correctly&#8230; However, when I changed the contact in Nagios to e-mail a new mail-enabled security group with universal scope, the notifications stopped working. The MTA on the Nagios box, Postfix, was not getting any &#8216;bounce&#8217; messages from the Exchange server. As far as Postfix was concerned, the message was being delivered. I turned on verbose logging on the hub transport receive connector and verified that the Exchange server was indeed telling the MTA that it had queued the message for delivery. After several minutes of Googling and head scratching I learnt that by default, distribution groups (security or otherwise) don&#8217;t accept mail from unauthenticated users. Whilst I thought I had successfully configured the Nagios box to perform TLS authentication, it wasn&#8217;t working correctly (the hub transport receive connector log alerted me to this). To resolve this issue, I simply allowed unauthenticated users to deliver mail to the distribution group.</p>
<p>To allow a distribution group to accept mail from unauthenticated users:</p>
<ol>
<li>Open Exchange Management Console.</li>
<li>Locate the distribution group in question under Recipient Configuration.</li>
<li>Right-click on the group and click <strong>Properties</strong>.</li>
<li>Click on the <strong>Mail Flow Settings</strong> tab.</li>
<li>Select the <strong>Mail Delivery Restrictions</strong> option and click the <strong>Properties</strong> button.</li>
<li>In the <strong>Mail Delivery Restrictions</strong> dialog box, uncheck &#8216;Require that all senders are authenticated&#8217; and click OK on any open dialog boxes to save changes.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshuamorgan.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshuamorgan.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshuamorgan.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=34&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshuamorgan.wordpress.com/2011/09/17/exchange-20072010-distribution-groups-and-unauthenticated-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9e072105cf15c7b8907a11ccaafe947?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshuamorgan</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome!</title>
		<link>http://joshuamorgan.wordpress.com/2011/09/17/welcome/</link>
		<comments>http://joshuamorgan.wordpress.com/2011/09/17/welcome/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 04:07:23 +0000</pubDate>
		<dc:creator>joshuamorgan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshuamorgan.wordpress.com/?p=31</guid>
		<description><![CDATA[Welcome to my blog. My name is Joshua Morgan and I&#8217;m currently 20 years old. I currently work in the education industry as a Network Administrator. I run the day-to-day operations of the network, including the servers, virtualization (via Hyper-V), storage, routing, switching, firewalls, etc. Within the next few months I&#8217;m hoping to move on <a href="http://joshuamorgan.wordpress.com/2011/09/17/welcome/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=31&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog. My name is Joshua Morgan and I&#8217;m currently 20 years old. I currently work in the education industry as a Network Administrator. I run the day-to-day operations of the network, including the servers, virtualization (via Hyper-V), storage, routing, switching, firewalls, etc. Within the next few months I&#8217;m hoping to move on and get a job as a Network Engineer, for either a consulting/systems integrator (that would be ideal) or an enterprise&#8230;</p>
<p>I&#8217;ve created this blog for several reasons. First, I want somewhere I can store my notes of various things I come across or that I&#8217;m currently learning (I&#8217;m always studying for different IT-related certifications). I also want somewhere I can point potential employers to so that they can see I know what I&#8217;m talking about. Hopefully, some other readers will find it interesting or otherwise useful too.</p>
<p>Outside of IT, I&#8217;m currently also learning to fly, so you might find some notes on here pertaining to that too.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshuamorgan.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshuamorgan.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshuamorgan.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuamorgan.wordpress.com&amp;blog=53653&amp;post=31&amp;subd=joshuamorgan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshuamorgan.wordpress.com/2011/09/17/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f9e072105cf15c7b8907a11ccaafe947?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshuamorgan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
