<?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"
	>

<channel>
	<title>The Bruised Edge</title>
	<atom:link href="http://weblog.kevinclarke.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.kevinclarke.info</link>
	<description>Where the Alter Ego of an Introvert Confronts the Yawning Void</description>
	<pubDate>Sun, 23 Nov 2008 20:25:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Amazon Offers Public Datasets&#8230; Bibliographic?</title>
		<link>http://weblog.kevinclarke.info/2008/11/23/amazon-aws-offers-public-datasets-bibliographic/</link>
		<comments>http://weblog.kevinclarke.info/2008/11/23/amazon-aws-offers-public-datasets-bibliographic/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 20:22:44 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Metadata]]></category>

		<category><![CDATA[aws]]></category>

		<guid isPermaLink="false">http://weblog.kevinclarke.info/?p=208</guid>
		<description><![CDATA[Interesting news that Amazon is going to be offering large public datasets up to the public through it&#8217;s EC2 (Elastic Compute Cloud) web service.  Some examples included will be the annotated human genome data, various US Census, transportation, and economic databases.  I&#8217;ve got an idea for a dataset they could add&#8230; how about MARCXML [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting news that Amazon is going to be offering <a title="AWS Public Datasets" href="http://aws.amazon.com/publicdatasets/">large public datasets</a> up to the public through it&#8217;s <a title="Elastic Compute Cloud" href="http://aws.amazon.com/ec2/">EC2</a> (Elastic Compute Cloud) web service.  Some examples included will be the annotated human genome data, various US Census, transportation, and economic databases.  I&#8217;ve got an idea for a dataset they could add&#8230; how about MARCXML records for all their books, videos, CDs, etc.  With their collection, that would be a pretty good sized dataset.  I&#8217;ve sent my suggestion in via email.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/11/23/amazon-aws-offers-public-datasets-bibliographic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Note to Future Self</title>
		<link>http://weblog.kevinclarke.info/2008/09/28/note-to-future-self/</link>
		<comments>http://weblog.kevinclarke.info/2008/09/28/note-to-future-self/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 04:46:05 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://weblog.kevinclarke.info/?p=135</guid>
		<description><![CDATA[When Eclipse on your 64-bit Ubuntu/Dell laptop starts crashing on start, change the settings so that it doesn&#8217;t try to auto-compile the workspace.  You&#8217;ll have to be fast and change the setting after it has started but before it gets to the &#8220;build all projects&#8221; stage.  Don&#8217;t ask me how it got set [...]]]></description>
			<content:encoded><![CDATA[<p>When Eclipse on your 64-bit Ubuntu/Dell laptop starts crashing on start, change the settings so that it doesn&#8217;t try to auto-compile the workspace.  You&#8217;ll have to be fast and change the setting after it has started but before it gets to the &#8220;build all projects&#8221; stage.  Don&#8217;t ask me how it got set to auto-build again.  You probably did it in a moment of forgetfulness.  Also, don&#8217;t try to figure out why Eclipse doesn&#8217;t start with the auto-build feature activated.  You&#8217;ve tried this many times before.  Save your time and just follow the steps above.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/09/28/note-to-future-self/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Elsevier XQuery Challenge</title>
		<link>http://weblog.kevinclarke.info/2008/09/23/elsevier-xquery-challenge/</link>
		<comments>http://weblog.kevinclarke.info/2008/09/23/elsevier-xquery-challenge/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:04:40 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[XQuery]]></category>

		<guid isPermaLink="false">http://weblog.kevinclarke.info/?p=125</guid>
		<description><![CDATA[Elsevier has been doing cool things with XQuery for awhile now.  Now, they are holding a contest where each contestant will get access to 7,500 full-text XML articles from Elsevier journals.  The winner will be the one that can develop the best &#8220;unique yet useful web-based journal article rendering application.&#8221;
So all you library-land XQuery hackers [...]]]></description>
			<content:encoded><![CDATA[<p>Elsevier has been <a title="Elsevier announces xqDoc" href="http://www.econtentmag.com/Articles/ArticleReader.aspx?ArticleID=7779">doing cool things</a> with XQuery for awhile now.  Now, they are holding a contest where each contestant will get access to 7,500 full-text XML articles from Elsevier journals.  The winner will be the one that can develop the best &#8220;unique yet useful web-based journal article rendering application.&#8221;</p>
<p>So all you library-land XQuery hackers start your (XQuery) engines, here is the official story that came across the XQuery-Talk mailing list:</p>
<blockquote><p><span style="font-size: small;font-family: Times New Roman"><span style="font-size: 12pt">Elsevier Labs is inviting creative individuals who have wanted the opportunity to view and work with scientific journal article content on the web to enter the Elsevier Article 2.0 Contest. Each contestant will be provided online access to approximately 7,500 full-text XML articles from Elsevier journals, including the associated images, and the Elsevier Article 2.0 API to develop a unique yet useful web-based journal article rendering application.  The sample apps (including source code) we have provided on the Article 2.0 Contest web site were developed in XQuery.  While the contest does not mandate the use of XQuery, our experience has shown the technology is a natural fit for building these types of applications.</span></span></p>
<p><span style="font-size: small;font-family: Times New Roman"><span style="font-size: 12pt"> </span></span></p>
<p><span style="font-size: small;font-family: Times New Roman"><span style="font-size: 12pt">If you are interested in the contest, please visit the web site (<a title="http://article20.elsevier.com/" href="http://article20.elsevier.com/" target="_blank">http://article20.elsevier.com</a>) and apply for an Article 2.0 API Key. </span></span></p>
<p><span style="font-size: small;font-family: Times New Roman"><span style="font-size: 12pt"> </span></span></p>
<p><span style="font-size: small;font-family: Times New Roman"><span style="font-size: 12pt">If you have any questions about the contest, drop us an email at <a href="mailto:info-article20@elsevier.com" target="_blank">info-article20@elsevier.com</a>.</span></span></p></blockquote>
<p>Very cool&#8230; Oh, did I mention first prize is $4000, second prize is $2000, and third prize is $1000?  Not too shabby!</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/09/23/elsevier-xquery-challenge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>12 Seconds</title>
		<link>http://weblog.kevinclarke.info/2008/08/15/12-seconds/</link>
		<comments>http://weblog.kevinclarke.info/2008/08/15/12-seconds/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 00:07:47 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[News &amp; Events]]></category>

		<category><![CDATA[Social Software]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/journal/?p=514</guid>
		<description><![CDATA[I&#8217;ve seen a few folks tweeting lately with a &#8220;12seconds&#8221; preface (followed by a link).  I haven&#8217;t clicked on any before because (usually) there isn&#8217;t much in a 12seconds tweet other than a link &#8212; I need a little more incentive to click on a link in a random tweet.  Anyway, my click [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen a few folks tweeting lately with a &#8220;12seconds&#8221; preface (followed by a link).  I haven&#8217;t clicked on any before because (usually) there isn&#8217;t much in a 12seconds tweet other than a link &#8212; I need a little more incentive to click on a link in a random tweet.  Anyway, my click today took me to <a href="http://12seconds.tv/">a site</a> where people post short 12 second videos of themselves.</p>
<p>If you&#8217;ve been reading this weblog for any amount of time at all, you know I tend to ramble on and on.  I&#8217;ve semi-recently started using Twitter and I find it very interesting (because I&#8217;m limited to 140 characters &#8212; it&#8217;s not so easy for me to confine myself to that amount of space, but I find it works well for some topics (more newsy)).</p>
<p>The 12 second videos seem to be the video equivalent of a tweet.  It&#8217;s an interesting space.  I don&#8217;t know if anyone else is doing it (most of the stuff on YouTube is longer (and not that interesting to me)).  I know Flickr has recently introduced short videos, but I&#8217;m not sure they&#8217;re tackling the same space.  It seems like 12 Seconds is much more intentionally trying to be a video Twitter, whereas Flickr is just adding short videos as a (cool) afterthought.</p>
<p>I have to admit I&#8217;m more of a printed text boy.  I don&#8217;t follow podcasts and I don&#8217;t look at YouTube very often.  Yes, I listen to music, but when I want to digest something in a form other than music, I prefer to read about it.  Tweets work well for me for this reason, but I&#8217;m not sure 12 second videos would.  Still, there is something about it that interests me.  I&#8217;ve signed up to get an invite (I have no idea how long this will take).</p>
<p>I don&#8217;t know what I&#8217;d be able to do with 12 seconds since I&#8217;m a rather slow thinker, but it might be fun to try.  If I do give it a shot, I&#8217;ll post something here with a link.  Perhaps I&#8217;m interested, in part, because of the strict time limitation.  It seems like a spontaneous haiku&#8230; a stream of consciousness haiku?  I guess it would be possible to give a great deal of thought to your 12 seconds and to produce a very polished video (some folks on the site seem to be doing this).  I don&#8217;t think that&#8217;s how I&#8217;d use it though.</p>
<p>Though I&#8217;m not really that interested in video blogging, I might give it a try if/when I get an invite.  Unrelated, I find the whole &#8220;invite&#8221; thing interesting (psychologically speaking), but that&#8217;s probably fodder for another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/08/15/12-seconds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flickr and Capital One Mashup</title>
		<link>http://weblog.kevinclarke.info/2008/07/30/flickr-and-capital-one-mashup/</link>
		<comments>http://weblog.kevinclarke.info/2008/07/30/flickr-and-capital-one-mashup/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:32:48 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Social Software]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/?p=413</guid>
		<description><![CDATA[An interesting mashup&#8230; Capital One now allows you to use one of your Flickr photos as the image for your credit card.  I really love this idea.  I can create a card with the Yale Library catalog, an image from my trip to the Netherlands, or a picture of my kids.
I&#8217;m not a [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting mashup&#8230; Capital One now allows you to <a href="http://capitalone.com/creditcards/imagecard/index.php">use one of your Flickr photos</a> as the image for your credit card.  I really love this idea.  I can create a card with the Yale Library catalog, an image from my trip to the Netherlands, or a picture of my kids.</p>
<p>I&#8217;m not a huge fan of credit cards, but I like this level of customization.  I&#8217;d like it even more if my bank card did this.  Maybe, though, with a picture of my kids on my credit card, I&#8217;ll be less likely to use it (reminded I should be saving for college or something else less frivolous than most of my credit card expenditures).</p>
<p>I&#8217;m testing out this service at the moment and it seems to be struggling to get some of my Flickr images.  Since the email just arrived perhaps they&#8217;re experiencing a lot of traffic at the moment.  For those interested in experimenting (I don&#8217;t think you already need to have a card to see one of your Flickr images transposed), you might want to wait a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/07/30/flickr-and-capital-one-mashup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordle</title>
		<link>http://weblog.kevinclarke.info/2008/06/22/wordle/</link>
		<comments>http://weblog.kevinclarke.info/2008/06/22/wordle/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 03:29:19 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Memes]]></category>

		<category><![CDATA[Worklife]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/?p=374</guid>
		<description><![CDATA[My delicious links as a Wordle image:

]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://del.icio.us/ksclarke">delicious links</a> as a Wordle image:</p>
<p><img src="http://farm4.static.flickr.com/3120/2866328831_b289d70285_o.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/06/22/wordle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Code4Lib Epiphany</title>
		<link>http://weblog.kevinclarke.info/2008/05/28/code4lib-epiphany/</link>
		<comments>http://weblog.kevinclarke.info/2008/05/28/code4lib-epiphany/#comments</comments>
		<pubDate>Wed, 28 May 2008 15:40:27 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Code4Lib]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/?p=387</guid>
		<description><![CDATA[I had a bit of an epiphany lately in my thinking about Code4Lib (what it is, what it should be, etc.)  It&#8217;s all thanks to a post by Ed (who has the ability to shift my thinking every now and then).
I&#8217;ve always been of the mind that Code4Lib is an experiment&#8230; that it shouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I had a bit of an epiphany lately in my thinking about Code4Lib (what it is, what it should be, etc.)  It&#8217;s all thanks to a <a href="http://www.mail-archive.com/code4lib%40listserv.nd.edu/msg03221.html">post by Ed</a> (who has the ability to shift my thinking every now and then).</p>
<p>I&#8217;ve always been of the mind that Code4Lib is an experiment&#8230; that it shouldn&#8217;t be centralized, organized, etc., and it&#8217;s colored my thoughts on other Code4Lib-ish issues (conferences, projects, etc.)  I&#8217;ve <a href="http://kevinclarke.info/weblog/2008/01/25/small-coders-loosely-joined/">ranted on at times</a> that all these Code4Lib-ish things should be as Code4Lib is.  I don&#8217;t think so anymore.  In fact, I think thinking in this way was sort of putting the cart before the horse.  I think thinking like that was actually trying to see Code4Lib in a centralized way &#8212; see it as a single thing.</p>
<p>My new approach to Code4Lib is that, if I don&#8217;t have a strong enough preference about something to actually get involved with it, I&#8217;m going to refrain from commenting unless, of course, opinions are solicited.  Then I&#8217;ll just offer an opinion and go on my way.  Take, for instance, the Code4Lib Planet.  Sure, I have opinions but, no, it&#8217;s not something I really want to take up at this time.  For that reason, I should just let the editors do what they want (which is what Ed said in his post basically).</p>
<p>In a way, this is approaching activities in the same way that I would an open source project.  So what if the editors do something I don&#8217;t find useful.  There is nothing stopping me from setting up my own Planet of Code4Lib authors for my own use if I feel so strongly about an issue.  If I find an open source project that is close to what I want, but not quite there, it makes more sense to use it as I need to, modifying it as needed (rather than to try and sway the project&#8217;s owners away from their well-considered path).</p>
<p>This doesn&#8217;t mean I shouldn&#8217;t offer suggestions if solicited, or provide feedback about how something might be more useful to me as a random user, but there&#8217;s no need to feel some sort of distributed ownership over anything just because it&#8217;s Code4Lib-related.  That just gets in the way of those who are already doing great work.  If there is a project related to Code4Lib that I want to work on, I can work out the sticky issues with those who also want to put in the time.</p>
<p>As with most epiphanies, this isn&#8217;t really a big revelation.  Most people were probably already thinking this way.  I guess when you realize you&#8217;ve been deluded, though, it seems like a burst of light, voices on high, or something like that.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/05/28/code4lib-epiphany/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Evolutionist, Creationist&#8230; Relativist</title>
		<link>http://weblog.kevinclarke.info/2008/04/15/evolutionist-creationist-relativist/</link>
		<comments>http://weblog.kevinclarke.info/2008/04/15/evolutionist-creationist-relativist/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 17:30:52 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Metadata]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/?p=368</guid>
		<description><![CDATA[This quote from Mark Diggory on the OAI-ORE mailing list:
[warning... stereotyping ahead]
This is an argument on a continuum of evolutionism vs. creationism&#8230; Evolutionist say, establish the smallest possible set of laws to enforce on a system and see what emergent behavior arises&#8230; while the Creationist say, define the entire mechanism, top to bottom, written in [...]]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://groups.google.com/group/oai-ore/msg/4d7add14617c4e4d">quote from Mark Diggory</a> on the <a href="http://groups.google.com/group/oai-ore/">OAI-ORE mailing list</a>:</p>
<blockquote><p>[warning... stereotyping ahead]</p>
<p>This is an argument on a continuum of evolutionism vs. creationism&#8230; Evolutionist say, establish the smallest possible set of laws to enforce on a system and see what emergent behavior arises&#8230; while the Creationist say, define the entire mechanism, top to bottom, written in stone, and damn all who do not comply. Seems to me, folks that come from the RDF World ascribe to the former and those from XML Schema world tend to the later, both could stand to learn a little from each other.</p></blockquote>
<p>It&#8217;s an interesting quote (other than I bristled a bit about being cast into the &#8216;creationist&#8217; camp)&#8230;</p>
<p>I wonder if a third alternative might be the relativist.  The relativist looks at the world from a particular local perspective and codifies it.  Unlike the creationist, she does not seek to enforce her structure on everyone else, but sees it as the solution to a particular problem.  Unlike the evolutionist, she does believe there is a need to validate her data and confirm that it fits with her worldview.</p>
<p>She&#8217;s a relativist because she looks beyond her particular assumptions and perspectives and realizes there are lots of other communities out there (like hers) that have a perceived need for valid data.  Rather than say her schema is the one to rule them all she looks at ways to &#8220;trade&#8221; (share/crosswalk) information with other like communities.  It doesn&#8217;t mean she wants to share with them all, but just that there are some with which she wants to have a relationship.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/04/15/evolutionist-creationist-relativist/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bruce&#8217;s Answers to Dan&#8217;s Questions</title>
		<link>http://weblog.kevinclarke.info/2008/02/08/bruces-answers-to-dans-questions/</link>
		<comments>http://weblog.kevinclarke.info/2008/02/08/bruces-answers-to-dans-questions/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 19:00:44 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Metadata]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/2008/02/08/bruces-answers-to-dans-questions/</guid>
		<description><![CDATA[Dan: Does the linked data movement really depend upon RDF? It doesn’t seem like it has to. Maybe it could grow faster if it didn’t.
Bruce: Let’s turn the question around and ask: if not RDF, then what? You definitely need some model on which to base it, it seems to me, and things like GRDDL, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://onebiglibrary.net/story/ongoing-questions-about-linked-data-and-the-semantic-web">Dan:</a> Does the linked data movement really depend upon RDF? It doesn’t seem like it has to. Maybe it could grow faster if it didn’t.</p>
<p><a href="http://community.muohio.edu/blogs/darcusb/archives/2008/02/08/dans-questions">Bruce:</a> Let’s turn the question around and ask: if not RDF, then what? You definitely need some model on which to base it, it seems to me, and things like GRDDL, microformats, etc. leave a lot of flexibility on the encoding end. The key for linked data is really the URI, of course, which becomes kind of like a key for a global database.</p>
<p>Me: Does it need a single data model?  It does if machines are doing all the work automagically, but if there are people involved does it?  The key to me seems to be the &#8220;linked&#8221; part.  I really like Dan&#8217;s coining of &#8220;Linked Description&#8221; &#8212; this doesn&#8217;t seem to be splitting hairs to me, like Bruce suggests, but more of a recognition of a component in the process which isn&#8217;t considered necessary in the Linked Data perspective.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/02/08/bruces-answers-to-dans-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No Matter, Nevermind</title>
		<link>http://weblog.kevinclarke.info/2008/01/26/no-matter-nevermind/</link>
		<comments>http://weblog.kevinclarke.info/2008/01/26/no-matter-nevermind/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 04:05:09 +0000</pubDate>
		<dc:creator>ksclarke</dc:creator>
		
		<category><![CDATA[Code4Lib]]></category>

		<guid isPermaLink="false">http://kevinclarke.info/weblog/2008/01/26/no-matter-nevermind/</guid>
		<description><![CDATA[Regarding my last post&#8230; on the other hand, if I look at the conference as an outgrowth of Code4Lib (like the journal is an outgrowth) what does it matter?  As long as the issue isn&#8217;t should (or shouldn&#8217;t) we formalize the Code4Lib group, but just should (or shouldn&#8217;t) we formalize the conference do I [...]]]></description>
			<content:encoded><![CDATA[<p>Regarding my last post&#8230; on the other hand, if I look at the conference as an outgrowth of Code4Lib (like the journal is an outgrowth) what does it matter?  As long as the issue isn&#8217;t should (or shouldn&#8217;t) we formalize the Code4Lib group, but just should (or shouldn&#8217;t) we formalize the conference do I really care?  Probably not.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.kevinclarke.info/2008/01/26/no-matter-nevermind/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
