<?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>Laughing Meme &#187; webservice</title>
	<atom:link href="http://laughingmeme.org/tag/webservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://laughingmeme.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 02 Apr 2012 20:12:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WOE &#8220;GeoPlanet&#8221;: HTTP/1.1 406 Not Acceptable</title>
		<link>http://laughingmeme.org/2008/11/19/woe-geoplanet-http11-406-not-acceptable/</link>
		<comments>http://laughingmeme.org/2008/11/19/woe-geoplanet-http11-406-not-acceptable/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 23:36:25 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[406]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[geoplanet]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[woe]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/?p=4087</guid>
		<description><![CDATA[Just putting a note here for the next time I&#8217;m working with the Yahoo! GeoPlanet APIs. The conudrum: a HTTP GET on a given resource (http://where.yahooapis.com/v1/place/23511846?appid=$appid) works in the browser, and works with wget from the command line, but fails from within PHP with a 406 Not Acceptable. The solution, append format=XML to the resource [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/kellan/3039449386/" title="not simple polygons by kellan, on Flickr"><img src="http://farm4.static.flickr.com/3231/3039449386_ccdfe55571.jpg" width="500" height="263" alt="not simple polygons" /></a></p>

<p>Just putting a note here for the next time I&#8217;m working with the <a href="http://developer.yahoo.com/geo/">Yahoo! GeoPlanet</a> APIs.  </p>

<p>The conudrum: a HTTP GET on a given resource (<code>http://where.yahooapis.com/v1/place/23511846?appid=$appid</code>) works in the browser, and works with <code>wget</code> from the command line, but fails from within PHP with a <code>406 Not Acceptable</code>.</p>

<p>The solution, append <code>format=XML</code> to the resource URL, because the service is blowing out its brains on a missing <code>Accept</code>s header.</p>

<p>And that folks is the magic of REST.</p>

<p><strong>update 2008/12/04:</strong> quick scan of my referer logs suggests this is biting folks using <a href="http://search.cpan.org/~gaas/libwww-perl-5.821/lib/LWP/Simple.pm">lwp-simple</a> and wget particularly hard.</p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2008/11/19/woe-geoplanet-http11-406-not-acceptable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GeoNames.org:  compilation of public domain gazateers, normalized on name, altitude and population</title>
		<link>http://laughingmeme.org/2006/03/07/geonamesorg-compilation-of-public-domain-gazateers-normalized-on-name-altitude-and-population/</link>
		<comments>http://laughingmeme.org/2006/03/07/geonamesorg-compilation-of-public-domain-gazateers-normalized-on-name-altitude-and-population/#comments</comments>
		<pubDate>Tue, 07 Mar 2006 19:03:00 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[geocoding]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=3276</guid>
		<description><![CDATA[And then provided via REST or a download. 6 million entries including 2.2 million cities and villages]]></description>
			<content:encoded><![CDATA[<p>And then provided via REST or a download. 6 million entries including 2.2 million cities and villages</p>
<p><a href='http://www.geonames.org/about.html'>http://www.geonames.org/about.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2006/03/07/geonamesorg-compilation-of-public-domain-gazateers-normalized-on-name-altitude-and-population/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Book Listing Services</title>
		<link>http://laughingmeme.org/2005/11/06/on-book-listing-services/</link>
		<comments>http://laughingmeme.org/2005/11/06/on-book-listing-services/#comments</comments>
		<pubDate>Mon, 07 Nov 2005 03:10:00 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[allconsuming]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[Longer]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[state.of.the.art]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=3092</guid>
		<description><![CDATA[For years I&#8217;ve wanted a decent website where I can manage my relationship with books. (not especially complicated, but voluminous) For a while there was largely nothing, then there was Allconsuming which was wonderful, but slowly died, and went dark before being re-incarnated in the mold of a 43x tool. And I have this memory [...]]]></description>
			<content:encoded><![CDATA[<p>For years I&#8217;ve wanted a decent website where I can manage my relationship with books. (not especially complicated, but voluminous)  </p>

<p>For a while there was largely nothing, then there was <a href="http://laughingmeme.org/tag/allconsuming">Allconsuming</a> which was wonderful, but slowly died, and went dark before being re-incarnated in the mold of a <a href="http://43.allconsuming.net">43x tool</a>.  And I have this memory of there being a nifty little $14/mo tool, back in the days when I didn&#8217;t pay for websites, but I wasn&#8217;t able to find it.</p>

<p>Last Fall, I started sketching down notes towards building my own, and in the intervening year its become an interestingly crowded space. (who knew so many other people felt the pull)  Even in the 6 weeks since I first started jotting down sites for this blog post, the space has evolved with <a href="http://librarything.com">LibraryThing</a> coming out solidly on top as the most active: most actively developed, most actively used, and most <a href="http://www.librarything.com/blog/">actively engaged developer</a>.</p>

<p>That said, in a cursory search (mostly of my del.icio.us links)  I turned up  5 other very similar services</p>

<ul>
<li><a href="http://43.allconsuming.net">Allconsuming</a>: the Next Generation</li>
<li><a href="http://bibliophil.org/default.php">Bibliophil</a></li>
<li><a href="http://bookswelike.net/">Books We Like</a> &#8211; &#8220;activist e-commerce and collective intelligence&#8221;</li>
<li><a href="http://www.listal.com/">Listal</a> &#8211; where &#8220;all&#8221; is defined as DVDs, Books, Music, and Games</li>
<li><a href="http://reader2.com/">Reader2</a> &#8211; repurposing of the <a href="http://myprogs.net/">MyProgs</a> codebase</li>
</ul>

<p>Also the <a href="http://bookshelf.ning.com">Bookshelf</a> example app from <a href="http://ning.com">24L</a>, and the intersting related services <a href="http://whatshouldireadnext.com/">What Should I Read Next?</a>, and <a href="http://www.libraryelf.com/">Library Elf</a></p>

<p>None of them are quite there yet, and I want more, more, <strong>more</strong>!</p>

<p><span id="more-3092"></span></p>

<h3>LibraryThing</h3>

<ul>
<li><p>So like I said, <a href="http://librarything.com">LT</a> is rocking out in terms of development and growth.  When I first found it, it lacked <a href="http://www.librarything.com/blog/2005/10/universal-import-filesand-now-web.php">import</a>, <a href="http://www.librarything.com/blog/2005/10/book-rating-added-no-pencil-required.php">ratings</a>, and <a href="http://www.librarything.com/blog/2005/10/one-rss-feed-made-so-what-rss-do-you.php">feeds</a>.   Wow.</p></li>
<li><p>Additionally the search is amazingly comprehensive, fast, and accurate.  Search is where LibraryThing originally shined, and it blows every other service out of the water.  <a href="http://librarything.com">LT</a> was the only service to successfully come up with <a href="http://www.craphound.com/someone/">&#8220;Someone Comes to Town, Someone Leaves Town&#8221;</a> when I searched for &#8220;someone comes&#8221;.  Which is good, because there is no way I&#8217;m typing in full titles.  (just re-tested, and <a href="http://43.allconsuming.net">Allconsuming</a> which wasn&#8217;t finding <strong>anything</strong> last time I checked, also came up with the correct results)</p></li>
<li><p>Surprisingly zippy.</p></li>
<li><p>One-click export.  Sweet.</p></li>
</ul>

<h3>LibraryThings:  The Downside</h3>

<ul>
<li><p>No per-tag feeds, apparently on the todo list, but I <strong>need</strong> per feed tags.</p></li>
<li><p>No feed of reviews, also on the todo list, but I&#8217;m simply not willing to create content without an RSS feed. (which is why I&#8217;ve <a href="http://laughingmeme.org/articles/2005/01/15/a-few-more-thoughts-on-netflix-friends">stopped writing $0.02 reviews</a> on <a href="http://netflix.com">Netflix</a>)</p></li>
<li><p>Feeds lack anything beyond basic data.  No structured meta-data (authors, isbn/asin, cover art, etc), so very limited usefulness.</p></li>
<li><p>One dimensional tags. (no <a href="http://laughingmeme.org/articles/2005/01/20/tagging-isn-t-classifying-and-other-uses-of-tags">tag combos</a>)</p></li>
<li><p>Ugly, and awkward.  Totally in the eye of the beholder, but I find the interface consistently confusing and awkward to use.  I only have a handful of books in my catalog, but already its feeling unmanageable.  Not a designer, so I can&#8217;t do much more then complain.</p></li>
<li><p>One comment/review per book, meaning you can&#8217;t use it to blog your ongoing experience with a book.  One of my use cases for a book service is that I can use it to power a book blog.</p></li>
<li><p>Uses frames!?!??  In this day and age?  Meaning it can&#8217;t be the that <a href="http://laughingmeme.org/articles/2003/01/04/a-definitive-uri-for-books">&#8220;definitive URI for books&#8221;</a> that I keep looking for.</p></li>
</ul>

<h3>Listal</h3>

<ul>
<li><p>More then just books if you&#8217;re in to that thing.  I&#8217;m not really, and find it kind of frustrating that I sometimes end up searching DVDs.</p></li>
<li><p>Slick, clean, attractive.</p></li>
<li><p>Allows browsing by author! (key missing feature for LibraryThing)</p></li>
<li><p>Per tag feeds, multiple reviews/comments per book.</p></li>
</ul>

<h3>Listal: Cons</h3>

<ul>
<li><p>Feels sluggish, aggravated by a click heavy interface.</p></li>
<li><p>Limited import.</p></li>
<li><p>Not run by a book nut, and in general the site is voiceless failing to expose either the developer, or the user community.  Feels stagnant.</p></li>
<li><p>Search failed the &#8220;Someone Comes&#8221; test.</p></li>
</ul>

<h3>Bookshelf</h3>

<p>I thought I was going to like <a href="http://bookshelf.ning.com">Bookshelf</a>.  I love the concept of the <a href="http://www.ning.com/pivot">Ning &#8220;Pivot&#8221;</a>, if not the implementation.  Unfortunately <a href="http://bookshelf.ning.com">Bookshelf</a> is <strong>very</strong> slow, and buggy.  I dived into the code (I can do that with Ning, whoohoo!!!), and unfortunately rather then the domain specific langauge for building social webapps I expected to find, I just found a messy of PHP code.  <img src='http://laughingmeme.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>

<h3>What I Still Want/Need/Dream About</h3>

<p>I wrote down a list of things I wanted a while back, and LT is converging on it very quickly, and for that I&#8217;m inclined to overlook the interface.</p>

<h4>Syndication</h4>

<p>I need more feeds.  Per tag feeds allow for intelligent interaction with the site.  Beyond topical tags, functional tags (e.g. *to:read) allow me to syndicate the information out in useful ways</p>

<p>And richer feeds please.  E.g. if you can&#8217;t syndicate the cover art give me the necessary metadata so I can pull it from <a href="http://www.amazon.com/gp/aws/landing.html">AWS</a>.</p>

<h4>More data and Webservices</h4>

<p>And note, I&#8217;m happy with my primary webservice being a feed, but I need richer way to interact with the data before I can make it work for me. </p>

<p>I&#8217;d like to be able to hook this up to my local library (auto-request books flagged *to:read), <a href="http://upcoming.org">Upcoming</a>, and <a href="http://amazon.com">Amazon</a>.</p>

<p>Plus I should be able to power my involvement in <a href="http://www.whatshouldireadnext.com/">What to Read Next</a>/<a href="http://bookswelike.net/">Books We Like</a>/innovative new service from within <a href="http://librarything.com">LT</a> (or at least with my LT data)</p>

<h4>More Pivots</h4>

<p>I&#8217;d like author, and ratings smooshed down into the tag namespace.  So I can browse by author, and by rating.  Additionally I&#8217;d like to be able to browse tag combos, author plus tag combos, and author plus rating combos.</p>

<h4>Insta-Community</h4>

<p>I love the idea of <a href="http://www.librarything.com/blog/2005/11/how-to-do-librarything-forum.php">integrating a forum into the site</a>.  And really integrating it.  </p>

<ol>
<li>Allow people to start new threads from a book page</li>
<li>Tag those threads with the book</li>
<li>Display only properly tagged threads on the book page</li>
<li>Aggregate all threads in a more standard forum view.</li>
</ol>

<p>(We&#8217;ve discussed doing something similar for Social Source Commons, though haven&#8217;t yet)</p>

<h4>Book Scanning</h4>

<p>Ala <a href="http://www.delicious-monster.com/">Monster&#8217;s Delicious</a></p>

<p>What would be involved I wonder if writing a simple app/Firefox plugin to scan barcodes using something like an iSight or a CueCat, and have it post the data to a URL?  </p>

<h4>Blue Sky:  Peerflix for Books?</h4>

<p>Like <a href="http://www.bookcrossing.com/">Bookcrossing</a> for books you want to get back someday.</p>

<p><strong>update:</strong> Also <a href="http://www.stuffopolis.com/">Stuffopolis</a>, and <a href="http://beta.douban.com/">Douban</a></p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2005/11/06/on-book-listing-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CommonTimes:  Social Bookmarking as Open Editing</title>
		<link>http://laughingmeme.org/2005/09/26/commontimes-social-bookmarking-as-open-editing/</link>
		<comments>http://laughingmeme.org/2005/09/26/commontimes-social-bookmarking-as-open-editing/#comments</comments>
		<pubDate>Mon, 26 Sep 2005 19:56:59 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[commontimes]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=1138</guid>
		<description><![CDATA[del.icio.us is perhaps the beating heart of my web these days, not because I find bookmarks so useful, but because its useful to have a generic service for streaming links. But generic only gets you so far, as an engine for discovery del.icio.us can be painful, flipping through pages and pages of chronologically sorted results. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://del.icio.us">del.icio.us</a> is perhaps the beating heart of my web these days, not because I find bookmarks so useful, but because its useful to have a generic service for streaming links.  But generic only gets you so far, as an engine for discovery <a href="http://del.icio.us">del.icio.us</a> can be painful, flipping through pages and pages of chronologically sorted results.  Its comparable to the difference between <a href="http://google.com">Google&#8217;s search</a>, with its largely generic listing of pages, and <a href="http://news.google.com">Google News</a> which uses its domain knowledge to chunk, categorizes, and summarize the days news.</p>

<h3>CommonTimes</h3>

<p>This is what <a href="http://commontimes.org">CommonTimes</a> is about.  A project <a href="http://idealog.us">Jeff</a>, <a href="http://hybernaut.com">Brian</a>, and others launched a few months ago; it iterates on the successful model of <a href="http://del.icio.us">del.icio.us</a> to provide news centric &#8220;open editing&#8221; for the web.  A vertical social bookmarking site, with a light touch editorial process to keep the site on topic.  </p>

<h3>The Web Needs Editors!</h3>

<p><a href="http://commontimes.org">CT</a> provides most of what you&#8217;d expect, tags, groups, bookmarklets, heat maps, <a href="http://blog.commonbits.org/2005/07/build_you_own_n.html">RESTful APIs</a> and some nice touches like an <a href="http://blog.commonbits.org/2005/07/post_to_commont.html">&#8220;Add from Bloglines&#8221; Greasemonkey script</a>, and an <a href="http://www.commontimes.org/director/?topic_choice=all">adapted version of the del AJAX browser</a>.</p>

<p>Perhaps more importantly <a href="http://commontimes.org">CT</a> points forward to a strategy (among many) for dealing with ever expanding problem of information overload, &#8220;smarter clients.&#8221; (Do I sound like a Microsoftie?)  One approach is the AI-inspired, strong editor approach of a <a href="http://tech.memeorandum.com/">tech.memeorandum </a>.   </p>

<p>But personally my gets are on the &#8220;many editors makes categorization easy&#8221; technique that has got to be the years surprise success story, combined with tools which take advantage of available metadata, either through inference of explicit scoping.</p>

<p>Now that the idea is out there I&#8217;m surprised that there aren&#8217;t dozens of these vertical bookmarking sites.</p>

<h3>Scaling Down, Scaling Up</h3>

<p>Of course social sites, do rely on having a community, and there in perhaps lies the key challenge to building a site like <a href="http://commontimes.org">CommonTimes</a>.  Thankfully there are solutions.  Like breaking out of our silos, becoming a consumer as well as a producer of webservices.  I want to tell CT about how to fish in my link stream (e.g. subscribe to <a href="http://del.icio.us/rss/kellan/news">http://del.icio.us/rss/kellan/news</a>), and then remix with its own services.</p>

<p>Finally a link to get you started: <a href="http://blog.commonbits.org/2005/07/ten_ways_to_use.html">Ten Ways to use CommonTimes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2005/09/26/commontimes-social-bookmarking-as-open-editing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Should I Read Next?</title>
		<link>http://laughingmeme.org/2005/09/21/what-should-i-read-next/</link>
		<comments>http://laughingmeme.org/2005/09/21/what-should-i-read-next/#comments</comments>
		<pubDate>Wed, 21 Sep 2005 16:47:39 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[dla]]></category>
		<category><![CDATA[st]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=3026</guid>
		<description><![CDATA[Well done, if simple book recommendation engine. However I don&#8217;t want to have to keep re-entering this data into different silos]]></description>
			<content:encoded><![CDATA[<p>Well done, if simple book recommendation engine.  However I don&#8217;t want to have to keep re-entering this data into different silos</p>
<p><a href='http://www.whatshouldireadnext.com/'>http://www.whatshouldireadnext.com/</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2005/09/21/what-should-i-read-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlogMarks.net &#8211; social bookmarking with screenshots</title>
		<link>http://laughingmeme.org/2005/03/03/blogmarksnet-social-bookmarking-with-screenshots/</link>
		<comments>http://laughingmeme.org/2005/03/03/blogmarksnet-social-bookmarking-with-screenshots/#comments</comments>
		<pubDate>Thu, 03 Mar 2005 20:48:10 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[linkblog]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=2847</guid>
		<description><![CDATA[The HotLinks team is making their kick ass tools generally available in a del.icio.us like fashion]]></description>
			<content:encoded><![CDATA[<p>The HotLinks team is making their kick ass tools generally available in a del.icio.us like fashion</p>
<p><a href='http://blogmarks.net/'>http://blogmarks.net/</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2005/03/03/blogmarksnet-social-bookmarking-with-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wists &#8211; visual bookmarks</title>
		<link>http://laughingmeme.org/2005/03/03/wists-visual-bookmarks/</link>
		<comments>http://laughingmeme.org/2005/03/03/wists-visual-bookmarks/#comments</comments>
		<pubDate>Thu, 03 Mar 2005 18:04:45 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=2846</guid>
		<description><![CDATA[Been thinking of doing something like this, but more like HotLinks]]></description>
			<content:encoded><![CDATA[<p>Been thinking of doing something like this, but more like HotLinks</p>
<p><a href='http://www.wists.com/'>http://www.wists.com/</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2005/03/03/wists-visual-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WikipedizeText</title>
		<link>http://laughingmeme.org/2004/11/04/wikipedizetext/</link>
		<comments>http://laughingmeme.org/2004/11/04/wikipedizetext/#comments</comments>
		<pubDate>Thu, 04 Nov 2004 22:27:56 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=2619</guid>
		<description><![CDATA[Grrr, I was so going to do that! Nice job.]]></description>
			<content:encoded><![CDATA[<p>Grrr, I was <em>so</em> going to do that!  Nice job.</p>
<p><a href='http://scribbling.net/wikipedizetext'>http://scribbling.net/wikipedizetext</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2004/11/04/wikipedizetext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is a Feed the right place for your Data?</title>
		<link>http://laughingmeme.org/2003/11/06/is-a-feed-the-right-place-for-your-data/</link>
		<comments>http://laughingmeme.org/2003/11/06/is-a-feed-the-right-place-for-your-data/#comments</comments>
		<pubDate>Thu, 06 Nov 2003 10:00:00 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://lm.quxx.info/?p=1819</guid>
		<description><![CDATA[RSS can be thought of as a stream of RESTful service calls.]]></description>
			<content:encoded><![CDATA[<p>RSS can be thought of as a stream of RESTful service calls.</p>
<p><a href='http://bitsko.slc.ut.us/blog/feed-data.html'>http://bitsko.slc.ut.us/blog/feed-data.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2003/11/06/is-a-feed-the-right-place-for-your-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

