<?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>Patrick Blogs for Curious People &#187; programming</title>
	<atom:link href="http://patrickbarry.com/blog/tag/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://patrickbarry.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 06 Apr 2014 23:32:38 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Alphabet Soup for the Soul</title>
		<link>http://patrickbarry.com/blog/1256462168</link>
		<comments>http://patrickbarry.com/blog/1256462168#comments</comments>
		<pubDate>Wed, 06 Oct 2010 16:56:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[regular]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.patrickbarry.com/post/1256462168</guid>
		<description><![CDATA[The other day I wanted to make a wicked anagram for my name, since all the cool kids are doing it. But the internets gave me crappy “anagram generators” that just spewed out a bunch of gibberish that was impossible to &#8230; <a href="http://patrickbarry.com/blog/1256462168">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The other day I wanted to make a wicked anagram for my name, since all the cool kids are doing it. But the internets gave me crappy “anagram generators” that just spewed out a bunch of gibberish that was impossible to navigate through or customize, so I wrote my own <a href="http://patrickbarry.com/anagrams/">anagram generator</a>.</p>
<p>It’s very simple:</p>
<p><a href="http://patrickbarry.com/anagrams/"><img src="http://media.tumblr.com/tumblr_l9vo8o9yzm1qz5f8z.png" alt="" /></a></p>
<p>Then you get a clickable list of all the words that can be made from that set of letters. If you put in my name, you get:</p>
<p><a href="http://patrickbarry.com/anagrams/"><img src="http://media.tumblr.com/tumblr_l9voa5ODdm1qz5f8z.png" alt="" /></a></p>
<p>Clicking the words uses up those letters and adjusts the list accordingly. Even a little 2 letter word can dramatically reduce the number of options you need to consider:</p>
<p><a href="http://patrickbarry.com/anagrams/"><img src="http://media.tumblr.com/tumblr_l9vobqSxxu1qz5f8z.png" alt="" /></a></p>
<p>Furthermore, it becomes clear very quickly if you won’t be able to use that really awesome big word:</p>
<p><a href="http://patrickbarry.com/anagrams/"><img src="http://media.tumblr.com/tumblr_l9vocvEvc71qz5f8z.png" alt="" /></a></p>
<p>And if you DO use all your remaining letters, you get a prize.</p>
]]></content:encoded>
			<wfw:commentRss>http://patrickbarry.com/blog/1256462168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
