<?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>Circulatable: a Librarian's Group &#187; Code</title>
	<atom:link href="http://circulatable.org/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://circulatable.org</link>
	<description>Because sometimes you need to trammel the editor and exorcise the rules of grammar...</description>
	<lastBuildDate>Wed, 12 May 2010 02:36:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MARC 856 Fields Should Change</title>
		<link>http://circulatable.org/2010/05/11/marc-856-fields-should-change/</link>
		<comments>http://circulatable.org/2010/05/11/marc-856-fields-should-change/#comments</comments>
		<pubDate>Wed, 12 May 2010 02:36:27 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Cataloging/Classification]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[marc]]></category>
		<category><![CDATA[urls]]></category>

		<guid isPermaLink="false">http://circulatable.org/?p=200</guid>
		<description><![CDATA[MARC URL cataloging for online resources should be changed to  accommodate a critical, but missing, piece of descriptive information: an open access indication.  After thinking  through the issues with the MARC URL cataloging and working  through a pragmatic solution in my professional life, it seems to me  that there is [...]]]></description>
			<content:encoded><![CDATA[<p>MARC URL cataloging for online resources should be changed to  accommodate a critical, but missing, piece of descriptive information: an open access indication.  After <a title="Woe is MARC (&amp; URLs)" href="http://circulatable.org/2010/04/20/woe-is-marc-urls/">thinking  through the issues with the MARC URL cataloging</a> and <a href="http://forward.library.wisconsin.edu/moving-forward/?p=346">working  through a pragmatic solution</a> in my professional life, it seems to me  that there is a simple but powerful change that should happen to the  cataloging <a title="856 - Electronic Location and Access (R)" href="http://www.loc.gov/marc/bibliographic/bd856.html">856 fields</a>.</p>
<p>As a library web developer with practical experience processing MARC data, I believe the first indicator of the 856 field is useless. It is useless for two reasons. First, the access method for a given URI is usually built into the URI itself. The vast majority of the URIs found in subfield $u of an 856 field will tell you the access method is, for example, based on the File Transfer Protocol (FTP) or the Hyper Text Transfer Protocol (HTTP). That is why our URIs have prefixes like ftp:// or http://. The second reason it is useless is because there is already a subfield $2 that can be used if you need to be explicit about what the access method is.</p>
<p>When I have MARC data that looks like the following (in pretty-print form, of course):</p>
<pre style="white-space: pre-wrap;"><span style="color: #226622; font-weight: bold;">856</span> <span style="color: #cc5511; font-weight: bold;">40</span> <span style="color: #225599; font-weight: bold;">$u</span> http://digital.library.wisc.edu/1711.dl/AldoLeopold <span style="color: #225599; font-weight: bold;">$z</span> Available through UW Digital Collections
</pre>
<p>That first indicator is redundant. I know that the access method is HTTP by the URI itself. Furthermore, if it was absolutely necessary, it could be coded like this:</p>
<pre style="white-space: pre-wrap;"><span style="color: #226622; font-weight: bold;">856</span> <span style="color: #cc5511; font-weight: bold;">40</span> <span style="color: #225599; font-weight: bold;">$2</span> HTTP <span style="color: #225599; font-weight: bold;">$u</span> http://digital.library.wisc.edu/1711.dl/AldoLeopold <span style="color: #225599; font-weight: bold;">$z</span> Available through UW Digital Collections
</pre>
<p>This would free up a valuable indicator to be used to say whether the electronic location is for a resource with open access. A value of 0 could indicate not open access and a value of 1 could indicate open access. This could be taken a step further in the case where the resource is not open access. There could be a recommendation for local copies of the catalog record to use a subfield which says for whom access is restricted, such as, &#8220;Faculty, Staff and Students.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://circulatable.org/2010/05/11/marc-856-fields-should-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Woe is MARC (&amp; URLs)</title>
		<link>http://circulatable.org/2010/04/20/woe-is-marc-urls/</link>
		<comments>http://circulatable.org/2010/04/20/woe-is-marc-urls/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 03:38:06 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Cataloging/Classification]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bibliographic despondency]]></category>
		<category><![CDATA[cataloging]]></category>
		<category><![CDATA[marc]]></category>
		<category><![CDATA[urls]]></category>

		<guid isPermaLink="false">http://circulatable.org/?p=180</guid>
		<description><![CDATA[Background
At present I am working on a project that we have given the code name UW · Forward. Forward is a union index over the library collections within the UW System. Currently the UW System Libraries has 14 different ILS Catalogs, one for each of the 13 four year campuses and another one for all [...]]]></description>
			<content:encoded><![CDATA[<h3>Background</h3>
<p>At present I am working on a project that we have given the code name <a href="http://forward.library.wisconsin.edu/">UW · <em>Forward</em></a>. Forward is a union index over the library collections within the UW System. Currently the UW System Libraries has 14 different ILS Catalogs, one for each of the 13 four year campuses and another one for all of the two year campuses. Forward searches the data across all libraries.</p>
<p>We deduplicate all of our MARC records so that we can have a <a href="http://forward.library.wisconsin.edu/catalog/ocm30780581">single record</a> for items held at multiple locations. As part of the process of deduplication, for certain MARC fields, we add all instances of a given field into the combined record. We do this for holdings represented in 852 fields and for URLs in 856 fields.</p>
<h3>The Problem</h3>
<p>MARC capture of URL description has proven to be inadequate in our context. We simply do not have the kinds of information coded in <a href="http://www.loc.gov/marc/bibliographic/bd856.html">856 fields</a> to clearly present access to online representations of library items.</p>
<h4>Licensed Content</h4>
<p>When a particular campus has access to a licensed online resource, the local version of the URL used is incredibly important. The library in question usually needs to proxy the URL through a campus authentication &amp; authorization mechanism to provide off campus access to databases and e-journals. These are arguably the most important online resources in our catalogs &#8211; they are not only carefully selected, like all online resources, they are also some of our patron&#8217;s preferred library resources and the ones taking up greater and greater percentages of the library budget.</p>
<p>This is where the first problem lies: the MARC 856 field does not provide any indication that a given URL is for a licensed resource that has restricted access. This problem is complicated by the fact that sometimes a UW System campus catalogs a URL in its proxied form and other campuses insert a proxy string at runtime. In this case the cataloged form of the URL is not proxied but the OPAC software inserts the proxy prefix when it outputs a web page. A &#8220;restricted access&#8221; or &#8220;deep web&#8221; indicator would be great here. Alas, the indicators are already reserved.</p>
<p>What makes this more complex here at the UW System is the fact that the Forward project is a union index and provides a single view for all campuses. So we have the added problem of not just telling the end user what the correct URL is, but for whom that URL is valid. Traditionally this kind of information is coded into the free text public note subfields (usually <code>$z</code>). As a free text field, the way any given library indicates that a URL is available only to certain users is all over the place. There is nothing consistent enough in our MARC records that come from multiple sources that I can address in code.</p>
<h4>Free Online Resources</h4>
<p>The free online resources that have been cataloged in our OPACs are also extremely problematic when introduced into a consortial/union context. The following scenario represents a huge missed opportunity. There are certain resources that have been cataloged by one or a few of the campuses within the UW System. A great example would be our own UW Digital Collection Center&#8217;s site for <a title="Aldo Leopold Archives" href="http://digital.library.wisc.edu/1711.dl/AldoLeopold">The Aldo Leopold Archives</a>. Forward currently has a <a title="Forward record for the Aldo Leopold Archives" href="http://forward.library.wisconsin.edu/catalog/ocn229109923">record for this archival collection</a>, for which the data comes from a few schools within the UW System. A close inspection of the MARC data in question the staff view raises a few problems:</p>
<p>There are two URLs, each cataloged 6 times by different schools. However the digital collection that has been cataloged should clearly indicate that it is available to the entire patron base of faculty, staff &amp; students from the entire UW System, not just the six schools who contributed records. We are missing an opportunity to let the other schools who did not catalog the resource themselves benefit from the cataloging provided by the 6 schools that did catalog this digital collection. Again, it would be nice to have an indicator which states this is an &#8220;unrestricted free online resource&#8221;. The same indicator but opposite value as what is needed for licensed online resources.</p>
<p>Furthermore, there is no agreement among the schools who did catalog the resource as to whether the URLs in question are for the thing itself or a related resource. Notice the way that the second MARC indicator is applied inconsistently in the <a title="MARC 856 field specification for Electronic Location and Access" href="http://www.loc.gov/marc/bibliographic/bd856.html">856 fields</a>. Some campuses consider both URLs to be related to this resource, while one school thinks one of the URLs is for the resource itself and another thinks that both URLs are the resource itself. The inconsistencies here make it impossible to write code that efficiently displays to an end user how to use the resource in question, which is to say that the descriptive function of the cataloging in question is failing in our unified context.</p>
<h3>Steel cage grudge match!</h3>
<p>In this corner we have Licensed Resources, weighing in at a hulking 60% of your library budget. In the opposite corner are Free Resources, nimble, agile and known to fell a giant or two. Get your tickets. The fight will be phenomenal and sensational.</p>
<p>Finding solutions that make sense for free online resources are proving to be the opposite solutions that work for licensed content. For example, for free content, the best thing to do is drop any affiliation with the school who cataloged the resource in question, deduplicate the set of URLs and display a small set of links to everyone. However, for licensed content the affiliation between school and URL is important so that the end user can authenticate and prove she has the credentials to use the resource in question. And all the while there is nothing in the MARC data that tells me a given URL is restricted to a particular subset of the population for whom we intend will use our union catalog.</p>
]]></content:encoded>
			<wfw:commentRss>http://circulatable.org/2010/04/20/woe-is-marc-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Library Vendors &#8211; API me!</title>
		<link>http://circulatable.org/2010/03/27/library-vendors-api-me/</link>
		<comments>http://circulatable.org/2010/03/27/library-vendors-api-me/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 15:22:24 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[ils]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[voyager]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://circulatable.org/?p=165</guid>
		<description><![CDATA[I am spending most of my time at work these days on the UW · Forward project. One of the big features we are trying to bake into the application is the ability to place requests from one library to another or from campus to campus in the UW System. To accomplish this we are [...]]]></description>
			<content:encoded><![CDATA[<p>I am spending most of my time at work these days on the <a href="http://forward.library.wisconsin.edu/">UW · Forward</a> project. One of the big features we are trying to bake into the application is the ability to place requests from one library to another or from campus to campus in the UW System. To accomplish this we are using the <a href="http://www.exlibrisgroup.com/?catid={8E2F087A-6266-4E8D-B784-FF321DFADE27}">Voyager XML Over HTTP Web Services API</a>. Using these web services feels right, like a nice sweet spot in the relationship between libraries and their ILS vendors.</p>
<p>The API works well, though my institution is only using Voyager 7.1 and so we are using one of the early versions of the APIs and it has parts that are not documented well or that are a bit sloppy. There are seeming mismatches between some of the XML values returned and the data the element names represent. For example, when placing a request there is an expiration date that is returned. However, the timestamp that is returned corresponds to the time the request was placed.</p>
<p>Additionally, it is difficult to find complete documentation from Ex Libris on all the different cases for which data is returned. When staff process a request made by a patron, there are many stages that the request steps through. The documentation is a little light on what numeric codes correspond meaningful stage names. Or certain elements appear and disappear as a request is put through different stages, but it is difficult to know this without nearly reverse engineering the process.</p>
<p>These are places that the API could be improved (and yes, documentation is just as important a piece of an API as the API code and requests/responses themselves). But overall, I am quite glad that our ILS vendor is putting these services in place. It enables us to embed ILS functionality in places for which it would be unreasonable to expect the vendors themselves to put them. The work we are doing on our Forward project can also be used in places like the campus portal, where people manage their other accounts associated with university life.</p>
<p>We are writing a Ruby plugin for the Voyager API. We are starting with the basic functions we need:</p>
<ul>
<li>authenticate a patron</li>
<li> return his/her ILS account</li>
<li> renew items</li>
<li> place a request for an item</li>
<li> cancel requests for an item</li>
</ul>
<p>Our code is not fully baked itself and not documented yet, so there nothing to share at this time. We do intend to share it more broadly in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://circulatable.org/2010/03/27/library-vendors-api-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing a lightweight service with Sinatra</title>
		<link>http://circulatable.org/2009/12/09/implementing-a-lightweight-service-with-sinatra/</link>
		<comments>http://circulatable.org/2009/12/09/implementing-a-lightweight-service-with-sinatra/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 18:00:36 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sinatra]]></category>

		<guid isPermaLink="false">http://circulatable.org/?p=125</guid>
		<description><![CDATA[Last week a colleague introduced me to Sinatra, a lightweight web app framework for Ruby. The Sinatra website describes it as, &#8220;a Domain Specific Language (DSL) for quickly creating web-applications in Ruby.&#8221;
Just as David Berman urges residents to &#8220;leave Kentucky, come to Tennessee,&#8221; I can urge my shop to finally &#9835; leave PHP, come to [...]]]></description>
			<content:encoded><![CDATA[<p>Last week a colleague introduced me to <a href="http://www.sinatrarb.com/">Sinatra</a>, a lightweight web app framework for Ruby. The Sinatra website describes it as, &#8220;<a href="http://www.sinatrarb.com/book.html#what_is_sinatra">a Domain Specific Language (DSL) for quickly creating web-applications in Ruby</a>.&#8221;</p>
<p>Just as <a href="http://en.wikipedia.org/wiki/David_Berman_%28musician%29">David Berman</a> urges residents to &#8220;<a href="http://www.last.fm/music/Silver+Jews/_/Tennessee">leave Kentucky, come to Tennessee</a>,&#8221; I can urge my shop to finally &#9835; leave PHP, come to Ruby &#9835;. I have no problem with PHP, I would just like to move to Ruby for the small stuff as well as full-blown Rails apps. I have been looking for something to write simple one-off Ruby apps with, the kind of project that does not require a full Rails application because, for example, it requires no ORM as it has no database. Usually these one-offs were the kind of things I would punt over to PHP. </p>
<p>The particular case in which I am employing Sinatra is a one page web form for paying library fines with a credit card. Our campus has a central credit card payment vendor, so all we need to do is log someone in and figure out how much he owes according to our ILS. The form action submits somewhere else so we don&#8217;t need a full web app. We do need to take the logged in user&#8217;s ID and query our ILS through its API to get the fine amount. So we will wrap this web form in a campus login and before writing the form, make an HTTP call to the ILS to prepopulate the fine field.</p>
<p>The Sinatra app looks like the following:</p>
<pre style="font-size:.8em;">
./:
-rw-r--r--@ 1 myuser  admin   336 Dec  2 16:21 config.ru
-rw-r--r--@ 1 myuser  mygroup   623 Dec  3 07:54 application.rb
drwxr-xr-x  5 myuser  mygroup   170 Dec  2 13:10 lib
drwxr-xr-x  6 myuser  mygroup   204 Dec  2 16:22 public
drwxr-xr-x  4 myuser  mygroup   136 Dec  2 16:13 tmp
drwxr-xr-x  5 myuser  mygroup   170 Dec  2 13:10 views

./lib:
-rw-r--r--@ 1 myuser  mygroup  585 Dec  2 13:10 authenticate_patron.rb
-rw-r--r--  1 myuser  mygroup  441 Dec  2 13:10 my_account_service.rb

./public:
-rw-r--r--@ 1 myuser  mygroup    19 Dec  2 13:10 index.html

./tmp:

./views:
-rw-r--r--@ 1 myuser  mygroup  3552 Dec  2 13:10 layout.haml
-rw-r--r--@ 1 myuser  mygroup  2761 Dec  2 13:10 payfines.haml
</pre>
<p>Here is a breakdown of the files involved, getting the simple stuff out of the way first.</p>
<h2>Rack &amp; the <code>./tmp</code> and <code>./public</code> directories</h2>
<p>Sinatra can be deployed as a Rack based app. On our servers we will run this application through Passenger/ModRails, so the <code>tmp</code> directory exists primarily for bouncing the app via</p>
<pre>
  $ touch tmp/restart.txt
</pre>
<p>The <code>public</code> directory is what Passenger uses for the application root in the Sinatra app. We are <a href="http://www.modrails.com/documentation/Users%20guide%20Apache.html#deploying_rails_to_sub_uri">deploying to a sub-URI</a> on the server so we have the following in the apache conf:</p>
<pre>
  RackBaseURI /fees
</pre>
<p>And in the document root for the server a symbolic link to point to the public directory:</p>
<pre>
  $ ls -l /path/to/apache/docroot
  lrwxr-xr-x myuser mygroup somedate fees -> /path/to/sinatra/webapp/public
</pre>
<h2>The <code>./views</code> directory</h2>
<p>I place the HTML views in this location. I use a layout file for the full template for my website with a <code>yield</code> just like I would in a Rails app. The other file, payfines, is a view that corresponds to a matching route defined in the <code>./application.rb</code>. This info renders the HTML form.</p>
<h2>The <code>./lib</code> directory</h2>
<p>I am using this location to keep files that map the XML responses I expect to get back from my ILS into objects that will be available in my payfines view. I am using <a href="http://gems.rubyforge.org/gems/happymapper">HappyMapper</a>. The great thing about Sinatra is that you can <code>require 'rubygems'</code> and then use any Gem in your application.</p>
<h2>The app itself and deploying</h2>
<h3><code>application.rb</code></h3>
<p>The following is my first version of the application file itself. It is in need of error handling and refactoring, but I include it to show just how simple an app can be.</p>
<pre><span class="comment"># application.rb</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">rubygems</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">sinatra</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">haml</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">happymapper</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">lib/authenticate_patron</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">lib/my_account_service</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">net/http</span><span class="punct">'</span>

<span class="ident">get</span> <span class="punct">'</span><span class="string">/payfines</span><span class="punct">'</span> <span class="keyword">do</span>
  <span class="ident">h</span> <span class="punct">=</span> <span class="constant">Net</span><span class="punct">::</span><span class="constant">HTTP</span><span class="punct">.</span><span class="ident">new</span><span class="punct">('</span><span class="string">localhost</span><span class="punct">')</span>
  <span class="ident">hresp</span><span class="punct">,</span> <span class="attribute">@auth_patron_xml</span> <span class="punct">=</span> <span class="ident">h</span><span class="punct">.</span><span class="ident">get</span><span class="punct">('</span><span class="string">/fees/auth-patron-response.xml</span><span class="punct">',</span> <span class="constant">nil</span><span class="punct">)</span>
  <span class="attribute">@patron</span> <span class="punct">=</span> <span class="constant">AuthenticatePatron</span><span class="punct">::</span><span class="constant">ServiceData</span><span class="punct">.</span><span class="ident">parse</span><span class="punct">(</span><span class="attribute">@auth_patron_xml</span><span class="punct">,</span> <span class="symbol">:single</span> <span class="punct">=&gt;</span> <span class="constant">true</span><span class="punct">)</span>
  <span class="ident">hresp</span><span class="punct">,</span> <span class="ident">account_xml</span> <span class="punct">=</span> <span class="ident">h</span><span class="punct">.</span><span class="ident">get</span><span class="punct">(&quot;</span><span class="string">/fees/my-account-response.xml?patronId=<span class="expr">#{@patron.patron_identifier.patron_id}</span>&amp;patronHomeUbId=YYYY</span><span class="punct">&quot;,</span> <span class="constant">nil</span><span class="punct">)</span>
  <span class="attribute">@account</span> <span class="punct">=</span> <span class="constant">MyAccountService</span><span class="punct">::</span><span class="constant">ServiceData</span><span class="punct">.</span><span class="ident">parse</span><span class="punct">(</span><span class="ident">account_xml</span><span class="punct">,</span> <span class="symbol">:single</span> <span class="punct">=&gt;</span> <span class="constant">true</span><span class="punct">)</span>
  <span class="ident">haml</span> <span class="symbol">:payfines</span>
<span class="keyword">end</span>
</pre>
<h3><code>config.ru</code></h3>
<p>The final piece is to create a configuration file for Rack. The Sinatra Book has a section on <a href="http://www.sinatrarb.com/book.html#deployment_passenger">deploying to Passenger</a>. You can also Google for examples like the following:</p>
<ul>
<li><a href="http://railstips.org/2008/12/15/deploying-sinatra-on-dreamhost-with-passenger">Deploying Sinatra on Dreamhost With Passenger</a></li>
<li><a href="http://blog.ardekantur.com/2008/07/phusion-rack-sinatra-and-sub-domains/">Phusion, Rack, Sinatra, and sub-domains</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://circulatable.org/2009/12/09/implementing-a-lightweight-service-with-sinatra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link log: functional loops to MapReduce</title>
		<link>http://circulatable.org/2009/11/07/link-log-functional-loops-to-mapreduce/</link>
		<comments>http://circulatable.org/2009/11/07/link-log-functional-loops-to-mapreduce/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 16:12:50 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[mapreduce]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://circulatable.org/?p=120</guid>
		<description><![CDATA[This is just an old fashioned link log post. The following is a good series on functional loops implemented in Ruby by Rails Spikes:

Functional programming and looping
Understanding map and reduce
MapReduce, with inspiration from functional programming

]]></description>
			<content:encoded><![CDATA[<p>This is just an old fashioned link log post. The following is a good series on functional loops implemented in Ruby by <a href="http://railspikes.com/">Rails Spikes</a>:</p>
<ul>
<li><a href="http://railspikes.com/2008/7/29/functional-loops-in-ruby-each-map-inject-select-and-for">Functional programming and looping</a></li>
<li><a href="http://railspikes.com/2008/8/11/understanding-map-and-reduce">Understanding map and reduce</a></li>
<li><a href="http://railspikes.com/2008/8/14/mapreduce-and-functional-programming">MapReduce, with inspiration from functional programming</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://circulatable.org/2009/11/07/link-log-functional-loops-to-mapreduce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
