<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/ident_engine.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2009://1.16677-</id>
  <updated></updated>
  <title>Comments for Ident Engine: Put Activity Streams on Your Site Easily</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.16677</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/ident_engine.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=16677" title="Ident Engine: Put Activity Streams on Your Site Easily" />
    <published>2009-10-06T17:05:05Z</published>
    <updated>2009-10-06T17:51:44Z</updated>
    <title>Ident Engine: Put Activity Streams on Your Site Easily</title>
    <summary>Most of us have profiles on a wide variety of services these days. Thankfully, most of these profiles are available in machine-readable microformats like hCard or XFN (XHTML Friends Network). For developers, Google&apos;s Social Graph API makes discovering these profiles easier, though this is still a relatively complicated process. Now, however, Ident Engine, a new...</summary>
    <author>
      <name>Frederic Lardinois</name>
      
    </author>
    
    <category term="Product Reviews" />
    
    <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img alt="ident_engine_logo_oct09.png" src="http://www.readwriteweb.com/images/ident_engine_logo_oct09.png"  />Most of us have profiles on a wide variety of services these days. Thankfully, most of these profiles are available in machine-readable microformats like hCard or <a href="http://microformats.org/wiki/XFN">XFN</a> (XHTML Friends Network). For developers, Google's <a href="http://code.google.com/apis/socialgraph/">Social Graph API</a> makes discovering these profiles easier, though this is still a relatively complicated process. Now, however, <a href="http://identengine.com/index.htm">Ident Engine</a>, a new open-source JavaScript library that finds and aggregates user profiles and related activity streams, makes this process a lot <a href="http://identengine.com/documentation/index.htm">easier</a>.</p>]]>
      <![CDATA[<p>The service pulls in data from LinkedIn, Flickr, identi.ca, Twitter, Digg, FriendFeed and numerous other services. To parse profiles, Ident Engine uses Yahoo's <a href="http://developer.yahoo.com/yql/">YQL</a> and <a href="http://ufxtract.com/">ufxtract</a>, a .Net parser. Ident Engine's Glenn Jones describes the technical details of the software in detail in this article over at <a href="http://www.alistapart.com/articles/discovering-magic/">A List Apart</a>. Basically, though, this library should make it very easy for developers to aggregate and display a profile for any user with very little input from the user and with just a few lines of code. </p>

<h2>For Users: Flexible Queries</h2>

<p><img alt="profile_demo_ident_engine.png" align="right" src="http://www.readwriteweb.com/images/profile_demo_ident_engine.png" />One of the most interesting aspects of this library is that it gives users a lot of <a href="http://identengine.com/blog/post/2009/09/27/Web-address.aspx">flexibility</a> when they structure their queries. Ident Engine will happily accept full URLs like <em><a href="http://www.twitter.com/rww">http://www.twitter.com/rww</a></em> or just simply 't<em>witter.com rww</em>' or the <a href="http://hueniverse.com/2009/08/introducing-webfinger/">Webfinger</a> email structure (<a href="mailto:&lsquo;rww@twitter.com&rsquo;">'<em>rww@twitter.com</em>'</a>). </p>

<h2>Not a Developer? Try these Demos</h2>

<p>While Ident Engine is mainly aimed at developers, the team has made a number of cool demos available on its server. The <a href="http://identengine.com/combined-profile.htm">Combined Profile Demo</a>, for example, looks at a user's profiles on multiple services and then builds an aggregate profile for the user, based on commonalities it finds in these profiles. The <a href="http://identengine.com/lifestream.htm">Lifestream</a> demo goes a step further and discovers a user's profiles on a variety of services and pulls in the latest updates. The project's <a href="http://identengine.com/index.htm">homepage</a> also features a number of additional demos.</p>

<p>Glenn Jones also recently released a Firefox plugin, <a href="http://lab.madgex.com/identify/">Identify</a> (our <a href="http://www.readwriteweb.com/archives/identify_google_people_with_two_keystrokes.php">review</a>), which builds on the same premises and allows users to quickly bring up the aggregate profile of any user while looking at one of their regular social network profiles.</p>]]>
    </content>
  </entry>

</feed>
