<?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>Coyote Tracks &#187; functional programming</title>
	<atom:link href="http://kagan.mactane.org/blog/tag/functional-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://kagan.mactane.org/blog</link>
	<description>The prints of an Internet-enabled coyote.</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:26:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Site Updated and Software Publication</title>
		<link>http://kagan.mactane.org/blog/2009/05/20/site-updated-and-software-publication/</link>
		<comments>http://kagan.mactane.org/blog/2009/05/20/site-updated-and-software-publication/#comments</comments>
		<pubDate>Wed, 20 May 2009 22:57:24 +0000</pubDate>
		<dc:creator>Kai MacTane</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[docs]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[my projects]]></category>
		<category><![CDATA[paradigms]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://kai.mactane.org/blog/?p=55</guid>
		<description><![CDATA[Just updated my software page to bring it a little more up-to-date with what I&#8217;ve been doing in the past few years. It&#8217;s funny to see how my coding style has evolved and grown continually over that time. There were some things I used to be showing off that were almost totally procedural; even some [...]]]></description>
			<content:encoded><![CDATA[<p>Just updated <a href="http://kai.mactane.org/software/">my software page</a> to bring it a little more up-to-date with what I&#8217;ve been doing in the past few years. It&#8217;s funny to see how my coding style has evolved and grown continually over that time. There were some things I used to be showing off that were almost totally procedural; even some of the things I&#8217;m still linking to (but which I wrote two or three years ago) make very little use of functional programming or anonymous functions in JavaScript.</p>
<p>It&#8217;s really tempting to completely refactor some of that stuff, but I haven&#8217;t got the time. I actually have at least one more software project that I should really package up and publish&nbsp;&mdash; a thing that might be helpful for system administrators who are being annoyed by SSH dictionary attacks.</p>
<p>Writing something that works on your own machine is one thing. Making a full release? That&#8217;s quite different! It needs documentation, and that documentation needs to explain all the things that you &#8220;just know&#8221;. It needs some kind of install mechanism, or else it needs to explain how to install the stuff manually&nbsp;&mdash; and you need to make absolutely sure that you haven&#8217;t forgotten any of the things you wrote, changed, or tweaked while you were making it work!</p>
]]></content:encoded>
			<wfw:commentRss>http://kagan.mactane.org/blog/2009/05/20/site-updated-and-software-publication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

