<?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>x + 3 &#187; DOAJ</title>
	<atom:link href="http://xplus3.net/tag/doaj/feed/" rel="self" type="application/rss+xml" />
	<link>http://xplus3.net</link>
	<description></description>
	<lastBuildDate>Fri, 19 Aug 2011 01:05:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>DOAJ Export WordPress Plugin</title>
		<link>http://xplus3.net/2008/11/03/doaj-export/</link>
		<comments>http://xplus3.net/2008/11/03/doaj-export/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 20:51:18 +0000</pubDate>
		<dc:creator>Jonathan Brinley</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Code4Lib Journal]]></category>
		<category><![CDATA[DOAJ]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://xplus3.net/?p=118</guid>
		<description><![CDATA[Today I converted Eric Lease Morgan&#8216;s c4lj2doaj.cgi into a WordPress plugin. What is the DOAJ? The Directory of Open Access Journals is an avenue for readers to discover and access the contents of thousands of open access journals (i.e., journals that don&#8217;t charge for access to the full text of their articles). Publishers of said journals can provide article-level data &#8230; <a href="http://xplus3.net/2008/11/03/doaj-export/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I converted <a href="http://infomotions.com/">Eric Lease Morgan</a>&#8216;s <a href="http://journal.code4lib.org/doaj/">c4lj2doaj.cgi</a> into a WordPress plugin.</p>
<h3>What is the DOAJ?</h3>
<p>The <a href="http://www.doaj.org/">Directory of Open Access Journals</a> is an avenue for readers to discover and access the contents of thousands of open access journals (<em>i.e.</em>, journals that don&#8217;t charge for access to the full text of their articles).</p>
<p>Publishers of said journals can provide article-level data to the DOAJ, opening those articles up to discovery through the DOAJ interface. One can provide this data to the DOAJ through a form (entering the title, authors, abstract, keywords, etc., for each article, one at a time) or by uploading data that conforms to the <a href="http://www.doaj.org/doaj?func=loadTempl&#038;templ=070509">DOAJ acticle XML schema</a>.</p>
<h3>Enter the DOAJ Export plugin</h3>
<p>Eric <a href="http://journal.code4lib.org/doaj/">built a Perl module</a> to grab the necessary info from the <a href="http://journal.code4lib.org/">Code4Lib Journal</a>&#8216;s database and present it in this format. This functionality seemed to belong in a WordPress plugin, so I set out to convert Eric&#8217;s script into the plugin before you today.</p>
<p>Since this is just presenting the data for each issue in yet another XML format, similar to all the feeds WordPress already creates, I thought it appropriate to make the data accessible as another feed, using the <a href="http://xplus3.net/2008/10/30/custom-feeds-in-wordpress/"><code>add_feed</code> function</a> I&#8217;ve mentioned before.</p>
<p>By going to an issue of the journal and appending <code>/feed/doaj</code> to the URL, you&#8217;ll get the contents of that issue in the DOAJ XML format. <em>E.g.</em>, <a href="http://journal.code4lib.org/issues/issue4/feed/doaj">http://journal.code4lib.org/issues/issue4/feed/doaj</a> for the latest issue.</p>
<p>You can <a href="http://wordpress.org/extend/plugins/doaj-export/">download the DOAJ Export plugin</a> from the WordPress Plugin Directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://xplus3.net/2008/11/03/doaj-export/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

