<?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>GFMorris.org &#187; General</title>
	<atom:link href="http://gfmorris.org/categories/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://gfmorris.org</link>
	<description>Smart Guy, Dumb Code</description>
	<lastBuildDate>Mon, 31 Oct 2011 22:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Lion-Ready Junk Mail Reporting Scripts</title>
		<link>http://gfmorris.org/archives/2011/07/24/lion-ready-junk-mail-reporting-scripts/</link>
		<comments>http://gfmorris.org/archives/2011/07/24/lion-ready-junk-mail-reporting-scripts/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 16:36:28 +0000</pubDate>
		<dc:creator>Geof F. Morris</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://gfmorris.org/?p=70</guid>
		<description><![CDATA[After trying for a day to fix my Lion-broken scripts, I finally gave up and asked folks at Apple&#8217;s discussion forum about my problem, and the very first response by Pierre L. nailed it: Try replacing this one line: set &#8230; <a href="http://gfmorris.org/archives/2011/07/24/lion-ready-junk-mail-reporting-scripts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After trying for a day to fix <a href="http://gfmorris.org/archives/2011/07/20/lion-mail-broke-my-junk-mail-reporting-apple-scripts/">my Lion-broken scripts</a>, <a href="https://discussions.apple.com/message/15716461#15716461">I finally gave up and asked folks at Apple&#8217;s discussion forum about my problem</a>, and <a href="https://discussions.apple.com/message/15720396#15720396">the very first response by Pierre L. nailed it</a>:</p>
<blockquote><p>Try replacing this one line:</p>
<p>    set content to thisMessage&#8217;s source</p>
<p>with these two lines:</p>
<p>    set theSource to thisMessage&#8217;s source<br />
    set content to theSource</p></blockquote>
<p>That worked like a champ.</p>
<p>Updated scripts are available: <a href="http://gfmorris.org/wordpress/wp-content/uploads/2011/10/spam_uce_gov.scpt">spam_uce_gov.scpt</a> and <a href="http://gfmorris.org/wordpress/wp-content/uploads/2011/10/spoof_paypal_com.scpt">spam_paypal_com.scpt</a>.  As always, these are provided for free and are unsupported, although I&#8217;ll try to help if I can.</p>
<p><strong>[Update, 31 Oct 2011]:</strong> These scripts had an issue with background sending, as the accumulated emails would clog up.  <a href="https://discussions.apple.com/message/16583872#16583872">I got a great suggestion for a fix on the AppleScript forums at apple.com</a>, and now things seem to be working.  I&#8217;ve replaced the scripts above with the improved copies.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfmorris.org/archives/2011/07/24/lion-ready-junk-mail-reporting-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running WordPress 3.0</title>
		<link>http://gfmorris.org/archives/2010/06/17/running-wordpress-3-0/</link>
		<comments>http://gfmorris.org/archives/2010/06/17/running-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 21:17:51 +0000</pubDate>
		<dc:creator>Geof F. Morris</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://gfmorris.org/?p=42</guid>
		<description><![CDATA[I&#8217;ve upgraded this site to WordPress 3.0 as a pathfinder for a number of reasons, one of them being that I have a professional interest in doing so. This site is always my bleeding edge for WordPress upgrades&#8212;if it doesn&#8217;t &#8230; <a href="http://gfmorris.org/archives/2010/06/17/running-wordpress-3-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve upgraded this site to WordPress 3.0 as a pathfinder for a number of reasons, one of them being that I have a professional interest in doing so.  This site is always my bleeding edge for WordPress upgrades&#8212;if it doesn&#8217;t break here, it typically won&#8217;t break elsewhere&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfmorris.org/archives/2010/06/17/running-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP 2.1</title>
		<link>http://gfmorris.org/archives/2007/01/24/wp-21/</link>
		<comments>http://gfmorris.org/archives/2007/01/24/wp-21/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 18:56:20 +0000</pubDate>
		<dc:creator>Geof F. Morris</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://gfmorris.org/archives/2007/01/24/wp-21/</guid>
		<description><![CDATA[This is a low-priority site, so I had no qualms in making it my first upgrade to WP 2.1. Let me know if you see breakage.]]></description>
			<content:encoded><![CDATA[<p>This is a low-priority site, so I had no qualms in making it my first upgrade to WP 2.1.</p>
<p>Let me know if you see breakage.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfmorris.org/archives/2007/01/24/wp-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GFMorris.org Running WP 1.5</title>
		<link>http://gfmorris.org/archives/2005/02/24/gfmorrisorg-running-wp-15/</link>
		<comments>http://gfmorris.org/archives/2005/02/24/gfmorrisorg-running-wp-15/#comments</comments>
		<pubDate>Fri, 25 Feb 2005 04:01:45 +0000</pubDate>
		<dc:creator>Geof F. Morris</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://gfmorris.org/archives/2005/02/24/gfmorrisorg-running-wp-15/</guid>
		<description><![CDATA[Yes, it&#8217;s been forever since I&#8217;ve written code. There&#8217;s many reasons for this. One has been dealing with the administrivia of dealing with a deluge of comment spam. I&#8217;m now running WP 1.5 and hoping for some more inspiration in &#8230; <a href="http://gfmorris.org/archives/2005/02/24/gfmorrisorg-running-wp-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, it&#8217;s been forever since I&#8217;ve written code.  There&#8217;s many reasons for this.  One has been dealing with the administrivia of dealing with a deluge of comment spam.</p>
<p>I&#8217;m now running WP 1.5 and hoping for some more inspiration in the code department.  I&#8217;m sorely lacking&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://gfmorris.org/archives/2005/02/24/gfmorrisorg-running-wp-15/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GFMorris.org Running WP1.2</title>
		<link>http://gfmorris.org/archives/2004/07/21/gfmorrisorg-running-wp12/</link>
		<comments>http://gfmorris.org/archives/2004/07/21/gfmorrisorg-running-wp12/#comments</comments>
		<pubDate>Wed, 21 Jul 2004 16:14:35 +0000</pubDate>
		<dc:creator>Geof F. Morris</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://gfmorris.org/archives/2004/07/21/gfmorrisorg-running-wp12/</guid>
		<description><![CDATA[I&#8217;ve upgraded GFMorris.org to the latest stable version of WordPress, 1.2-mingus. Per-category feeds are available; click on a category in the sidebar and add &#8220;rss/&#8221; or &#8220;atom/&#8221; to the end of the URL in your browser&#8217;s location bar to get &#8230; <a href="http://gfmorris.org/archives/2004/07/21/gfmorrisorg-running-wp12/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve upgraded GFMorris.org to the latest stable version of WordPress, 1.2-mingus.</p>
<p>Per-category feeds are available; click on a category in the sidebar and add &#8220;rss/&#8221; or &#8220;atom/&#8221; to the end of the URL in your browser&#8217;s location bar to get such feeds.</p>
]]></content:encoded>
			<wfw:commentRss>http://gfmorris.org/archives/2004/07/21/gfmorrisorg-running-wp12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

