<?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>The Beautiful, Tormented Machine</title>
	<atom:link href="http://manu.sporny.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://manu.sporny.org</link>
	<description>Art, technology and leaving the world better off than we found it.</description>
	<lastBuildDate>Mon, 07 May 2012 21:00:54 +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>Blindingly Fast RDFa 1.1 Proce&#8230;</title>
		<link>http://manu.sporny.org/2012/blindingly-fast-rdfa-1-1-proce/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blindingly-fast-rdfa-1-1-proce</link>
		<comments>http://manu.sporny.org/2012/blindingly-fast-rdfa-1-1-proce/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:56:57 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/blindingly-fast-rdfa-1-1-proce/</guid>
		<description><![CDATA[Blindingly Fast RDFa 1.1 Processing &#8211; librdfa 1.1 released and ready for production use: http://t.co/0qX13Vny #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>Blindingly Fast RDFa 1.1 Processing &#8211; librdfa 1.1 released and ready for production use: http://t.co/0qX13Vny #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/blindingly-fast-rdfa-1-1-proce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blindingly Fast RDFa 1.1 Processing</title>
		<link>http://manu.sporny.org/2012/librdfa-1-1-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=librdfa-1-1-released</link>
		<comments>http://manu.sporny.org/2012/librdfa-1-1-released/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:50:57 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[RDFa]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/?p=6693</guid>
		<description><![CDATA[The fastest RDFa processor in the world just got a big update &#8211; librdfa 1.1 has just been released! librdfa is a SAX-based RDFa processor, written in pure C &#8211; ...]]></description>
			<content:encoded><![CDATA[<p>The fastest RDFa processor in the world just got a big update &#8211; librdfa 1.1 has just been released! <a href="https://github.com/rdfa/librdfa">librdfa</a> is a SAX-based RDFa processor, written in pure C &#8211; which makes it very portable to a variety of different software and hardware architectures. It&#8217;s also tiny and fast &#8211; the binary is smaller than this web page (around 47KB), and it&#8217;s capable of extracting roughly 5,000 triples per second per CPU core from an HTML or XML document. If you use Raptor or the Redland libraries, you use librdfa.</p>
<p>The timing for this release coincides with the push for a full standard at W3C for RDFa 1.1. The <a href="http://www.w3.org/TR/2012/CR-rdfa-core-20120313/">RDFa 1.1 specification</a> has been in feature-freeze for over a month and is proceeding to W3C vote to finalize it as an officially recognized standard. There are now 5 fully conforming implementations for RDFa in a variety of languages &#8211; librdfa in C, PyRDFa in Python, RDF::RDFa in Ruby, Green Turtle in JavaScript, and clj-rdfa in Clojure.</p>
<p>It took about a month of spare-time hacking on librdfa to update it to support RDFa 1.1. It has also been given a new back-end document processor. A migration from libexpat to libxml2 was performed in order to better support processing of badly authored HTML documents as well as well formed XML documents. Support for all of the new features in RDFa 1.1 have been added, including the @vocab attribute, @prefix, and @inlist. Full support for <a href="http://www.w3.org/TR/2012/CR-rdfa-lite-20120313/">RDFa Lite 1.1</a> has also been included. A great deal of time was also put into making sure that there were absolutely no memory leaks or pointer issues across all 700+ tests in the <a href="http://rdfa.info/test-suite/">RDFa 1.1 Test Suite</a>. There is still some work that needs to be done to add HTML5 @datetime attribute support and fix xml:base processing in SVG files, but that&#8217;s fairly small stuff that will be implemented over the next month or two.</p>
<p>Many thanks to Daniel Richard G., who updated the build system to be more cross-platform and pure C compliant on a variety of different architectures. Also thanks to Dave Longley who fixed the very last memory leak, which turned out to be a massive pain to find and resolve. This version of librdfa is ready for production use for processing all XML+RDFa and XHTML+RDFa documents. This version also supports both RDFa 1.0 and RDFa 1.1, as well as RDFa Lite 1.1. While support for HTML5+RDFa is 95% of the way there, I expect that it will be 100% in the next month or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/librdfa-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kauffman Foundation finds that&#8230;</title>
		<link>http://manu.sporny.org/2012/kauffman-foundation-finds-that/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kauffman-foundation-finds-that</link>
		<comments>http://manu.sporny.org/2012/kauffman-foundation-finds-that/#comments</comments>
		<pubDate>Mon, 07 May 2012 18:43:12 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/kauffman-foundation-finds-that/</guid>
		<description><![CDATA[Kauffman Foundation finds that 78% of 100 VC funds fail to do better than the public markets: http://t.co/15799f6D #vc #crowdfunding]]></description>
			<content:encoded><![CDATA[<p>Kauffman Foundation finds that 78% of 100 VC funds fail to do better than the public markets: http://t.co/15799f6D #vc #crowdfunding</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/kauffman-foundation-finds-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Memes &#8211; oooh, Web standard&#8230;</title>
		<link>http://manu.sporny.org/2012/w3c-memes-oooh-web-standard/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=w3c-memes-oooh-web-standard</link>
		<comments>http://manu.sporny.org/2012/w3c-memes-oooh-web-standard/#comments</comments>
		<pubDate>Sat, 05 May 2012 00:22:06 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/w3c-memes-oooh-web-standard/</guid>
		<description><![CDATA[W3C Memes &#8211; oooh, Web standards humor from the HTML WG Fist-to-Face &#8211; RT @shepazu: Awesome. http://t.co/H3lgX67w #w3cmemes]]></description>
			<content:encoded><![CDATA[<p>W3C Memes &#8211; oooh, Web standards humor from the HTML WG Fist-to-Face &#8211; RT @shepazu: Awesome. http://t.co/H3lgX67w #w3cmemes</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/w3c-memes-oooh-web-standard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proposal to add RDFa markup to&#8230;</title>
		<link>http://manu.sporny.org/2012/proposal-to-add-rdfa-markup-to/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=proposal-to-add-rdfa-markup-to</link>
		<comments>http://manu.sporny.org/2012/proposal-to-add-rdfa-markup-to/#comments</comments>
		<pubDate>Sat, 05 May 2012 00:17:35 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/proposal-to-add-rdfa-markup-to/</guid>
		<description><![CDATA[Proposal to add RDFa markup to New York City government website: http://t.co/12V9uj8U /via @jqnatividad #rdfa #w3c #greatidea]]></description>
			<content:encoded><![CDATA[<p>Proposal to add RDFa markup to New York City government website: http://t.co/12V9uj8U /via @jqnatividad #rdfa #w3c #greatidea</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/proposal-to-add-rdfa-markup-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@giyom re: XPrize for P2P fina&#8230;</title>
		<link>http://manu.sporny.org/2012/giyom-re-xprize-for-p2p-fina/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=giyom-re-xprize-for-p2p-fina</link>
		<comments>http://manu.sporny.org/2012/giyom-re-xprize-for-p2p-fina/#comments</comments>
		<pubDate>Thu, 03 May 2012 20:20:23 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/giyom-re-xprize-for-p2p-fina/</guid>
		<description><![CDATA[@giyom re: XPrize for P2P financial infrastructure &#8211; If there is, sign us up! http://t.co/5sfDJ2SK #payswarm #futureofmoney]]></description>
			<content:encoded><![CDATA[<p>@giyom re: XPrize for P2P financial infrastructure &#8211; If there is, sign us up! http://t.co/5sfDJ2SK #payswarm #futureofmoney</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/giyom-re-xprize-for-p2p-fina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First fully conforming RDFa 1&#8230;.</title>
		<link>http://manu.sporny.org/2012/first-fully-conforming-rdfa-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=first-fully-conforming-rdfa-1</link>
		<comments>http://manu.sporny.org/2012/first-fully-conforming-rdfa-1/#comments</comments>
		<pubDate>Thu, 03 May 2012 20:12:46 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/first-fully-conforming-rdfa-1/</guid>
		<description><![CDATA[First fully conforming RDFa 1.1 processor in JavaScript released: http://t.co/CxBgiIpo /via @alexmilowski #xhtml #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>First fully conforming RDFa 1.1 processor in JavaScript released: http://t.co/CxBgiIpo /via @alexmilowski #xhtml #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/first-fully-conforming-rdfa-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classical flash mob (love the &#8230;</title>
		<link>http://manu.sporny.org/2012/classical-flash-mob-love-the/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=classical-flash-mob-love-the</link>
		<comments>http://manu.sporny.org/2012/classical-flash-mob-love-the/#comments</comments>
		<pubDate>Thu, 03 May 2012 17:42:27 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/classical-flash-mob-love-the/</guid>
		<description><![CDATA[Classical flash mob (love the look on the passenger&#8217;s faces &#8211; true happiness): http://t.co/m0f6VFnL #music #gatewaytothe #soul]]></description>
			<content:encoded><![CDATA[<p>Classical flash mob (love the look on the passenger&#8217;s faces &#8211; true happiness): http://t.co/m0f6VFnL #music #gatewaytothe #soul</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/classical-flash-mob-love-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in RDFa (Last changes to&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-rdfa-last-changes-to/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-rdfa-last-changes-to</link>
		<comments>http://manu.sporny.org/2012/today-in-rdfa-last-changes-to/#comments</comments>
		<pubDate>Thu, 03 May 2012 15:49:05 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-rdfa-last-changes-to/</guid>
		<description><![CDATA[Today in RDFa (Last changes to RDFa 1.1 &#8211; now frozen for W3C vote, HTML+RDFa issues): http://t.co/TAfX4Y6u #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>Today in RDFa (Last changes to RDFa 1.1 &#8211; now frozen for W3C vote, HTML+RDFa issues): http://t.co/TAfX4Y6u #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-rdfa-last-changes-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Google Chrome extensio&#8230;</title>
		<link>http://manu.sporny.org/2012/awesome-google-chrome-extensio/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-google-chrome-extensio</link>
		<comments>http://manu.sporny.org/2012/awesome-google-chrome-extensio/#comments</comments>
		<pubDate>Thu, 03 May 2012 15:45:46 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/awesome-google-chrome-extensio/</guid>
		<description><![CDATA[Awesome Google Chrome extension adds Tomahawk/Spotify play buttons to pages that use RDFa: http://t.co/iC45EJDr /via @tomahawk #rdfa]]></description>
			<content:encoded><![CDATA[<p>Awesome Google Chrome extension adds Tomahawk/Spotify play buttons to pages that use RDFa: http://t.co/iC45EJDr /via @tomahawk #rdfa</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/awesome-google-chrome-extensio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From the Wells Fargo Merchant &#8230;</title>
		<link>http://manu.sporny.org/2012/from-the-wells-fargo-merchant/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=from-the-wells-fargo-merchant</link>
		<comments>http://manu.sporny.org/2012/from-the-wells-fargo-merchant/#comments</comments>
		<pubDate>Wed, 02 May 2012 21:40:56 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/from-the-wells-fargo-merchant/</guid>
		<description><![CDATA[From the Wells Fargo Merchant Services Agreement: &#8220;This agreement contains a provision /hat/&#8221; &#8211; bs! No such hat was provided to me.]]></description>
			<content:encoded><![CDATA[<p>From the Wells Fargo Merchant Services Agreement: &#8220;This agreement contains a provision /hat/&#8221; &#8211; bs! No such hat was provided to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/from-the-wells-fargo-merchant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook to IPO in 13 days at &#8230;</title>
		<link>http://manu.sporny.org/2012/facebook-to-ipo-in-13-days-at/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebook-to-ipo-in-13-days-at</link>
		<comments>http://manu.sporny.org/2012/facebook-to-ipo-in-13-days-at/#comments</comments>
		<pubDate>Wed, 02 May 2012 20:07:46 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/facebook-to-ipo-in-13-days-at/</guid>
		<description><![CDATA[Facebook to IPO in 13 days at $100 BeeeeLLION dollars: http://t.co/ssqny8IZ /via @slashdot #yawn #facebook #ipo #overvalued]]></description>
			<content:encoded><![CDATA[<p>Facebook to IPO in 13 days at $100 BeeeeLLION dollars: http://t.co/ssqny8IZ /via @slashdot #yawn #facebook #ipo #overvalued</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/facebook-to-ipo-in-13-days-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@elisabethstaab err, I mean if&#8230;</title>
		<link>http://manu.sporny.org/2012/elisabethstaab-err-i-mean-if/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elisabethstaab-err-i-mean-if</link>
		<comments>http://manu.sporny.org/2012/elisabethstaab-err-i-mean-if/#comments</comments>
		<pubDate>Wed, 02 May 2012 20:04:40 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/elisabethstaab-err-i-mean-if/</guid>
		<description><![CDATA[@elisabethstaab err, I mean if technology failed, we&#8217;d start trading in dismembered fingers &#38; organs. It&#8217;s the only reasonable outcome.]]></description>
			<content:encoded><![CDATA[<p>@elisabethstaab err, I mean if technology failed, we&#8217;d start trading in dismembered fingers &amp; organs. It&#8217;s the only reasonable outcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/elisabethstaab-err-i-mean-if/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@elisabethstaab That is, after&#8230;</title>
		<link>http://manu.sporny.org/2012/elisabethstaab-that-is-after/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elisabethstaab-that-is-after</link>
		<comments>http://manu.sporny.org/2012/elisabethstaab-that-is-after/#comments</comments>
		<pubDate>Wed, 02 May 2012 19:16:48 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/elisabethstaab-that-is-after/</guid>
		<description><![CDATA[@elisabethstaab That is, after the Great Post-apocalyptic Social Media War of 2045, which would wipe out 95% of the world&#8217;s population.]]></description>
			<content:encoded><![CDATA[<p>@elisabethstaab That is, after the Great Post-apocalyptic Social Media War of 2045, which would wipe out 95% of the world&#8217;s population.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/elisabethstaab-that-is-after/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@elisabethstaab even if we hav&#8230;</title>
		<link>http://manu.sporny.org/2012/elisabethstaab-even-if-we-hav/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elisabethstaab-even-if-we-hav</link>
		<comments>http://manu.sporny.org/2012/elisabethstaab-even-if-we-hav/#comments</comments>
		<pubDate>Wed, 02 May 2012 19:14:54 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/elisabethstaab-even-if-we-hav/</guid>
		<description><![CDATA[@elisabethstaab even if we have a cataclysmic event, we&#8217;d just go back to nation-backed paper currency and banks until we rebuild.]]></description>
			<content:encoded><![CDATA[<p>@elisabethstaab even if we have a cataclysmic event, we&#8217;d just go back to nation-backed paper currency and banks until we rebuild.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/elisabethstaab-even-if-we-hav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@elisabethstaab If technology &#8230;</title>
		<link>http://manu.sporny.org/2012/elisabethstaab-if-technology/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elisabethstaab-if-technology</link>
		<comments>http://manu.sporny.org/2012/elisabethstaab-if-technology/#comments</comments>
		<pubDate>Wed, 02 May 2012 19:13:33 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/elisabethstaab-if-technology/</guid>
		<description><![CDATA[@elisabethstaab If technology went boom right now, so would our money &#8211; the entire finance industry runs on silicon today &#8211; no backups.]]></description>
			<content:encoded><![CDATA[<p>@elisabethstaab If technology went boom right now, so would our money &#8211; the entire finance industry runs on silicon today &#8211; no backups. <img src='http://manu.sporny.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/elisabethstaab-if-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@elisabethstaab The Chronicles&#8230;</title>
		<link>http://manu.sporny.org/2012/elisabethstaab-the-chronicles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elisabethstaab-the-chronicles</link>
		<comments>http://manu.sporny.org/2012/elisabethstaab-the-chronicles/#comments</comments>
		<pubDate>Wed, 02 May 2012 18:58:55 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/elisabethstaab-the-chronicles/</guid>
		<description><![CDATA[@elisabethstaab The Chronicles of Bernake? The Debtor Games? The Fixed Element? Tranche Girl? Johnny Inflation? Ghost in the Share.. *stops*]]></description>
			<content:encoded><![CDATA[<p>@elisabethstaab The Chronicles of Bernake? The Debtor Games? The Fixed Element? Tranche Girl? Johnny Inflation? Ghost in the Share.. *stops*</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/elisabethstaab-the-chronicles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part 2: How crypto-currencies &#8230;</title>
		<link>http://manu.sporny.org/2012/part-2-how-crypto-currencies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=part-2-how-crypto-currencies</link>
		<comments>http://manu.sporny.org/2012/part-2-how-crypto-currencies/#comments</comments>
		<pubDate>Wed, 02 May 2012 17:00:52 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/part-2-how-crypto-currencies/</guid>
		<description><![CDATA[Part 2: How crypto-currencies could replace cash in the next 10 years: http://t.co/5eWxI6Hw #futureofmoney #w3c #payswarm]]></description>
			<content:encoded><![CDATA[<p>Part 2: How crypto-currencies could replace cash in the next 10 years: http://t.co/5eWxI6Hw #futureofmoney #w3c #payswarm</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/part-2-how-crypto-currencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@agebhard You can always write&#8230;</title>
		<link>http://manu.sporny.org/2012/agebhard-you-can-always-write/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=agebhard-you-can-always-write</link>
		<comments>http://manu.sporny.org/2012/agebhard-you-can-always-write/#comments</comments>
		<pubDate>Wed, 02 May 2012 14:35:16 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/agebhard-you-can-always-write/</guid>
		<description><![CDATA[@agebhard You can always write an apache rule to remove case sensitivity from the URLs that you receive (this is by design)]]></description>
			<content:encoded><![CDATA[<p>@agebhard You can always write an apache rule to remove case sensitivity from the URLs that you receive (this is by design) <img src='http://manu.sporny.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/agebhard-you-can-always-write/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google &quot;Conversation Mode&#8230;</title>
		<link>http://manu.sporny.org/2012/google-conversation-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-conversation-mode</link>
		<comments>http://manu.sporny.org/2012/google-conversation-mode/#comments</comments>
		<pubDate>Wed, 02 May 2012 01:33:57 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/google-conversation-mode/</guid>
		<description><![CDATA[Google &#8220;Conversation Mode&#8221; &#8211; allows people to speak to each other w/o knowing other&#8217;s language (video): http://t.co/puddUfBn]]></description>
			<content:encoded><![CDATA[<p>Google &#8220;Conversation Mode&#8221; &#8211; allows people to speak to each other w/o knowing other&#8217;s language (video): http://t.co/puddUfBn</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/google-conversation-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If information and e-mail had &#8230;</title>
		<link>http://manu.sporny.org/2012/if-information-and-e-mail-had/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=if-information-and-e-mail-had</link>
		<comments>http://manu.sporny.org/2012/if-information-and-e-mail-had/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:33:03 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/if-information-and-e-mail-had/</guid>
		<description><![CDATA[If information and e-mail had weight, I&#8217;d be in the process of being crushed into a bloody pulp right about now. #slowtheinternet]]></description>
			<content:encoded><![CDATA[<p>If information and e-mail had weight, I&#8217;d be in the process of being crushed into a bloody pulp right about now. #slowtheinternet</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/if-information-and-e-mail-had/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stardog &quot;implementing the&#8230;</title>
		<link>http://manu.sporny.org/2012/stardog-implementing-the/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stardog-implementing-the</link>
		<comments>http://manu.sporny.org/2012/stardog-implementing-the/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:24:02 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/stardog-implementing-the/</guid>
		<description><![CDATA[Stardog &#8220;implementing the shit out of JSON-LD&#8221; &#8211; see http://t.co/dYwgCtMI for more info. #jsonld #w3c #lod #linkeddata #rdf]]></description>
			<content:encoded><![CDATA[<p>Stardog &#8220;implementing the shit out of JSON-LD&#8221; &#8211; see http://t.co/dYwgCtMI for more info. #jsonld #w3c #lod #linkeddata #rdf</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/stardog-implementing-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in Web Payments (PaySwar&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-web-payments-payswar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-web-payments-payswar</link>
		<comments>http://manu.sporny.org/2012/today-in-web-payments-payswar/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:08:15 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-web-payments-payswar/</guid>
		<description><![CDATA[Today in Web Payments (PaySwarm vocab, currency IRIs, webcredits, HTTPRange14!?): http://t.co/Muhdsstc #w3c #payswarm #futureofmoney]]></description>
			<content:encoded><![CDATA[<p>Today in Web Payments (PaySwarm vocab, currency IRIs, webcredits, HTTPRange14!?): http://t.co/Muhdsstc #w3c #payswarm #futureofmoney</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-web-payments-payswar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @ricroberts: the http://t.c&#8230;</title>
		<link>http://manu.sporny.org/2012/rt-ricroberts-the-httpt-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-ricroberts-the-httpt-c</link>
		<comments>http://manu.sporny.org/2012/rt-ricroberts-the-httpt-c/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:06:06 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-ricroberts-the-httpt-c/</guid>
		<description><![CDATA[RT @ricroberts: the http://t.co/ps6NEjHs test suite is awesome as a source of examples of proper use. http://t.co/EHbTBHy4 #rdfa]]></description>
			<content:encoded><![CDATA[<p>RT @ricroberts: the http://t.co/ps6NEjHs test suite is awesome as a source of examples of proper use.  http://t.co/EHbTBHy4 #rdfa</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-ricroberts-the-httpt-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your HTML pages smarter w&#8230;</title>
		<link>http://manu.sporny.org/2012/make-your-html-pages-smarter-w/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=make-your-html-pages-smarter-w</link>
		<comments>http://manu.sporny.org/2012/make-your-html-pages-smarter-w/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:03:37 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/make-your-html-pages-smarter-w/</guid>
		<description><![CDATA[Make your HTML pages smarter with RDFa 1.1 Lite http://t.co/5Q6UmPfS /via @developerworks #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>Make your HTML pages smarter with RDFa 1.1 Lite http://t.co/5Q6UmPfS /via @developerworks #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/make-your-html-pages-smarter-w/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in JSON-LD (JSON-LD API,&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-json-ld-json-ld-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-json-ld-json-ld-api</link>
		<comments>http://manu.sporny.org/2012/today-in-json-ld-json-ld-api/#comments</comments>
		<pubDate>Tue, 01 May 2012 21:00:52 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-json-ld-json-ld-api/</guid>
		<description><![CDATA[Today in JSON-LD (JSON-LD API, framing, initial context, and datatype coercion): http://t.co/OzdeFOox #jsonld #w3c #nodejs]]></description>
			<content:encoded><![CDATA[<p>Today in JSON-LD (JSON-LD API, framing, initial context, and datatype coercion): http://t.co/OzdeFOox #jsonld #w3c #nodejs</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-json-ld-json-ld-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Crisis of Money and how th&#8230;</title>
		<link>http://manu.sporny.org/2012/the-crisis-of-money-and-how-th/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-crisis-of-money-and-how-th</link>
		<comments>http://manu.sporny.org/2012/the-crisis-of-money-and-how-th/#comments</comments>
		<pubDate>Tue, 01 May 2012 19:55:52 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/the-crisis-of-money-and-how-th/</guid>
		<description><![CDATA[The Crisis of Money and how the Web can fix it &#8211; wrote this for PayPal and O&#8217;Reilly: http://t.co/ooB6whsP #futureofmoney #payswarm]]></description>
			<content:encoded><![CDATA[<p>The Crisis of Money and how the Web can fix it &#8211; wrote this for PayPal and O&#8217;Reilly: http://t.co/ooB6whsP #futureofmoney #payswarm</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/the-crisis-of-money-and-how-th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @lonnen: Some people see a &#8230;</title>
		<link>http://manu.sporny.org/2012/rt-lonnen-some-people-see-a/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-lonnen-some-people-see-a</link>
		<comments>http://manu.sporny.org/2012/rt-lonnen-some-people-see-a/#comments</comments>
		<pubDate>Tue, 01 May 2012 02:52:55 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-lonnen-some-people-see-a/</guid>
		<description><![CDATA[RT @lonnen: Some people see a problem and think &#8220;I know, I&#8217;ll use Java!&#8221; Now they have a ProblemFactory.]]></description>
			<content:encoded><![CDATA[<p>RT @lonnen: Some people see a problem and think &#8220;I know, I&#8217;ll use Java!&#8221; Now they have a ProblemFactory.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-lonnen-some-people-see-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @alexmilowski: Green Turtle&#8230;</title>
		<link>http://manu.sporny.org/2012/rt-alexmilowski-green-turtle/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-alexmilowski-green-turtle</link>
		<comments>http://manu.sporny.org/2012/rt-alexmilowski-green-turtle/#comments</comments>
		<pubDate>Tue, 01 May 2012 02:23:55 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-alexmilowski-green-turtle/</guid>
		<description><![CDATA[RT @alexmilowski: Green Turtle passes 151/158 test cases for XHTML+RDFa 1.1 #rdfa http://t.co/0OTZj3UP]]></description>
			<content:encoded><![CDATA[<p>RT @alexmilowski: Green Turtle passes 151/158 test cases for XHTML+RDFa 1.1 #rdfa http://t.co/0OTZj3UP</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-alexmilowski-green-turtle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only 10% of secure sites on th&#8230;</title>
		<link>http://manu.sporny.org/2012/only-10-of-secure-sites-on-th/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=only-10-of-secure-sites-on-th</link>
		<comments>http://manu.sporny.org/2012/only-10-of-secure-sites-on-th/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 19:40:45 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/only-10-of-secure-sites-on-th/</guid>
		<description><![CDATA[Only 10% of secure sites on the Internet are actually secure &#8211; 90% vulnerable to attack: http://t.co/IFDUzLY6 #ssl #tls #security]]></description>
			<content:encoded><![CDATA[<p>Only 10% of secure sites on the Internet are actually secure &#8211; 90% vulnerable to attack: http://t.co/IFDUzLY6 #ssl #tls #security</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/only-10-of-secure-sites-on-th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technology and tiny ponies: ht&#8230;</title>
		<link>http://manu.sporny.org/2012/technology-and-tiny-ponies-ht/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=technology-and-tiny-ponies-ht</link>
		<comments>http://manu.sporny.org/2012/technology-and-tiny-ponies-ht/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 01:03:52 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/technology-and-tiny-ponies-ht/</guid>
		<description><![CDATA[Technology and tiny ponies: http://t.co/zvszsinQ /via Gideon Rosenblatt #apple #store #ponies]]></description>
			<content:encoded><![CDATA[<p>Technology and tiny ponies: http://t.co/zvszsinQ /via Gideon Rosenblatt #apple #store #ponies</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/technology-and-tiny-ponies-ht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDFa 1.1 proposed to go to fin&#8230;</title>
		<link>http://manu.sporny.org/2012/rdfa-1-1-proposed-to-go-to-fin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rdfa-1-1-proposed-to-go-to-fin</link>
		<comments>http://manu.sporny.org/2012/rdfa-1-1-proposed-to-go-to-fin/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 18:21:14 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rdfa-1-1-proposed-to-go-to-fin/</guid>
		<description><![CDATA[RDFa 1.1 proposed to go to final vote by W3C member companies: http://t.co/y4lCLfEy #w3c #rdfa]]></description>
			<content:encoded><![CDATA[<p>RDFa 1.1 proposed to go to final vote by W3C member companies: http://t.co/y4lCLfEy #w3c #rdfa</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rdfa-1-1-proposed-to-go-to-fin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Persona personal digit&#8230;</title>
		<link>http://manu.sporny.org/2012/mozilla-persona-personal-digit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mozilla-persona-personal-digit</link>
		<comments>http://manu.sporny.org/2012/mozilla-persona-personal-digit/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 18:13:13 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/mozilla-persona-personal-digit/</guid>
		<description><![CDATA[Mozilla Persona personal digital identity solution is a finalist for $10M in federal funding: http://t.co/Z4D3LhhW]]></description>
			<content:encoded><![CDATA[<p>Mozilla Persona personal digital identity solution is a finalist for $10M in federal funding: http://t.co/Z4D3LhhW</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/mozilla-persona-personal-digit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google search for &quot;Zerg r&#8230;</title>
		<link>http://manu.sporny.org/2012/google-search-for-zerg-r/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-search-for-zerg-r</link>
		<comments>http://manu.sporny.org/2012/google-search-for-zerg-r/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 14:07:34 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/google-search-for-zerg-r/</guid>
		<description><![CDATA[Google search for &#8220;Zerg rush&#8221; (Starcraft videogame reference): http://t.co/8GVfUV5r #awesome]]></description>
			<content:encoded><![CDATA[<p>Google search for &#8220;Zerg rush&#8221; (Starcraft videogame reference): http://t.co/8GVfUV5r #awesome</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/google-search-for-zerg-r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@meyerweb perhaps, but there h&#8230;</title>
		<link>http://manu.sporny.org/2012/meyerweb-perhaps-but-there-h/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=meyerweb-perhaps-but-there-h</link>
		<comments>http://manu.sporny.org/2012/meyerweb-perhaps-but-there-h/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 21:01:25 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/meyerweb-perhaps-but-there-h/</guid>
		<description><![CDATA[@meyerweb perhaps, but there hasn&#8217;t been a new community-developed Microformat in years &#8211; all the dev is happening in RDFa/Microdata land.]]></description>
			<content:encoded><![CDATA[<p>@meyerweb perhaps, but there hasn&#8217;t been a new community-developed Microformat in years &#8211; all the dev is happening in RDFa/Microdata land.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/meyerweb-perhaps-but-there-h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wow &#8211; web comic containing HTM&#8230;</title>
		<link>http://manu.sporny.org/2012/wow-web-comic-containing-htm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wow-web-comic-containing-htm</link>
		<comments>http://manu.sporny.org/2012/wow-web-comic-containing-htm/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 18:41:47 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/wow-web-comic-containing-htm/</guid>
		<description><![CDATA[Wow &#8211; web comic containing HTML5, SVG, SVG animation /and/ RDFa: http://t.co/C2ze76us /via @biftercomic #rdfa #svg #html5 #w3c]]></description>
			<content:encoded><![CDATA[<p>Wow &#8211; web comic containing HTML5, SVG, SVG animation /and/ RDFa: http://t.co/C2ze76us /via @biftercomic #rdfa #svg #html5 #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/wow-web-comic-containing-htm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in RDFa (RDFa 1.1 approv&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-rdfa-rdfa-1-1-approv/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-rdfa-rdfa-1-1-approv</link>
		<comments>http://manu.sporny.org/2012/today-in-rdfa-rdfa-1-1-approv/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 18:16:57 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-rdfa-rdfa-1-1-approv/</guid>
		<description><![CDATA[Today in RDFa (RDFa 1.1 approved for final vote &#8211; next step &#8211; RDFa 1.1 becomes official): http://t.co/ppy8fxTS #w3c #rdfa]]></description>
			<content:encoded><![CDATA[<p>Today in RDFa (RDFa 1.1 approved for final vote &#8211; next step &#8211; RDFa 1.1 becomes official): http://t.co/ppy8fxTS #w3c #rdfa</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-rdfa-rdfa-1-1-approv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimental camera generates &#8230;</title>
		<link>http://manu.sporny.org/2012/experimental-camera-generates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=experimental-camera-generates</link>
		<comments>http://manu.sporny.org/2012/experimental-camera-generates/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 04:40:38 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/experimental-camera-generates/</guid>
		<description><![CDATA[Experimental camera generates text descriptions of photos taken for $1.25/pic: http://t.co/0TzRKUgP /via @chrismessina #true #AI]]></description>
			<content:encoded><![CDATA[<p>Experimental camera generates text descriptions of photos taken for $1.25/pic: http://t.co/0TzRKUgP /via @chrismessina #true #AI</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/experimental-camera-generates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@benadida a new branch of info&#8230;</title>
		<link>http://manu.sporny.org/2012/benadida-a-new-branch-of-info/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=benadida-a-new-branch-of-info</link>
		<comments>http://manu.sporny.org/2012/benadida-a-new-branch-of-info/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 18:59:56 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/benadida-a-new-branch-of-info/</guid>
		<description><![CDATA[@benadida a new branch of information theory &#8211; hirsute crypto?]]></description>
			<content:encoded><![CDATA[<p>@benadida a new branch of information theory &#8211; hirsute crypto?</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/benadida-a-new-branch-of-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The state of the Web: http://t&#8230;</title>
		<link>http://manu.sporny.org/2012/the-state-of-the-web-httpt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-state-of-the-web-httpt</link>
		<comments>http://manu.sporny.org/2012/the-state-of-the-web-httpt/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 17:39:47 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/the-state-of-the-web-httpt/</guid>
		<description><![CDATA[The state of the Web: http://t.co/VNPRaCGM #theoatmeal]]></description>
			<content:encoded><![CDATA[<p>The state of the Web: http://t.co/VNPRaCGM #theoatmeal</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/the-state-of-the-web-httpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@edsu exactly &#8211; which is why t&#8230;</title>
		<link>http://manu.sporny.org/2012/edsu-exactly-which-is-why-t/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=edsu-exactly-which-is-why-t</link>
		<comments>http://manu.sporny.org/2012/edsu-exactly-which-is-why-t/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 17:16:02 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/edsu-exactly-which-is-why-t/</guid>
		<description><![CDATA[@edsu exactly &#8211; which is why that solution is as good as any that we can hope to have&#8230;]]></description>
			<content:encoded><![CDATA[<p>@edsu exactly &#8211; which is why that solution is as good as any that we can hope to have&#8230; <img src='http://manu.sporny.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/edsu-exactly-which-is-why-t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, a solution to the HTT&#8230;</title>
		<link>http://manu.sporny.org/2012/finally-a-solution-to-the-htt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finally-a-solution-to-the-htt</link>
		<comments>http://manu.sporny.org/2012/finally-a-solution-to-the-htt/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 17:12:29 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/finally-a-solution-to-the-htt/</guid>
		<description><![CDATA[Finally, a solution to the HTTPRange-14 concern! http://t.co/9aci83f7 /via @hsivonen #w3c #tag]]></description>
			<content:encoded><![CDATA[<p>Finally, a solution to the HTTPRange-14 concern! http://t.co/9aci83f7 /via @hsivonen #w3c #tag</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/finally-a-solution-to-the-htt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why rel-value triples are diff&#8230;</title>
		<link>http://manu.sporny.org/2012/why-rel-value-triples-are-diff/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-rel-value-triples-are-diff</link>
		<comments>http://manu.sporny.org/2012/why-rel-value-triples-are-diff/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 16:57:13 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/why-rel-value-triples-are-diff/</guid>
		<description><![CDATA[Why rel-value triples are different for XHTML+RDFa vs. HTML5+RDFa: http://t.co/x35p5R75 /cc @ndw @hsivonen @fakebaldur @simonstl #rdfa&#8230;]]></description>
			<content:encoded><![CDATA[<p>Why rel-value triples are different for XHTML+RDFa vs. HTML5+RDFa: http://t.co/x35p5R75 /cc @ndw @hsivonen @fakebaldur @simonstl #rdfa&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/why-rel-value-triples-are-diff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@ndw or rather, the meaning of&#8230;</title>
		<link>http://manu.sporny.org/2012/ndw-or-rather-the-meaning-of/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ndw-or-rather-the-meaning-of</link>
		<comments>http://manu.sporny.org/2012/ndw-or-rather-the-meaning-of/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 16:42:12 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/ndw-or-rather-the-meaning-of/</guid>
		<description><![CDATA[@ndw or rather, the meaning of a number of rel-keywords changed between XHTML and HTML5.]]></description>
			<content:encoded><![CDATA[<p>@ndw or rather, the meaning of a number of rel-keywords changed between XHTML and HTML5.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/ndw-or-rather-the-meaning-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@ndw re: RDFa triples diff fro&#8230;</title>
		<link>http://manu.sporny.org/2012/ndw-re-rdfa-triples-diff-fro/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ndw-re-rdfa-triples-diff-fro</link>
		<comments>http://manu.sporny.org/2012/ndw-re-rdfa-triples-diff-fro/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 16:41:33 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/ndw-re-rdfa-triples-diff-fro/</guid>
		<description><![CDATA[@ndw re: RDFa triples diff from XHTML/HTML &#8211; Only for rel-keywords &#8230; because the rel keywords allowed in XHTML and HTML5 are different.]]></description>
			<content:encoded><![CDATA[<p>@ndw re: RDFa triples diff from XHTML/HTML &#8211; Only for rel-keywords &#8230; because the rel keywords allowed in XHTML and HTML5 are different.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/ndw-re-rdfa-triples-diff-fro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser tech talks assume an a&#8230;</title>
		<link>http://manu.sporny.org/2012/browser-tech-talks-assume-an-a/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=browser-tech-talks-assume-an-a</link>
		<comments>http://manu.sporny.org/2012/browser-tech-talks-assume-an-a/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 21:03:21 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/browser-tech-talks-assume-an-a/</guid>
		<description><![CDATA[Browser tech talks assume an audience that isn&#8217;t there: http://t.co/CVd1VMtd #html5 #chrome #safari #ie #firefox]]></description>
			<content:encoded><![CDATA[<p>Browser tech talks assume an audience that isn&#8217;t there: http://t.co/CVd1VMtd #html5 #chrome #safari #ie #firefox</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/browser-tech-talks-assume-an-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @jeffsayre: Live videocast &#8230;</title>
		<link>http://manu.sporny.org/2012/rt-jeffsayre-live-videocast/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-jeffsayre-live-videocast</link>
		<comments>http://manu.sporny.org/2012/rt-jeffsayre-live-videocast/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:53:16 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-jeffsayre-live-videocast/</guid>
		<description><![CDATA[RT @jeffsayre: Live videocast of the Planetary Resources unveiling http://t.co/vlGPhpeQ #Space #resources #exploration]]></description>
			<content:encoded><![CDATA[<p>RT @jeffsayre: Live videocast of the Planetary Resources unveiling  http://t.co/vlGPhpeQ #Space #resources #exploration</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-jeffsayre-live-videocast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BREAKING: Google launches Driv&#8230;</title>
		<link>http://manu.sporny.org/2012/breaking-google-launches-driv/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=breaking-google-launches-driv</link>
		<comments>http://manu.sporny.org/2012/breaking-google-launches-driv/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:52:42 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/breaking-google-launches-driv/</guid>
		<description><![CDATA[BREAKING: Google launches Drive &#8211; free storage on the Web: http://t.co/0ySNn9iH (didn&#8217;t this already happen like 5 years ago?)]]></description>
			<content:encoded><![CDATA[<p>BREAKING: Google launches Drive &#8211; free storage on the Web: http://t.co/0ySNn9iH (didn&#8217;t this already happen like 5 years ago?)</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/breaking-google-launches-driv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New website for crowd-funding &#8230;</title>
		<link>http://manu.sporny.org/2012/new-website-for-crowd-funding/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-website-for-crowd-funding</link>
		<comments>http://manu.sporny.org/2012/new-website-for-crowd-funding/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 01:21:20 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/new-website-for-crowd-funding/</guid>
		<description><![CDATA[New website for crowd-funding movies (closed to non-institutional investors): http://t.co/8DCC5M4Z /via Gideon Rosenblatt]]></description>
			<content:encoded><![CDATA[<p>New website for crowd-funding movies (closed to non-institutional investors): http://t.co/8DCC5M4Z /via Gideon Rosenblatt</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/new-website-for-crowd-funding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asteroid mining company to be &#8230;</title>
		<link>http://manu.sporny.org/2012/asteroid-mining-company-to-be/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=asteroid-mining-company-to-be</link>
		<comments>http://manu.sporny.org/2012/asteroid-mining-company-to-be/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 14:32:26 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/asteroid-mining-company-to-be/</guid>
		<description><![CDATA[Asteroid mining company to be launched by whos-who list of entrepreneurs, trillions of dollars at stake: http://t.co/upONMGaY]]></description>
			<content:encoded><![CDATA[<p>Asteroid mining company to be launched by whos-who list of entrepreneurs, trillions of dollars at stake: http://t.co/upONMGaY</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/asteroid-mining-company-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Young people tire of old econo&#8230;</title>
		<link>http://manu.sporny.org/2012/young-people-tire-of-old-econo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=young-people-tire-of-old-econo</link>
		<comments>http://manu.sporny.org/2012/young-people-tire-of-old-econo/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 14:24:47 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/young-people-tire-of-old-econo/</guid>
		<description><![CDATA[Young people tire of old economic models &#8211; infinite growth in a finite world is madness: http://t.co/ETHMLL4y #futureofmoney]]></description>
			<content:encoded><![CDATA[<p>Young people tire of old economic models &#8211; infinite growth in a finite world is madness: http://t.co/ETHMLL4y #futureofmoney</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/young-people-tire-of-old-econo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixel Qi screens dominate iPad&#8230;</title>
		<link>http://manu.sporny.org/2012/pixel-qi-screens-dominate-ipad/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pixel-qi-screens-dominate-ipad</link>
		<comments>http://manu.sporny.org/2012/pixel-qi-screens-dominate-ipad/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 23:57:25 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/pixel-qi-screens-dominate-ipad/</guid>
		<description><![CDATA[Pixel Qi screens dominate iPad3 screens. 30 million Apple fanboys burst into tears: http://t.co/cyNn93EN #qi #apple #ipad3 #oldshiny]]></description>
			<content:encoded><![CDATA[<p>Pixel Qi screens dominate iPad3 screens. 30 million Apple fanboys burst into tears: http://t.co/cyNn93EN #qi #apple #ipad3 #oldshiny</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/pixel-qi-screens-dominate-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@brucel unlikely, only one hum&#8230;</title>
		<link>http://manu.sporny.org/2012/brucel-unlikely-only-one-hum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brucel-unlikely-only-one-hum</link>
		<comments>http://manu.sporny.org/2012/brucel-unlikely-only-one-hum/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 19:26:14 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/brucel-unlikely-only-one-hum/</guid>
		<description><![CDATA[@brucel unlikely, only one human limber enough to succeed at that degree of human-badger pretzeling #badger #sutra #mobile #web]]></description>
			<content:encoded><![CDATA[<p>@brucel unlikely, only one human limber enough to succeed at that degree of human-badger pretzeling #badger #sutra #mobile #web</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/brucel-unlikely-only-one-hum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@brucel perhaps it should be I&#8230;</title>
		<link>http://manu.sporny.org/2012/brucel-perhaps-it-should-be-i/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brucel-perhaps-it-should-be-i</link>
		<comments>http://manu.sporny.org/2012/brucel-perhaps-it-should-be-i/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 16:43:13 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/brucel-perhaps-it-should-be-i/</guid>
		<description><![CDATA[@brucel perhaps it should be Interspecial Sex Symbol? How are your polling numbers among lemurs and badgers?]]></description>
			<content:encoded><![CDATA[<p>@brucel perhaps it should be Interspecial Sex Symbol? How are your polling numbers among lemurs and badgers?</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/brucel-perhaps-it-should-be-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@brucel &#8230; and here I thought&#8230;</title>
		<link>http://manu.sporny.org/2012/brucel-and-here-i-thought/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=brucel-and-here-i-thought</link>
		<comments>http://manu.sporny.org/2012/brucel-and-here-i-thought/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 16:40:29 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/brucel-and-here-i-thought/</guid>
		<description><![CDATA[@brucel &#8230; and here I thought that was just how I viewed you. Corrected on G+ &#8211; too bad Twitter doesn&#8217;t allow you to re-edit tweets.]]></description>
			<content:encoded><![CDATA[<p>@brucel &#8230; and here I thought that was just how I viewed you. Corrected on G+ &#8211; too bad Twitter doesn&#8217;t allow you to re-edit tweets.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/brucel-and-here-i-thought/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why we shouldn&#8217;t make separate&#8230;</title>
		<link>http://manu.sporny.org/2012/why-we-shouldnt-make-separate/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-we-shouldnt-make-separate</link>
		<comments>http://manu.sporny.org/2012/why-we-shouldnt-make-separate/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 16:19:17 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/why-we-shouldnt-make-separate/</guid>
		<description><![CDATA[Why we shouldn&#8217;t make separate mobile websites written by International Sex Symbol @brucel http://t.co/bFs7eV2m #mobile #opera #sex]]></description>
			<content:encoded><![CDATA[<p>Why we shouldn&#8217;t make separate mobile websites written by International Sex Symbol @brucel http://t.co/bFs7eV2m #mobile #opera #sex</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/why-we-shouldnt-make-separate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @bergie: see how #RDFa buil&#8230;</title>
		<link>http://manu.sporny.org/2012/rt-bergie-see-how-rdfa-buil/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-bergie-see-how-rdfa-buil</link>
		<comments>http://manu.sporny.org/2012/rt-bergie-see-how-rdfa-buil/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 12:31:23 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-bergie-see-how-rdfa-buil/</guid>
		<description><![CDATA[RT @bergie: see how #RDFa builds your web editing interface? #DecoupledCMS talk at #WWW2012 dev track after lunch, Gratte-Ciel 3]]></description>
			<content:encoded><![CDATA[<p>RT @bergie: see how #RDFa builds your web editing interface? #DecoupledCMS talk at #WWW2012 dev track after lunch, Gratte-Ciel 3</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-bergie-see-how-rdfa-buil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, a Web app to show peo&#8230;</title>
		<link>http://manu.sporny.org/2012/finally-a-web-app-to-show-peo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finally-a-web-app-to-show-peo</link>
		<comments>http://manu.sporny.org/2012/finally-a-web-app-to-show-peo/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 19:09:57 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/finally-a-web-app-to-show-peo/</guid>
		<description><![CDATA[Finally, a Web app to show people which logical fallacy they&#8217;re making: http://t.co/cMBKmdmr /via Mike Elgan]]></description>
			<content:encoded><![CDATA[<p>Finally, a Web app to show people which logical fallacy they&#8217;re making: http://t.co/cMBKmdmr /via Mike Elgan</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/finally-a-web-app-to-show-peo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Structured Data in HTML goes m&#8230;</title>
		<link>http://manu.sporny.org/2012/structured-data-in-html-goes-m/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=structured-data-in-html-goes-m</link>
		<comments>http://manu.sporny.org/2012/structured-data-in-html-goes-m/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 13:48:25 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/structured-data-in-html-goes-m/</guid>
		<description><![CDATA[Structured Data in HTML goes mainstream: 25% of sampled web pages now contain RDFa: http://t.co/bSBhIhLI #w3c #rdfa #html5]]></description>
			<content:encoded><![CDATA[<p>Structured Data in HTML goes mainstream: 25% of sampled web pages now contain RDFa: http://t.co/bSBhIhLI #w3c #rdfa #html5</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/structured-data-in-html-goes-m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Occupy Pepper spraying &quot;i&#8230;</title>
		<link>http://manu.sporny.org/2012/occupy-pepper-spraying-i/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=occupy-pepper-spraying-i</link>
		<comments>http://manu.sporny.org/2012/occupy-pepper-spraying-i/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 04:30:08 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/occupy-pepper-spraying-i/</guid>
		<description><![CDATA[Occupy Pepper spraying &#8220;incident&#8221; at UC Davis campus worse than originally thought after investigation: http://t.co/PN1ZAesK #fail]]></description>
			<content:encoded><![CDATA[<p>Occupy Pepper spraying &#8220;incident&#8221; at UC Davis campus worse than originally thought after investigation: http://t.co/PN1ZAesK #fail</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/occupy-pepper-spraying-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @pelleb: US Payment experts&#8230;</title>
		<link>http://manu.sporny.org/2012/rt-pelleb-us-payment-experts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-pelleb-us-payment-experts</link>
		<comments>http://manu.sporny.org/2012/rt-pelleb-us-payment-experts/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 03:15:16 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-pelleb-us-payment-experts/</guid>
		<description><![CDATA[RT @pelleb: US Payment experts have very little imagination: http://t.co/nfCHgpsz #futureofmoney #payswarm #bitcoin #opentransact]]></description>
			<content:encoded><![CDATA[<p>RT @pelleb: US Payment experts have very little imagination: http://t.co/nfCHgpsz #futureofmoney #payswarm #bitcoin #opentransact</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-pelleb-us-payment-experts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @gkellogg: RT @caffiend73: &#8230;</title>
		<link>http://manu.sporny.org/2012/rt-gkellogg-rt-caffiend73/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-gkellogg-rt-caffiend73</link>
		<comments>http://manu.sporny.org/2012/rt-gkellogg-rt-caffiend73/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 03:09:31 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-gkellogg-rt-caffiend73/</guid>
		<description><![CDATA[RT @gkellogg: RT @caffiend73: Check out Rich Snippet Optimizer: http://t.co/XpcyXPk5 #seo #rdfa #microformats]]></description>
			<content:encoded><![CDATA[<p>RT @gkellogg: RT @caffiend73: Check out Rich Snippet Optimizer: http://t.co/XpcyXPk5  #seo #rdfa #microformats</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-gkellogg-rt-caffiend73/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build RESTful Web Services wit&#8230;</title>
		<link>http://manu.sporny.org/2012/build-restful-web-services-wit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=build-restful-web-services-wit</link>
		<comments>http://manu.sporny.org/2012/build-restful-web-services-wit/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 02:30:47 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/build-restful-web-services-wit/</guid>
		<description><![CDATA[Build RESTful Web Services with JSON-LD: http://t.co/jRCR4Vz4 /by @markuslanthaler #w3c #jsonld]]></description>
			<content:encoded><![CDATA[<p>Build RESTful Web Services with JSON-LD: http://t.co/jRCR4Vz4 /by @markuslanthaler #w3c #jsonld</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/build-restful-web-services-wit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in Web Payments (settlem&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-web-payments-settlem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-web-payments-settlem</link>
		<comments>http://manu.sporny.org/2012/today-in-web-payments-settlem/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 19:55:47 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-web-payments-settlem/</guid>
		<description><![CDATA[Today in Web Payments (settlement via IFEX, MintChip, security concerns, #payswarm vocab): http://t.co/do08alyY #w3c #futureofmoney]]></description>
			<content:encoded><![CDATA[<p>Today in Web Payments (settlement via IFEX, MintChip, security concerns, #payswarm vocab): http://t.co/do08alyY #w3c #futureofmoney</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-web-payments-settlem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last week in JSON-LD (super-se&#8230;</title>
		<link>http://manu.sporny.org/2012/last-week-in-json-ld-super-se/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=last-week-in-json-ld-super-se</link>
		<comments>http://manu.sporny.org/2012/last-week-in-json-ld-super-se/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 17:57:25 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/last-week-in-json-ld-super-se/</guid>
		<description><![CDATA[Last week in JSON-LD (super-session, keyword aliasing, named graph support, compaction, APIs): http://t.co/cBqCIQAT #jsonld #w3c]]></description>
			<content:encoded><![CDATA[<p>Last week in JSON-LD (super-session, keyword aliasing, named graph support, compaction, APIs): http://t.co/cBqCIQAT #jsonld #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/last-week-in-json-ld-super-se/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google creates network hardwar&#8230;</title>
		<link>http://manu.sporny.org/2012/google-creates-network-hardwar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-creates-network-hardwar</link>
		<comments>http://manu.sporny.org/2012/google-creates-network-hardwar/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 17:33:08 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/google-creates-network-hardwar/</guid>
		<description><![CDATA[Google creates network hardware, utilizes ~100% of capacity (30% is considered great today): http://t.co/jR3XamgM /via @jeffsayre]]></description>
			<content:encoded><![CDATA[<p>Google creates network hardware, utilizes ~100% of capacity (30% is considered great today): http://t.co/jR3XamgM /via @jeffsayre</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/google-creates-network-hardwar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @tommyh: &quot;your web sit&#8230;</title>
		<link>http://manu.sporny.org/2012/rt-tommyh-your-web-sit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-tommyh-your-web-sit</link>
		<comments>http://manu.sporny.org/2012/rt-tommyh-your-web-sit/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 16:26:56 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-tommyh-your-web-sit/</guid>
		<description><![CDATA[RT @tommyh: &#8220;your web site is your api, made possible by rdfa&#8221; [w00t!] &#8211; paraphrasing @ivan_herman at #ldow2012]]></description>
			<content:encoded><![CDATA[<p>RT @tommyh: &#8220;your web site is your api, made possible by rdfa&#8221; [w00t!] &#8211; paraphrasing @ivan_herman at #ldow2012</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-tommyh-your-web-sit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yay! RT @pchampin: @ivan_herma&#8230;</title>
		<link>http://manu.sporny.org/2012/yay-rt-pchampin-ivan_herma/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=yay-rt-pchampin-ivan_herma</link>
		<comments>http://manu.sporny.org/2012/yay-rt-pchampin-ivan_herma/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 16:22:43 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/yay-rt-pchampin-ivan_herma/</guid>
		<description><![CDATA[yay! RT @pchampin: @ivan_herman advocating #jsonld http://t.co/FmwBZHBy at #ldow2012 #www2012 yay! /cc @manusporny]]></description>
			<content:encoded><![CDATA[<p>yay! RT @pchampin: @ivan_herman advocating #jsonld http://t.co/FmwBZHBy at #ldow2012 #www2012 yay! /cc @manusporny</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/yay-rt-pchampin-ivan_herma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling like this right now: h&#8230;</title>
		<link>http://manu.sporny.org/2012/feeling-like-this-right-now-h/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=feeling-like-this-right-now-h</link>
		<comments>http://manu.sporny.org/2012/feeling-like-this-right-now-h/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 14:55:20 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/feeling-like-this-right-now-h/</guid>
		<description><![CDATA[Feeling like this right now: http://t.co/qJWhII7m (okay, well maybe not the last part) #fight #the #system]]></description>
			<content:encoded><![CDATA[<p>Feeling like this right now: http://t.co/qJWhII7m (okay, well maybe not the last part) #fight #the #system</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/feeling-like-this-right-now-h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The short history of business &#8230;</title>
		<link>http://manu.sporny.org/2012/the-short-history-of-business/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-short-history-of-business</link>
		<comments>http://manu.sporny.org/2012/the-short-history-of-business/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 00:21:41 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/the-short-history-of-business/</guid>
		<description><![CDATA[The short history of business crowd-funding: http://t.co/8vnr1VpJ PaySwarm&#8217;s approach: http://t.co/X9XZ5FaA /via @jeffsayre #payswarm]]></description>
			<content:encoded><![CDATA[<p>The short history of business crowd-funding: http://t.co/8vnr1VpJ PaySwarm&#8217;s approach: http://t.co/X9XZ5FaA /via @jeffsayre #payswarm</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/the-short-history-of-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Bank opening up all of t&#8230;</title>
		<link>http://manu.sporny.org/2012/world-bank-opening-up-all-of-t/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=world-bank-opening-up-all-of-t</link>
		<comments>http://manu.sporny.org/2012/world-bank-opening-up-all-of-t/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 22:40:38 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/world-bank-opening-up-all-of-t/</guid>
		<description><![CDATA[World Bank opening up all of their research publications and /data/ &#8211; big news for open government / open data: http://t.co/pFyIcfec]]></description>
			<content:encoded><![CDATA[<p>World Bank opening up all of their research publications and /data/ &#8211; big news for open government / open data: http://t.co/pFyIcfec</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/world-bank-opening-up-all-of-t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@bergie Unfortunately, I won&#8217;t&#8230;</title>
		<link>http://manu.sporny.org/2012/bergie-unfortunately-i-wont/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bergie-unfortunately-i-wont</link>
		<comments>http://manu.sporny.org/2012/bergie-unfortunately-i-wont/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 14:28:43 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/bergie-unfortunately-i-wont/</guid>
		<description><![CDATA[@bergie Unfortunately, I won&#8217;t be at WWW2012 &#8211; but would be happy to have a phone/skype chat with you about RDFa/JSON-LD.]]></description>
			<content:encoded><![CDATA[<p>@bergie Unfortunately, I won&#8217;t be at WWW2012 &#8211; but would be happy to have a phone/skype chat with you about RDFa/JSON-LD.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/bergie-unfortunately-i-wont/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoupling content management &#8230;</title>
		<link>http://manu.sporny.org/2012/decoupling-content-management/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=decoupling-content-management</link>
		<comments>http://manu.sporny.org/2012/decoupling-content-management/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 14:12:37 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/decoupling-content-management/</guid>
		<description><![CDATA[Decoupling content management systems using RDFa and JSON-LD: http://t.co/kTCB0xb8 /via @SepehrLajevardi #rdfa #jsonld #w3c]]></description>
			<content:encoded><![CDATA[<p>Decoupling content management systems using RDFa and JSON-LD: http://t.co/kTCB0xb8 /via @SepehrLajevardi #rdfa #jsonld #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/decoupling-content-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@cjenscook PaySwarm doesn&#8217;t de&#8230;</title>
		<link>http://manu.sporny.org/2012/cjenscook-payswarm-doesnt-de/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cjenscook-payswarm-doesnt-de</link>
		<comments>http://manu.sporny.org/2012/cjenscook-payswarm-doesnt-de/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 16:42:55 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/cjenscook-payswarm-doesnt-de/</guid>
		<description><![CDATA[@cjenscook PaySwarm doesn&#8217;t depend on HTTPS to protect integrity &#8211; it uses digital signatures: http://t.co/iWGDrOFg #payswarm]]></description>
			<content:encoded><![CDATA[<p>@cjenscook PaySwarm doesn&#8217;t depend on HTTPS to protect integrity &#8211; it uses digital signatures: http://t.co/iWGDrOFg #payswarm</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/cjenscook-payswarm-doesnt-de/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@lilinoe @TrinAndTonic @hobbz &#8230;</title>
		<link>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lilinoe-trinandtonic-hobbz</link>
		<comments>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 02:27:29 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz/</guid>
		<description><![CDATA[@lilinoe @TrinAndTonic @hobbz Also, I&#8217;m pretty sure everyone on the Web is into pornography &#8211; ever turned Google Safe Search off? #justsayin]]></description>
			<content:encoded><![CDATA[<p>@lilinoe @TrinAndTonic @hobbz Also, I&#8217;m pretty sure everyone on the Web is into pornography &#8211; ever turned Google Safe Search off? #justsayin</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@lilinoe @TrinAndTonic @hobbz &#8230;</title>
		<link>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lilinoe-trinandtonic-hobbz-2</link>
		<comments>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz-2/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 02:26:17 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz-2/</guid>
		<description><![CDATA[@lilinoe @TrinAndTonic @hobbz What&#8217;s to say I&#8217;m not a lady? At the very least, I have lady-like tendencies.]]></description>
			<content:encoded><![CDATA[<p>@lilinoe @TrinAndTonic @hobbz What&#8217;s to say I&#8217;m not a lady? At the very least, I have lady-like tendencies.</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/lilinoe-trinandtonic-hobbz-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google gives smart retailers a&#8230;</title>
		<link>http://manu.sporny.org/2012/google-gives-smart-retailers-a/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-gives-smart-retailers-a</link>
		<comments>http://manu.sporny.org/2012/google-gives-smart-retailers-a/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 21:40:55 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/google-gives-smart-retailers-a/</guid>
		<description><![CDATA[Google gives smart retailers a boost w/ GoodRelations &#038; RDFa (other retailers left behind): http://t.co/V2imQKTD #w3c #rdfa #seo]]></description>
			<content:encoded><![CDATA[<p>Google gives smart retailers a boost w/ GoodRelations &#038; RDFa (other retailers left behind): http://t.co/V2imQKTD #w3c #rdfa #seo</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/google-gives-smart-retailers-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, a real-time collabora&#8230;</title>
		<link>http://manu.sporny.org/2012/finally-a-real-time-collabora/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finally-a-real-time-collabora</link>
		<comments>http://manu.sporny.org/2012/finally-a-real-time-collabora/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 20:02:08 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/finally-a-real-time-collabora/</guid>
		<description><![CDATA[Finally, a real-time collaborative wiki (like Etherpad for Wikis): http://t.co/vIo2H6xs /via @VenessaMiemis #hackpad #etherpad #wiki]]></description>
			<content:encoded><![CDATA[<p>Finally, a real-time collaborative wiki (like Etherpad for Wikis): http://t.co/vIo2H6xs /via @VenessaMiemis #hackpad #etherpad #wiki</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/finally-a-real-time-collabora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Denver? Learn about HTML5, &#8230;</title>
		<link>http://manu.sporny.org/2012/in-denver-learn-about-html5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-denver-learn-about-html5</link>
		<comments>http://manu.sporny.org/2012/in-denver-learn-about-html5/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 20:37:28 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/in-denver-learn-about-html5/</guid>
		<description><![CDATA[In Denver? Learn about HTML5, RDFa &#038; WebGL from @bsletten at Denver Users Group on 6/18: http://t.co/P705qExu #rdfa #html5]]></description>
			<content:encoded><![CDATA[<p>In Denver? Learn about HTML5, RDFa &#038; WebGL from @bsletten at Denver Users Group on 6/18: http://t.co/P705qExu #rdfa #html5</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/in-denver-learn-about-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>node.js achieves 250,000 simul&#8230;</title>
		<link>http://manu.sporny.org/2012/node-js-achieves-250000-simul/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=node-js-achieves-250000-simul</link>
		<comments>http://manu.sporny.org/2012/node-js-achieves-250000-simul/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 20:28:10 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/node-js-achieves-250000-simul/</guid>
		<description><![CDATA[node.js achieves 250,000 simultaneous connections, melts faces: http://t.co/2YcHw1tJ #sick #nodejs #c250k]]></description>
			<content:encoded><![CDATA[<p>node.js achieves 250,000 simultaneous connections, melts faces: http://t.co/2YcHw1tJ #sick #nodejs #c250k</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/node-js-achieves-250000-simul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in JSON-LD (super-sessio&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-json-ld-super-sessio/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-json-ld-super-sessio</link>
		<comments>http://manu.sporny.org/2012/today-in-json-ld-super-sessio/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 16:33:10 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-json-ld-super-sessio/</guid>
		<description><![CDATA[Today in JSON-LD (super-session covering: graph support, keyword aliasing, API design): http://t.co/JiX9E1pu #jsonld #w3c]]></description>
			<content:encoded><![CDATA[<p>Today in JSON-LD (super-session covering: graph support, keyword aliasing, API design): http://t.co/JiX9E1pu #jsonld #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-json-ld-super-sessio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @mfhepp: Google just added &#8230;</title>
		<link>http://manu.sporny.org/2012/rt-mfhepp-google-just-added/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rt-mfhepp-google-just-added</link>
		<comments>http://manu.sporny.org/2012/rt-mfhepp-google-just-added/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 16:28:21 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/rt-mfhepp-google-just-added/</guid>
		<description><![CDATA[RT @mfhepp: Google just added GoodRelations/RDFa support for many additional countries: http://t.co/KEvAXhzq #seo #rdfa]]></description>
			<content:encoded><![CDATA[<p>RT @mfhepp: Google just added GoodRelations/RDFa support for many additional countries: http://t.co/KEvAXhzq #seo #rdfa</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/rt-mfhepp-google-just-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@markuslanthaler @neurobashing&#8230;</title>
		<link>http://manu.sporny.org/2012/markuslanthaler-neurobashing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=markuslanthaler-neurobashing</link>
		<comments>http://manu.sporny.org/2012/markuslanthaler-neurobashing/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 02:58:23 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/markuslanthaler-neurobashing/</guid>
		<description><![CDATA[@markuslanthaler @neurobashing We /think/ it was a PHP vulnerability &#8211; all PHP sites were pwnd, PHP 5.3.10, apache 2.2.22-1]]></description>
			<content:encoded><![CDATA[<p>@markuslanthaler @neurobashing We /think/ it was a PHP vulnerability &#8211; all PHP sites were pwnd, PHP 5.3.10, apache 2.2.22-1</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/markuslanthaler-neurobashing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nothing like spending a Saturd&#8230;</title>
		<link>http://manu.sporny.org/2012/nothing-like-spending-a-saturd/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nothing-like-spending-a-saturd</link>
		<comments>http://manu.sporny.org/2012/nothing-like-spending-a-saturd/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 00:36:58 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/nothing-like-spending-a-saturd/</guid>
		<description><![CDATA[Nothing like spending a Saturday night doing forensics on a machine that was compromised due to a PHP vulnerability. #php]]></description>
			<content:encoded><![CDATA[<p>Nothing like spending a Saturday night doing forensics on a machine that was compromised due to a PHP vulnerability. #php</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/nothing-like-spending-a-saturd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On being wrong (if you create,&#8230;</title>
		<link>http://manu.sporny.org/2012/on-being-wrong-if-you-create/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=on-being-wrong-if-you-create</link>
		<comments>http://manu.sporny.org/2012/on-being-wrong-if-you-create/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 05:18:50 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/on-being-wrong-if-you-create/</guid>
		<description><![CDATA[On being wrong (if you create, you will want to watch this): http://t.co/tOn0fnjB /by @kathrynschulz #ted #video]]></description>
			<content:encoded><![CDATA[<p>On being wrong (if you create, you will want to watch this): http://t.co/tOn0fnjB /by @kathrynschulz #ted #video</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/on-being-wrong-if-you-create/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@ndebock re: OpenTransact vs. &#8230;</title>
		<link>http://manu.sporny.org/2012/ndebock-re-opentransact-vs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ndebock-re-opentransact-vs</link>
		<comments>http://manu.sporny.org/2012/ndebock-re-opentransact-vs/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 02:18:41 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/ndebock-re-opentransact-vs/</guid>
		<description><![CDATA[@ndebock re: OpenTransact vs. PaySwarm &#8211; you may be interested in this: http://t.co/UmDD0PBk #w3c #opentransact #payswarm]]></description>
			<content:encoded><![CDATA[<p>@ndebock re: OpenTransact vs. PaySwarm &#8211; you may be interested in this: http://t.co/UmDD0PBk #w3c #opentransact #payswarm</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/ndebock-re-opentransact-vs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need to quickly create a diagr&#8230;</title>
		<link>http://manu.sporny.org/2012/need-to-quickly-create-a-diagr/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=need-to-quickly-create-a-diagr</link>
		<comments>http://manu.sporny.org/2012/need-to-quickly-create-a-diagr/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 00:21:13 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/need-to-quickly-create-a-diagr/</guid>
		<description><![CDATA[Need to quickly create a diagram? Interactive diagram editor in JavaScript, exports SVG: http://t.co/Drr1mMPV #js #svg #html5]]></description>
			<content:encoded><![CDATA[<p>Need to quickly create a diagram? Interactive diagram editor in JavaScript, exports SVG: http://t.co/Drr1mMPV #js #svg #html5</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/need-to-quickly-create-a-diagr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in RDFa (status of imple&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-rdfa-status-of-imple/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-rdfa-status-of-imple</link>
		<comments>http://manu.sporny.org/2012/today-in-rdfa-status-of-imple/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 18:24:51 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-rdfa-status-of-imple/</guid>
		<description><![CDATA[Today in RDFa (status of implementations, responses to @hsivonen, HTML5+RDFa, next steps): http://t.co/Nk73QVS1 #rdfa #w3c #html5]]></description>
			<content:encoded><![CDATA[<p>Today in RDFa (status of implementations, responses to @hsivonen, HTML5+RDFa, next steps): http://t.co/Nk73QVS1 #rdfa #w3c #html5</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-rdfa-status-of-imple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google begins testing Augmente&#8230;</title>
		<link>http://manu.sporny.org/2012/google-begins-testing-augmente/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-begins-testing-augmente</link>
		<comments>http://manu.sporny.org/2012/google-begins-testing-augmente/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 21:49:44 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/google-begins-testing-augmente/</guid>
		<description><![CDATA[Google begins testing Augmented Reality glasses (video): http://t.co/JICkEOJF #google #ar]]></description>
			<content:encoded><![CDATA[<p>Google begins testing Augmented Reality glasses (video): http://t.co/JICkEOJF #google #ar</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/google-begins-testing-augmente/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM (top-three database provid&#8230;</title>
		<link>http://manu.sporny.org/2012/ibm-top-three-database-provid/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-top-three-database-provid</link>
		<comments>http://manu.sporny.org/2012/ibm-top-three-database-provid/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 15:35:06 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/ibm-top-three-database-provid/</guid>
		<description><![CDATA[IBM (top-three database provider in the world) shipping production-quality Linked Data/RDF support in DB2: http://t.co/NbsrxakQ]]></description>
			<content:encoded><![CDATA[<p>IBM (top-three database provider in the world) shipping production-quality Linked Data/RDF support in DB2: http://t.co/NbsrxakQ</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/ibm-top-three-database-provid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excellent piece about LGBT rig&#8230;</title>
		<link>http://manu.sporny.org/2012/excellent-piece-about-lgbt-rig/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=excellent-piece-about-lgbt-rig</link>
		<comments>http://manu.sporny.org/2012/excellent-piece-about-lgbt-rig/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 12:29:49 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/excellent-piece-about-lgbt-rig/</guid>
		<description><![CDATA[Excellent piece about LGBT rights, Brendan Eich and Mozilla by @tommorris : http://t.co/3m4IY9Ap #lgbt #rights]]></description>
			<content:encoded><![CDATA[<p>Excellent piece about LGBT rights, Brendan Eich and Mozilla by @tommorris : http://t.co/3m4IY9Ap #lgbt #rights</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/excellent-piece-about-lgbt-rig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site does a pretty awesome&#8230;</title>
		<link>http://manu.sporny.org/2012/new-site-does-a-pretty-awesome/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-site-does-a-pretty-awesome</link>
		<comments>http://manu.sporny.org/2012/new-site-does-a-pretty-awesome/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 02:32:26 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/new-site-does-a-pretty-awesome/</guid>
		<description><![CDATA[New site does a pretty awesome job of finding good, available domain names: http://t.co/hrg8fmJn /via @davidlehn]]></description>
			<content:encoded><![CDATA[<p>New site does a pretty awesome job of finding good, available domain names: http://t.co/hrg8fmJn /via @davidlehn</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/new-site-does-a-pretty-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atlassian greatly improves git&#8230;</title>
		<link>http://manu.sporny.org/2012/atlassian-greatly-improves-git/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=atlassian-greatly-improves-git</link>
		<comments>http://manu.sporny.org/2012/atlassian-greatly-improves-git/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 19:53:18 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/atlassian-greatly-improves-git/</guid>
		<description><![CDATA[Atlassian greatly improves git forking by adding spooning feature: http://t.co/vymPgFgS #git #dvcs]]></description>
			<content:encoded><![CDATA[<p>Atlassian greatly improves git forking by adding spooning feature: http://t.co/vymPgFgS #git #dvcs</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/atlassian-greatly-improves-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in Web Payments (commerc&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-web-payments-commerc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-web-payments-commerc</link>
		<comments>http://manu.sporny.org/2012/today-in-web-payments-commerc/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 19:28:42 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-web-payments-commerc/</guid>
		<description><![CDATA[Today in Web Payments (commerce, credit card / bank / pay vocabulary, payswarm vocabulary): http://t.co/T9X1annl #w3c #payswarm&#8230;]]></description>
			<content:encoded><![CDATA[<p>Today in Web Payments (commerce, credit card / bank / pay vocabulary, payswarm vocabulary): http://t.co/T9X1annl #w3c #payswarm&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-web-payments-commerc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MorpHex walking hexapod robot &#8230;</title>
		<link>http://manu.sporny.org/2012/morphex-walking-hexapod-robot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=morphex-walking-hexapod-robot</link>
		<comments>http://manu.sporny.org/2012/morphex-walking-hexapod-robot/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 15:43:00 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/morphex-walking-hexapod-robot/</guid>
		<description><![CDATA[MorpHex walking hexapod robot turns itself into a ball, rolls: http://t.co/l0wOQKKE #metroid #morethanmeetstheeye]]></description>
			<content:encoded><![CDATA[<p>MorpHex walking hexapod robot turns itself into a ball, rolls: http://t.co/l0wOQKKE #metroid #morethanmeetstheeye</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/morphex-walking-hexapod-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today in JSON-LD (@graph remov&#8230;</title>
		<link>http://manu.sporny.org/2012/today-in-json-ld-graph-remov/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=today-in-json-ld-graph-remov</link>
		<comments>http://manu.sporny.org/2012/today-in-json-ld-graph-remov/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 15:35:10 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/today-in-json-ld-graph-remov/</guid>
		<description><![CDATA[Today in JSON-LD (@graph removal, deep value probing, resolving term conflicts): http://t.co/yikkry2W #jsonld #w3c]]></description>
			<content:encoded><![CDATA[<p>Today in JSON-LD (@graph removal, deep value probing, resolving term conflicts): http://t.co/yikkry2W #jsonld #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/today-in-json-ld-graph-remov/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kid calls demolition company, &#8230;</title>
		<link>http://manu.sporny.org/2012/kid-calls-demolition-company/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kid-calls-demolition-company</link>
		<comments>http://manu.sporny.org/2012/kid-calls-demolition-company/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 15:27:39 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/kid-calls-demolition-company/</guid>
		<description><![CDATA[Kid calls demolition company, requests that her school be knocked down: http://t.co/vjPvd1g9 /cc @keithnolan @sutton_pd #pranks]]></description>
			<content:encoded><![CDATA[<p>Kid calls demolition company, requests that her school be knocked down: http://t.co/vjPvd1g9 /cc @keithnolan @sutton_pd #pranks</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/kid-calls-demolition-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BrowserID stops DDoS (or how B&#8230;</title>
		<link>http://manu.sporny.org/2012/browserid-stops-ddos-or-how-b/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=browserid-stops-ddos-or-how-b</link>
		<comments>http://manu.sporny.org/2012/browserid-stops-ddos-or-how-b/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 16:10:17 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/browserid-stops-ddos-or-how-b/</guid>
		<description><![CDATA[BrowserID stops DDoS (or how BrowserID saved the RDFa Test Suite): http://t.co/UcAuP0mU /by @gkellogg #browserid #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>BrowserID stops DDoS (or how BrowserID saved the RDFa Test Suite): http://t.co/UcAuP0mU /by @gkellogg #browserid #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/browserid-stops-ddos-or-how-b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@JeniT All of the PaySwarm/Web&#8230;</title>
		<link>http://manu.sporny.org/2012/jenit-all-of-the-payswarmweb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jenit-all-of-the-payswarmweb</link>
		<comments>http://manu.sporny.org/2012/jenit-all-of-the-payswarmweb/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 14:23:31 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/jenit-all-of-the-payswarmweb/</guid>
		<description><![CDATA[@JeniT All of the PaySwarm/Web Keys specs also use JSON-LD for their API: http://t.co/NAb96PUt and http://t.co/QcNBEsli #payswarm #w3c]]></description>
			<content:encoded><![CDATA[<p>@JeniT All of the PaySwarm/Web Keys specs also use JSON-LD for their API: http://t.co/NAb96PUt and http://t.co/QcNBEsli #payswarm #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/jenit-all-of-the-payswarmweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just released &#8211; updated Workin&#8230;</title>
		<link>http://manu.sporny.org/2012/just-released-updated-workin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=just-released-updated-workin</link>
		<comments>http://manu.sporny.org/2012/just-released-updated-workin/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 21:42:50 +0000</pubDate>
		<dc:creator>ManuSporny</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://manu.sporny.org/2012/just-released-updated-workin/</guid>
		<description><![CDATA[Just released &#8211; updated Working Draft of HTML5+RDFa 1.1: http://t.co/ahy5KKpM #html5 #rdfa #w3c]]></description>
			<content:encoded><![CDATA[<p>Just released &#8211; updated Working Draft of HTML5+RDFa 1.1: http://t.co/ahy5KKpM #html5 #rdfa #w3c</p>
]]></content:encoded>
			<wfw:commentRss>http://manu.sporny.org/2012/just-released-updated-workin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

