<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://mhausenblas.blogr.com/metaTags/web2.0/rss2html.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>mhausenblas.blogr.com - Tag &apos;web2.0&apos; (RSS 2.0)</title>
<link>http://mhausenblas.blogr.com/metaTags/web2.0/</link>
<description>XML Feed</description>
<language>en</language>
<pubDate>Wed, 20 Feb 2008 22:28:14 +0100</pubDate>
<image><url>http://static.blogr.com/tenants/com/modSiteIcon/tdy-dummy-site-icon.icon.jpg</url>
<title>mhausenblas</title>
<link>http://mhausenblas.blogr.com/metaTags/web2.0/</link>
<width>48</width>
<height>48</height>
</image>
<item><title>The Semantic Web Command Line</title>
<link>http://mhausenblas.blogr.com/stories/8030924/</link>
<description>&lt;p&gt;Ever have wondered if there is something around like a command line for the Semantic Web? An online tool that allows you load and query a range of data sources? Well, peradventure &lt;a href=&quot;http://bnode.org/about&quot;&gt;Benjamin Nowack&lt;/a&gt; has developed a tool, called &lt;a href=&quot;http://semsol.org/semcamp/sparqlbot&quot;&gt;SPARQLBot&lt;/a&gt;, that does all this. It is really great. You launch your favourite IRC client (I use &lt;a href=&quot;http://www.hydrairc.com/&quot;&gt;Hydra IRC&lt;/a&gt;) and then you (or a &lt;a href=&quot;http://www.w3.org/TR/rdf-sparql-query/&quot;&gt;SPARQL&lt;/a&gt; geek near to you) defines a command that does something useful. Pull in some data, query it, smush it, etc.&lt;/p&gt;&lt;p&gt;Check it out! Play around with it. Experience how to instant-integrate data source on an RDF-basis. You will enjoy it. An example may better illustrate it: Imagine you&apos;ve joined the #sparqlbot channel at irc:irc.freenode.net; you query for news (from an RSS channel):&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;mhausenblas&amp;gt;sparqlbot, load &amp;lt;FEEDURI&amp;gt; &lt;p&gt;mhausenblas&amp;gt;sparqlbot, news about XXX&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;What happens in the background is that the feed gets loaded into the store, and the command triggers a SPARQL query:&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;SELECT DISTINCT ?item ?o WHERE {&lt;br /&gt;  ?item a rss:item ; ?p ?o .&lt;br /&gt;  FILTER REGEX(?o, &amp;quot;$1&amp;quot;, &amp;quot;i&amp;quot;)&lt;br /&gt;}&lt;/blockquote&gt;&lt;p&gt;Isn&apos;t that great? I experienced it today. It really rocks :) You can add your own commands (given some basic SPARQL knowledge) and extend the bot&apos;s intelligence. Not to mention that this nice tool (being based on &lt;a href=&quot;http://arc.semsol.org/&quot;&gt;ARC2&lt;/a&gt;) even understands &lt;a href=&quot;http://www.w3.org/TR/xhtml-rdfa-primer/&quot;&gt;RDFa&lt;/a&gt; - very nice, indeed (try also the &apos;sw faq command&apos;). However, the name SPARQLBot is to modest, IMHO. It is THE Semantic Web command line!&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/8030924/</guid>
<pubDate>Wed, 20 Feb 2008 22:28:14 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Interactive Videos</title>
<link>http://mhausenblas.blogr.com/stories/1104245/</link>
<description>Check out &lt;a href=&quot;http://www.asterpix.com/&quot;&gt;http://www.asterpix.com/&lt;/a&gt;!</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1104245/</guid>
<pubDate>Tue, 18 Dec 2007 13:26:10 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>IPTV application review</title>
<link>http://mhausenblas.blogr.com/stories/1082591/</link>
<description>Steve O&apos;Hear has put together a nice piece about current IPTV applications entitled &lt;a rel=&quot;bookmark&quot; href=&quot;http://www.last100.com/2007/07/24/8-internet-tv-apps-in-8-weeks/&quot; title=&quot;Permanent Link to 8 Internet TV apps in 8 weeks&quot;&gt;8 Internet TV apps in 8 weeks&lt;/a&gt;.</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1082591/</guid>
<pubDate>Thu, 06 Sep 2007 22:03:33 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Microformats aren&apos;t an answer to the Sem...</title>
<link>http://mhausenblas.blogr.com/stories/1076226/</link>
<description>&lt;p&gt;I can see many valid things in Keith&apos;s post about &lt;a href=&quot;http://semwebdev.keithalexander.co.uk/blog/posts/microformats-not-semantic-web&quot;&gt;uF and the Semantic Web&lt;/a&gt; (like &apos;Things have URIs&apos;), but I like most his conclusion:&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;&lt;p&gt;So in other words, Microformats are not, in themselves, building, or contributing to, the semantic web. They &lt;a href=&quot;http://www-sop.inria.fr/acacia/personnel/Fabien.Gandon/tmp/grddl/grddl-introduction-v3&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;can&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; be &lt;a href=&quot;http://www.w3.org/2003/g/talk62/slides#(1)&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;made&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; to join the semantic web, but this requires extra effort on the part of individual authors – it does not come ‘for free’ when ‘doing microformats’. &lt;/p&gt;&lt;/blockquote&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1076226/</guid>
<pubDate>Mon, 30 Jul 2007 20:30:57 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Explaining Wikis and RSS (video)</title>
<link>http://mhausenblas.blogr.com/stories/1067747/</link>
<description>&lt;p&gt;Quoting &lt;a href=&quot;http://radar.oreilly.com/brady/&quot;&gt;Brady Forrest&lt;/a&gt; on O&amp;#39;Reilly Radar:&lt;/p&gt;&lt;blockquote style=&quot;margin-right: 0px&quot;&gt;&lt;p&gt;At various times I have had to explain what a wiki is to people and I rarely do a good job. In the future I may just show them Lee &amp;amp; Sachi LeFever&amp;#39;s video &lt;a href=&quot;http://www.commoncraft.com/video-wikis-plain-english&quot;&gt;Wikis in Plain English&lt;/a&gt;. It does a really good job of explaining why and how someone would want to us a wiki. They doing a good job of keeping the vocabulary on the easily-understood side of tech. If you ever need to explain RSS they have a &lt;a href=&quot;http://www.commoncraft.com/rss_plain_english&quot;&gt;video&lt;/a&gt; for that too.&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1067747/</guid>
<pubDate>Wed, 30 May 2007 20:55:56 +0200</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>RDFa news</title>
<link>http://mhausenblas.blogr.com/stories/1052703/</link>
<description>Mark Birbek explains how to use &lt;a href=&quot;http://internet-apps.blogspot.com/2007/02/using-rdfa-in-xhtml-1.html&quot;&gt;RDFa in XHTML 1&lt;/a&gt; - STOP - The &lt;a href=&quot;http://www.w3.org/2006/07/SWD/RDFa/&quot;&gt;RDFa specification&lt;/a&gt; (incl. Primer, Syntax, Use Cases, and Test Suite) is on its way - STOP - &lt;a href=&quot;http://www.snee.com/bobdc.blog/&quot;&gt;&lt;font color=&quot;#0066cc&quot;&gt;Bob DuCharme&lt;/font&gt;&lt;/a&gt; has a nice article that &lt;a href=&quot;http://www.xml.com/pub/a/2007/02/14/introducing-rdfa.html&quot;&gt;&lt;font color=&quot;#0066cc&quot;&gt;introduces RDFa&lt;/font&gt;&lt;/a&gt; step by step - STOP - Benjamin Nowack wrote a form-based, semi-automatic &lt;a href=&quot;http://bnode.org/blog/2007/02/12/comparison-of-microformats-erdf-and-rdfa&quot;&gt;comparison matrix for RDFa, eRDF and microformats&lt;/a&gt;.</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1052703/</guid>
<pubDate>Fri, 23 Feb 2007 09:51:20 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
<item><title>Ookles - Semantic Media ?</title>
<link>http://mhausenblas.blogr.com/stories/1046937/</link>
<description>&lt;p&gt;&lt;font size=&quot;2&quot;&gt;Reading a &lt;a href=&quot;http://www.techcrunch.com/2006/12/18/ookles-to-launch-in-early-2007/&quot; target=&quot;_blank&quot;&gt;review&lt;/a&gt; of a new media service called &lt;a href=&quot;http://www.ookles.com/&quot; target=&quot;_blank&quot;&gt;Ookles&lt;/a&gt; (to be launched soon) that a&lt;/font&gt;&lt;font size=&quot;2&quot;&gt;mong other things offers &lt;strong&gt;facial and object recognition&lt;/strong&gt; and an automatic organization of your photos + some kind of &lt;strong&gt;intelligent automatic tagging&lt;/strong&gt; for your media, I am eager to see it working ... and might want to know what kind of technology they use?&lt;/font&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;BTW: Ookles = Flickr+Riya+YouTube ...&lt;/p&gt;</description>
<guid isPermaLink="true">http://mhausenblas.blogr.com/stories/1046937/</guid>
<pubDate>Thu, 04 Jan 2007 20:43:26 +0100</pubDate>
<dc:creator>mhausenblas</dc:creator>
</item>
</channel>
</rss>
