<?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>PaulSwarthout &#8211; Paul Swarthout</title>
	<atom:link href="https://paulswarthout.com/author/paulswarthout/feed/" rel="self" type="application/rss+xml" />
	<link>https://paulswarthout.com</link>
	<description>Introducing.....</description>
	<lastBuildDate>Wed, 12 Oct 2022 22:33:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Wordle, My Strategy for Success</title>
		<link>https://paulswarthout.com/wordle-my-strategy-for-success/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Wed, 12 Oct 2022 21:47:56 +0000</pubDate>
				<category><![CDATA[Wordle]]></category>
		<category><![CDATA[game strategy]]></category>
		<category><![CDATA[logic games]]></category>
		<category><![CDATA[Wordle Strategy]]></category>
		<guid isPermaLink="false">https://paulswarthout.com/?p=967</guid>

					<description><![CDATA[Like probably every [Wordle] player, I have a strategy of my own. I have eight rules that govern my Wordle gameplay. Using these rules, I find the right answer in 3 or 4 guesses more often than I find the answer in 5 or 6 guesses or not at all.]]></description>
		
		
		
			</item>
		<item>
		<title>Cold Weather Growing &#8211; Greenhouse 1.0</title>
		<link>https://paulswarthout.com/cold-weather-growing-greenhouse-1-0/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Mon, 08 Mar 2021 20:46:56 +0000</pubDate>
				<category><![CDATA[Greenhouse]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cold-weather-growing]]></category>
		<category><![CDATA[greenhouse]]></category>
		<guid isPermaLink="false">https://paulswarthout.com/?p=905</guid>

					<description><![CDATA[This is a continuation of my series on Cold Weather Growing. Remember from my last post, I have 2 raised gardens, each measuring 8&#8242; x 4&#8242; x 22&#8243;. The one in the front has seen better days. Both were built using unpainted pressure treated lumber that was supposed to resist insects and rot. Apparently the &#8230; <p class="link-more"><a href="https://paulswarthout.com/cold-weather-growing-greenhouse-1-0/" class="more-link">Continue reading<span class="screen-reader-text"> "Cold Weather Growing &#8211; Greenhouse 1.0"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Cold Weather Growing</title>
		<link>https://paulswarthout.com/cold-weather-growing/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Mon, 08 Feb 2021 19:38:30 +0000</pubDate>
				<category><![CDATA[Greenhouse]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[cold weather growing]]></category>
		<category><![CDATA[greenhouse]]></category>
		<category><![CDATA[greenhouse heaters]]></category>
		<category><![CDATA[polypropylene greenhouse in the Winter]]></category>
		<guid isPermaLink="false">https://paulswarthout.com/?p=883</guid>

					<description><![CDATA[Running out to check on the greenhouse, I unzipped the polypropylene cover and peered inside. In the frigid 6F morning air, my face was met with a blast of 72F air. Yippee!! I was successful. My plants survived single digit outside temperatures in a greenhouse made of polypropylene plastic over a cheap metal frame.]]></description>
		
		
		
			</item>
		<item>
		<title>World War III</title>
		<link>https://paulswarthout.com/world-war-iii/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Tue, 15 Sep 2020 19:00:00 +0000</pubDate>
				<category><![CDATA[Abstract Thoughts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Covid19]]></category>
		<category><![CDATA[traitor]]></category>
		<category><![CDATA[treason]]></category>
		<category><![CDATA[world war 3]]></category>
		<category><![CDATA[world war iii]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=819</guid>

					<description><![CDATA[It&#8217;s 2020. The world is embroiled in a war of epic proportions. This is a true story. Okay, I hear you: &#8220;Say what?&#8221; We will get back to that in a few minutes. But first, let&#8217;s spend a moment with history. A History Lesson During many past wars and conflicts down through history, the phrase &#8230; <p class="link-more"><a href="https://paulswarthout.com/world-war-iii/" class="more-link">Continue reading<span class="screen-reader-text"> "World War III"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>To __FILE__ or not to __FILE__</title>
		<link>https://paulswarthout.com/to-__file__-or-not-to-__file__/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Mon, 23 Mar 2020 21:50:47 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=637</guid>

					<description><![CDATA[&#8230;well that IS the question today. A Little Background __FILE__ is a magic constant in PHP. When it is invoked in a PHP script, it returns the fully qualified, fully resolved, path to the current file. What could be easier? It is built into PHP, the popular general-purpose scripting language that is especially suited to &#8230; <p class="link-more"><a href="https://paulswarthout.com/to-__file__-or-not-to-__file__/" class="more-link">Continue reading<span class="screen-reader-text"> "To __FILE__ or not to __FILE__"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Read-only Class Properties in PHP</title>
		<link>https://paulswarthout.com/read-only-class-properties-in-php/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Tue, 18 Feb 2020 19:26:28 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tips and Tricks]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=591</guid>

					<description><![CDATA[I&#8217;ve been writing PHP code for over 3 years now. Nearly every day, I learn a new &#8220;trick&#8221; with PHP. Often, those learning experiences start with a Google search, such as &#8220;Can I make class properties read-only in PHP?&#8220; The simple and short answer to that question is: No you cannot. But the more accurate &#8230; <p class="link-more"><a href="https://paulswarthout.com/read-only-class-properties-in-php/" class="more-link">Continue reading<span class="screen-reader-text"> "Read-only Class Properties in PHP"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Initializing Static Classes in PHP</title>
		<link>https://paulswarthout.com/initializing-static-classes-in-php/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Sat, 15 Feb 2020 00:32:58 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=569</guid>

					<description><![CDATA[I have been writing code in a variety of programming languages since the early 1980s. Today, I spend my time developing plugins for WordPress. That means PHP. On the whole, I like PHP. One of my favorite things about it is that whenever I need something special, there is often a built-in function that already &#8230; <p class="link-more"><a href="https://paulswarthout.com/initializing-static-classes-in-php/" class="more-link">Continue reading<span class="screen-reader-text"> "Initializing Static Classes in PHP"</span></a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
