<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>UMBC ebiquity</title>
	
	<link>http://ebiquity.umbc.edu/blogger</link>
	<description>EBB is the ebiquity research group\\\'s blog at the University of Maryland, Baltimore County (UMBC).  We focus on technologies that facilitate the design, implementation and control of distributed, intelligent information systems -- mobile and pervasive computing, ad hoc networking, multiagent systems, knowledge representation and reasoning, and the semantic web.  As the tides of technology ebb and flow, we hope the good ideas wash up on our beach and the bad ones drift back out to sea.</description>
	<lastBuildDate>Sun, 22 Nov 2009 00:00:00 PST</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ebiquity" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>Links for 2009-11-21 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-21</link><pubDate>Sun, 22 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-21</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gcn.com/articles/2009/11/30/a-space-dia-intell-sharing-wiki.aspx"&gt;A-Space: social media for intelligence gathering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://image-swirl.googlelabs.com/"&gt;Google Image Swirl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://news.bbc.co.uk/2/hi/uk_news/magazine/8367957.stm"&gt;What happened to Second Life?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Links for 2009-11-20 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-20</link><pubDate>Sat, 21 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-20</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.bargaineering.com/articles/how-to-answer-the-10-most-common-interview-questions.html"&gt;10 common interview questions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.technologyreview.com/computing/23988/?a=f"&gt;Self-Policing Cloud Computing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ontologydesignpatterns.org/wiki/Main_Page"&gt;Ontology Design Patterns&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://searchengineland.com/google-builds-out-a-national-real-estate-search-engine-30232"&gt;Google Real Estate search&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://trendsmap.com/"&gt;Real-time local Twitter trends&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item>
		<title>Twitter API enables geotagging</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/20/twitter-api-enables-geotagging/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/20/twitter-api-enables-geotagging/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:50:39 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2713</guid>
		<description><![CDATA[Twitter turned on its API for geotagging tweets yesterday, as announce in in a post on their blog, Think Globally, Tweet Locally.   Currently, geographic information will only be associated with your tweets if you use an application that adds it and will only be used to display your tweets when viewed with an [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter turned on its API for geotagging tweets yesterday, as announce in in a post on their blog, <a href="http://blog.twitter.com/2009/11/think-globally-tweet-locally.html">Think Globally, Tweet Locally</a>.   Currently, geographic information will only be associated with your tweets if you use an application that adds it and will only be used to display your tweets when viewed with an application that can exploit it.  Here&#8217;s the way Twitter described it.</p>
<blockquote><p>
&#8220;This release is unique in that it&#8217;s API-only which means you won&#8217;t see any changes on <a href="http://twitter.com/" target="_blank">twitter.com</a>, yet. Instead, Twitter applications like <a href="http://birdfeedapp.com/">Birdfeed</a>, <a href="http://www.seesmic.com/app">Seesmic Web</a>, <a href="http://foursquare.com/">Foursquare</a>, <a href="http://gowalla.com/">Gowalla</a>, <a href="http://twidroid.com/">Twidroid</a>, <a href="http://j.mp/twitpro">Twittelator Pro</a> and others are already supporting this new functionality (go try them out now!) in interesting ways that include geotagging your tweets and displaying the location from where a tweet was posted.&#8221;
</p></blockquote>
<p>Examining Twitter&#8217;s <a href="http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update">status update API </a> description shows how one associates a location with a Tweet.  Pretty simple.</p>
<p>Since disclosing your location raises privacy concerns, Twitter has made geotagging an opt-in service and also allows users to delete all of the location information associated with their tweets.  Moreover, their policy, as described <a href="http://help.twitter.com/forums/26810/entries/78525">here</a>, says</p>
<blockquote><p>
&#8220;We require application developers to be upfront and obvious about when they are Geotagging an update. If you ever find that an application is doing it without notifying you, please let us know.&#8221;
</p></blockquote>
<p>Twitter has updated its <a href="http://twitter.com/privacy">privacy policy</a> to cover location information.</p>
<p>You can read more on <a href="http://www.readwriteweb.com/archives/twitter_location_api_possible_uses.php">ReadWriteWeb</a> and <a href="http://www.techcrunch.com/2009/11/19/twitter-location-api/">Techcrunch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/20/twitter-api-enables-geotagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item><title>Links for 2009-11-19 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-19</link><pubDate>Fri, 20 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-19</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.timesonline.co.uk/tol/comment/columnists/guest_contributors/article6920761.ece"&gt;Put in your postcode, out comes the data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Links for 2009-11-18 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-18</link><pubDate>Thu, 19 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-18</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://eu.techcrunch.com/2009/11/18/mendeley-the-last-fm-of-research-could-be-world%E2%80%99s-largest-online-research-paper-database-by-early-2010/"&gt;Mendeley: online research paper DB&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Links for 2009-11-17 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-17</link><pubDate>Wed, 18 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-17</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://glinden.blogspot.com/2009/11/put-that-database-in-memory.html"&gt;Put that database in memory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://logo.twentygototen.org/_REo_2F2"&gt;logo in your browser&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item>
		<title>XKCD on the difference between academia and business</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/18/xkcd-on-the-difference-between-academia-and-business/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/18/xkcd-on-the-difference-between-academia-and-business/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 06:53:38 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2702</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><center><br />
<a href="http://xkcd.com/664/"><img src="http://ebiquity.umbc.edu/blogger/wp-content/uploads/2009/11/academia_vs_business.png" alt="academia vs. business" title="academia_vs_business" width="500" height="258"  /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/18/xkcd-on-the-difference-between-academia-and-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item><title>Links for 2009-11-16 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-16</link><pubDate>Tue, 17 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-16</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.buzzmachine.com/2009/11/15/nose-face-cut-spite-blocking-google/"&gt;Nose, face, cut, spite: Blocking Google&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Links for 2009-11-15 [del.icio.us]</title><link>http://del.icio.us/ebiquity#2009-11-15</link><pubDate>Mon, 16 Nov 2009 00:00:00 PST</pubDate><guid isPermaLink="true">http://del.icio.us/ebiquity#2009-11-15</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bitnami.org/"&gt;BitNami: Open Source. Simplified&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/infobox_template_coherence"&gt;Wikipedia infobox template coherence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://inventwithpython.com/"&gt;Invent with Python&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item>
		<title>Wikipedia infobox template coherence</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/15/wikipedia-infobox-template-coherence/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/15/wikipedia-infobox-template-coherence/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 17:29:02 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[KR]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[cyc]]></category>
		<category><![CDATA[dbpedia]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2695</guid>
		<description><![CDATA[Wikipedia has an interesting RFC on approaches to achieve and maintain better coherence in its infobox templates.  This is significant because Wikipedia is becoming the new CYC &#8212; a broad, practical KB filled with general purpose background knowledge.  The RFC was kicked off by discussions on dbpedia template annotations.  The RFC defines [...]]]></description>
			<content:encoded><![CDATA[<p>Wikipedia has an interesting <a href="http://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/infobox_template_coherence">RFC</a> on approaches to achieve and maintain better coherence in its infobox templates.  This is significant because Wikipedia is becoming the new CYC &#8212; a broad, practical KB filled with general purpose background knowledge.  The RFC was kicked off by discussions on <a href="http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#DBpedia_Template_Annotations">dbpedia template annotations</a>.  The RFC defines the problem as:</p>
<blockquote><p> &#8220;Wikipedia uses hundreds of infobox templates for describing various entity types like NFL teams, schools in Canada, train stations etc. These infoboxes are separated and do not use a common vocabulary. Several different spellings of attributes are used for them, which all stand for the same meaning (e.g. birth_place, birthPlace, origin). This poses limitations to checking consistency within Wikipedia infoboxes, amongst different language editions, and it makes it hard for external tools to reuse the information in infoboxes.&#8221;</p></blockquote>
<p>The goals mentioned in the RFC include (1) establishing the currently missing links between synonymous template attributes, (2) enabling authors to use template annotations to check for for factual inconsistencies (e.g., outdated population figures), and (3) providing consensus about which properties should be used in templates and what data they should contain.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/15/wikipedia-infobox-template-coherence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EU approves law requiring user consent for Web cookies</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/13/eu-approves-law-requiring-user-consent-for-web-cookies/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/13/eu-approves-law-requiring-user-consent-for-web-cookies/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 18:25:22 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2690</guid>
		<description><![CDATA[This ought to be fun.
According to an article in the WSJ, Europe Approves New Cookie Law, &#8220;the Council of the European Union has approved new legislation that would require Web users to consent to Internet cookies..&#8221;
 The law could have broad repercussions for online ads. “Almost every site that carries advertising should be seeking its [...]]]></description>
			<content:encoded><![CDATA[<p>This ought to be fun.</p>
<p>According to an article in the WSJ, <a href="http://blogs.wsj.com/digits/2009/11/11/europe-approves-new-cookie-law/">Europe Approves New Cookie Law</a>, &#8220;the Council of the European Union has approved new legislation that would require Web users to consent to Internet cookies..&#8221;</p>
<blockquote><p> The law could have broad repercussions for online ads. “Almost every site that carries advertising should be seeking its visitors’ consent to the serving of cookies,” wrote Struan Robertson, a lawyer specializing in technology at Pinsent Masons and editor of Out-Law.com. “It also catches sites that count visitors — so if your site uses Google Analytics or WebTrends, you’re caught.”  </p></blockquote>
<p>This hit slashdot (<a href="http://yro.slashdot.org/story/09/11/13/1348222/Breathtakingly-Stupid-EU-Cookie-Law-Passes">&#8220;Breathtakingly Stupid&#8221; EU Cookie Law Passes</a>) this morning.</p>
<p>By the way, our ebiquity site uses cookies.  Send mail to <i>no-more-ebiquity-cookies at cs.umbc.edu</i> if you want to opt out.</p>
<p>Hmmmm.  I wonder how we would implement cookie opt-out.  I think setting a cookie to indicate that the user has opted out of your site&#8217;s cookies would be a good approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/13/eu-approves-law-requiring-user-consent-for-web-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XKCD on elections and voting</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/12/xkcd-on-elections-and-voting/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/12/xkcd-on-elections-and-voting/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 08:40:10 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[irv]]></category>
		<category><![CDATA[range voting]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2676</guid>
		<description><![CDATA[Around here we prefer range voting to approval voting or IRV.



]]></description>
			<content:encoded><![CDATA[<p>Around here we prefer <a href="http://en.wikipedia.org/wiki/Range_voting">range voting</a> to <a href="http://en.wikipedia.org/wiki/Approval_voting">approval voting</a> or <a href="http://en.wikipedia.org/wiki/Instant-runoff_voting">IRV</a>.</p>
<p><center><br />
<a href="http://xkcd.com/661/"><img src="http://ebiquity.umbc.edu/blogger/wp-content/uploads/2009/11/two_party_system-300x87.png" alt="two_party_system" title="I favor approval voting or IRV chiefly because they mean we might get to bring back The Bull Moose party." alt="Two-Party System" width="370" height="108"  /></a><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/12/xkcd-on-elections-and-voting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A review of the Google Go programming language</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/12/a-review-of-googles-go-programming-language/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/12/a-review-of-googles-go-programming-language/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 05:15:32 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2671</guid>
		<description><![CDATA[Mark Chu-Carroll is a Google software engineer who&#8217;s written a long, detailed and informed review of Google&#8217;s new programming language Go.  It&#8217;s worth a read if you are interested in understanding what it&#8217;s like as a programming language. Here&#8217;s a few points that I took note of.

&#8220;The guys who designed Go were very focused [...]]]></description>
			<content:encoded><![CDATA[<p>Mark Chu-Carroll is a Google software engineer who&#8217;s written a long, detailed and informed review of <a href="http://scienceblogs.com/goodmath/2009/11/googles_new_language_go.php">Google&#8217;s new programming language Go</a>.  It&#8217;s worth a read if you are interested in understanding what it&#8217;s like as a programming language. Here&#8217;s a few points that I took note of.</p>
<ul>
&#8220;The guys who designed Go were very focused on keeping things as small and simple as possible. When you look at it in contrast to a language like C++, it&#8217;s absolutely striking. Go is very small, and very simple. There&#8217;s no cruft. No redundancy. Everything has been pared down. But for the most part, they give you what you need. If you want a C-like language with some basic object-oriented features and garbage collection, Go is about as simple as you could realistically hope to get.&#8221;</p>
<p>&#8220;The most innovative thing about it is its type system. &#8230; It ends up giving you something with the flavor of Python-ish duck typing, but with full type-checking from the compiler.&#8221;</p>
<p>&#8220;Go programs compile really astonishingly quickly. When I first tried it, I thought that I had made a mistake building the compiler. It was just too damned fast. I&#8217;d never seen anything quite like it.&#8221;</p>
<p>&#8220;At the end of the day, what do I think? I like Go, but I don&#8217;t love it. If it had generics, it would definitely be my favorite of the C/C++/C#/Java family. It&#8217;s got a very elegant simplicity to it which I really like. The interface type system is wonderful. The overall structure of programs and modules is excellent. But it&#8217;s got some ugliness. &#8230;  It&#8217;s not going to wipe C++ off the face of the earth. But I think it will establish itself as a solid alternative.&#8221;
</ul>
<p><a href="http://golang.org/">Go</a> sounds like a language that will help you grow as a computer scientist if you use it.  That&#8217;s a good enough recommendation for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/12/a-review-of-googles-go-programming-language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CFP: JWS special issue on semantic search</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/11/cfp-jws-special-issue-on-semantic-search/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/11/cfp-jws-special-issue-on-semantic-search/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:21:59 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[sEARCH]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2664</guid>
		<description><![CDATA[Yong Yu and Rudi Studer are editing a special issue of the Journal of Web Semantics on semantic search that will appear in the summer 2010.  The special issue will cover interdisciplinary topics between Semantic Web and search. See the call for papers for a list of relevant topics and details on how to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://apex.sjtu.edu.cn/apex_wiki/yyu">Yong Yu</a> and <a href="http://www.aifb.uni-karlsruhe.de/Staff/Personen/viewPerson?id_db=57">Rudi Studer</a> are editing a special issue of the <a href="http://ees.elsevier.com/jws/">Journal of Web Semantics</a> on <i>semantic search</i> that will appear in the summer 2010.  The special issue will cover interdisciplinary topics between Semantic Web and search. See the <a href="http://journalofwebsemantics.blogspot.com/2009/11/jws-special-issue-on-semantic-search.html">call for papers</a> for a list of relevant topics and details on how to submit papers, which are due by 20 January 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/11/cfp-jws-special-issue-on-semantic-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google VP on semantic search and the Semantic Web</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/11/google-vp-on-semantic-search-and-the-semantic-web/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/11/google-vp-on-semantic-search-and-the-semantic-web/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:00:23 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[NLP]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[sEARCH]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2660</guid>
		<description><![CDATA[PCWorld has a story, Google VP Mayer Describes the Perfect Search Engine, with some interesting comments on semantic search from Marissa Mayer, Google&#8217;s vice president of Search Products &#038; User Experience.

&#8220;IDGNS: What&#8217;s the status of semantic search at Google? You have said in the past that through &#8220;brute force&#8221; &#8212; analyzing massive amounts of queries [...]]]></description>
			<content:encoded><![CDATA[<p>PCWorld has a story, <a href="http://www.pcworld.com/businesscenter/article/181874/google_vp_mayer_describes_the_perfect_search_engine.html">Google VP Mayer Describes the Perfect Search Engine</a>, with some interesting comments on <i>semantic search</i> from Marissa Mayer, Google&#8217;s vice president of Search Products &#038; User Experience.</p>
<blockquote><p>
&#8220;IDGNS: What&#8217;s the status of semantic search at Google? You have said in the past that through &#8220;brute force&#8221; &#8212; analyzing massive amounts of queries and Web content &#8212; Google&#8217;s engine can deliver results that make it seem as if it understood things semantically, when it really functions using other algorithmic approaches. Is that still the preferred approach?</p>
<p>Mayer: We believe in building intelligent systems that learn off of data in an automated way, [and then] tuning and refining them. When people talk about semantic search and the semantic Web, they usually mean something that is very manual, with maps of various associations between words and things like that. We think you can get to a much better level of understanding through pattern-matching data, building large-scale systems. That&#8217;s how the brain works. That&#8217;s why you have all these fuzzy connections, because the brain is constantly processing lots and lots of data all the time.</p>
<p>IDGNS: A couple of years ago or so, some experts were predicting that semantic technology would revolutionize search and blindside Google, but that hasn&#8217;t happened. It seems that semantic search efforts have hit a wall, especially because semantic engines are hard to scale.</p>
<p>Mayer: The problem is that language changes. Web pages change. How people express themselves changes. And all those things matter in terms of how well semantic search applies. That&#8217;s why it&#8217;s better to have an approach that&#8217;s based on machine learning and that changes, iterates and responds to the data. That&#8217;s a more robust approach. That&#8217;s not to say that semantic search has no part in search. It&#8217;s just that for us, we really prefer to focus on things that can scale. If we could come up with a semantic search solution that could scale, we would be very excited about that. For now, what we&#8217;re seeing is that a lot of our methods approximate the intelligence of semantic search but do it through other means.&#8221;  </p></blockquote>
<p>I interpret these comments to mean that Google&#8217;s management still views the concept of semantic search (and the Semantic Web) as involving better understanding of the intended meaning of text in documents and queries.  The W3C&#8217;s <i>web of data</i> model is still not on their radar.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/11/google-vp-on-semantic-search-and-the-semantic-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Can cloud computing be entirely trusted?</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/10/can-cloud-computing-be-entirely-trusted/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/10/can-cloud-computing-be-entirely-trusted/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 14:54:43 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[High performance computing]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2656</guid>
		<description><![CDATA[The Economist has been running a series of online Oxford Union style debates on topical issues &#8212; CEO pay, healthcare, climate change, etc. The latest one is on the cloud computing: This house believes that the cloud can&#8217;t be entirely trusted.
In his opening remarks, moderator Ludwig Siegele says

&#8220;The participants in this debate, including the three [...]]]></description>
			<content:encoded><![CDATA[<p>The Economist has been running a series of online <a href="http://en.wikipedia.org/wiki/Oxford_Union">Oxford Union</a> style <a href="http://www.economist.com/debate/archive">debates</a> on topical issues &#8212; CEO pay, healthcare, climate change, etc. The latest one is on the cloud computing: <a href="http://www.economist.com/debate/debates/overview/157">This house believes that the cloud can&#8217;t be entirely trusted</a>.</p>
<p>In his opening remarks, moderator <a href="http://www.economist.com/mediadirectory/listing.cfm?JournalistID=67">Ludwig Siegele</a> says</p>
<blockquote><p>
&#8220;The participants in this debate, including the three guest speakers, all agree that computing is moving into the cloud. &#8220;We are experiencing a disruptive moment in the history of technology, with the expansion of the role of the internet and the advent of cloud-based computing&#8221;, says Stephen Elop, president of Microsoft&#8217;s business division, which generates about a third of the firm&#8217;s revenues ($13 billion) and more than half of its profits ($4.5 billion) in the most recent quarter. Marc Benioff, chief executive of Salesforce.com, the world&#8217;s largest SaaS provider with over $1.2 billion in sales in the past 12 months, is no less bullish: &#8216;Like the shift [from the mainframe to the client/server architecture] that roiled our industry in decades past, the transition to cloud computing is happening now because of major discontinuities in cost, value and function.&#8217;&#8221;
</p></blockquote>
<p>While the debate&#8217;s proposition suggests that security or privacy is its focus, it&#8217;s really a broader argument about how software services will be delivered in the future in which security is just one aspect.</p>
<blockquote><p>
&#8220;Whether and to what extent companies and consumers elect to hand their computing over to others, of course, depends on how much they trust the cloud. And customers still have many questions. How reliable are such services? What about privacy? Don&#8217;t I lose too much control? What if Salesforce.com, for instance, changes its service in a way I do not like? Are such web-based services really cheaper than traditional software? And how easy is it to get my data if I want to change providers? Are there open technical standards that would make this easier?&#8221;
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/10/can-cloud-computing-be-entirely-trusted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow the Journal of Web Semantics on facebook and twitter</title>
		<link>http://ebiquity.umbc.edu/blogger/2009/11/09/follow-the-journal-of-web-semantics-on-facebook-and-twitter/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2009/11/09/follow-the-journal-of-web-semantics-on-facebook-and-twitter/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:24:17 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Ontologies]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=2649</guid>
		<description><![CDATA[The Journal of Web Semantics now has a facebook page and a Twitter account to augment its blog.  All three will be used for news and announcements of call for papers, special issues, availability of new papers, etc. As you might expect, the tweets will be terse items, the facebook updates longer notes and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ees.elsevier.com/jws/" border="0"><img src="http://ebiquity.umbc.edu/blogger/wp-content/uploads/2009/11/jws.gif" align="right" alt="Journal of Web Semantics" title="Journal of Web Semantics" width="122" height="166" border="0" /></a>The <a href="http://ees.elsevier.com/jws/">Journal of Web Semantics</a> now has a facebook page and a Twitter account to augment its <a href="http://journalofwebsemantics.blogspot.com/">blog</a>.  All three will be used for news and announcements of call for papers, special issues, availability of new papers, etc. As you might expect, the tweets will be terse items, the facebook updates longer notes and the blog posts full of details. Those who are interested can follow <a href="http://twitter.com/journalWebSem">@journalWebSem on Twitter</a>, become a fan of the <a href="http://www.facebook.com/pages/Journal-of-Web-Semantics/181730910961">JWS on facebook</a>, and subscribe to the blog&#8217;s feed.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2009/11/09/follow-the-journal-of-web-semantics-on-facebook-and-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
