<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Alex Iskold - ReadWriteWeb</title>
      <link>http://www.readwriteweb.com/feeds//</link>
      <description>Posts by Alex Iskold on ReadWriteWeb</description>
      <language>en</language>
      <copyright>Copyright 2012 Richard MacManus</copyright>
      <managingEditor>readwriteweb@gmail.com</managingEditor>
      <lastBuildDate>Thu, 06 May 2010 14:07:00 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.35-en</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Does Facebook Really Want a Semantic Web?</title>
		<description><![CDATA[<p><img alt="fb_open_graph.png" src="http://www.readwriteweb.com/fb_open_graph.png" width="130" height="139" />Two weeks ago, Facebook has announced a major new initiative called Facebook Open Graph. This is an attempt to not only re-imagine Facebook, but in a lot of ways, an attempt to re-define how the Web works. We <a href="http://www.readwriteweb.com/archives/facebook_open_graph_the_definitive_guide_for_publishers_users_and_competitors.php">wrote in details about the implications</a> of this move for all interested parties.</p>

<div style="float: right; margin-left: 10px;"><script type="text/javascript">tweetmeme_url = 'http://www.readwriteweb.com/archives/does_facebook_really_want_a_semantic_web.php';tweetmeme_source = 'rww';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><p>A big part of the announcement is Facebook's vision of a consumer Semantic Web. In this new world, publishers have an incentive to annotate pages by marking up activities, events, people, movies, books, music and more. The proper markup, would in turn, lead to a much more interconnected Web - people would be connected with each other across websites and around the things they are interested in.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=19543&amp;cb=19543' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=19543&amp;n=19543' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>Directionally, this vision is both correct and important. <a href="http://www.readwriteweb.com/archives/the_top-down_semantic_web.php">We've been talking</a> about pragmatic approach to the Semantic Web for sometime, and we're excited at the possibility of it finally happening. Yet, two weeks after the announcement it is becoming more and more apparent that there are gaps in Facebook's offering and intentions. A close look reveals that perhaps Facebook's intent is not to make the Web more structured, but instead to engineer a way for more data - mostly unstructured - to flow into Facebook databases.</p>

<div class="pullquote">"Instead, it appears that semantics is an afterthought in the race to capture user identity and information, in exchange for sending publishers the traffic."</div><p>As you will see from the rest of the post, <b>it appears that getting semantics right has not been a big priority for Facebook</b>, at least not prior to the announcement. Here are the issues we identify:</p> 

<ol> 
<li>Open Graph Protocol does not support object disambiguation</li> 
<li>Open Graph Protocol does not support multiple objects on the page</li> 
<li>Launch partners have not implemented Open Graph Protocol correctly on their sites</li> 
<li>Facebook does not have the markup on its own pages that it asks the world to adopt</li>
<li>A growing amount of user profile data is full of duplicates and ambiguity</li>     
</ol> 

<h2>Concerns with Open Graph Protocol</h2> 

<p>A week ago, we complimented <a href="http://developers.facebook.com/docs/opengraph">Open Graph Protocol</a> for its simplicity, but upon closer look we are seeing a couple of flaws. First of all, there is no way to disambiguate objects. For example, two movies that have the same name would be considered to be the same movie. A proper way to deal with this sort of thing is to introduce secondary attributes like director or a year that can help identify specific object, but the protocol does not define secondary attributes.</p>

<p>The second issue is that there is no way to markup the objects inside the page. In its current version, the protocol only supports declaring that entire page is about a person, a news event, a musician or a movie, but there is no way to identify objects inside the page. This is a big use case for bloggers and review sites - each blog post typically mentions many entities, and it would be nice to support this use case from the start.</p>

<p>Both of these shortcomings are easy to correct. The nice thing is that the protocol is simple and minimalistic, so adding the bits to handle disambiguation and multiple entities is straightforward. The other things that we are going to discuss, are much more troublesome</p> 

<h2>Launch Partners - Why No Markup?</h2> 

<p>The truism of making the Web more structured is adding more markup. No matter how limited, having markup on the pages is always better than not having it. When Facebook announced the Open Graph Protocol, it highlighted several sites that are already using it. Among them were Yelp, IMDB and Pandora. We took a look to see how exactly these sites are marking up their pages. What we found is rather surprising - <b>none of these sites implemented markup correctly</b>. We looked at the <a href="http://www.imdb.com/title/tt0892769/">How to Train Your Dragon</a> movie on IMDB, <a href="http://www.imdb.com/name/nm0000093/">Brad Pitt's</a> page on IMDB, the Muse page on Pandora and the <a href="http://www.yelp.com/biz/aquagrill-new-york">Acquagrill</a> page on Yelp.</p>

<p>This is what Facebook defines as required properties:</p>  

<p><img alt="fb_protocol_ai.png" src="http://www.readwriteweb.com/fb_protocol_ai.png" width="600" height="170" /></p>

 <p>And this is what we found on the actual partner pages:</p>

<p><img alt="fb_partners_ai.png" src="http://www.readwriteweb.com/fb_partners_ai.png" width="600" height="376"  /></p>

<p>So what does this mean? It means that Facebook implemented special handling for these sites. When a user likes a movie on IMDB or when she likes a movie star, Facebook can't really tell the difference since IMDB is not passing correct information via the protocol. The only reason it works is because IMDB is explicitly hard coded by Facebook.</p>

<p> The roll-out for launch was not generic, but custom, targeted more towards PR than correctness. Why would Facebook allow this instead of having partners implement correct markup is unclear. It is so easy to implement, and the partner pages already have all the necessary information. We conclude that enforcing correctness was simply not a priority for the launch.</p> 

<h2>Eating Your Own Dog Food</h2> 

<p>As it turns out, not only did publishers not markup pages - neither did Facebook. At the time of writing of this post, none of the entity pages on Facebook.com have Open Graph markup. So much for being open - Facebook's own pages remain closed. Ironically, it might not be because the company does not want to markup the pages, but instead that it can't. At least not yet.</p>

<p>Figuring out what is on the page is actually not a trivial problem. This is what <a href="http://www.readwriteweb.com/archives/semantic_web_patterns.php">semantic technologies</a> that Freebase, Powerset, Open Calais, Evri, Zemanta and GetGlue, among others, have been building over the past several years. To be able to markup the pages correctly, especially the ones created by the users, Facebook needs to run them through a sort of semantic processing and disambiguation. This isn't a trivial matter.</p> 

<h2>Unstructured data on user profiles</h2> 

<p><img alt="fb_movies_ai.png" src="http://www.readwriteweb.com/fb_movies_ai.png" width="528" height="501"  /></p>     

<p>All of this comes full circle to impact the users. As the <em>Like</em> buttons spread through the Web, so is the unstructured, duplicated data spreading through user profiles. Absence of semantics creates fragmented connections and noise around the Web.</p>

<p>Below is the listing of movies that I liked and fetched via Facebook Open Graph API. <em>How to Train Your Dragon</em> shows up twice, because I liked it once on IMDB and then also on Fandango. Friends that are see on Fandango page are different from the ones I see on IMDB. And worst of all, all this uncleaned data is showing up on my profile - movie title contains a year in one case and the originating site in the other case.</p>

<p>So right now Facebook does not correlate things across sites. Instead, it just captures the information as is, hoping to maybe clean it up later.</p>

<h2>Conclusion: A different goal?</h2> 

<p>All of these facts when added together lead to the obvious conclusion: <b>Facebook's goal is not to create a better, more structured Web</b>. Instead, it appears that semantics is an afterthought in the race to capture user identity and information, in exchange for sending publishers the traffic. </p>

<p>As more and more data flows into Facebook via the Like buttons, Facebook and publishers are getting the benefit of recycling friends through the content on sites around the Web. But at the same time, the data in user profiles is becoming more and more noisy. Since not as many users are paying attention yet, it just looks silly under a closer inspection.</p>

<p>But to be able to power recommendations, to make social plugins a success and to facilitate good user experience, Facebook will literally need clean up its act. Duplicate and dirty data will be a big turn off for the users, and the longer this problem goes on the more difficult it is going to be for Facebook to deal with it.</p>

<p>We will see in coming weeks and months how the social networking giant will handle this issue. In the mean time, we'd like to reverse the tables. Please tell us what do you think about Facebook's semantic Web ambitions. Should they have gotten the core bits right first before the launch, or is this fine and they will be able to quickly catch up?</p>

<p><em>Disclaimer: Alex Iskold is a founder and CEO of GetGlue.com, a social network for entertainment. GetGlue developed the ability to connect users across different sites through a combination of browser addons and semantic databases in the cloud</em>.</p>  ]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/does_facebook_really_want_a_semantic_web.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/does_facebook_really_want_a_semantic_web.php</link>
         <guid>http://www.readwriteweb.com/archives/does_facebook_really_want_a_semantic_web.php</guid>
         <category>Semantic Web</category>
         <pubDate>Thu, 06 May 2010 14:07:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Facebook Open Graph: The Definitive Guide For Publishers, Users and Competitors</title>
		<description><![CDATA[<p><img src="http://www.readwriteWeb.com/fb_open_graph1.jpg" width="120" height="128" />Facebook just shook the tech world by announcing several major initiatives that collectively constitute an aggressive move to weave the social net on top of the existing Web.The rumors were that the leading social network would launch a "Like" button for the entire Web. Instead, Zuckerberg & Co. unveiled a bold and visionary new platform that cannot be ignored.</p>

<font style="float: right; margin-left: 10px;"><script type="text/javascript">tweetmeme_url = 'http://www.readwriteweb.com/archives/facebook_open_graph_the_definitive_guide_for_publishers_users_and_competitors.php'; tweetmeme_source = 'rww'; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font><p>The bits of this platform bring together the visions of a social, personalized and semantic Web that have been discussed since del.icio.us pioneered Web 2.0 back in 2004. Facebook's vision is both minimalistic and encompassing - but its ambition is to kill off its competition and use 500 million users to take over entire Web.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=19318&amp;cb=19318' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=19318&amp;n=19318' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>Whether we <em>like </em>it (pun intended) or not, we have to understand what this move means. It impacts users, publishers, competitors and, of course, Facebook itself. In this post, we summarize what Facebook announced and ponder the impact this will have on everyone.</p>

<h2>Facebook Open Graph: Publisher Plugins</h2>
<p>The Open Graph is a set combination of publisher plugins, semantic markup and a developer API.</p>

<div class="pullquote">"This new API turns Facebook into a read/write storage of user's tastes."</div><p><strong>Login with Faces & Facepile</strong>: The simpler publisher plugins enhance Facebook Connect. They makes it easy and compelling to sign in by leveraging Facebook cookies and showing faces of Facebook friends who are already members of the service.</p>

<p><strong>Like Button and Like Box</strong>: These plugins add the liking feature to any content, typically the whole page. Both can be enhanced with semantic markup, described below. But the very basic intent for these is to get users to Like on the site and post a link to Facebook, which is then permanently stored on a user's profile and points back to the original site.</p>

<p><strong>Activity Feed and Live Stream</strong>: These plugins show static and dynamic activity on the site. Activity Feed lists recent likes and comments from the site, while Live Stream shows a real-time view of activity on the site and is intended for interactive events.</p>

<p><strong>Recommendations</strong>: This plugin surfaces personalized recommendations for the user based on what friends and everyone else is liking on the site. It is intended to drive the users to other pages on the site.</p>

<h2>Facebook Open Graph: Semantic Markup</h2>
 <p>Facebook announced simple, RDF-based markup to make the plugins smarter. In a nutshell, the markup enables publishers to say what object is on the page - a movie, a book, a recording artist, an event, a sports team, etc. This automatically enables semantics, that is, an understanding that the user is not just interacting with a webpage, but that he or she is liking a specific kind of thing. Semantics then leads to bucketing of the objects into categories like books, movies, music, etc., and gives rise to all sort of applications, including personalized recommendations.</p>

<p>Perhaps even more importantly, the markup helps Facebook connect the users across common interests across different websites. For example, if both Pandora and Last.fm annotate a page about The Beatles using Facebook's markup, then users will be able to see their friends, who like the Beatles across different sites. This is very significant, because the data around friends is sparse and scattered around the sites. Previously, Facebook would surface this data in the stream without persisting it.  Now, the information about a friend's likes of movies, music, books, recording artists, events, sports team, etc. will be permanent on Facebook profiles and readily available in context around the Web. </p>

<h2>Facebook Open Graph: New API</h2>
 <p>The new Facebook API is elegant and streamlined. It makes it easy to access user information (with permission of course) such as profile, friends, etc. All of the calls are REST based and return JSON objects. For example, my profile information can be fetched like this: http://graph.facebook.com/alexiskold. The authentication is based on OAuth 2.0 protocol and makes it simple not only to connect, but to also prompt for permissions to access user information. </p>

<p>This new API turns Facebook into a read/write storage of users' tastes. And not just one user - <em>all Facebook users</em>.</p> 

<h2>Implications for the Users</h2>
  <p><img alt="happy_sad_face.jpg" src="http://www.readwriteWeb.com/happy_sad_face.jpg" width="200" height="202" class="alignright" />With this release, Facebook asks users if they are willing to trade off privacy for personalization. To be clear, no personalization is ever possible without users telling a system about their tastes. What Facebook is asking for is necessary in order to then create personalized Web experience. Whether users want this sort of thing is a different question, but assuming that you want to know more about your friends you will.</p>

<p>Friends' interests around entertainment, sports, travel, etc. will be categorized and available. It will be easy to figure out what your friends are into both on Facebook and around the Web. In addition, Facebook is going to be using its own engine to bring you recommendations for related content. This will further accelerate the discovery and cross linking between friends. This will likely further impact the amount of search people do around the Web. As Fred Wilson <a href="http://www.avc.com/a_vc/2009/04/the-power-of-passed-links.html">pointed out</a> - passed links replace search.</p>

<p>Yet, the crux of user implications is neither of the above, but one single issue: <strong>privacy</strong>. It is unclear at this point that this issue is a concern for actual Facebook users, but it is clear that tech world is raising its eyebrows: <a href="http://www.readwriteWeb.com/archives/facebook_centralization.php">Marshall Kirkpatrick</a>, <a href="http://www.scripting.com/stories/2010/04/21/toFacebookTheAnswerMustBeN.html">Dave Winer</a>, <a href="http://www.buzzmachine.com/2010/04/22/bizarro-identity/">Jeff Jarvis</a> and many others expressed their concerns. People are saying that not only Facebook will know too much about us (because Google is already there today), but that it will be able to control too much.</p>

<p>Personally, I am skeptical that the average Facebook user is going to care all that much. People are notoriously naive about being watched on the Web, and this is likely to be no exception. More likely than not, Facebook users will enjoy the personalization aspects of the new platform and won't think much about it - until Facebook starts openly targeting them.</p>

<p>This was not been part of f8 of course, but Facebook is likely to use the information for targeting. After all, advertising is a major part of its monetization already so why won't it make it even better? If this targeting is too spot on, lots of users will probably get annoyed. Facebook is likely to sooth them via Facebook credits and heavy discounts, negotiated because of their massive volume.</p>

<p>How exactly users react remains to be seen, but they will probably like the new Facebook more because of increased relevancy and interaction with friends around the Web.</p> 


<em><strong>Next page:</strong>Implications for Publishers</em>

<!--nextpage-->

<h2>Implications for Publishers</h2>
 <p><img alt="publishers.jpg" src="http://www.readwriteWeb.com/publishers.jpg" width="190" height="242" class="alignleft" />On the surface, this Facebook offering is a no-brainer for publishers. Who does not want more social activity on their site? However, in reality this is far from a slam dunk. To understand why, consider two types of sites: sites that are either social networks or have social networking integrated, and the sites that have their own commenting and ratings systems. In the first camp you will find Last.fm, Flixster, Goodreads, etc. None of these sites were a launch partner, understandably so. Social connections around music, movies and books are their bread and butter as are the ratings, reviews and recommendations. If they switch to Facebook for all of this, what do they have left?</p>

<p>So any site that already has social networking built in has to decide to abandon that before jumping into the Facebook Open Graph. The even worse problem is the ownership of ratings and comments. Are publishers really ready to give that up? Nobody seriously thinks that users are going to be rating through Facebook and then through the site again. So how is this going to work? It is unclear at this point, but it's likely publishers will ask for ways to replicate or export comments and likes that users sent to Facebook via their site. Perhaps an open API that allows publishers to manipulate the data is the answer, but it is easy to see how some publishers would be very concerned. </p>

<div class="pullquote">"You don't need to look too closely to see that Facebook is creating a feedback loop, which includes it, users and the rest of the Web and excludes its competitors."</div><p>However, if you run a website like eCommerce or a blog or a service like Pandora that currently does not have a lot of social built-in, this offering is a no-brainer as it will instantly start recycling your pages through the massive Facebook power of passed links. </p>

<h2>Implications for Competitors</h2>
 <p><img alt="competitors.jpg" src="http://www.readwriteWeb.com/competitors.jpg" width="150" height="220" class="alignleft" />This is aggressive and brilliant move by Facebook - and Twitter, Google, Yahoo, MySpace, AOL, eBay, Amazon and others, except for Microsoft, should be really worried. It appears that Microsoft is content with just partnering with Facebook, perhaps rightly so. Possibly a Bing deal is in the works, which would make a lot of sense.</p>

<p>For all other players on the Web, the worry is that Facebook is trying to close the loop in exclusively owning user eyeballs. Apparently Facebook is not content with just connecting people; it wants to connect people and things. And not only that, it wants to do it around the Web. And not just any people - friends. You don't need to look too closely to see that Facebook is creating a feedback loop, which includes it, users and the rest of the Web and excludes its competitors. </p>

<p>There are several things that other big players might try to do, the worst of which is to try to mimic Facebook. The "me too" that we've seen way too many times recently has not worked, and will not work now. The second best choice is to try to block it. As strange as it sounds it might just work. Between publisher and user issues there are a lot of concerns, and a carefully orchestrated and coordinated campaign may seriously hurt this initiative. Remember, Beacon was brought down fairly quickly by a combination of user backlash and derogatory press.</p>

<p>The third option - to embrace and extend this platform, to innovate on top of it - is likely to be the best move. Innovation has always trumped stagnation on the Web. The problem is that it might not be that easy to embrace this initiative. After all, it does not look like Facebook asked everyone to gather around the table and cooperate on this. It might not be open to cooperation, but if it is then this is the way forward. </p>

<p>Technically speaking, what Facebook has done is elegant and correct. From markup, to plugins, to API, all of it is modern and awesome. The missing bit is that Facebook appears to be the only repository of data in this equation - and that makes the whole offering seriously closed. Publishers and users don't have a choice as to where to store the data. It is going to Facebook and Facebook alone. Perhaps there is a way to rework the system in a way that fixes that. We will look forward to see how this unfolds.</p> 

<h2>Implications for Facebook</h2>
 <p><img alt="zuckerberg.png" src="http://www.readwriteWeb.com/zuckerberg.png" width="200" height="213" class="alignright" /> Clearly this announcement is yet another turning point for Facebook. Before the conference Facebook was the biggest social network on the planet. If its vision actually happens, Facebook will be the biggest network of people and things on the planet- or to put it differently, it will be the taste graph of the planet.</p>

<p>Obviously there is a different technology that Facebook will need to be building. It already perfected the social networking part, but semantic analysis, recommendation systems, vertical categories like movies and books, as well as having completely open read/write storage of tastes is completely new to the team. The biggest challenge that Facebook will face is to inject, re-deliver and most importantly make use of the data that is flowing into it.</p>

<p>Facebook will be doing some serious number crunching and UI revamps to prepare for this next phase of its life. But perhaps the biggest experiment and test will be delivering relevancy. Google succeed with this in search; Facebook will now have the challenge to bring relevancy to the recommendations and taste-based advertising arena.</p>


<em><strong>Next page:</strong>Implications For the Semantic Web</em>

<!--nextpage-->
<img alt="semantic_web_stack.jpg" src="http://www.readwriteWeb.com/semantic_web_stack.jpg" width="350" height="249" />
<h2>Implications For the Semantic Web</h2>
<p> One of the most exciting parts of the Facebook announcement to me personally is the possible breakthrough in semanticizing the Web. We've written previously about the Semantic Web <a href="http://www.readwriteWeb.com/archives/semantic_web_patterns.php">here</a>, and it has been a personal passion of mine. What Facebook has done has a chance to make vast parts of the consumer Web including movies, books, music, events, sports, and news semantically tagged. Publishers and websites finally have a strong incentive to mark things up and get return traffic from Facebook. </p>

<div class="pullquote">"This is a great chance for the Semantic Web to finally hit consumer verticals and become real."</div><p><p>The actual protocol that Facebook suggested is very simple. To describe the object on the page, the site owner needs to specify the title, type of the object, image, url and the name of the site using simple meta tags. The format is extensible and additional tags can be added. For example, for a book a site can add an isbn number. This format leaves room for ambiguity. The goal of classic semantic markups traditionally has been to refer to entities precisely; for example adding the director to a movie, or a year to remakes. The Facebook protocol does not seem to have this.</p>

<p>There were lots of previous efforts to markup the Web. To name a few, <a href="http://www.w3.org/RDF/">RDF</a>, <a href="http://microformats.org/">microformats</a>, <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">Google Rich Snippets</a>, <a href="http://developer.yahoo.com/searchmonkey/">Yahoo's Search Monkey</a> (based on RDF and microformats), and lastly, <a href="http://abmeta.org">abmeta</a>, which was developed by me with help from Peter Mika at Yahoo. Of all these formats, Facebook's is most similar to abmeta because the markup is placed into meta tags, and is simple and human readable. This simplicity is the key to  broad adoption.</p>

<p><img alt="fb_protocol.png" src="http://www.readwriteWeb.com/fb_protocol.png" width="596" height="232" /></p>

<p><img alt="abmeta.png" src="http://www.readwriteWeb.com/abmeta.png" width="583" height="293" /></p>

<p>So all around, this is a great chance for the Semantic Web to finally hit consumer verticals and become real.</p> 

<h2>Implications for Developers</h2>
 <p><img alt="source_code.jpg" src="http://www.readwriteWeb.com/source_code.jpg" width="200" height="149" /> Every new rich platform that has been rolled out in the past couple of years presented a big opportunity for developers and this one will be no exception. While we do not know exactly what sort of applications will be build on top of new Facebook, we know that they will be very powerful. This platform has the potential to give rise to to new kind of personalization and attention economy that people have been talking about for years. It has of course, a chance to majorly backfire, but I am optimistic.</p>

<p>This will be a gold rush for application that is likely to last for at least a year, like the last one did. It's too early to tell whether this will be a platform that survives and does not hurt is participants. However, it is very likely that the best applications built on this platform will be owned by Facebook. Still, there is a huge new opportunity here for developers and the sky is the limit.</p> 

<h2>Checkmate?</h2>
  <p>Facebook made a major chess move. It might have checkmated its competitors, or perhaps it might have to lose another piece like it lost Beacon. Whichever is the case, right now there are deep implications for Facebook and its competitors, publishers, users and the Web at large. What Facebook has announced cannot be ignored and can not be undone. Everyone needs to figure out the next steps and understand what to do.</p>

<p>Time will tell where we land, but my gut is that positive things will come out of this. If nothing else, let's give Facebook credit for innovation and re-imagination the Web.</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/facebook_open_graph_the_definitive_guide_for_publishers_users_and_competitors.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/facebook_open_graph_the_definitive_guide_for_publishers_users_and_competitors.php</link>
         <guid>http://www.readwriteweb.com/archives/facebook_open_graph_the_definitive_guide_for_publishers_users_and_competitors.php</guid>
         <category>Facebook</category>
         <pubDate>Fri, 23 Apr 2010 10:50:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Why Google and Other Humans Don&apos;t Read Your Book Reviews</title>
		<description><![CDATA[<p><img alt="bookreview_tag_0210.jpg" src="http://www.readwriteweb.com/bookreview_tag_0210.jpg" width="150" height="106" />The book and media industries are going through interesting times, to put it mildly. As physical books prepare for their demise, the confusion around pricing of digital ones grows. Yet, whether physical or digital, to sell books you need marketing. People need to hear about a book before they buy it.
</p>
<p>
This is where the book review come in. Every publicist and publisher's dream is to land a positive review with an authoritative source. A good review in The New York Times or the L.A. Times used to be a pass to big figure sales. Sounds like it still should be, but it is not, because most book reviews are poorly formatted and cannot be recognized by Google and other software.
</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=18255&amp;cb=18255' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=18255&amp;n=18255' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<h2>The Book Review That Nobody Saw</h2>
<p>
Lets take a look at this edgy review of the <a href="http://latimesblogs.latimes.com/jacketcopy/2010/02/manhood.html">Manhood, by the L.A. Times</a>. It is a pure joy to read - it is elegant, clever and gets to the heart of the issue. There is only one problem with it - nobody is going to read it, because Google can't find it.
</p>
<img alt="bookreview_tag5.png" src="http://www.readwriteweb.com/bookreview_tag5.png" width="610" height="99" />
<p>
Try running this very specific Google search - <a href="http://bit.ly/d2YA6e">"Manhood" by Mels van Driel review</a> - and you will not find the L.A. Times among the results - at least not within first three pages that humans would care to flip through. How come might you ask? Well the answer is simple - there is nothing whatsoever that tells Google that this post is a book review about this particular book.
</p>
<p>
And this is not just an isolated problem with this book review from this particular newspaper. The issue is widespread across all major U.S. and international media outlets. Either due to lack of tools or lack of understanding how search engines and other software works, people notoriously don't make their content discoverable.
</p>
<h2>A Simple Way to Please Google</h2>
<p>
So how should be the book reviews tagged?
</p>
<p>
To start with, the title needs to make it clear, that this is a book review. Of course humans may find a more subtle title more enticing, but for the sake of machine: Book Review: Manhood by Mels has to be present. It would be even better to mark up that this is a book review, and here is the book title and here is the author.
</p>
<p>
Next, the post needs to be adorned with the right tags and keywords. L.A. Times' reviews are certainly very clever, but again, Google does not get humor. A better tag would the title of the book, the name of the author and the non-conspicuous phrase "book review".
</p>
<h2>A Better Way to Please Google and Tim Berners-Lee</h2>
<p>
The tagging system described above is still error prone. A computer might not interpret it correctly and would miss this post in the search results. This is because that kind of description is not structured. Humans enjoy a wonderful ability to deal with fuzzy things; computers simply can't do it.
</p>
<img alt="bookreview_tag2.png" src="http://www.readwriteweb.com/bookreview_tag2.png" width="603" height="303" />
<p>
For a computer to understand content, it needs to be described using a markup language. This is a broad and complex topic that has been a focus of the so-called <a href="http://www.readwriteweb.com/archives/semantic_web_patterns.php">Semantic Web</a> and
<a href="http://www.readwriteweb.com/archives/structured_web_microformats_tagging_meta_data.php">structured data</a>.
</p>
<p>
The right way of marking up content so that it can be understood by Google, other search engines and semantic technologies is by using a structured format such as <a href="http://en.wikipedia.org/wiki/EPUB">ePub</a>,
<a href="http://microformats.org/wiki/hreview">hReview Microformat</a>, <a href="http://abmeta.org">abmeta</a> or one of the other structured formats. Using a structured format removes the ambiguity and enables computer to "know" what the review is about.
</p>
<p>
Making the content discoverable by Google in turn makes it discoverable by humans.
</p>
<h2>Tagging: It's All About the Money</h2>
<p>
Could it just be that book reviewers in major newspapers would get more page views if they did a better job tagging content? And then in turn, could it also be that if more people discovered clever and elegant reviews then more books would be sold? Even if you don't think so, there is way too much risk of getting this one wrong.
</p>
<p>
Doing appropriate, standard tagging and markup of book reviews is cheap and simple and should be part of the daily publishing routine. Each media company needs to invest in standards and guidelines around content markup. This is not just a matter of being good citizen of the Web, it is a matter of making money.
</p>
<p>Photo credit: <a href="http://www.sxc.hu/profile/svilen001">Ivan Petrov</a>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/why_google_and_other_humans_dont_read_your_book_reviews.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/why_google_and_other_humans_dont_read_your_book_reviews.php</link>
         <guid>http://www.readwriteweb.com/archives/why_google_and_other_humans_dont_read_your_book_reviews.php</guid>
         <category>Semantic Web</category>
         <pubDate>Sun, 14 Feb 2010 18:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>The Future of Search: Social Relevancy Rank</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09a.jpg" width="150" height="112" />FriendFeed has <a href="http://www.readwriteweb.com/archives/how_to_use_the_new_friendfeed.php">recently launched</a> a search feature, and so Facebook search must be coming soon.</p>

<p>Real-time Web search (of streams of activities) is a <a href="http://www.readwriteweb.com/archives/keeping_an_eye_on_collecta_real-time_search_engine.php">hot topic</a> <a href="http://www.readwriteweb.com/archives/sorry_google_you_missed_the_real_time_web.php">right</a> <a href="http://www.readwriteweb.com/archives/make_google_real_time_with_twitter_ad-on.php">now</a>. <font style="float: right; margin-left: 10px;"><script type="text/javascript">
tweetmeme_url = 'http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php';
tweetmeme_source = 'rww';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font>Everyone, including Google and <a href="http://www.readwriteweb.com/archives/bingtweets_microsoft_launches_a_twitter_search_eng.php">Microsoft</a>, recognizes the value of using trusted contacts as filters. What was once called <a href="http://www.readwriteweb.com/archives/google_social_search_is_coming.php">social search</a> is now called real-time search, but this time it will really happen. First, it will be applied to streams and then to the Web in general.</p>

<p>What we are about to get is a <strong>Social Relevancy Rank</strong>. Whenever you search streams of activity, the results will be ordered not chronologically but by how relevant each is to you based on your social graph. That is, people who matter more to you will bubble up. How does this work? Well, there will be a formula, just as there is a formula for Page Rank.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=15750&amp;cb=15750' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=15750&amp;n=15750' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<h2>Solution 101: Rank by Friends and People You Follow</h2>

<p>Here is an idea so obvious that it is surprising Twitter has not implemented it already: front-load search results with people you follow. When you search for, say, "Wilco" on Twitter today, the results are in the chronological order. That is not really relevant because you do not know who most of these people are. But if instead you could see people you follow, the search results would be much more useful.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09b.png" width="543" height="368" /></p>

<p>This is not possible on Twitter today, but it already works great on FriendFeed. There, results are filtered or ranked based your social graph. This is not difficult for FriendFeed to do because, on the one hand, it knows who you care about and, on the other, it applies its advanced feed search technology to your social graph:</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09c.png" width="501" height="413" /></p>

<p>This sounds awesome, but there is a problem. "Wilco" works well as a query because the band has just released a new album, but many other queries would return no results. Simply put, your friends on Facebook and people you follow on Twitter can't possibly have an opinion on every topic you may be interested in. This is a problem of sparse data: <strong>trusted opinions are scarce</strong>.</p>

<h2>Small Worlds and Taste Neighbors</h2>

<p>To solve the problem of sparse data, we need more data... obviously. One possible solution is to incorporate other sources that you trust (i.e. broaden your social graph). As a next step, search results could rank people you may not be directly following but who are being followed by people you follow. Or in Facebook-speak, friends of friends. You could argue that you are not familiar with their opinions and so cannot yet trust them, but given the <a href="http://en.wikipedia.org/wiki/Small-world_network">small world phenomenon</a>, their contributions are often just as valuable.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09d.jpg" width="610" height="610" /></p>

<p>Another step could be to include people with similar tastes, so-called taste neighbors. This approach is common among vertical social networks such as Last.fm, Flixster, and Goodreads. These networks have ideas about which people, other than your friends, are like you. However, this is a costly calculation and takes time. In order for Twitter to do something like this, it would have to compare people based on links or perform semantic analyses of tweets over time. Yet even though this is a difficult problem, it will be solved in time.</p>

<h2>The Influencers and the Crowd</h2>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09e.png" align="right" width="200" height="182" />Aside from using the "second degree" of your social graph or taste neighbors, a Social Relevancy Rank could front-load influencers. In the absence of any other metric, someone who is followed by hundreds of thousands of users is likely more relevant to you than someone you don't know at all. Using number of followers as a weight might be a good way to order the rest of the activity stream.</p>

<p>In general, combing through countless tweets from strangers is not terribly useful anyway. Just as people have stopped looking at anything beyond the first page of results on Google, sifting through pages of tweets in chronological order gets tedious quickly. What needs to be incorporated into the Social Relevancy Rank is the aggregate sentiment of the crowd: a score that tells you <em>yay</em> or <em>nay</em> and gives you an opportunity to drill into more results if you choose.</p>

<h2>The Quest for the Perfect Filter</h2>

<p>There is no such thing as a perfect formula. Even Page Rank isn't perfect. Yet we all use it and find it useful. Much as Page Rank has been adapted and tuned to search the web, Social Relevancy Rank will evolve over time to help us make sense of endless streams of activity. This ranking will have a profound impact on how we tap into our friends' opinions.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09f.png" width="582" height="448" /></p>

<p>It will change the face of general Web searches in time, too. Today, results are automatically ranked by relevancy and freshness. Once Social Relevancy Rank is factored in, search results will be re-ordered based on social relevancy.</p>

<p>And now, as always, please tell us what you think? What would you expect from a search engine with Social Relevancy Rank built in?</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php</link>
         <guid>http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php</guid>
         <category>Social Web</category>
         <pubDate>Thu, 16 Jul 2009 21:05:22 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Free: It Works, It Cries, It Bites</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/free_works_jul09a.jpg" width="150" height="231" /> Chris Anderson's <a href="http://www.amazon.com/Free-Future-Radical-Chris-Anderson/dp/1401322905">new book</a>, <em>Free: The Future of a Radical Price</em> (available for free in <a href="http://www.scribd.com/doc/17135767/FREE-full-book-by-Chris-Anderson">text form</a> and as an <a href="http://www.wired.com/techbiz/it/magazine/17-07/mf_freer">audio book</a>), is stirring controversy and a spicy conversation around the blogosphere. The current wave of discussion started with a critical review by Malcolm Gladwell in the <a href="http://www.newyorker.com/arts/critics/books/2009/07/06/090706crbo_books_gladwell?currentPage=1">New Yorker</a>. In his review, Gladwell defends journalism and goes negative on "Free." Seth Godin, who till then had stayed out of the debate, penned an instantly classic Godin post titled "<a href="http://sethgodin.typepad.com/seths_blog/2009/06/malcolm-is-wrong.html">Malcolm is wrong</a>."</p>

<p>Mike Masnick <a href="http://techdirt.com/articles/20090701/0422125421.shtml">followed</a> on TechDirt with an insightful post in which he attributes some of Gladwell's confusion to the way that Anderson wrote the book. Masnick says that the book does not provide enough details on the mechanics and applications of Free. (I haven't read the book, so I can't comment on that.) Fred Wilson joined the conversation with a <a href="http://www.avc.com/a_vc/2009/07/freemium-and-freeconomics.html">sharply delivered</a> post on Freemium and Freeconomics. He gives examples of the kinds of Free that actually work.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=15628&amp;cb=15628' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=15628&amp;n=15628' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>Mark Cuban followed with the somewhat metaphysically titled <a href="http://blogmaverick.com/2009/07/05/the-freemium-company-lifecycle-challenge/">post</a>, "When you succeed with Free, you are going to die by Free." And last but not least, Brad Feld <a href="http://www.feld.com/wp/archives/2009/07/would-you-want-it-if-it-were-free.html">pondered</a>, "Would you want it if it were free?"</p>

<p>So, as Albert Wenger <a href="http://continuations.com/post/132871055/the-continuing-confusion-about-free">wrote recently</a>, there is "continuous confusion about free."</p>

<p>This is because the topic is broad, and everyone is taking a different angle. In this post, we will break down Free into three separate classes: the kind that actually works, another that struggles, and the last that can be <a href="http://www.readwriteweb.com/archives/the_danger_of_free.php">dangerous</a>.</p>

<h2>Freemium: When Free Really Works</h2>

<p><img src="http://www.readwriteweb.com/images/free_works_jul09b.jpg" align="right" width="200" height="200" /> Fred Wilson <a href="http://www.avc.com/a_vc/2009/07/freemium-and-freeconomics.html">nails it on the head</a> when he identifies the two instances when Free actually works. The first instance is the <strong>service or software that offers a free trial and then converts users into paying customers</strong>. There are different flavors of this approach, the most popular being, give the basic version for free and charge for the advanced version.</p>

<p>An early example of this model was online email, where you got a certain amount of storage for free and had to pay for more (see more about this, though, in the section on when Free is dangerous). Other examples in this category include project management software, like 37signals, and online photo collections, like Flickr.</p>

<p>The second instance that Wilson identifies is the <strong>consumer service that manages to build a massive audience</strong>. Citing Facebook as an example, Wilson says, "Free gets you to a place where you can ask to get paid." He argues that because Facebook has managed to amass such a valuable asset, it is able to monetize in any number of ways. Citing <a href="http://www.businessinsider.com/breaking-down-facebooks-revenues-2009-7">Business Insider</a>, he lists Facebook's revenue:</p>

<ul>
<li>$125 million from brand ads,</li>
<li>$150 million from its ad deal with Microsoft,</li>
<li>$75 million from virtual goods,</li>
<li>$200 million from self-service ads.</li>
</ul>

<p>Interesting that all but one revenue source here (the virtual goods) is advertising. The only thing that consumers of this Free service were willing to pay for was a supplemental service in the form of virtual goods.</p>

<p>In any case, the main point is that, given a truly massive audience, monetization opportunities present themselves, at the very least in the form of advertising.</p>

<h2>Old Media: When Free Cries</h2>

<p>It is ironic that the very thing that makes large consumer services successful also makes old media cry. <strong>Online advertising does not seem able to deliver the kind of revenue that old-fashioned subscription services did.</strong> The culprit? A drastic drop in the cost of publishing, and complete destruction of barriers to entry. Even at the turn of the century, publishing was a closed game. Today, anyone can be a publisher, thanks to the read/write Web (no pun intended).</p>

<p><img src="http://www.readwriteweb.com/images/free_works_jul09c.jpg" width="460" height="276" /></p>

<p>What really angered Gladwell was Anderson's verdict on journalists. Gladwell writes:</p>

<blockquote><p>"It is not entirely clear what distinction is being marked between 'paying people to get other people to write' and paying people to write. If you can afford to pay someone to get other people to write, why can't you pay people to write? It would be nice to know, as well, just how a business goes about reorganizing itself around getting people to work for 'non-monetary rewards.' Does he mean that the New York Times should be staffed by volunteers, like Meals on Wheels?"</p></blockquote>

<p>While this question is valid, it misses the point. It does not matter whether journalism should be free or not. The issue is that those old media profit margins are nowhere to be found anymore. And so the money dissipates, the way that the big VC money from the '90s can no longer be deployed in tech.</p>

<p>To answer Gladwell's question, journalists will still get paid, but they will get paid to work at smaller outfits, like ReadWriteWeb.</p>

<p>Free, abundant content and more nimble, agile news sources from the blogosphere and Twitter are striking a deadly blow to old media. Old media cries because it can't figure out how exactly to remain the way it was. Ultimately, it can't.</p>

<h2>Monopoly: When Free Bites</h2>

<p><img src="http://www.readwriteweb.com/images/nofreelunch.jpg" align="left" width="130" height="132" /> Most of the discussion around Free focuses on the freemium model and media. When we wrote about Free <a href="http://www.readwriteweb.com/archives/the_danger_of_free.php">earlier</a>, we focused on a different side of it: how Free can be <a href="http://www.readwriteweb.com/archives/beware_of_freeconomics.php">dangerous</a>.</p>

<p>The problem is that large companies can exploit Free in a way that is essentially monopolistic. <strong>A large company could enter a brand new market to undermine competition.</strong> Consider Google Docs, a completely free consumer product that serves no ads and competes with Microsoft Office. A subtler example is Gmail, which does display ads (even if they don't attract many clicks) and has limited storage, but the limit is so high (2.5 GB) that the product is essentially free.</p>

<p><strong>Free can also be used to kill off competition and create a barrier to entry</strong>. IBM was the main player behind the open-source project called Eclipse, a platform for building software applications. Seemingly innocent and even good for the world, the initiative managed to kill off all of the small and mid-sized players in the market within five years. In doing so, it killed innovation and became the de facto tool for building Java applications.</p>

<p>When I <a href="http://www.slideshare.net/alexiskold/danger-of-free?from=email&type=favorite_slideshow&subtype=slideshow">spoke about</a> the danger of Free during a recent summit on Freeconomics, I brought up a point that did not seem to resonate with the audience. I wondered, what are the moral implications of Free, and what specific impact does Free have on children? For example, <strong>what is it like to grow up in a world in which most software is Free</strong>? Does Free create a sense of entitlement? Does it lead people to wonder why they should pay for anything at all? Where do we draw the line on what should and should not be free? These questions are not simple and are certainly far from being answered.</p>

<h2>Conclusion</h2>

<p>Clearly, Free and Freeconomics are broad and complex topics. No single post could begin to address all of the issues involved. Anderson's book is timely and important. While <a href="http://www.readwriteweb.com/archives/the_danger_of_free.php">we need to be careful</a>, Free is also inevitable. Not only is it our future, <a href="http://sethgodin.typepad.com/seths_blog/2009/06/malcolm-is-wrong.html">it is already our present</a>. So we need to understand what it is and what impact it has on the Internet, our lives, and our children.</p>

<p>The debate that is unfolding around Free is fascinating to follow and even more fascinating to participate in. So join the conversation with your posts, comments, and tweets!</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/free_it_works_it_cries_it_bites.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/free_it_works_it_cries_it_bites.php</link>
         <guid>http://www.readwriteweb.com/archives/free_it_works_it_cries_it_bites.php</guid>
         <category>Business</category>
         <pubDate>Mon, 06 Jul 2009 23:33:25 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Facebook Has Twitter Envy - But Why?</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/twitter_envy_apr09a.jpg" width="150" height="150" /> It is no secret that <a href="http://online.wsj.com/article/SB124078628311057281.html">Facebook has Twitter envy</a>. The number one social networking site is not content to win over rival MySpace. It is not satisfied being far ahead of Google on the social web. Facebook now has Twitter firmly in its crosshairs.</p>

<p>True, <a href="http://www.readwriteweb.com/archives/twitter_keeps_on_growing_-_especially_in_australia.php">Twitter traffic</a> has gone through the roof. True, Twitter is the new killer app, the new cool kid on the block. And yes, even <a href="http://www.readwriteweb.com/archives/no_doubt_about_it_oprah_was_good_to_twitter.php">Oprah now loves Twitter</a>. But does this mean Facebook should be worried? Well, maybe <em>yes</em>, but likely <em>no</em>, because Twitter and Facebook are two very different services.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=14835&amp;cb=14835' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=14835&amp;n=14835' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<h2>The Coolest Kid on the Block</h2>

<p><img src="http://www.readwriteweb.com/images/twitter_envy_apr09b.jpg" align="right" width="200" height="200" /> It is always hard not to be the cool one anymore. Whether you're a movie star or an NBA player, going from #1 to #2 is hard. It is even harder not to be near the top at all. Aging is pretty hard and something we all have to deal with. But change is inevitable, part of the cycle of life. The new comes in and replaces the old.</p>

<p>The history of the software industry is a classic illustration of this kind of transition. IBM was replaced by Microsoft, which reigned for decades. Its strong grip was taken over by Google, and for a while Google was cool. With the rise of the social web, things have changed again. MySpace, Facebook, and now Twitter are taking over in people's minds as the newest, coolest kids on the block.</p>

<p>But IBM is still around and doing well. So is Microsoft, which now looks more like IBM. And, of course, Google, despite not being so cool anymore, is still king of the web. Not so cool, perhaps, but certainly very solid and with enviable revenue.</p>

<p>So maybe Facebook should not feel the need to be so cool and look like Twitter.</p>

<h2>Why Did Facebook Take Off to Begin With?</h2>

<p><img src="http://www.readwriteweb.com/images/twitter_envy_apr09c.jpg" align="left" width="200" height="209" /> Facebook emerged out of Harvard and was initially a network for college students. It started out as a simple way to keep in touch, to see what was going on around campus. By the time its doors opened to everyone, Facebook had a few things going for it:</p>

<p>- Unlike MySpace, it had clean and elegant profiles.
<br />- It made sharing pictures easy.
<br />- It made sending private messages to friends easy.
<br />- It made posting public messages on walls easy.</p>

<p>In short, Facebook solved basic problems of communication between friends. And it solved them very well.</p>

<p>But it felt compelled to continue evolving. Perhaps it felt threatened by Google's foray into the social space. Perhaps it was enticed by the prospect of being bigger than Google. Or perhaps it was the $15 billion valuation offered by Microsoft that set the bar too high. Whatever it was, it kept rolling out features, including the Facebook platform and Beacon, which aimed to make the web revolve around it.</p>

<p>Facebook <a href="http://www.readwriteweb.com/archives/myspace_is_dead_-_the_internet_is_growing_up.php">blew past MySpace</a> and managed to keep Google at bay. It firmly won the race for the social web. But now it has begun a brand new race, this one against Twitter.</p>

<h2>Twitter and Facebook Are Just Different</h2>

<p><img src="http://www.readwriteweb.com/images/twitter_envy_apr09d.jpg" align="right" width="200" height="165" /> The thing is, though, this race makes no sense. Facebook and Twitter are simply two different services that need to co-exist on today's web. The only thing they have in common is that their users have a limited number of hours in the day in which to socialize.</p>

<p>At its core, Facebook is about closed sharing between a group of friends. That is why my sister, one of Facebook's first users, felt so <a href="http://www.readwriteweb.com/archives/early_facebook_user_15_questions.php">compelled to use it</a>, not because of apps or Beacon or tabs within tabs within tabs. It was simply about photos and messages on walls between friends.</p>

<p>Unlike Facebook, Twitter has not added new features. It has stuck to its core product: connecting people via short messages. And unlike Facebook, Twitter has allowed uni-directional connections: if you want to follow someone without him or her following you, you can. Twitter was never about sharing between friends in the first place, but rather about sharing news. And if you look at Twitter today, it has clearly changed the way the world consumes news.</p>

<p>So, Facebook is chasing a rival that is playing, in Gartner-speak, in a different Magic Quadrant. And that does not make sense because even if it refocuses on streams, Facebook at its core is about friends, not news. Even if it had public pages for celebrities that everyone could follow, Facebook would still not be about news. It's just different.</p>

<h2>Focus on What You Do Best</h2>

<p>Chasing Twitter could be costly. Facebook likely won't overtake Twitter and what it has built up today. Twitter has won that race already. But if Facebook continues to spend too much time trying to re-position itself, its core business (i.e. connecting friends) is in danger of becoming vulnerable.</p>

<p>Clearly, MySpace, with its <a href="http://www.readwriteweb.com/readwritehire/2009/04/executive-shakeup-at-myspace-update.php">brand new management</a>, is not wasting time. AOL is cooking up some interesting new stuff itself in the social networking space. And Google may just decide to make Chrome more social than other browsers.</p>

<p>So, it seems that Facebook's best path to preserving its strength is to not waste energy chasing Twitter. Instead, it should return to its roots and core strength: being the #1 social networking site that makes it easy to network with your friends.</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/facebook_has_twitter_envy_but_why.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/facebook_has_twitter_envy_but_why.php</link>
         <guid>http://www.readwriteweb.com/archives/facebook_has_twitter_envy_but_why.php</guid>
         <category>Social Web</category>
         <pubDate>Tue, 28 Apr 2009 16:15:31 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>7 Online Things To Do To Help Obama Restore America</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/obama_pointing2.jpg" /> On Tuesday, January 20th, 2009, America and the whole world will gather to watch Barack Obama be inaugurated as the 44th President of the United States of America. Many have called Mr. Obama <a href="http://www.themorningsidepost.com/2008/11/the-internet-pr.html">the Internet President</a> <font style="float: right; margin-left: 10px;"><script type="text/javascript">digg_url = 'http://digg.com/tech_news/7_Online_Things_To_Do_To_Help_Obama_Restore_America';digg_bgcolor = '#ffffff';digg_skin = 'normal';</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></font>because of the unprecedented way his campaign used the medium to raise funds, raise awareness, and ultimately outmaneuver John McCain. But what can we do now to help turn this country around? Read on for 7 things every one of us can do on the Internet to help Obama restore America.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13423&amp;cb=13423' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13423&amp;n=13423' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>As Obama rolls into a very tough job to restore America, it is very clear that the Internet is going to be the #1 channel for read/write communication with the people. <a href="http://change.gov">Change.gov</a> not only features an elegant design, but has useful content that connects you to the President-Elect and solicits your opinion and ideas. And the seemingly small things like the <a href="http://www.readwriteweb.com/archives/obama_iphone_app_now_available.php">iPhone application</a> or support of <a href="http://www.readwriteweb.com/archives/barack_obamas_changegov_adds_o.php">OpenID</a> and <a href="http://www.readwriteweb.com/archives/obama_puts_changegov_under_cre.php">Creative Commons</a> show that people on Obama's team are intimately familiar with the latest technologies and trends on the web.</p>

<p>If Obama and his team are going to use the Internet to help change America, so should we. The Internet is the most powerful information technology ever invented, and it has already changed the way we elect the President of the United States. Next, it just may help us restore America to its true self. How? One person at a time, starting with you and then passing it along. Here are 7 things you can do on the Internet to help President Obama turn this great country around.</p>

<h2>1. Read About and Know the Issues</h2>

<p>The least you can do is be aware. In this day and age, ignorance cannot be excused. All the information is out there, and whether you are Democrat or Republican or independent, the least you can do is find it. Maybe you prefer the <a href="http://huffingtonpost.com">Huffington Post</a> or the <a href="http://nytimes.com">New York Times</a> or <a href="http://fox.com">Fox News</a> or <a href="http://cnn.com">CNN</a> or <a href="http://www.internews.org/">independent</a> local media; whatever your channel, spend at least 1 hour a week learning what is going on in America and around the world.</p>

<h2>2. Join the Conversation</h2>

<p>Obama is not a one-way president. If he was, he would never have assembled such a diverse, opinionated cabinet. Mr. Obama knows that our strength is in our diversity, and he wants to hear from you. We've been living in the age of the read/write web for the past 5+ years, and we have recently seen a decline in user participation. The time is now to re-engage, particularly around the conversation on how to turn this country around. You can directly help shape the future of America, one comment at a time. Find the blogs and online newspapers that you like and comment on the issues that matter.</p>

<h2>3. Spread the News</h2>

<p>The social explosion on the web created a wonderful way to disseminate news. Before, news was broadcast through centralized hubs; now, through <a href="http://twitter.com">Twitter</a>, <a href="http://facebook.com">Facebook</a> and other social networks, the news is spread by individuals. The implication is that your tweet matters. When you tweet news, it does not matter if it reaches thousands or dozens of people. What matters is that it reaches the people who want to hear the news from you. By spreading the news, you are leveraging our social fabric, helping the right information travel through the right channels.</p>

<h2>4. Learn American History</h2>

<p>To change the future, it is important to know the past. Even if you are well versed in American history, there is always more to learn. Learning history is both educational and patriotic. It is the subject that all of us should turn to in tough times. A good starting point is the Wikipedia page on <a href="http://en.wikipedia.org/wiki/History_of_the_United_States">American history</a>, packed with links to historical figures and events. <a href="http://americanhistory.about.com/">About.com</a> features a whole subdomain dedicated to American history. You can find articles on subjects ranging from the Civil War to presidential elections to biographies. For more in-depth learning, head over to Kindle books on Amazon. Over <a href="http://bit.ly/DLb7">four thousand</a> books on American history come up.</p>

<h2>5. Get Your Finances in Order</h2>

<p>Let's face it, the latest financial crisis is partially our fault. Sure, Wall Street execs were greedy and went too far, but so did we. Many people were not disciplined and lived beyond their means. If you haven't yet, start using financial software such as <a href="http://www.mint.com/">Mint</a> and <a href="https://www.wesabe.com/">Wesabe</a>, and get your finances under control. Getting organized is the most important step to getting your finances in order. And like news dissemination, fixing the financial crisis is also done one person at a time.</p>

<h2>6. Learn about Green Tech</h2>

<p>The issues of global warming and green technologies are going to be at the forefront of Obama's presidency. Yes, the current economic crisis and the needless war in Iraq are the issues of the day, but global warming and green tech are the issues for decades to come. The first step you need to take in 2009 is to educate yourself. <a href="http://en.wikipedia.org/wiki/Global_warming">What is this all about</a>? What is my <a href="http://www.wattzon.com/">energy consumption</a>? What are "<a href="http://www.greenhomeguide.org/">green homes</a>"? Which products are <a href="http://www.goodguide.com/">green</a>? What is the <a href="http://www.fastcompany.com/magazine/131/solar-goes-supernova.html">state of the solar energy industry</a>? The web is full of green tech information; you just need to pick <a href="http://www.treehugger.com/">a source</a> to start learning. And for a deeper look at the profound issues facing us, read Thomas Friedmans' <a href="http://www.amazon.com/Hot-Flat-Crowded-Revolution-America/dp/B0013TPYLW">Hot, Flat, and Crowded</a>.</p>

<h2>7. Engage Locally</h2>

<p>There is one place where Obama needs your help more than anywhere else: your community. Federal government can't reach out to each corner of America, and frankly, that is not its job. This is why you can really make a difference by engaging in local politics, buying regional produce, taking your kids to a local history museum. Every <a href="http://www.livingstonnj.org/">township</a> is online these days. You can connect through the Internet and engage in local issues. From spring to fall, you can shop at your <a href="http://www.localharvest.org/">local farmers' market</a>, helping make things a little greener. Stepping up and doing just a little locally really goes a long way.</p>

<h2>Conclusion</h2>

<p>We are living in troubled yet exciting times. Electing Barack Obama was only a first step to turning America around. Now the tough work, the heavy lifting, begins. Mr. Obama is ready, but he needs your help. Take the time to think about things you can do on the Internet to help The Change. It's patriotic, it is right, and it is a lot of fun. Ready? Let's do this together!</p>

<p><b><em>See also: <a href="http://www.readwriteweb.com/archives/your_complete_guide_to_celebra.php">ReadWriteWeb Guide to Celebrating Inauguration Day</a></em></b></p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/help_obama_resore_america_on_internet.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/help_obama_resore_america_on_internet.php</link>
         <guid>http://www.readwriteweb.com/archives/help_obama_resore_america_on_internet.php</guid>
         <category>Politics</category>
         <pubDate>Mon, 19 Jan 2009 18:50:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Brave New World: More Digital, Less Physical</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/brave_world_jan09a.jpg" width="150" height="121" /> Yesterday, I was with my wife in the L'Occitane store. The shelves were filled with fragrances, soaps, lotions: all sorts of handcrafted beauty products. It occured to me while looking at the labels that I have no idea how these products were made. I am reasonably versed in chemistry, but the process of manufacturing perfume is not something I know anything about.</p>

<p><font style="float: right; margin-left: 10px;"><script type="text/javascript">digg_url = 'http://digg.com/tech_news/The_Brave_New_World_More_Digital_Less_Physical';digg_bgcolor = '#ffffff';digg_skin = 'normal';</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></font>In general, I am just not good with physical things, because I am a <em>software person</em>. I've always been fascinated by people who can easily make sense of physical objects, because for me it takes a lot of effort even to put together children's toys. My brain is wired differently, to see patterns in software, not in hardware. But most people are the other way around.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13226&amp;cb=13226' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13226&amp;n=13226' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>Yet, while looking at the bottles in the L'Occitane store, I wondered: could it be that the world is shifting from physical to digital? At first glance it is impossible, because we live in a physical world. But increasingly, we are surrounded by all sorts of software that fundamentally works differently from hardware. In this post, we'll look at the interplay between physical and digital and argue that we are, in fact, heading towards a world dominated by digital.</p>

<h2>A Brief History of Making Physical Things</h2>

<p><img src="http://www.readwriteweb.com/images/brave_world_jan09b.jpg" align="right" width="200" height="200" /> Before we dive into the realm of software, let's look briefly at how we got here. Clearly, the history of humanity is the history of hardware. Since the Stone Age, when we invented the hammer, the world around us has been, so to speak, a nail. For the past several thousand years, we figured out how to use physics and chemistry to make physical objects. For a long time, we were craftsmen, until the industrial revolution brought scale and systematic manufacturing.</p>

<p>The main thing we learned is patterns in physical objects. We know that we can bend them under certain conditions. We know that there is friction. We know that things react differently to heat. The millions of facts that occupy our lives have to do with how we interact with the physical world and make physical things. These patterns get wired into our brains and help us live our daily lives.</p>

<h2>Software 1.0: Why Computer-Phobia Happened to The Mainstream</h2>

<p><img src="http://www.readwriteweb.com/images/brave_world_jan09c.jpg" align="left" width="200" height="152" /> Computers have software inside that does not behave like physical objects do. The key thing about software is that it is <em>soft</em> and that the conventional laws of physics do not apply to it. As a result, it's hard for people to picture what is going inside. It is hard for people with brains trained to deal with physical things to understand how software works. Because there are no physical laws we are used to, what are we to expect?</p>

<p>I constantly meet really smart non-technical people -- doctors, lawyers, teachers -- who have no clue how computers work. They treat them as magic black boxes that randomly break and never make sense. Why? Because software is a fundamentally different kind of system. It does not behave like the other things around us that we are used to.</p>

<p>On top of being different, software was really hard to use as recently as 5 years ago. PCs and Windows are to blame for the computer-phobia that still dominates the mainstream. My wife works for a large pharmaceutical company, and her Dell with its Windows 2000 is a monster. I do not blame her for being confused. In addition to being unbearably slow, the computer just makes no sense with its crazy administration scripts, incompatible drivers, annoying popups, endless choices, and daily crashes.</p>

<p>There is nothing in the physical world as complicated or confusing as her computer. All of the systems in our home work with the push of a button; all her daily routines are much simpler than figuring out how to turn off auto-spellcheck in Microsoft Word. Like most people, my wife is perplexed by the complexity of her work computer. But thankfully, things are turning around.</p>

<h2>Software 2.0: Apple, Ajax, Video Games, and the New Laws of Physics</h2>

<p><img src="http://www.readwriteweb.com/images/brave_world_jan09d.jpg" align="right" width="107" height="129" /> We changed our household computer to an Apple in 2004 and later on got one of the first iPhones when they came out. Obviously, my wife has no trouble using Apple products, because they are simple. More important, they, like physical things, behave as expected. Every user action results in a reaction that makes sense. There are way fewer choices, and things do not pop up out of nowhere.</p>

<p>Even better, this new kind of software proves to the user that the digital world can be superior to the physical one. There is no friction; things move around effortlessly; and they do work. This is not happening just with Apple products; it is happening all over the web. With the advent of AJAX, a new breed of web applications is teaching users that software can indeed work better than hardware. And that it can be way more fun.</p>

<p>It's the fun element that is likely going to be the tipping point, because it involves kids, our future. The latest video games are simply stunning. Like Apple software, they feature a lot of physical realism and behave as users expect. But in addition, they add a lot of special behavior only possible in the digital world. And it's not just about flying or instantly transporting from one place to another. Video games are creating a whole new reality that is an intricate blend of physical and digital.</p>

<p>Our kids are growing up native to this new digital world. To them, the new rules of digital physics are what the rules of physical physics are to us. They take these new rules for granted, because that is just how all our brains work.</p>

<h2>Techies + Mainstream + Kids = Software Revolution</h2>

<p><img src="http://www.readwriteweb.com/images/brave_world_jan09e.png" align="left" width="250" height="149" />I never had trouble grasping software. To me, its inner workings and abstractions always made more sense than the physical things around me. But this is not so for many other people. Yet, the shift is on its way. Good software is becoming an integral part of our lives. Apple is one of the first and most visible examples of how software is taking over the hearts and minds of mainstream consumers. Its software is beautiful, simple, it works the way we expect it to, and people are starting to love it.</p>

<p>And this love is the first step to truly <em>getting it</em>, to understanding how something works. Because this new software is simple and fun, people are becoming attached to it and are willing to spend more time with it and, ultimately, to understand it well. This new software has a shot at making people get it, just like they get hardware.</p>

<p>And kids, of course, are already there. For them, all of this novelty is effortless and natural. It's a ton of fun, and they do not think twice about which buttons to press; they just know. So, with techies, the mainstream, and kids on board, we are poised to enter this brave new world dominated by software. The impact of this new world is going to be huge because, whether we like it or not, we will no longer be the same. Our brains, while never forgetting the laws of physics, will increasingly adapt to the laws of this new, digital physics.</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/the_brave_new_world_more_digital.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/the_brave_new_world_more_digital.php</link>
         <guid>http://www.readwriteweb.com/archives/the_brave_new_world_more_digital.php</guid>
         <category>Digital Lifestyle</category>
         <pubDate>Mon, 05 Jan 2009 19:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Beyond the API: Why Companies Should Have a Presence on All Major Platforms</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/api_platform_july08/p1.jpg">Much has been written lately about the <a href="http://www.readwriteweb.com/archives/web_30_when_web_sites_become_web_services.php?">rise of the API</a>.
Offering a programming interface to an online service is now standard practice amongst this generation of web companies. Through APIs, we get to enjoy a range of innovative Twitter clients, wide
availability of maps and location information, custom search engines, and more. However, delivering superior user experience
  on major platforms should be as much of a priority as opening up via an API.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13144&amp;cb=13144' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13144&amp;n=13144' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>Just because an API enables companies to create a third party ecosystem around their service, it doesn't
  mean that <em>the company itself</em> shouldn't be an active player in it.</p>
<p><img src="http://www.readwriteweb.com/images/rww_redux.jpg" width="150" height="150" align="left" /><em><strong>Editor's note:</strong> Looking back over 2008, there were some posts on ReadWriteWeb that did not get the attention we felt they deserved - whether because of timing, competing news stories, etc. So in this end-of-year series, called <strong>Redux</strong>, we're resurrecting some of those hidden gems. This is one of them, we hope you enjoy (re)reading it!</em></p>
<p>Web sites are only one kind
  of presence that companies can have today. Social Networks like Facebook and MySpace, mobile platforms
  like iPhone and Blackberry, browser extensions and RIA Applications all have an equal - sometimes considerably larger - share of users attention. Figuring out which presence should be delivered by the website
  vs. a third party is an important question that each company should ask.</p>

<h2>User Experience is King</h2>
<p><img src="http://www.readwriteweb.com/images/api_platform_july08/p2.jpg" align="right">User interface innovation is a major part of the ongoing web revolution. As we've recently written in
<a href="http://www.readwriteweb.com/archives/the_rise_of_contextual_user_interfaces.php">The Rise of Contextual User Interfaces</a> post,
static user interfaces are 'dead'. The new interfaces are simpler and
more contextual. Instead of revealing choices upfront,
they present them based on user gestures and context. The new user experience is about fluidity.</p>
<p>The innovations have set the bar for UI high. Users demand simplicity and
elegance and want to
know how to use the product without a manual. They expect the software to work perfectly, for it to be helpful and smart.
No company can afford to ignore usability, or it will lose users to someone
doing the same product with a better UI.</p>    
<p>Today the user experience is not just a set of widgets or a website design. As Leander Kahney explained in
his book <a href="http://www.readwriteweb.com/archives/inside_steves_brain.php">Inside Steve's Brain</a>,
for Steve Jobs design is the function.
</p>
<p>This is increasingly true about any modern web application. Users perceive
all elements of the service as the service itself. They don't distinguish particular widgets inside Twitter or Twitterific;
the vertical conversational faceroll defines Twitter. The way the service is delivered is why users like it.
</p>
<h2>Why Controlling User Experience is Important?</h2>
<p><img src="http://www.readwriteweb.com/images/api_platform_july08/p3.jpg" align="left">Each service that we love, whether Twitter or Digg or Flickr or del.icio.us, has its particular look, feel
and philosophy. Passionate users enjoy these services because of the elements, choices and collective experience
that the services deliver. The clients built on top of the API would not
necessarily channel the secret sauce. For example, RIA applications for Twitter are built for people who don't work for Twitter and don't regularly
communicate with the Twitter team. They're not going to preserve the user experience philosophy.</p>
<p>Third party clients create new user experiences, which are at times confusing. As a user, on
web, desktop and iPhone, ideally you'd like to experience the service the same
way, but if the
iPhone application is delivered by someone else the experience might not be the same.</p>
<p>In addition to user experience, there's the issue of branding. Larger companies
are strict about their identity. When a couple of guys build an Amazon application for iPhone, they
won't pay close attention to Amazon branding. Some will argue it doesn't matter as long as it drives
transactions for Amazon. Yes and no. Yes because the users will buy. No because the users will
accumulate imperfect user experience and associate this with Amazon, which might add up to a big negative.</p>   
<h2>Monetization Factor</h2>
<p><img src="http://www.readwriteweb.com/images/api_platform_july08/p4.jpg" align="right">A strong reason for investing in user experience is monetization.
Many consumer services today are monetized via advertising. Having additional presence on different platforms increases
the potential volume of advertising.</p>
<p>Put simply, many Twitter clients, like Twitterrific, are already monetizing
the service by adding a single ad on top of each result set. If Twitter owned the RIA client, it would be able to
monetize it in the same way.</p>
<p>Any service that is transactional or advertising driven benefits from multiple interfaces. Whatever it
takes to reach the user to deliver value and drive the transactions is what services have to do. In the world of APIs,
we at times forget that service should tap into all its major channels to build the business.</p>
<h2>Which Platforms Are Critical?</h2>
<p><img src="http://www.readwriteweb.com/images/api_platform_july08/p5.jpg" align="left">Which platforms are important to tap into?
There are 4 major venues for companies to consider
seriously: iPhone, RIA, Facebook and Browser Extensions. All these platform plug into the same audience, but in a different context.</p>
<p>iPhone is great on the go. With the opening of the App Store, increasingly iPhone is going to be our
<a href="http://www.readwriteweb.com/archives/iphone_personal_computer.php">personal computer</a>.
RIA clients are popular, particularly
among early adopters who want richer, snappier experience compared to the web. Facebook, despite its recent <a href="http://www.readwriteweb.com/archives/facebook_platform_fanfare_revisited.php">scaling back</a>
on the platform, remains a major way to reach mainstream audience. Browser extensions
enable the user to access the service from around the web.</p>
<p>Tapping into these platforms is not cheap. Building a specific and correct solution for each platform
requires product management, development and testing resources.</p>
<p>If the company has correct API, the exercise
is simpler. Instead of duplicating the application, the company builds a client for each platform
and benefits from common API and common back-end architecture. It is not trivial to maintain presence in all these places,
but it's likely to pay off.</p>
<h2>Conclusion</h2>
<p>APIs offer an amazing way for companies to scale, to create an ecosystem of innovation and tap into
a wider audience. Companies should consider building and managing their presence on major platforms
like iPhone, Facebook, RIA and Browsers. The way that people perceive and interact with the service is increasingly
important; just rolling out an API and having a third party take care of the client could be dangerous.
In addition an opportunity of being in front of the audience driving monetization
could be missed.</p>
<p><i>And now tell us which of your favortire services you want to see build presence on different platforms?</i></p>    ]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/beyond_the_api_redux.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/beyond_the_api_redux.php</link>
         <guid>http://www.readwriteweb.com/archives/beyond_the_api_redux.php</guid>
         <category>Analysis</category>
         <pubDate>Mon, 29 Dec 2008 21:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Semantic Web Patterns: A Guide to Semantic Technologies</title>
		<description><![CDATA[<p>
<img src="http://www.readwriteweb.com/images/semantic-web-patterns.jpg">In this article, we'll analyze the trends and technologies that power the Semantic Web. We'll identify patterns that are beginning to emerge, classify the different trends, and peak into what the future holds.</p>
<p>In a recent interview <a href="http://www.readwriteweb.com/archives/tbl_calls_for_semweb.php">Tim Berners-Lee pointed out</a> that the infrastructure to power the Semantic Web is already here.
ReadWriteWeb's founder, Richard MacManus, even <a href="http://www.readwriteweb.com/archives/10_future_web_trends.php">picked it</a> to be the number one trend in 2008. And rightly so. Not only are the bits of infrastructure now in
place, but we are also seeing startups and larger corporations working hard to deliver end user value on top of this sophisticated set of technologies.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13143&amp;cb=13143' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13143&amp;n=13143' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p><img src="http://www.readwriteweb.com/images/rww_redux.jpg" width="150" height="150" align="left" /><em><strong>Editor's note:</strong> Looking back over 2008, there were some posts on ReadWriteWeb that did not get the attention we felt they deserved - whether because of timing, competing news stories, etc. So in this end-of-year series, called <strong>Redux</strong>, we're resurrecting some of those hidden gems. This is one of them, we hope you enjoy (re)reading it!</em></p>

<p>
The Semantic Web means many things to different people, because there are a lot of pieces to it.
To some, the Semantic Web is the web of data, where information is represented in RDF and OWL. Some people replace RDF with Microformats. Others think that the Semantic Web is about web services, while for many it is about artificial intelligence -
computer programs solving complex optimization problems that are out of our reach.  And business people always redefine the problem in terms
of end user value, saying that whatever it is, it needs to have simple and tangible applications for consumers and enterprises.
</p>

<p>
The disagreement is not accidental, because the technology and concepts
are broad. Much is possible and much is to be imagined. 
</p>

<h2>1. Bottom-Up and Top-Down</h2>

<p>
<img src="http://www.readwriteweb.com/images/bottomup-topdown.jpg" width="200" align="left"> We have written a lot about the different approaches to the Semantic Web -
the classic <a href="http://www.readwriteweb.com/archives/semantic_web_difficulties_with_classic_approach.php">bottom-up</a> approach and the new <a href="http://www.readwriteweb.com/archives/the_top-down_semantic_web.php">top-down</a> one. The bottom-up approach
is focused on annotating information in pages, using RDF, so that
it is machine readable. The top-down approach is focused on leveraging information
in existing web pages, as is, to derive meaning automatically.  Both approaches are
making good progress.
</p>

<p>
A big win for the bottom-up approach was <a href="http://www.readwriteweb.com/archives/yahoo_supports_semantic_web.php">recent announcement</a> from Yahoo!
that their search engine is going to support RDF and microformats. This is a win-win-win
for publishers, for Yahoo!, and for customers - publishers now have an incentive to
annotate information because Yahoo! Search will be taking advantage of it, and users
will then see better, more precise results.
</p>

<p>Another recent win for the bottom-up approach was the <a href="http://www.readwriteweb.com/archives/semantify_automate_your_semantic_web_seo_in_five_minutes.php">announcement of the Semantify</a> web service
from <a href="http://www.dapper.net/">Dapper</a> (<a href="http://www.readwriteweb.com/archives/dapper_quest_to_unlock_web_data.php">previous coverage</a>). This offering will enable publishers to add semantic annotations to 
existing web pages. The more tools like Semantify that pop up, the easier it will be for publishers
to annotate pages. Automatic annotation tools combined with the incentive to annotate
the pages is going to make the bottom-up approach more compelling.</p>

<p>But even if the tools and incentive exist, to make the bottom-up approach widespread
is difficult. Today, the magic of Google is that it can understand information as is, without asking
people to fully comply with W3C standards of SEO optimization techniques. Similarly, top-down semantic
tools are focused on dealing with imperfections in existing information. Among them are the natural
language processing tools that do entity extraction - such as the <a href="http://www.calais.com/">Calais</a> and <a href="http://www.semantichacker.com/">TextWise</a> APIs that recognize people, companies,
places, etc. in documents; vertical search engines, like <a href="http://www.zoominfo.com/">ZoomInfo</a> and <a href="http://www.spock.com">Spock</a>, which mine the web for people;
technologies like <a href="http://www.dapper.com">Dapper</a> and <a href="http://www.adaptiveblue.com/quickstart.html">BlueOrganizer</a>, which recognize objects in web pages; and <a href="http://shortcuts.yahoo.com/">Yahoo! Shortcuts</a>,
<a href="http://www.snap.com/">Snap</a> and <a href="http://www.adaptiveblue.com/smartlinks.html">SmartLinks</a>, which recognize objects in text and links.</p>

<p><b><i>[Disclosure:</b> Alex Iskold is founder and CEO of AdaptiveBlue, which makes BlueOrganizer and SmartLinks.</i>]</p>

<p>Top-down technologies are racing forward despite imperfect information. And,
of course, they benefit from the bottom-up annotations as well. The more annotations there are,
the more precise top-down technologies will get - because they will be able to take
advantage of structured information as well.
</p>

<h2>2. Annotation Technologies: RDF, Microformats, and Meta Headers</h2>

<p><img src="http://www.readwriteweb.com/images/metadata.jpg" align="left">Within the bottom-up approach to annotation of data, there are several
choices for annotation. They are not equally powerful, and in fact each approach is a trade off
between simplicity and completeness. The most comprehensive approach is
<a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a> - a powerful, graph-based language for declaring things, and attributes
and relationships between things. In a simplistic way, one can think of RDF
as the language that allows expressing truths like: Alex IS human (type expression),
Alex HAS a brain (attribute expression), and Alex IS the father of Alice, Lilly, and Sofia (relationship expression).
RDF is powerful, but because it is highly recursive, precise, and mathematically sound, it is also complex.
</p>

<p>At present, most use of RDF is for interoperability. For example, the medical community uses
RDF to describe genomic databases. Because the information is normalized, the databases that
were previously silos can now be queried together and correlated. In general, in addition to
semantic soundness, the major benefit of RDF is interoperability and standardization, particularly
for enterprises, as we will discuss below.
</p>

<p><a href="http://microformats.org/">Microformats</a> offer a simpler approach by adding semantics to existing HTML
documents using specific CSS styles. The metadata is compact and is embedded inside
the actual HTML. Popular microformats are hCard, which describes personal and company
contact information, hReview, which adds meta information to review pages, and hCalendar, 
which is used to describe events.
</p>

<p>Microformats are gaining popularity because of their simplicity, but they are still quite limiting.
There is no way to describe type hierarchies, which the classic semantic community would
say is critical. The other issue is that microformats are somewhat cryptic, because the focus
is to keep the annotations to a minimum. This, in turn, brings up another question of whether
embedding metadata into the view (HTML) is a good idea. The question is: what happens
if the underlying data changes when someone makes a copy of the HTML document?
Nevertheless, despite these issues, microformats are gaining popularity because they are simple.
Microformats are currently used by Flickr, Eventful, and LinkedIn; and many other companies are looking
to adopt microformats, particularly because of the recent Yahoo! announcement.
</p>

<p>An even simpler approach is to put meta data into the meta headers. This approach
has been around for a while and it is a shame that it has not been widely adopted.
As an example, the New York Times recently launched extended annotations for its news pages.
The benefit of this approach is that it works great for pages that are focused on a topic or
a thing. For example, a news page can be described with a set of keywords, geo location,
date, time, people, and categories. Another example would be for book pages.
O'Reilly.com has been putting book information into the meta headers, describing the author,
ISBN, and category of the book.
</p>

<p>Despite the fact that all these approaches are different, they are  also somewhat complementary; and each of them is helpful. The more annotations there are in web pages, the more
standards are implemented, and the more discoverable and powerful the information becomes.
</p>

<h2>3. Consumer and Enterprise</h2>

<p><img src="http://www.readwriteweb.com/images/bullseye.jpg" width="200px" align="left"> Yet another dimension of the conversation about the Semantic Web is the focus
on consumer and enterprise applications.  In the consumer arena
we have been looking for a <a href="http://www.readwriteweb.com/archives/semantic_web_what_is_the_killer_app.php">Killer App</a> - something that delivers tangible and
simple consumer value. People simply do not care that a product is built on the 
Semantic Web; all they are looking for is utility and usefulness.
</p>

<p>Up until recently, the challenge has been that the Semantic Web focused on
rather academic issues - like annotating information to make it machine-readable.
The promise was that once the information is annotated and the web becomes one big
giant RDF database, then exciting consumer applications would come. The skeptics, however,
have been pointing out that first there needs to be a compelling use case.
</p>

<p>Some consumer applications based on the Semantic Web: generic and vertical search,
contextual shortcuts and previews, personal information management systems, semantic
browsing tools. All of these applications are in their early days and have a long way to go before being truly compelling for the average web user.
Still, even if these applications succeed, consumers will not be interested in knowing about the
underlying technology - so there is really no marketing play for the Semantic Web in the consumer space.
</p>

<p>Enterprises are a different story for a couple of reasons. First, enterprises are much more used
to techno speak. To them utilizing semantic technologies translates into being intelligent
and that, in turn, is good marketing. 'Our products are better and smarter because we use the 
Semantic Web' sounds like a good value proposition for the enterprise.
</p>

<p>But even above the marketing speak, RDF solves a problem of data interoperability
and standards. This "Tower of Babel" situation has been in existence since the early
days of software. Forget semantics; just a standard protocol, a standard way to pass around
information between two programs, is hugely valuable in the enterprise.
</p>

<p>RDF offers a way to communicate using XML-based language, which on top of it has sound
mathematical elements to enable semantics. This sounds great, and even the complexity of RDF is
not going to stop enterprises from using it. However, there is another problem that might stop it - scalability.
Unlike relational databases, which have been around for ages and have been optimized and tuned,
XML-based databases are still not widespread. In general, the problem is in the scale and
querying capabilities. Like object-oriented database technologies of the late '90s,
XML-based databases hold a lot of promise, but we have yet to see them in action in a big way.
</p>

<h2>4. Semantic APIs</h2>

<p><img src="http://www.readwriteweb.com/images/gateway.jpg" width="200px" align="left"> With the rise of Semantic Web applications, we are also seeing the rise
of Semantic APIs. In general, these web services take as an input unstructured information
and find entities and relationships. One way to think of these services is mini natural language
processing tools, which are only concerned with a subset of the language.
</p>

<p>The first example is the Open Calais API from Reuters that we have covered in two articles <a href="http://www.readwriteweb.com/archives/reuters_calais.php">here</a> and <a href="http://www.readwriteweb.com/archives/reuters_open_calais_apps_interview.php">here</a>.
This service accepts raw text and returns information about people, places, and companies found in the document.
The output not only returns the list of found matches, but also specifies places in the document where
the information is found. Behind Calais is a powerful natural language processing technology developed
by Clear Forest (now owned by Reuters), which relies on algorithms and databases to extract entities out of text. According to
Reuters, Calais is extensible, and it is just a matter of time before new entities will be added.
</p>

<p>Another example is the <a href="http://www.semantichacker.com/">SemanticHacker API</a> from TextWise, which is offering <a href="http://www.readwriteweb.com/archives/semantichacker_offers_bounty.php">a one million dollar prize</a> for the best commercial semantic
web application developed on top of it. This API classifies information in documents into categories called semantic signatures.
Given a document, it outputs entities or topics that the document is about. It is kind of like Calais, but
also delivers a topical hierarchy, where the actual objects are leafs.
</p>

<p>Another semantic API is <a href="http://www.readwriteweb.com/archives/dapper_funding_the_semantic_web.php">offered by Dapper</a> - a web service which facilitates the extraction of
structure from unstructured HTML pages. Dapper works by enabling users to define attributes
of an object based on the bits of the page. For example, a book publisher might define where the
information about author, ISBN and number of pages is on a typical book page and the Dapper application
would then create a recognizer for any page on the publisher site and enable access to it via
REST API.
</p>

<p>While this seems backwards from an engineering point of view, Dapper's technology
is remarkably useful in the real world.  In a typical scenario, for websites that do not have clean APIs to
access their information, even non-technical people can build an API in minutes with Dapper.
This is a powerful way of quickly <a href="http://www.readwriteweb.com/archives/web_30_when_web_sites_become_web_services.php">turning websites into web services.</a>
</p>

<h2>5. Search Technologies</h2>

<p><img src="http://www.readwriteweb.com/images/search-engines.jpg" width="200px" align="left"> Perhaps the first significant blow to the Semantic Web has been the inability thus far to improve search.
The premise that a semantic understanding of pages leads to vastly better search
has yet to be validated. The two main contenders, <a href="http://www.hakia.com/">Hakia</a> and <a href="http://www.powerset.com/">PowerSet</a>, have made some progress, but not enough. 
The problem is that Google's algorithm, which is based on statistical analysis, deals just fine with
semantic entities like people, cities, and companies.
When asked <em>What is the capital of France?</em> Google returns a good enough answer.
</p>

<p>There is a growing realization that marginal improvement in search might not be
enough to beat Google or to declare search the killer app for the Semantic Web.
Likely, understanding semantics is helpful but not sufficient to build a better search engine.
A combination of semantics, innovative presentation, and memory of who the user is, will be
necessary to power the next generation search experience.
</p>

<p>Alternative approaches also attempt to overlay semantics on top of the search results.
Even Google ventures into verticals by partitioning the results into different categories.
The consumer can then decide which type of answer they are interested in. </p>

<p>Yet search is a game that is far from won and a lot of semantic companies are really trying to
raise the bar. There may be another twist to the whole search play - contextual technologies,
as well as semantic databases, could lead to qualitatively better results. And so we turn to
these next.
</p>

<h2>6. Contextual Technologies</h2>

<p><img src="http://www.readwriteweb.com/images/contextual-tech.jpg" width="200px" align="left"> We are seeing an increasing number of contextual tools entering the consumer market.
Contextual navigation does not just improve search, but rather shortcuts it.
Applications like Snap or Yahoo! Shortcuts, and SmartLinks "understand"
the objects inside text and links and bring relevant information right into the user's context.
The result is that the user does not need to search at all.
</p>

<p>Thinking about this more deeply, one realizes that contextual tools leverage semantics
in a much more interesting way. Instead of trying to parse what a user types into
the search box, contextual technologies rely on analyzing the content. So the meaning
is derived in a much more precise way - or rather, there is less guessing. The contextual tools
then offer the users relevant choices, each of which leads to a correct result. This is fundamentally
different from trying to pull the right results from a myriad of possible choices resulting from a 
web search.
</p>

<p>We are also seeing an increasing number of contextual technologies make their way into the browser. Top-down semantic technologies need to
work without publishers doing anything; and so to infer context, contextual technologies integrate into
the browser. Firefox's recommended extensions page features a number of contextual browsing solutions -
<a href="https://addons.mozilla.org/en-US/firefox/addon/4999">Interclue</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/5045">ThumbStrips</a>,
<a href="https://addons.mozilla.org/en-US/firefox/addon/2207">Cooliris</a>, and <a href="https://addons.mozilla.org/en-US/firefox/addon/3481">BlueOrganizer</a> (from my own company).
</p>

<p>The common theme among these tools is the recognition of information and the creation of specific
micro contexts for the users to interact with that information.
</p>

<h2>7. Semantic Databases</h2>

<p><img src="http://www.readwriteweb.com/images/semantic-database.jpg" width="200px" align="left"> Semantic databases are another breed of semantic applications focused on annotating
web information to be more structured. <a href="http://www.twine.com/">Twine</a>, a product of Radar Networks and currently in private beta,
focuses on building a personal knowledge base. Twine works by absorbing unstructured content in various
forms and building a personal database of people, companies, things, locations, etc. The content is sent to Twine
via a bookmarklet, via email, or manually. The technology <a href="http://www.readwriteweb.com/archives/twine_disappoints.php">needs to evolve more</a>, but
one can see how such databases can be useful once the kinks are worked out. One of the very powerful applications
that could be built on top of Twine, for example, is personalized search - a way to filter the results of any search engine based
on a particular individual.
</p>

<p>It is worth noting that Radar Networks has spent a lot of time getting the infrastructure right. The underlying
representation is RDF and is ready to be consumed by other semantic web services. But a big chunk of the core
algorithms, the ones that are dealing with entity extraction, are being commoditized by Semantic Web APIs. Reuters offers this as an API call, for example, and so moving forward, Twine won't need to be concerned with how to do that.
</p>

<p>Another big player in the semantic databases space is a company called Metaweb, which created <a href="http://www.freebase.com">Freebase</a>.
In its present form, Freebase is just a fancier and more structured version of Wikipedia - with RDF inside and less information
in total. The overall goal of Freebase, however, is to build a Wikipedia equivalent of the world's information.
Such a database would be enormously powerful because it could be queried exactly - much like relational databases. So once
again the promise is to build much better search.
</p>

<p>But the problem is, how can Freebase keep up with the world? Google indexes the Internet daily and grows together with the web.
Freebase currently allows editing of information by individuals and has bootstrapped by taking in parts of Wikipedia and other
databases, but in order to scale this approach, it needs to perfect the art of continuously taking in unstructured information
from the world, parsing it, and updating its database.
</p>

<p>The problem of keeping up with the world is common to all database approaches, which are effectively silos. In the case of Twine,
there needs to be continuous influx of user data, and in the case of Freebase there needs to be influx of data from the web.
These problems are far from trivial and need to be solved successfully in order for the databases to be useful.
</p>

<h2>Conclusion</h2>

<p>With any new technology it is important to define and classify things. The Semantic Web is offering an exciting promise: improved information discoverability, automation of complex searches, and innovative web browsing. Yet the Semantic
Web means different things to different people. Indeed, its definitions in the enterprise and consumer spaces are different,
and there are different means to a common end - top-down vs. bottom-up and microformats vs. RDF. In addition to these patterns,
we are observing the rise of semantic APIs and contextual browsing tools. All of these are in their early days but hold a big
promise to fundamentally change the way we interact with information on the web.
</p>

<p>What do you think about Semantic Web Patterns? What trends are you seeing and which applications are you waiting for? And if you work with semantic technologies in the enterprise, please share your experiences with us in the comments below.</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/semantic_web_patterns_a_guide_redux.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/semantic_web_patterns_a_guide_redux.php</link>
         <guid>http://www.readwriteweb.com/archives/semantic_web_patterns_a_guide_redux.php</guid>
         <category>Trends</category>
         <pubDate>Fri, 26 Dec 2008 09:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Are YOU Replaceable?</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/pink-slip.jpg">In the midst of the current US economic slowdown it is clear that the good old  days are over. At least for some chunk of 2008, more likely for the whole year, we are in for some gloomy times.</p>

<p>Companies are being forced to cut costs and let people go. Some <a href="http://www.elatable.com/blog/2008/02/14/on-leaving-yahoo/">smart people</a> aren't sitting around waiting to be downsized - instead they're jumping ship and hopping aboard another.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13139&amp;cb=13139' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13139&amp;n=13139' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p><img src="http://www.readwriteweb.com/images/rww_redux.jpg" width="150" height="150" align="left" /><em><strong>Editor's note:</strong> Looking back over 2008, there were some posts on ReadWriteWeb that did not get the attention we felt they deserved - whether because of timing, competing news stories, etc. So in this end-of-year series, called <strong>Redux</strong>, we're resurrecting some of those hidden gems. This is one of them, we hope you enjoy (re)reading it!</em></p>

<p>Whether you are let go or you leave on your own, there is an impact. Of course conventional wisdom
says that everyone is replaceable. That may still be true, but the really important question is: at what cost?
Is the cost of replacing someone today the same as it was 10 years ago? Just because technology is cheaper and
more abundant it does not mean that it is cheap to replace people.</p>

<p>The fact is that we are increasingly becoming a real-time information processing society. Because of that, each one of us processes an increasingly large amount of unique information on a daily basis.  Knowledge-based workers are very different from
workers on a factory line, and the cost of replacing them is also very different. While companies save money in the short term, the longer term impact of losing a person is not so clear.
In this post we look at the impact cutting jobs has on modern companies and try to figure out: are YOU replaceable?</p>

<h2>Somewhere In Corporate America 20 Years Ago...</h2>

<p>Story 1: Sorry Bob, you've been wonderful, but we will not be needing your services any longer. Here is Jack, fresh out of college,
his salary is 25% of yours. Please train him in the next two weeks to do what you do.</p>

<p>Story 2: Hey boss, you've been wonderful, but I found a job that pays twice as much. Here is Jack, fresh out of college,
his salary is 25% of mine. I will train him in the next two weeks to do what I do.</p>

<p>The aftermath of both stories is the same: Bob trains Jack in two weeks and then leaves. And even though Jack is very bright and had a 4.0 GPA in college, it is impossible to learn Bob's job in two weeks. It takes about
two months for him to become productive. And this is quite a find. The long term cost is substantially lower
and company benefits from the employee churn.</p>

<h2>Why Today is Different</h2>

<p><img src="http://www.readwriteweb.com/images/statue-building.jpg" align="left"> The problem is that today, two months ramp up time is not acceptable.
It is just way too long. For a startup, two months is an eternity, but even for large companies two months is a long time.
Today, people need to be replaced real-time - one is out and the next one is in full-speed, day one. This is difficult, particularly
because of the incredible amount of information that we end up processing daily.</p>

<p>Increasingly, modern business is becoming a complex, distributed information processing system.
The nodes of this system are employees, tirelessly passing bits around to each other, crunching and filtering
with the goal to compute, to gain competitive advantage, and to help the business survive.</p>

<p>The problem is that unlike factories or boxes in the computing cloud, employees in the modern company
are not identical. Each one knows a unique piece of the information puzzle that makes a company tick.
Two weeks is not enough to do the transition and two months is way too long to waste training the new guy. This is
why the old adage that everyone is replaceable may need some re-thinking.</p>    

<h2>The Days of Slackers are Over</h2>

<p><img src="http://www.readwriteweb.com/images/break-time.jpg" align="left"> Certainly, there are still plenty of examples where slackers are growing
old getting paid to work their 9-5 jobs while
getting little done. But safe havens for slackers are rapidly diminishing, because they are losing out to smarter, more agile, and faster competition.</p>

<p>A few years ago my wife, who is a clinical pharmacist, worked with a character that ultimately managed to
get a pink slip in a huge company that had probably only ever fired one person - him. He started his day by searching the Internet for a rich relative. Yes, you read that correctly, the guy was searching for wealthy family members. At 11am, he walked
around the office and asked what people thought would be offered in the
cafeteria for lunch. Between 1pm and 2pm, he spent time reading the news, and then typically called his wife
to discuss the dinner menu. This is funny, absurd, and sad at the same time. But think about it, can someone like that work in your company?
No way! Companies can not afford to have people like this anymore.</p>

<h2>The Emergence of the Digital Elite</h2>

<p><img src="http://www.readwriteweb.com/images/earth-explode.jpg" align="left">In a way, the pressure of real-time information is polarizing - the hard-working people are becoming harder to replace,
while slackers and perhaps less knowledgeable people are just not needed. We have seen this trend in <a href="http://www.readwriteweb.com/archives/the_future_of_software_development.php">software engineering</a>
for a while - a handful of smart people can accomplish much more than an army of mediocre workers. A skilled, quick professional stands out
these days.  The people who shine are the people who get the new world - a no-nonsense approach, courtesy, and most importantly, speed.</p>

<p>Recently, my insurance broker switched companies. He quickly contacted me, offered an attractive new package, and then drove 1.5 hours from his office to my home to sign the papers. His commission would not want warrant the trip, but he was smart
to make the investment of his time because he won me as a client. On the other hand, the cost of losing a talented employee for
his old company just increased - they also lost a client, and I am sure I was not the only one.</p>

<p>Although my insurance agent lives in the technical world, he is part of new breed of folks that I call the digital elite.
He uses Facebook to keep in touch with his friends, he was savvy enough to look up my company on the web, and he knows all the cool
financial websites. In other words, he is on top of what's going on. He knows all about the speed of information in our world.
And this makes him a serious and important player, of the type that is really hard to replace.</p>

<h2>Are Leaders and Visionaries Replaceable?</h2>

<p><img src="http://www.readwriteweb.com/images/horowitz.jpg" align="left">Clearly, after Bradley Horowitz moves to Google, Yahoo! survives. He will be replaced by someone else
just as talented and as passionate and the ship will sail forward. But saying that he will be replaced is
very different from computing the cost of his departure. Losing leaders and visionaries is very, very costly.
The knowledge, the vision, and the game plan that was in his head is unique and can not be replicated.</p>

<p>Great companies are defined by the great people behind them. There are no great companies without visionary leaders.
And if you agree that all knowledge workers are becoming increasingly more valuable, the leaders are then 10 times more valuable.
Retention of key leaders and managers is paramount to the success of modern large companies. So I am sure that Bradley, who
grew through the ranks at Yahoo! and was one of the faces of the company, will be greatly missed.</p>    

<h2>Conclusion</h2>    

<p>And yet, churn is such a huge part of nature! Our world is based on transition and change.
Changing jobs is an integral part of your career path. When people move around, society benefits from knowledge
sharing and new alliances that lead to great new ideas. Remixing is good for both individuals and companies,
so there is no way that churn will ever stop.</p>

<p>But still, it is now becoming more costly for the companies. Because of the increasing amount of information processing
done by individuals and the uniqueness of each, getting replacements up to speed is more costly. Retaining and motivating the digital elite
should be recognized as a high priority for any company.</p>

<p>So, tell us how you feel about all of this? Do you feel insecure in your current position? Are you looking
for a new job? What is your company doing to motivate and retain key people?</p>    

<p>Top image credit: <a href="http://www.nytimes.com/2007/03/18/books/review/Poniewozik.t.html?_r=1&oref=slogin">New York Times</a></p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/are_you_replaceable_redux.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/are_you_replaceable_redux.php</link>
         <guid>http://www.readwriteweb.com/archives/are_you_replaceable_redux.php</guid>
         <category>Trends</category>
         <pubDate>Thu, 25 Dec 2008 10:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>A Guide to The Contextual Web</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/contextual_web_dec08a.jpg" width="200" height="138" />It's the end of 2008 and everyone on the Web is hurting due to the economy. But we know that things will get better, because slow-downs eventually bury the old and give birth to new evolutionary ways of doing things.</p>

<p>One of these evolutions started quietly in 2008. We are witnessing the rise of a new kind of web: contextual. You might not have heard or thought about it much yet, but you are already using it today. Search remains the killer app on the web, but context is quickly become a viable contender. Why? Because context is what happens <em>instead</em> of search.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=13124&amp;cb=13124' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=13124&amp;n=13124' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<h2>What Is The Contextual Web?</h2>

<p><img src="http://www.readwriteweb.com/images/contextual_web_dec08b.png" align="right" width="200" height="174" />Until recently on the web, most sites have not been software - only data, a bunch of flat HTML pages. The software that you used to look at them was, of course, the web browser. The problem was that the browser had no idea what the pages contained, and it did not know what you were doing. Because the browser could not infer your <em>context</em>, it could not help you explore related and relevant information.</p>

<p>The contextual web experience is fundamentally different because there is an understanding of what the user is doing. The combination of the information on the page and the user's behavior creates the context. Once you understand the user's context, you can be more helpful. So, contextual technologies have the potential to bite into the pie that today belongs to search, because it is able to <strong>bypass search</strong>.</p>

<p>Consider the difference between looking at the IBM home page and a movie page on Netflix. The context is very different, and so likely is the user's intention. The user may be looking at IBM because she is looking for a job or researching IBM products. When the user is looking up a movie, it is because she is thinking about renting it.</p>

<h2>The Key Properties of The Contextual Web</h2>    

<p>The Contextual web will happen when browsers and websites evolve to recognize what users are trying to do. It is the web with less choice and more meaning, where instead of Googling all the time, we Google once and then the rest of the information is available to us automatically, based on our current context.</p>

<p>Here are the key properties of the contextual web experience:</p>

<ul>
<li><strong>Relevancy</strong>: understanding the user's context better drives content relevancy.</li>
<li><strong>Shortcuts</strong>: contextual shortcuts reduce the need for raw search.</li>
<li><strong>Personalization</strong>: context is based on user intentions and history.</li>
<li><strong>Remixing</strong>: relevant information from around the web is instantly available.</li>
</ul>

<p>What are some specific examples of contextual technologies that are improving our web experience right now?</p>

<h2>Markup Technologies</h2>

<p>One of the keys to inferring user context is understanding the underlying information that the user is looking at. This is why the contextual web is related to -- and, to be more precise, is powered by -- semantic web. We have written a lot here on ReadWriteWeb about <a href="http://www.readwriteweb.com/archives/semantic_web_patterns.php">semantic technologies</a>. Notably, we discussed the difference between the <a href="http://www.readwriteweb.com/archives/the_top-down_semantic_web.php">top-down</a> and <a href="http://www.readwriteweb.com/archives/semantic_web_difficulties_with_classic_approach.php">bottom-up</a> approaches to semantic web, both of which are important for understanding the contextual web.</p>

<p>The bottom-up approach to context is about annotating pages. For example, all modern browsers can detect if the page you are looking at contains an RSS feed. This happens because the browser looks for a <code><link></code> tag in the head of the page, which declares type <code><application/rss+xml></code>. The fact that the page offers an RSS feed creates an obvious context: subscription. So, the browser then invites you to subscribe using your favorite RSS reader.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08c.png" width="488" height="252" />  

<p>Another form of markup that has been discussed recently is <a href="http://microformats.org">microformats</a>, which offer an XHTML-compliant way of embedding metadata about people, places, events, and reviews in existing web pages. Even though microformats are not ubiquitous today, there are clear benefits to using them. The image below is from an <a href="http://blog.mozilla.com/faaborg/2007/02/04/microformats-part-4-the-user-interface-of-microformat-detection/">excellent post</a> by Mozilla UI lead Alex Faaborg about leveraging microformats in the browser.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08d.jpg" width="440" height="260" />

<p>Building on the hAtom microformat are <a href="http://ieaddons.com/en/webslices/">Web Slices</a>, introduced by Microsoft in <a href="http://www.readwriteweb.com/archives/internet_explorer_8_has_arrived.php">Internet Explorer 8</a>. Web Slices enable publishers to notify users when the information in their web pages changes. For example, Weather.com can create a Web Slice that tells the user when a local weather update is available. eBay can deliver a Web Slice that notifies the user when the price of an auction changes. Similar in concept to RSS, Web Slices focus on updates in part of the web page, enabling publishers and users to communicate directly via the browser.</p>

<p>There are other markup formats that help provide context. For example, popular add-on <a href="http://www.readwriteweb.com/archives/cooliris_personalization_ad_format.php">Cooliris</a> offers a markup format for signaling that a site contains images. By placing a bit of XML code in their home directory, site owners enable users to experience their images using the stunning 3D visualization developed by Cooliris. Another markup format, developed by AdaptiveBlue <em>[<strong>disclosure:</strong> this is the company I founded]</em>, is called <a href="http://www.readwriteweb.com/archives/wine_film_and_books_adaptive_b.php">ABMeta</a>. This format allows publishers to annotate pages that contain information about books, music, movies, wine, restaurants, stocks, and other everyday things.</p>

<p>All of these markup-based approaches face the same issue: publishers have to do the work of actually annotating the pages. And while the semantic web community has been very vocal about the benefits of annotation, the majority of the web is still flat HTML.</p>

<p><i>Page 2: Widgets</i></p>

<!--nextpage-->

<h2>Widgets</h2>

<p>In the meantime, we are seeing a surge in applications that deploy a top-down approach to inferring user context and being helpful. Instead of relying on markup in pages, these applications use heuristics and APIs to recognize the information that the user is interacting with. Based on their recognition, these smart tools then offer contextual shortcuts to the relevant bits of information. Speaking broadly, today there are two primary categories of top-down contextual applications: blog plugins and browser add-ons.</p>

<p>Blog plugins offering a contextual experience have been around for some time, starting with preview technologies. One of the first recent <a href="http://www.readwriteweb.com/archives/web_previews_overview.php">unsuccessful attempts</a> at a preview technology was delivered by Browster. Despite its failure, its successors, <a href="https://addons.mozilla.org/en-US/firefox/addon/2207">CoolPreviews</a>, <a href="http://www.snap.com/">SnapShots</a>, and <a href="http://www.apture.com">Apture</a>, have done much better. While CoolPreviews literally focuses on a preview of the page, SnapShots and Apture deliver a compact summary of the information behind the link. The basic premise behind the previews is sound: if the user is not interested in what is behind the link, the preview can save the user an unnecessary click. Because the user context (in this case, the link) is known, relevant information can be brought to the surface and delivered to the user instantly.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08e.png" width="558" height="403" />

<p>Closely related to previews are widgets that offer contextual shortcuts. Like previews, these widgets work by being anchored to links. Examples of this technology include <a href="http://shortcuts.yahoo.com">Yahoo! Shortcuts</a> and <a href="http://www.adaptiveblue.com/smartlinks.html">SmartLinks</a> from my company AdaptiveBlue. Instead of providing a preview of the underlying content, these technologies offer links to related content around the web. The example below shows a SmartLink on a New York Times movie page, which invites the user, for example, to buy the movie on Amazon or rent it on Netflix.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08f.png" width="501" height="430" />

<p>Our last example of contextual widget technology comes from Colorado-based <a href="http://lijit.com">Lijit</a>. Lijit has developed a <a href="http://www.readwriteweb.com/archives/look_out_google_site_search_li.php">search technology</a> that focuses on the individual. You claim your presence around the web, on blogs, Twitter, Flickr, etc., and then others can search your pages on specific topics. Say you are on someone's blog and want to do a search on that person; it makes the most sense to search through this person's pages first; after all, you are in this person's context.</p>

<p>Remarkably, Lijit offers another contextual nugget, called Re-search. It is simple, but a great example of the power of context. If you search for a term on Google and end up on a blog that has a Lijit widget, a header appears with additional results and a prompt to search for more. Lijit automatically infers your context, does a search, and offers additional helpful shortcuts.</p>

<p><i>Page 3: Browser Add-Ons and Conclusion</i></p>

<!--nextpage-->

<h2>Browser Add-Ons</h2>

<p>Widgets and markup technologies are making inroads into the contextual web, but an even bigger inroad is being made by browser add-ons. Since Firefox introduced its platform for delivering additional features to the browser, many thousands of browser extensions have been developed. A lot of these extension focus on enhancing the browsing experience by leveraging context. Probably the granddaddy of them all is Greasemonkey, an extension that allows users to install bits of JavaScript that alter the look and content of web pages they visit. We wrote an <a href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php">introduction</a> to this popular add-on and recently followed up with a post on <a href="http://www.readwriteweb.com/archives/greasemonkey_the_7_best_new_browser_tweaks_from_november_and_how_to_use_them.php">7 New Greasemonkey Tweaks</a>.</p>

<p>While Greasemonkey scripts are mainly regarded as experimental tools for power users, quite a few other extensions are aimed at building a business around contextual enhancements to the browser. One example is a company called <a href="http://webmynd.com">WebMynd</a>, which focuses on enhancing Google search results. WebMynd's extension automatically pushes down Google ads (clever!) to insert its contexual gadget. It allows users to simultaneously search posts on Twitter, book matches on Amazon, video matches on YouTube, and many other sources. An example of what shows up when searching for "semantic web" using the gadget is shown below.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08g.png" width="582" height="337" />

<p>We have mentioned Cooliris several times already. The most popular Cooliris product is the browser add-on that shows stunning 3D views of photos and videos around the web. Cooliris works contextually by automatically recognizing popular photo sites like Flickr, Google Images and Photobucket. Another contextual add-on that works by recognizing content on pages is <a href="http://www.readwriteweb.com/archives/put_the_social_web_in_context_with_glue.php">Glue</a>. This add-on shows you friends and other users who have visited the same book, music, movie, restaurant, wine, and other pages around the web. The context here crosses the content you are viewing with your social graph. Unlike lifestreaming applications that deliver you information about your friends out of context, Glue only brings to the surface information that is relevant to your current context.</p>

<img src="http://www.readwriteweb.com/images/glue_wikipedia2.png" width="601" height="299" />

<p>A very different example of a contextual web add-on comes from Slovenia-based <a href="http://www.readwriteweb.com/archives/zementa_brings_a_semantic_layer_to_blogs.php">Zemanta</a>. Its add-on makes it easy for publishers to add contextually relevant links, photos, and video to their posts. Zemanta works by applying its semantic engine to the body of the post and automatically recommending related content. Using Zemanta, bloggers are able to instantly add relevant content to their blog posts, in turn creating a relevant web experience for their users.</p>

<p>Our last two examples of contextual add-ons are <a href="http://www.readwriteweb.com/archives/zentact_a_must-have_networking.php">Zentact</a> and <a href="http://www.readwriteweb.com/archives/a_firefox_add-on_for_app_addic.php">App Discover</a>, both recently launched. Zentact -- developed by the folks who brought us another contextual phenomenon, MyBlogLog -- aims to solve a problem of staying in touch with people who matter to you. First, you import and tag your email contacts with different tags that reflect their interests. Then, as you browse, Zentact pops up a reminder to contact a person if it deems the page relevant based on the tags. It is a simple yet powerful example of the contextual web.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08h.png" width="591" height="185" />

<p>App Discover works by recommending related applications to the sites that you are visiting. Today, it requires publishers to add markup to their sites, but one can easily imagine how this technology could work top-down. The example below shows App Discover recommending TweetDeck when the user navigates to Twitter.</p>

<h2>Browsers</h2>

<p>Without a doubt, web browsers are in the best position to deliver the user's contextual web experience. While add-ons are taken in a variety of directions, the two dominant browsers, Internet Explorer and Firefox, have already incorporated the basic contextual experience: shortcuts. Internet Explorer 8 features technology called <a href="http://ieaddons.com/en/accelerators/">Accelerators</a>.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08i.jpg" width="400" height="325" />

<p>According to Microsoft, Accelerators give you ready access to the online services you use everyday, from any page you visit. Accelerators are defined as little chunks of XML based on pre-defined variables and defined by the browser. Some examples of variables available to Accelerator are the active URL, the active domain, and selected text. The most common action that Accelerators do is perform contextual search based on the user's selection. Another common Accelerator function is the in-place lookup, such as looking up a map based on a given address.</p>

<p>The problem with Accelerators is that they are not really based on a selection; that is, they lack semantics. When you highlight an address, you still have to decide which Accelerator to use. If you have dozens of Accelerators installed, this quickly becomes hard to manage. Firefox has recognized the issue with the menu-driven approach and instead offers its contextual technology via text. Called <a href="http://www.readwriteweb.com/archives/ubiquity_for_firefox_is_a_whole_new_ui.php">Ubiquity</a>, this contextual technology is still only available as an add-on today but is likely to be a part of Firefox core soon.</p>

<img src="http://www.readwriteweb.com/images/contextual_web_dec08j.png" width="489" height="392" />

<p>Marketed as user-generated mashups, Ubiquity is actually a contextual technology based on language. As with Accelerators, the user is able to select a piece of text and then invoke Ubiquity and type a command. In the screenshot above, Ubiquity is used to insert a map into an email. Hundreds of Ubiquity commands have been implemented to date. ReadWriteWeb has already written about <a href="http://www.readwriteweb.com/archives/the_ultimate_list_of_custom_ubiquity_verbs.php">Ubiquity commands</a>.</p>

<h2>Will Context be the Future of the Web?</h2>

<p>So where is all of this heading? Are these technologies signal or noise? We believe we are witnessing the birth of a fundamentally new kind of web, a smarter one, a contextual one. Unlike the old web we are used to, this one understands what we are doing and helps us. It is a web in which we search less and find relevant content faster. This new contextual web is still very young and unevenly distributed, but it is definitely here.</p>

<p>The fact that these contextual technologies are springing up is not accidental. The Contextual web is made possible by our <a href="http://www.readwriteweb.com/archives/semantic_web_patterns.php">push into semantic web</a> and the <a href="http://www.readwriteweb.com/archives/web_30_when_web_sites_become_web_services.php">rise of web services/API culture</a>. The combination of basic semantics and API is fueling all of these contextual applications. Bit by bit, the web is getting smarter, friendlier, and more enjoyable.</p>

<p>Web browsers are in the best position to deliver these new contextual experiences to users because of their wide reach. The fact that Microsoft made Accelerators its flagship feature for Internet Explorer 8 and that Mozilla is putting much effort into Ubiquity tells us that contexual browsing is a priority. This is really good news, because these technologies bring great benefits to the user.</p>

<p>It is great to see that in these tough economic times, evolution is brewing. The tremendous effort that all of these companies are making with contextual technologies is beginning to come to fruition. It may be that we are seeing glimpses of what the next generation of the web will be like.</p>

<p>And now, as usual, let's turn the tables. Tell us examples of your favorite contextual browsing technologies. Do you think context will be play significant part in the next evolution of the web?</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/contextual_web.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/contextual_web.php</link>
         <guid>http://www.readwriteweb.com/archives/contextual_web.php</guid>
         <category>Search</category>
         <pubDate>Mon, 22 Dec 2008 21:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>2009 Tips for Big Web Companies</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/big_companies_nov08a.jpg" width="150" height="216">2009 is approaching quickly, and the consensus is that it's going to be a really tough year. The US financial crisis is triggering a global recession. Yet, a crisis is also a time full of hope. It is a time to re-think, re-tool, and get ready for the next upswing.</p>

<p>For big Internet companies, 2009 is going to be a very bad year for sure. Advertising profits are going to plunge, and consumers will spend less money overall, particularly on the web. There is little that can be done to change that. But what big companies <em>can</em> do is invest in innovation and killer moves that will bear fruit in the years to follow. Here is what we think would be cool for various big web companies to do in 2009.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=12712&amp;cb=12712' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=12712&amp;n=12712' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<h2>Tips for Google</h2>

<p><img src="http://www.readwriteweb.com/images/big_companies_nov08b.jpg" align="left" width="150" height="59">Despite the downturn, Google remains a lean, mean revenue-generating machine. The search king has a strong hold on this area of the web, and as soon as things get better, its revenues will go up as well. So it makes sense to invest in its next strongest assets: video and its new adventure, the web browser.</p>

<p><strong>1. Integrate Web-Wide Video Search in YouTube</strong></p>

<p>We recently <a href="http://www.readwriteweb.com/archives/is_youtube_the_next_google.php">wrote here</a> about YouTube and its rising popularity among kids. In a couple of years, a lot of web content is going to evolve from text to video, making YouTube a much bigger asset for Google. Even today, YouTube is already the second-largest search engine on the web.</p>

<p>However, it is a portal featuring only user-generated content. Google should seamlessly plug its video search into YouTube and bring videos from around the web to the surface using this same user-friendly interface. This would make YouTube <em>the</em> destination for people searching for any video content on the web.</p>

<p><strong>2. Make Firefox Extensions Compatible with Chrome</strong></p>

<p>Google Chrome made a big spash when it was <a href="http://www.readwriteweb.com/archives/google_to_offer_its_own_browser_chrome.php">launched</a> earlier this year. Surely Google's foray into the <a href="http://www.readwriteweb.com/archives/browser_war_2007.php">browser war</a> is very deliberate. Chrome looks like an excellent modern browser and already has a solid base of followers. But the road to mass adoption is quite steep, even if Google promotes Chrome via its home page and makes bundling deals with computer manufacturers.</p>

<p>One of the things that can definitely help Chrome gain adoption is extension support. Most early adopters use Firefox these days and love the Mozilla extensions that allow them to make the browser their own. A killer move would be for Google to support Firefox extensions. This would save a whole lot of time for all developers and users and would show that Google respects the existing web eco-system.</p>

<h2>Tips for Microsoft</h2>

<p><img src="http://www.readwriteweb.com/images/big_companies_nov08c.jpg" align="left" width="150" height="31">Everyone knows that Google is the new Microsoft and that Microsoft is the new IBM. Ever since it lost the search war to Google, the Redmond giant has been playing an agonizing catch-up game. And it has yet to make a dent in Google's market. Perhaps its most successful recent move has been investing $250 million in Facebook, which was valued at $15 billion. But while it was a clever strategic play, there is no impressive technology here. And this is really what Microsoft needs to invest in: execution and innovation.</p>

<p><strong>1. Execute Faster and Better</strong></p>

<p>This problem nags large companies. Bureaucracy takes over for common sense and introduces rot. Endless meetings, hierarchies of approval, and "what if" scenarios turn any large company into a beast. Microsoft needs to fundamentally restructure its approach to delivering products: reduce the coupling between products, shrink timelines, throw away old rotten code. In short, Microsoft needs to be more like Google in order to compete with Google.</p>

<p><strong>2. Innovate</strong></p>

<p>Sure, Microsoft has a lot of things going on in research. But every time we hear of a new product announcement, it sounds like "<em>Me too</em>" envy. First, there is the rivalry with Google in search. Many people think that advertising is the killer app for the web. Sure, it is, at least today. But it does not mean that search is the only way to deliver it. Microsoft is stuck in a battle to build a better search engine, while the answer may be to deliver advertsing in a fundamentally different way.</p>

<p>Similarly, Amazon has made a big push into cloud computing. Microsoft followed a year later with yet another "Me too." Zune was another fiasco, an attempt to chase the beloved Apple product. The problem is that the age of "Me too" is over. The only way to own the future is to define it. Microsoft needs to truly embrace innovation in order to have a chance of coming back.</p>

<h2>Tips for Amazon</h2>

<p><img src="http://www.readwriteweb.com/images/big_companies_nov08d.jpg" align="left" width="150" height="40"> Amazon has executed its web services play remarkably well. The company took its core infrastructure, which runs the biggest shopping store online, and turned it into a product. More importantly, Amazon's foray into web services marks the <a href="http://www.readwriteweb.com/archives/amazon_webos.php">true beginning</a> of the cloud computing era. But at the same time, strange things are happening with the store, such as <a href="http://www.readwriteweb.com/archives/text_and_banner_ads_on_amazon.php">advertising appearing</a> on product pages. Amazon should continue to accelerate its web services strategy, but it also needs to go back to the store and clean up the way it looks.</p>

<p><strong>1. Continue the Rapid Push into Web Services</strong></p>

<p>The first-mover advantage sometimes works, and sometimes doesn't. Many first movers in the market are overtaken and ultimately defeated by the second comers who know how to improve on what has been done. But if the first move is brilliant (think Apple kind of brilliant), then it is becomes hard for others to keep up. Amazon has rapidly innovated in the web services market and has a very substantial lead.</p>

<p>Its delivery to date has been nearly perfect, and the company needs to continue to invest in its core stack. The more useful the blocks that are there, the less reason users will have to switch to something else. Cost and reliability are already there, so it boils down to adding a few more blocks and then re-focusing on customer support and enablement.</p>

<p><strong>2. Simplify and Clean Up the Product Pages</strong></p>

<p>Amazon pages, despite the recent cleanup, still feel so 1990s. There is just too much going on. First of all, the banner ads need to go. Sure, they make money, but it is insulting to see completely irrelevant truck ads when a user is looking at Freedman's latest book.</p>

<p>Secondly, the pages are difficult to read because of both the design and the amount of information on the pages. Most of the information is not needed and will not enhance transactions. Instead of geeky bar charts, give users a simple popularity indicator. People do not need to see 400 reviews; five should do. The lists promoted in the sidebar are distracting. And the list goes on; there is a lot of room for clean-up.</p>

<h2>Tips for eBay</h2>

<p><img src="http://www.readwriteweb.com/images/big_companies_nov08e.jpg" align="left" width="150" height="70">eBay has just not been an exciting company since the 1990s. It has not executed well, its site has not evolved, and it failed to make much of its acquisitions, such as Skype and StumbleUpon. What eBay needs to do is reinvent itself through relevant acquistions.</p>

<p><strong>1. Buy Etsy</strong></p>

<p>Etsy is a rapidly growing online marketplace for hand-made goods. With sustainability and green poised to be on people's minds for the next decade, hand-made is the new black. Etsy has got a stellar team behind it, a user-centric culture, and a knack for innovation. If Esty were to be unleashed on eBay's site, the user experience would likely be much more improved and fun.</p>

<p><strong>2. Buy Craigslist</strong></p>

<p>If one company other than Google has cracked the secret of simplicity on the web, it's Craigslist. It has discovered the most effective and simple way to do online classifieds, buy and sell things, find a job, and make a hire. Cloning the same simple service for many markets was genius, and Craigslist just nailed it. It is unclear whether they would be willing to sell, but if there is a transaction there, eBay's coolness level would shoot up high. And the revenue would likely follow, because Craigslist has been rather conservative when it comes to charging users.</p>

<h2>Tips for Yahoo!</h2>

<p><img src="http://www.readwriteweb.com/images/big_companies_nov08f.jpg" align="left" width="150" height="38">Yahoo! is in a really tough spot. It seems the only way out is through a focus on innovation (that is, if it really doesn't want to sell to Microsoft). First, Yahoo! needs to figure out what business it wants to be in, and then it needs to execute flawlessly in the direction it chooses.</p>

<p><strong>1. Invest in Best Directions, Cut Out the Rest</strong></p>

<p>Seems like a lot of internal projects were coming out of the brick house and then didn't go anywhere. The problem with incubating products, launching them, and then dropping the ball with user adoption and marketing is that it is not good for business. Take Yahoo! Shortcuts as an example: great idea, competitive space, well executed. Where is it now? Lanched in 2007, it works only on WordPress, hasn't really been promoted much, and is unlikely to go anywhere.</p>

<p>We see a similar pattern with acquistions. Too much time was lost getting the ball rolling with MyBlogLog and del.icio.us. The result? Momentum was lost, and so were users and opportunity. Yahoo! can't afford misses like these. Execution needs to be quick and flawless -- and relevant to the business. Yahoo! needs to assess its entire product line, pick the things to invest in, and then put both engineering and marketing dollars behind them.</p>

<p><strong>2. Compete in Search</strong></p>

<p>Not all is lost, especially when you are number two in the space. Sure the gap to get to number one is big, but you are only one spot away. Google attracts users with its simple user interface, speed, and relevancy. Yahoo! needs to fix the speed and relevancy of its search engine and then invest in a different user interface. I really think that the Search Monkey project is on to something. Out of all the recent innovations in the search space, this one stands out with its simple yet powerful approach.</p>

<p>And the recent idea to open up its search engine as a web service is great too. It just needs to be done better and faster in order to really undermine Google. Yahoo! should look to Seattle for the model of how to do this sort of thing quickly and elegantly. If Yahoo! can create a simple way for everyone to build vertical search applications, Google will surely take a hit and have to start playing catch-up.</p>

<h2>Conclusion</h2>

<p>2009 will surely be a tough year for everyone. Yet it is the year to revamp and invest in the future. How exactly the big web companies will execute really matters. What do you think they should be doing?</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/2009_tips_for_big_web_companies.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/2009_tips_for_big_web_companies.php</link>
         <guid>http://www.readwriteweb.com/archives/2009_tips_for_big_web_companies.php</guid>
         <category>Predictions</category>
         <pubDate>Tue, 25 Nov 2008 11:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>Is YouTube the Next Google?</title>
		<description><![CDATA[<p><em><strong>Anything that can be a video will be a video</strong></em></p>
<p><img src="http://www.readwriteweb.com/images/youtube_logo_nov08.png"> During the Web 2.0 Summit recently, <font style="float: right; margin-left: 10px;"><script type="text/javascript">digg_url = 'http://digg.com/tech_news/Is_YouTube_the_Next_Google';digg_bgcolor = '#ffffff';digg_skin = 'normal';</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></font>the Mayor of San Francisco, Gavin Newsom, pointed out that one of the reasons the world is no longer the same is YouTube. For better or worse, said Mr. Newsom, we are now always on the record. Every significant and insignificant conversation is being recorded, and the videos are available on YouTube.</p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=12567&amp;cb=12567' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=12567&amp;n=12567' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>His co-panelist Joe Trippi, who was in charge of Howard Dean's presidential campaign, further explained that because of YouTube, we have now entered the age of transparency. Joe argued that because we are always on record, the only sensible thing to do is to tell the truth. The panelists agreed that YouTube, and the online video movement, is fundamentally changing our society.</p>

<p>The panel was indeed thought provoking, but there was another conversation at the Summit that got me thinking that the <a href="http://www.tgdaily.com/content/view/39777/113/">second largest search engine</a> may be on its way to becoming the largest.</p>

<h2>The story of one 9-year-old boy</h2>

<p><img src="http://www.readwriteweb.com/images/youtube_google_nov08b.png" align="right" width="200px">During one of the conference breaks, I met <a href="http://www.linkedin.com/in/iankennedy">Ian Kennedy</a>, one of the heads of Service Innovation at Nokia. (You've seen a lot of Ian around the web because he used to be the product manager for MyBlogLog at Yahoo!.) Ian and I started talking, and he mentioned that his son accesses the web through YouTube. At first, I didn't get it and thought Ian was making a joke.</p>

<p>But then I realized he was not. Whenever his son needed any information, he would open up YouTube, type in the search term and then just watch the videos that showed up as matches. He never Googled anything; he never went to any other site; his entire web experience was confined to YouTube videos. It was rather puzzling, I thought. Could it be that there are YouTube videos on any topic? My curiosity was piqued, and I decided to run a little experiment.</p>

<h2>The YouTube experiment</h2>

<p>To get an idea, I ran several different searches:</p>

<ul>
    <li><a href="http://www.youtube.com/results?search_query=chicken+noodle+soup">Chicken Noodle Soup</a> (bad results)</li>
    <li><a href="http://www.youtube.com/results?search_query=George+Washington&search_type=&aq=f">George Washington</a> (bad results)</li>
    <li><a href="http://www.youtube.com/results?search_query=astrophysics&search_type=&aq=f">Astrophysics</a> (bad results)</li>
    <li><a href="http://www.youtube.com/results?search_query=donkey+from+shrek&search_type=&aq=f">Donkey from Shrek</a> (good results)</li>
    <li><a href="http://www.youtube.com/results?search_query=Lance+Wataru&search_type=&aq=f">Lance Wataru</a> (good results)</li>
    <li><a href="http://www.youtube.com/results?search_query=vacuuming+carpet&search_type=&aq=2&oq=vacuuming">vacuuming carpet</a> (good results)</li>
    <li><a href="http://www.youtube.com/results?search_query=Gavin+Newsom&search_type=&aq=f">Gavin Newsom</a> (good results)</li>
    <li><a href="http://www.youtube.com/results?search_query=Bakugan&search_type=&aq=f">Bakugan</a> (good results)</li>
</ul>

<p>Like any search engine, YouTube is not perfect. In general, short queries on generic topics, like <em>Astrophysics</em>, do not work very well. Somewhat surprisingly, <em>George Washington</em> and <em>Chicken Noodle Soup</em> do not yield good results either. But some searches do work very well. Ian said that his son frequently searches for episodes of <em>Bakugan</em>, which come up perfectly. Another likely search for a 9-year-old, <em>Lance Wataru</em> (a Pokemon character), works well, too. More specific searches, such as <em>Donkey from Shrek</em>, work even better.</p>

<h2>Anything that can be a video will be a video</h2>

<p>I walked away with the impression that we are not quite there yet, but was intrigued. Clearly a lot of things lend themselves to video, not just movies and music clips, but educational videos, tourism and a lot of other things. If video content continues to grow, could video eventually replace text?</p>

<p>Most likely not. The main reason that text rules the web today is because of hyperlinks. Linking pages via text links is what makes the web possible. Hyperlinking videos would be a harder thing to do. Not impossible, of course, because you can link objects and insert text in videos, but it's just not as elegant as text. Besides the linking issue, not everything would be an effective video. For example, a research paper could be made into a video but would not be as easy to follow as the text.</p>

<p><img src="http://www.readwriteweb.com/images/youtube_google_nov08c.png" width="610"/>But there is definitely a shift. Because video was not possible before, the web was dominated by text. Now that video cameras and broadband are cheap, information that is better served by video is getting converted. As a result, YouTube is now the second largest search engine, and traffic is through the roof. And because kids like Ian's son are video natives, this is just the beginning.</p>

<h2>Generation YouTube</h2>

<p><img src="http://www.readwriteweb.com/images/youtube_google_nov08d.jpg" align="right" width="200px"> Imagine a whole generation of kids growing up and learning about the world through YouTube. In the first half of the 20th century, people grew up reading books and newspapers. Then there was a generation that grew up on movies and television. The last shift was to the Internet. And now web video is creating yet another generation.</p>

<p>Kids no longer learn about the world by reading text. Like the television generation, they are absorbing the world through their visual sense. But there is a big difference. Television was programmed and inflexible. YouTube is completely micro-chunked and on demand. Kids can search for what they need anytime. This is different, and powerful.</p>

<p>True, the current model of YouTube is still raw and still skewed to entertainment. But imagine online video 5 years from now, geared to kids, where entertainment, games, education, travel -- everything for kids -- is mixed and delivered via searchable channels. This would be a big change on the Internet and in the world. Just as we no longer think twice about Googling, kids of the future will be consuming huge volumes of information via video.</p>

<p>And now tell us your stories. Are you seeing your kids use video more than text? Do you yourself use YouTube to find information? Let us know. We want to hear from you!</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/is_youtube_the_next_google.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/is_youtube_the_next_google.php</link>
         <guid>http://www.readwriteweb.com/archives/is_youtube_the_next_google.php</guid>
         <category>Analysis</category>
         <pubDate>Tue, 18 Nov 2008 16:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
      <item>
         <title>LinkedIn, Stop Hiding People Behind Links</title>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/linkedin_oct08/linkedin.gif" />Last week LinkedIn <a 
href="http://www.readwriteweb.com/archives/linkedin_series_d_climbs_to_
75.php">announced</a> an additional
infusion of capital from strategic investors. The company has been 
around since 2003 and
Bernard Lunn <a 
href="http://www.readwriteweb.com/archives/linkedin_disappearing_market
.php">recently
wrote</a> an in-depth analysis
of the LinkedIn business here on ReadWriteWeb. Most of us use LinkedIn a few times a week, yet almost
no one is emotionally connected to the company. Isn't it strange that a 
brand
which at its core is about
connecting people, is rather bland and unexciting? LinkedIn as a company and brand has never paid attention to the human 
factor. </p>]]>
<![CDATA[<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=12349&amp;cb=12349' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=12349&amp;n=12349' border='0' alt='' align="right" /></a></p>]]>

<![CDATA[<p>At first glance conservatism seems appropriate because LinkedIn is 
about business connections.
Traditionally in America people have been unemotional about work - the 
office meant business
only. This isn't the case any more. Being a big part of our social life, 
work is definitely
emotional. Often we are friends with co-workers and we care about them.</p>
<p>Until recently
  LinkedIn's website resembled something circa 1994. The latest overhaul of the 
  UI makes it more accessible
  and useful, but still not fun - it's dominated by links, not people. What if LinkedIn refocused?
What if there were elements of entertainment, story telling and human 
feel to the whole
experience?
In this post we ponder how the brand could become more fun.</p>
<h2>Hint at Humanity - the iPhone App </h2>
<p><img src="http://www.readwriteweb.com/images/linkedin_iphone.png" 
width="200px" align="left"> When the <a 
href="http://www.readwriteweb.com/archives/linkedin_a_new_must-have_app
_for_iphone.php">LinkedIn App for iPhone</a>
came out I was struck by how a minor difference in user interface 
represents a big difference in perception.
On the website, the list of contacts is dull and hard to sift through. 
iPhone implementation
leveraged the standard widget for scrolling through lists and was 
spectacular.</p>
<p>As names of my contacts flew by, my brain started reminiscing: <em>Oh 
I remember this person? Man, that was a fun project! I wonder where
this person is now?</em>.   
</p>   
<p>I was compelled to click on some entries to see people's faces, to 
check their resumes.   
</p>   
<p>The playful iPhone UI made the same LinkedIn information much more 
engaging. It instantly brought
into the spotlight the most interesting aspect of LinkedIn - the people. 
  
</p>   
<h2>LinkedIn as Entertainment</h2>
<p><img src="http://www.readwriteweb.com/images/linkedin_oct08/where.jpg" width="150px" align="right"> LinkedIn is a great business 
tool - you can use it to find jobs or
suitable candidates.
It's helpful for introductions and lead generation, but it underplays 
human aspects of business connections.
If LinkedIn were more interesting and entertaining, imagine what it 
could do?</p>
<p>
The opportunity lies in a better user interface, lending itself to more 
exploration.
A visualization like the one PicLens provides would be great fun - e.g. the
ability to see peoples timelines
visualized, such as 5 previous co-workers now working for Apple. It's
essentially slicing and dicing information that LinkedIn has, though in 
a way that is
playful and useful.
</p>
<p><img src="http://www.readwriteweb.com/images/linkedin_oct08/coworkers.jpg" width="500px"></p>
<p>In 
addition to playfulness, there's a
  sentimental factor here. Enabling people to tap into their memories and 
  recall co-workers. Imagine a flashback - your job at Yahoo.
  Remember Jane, John, Kate and Mike? Here's where they are now. Jane and 
  Mike are still at Yahoo, John
  is engineer at Google by way of Microsoft, and Kate is working for a 
startup in Colorado.</p>
<h2>Will Entertainment Pay?</h2>
<p>Would this sort of thing help LinkedIn's bottom line? Not directly, 
because people
are unlikely to pay for such entertainment as they pay for other 
LinkedIn
features.
But the pages would surely generate traffic and bring CPM advertising 
dollars. Facebook
grew big because of entertainment.
</p>
<p>It's cool to see pictures of friends, to know what they're up to, and 
to stay in touch. By adding this human focus, LinkedIn could
become 'cool' in addition to useful.
</p>
<p>What do you think about adding the entertainment dimension to 
LinkedIn?
Is this something you'd like the company to do? What other features do 
you wish LinkedIn had?</p>]]>
<![CDATA[<strong><a href="http://www.readwriteweb.com/archives/linkedin_stop_hiding_people_behind_links.php#comments-open">Discuss</a></strong>]]>

</description>
         <link>http://www.readwriteweb.com/archives/linkedin_stop_hiding_people_behind_links.php</link>
         <guid>http://www.readwriteweb.com/archives/linkedin_stop_hiding_people_behind_links.php</guid>
         <category>Analysis</category>
         <pubDate>Thu, 30 Oct 2008 05:00:00 -0800</pubDate>
<author>Alex Iskold</author>
      </item>
      
   </channel>
</rss>
