<?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>Reallywow &#187; Url2Cite</title>
	<atom:link href="http://blog.reallywow.com/archives/category/url2cite/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.reallywow.com</link>
	<description>Really? Wow... That's Reallywow</description>
	<lastBuildDate>Thu, 27 May 2010 15:02:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Url2Cite</title>
		<link>http://blog.reallywow.com/archives/5</link>
		<comments>http://blog.reallywow.com/archives/5#comments</comments>
		<pubDate>Thu, 11 Dec 2008 13:02:37 +0000</pubDate>
		<dc:creator>lbjay</dc:creator>
				<category><![CDATA[Url2Cite]]></category>
		<category><![CDATA[code4lib]]></category>

		<guid isPermaLink="false">http://blog.reallywow.com/?p=5</guid>
		<description><![CDATA[Last Tuesday I got the chance to sit around for a day with a bunch of talented library &#38; academic technology folks as part of the 1st ever gather of NEcode4lib, the New England &#8220;chapter&#8221; of the code4lib community. We met at the Boston Public Library and took turns giving short presentations on a variety [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://blog.reallywow.com/?p=5"><!-- &nbsp; --></abbr>
<p>Last Tuesday I got the chance to sit around for a day with a bunch of talented library &amp; academic technology folks as part of the 1st ever gather of <a title="NEcode4lib" href="http://wiki.code4lib.org/index.php/NEC4L">NEcode4lib</a>, the New England &#8220;chapter&#8221; of the <a title="code4lib" href="http://code4lib.org">code4lib</a> community. We met at the <a title="Boston Public Library" href="http://bpl.org">Boston Public Library</a> and took turns giving short presentations on a variety of topics. I didn&#8217;t take <span style="text-decoration: line-through;">great</span>any notes, but thankfully <a href="http://breaksalot.org/necode4lib">others</a> <a href="http://blog.threepress.org/2008/12/10/new-england-code4lib-report/">did</a>.</p>
<p>The thing I presented on is only about halfway (if that) between an interesting hack and something actually useful. It&#8217;s an attempt to create an article metadata scraping service using the CiteULike Plugins. I got the idea a while back from reading <a href="http://depth-first.com/articles/2007/06/22/hacking-citeulike-metascripting-with-ruby-and-session">this blog post</a>. The basic idea is you take the CiteULike plugins, which are a set of HTML scrapers written in a variety of languages, wrap them in a web service that accepts a URL and a format, and then provide a bookmarklet. A &#8220;user&#8221; viewing an article at a publisher&#8217;s site can then click the bookmarklet and get the article metadata in a variety of formats.</p>
<p>Links:</p>
<ul>
<li>slides from the talk are <a href="http://reallywow.com:5000/s5.html">here</a></li>
<li>As of now the service is available <a href="http://reallywow.com:5000/">here</a></li>
<li>the bookmarklet is <a href="javascript:(function(){u=location.href;window.open('http://reallywow.com:5000/url2cite?format=rdfxml&amp;id='+escape(u))})()">here</a></li>
</ul>
<p>Some directions I&#8217;m interested in taking this:</p>
<ul>
<li>Create a proper python library wrapper for the plugins</li>
<li>Implement the <a href="http://unapi.info">unAPI</a> 300 response providing links to the resource in the available formats. Otherwise the bookmarklet will be restricted to a default format. Or you&#8217;d need a separate bookmarklet for each format</li>
<li>Add <a href="http://ocoins.info">COinS</a> as an output format, i.e. TinyOpenUrl</li>
<li>Try the same concept but using <a href="http://www.mozilla.org/js/spidermonkey/">SpiderMonkey</a> &amp; the <a href="http://www.mozilla.org/js/spidermonkey/">Zotero Translators</a></li>
</ul>
<p><em><strong>Update: January 15, 2009 @ 11:08</strong></em></p>
<p><em>I&#8217;m disabling the demo service linked to above for the time being until I have an opportunity to improve it and make it actually useful/functional.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallywow.com/archives/5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
