<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us">
  <title>Dare Obasanjo aka Carnage4Life</title>
  <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/" />
  
  <icon>favicon.ico</icon>
  <updated>2010-08-28T22:47:56.241574-04:00</updated>
  <author>
    <name>Dare Obasanjo</name>
  </author>
  <subtitle>You can buy cars but you can't buy respect in the 'hood - Curtis Jackson</subtitle>
  <id>http://www.25hoursaday.com/weblog/</id>
  <generator uri="http://dasblog.info/" version="2.1.8102.813">DasBlog</generator>
  <feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="carnage4life" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><logo>http://members.microsoft.com/careers/epdb/image/i_mop_ProfID58_l.jpg</logo><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetRss" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Carnage4life</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="14" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=0cd1fcc6-b156-4bdb-810b-688c01c9dd9b" />
    <total xmlns="http://purl.org/syndication/thread/1.0">14</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=0cd1fcc6-b156-4bdb-810b-688c01c9dd9b" title="14 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=0cd1fcc6-b156-4bdb-810b-688c01c9dd9b</commentRss>
    <title>Lessons from Google Wave and REST vs. SOAP: Fighting Complexity of our own Choosing</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/08/27/LessonsFromGoogleWaveAndRESTVsSOAPFightingComplexityOfOurOwnChoosing.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=0cd1fcc6-b156-4bdb-810b-688c01c9dd9b</id>
    <published>2010-08-27T10:30:17.443-04:00</published>
    <updated>2010-08-28T22:47:56.241574-04:00</updated>
    <category term="Life in the B0rg Cube" label="Life in the B0rg Cube" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Life+in+the+B0rg+Cube" />
    <category term="Technology" label="Technology" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Technology" />
    <content type="html">&lt;p&gt;
Software companies love hiring people that like solving hard technical problems. On
the surface this seems like a good idea, unfortunately it can lead to situations where
you have people building a product where they focus more on the interesting technical
challenges they can solve as opposed to whether their product is actually solving
problems for their customers. 
&lt;/p&gt;
&lt;p&gt;
I started being reminded of this after reading an answer to a question on Quora about &lt;a href="http://www.quora.com/Which-is-better-to-work-for-Google-or-Facebook"&gt;the
difference between working at Google versus Facebook&lt;/a&gt; where &lt;strike&gt;Edmond Lau&lt;/strike&gt; David
Braginsky wrote 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;&lt;b&gt;Culture: 
&lt;br /&gt;
&lt;/b&gt;Google is like grad-school. People value working on hard problems, and doing them
right. Things are pretty polished, the code is usually solid, and the systems are
designed for scale from the very beginning. There are many experts around and review
processes set up for systems designs. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Facebook is more like undergrad. Something needs to be done, and people do it.
Most of the time they don't read the literature on the subject, or consult experts
about the "right way" to do it, they just sit down, write the code, and make things
work. Sometimes the way they do it is naive, and a lot of time it may cause bugs or
break as it goes into production. And when that happens, they fix their problems,
replace bottlenecks with scalable components, and (in most cases) move on to the next
thing. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Google tends to value technology. Things are often done because they are technically
hard or impressive. On most projects, the engineers make the calls. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Facebook values products and user experience, and designers tend to have a much
larger impact. Zuck spends a lot of time looking at product mocks, and is involved
pretty deeply with the site's look and feel.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
It should be noted that Google deserves credit for succeeding where other large software
have mostly failed in putting a bunch of throwing a bunch of Ph.Ds at a problem at
actually having them create products that impacts hundreds of millions people as opposed
to research papers that impress hundreds of their colleagues. That said, it is easy
to see the impact of complexophiles (props to &lt;a href="http://addysanto.com/"&gt;Addy
Santo&lt;/a&gt;) in recent products like Google Wave. 
&lt;/p&gt;
&lt;p&gt;
If you go back and read the &lt;a href="http://googleblog.blogspot.com/2009/05/went-walkabout-brought-back-google-wave.html"&gt;Google
Wave announcement blog post&lt;/a&gt; it is interesting to note the focus on combining features
from disparate use cases and the diversity of all of the technical challenges involved
at once including 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
“Google Wave is just as well suited for quick messages as for persistent content —
it allows for both collaboration and communication” 
&lt;/li&gt;
&lt;li&gt;
“It's an HTML 5 app, built on &lt;a href="http://code.google.com/webtoolkit/"&gt;Google
Web Toolkit&lt;/a&gt;. It includes a rich text editor and other functions like desktop drag-and-drop” 
&lt;/li&gt;
&lt;li&gt;
“The Google Wave protocol is the underlying format for storing and the means of sharing
waves, and includes the ‘live’ concurrency control, which allows edits to be reflected
instantly across users and services” 
&lt;/li&gt;
&lt;li&gt;
“The protocol is designed for open federation, such that anyone's Wave services can
interoperate with each other and with the Google Wave service” 
&lt;/li&gt;
&lt;li&gt;
“Google Wave can also be considered a platform with a rich set of open APIs that allow
developers to embed waves in other web services” 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The product announcement read more like a technology showcase than an announcement
for a product that is actually meant to help people communicate, collaborate or make
their lives better in any way. This is an example of a product where smart people
spent a lot of time working on hard problems but at the end of the day they &lt;a href="http://www.techmeme.com/100804/p57#a100804p57"&gt;didn't
see the adoption they would have liked&lt;/a&gt; because they they spent more time focusing
on technical challenges than ensuring they were building the right product.
&lt;/p&gt;
&lt;p&gt;
It is interesting to think about all the internal discussions and time spent implementing
features like character-by-character typing without anyone bothering to ask whether
that feature actually makes sense for a product that is billed as a replacement to
email. I often write emails where I write a snarky comment then edit it out when I
reconsider the wisdom of sending that out to a broad audience. It’s not a feature
that anyone wants for people to actually see that authoring process. 
&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;
Some of you may remember that there was a time when I was &lt;a href="http://web.archive.org/web/20040715004553/msdn.microsoft.com/xml/default.aspx"&gt;literally
the face of XML at Microsoft&lt;/a&gt; (i.e. going to &lt;a href="http://www.microsoft.com/xml"&gt;http://www.microsoft.com/xml&lt;/a&gt; took
you to a page with my face on it &lt;img alt="Smile" src="http://shared.live.com/5oeCPTazLAJxhccDO!c5Cg/emoticons/smile_regular.gif" /&gt;).
In those days I spent a lot of time using phrases like the XML&lt;-&gt;
objects impedance mismatch to describe the fact that the dominate type system for
the dominant protocol for web services at the time (aka &lt;a href="http://www.w3.org/TR/soap/"&gt;SOAP&lt;/a&gt;)
actually had lots of constructs that you don’t map well to a traditional object oriented
programming language like C# or Java. This was caused by the fact that XML had grown
to serve conflicting masters. There were people who used it as a basis for document
formats such as &lt;a href="http://www.docbook.org/"&gt;DocBook&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/XHTML"&gt;XHTML&lt;/a&gt;.
Then there were the people who saw it as a replacement to for the binary protocols
used in interoperable remote procedure call technologies such as &lt;a href="http://en.wikipedia.org/wiki/CORBA"&gt;CORBA&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Java_remote_method_invocation"&gt;Java
RMI&lt;/a&gt;. The W3C decided to solve this problem by getting a bunch of really smart
people in a room and asking them to create some amalgam type system that would solve
both sets of completely different requirements. The output of this activity was &lt;a href="http://www.w3.org/XML/Schema"&gt;XML
Schema&lt;/a&gt; which became the type system for SOAP, WSDL and the WS-* family of technologies.
This meant that people who simply wanted a way to define how to serialize a C# object
in a way that it could be consumed by a Java method call ended up with a type system
that was also meant to be able to describe the structural rules of the HTML in this
blog post. 
&lt;/p&gt;
&lt;p&gt;
Thousands of man years of effort was spent across companies like Sun Microsystems,
Oracle, Microsoft, IBM and BEA to develop toolkits on top of a protocol stack that
had this fundamental technical challenge baked into it. Of course, everyone had a
different way of trying to address this “XML&lt;-&gt;
object impedance mismatch which led to interoperability issues in what was meant to
be a protocol stack that guaranteed interoperability. Eventually customers started
telling their horror stories in actually using these technologies to interoperate
such as Nelson Minar’s &lt;a href="http://www.25hoursaday.com/weblog/2005/03/17/ETech2005TripReportBuildingANewWebServiceAtGoogle.aspx"&gt;ETech
2005 Talk - Building a New Web Service at Google&lt;/a&gt; and movement around the usage
of building web services using &lt;a href="http://en.wikipedia.org/wiki/REST"&gt;Representational
State Transfer (REST)&lt;/a&gt; was born. In tandem, web developers realized that if your
problem is moving programming language objects around, then perhaps a data format
that was designed for that is the preferred choice. Today, it is hard to find any
recently broadly deployed web service that doesn’t utilize on &lt;a href="http://json.org/"&gt;Javascript
Object Notation (JSON)&lt;/a&gt; as opposed to SOAP. 
&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;
The moral of both of these stories is that a lot of the time in software it is easy
to get lost in the weeds solving hard technical problems that are due to complexity
we’ve imposed on ourselves due to some well meaning design decision instead of actually
solving customer problems. The trick is being able to detect when you’re in that situation
and seeing if altering some of your base assumptions doesn’t lead to a lot of simplification
of your problem space then frees you up to actually spend time solving real customer
problems and delighting your users. More people need to ask themselves questions like
do I really need to use the same type system and data format for business documents
AND serialized objects from programming languages?
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;unfiltered=1&amp;field-keywords=&amp;field-artist=Travie+McCoy&amp;field-title=Billionaire&amp;field-label=&amp;field-binding=&amp;sort=relevancerank&amp;Adv-Srch-Music-Album-Submit.x=19&amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Travie
McCoy&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;field-keywords=Travie+McCoy+Billionaire&amp;x=0&amp;y=0"&gt;Billionaire
(featuring Bruno Mars)&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=9UKpv7cZ9-c:Y0wbNHqAkrs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=9UKpv7cZ9-c:Y0wbNHqAkrs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=9UKpv7cZ9-c:Y0wbNHqAkrs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=9UKpv7cZ9-c:Y0wbNHqAkrs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=9UKpv7cZ9-c:Y0wbNHqAkrs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=9UKpv7cZ9-c:Y0wbNHqAkrs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=9UKpv7cZ9-c:Y0wbNHqAkrs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=9UKpv7cZ9-c:Y0wbNHqAkrs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=9UKpv7cZ9-c:Y0wbNHqAkrs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/9UKpv7cZ9-c" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="4" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=71508f77-c396-43c5-9f9e-163c194c8071" />
    <total xmlns="http://purl.org/syndication/thread/1.0">4</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=71508f77-c396-43c5-9f9e-163c194c8071" title="4 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=71508f77-c396-43c5-9f9e-163c194c8071</commentRss>
    <title>Google Wave and Network Effects</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/08/05/GoogleWaveAndNetworkEffects.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=71508f77-c396-43c5-9f9e-163c194c8071</id>
    <published>2010-08-05T09:36:00.1091468-04:00</published>
    <updated>2010-08-05T10:01:56.215774-04:00</updated>
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <content type="html">&lt;p&gt;
This morning I stumbled on a great post by Dave Winer titled &lt;a href="http://scripting.com/stories/2010/08/05/whyDidntGoogleWaveBootUp.html"&gt;Why
didn't Google Wave boot up?&lt;/a&gt; where he writes
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;So why didn't &lt;/em&gt;&lt;a href="http://googleblog.blogspot.com/2010/08/update-on-google-wave.html"&gt;&lt;em&gt;Google
Wave&lt;/em&gt;&lt;/a&gt;&lt;em&gt; happen? &lt;/em&gt;&lt;a href="http://scripting.com/stories/2010/08/05/#p1223"&gt;&lt;em&gt;&lt;img border="0" alt="Permanent link to this item in the archive." src="http://scripting.com/images/2001/09/20/sharpPermaLink3.gif" width="6" height="9" /&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a name="p1224"&gt;&lt;/a&gt;&lt;em&gt;Here's the problem -- when I signed on to Wave, I didn't see
anything interesting. It was up to me, the user, to figure out how to sell it. But
I didn't understand what it was, or what its capabilities were, and I was busy, always.
Even so I would have put the time in if it looked interesting, but it didn't.&amp;#160; &lt;/em&gt;&lt;a href="http://scripting.com/stories/2010/08/05/#p1224"&gt;&lt;em&gt;&lt;img border="0" alt="Permanent link to this item in the archive." src="http://scripting.com/images/2001/09/20/sharpPermaLink3.gif" width="6" height="9" /&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a name="p1226"&gt;&lt;/a&gt;&lt;em&gt;However, it had another problem. Even if there were incentives
to put time into it, and even if I understood how it worked or even what it did, it
still wouldn't have booted up because of the invite-only thing. It's the same problem
every Twitter-would-be or Facebook-like thing has. My friends aren't here, so who
do I communicate with? &lt;font color="#ff0000"&gt;But with Wave it was even worse because
even if I loved Wave and wanted everyone to use it, it was invite-only. So the best
evangelist would still have to plead with Google to add all of his workgroup members
to the invite list.&lt;/font&gt; The larger your workgroup the more begging you have to
do. This is exactly the opposite of how you want it to work if you're in Google's
shoes.&amp;#160; &lt;/em&gt;&lt;a href="http://scripting.com/stories/2010/08/05/#p1226"&gt;&lt;em&gt;&lt;img border="0" alt="Permanent link to this item in the archive." src="http://scripting.com/images/2001/09/20/sharpPermaLink3.gif" width="6" height="9" /&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
This is an important lesson on the value of &lt;a href="http://en.wikipedia.org/wiki/Network_effect"&gt;network
effects&lt;/a&gt; on social software applications. A service that exhibits network effects
is more useful the more of my friends use it (e.g. having SMS on my cell phone is
only useful if I have friends who can send &amp;amp; receive text messages). By definition,
a social software application is dependent on network effects and needs to do everything
in its power to promote them. Placing artificial barriers that prevent me from actually
using the product as a communication tool with my social network works against the
entire premise of being social in the first place. 
&lt;/p&gt;
&lt;p&gt;
Google definitely learned the wrong lesson from the success of Gmail as an invite
only service. Being invite-only worked for Gmail at launch because my friends don’t
have to use Gmail to receive or send messages to me. So word off mouth could spread
because the people who used it would sing it’s praises which caused anticipation amongst
those that couldn’t. On the other hand with Wave, the people who got invites couldn’t
get to the point where they could sing its praises (if there were any to be sung)
because it was too difficult to get their friends on there. By the time they made
the service open to all, it was too late due to what Joel Spolsky called &lt;a href="http://www.joelonsoftware.com/articles/VC.html"&gt;The
Segway Phenomenon&lt;/a&gt;
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;&lt;u&gt;PR grows faster than the quality of your code.&lt;/u&gt; Result: everybody checks
out your code, and it's not good yet. These people will be permanently convinced that
your code is simple and inadequate, even if you improve it drastically later. I call
this the &lt;/em&gt;&lt;a href="http://www.joelonsoftware.com/articles/PickingShipDate.html"&gt;&lt;em&gt;Marimba
phenomenon&lt;/em&gt;&lt;/a&gt;&lt;em&gt; . Or, you get PR before there's a product people can buy,
then when the product really comes out the news outlets don't want to do the story
again. We'll call this the Segway phenomenon.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Some may point to Facebook as an example of a network that was invite-only but still
managed to have network effects but there is a crucial difference in how Facebook
regulated growth before opening up to all. Facebook opened its doors to entire networks
of people at a time (i.e. everyone in a particular college, all college students,
people from select employers, etc) not to arbitrary swaths of people on a first come,
first served basis. 
&lt;/p&gt;
&lt;p&gt;
Hopefully more startups will keep this in mind before jumping on the invite-only bandwagon. 
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Eminem&amp;amp;field-title=Hell+Breaks+Loose&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Eminem&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Eminem+Hell+Breaks+Loose&amp;amp;x=0&amp;amp;y=0"&gt;Hell
Breaks Loose (featuring Dr. Dre)&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=EJbbfuu9uCM:rgANcmdbBU8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=EJbbfuu9uCM:rgANcmdbBU8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=EJbbfuu9uCM:rgANcmdbBU8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=EJbbfuu9uCM:rgANcmdbBU8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=EJbbfuu9uCM:rgANcmdbBU8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=EJbbfuu9uCM:rgANcmdbBU8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=EJbbfuu9uCM:rgANcmdbBU8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=EJbbfuu9uCM:rgANcmdbBU8:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=EJbbfuu9uCM:rgANcmdbBU8:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/EJbbfuu9uCM" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="4" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=df3e43ea-98c1-4f38-a5ad-0922c39acc1c" />
    <total xmlns="http://purl.org/syndication/thread/1.0">4</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=df3e43ea-98c1-4f38-a5ad-0922c39acc1c" title="4 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=df3e43ea-98c1-4f38-a5ad-0922c39acc1c</commentRss>
    <title>There will be many social graphs</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/08/02/ThereWillBeManySocialGraphs.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=df3e43ea-98c1-4f38-a5ad-0922c39acc1c</id>
    <published>2010-08-02T10:10:08.84611-04:00</published>
    <updated>2010-08-02T10:10:08.8617356-04:00</updated>
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <content type="html">&lt;p&gt;
I've spent the past week going over the ideas in Chris Dixon's excellent post titled &lt;a href="http://cdixon.org/2010/07/22/graphs/"&gt;graphs&lt;/a&gt; and
thought the ideas were powerful enough that they are worth reiterating. The thesis
is simple, in recent years many have been focused on social graphs (i.e. graphs bidirectional
or one-way “friend” relationships between users) but there are other ways in which
users can be connected to each other besides whether they are friends or not. The
key points from Chris’s post are excerpted below 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Facebook’s social graph is symmetric (if I am friends with you then you are friends
with me) but not transitive (I can be friends with you without being friends with
your friend).&amp;#160; You could say friendship is probabilistically transitive in the
sense that I am more likely to like someone who is a friend’s friend then I am a user
chosen at random. This is basis of Facebook’s friend recommendations.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Twitter’s graph is probably best thought of as an interest graph. One of Twitter’s
central innovations was to discard symmetry: you can follow someone without them following
you. This allowed Twitter to evolve into an extremely useful publishing platform, &lt;/em&gt;&lt;a href="http://cdixon.org/2009/09/29/twitter-killed-rss-and-thats-a-bad-thing/"&gt;&lt;em&gt;replacing
RSS&lt;/em&gt;&lt;/a&gt;&lt;em&gt; for many people. The Twitter graph isn’t transitive but one of its
most powerful uses is retweeting, which gives the Twitter graph what might be called
curated transitivity. 
&lt;br /&gt;
... 
&lt;br /&gt;
Over the next few years we’ll see the rising importance of other types of graphs.
Some&lt;/em&gt; &lt;em&gt;examples: &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Taste&lt;/u&gt;&lt;strong&gt;:&lt;/strong&gt; At &lt;/em&gt;&lt;a href="http://hunch.com"&gt;&lt;em&gt;Hunch&lt;/em&gt;&lt;/a&gt;&lt;em&gt; we’ve
created what we call the taste graph. We created this implicitly from questions answered
by users and other data sources. Our thesis is that for many activities – for example
deciding what movie to see or blouse to buy – it’s more useful to have the neighbors
on your graph be people with similar tastes versus people who are your friends.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Financial Trust:&lt;/u&gt; Social payment startups like &lt;/em&gt;&lt;a href="https://squareup.com/"&gt;&lt;em&gt;Square&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;/em&gt;&lt;a href="http://www.venmo.com"&gt;&lt;em&gt;Venmo&lt;/em&gt;&lt;/a&gt;&lt;em&gt; are
creating financial graphs – the nodes are people and institutions and the relations
are financial trust. These graphs are useful for preventing fraud, streamlining transactions,
and lowering the barrier to accepting non-cash payments.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Endorsement:&lt;/u&gt; An endorsement graph is one in which people endorse institutions,
products, services or other people for a particular skill or activity. LinkedIn created
a successful professional graph and a less successful endorsement graph.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Local:&lt;/u&gt; Location-based startups like &lt;/em&gt;&lt;a href="http://foursquare.com"&gt;&lt;em&gt;Foursquare&lt;/em&gt;&lt;/a&gt;&lt;em&gt; let
users create social graphs (which might evolve into better social graphs than what
Facebook has since users seem to be more selective friending people in local apps).
But probably more interesting are the people and venue graphs created by the check-in
patterns. These local graphs could be useful for, among other things, recommendations,
coupons, and advertising.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
One of the things that has been interesting to watch is how many services have tried
to build this other sorts of relationship graphs on top of &lt;a href="http://wiki.developers.facebook.com/index.php/Facebook_Connect"&gt;Facebook
Connect&lt;/a&gt;. &lt;a href="http://www.quora.com"&gt;Quora&lt;/a&gt; has tried to build an endorsement
graph from Facebook Connect as a basis while Yelp has tried to build a location graph
using &lt;a href="http://www.yelp.com/static?p=fb_yelp"&gt;Facebook's Instant Personalization&lt;/a&gt; and
Facebook Connect as the foundation. As more of these sorts of relationships graphs
between people and other entities are created it is slowly becoming clear to me that
there are many scenarios where Facebook’s graph is not the best starting point. 
&lt;/p&gt;
&lt;p&gt;
Take this screenshot of the &lt;a href="http://developers.facebook.com/plugins"&gt;Facebook
Friend’s Activity plugin&lt;/a&gt; on Engadget as an example. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.bay.livefilestore.com/y1pvb50yBu9QcxG5OeXvFsEGUuEwQ_56pABbtfhpoTpghDu1L0bEJhvxzsmeQGKhkL7N2XV-EmrzBFV5y916etEhw/FB%20on%20Engadget.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
What this plugin does is show which of my Facebook friends (i.e. mostly family, coworkers
and high school friends) have found interesting on Engadget. I couldn’t help but think
back to what Chris Dixon mentioned about Twitter being an “interest graph”. I realized
that this feature would actually be more useful if it showed me what Engadget articles
people I follow on Twitter found interesting rather than what my Facebook friends
did. 
&lt;/p&gt;
&lt;p&gt;
As the utility of the social graph grows beyond providing a stream of updates from
people in that graph to being reused in other contexts, the lack of universal appeal
in some of these relationships will grow more obvious. Using Twitter as an example,
I suspect if asked to chose between a widget on TechCrunch that shows what articles
are interesting among your Facebook friends versus who you follow on Twitter a non-trivial
amount of people would pick the latter. 
&lt;/p&gt;
&lt;p&gt;
Similarly I wonder how soon till we start seeing some of the endorsement graphs being
built on services like LinkedIn and Quora being leveraged in other places where you
need to vet the opinions of strangers such as Amazon or even &lt;a href="http://www.monster.com"&gt;Monster.com&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
There are times I’ve debated with others whether there will be one social graph to
rule them all and whether that graph will Facebook’s. Now I ‘m convinced that although
their graph is likely to be the largest and most generally applicable in the long
term, there is a market for social graphs based on relationship types other than whether
someone is a “friend” or not which can still significantly improve the user experience
on the Web. 
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Eminem&amp;amp;field-title=Untitled&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Eminem&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Eminem+Untitled&amp;amp;x=0&amp;amp;y=0"&gt;Untitled&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=qPXW9K-JEbg:-Ez3U5O7n1s:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=qPXW9K-JEbg:-Ez3U5O7n1s:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=qPXW9K-JEbg:-Ez3U5O7n1s:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=qPXW9K-JEbg:-Ez3U5O7n1s:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=qPXW9K-JEbg:-Ez3U5O7n1s:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=qPXW9K-JEbg:-Ez3U5O7n1s:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=qPXW9K-JEbg:-Ez3U5O7n1s:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=qPXW9K-JEbg:-Ez3U5O7n1s:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=qPXW9K-JEbg:-Ez3U5O7n1s:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/qPXW9K-JEbg" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="4" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=1ba33af9-44c6-4c14-9d57-2b7eeedfdf7a" />
    <total xmlns="http://purl.org/syndication/thread/1.0">4</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=1ba33af9-44c6-4c14-9d57-2b7eeedfdf7a" title="4 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=1ba33af9-44c6-4c14-9d57-2b7eeedfdf7a</commentRss>
    <title>Change is bad. No, change is good. No, change is bad unless it’s great</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/07/29/ChangeIsBadNoChangeIsGoodNoChangeIsBadUnlessItsGreat.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=1ba33af9-44c6-4c14-9d57-2b7eeedfdf7a</id>
    <published>2010-07-29T09:02:39.8084716-04:00</published>
    <updated>2010-07-29T09:02:39.8084716-04:00</updated>
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
One of the challenging things about working on large scale services that lots of people
use every day is that they get attached to their experience with the site and enjoy
the familiarity. A consequence of this is that there is a large population of users
for whom any change whether good or bad is met with resistance.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pzLIWNBWYMbW346f953jyQmtbDO4YXdeOrxrWB25gq7936rz5RkWfSi66ZKTfHYmw_JelVA6fRirtKOgyI9zqNQ/Hui%20and%20Enk.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
One of the things that you end up learning when building a product is that if you’re
afraid that a lot of people may complain about the changes you’ve made to the product
they use every day then you’ll end up never making any changes. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pUmFd1UPvh6mXzKCxcNNTjVglYHQOOw6h1eAC-96Ry95uvCxhySUHccuXH8lQakj7ybddVP5HP7qfwF1G2U7LEw/Matt%20and%20Bonnie.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=50+Cent&amp;amp;field-title=It+Is+What+It+Is&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;50
Cent&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=50+Cent+It+Is+What+It+Is&amp;amp;x=0&amp;amp;y=0"&gt;It
Is What It Is&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=hLpdJIJqapw:8SPYblLWYJo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=hLpdJIJqapw:8SPYblLWYJo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=hLpdJIJqapw:8SPYblLWYJo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=hLpdJIJqapw:8SPYblLWYJo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=hLpdJIJqapw:8SPYblLWYJo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=hLpdJIJqapw:8SPYblLWYJo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=hLpdJIJqapw:8SPYblLWYJo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=hLpdJIJqapw:8SPYblLWYJo:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=hLpdJIJqapw:8SPYblLWYJo:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/hLpdJIJqapw" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="1" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=f9d6d8ed-f909-43ff-8827-40dc9f41482d" />
    <total xmlns="http://purl.org/syndication/thread/1.0">1</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=f9d6d8ed-f909-43ff-8827-40dc9f41482d" title="1 Comment" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=f9d6d8ed-f909-43ff-8827-40dc9f41482d</commentRss>
    <title>Some Thoughts on Quora</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/07/15/SomeThoughtsOnQuora.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=f9d6d8ed-f909-43ff-8827-40dc9f41482d</id>
    <published>2010-07-15T09:20:15.4300231-04:00</published>
    <updated>2010-07-15T09:20:15.4300231-04:00</updated>
    <category term="Competitors/Web Companies" label="Competitors/Web Companies" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Competitors%2fWeb+Companies" />
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <content type="html">&lt;p&gt;
I was reading &lt;a href="http://ifindkarma.posterous.com/pandas-and-lobsters-why-google-cannot-build-s"&gt;Pandas
and Lobsters: Why Google Cannot Build Social Applications...&lt;/a&gt; and came across the
following statements 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Now, consider the Four Horsemen of Hotness in 2010: Facebook, Quora, Foursquare,
and Twitter. Think deeply about why none of these four could have been developed inside
Google. 
&lt;br /&gt;
... 
&lt;br /&gt;
Quora is restaurant that serves huge quantities of &lt;/em&gt;&lt;a href="http://en.wikipedia.org/wiki/Bacn"&gt;&lt;em&gt;bacn&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;/em&gt;&lt;a href="http://en.wikipedia.org/wiki/Toast_(computing)"&gt;&lt;em&gt;toast&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;strong&gt; &lt;/strong&gt;Quora
is a dozen people running dozens of experiments in how to optimally use bacn to get
people to return to Quora, and how to use toast to keep them there. Bacn is email
you want but not right now, and Quora has 40 flavors of it that you can &lt;/em&gt;&lt;a href="http://www.quora.com/settings"&gt;&lt;em&gt;order&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.
Quora's main use of Bacn is to sizzle with something delicious (a new answer to a
question you follow, a new Facebook friend has been caught in the Quora lobster trap,
etc.) to entice you to come back to Quora. Then, once you're there, the toast starts
popping. &lt;/em&gt;&lt;a href="http://techcrunch.com/2010/06/21/quoras-highly-praised-qa-service-launches-to-the-public-and-the-real-test-begins/"&gt;&lt;em&gt;Quora
shifts the content to things you care about and hides things you don't care about&lt;/em&gt;&lt;/a&gt;&lt;em&gt; in
real-time, and subtly pops up notifications while you're playing, to entice you to
keep sticking around and clicking around.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Although I’m a regular user of &lt;a href="http://www.foursquare.com"&gt;Foursquare&lt;/a&gt;, &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; and &lt;a href="http://www.facebook.com"&gt;Facebook&lt;/a&gt; and
consider myself to be fairly up on what’s going on in the social media space, I’d
never used &lt;a href="http://www.quora.com"&gt;Quora&lt;/a&gt; when I read the article. Given
that I’ve seen hype about it in various corners I decided to create an account and
give the service a try. Below are some of my impressions
&lt;/p&gt;
&lt;h3&gt;What is Quora?
&lt;/h3&gt;
&lt;p&gt;
The easiest way to think about Quora is that Quora is to &lt;a href="http://answers.yahoo.com/"&gt;Yahoo!
Answers&lt;/a&gt; as Facebook is to MySpace. It is a Q&amp;amp;A site where users utilize their
real names often linked to Facebook profiles as opposed to pseudonyms. It avoids game
mechanics such as high score leaderboards and user badges that services like &lt;a href="http://stackoverflow.com/"&gt;Stackoverflow&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Live_QnA#Levels.2C_Scoring_and_Reputation_System"&gt;Windows
Live QnA&lt;/a&gt; instead relying on people getting kudos from their peers in the form
of endorsements and votes on their answers to motivate users to answer questions. 
&lt;/p&gt;
&lt;h3&gt;Why is Quora is so Hot
&lt;/h3&gt;
&lt;p&gt;
Quora seems to have started off as an invitation-only service which allowed them to
cherry pick the original users to meet a particular demographic (i.e. Silicon Valley
geek) and also carefully manage the initial culture of the site. What they’ve created
is a place where members of the Silicon Valley technorati and wannabes can post questions
and expect them to be answered by members of the tech elite including insiders at
various tech companies. Quora is the kind of place where questions like &lt;a href="http://www.quora.com/What-are-the-scaling-issues-to-keep-in-mind-while-developing-a-social-network-feed"&gt;What
are the scaling issues to keep in mind while developing a social network feed?&lt;/a&gt; is
answered by one of the people who built the original Facebook news feed and a random
opinion like &lt;a href="http://www.quora.com/Should-Mark-Zuckerberg-step-down-as-CEO-of-Facebook-and-find-a-more-seasoned-replacement"&gt;Should
Mark Zuckerberg step down as CEO of Facebook and find a more seasoned replacement?&lt;/a&gt; gets
a response from &lt;a href="http://en.wikipedia.org/wiki/Blake_Ross"&gt;Blake Ross&lt;/a&gt;.
There aren’t many places online where a question like &lt;a href="http://www.quora.com/What-were-the-4-or-5-key-decisions-that-Larry-Page-and-Sergey-Brin-made-in-the-early-days-of-Google"&gt;What
were the 4 or 5 key decisions that Larry Page and Sergey Brin made in the early days
of Google?&lt;/a&gt; can get a serious answer let alone a well researched history lesson
as well as some actual insights. 
&lt;/p&gt;
&lt;p&gt;
This site is pure gold for technology bloggers, journalists and Web startup geeks.
It is unsurprising that these sorts of people would consider Quora to be the greatest
thing since sliced bread. 
&lt;/p&gt;
&lt;h3&gt;Quora is a Community Site not a Communications Tool
&lt;/h3&gt;
&lt;p&gt;
One of the things I find weird about lumping Quora into the same grouping as Facebook,
Foursquare and Twitter is that unlike those sites it is &lt;u&gt;not&lt;/u&gt; a communication
tool. Facebook created a new communication channel between friends, acquaintances
and family members that sits somewhere between brings together the functionality of
email and IM along with the feed. Twitter created a lighter weight way to consume
and create content for brands and people you find interesting as compared to blogging.
Foursquare is about broadcasting your location to interested parties. 
&lt;/p&gt;
&lt;p&gt;
Quora on the other hand seems to have more in common with mail lists and discussion
forums. Specifically, it is more like &lt;a href="http://www.metafilter.com"&gt;Metafilter&lt;/a&gt;, &lt;a href="http://www.digg.com"&gt;Digg&lt;/a&gt; and &lt;a href="http://www.reddit.com"&gt;Reddit&lt;/a&gt; than
it is like the aforementioned sites. This is a service that will live and die based
on the culture of its community and is very dependent on &amp;quot;power users” who altruistically
provide lots of value to the site in exchange for respect from their peers. The challenge
for Quora is that it will be difficult to keep its current culture as it grows bigger.
Will Facebook and Google insiders still be showing up in various question threads
if the site grows to be as big as Yahoo! Answers with the same breadth of audience
and volume of content? I can’t imagine that happening. 
&lt;/p&gt;
&lt;p&gt;
I also can’t imagine being able to segregate audiences like you can on communications
services. Twitter has communities of mommy bloggers, tech bloggers, fans of various
celebrities, sports fans, etc which operate independently of each other and really
only are noticed by others every once in a while due to the trending topics feature.
The same goes for Facebook and Foursquare. Quora will not be able isolate the various
demographics from each other without changing the nature of the site. However they &lt;u&gt;will&lt;/u&gt; have
to figure that out once the current crop of users start logging in and seeing &lt;a href="http://knowyourmeme.com/memes/how-is-babby-formed"&gt;&amp;quot;how
is babby formed&amp;quot;&lt;/a&gt; style questions because the site has taken off. 
&lt;/p&gt;
&lt;p&gt;
Then again, we might get lucky and the site never take off with the masses which may
not be good for the VCs that have invested in it but would be for the community that
has formed there. 
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Young+Buck&amp;amp;field-title=Welcome+To+The+South&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Young
Buck&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Young+Buck+Welcome+To+The+South&amp;amp;x=0&amp;amp;y=0"&gt;Welcome
to the South (featuring Lil Flip &amp;amp; David Banner)&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=XUqVg3ihKsk:olfDmcALm24:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=XUqVg3ihKsk:olfDmcALm24:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=XUqVg3ihKsk:olfDmcALm24:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=XUqVg3ihKsk:olfDmcALm24:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=XUqVg3ihKsk:olfDmcALm24:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=XUqVg3ihKsk:olfDmcALm24:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=XUqVg3ihKsk:olfDmcALm24:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=XUqVg3ihKsk:olfDmcALm24:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=XUqVg3ihKsk:olfDmcALm24:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/XUqVg3ihKsk" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="2" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=26a9a536-067e-4d3e-b9c5-7057981c67cd" />
    <total xmlns="http://purl.org/syndication/thread/1.0">2</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=26a9a536-067e-4d3e-b9c5-7057981c67cd" title="2 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=26a9a536-067e-4d3e-b9c5-7057981c67cd</commentRss>
    <title>What People are Saying about Social Networking in Windows Live (wave 4)</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/07/14/WhatPeopleAreSayingAboutSocialNetworkingInWindowsLiveWave4.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=26a9a536-067e-4d3e-b9c5-7057981c67cd</id>
    <published>2010-07-14T10:16:01.5615679-04:00</published>
    <updated>2010-07-14T10:16:01.5615679-04:00</updated>
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
Many moons ago when we were planning the set of social features we would build into
the next version of Windows Live, we were very mindful of the fact that our customers
are inundated with lots of social networking sites and what people need are tools
to manage their relationships across many services not yet another social networking
site. As some of those features have now rolled out to the general public in the form
of betas, I’ve been keeping an eye on social media sites like &lt;a href="http://www.facebook.com/"&gt;Facebook&lt;/a&gt; and &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; to
see what regular people and techies think about what we’ve shipped. 
&lt;/p&gt;
&lt;h3&gt;What the Techies are Saying
&lt;/h3&gt;
&lt;p&gt;
Yesterday, Omar wrote a post on the Engineering Windows Live blog titled &lt;a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/07/13/all-your-contacts-in-one-place.aspx"&gt;All
Your Contacts in One Place&lt;/a&gt; where he talked about the work we’ve done in creating
a single place where users can view and communicate with not only their Windows Live
friends but also their contacts across multiple services including Facebook, MySpace
and soon LinkedIn. &lt;a href="http://factoryjoe.com/"&gt;Chris Messina&lt;/a&gt; posted the following
in response to the story 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://twitter.com/chrismessina/status/18474472505"&gt;&lt;img src="http://hpzfuw.blu.livefilestore.com/y1poZCHDS0tqmUlO_3YhLH4H-Iu393feRSyUqYl6Iw-V9-9LQFwEm_-IBPT3Ok9QRXPt9JMvveMDp7mU0FnKwbz0IJydwppuejP/chris.png" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I’ve &lt;a href="http://www.25hoursaday.com/weblog/2010/06/08/MessengerSocialBuildingTheUltimateSocialDashboardForStayingInTouchWhileEliminatingTheNoise.aspx"&gt;talked&lt;/a&gt; about
the work we’ve done around bringing customer value with the news feed that is integrated
into the new Hotmail experience including how we’ve &lt;a href="http://www.25hoursaday.com/weblog/2010/06/28/MessengerSocialEmailAndSocialNewsFeedsAreTheNewPeanutButterAndJelly.aspx"&gt;blended
email into the news feed experience&lt;/a&gt; in recent posts. So I was pleased to see the
following tweet from &lt;a href="http://staynalive.com/"&gt;Jesse Stay&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://twitter.com/Jesse/status/18490113306"&gt;&lt;img src="http://public.blu.livefilestore.com/y1pzJ_KhzrpRzn4DVwT81lQa3TDigEDQc6UtIOvYeIJ7szA2heeanrrvLs6A2F_UBSj8cZZhpYj_Oh3XIdrT7a5rg/jesse.png" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks Jesse
&lt;/p&gt;
&lt;h3&gt;Facebook Users on Windows Live
&lt;/h3&gt;
&lt;p&gt;
I regularly perform Facebook searches to see what people who are using the &lt;a href="http://explore.live.com/windows-live-essentials-beta"&gt;Windows
Live Essentials beta&lt;/a&gt; think about the investments we’ve made in bringing social
networking to the desktop in a big way. Here’s a sampling of some of the feedback
I’ve found 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pCGurk5SThFvWr152pPWsqe4HU2u36arvnf0DXQr4c1pqTYho_NsKuu2YrfrDcANx8JustVltaDXA6tNYtswbGQ/Jaime.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1prtjOW2xVEKYmKwOIwqSfbZC3vFNxSsz3cUKbYaIf9cstywgT-kGz7Su9jNklQPcssYA6UjeuKOcFHgA7gEF_Xg/Samant.png?psid=2" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pvBjoQkjec145UL-APFnNqKXfGeaO664jrpMWxaXW_suBCo7T86tLl9Wq_Sbbj9ic47OZ2Em2xejufSjqLMG7Jw/Adam.png" /&gt;
&lt;/p&gt;
&lt;h3&gt;&lt;img src="http://public.blu.livefilestore.com/y1pnclTDJ-wXMh0U7aeHhId2bQ9yXg6JBm1KV1FkGap1Kj266DmmgBogf5bX_pf5yRScYxyNGa0NjwWfL46OWMzUA/Buddha.png" /&gt;
&lt;/h3&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pV9CyP9WaSn1dSi2nNeB8856oCRH2RvaLndnkrvqXUI2u9VLNiwZ4cC2lHBgyenNx8l79yDLT7KB9tm0BXUi-OQ/Tylar.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1prtjOW2xVEKZYMlbPdv1Dc9VdpIyAeAX5_7_ypNx--GYU_tY-KOLsYnIndSGstOiZMrHaMHFLxCesCuAB-ncjgA/Randy.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://hpzfuw.blu.livefilestore.com/y1psOANmREYi6_v8ToaQ7zcdb2-2K9W8H9heqX5yQv6R-fDRlKT6VAywF6HMt7qDfbtisMvL8zYXIlRwmp92Wb5iYXed_Z8gvwL/Hector.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1prtjOW2xVEKYMS1OffPU0Re56EXIpJLQvtnq2AeTlp1uFU6ekmlxUUNGQf_9VOCp6fqxe5PgFwQzdssNpqh6Frw/Rory.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
You get the idea. &lt;img alt="Smile" src="http://shared.live.com/5oeCPTazLAJxhccDO!c5Cg/emoticons/smile_regular.gif" /&gt;
&lt;/p&gt;
&lt;h3&gt;Twitter Users on Windows Live
&lt;/h3&gt;
&lt;p&gt;
I performed the same sorts of searches on Twitter and found similar feedback. Here
are a few of my favorites 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pzJ_KhzrpRzmWhBg98BxAbQEH4F13NmUqiJGzg_O-s2Ju_YMDyfnr-zdOACl_YUNNs0LtctJbLZsQbifazsr8kA/KSitjar.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1prtjOW2xVEKbo7TB_FhZcpVBvj35y-h6npBPyv2u7ahAXi60EL57OdOgW0HtKd290X2kWU811KDoFmz_3EhO6bw/peterbromberg.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pnclTDJ-wXMivtCiZ_WjEyUWEMVsCvtzpXy6Ut6PdbCxbfdO2O3gAcqvrxX5GeQiY3xmSakgaeymlPrvquzPwpA/adarsh.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
It’s really exciting to see so many people validating the design choices we made and
enjoying the product that we’ve spent the last couple of months building. The outpouring
of positive feedback has been really humbling and has me jazzed up to build even more
things that make people happier as they connect with the people they care about using
our products. 
&lt;/p&gt;
&lt;p&gt;
Thank you to everyone who has tried out the various betas. 
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Eminem&amp;amp;field-title=Love+The+Way+You+Lie&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Eminem&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Eminem+Love+The+Way+You+Lie&amp;amp;x=0&amp;amp;y=0"&gt;Love
The Way You Lie (featuring Rihanna)&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Y2cboGcYYYE:Fwrn1kbudDs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Y2cboGcYYYE:Fwrn1kbudDs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Y2cboGcYYYE:Fwrn1kbudDs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Y2cboGcYYYE:Fwrn1kbudDs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Y2cboGcYYYE:Fwrn1kbudDs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Y2cboGcYYYE:Fwrn1kbudDs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Y2cboGcYYYE:Fwrn1kbudDs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Y2cboGcYYYE:Fwrn1kbudDs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Y2cboGcYYYE:Fwrn1kbudDs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/Y2cboGcYYYE" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="0" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7cf5899a-1cb2-493a-92c7-d376d9f1badd" />
    <total xmlns="http://purl.org/syndication/thread/1.0">0</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=7cf5899a-1cb2-493a-92c7-d376d9f1badd" title="0 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7cf5899a-1cb2-493a-92c7-d376d9f1badd</commentRss>
    <title>Messenger Social: Email and Social News Feeds are the new Peanut Butter and Jelly</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/06/28/MessengerSocialEmailAndSocialNewsFeedsAreTheNewPeanutButterAndJelly.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=7cf5899a-1cb2-493a-92c7-d376d9f1badd</id>
    <published>2010-06-27T21:59:58.095-04:00</published>
    <updated>2010-07-09T22:01:03.5801919-04:00</updated>
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
One of the things I’ve noticed while working on Windows Live is that it helps to think
about communications tools such as email, IM and social media sites as being parts
of a continuum as opposed to being rigidly defined product categories. They are all
ways we share our thoughts, ideas and interesting things we’ve online with others
where the main difference is really how public or private the communication channel
is and how synchronous we want the conversation to be. Once you start looking at communications
tools this way it starts opening the door to asking how we can bring some of these
experiences closer together. 
&lt;/p&gt;
&lt;p&gt;
Over on the Windows Live blog there have been a number of good blog posts on this
topic. Piero Sierra wrote in the blog post &lt;a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/03/25/sharing-2-0.aspx"&gt;Sharing
2.0&lt;/a&gt;
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;h5&gt;&lt;em&gt;Our data is everywhere&lt;/em&gt;
&lt;/h5&gt;
&lt;p&gt;
&lt;em&gt;People store their stuff across the web, their PCs and their mobile phones, leading
to fragmented access and fragmented sharing. Take the example of photo-sharing. A
study we ran in September 2009 showed that people stored their photos across up to
15 different types of technologies. Here are the major ones:&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowslive/Where_5F00_we_5F00_store_5F00_our_5F00_photos_5F00_1F184C46.png"&gt;&lt;em&gt;&lt;img title="Graph illustrating where we store our photos" border="0" alt="Graph illustrating where we store our photos" src="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowslive/Where_5F00_we_5F00_store_5F00_our_5F00_photos_5F00_thumb_5F00_6C4845D1.png" width="349" height="332" /&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;It would be nice, not only to have everything in one location, but also to be
able to access all this stuff and share from wherever you may be, especially from &lt;/em&gt;&lt;a href="http://mobile.live.com"&gt;&lt;em&gt;mobile
phones&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and PCs that you may not own.&lt;/em&gt;
&lt;/p&gt;
&lt;h5&gt;&lt;em&gt;We're putting it all out there&lt;/em&gt;
&lt;/h5&gt;
&lt;p&gt;
&lt;em&gt;It seems like our appetite for using technology to connect with each other is
bottomless, whether it be directed communications with the people we love (email,
IM), sharing with groups of friends (email, social networking), or full-on public
broadcasting (blogs, micro-blogs, photo &amp; video dedicated sites, etc.)&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;font color="#ff0000"&gt;Whenever a new medium emerges, it doesn’t replace the previous
ones – it adds to it. That is, people today are sending email and IM and updating
their status on social networks and uploading photos everywhere.&lt;/font&gt; They're sharing
their thoughts and their memories to stay in touch with each other. Sharing and consuming
shared data has become the primary internet activity for many of our customers, right
up there with shopping and reading news.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
With regards to email and sharing specifically, there’s another good blog post on
this topic by Dick Craddock titled &lt;a href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/03/29/email-in-a-world-of-social-networking.aspx"&gt;Email
in a World of Social Networking&lt;/a&gt; where he wrote
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Recently, we surveyed 2,000 people in the US, where nearly 10 million additional
people have started to use Hotmail actively over the last year. Our goal was to refresh
our understanding of how people use their personal email accounts, particularly in
this day of heavy usage of social networks for communications. We surveyed people
who use&lt;b&gt; AOL, Gmail, Hotmail&lt;/b&gt;, and &lt;b&gt;Yahoo! Mail&lt;/b&gt; – 500 people for each service.
Here’s a bit of what they shared with us.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowslive/CommunicationChoice_5F00_012EE270.jpg"&gt;&lt;em&gt;&lt;img title="Graphic comparing communication choices" border="0" alt="Graphic comparing communication choices" src="http://windowsteamblog.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windowslive/CommunicationChoice_5F00_thumb_5F00_2EB00233.jpg" width="252" height="349" /&gt;&lt;/em&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;&lt;b&gt;You’re still very attached to your personal email accounts&lt;/b&gt;. We asked the
survey group which communication method they would choose if they were allowed to
keep only one to communicate with friends and family. Of the choices – email, texting,
IM, or the ability to post to their favorite social network – most people told us
they’d choose email over all of the other communication methods and tools. &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;b&gt;Email is today’s tool of choice&lt;/b&gt; for managing and sharing documents, interacting
with businesses, tracking online activities, receiving and responding to social networking
alerts, communicating with friends and family, dating, and so on. Your inbox is your
job search strategy room, your filing cabinet, your to-do list, and your social center &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;b&gt;Email is your online photo album, too&lt;/b&gt;. &lt;font color="#ff0000"&gt;People send
and receive over 1.5 billion photos each month on Hotmail alone, and email is still
the most popular way to share photos.&lt;/font&gt;&lt;/em&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
One of the things that became clear from us from this data is that there’s a good
overlap in the kinds of activities that go on in email and what we see in social networks.
Some of your friends share photos with you by posting them to Flickr while others
send emails with photos as attachments. Sometimes you find out about new comments
on photos you posted to Facebook by going to &lt;a href="http://www.facebook.com"&gt;http://www.facebook.com&lt;/a&gt; and
other times you discover this because you got a notification email. Either way, there’s
a lot of overlap in the actual problem being solved although the technology may differ. 
&lt;/p&gt;
&lt;p&gt;
So what are we doing to simplify things in Windows Live’s Wave 4 release? Glad you
asked. &lt;img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://shared.live.com/5oeCPTazLAJxhccDO!c5Cg/emoticons/smile_regular.gif" /&gt; 
&lt;/p&gt;
&lt;h3&gt;Emails with Photo Attachments and Messenger Social
&lt;/h3&gt;
&lt;p&gt;
One of the goals we set out with for Wave 4 was to ensure that people should be able
to keep up with what their friends are sharing with them no matter where their friends
are. This is the motivation behind the integrations we’ve done with popular social
networks like MySpace and Facebook. However as you can tell from the blog posts mentioned
above, email is also an important way for your friends to share updates and media
with you. What we’ve done in this release is to bring in emails that are used for
sharing photos from your contacts into the Messenger Social feed across all experiences
where it is displayed. 
&lt;/p&gt;
&lt;p&gt;
On the web: 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.bay.livefilestore.com/y1prQFlmXC5HmJCTD_E9XioEJakrUi5NtyydYVv4mSUbEyTIRLIHk4GFbXT_IpXyDmGaGE9olKI5JWg1c9ujptF0w/photo%20email.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
On the desktop: 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.bay.livefilestore.com/y1psiIm85CQm909os106w2i3PbPGiDpmS5Bib5IRdaWlsp-67-CEA_NacZuQSQL4jPbZnATo_xdsc1RnL4lblFbrA/despair.jpg" /&gt;
&lt;/p&gt;
&lt;h3&gt;
&lt;/h3&gt;
&lt;h3&gt;Emails from your Social Networks and Messenger Social
&lt;/h3&gt;
&lt;p&gt;
The goal of the Messenger Social feed is to keep you up to date on what your friends
are doing. One of the things your friends do is comment on the stuff you post on various
social networks. Invariably you get a mail about these comments and we thought to
ourselves that these email updates are just as valid to show in your feed as the comments
attached to people’s updates that are typically in the feed. Thanks to diligent work
of the Hotmail folks who built a bunch of excellent technology around recognizing
and categorizing emails from social networks, you now get updates such as 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.bay.livefilestore.com/y1pB7-_z8FHbEaz3076rs72sYMVIwqum-UxeWs-ZsGhsHze6d-5hUD6eaLqERqdSeXps09QHaLuzGSsv9iumZOIzg/comment%20email.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
in the Messenger Social feed. 
&lt;/p&gt;
&lt;h3&gt;
&lt;/h3&gt;
&lt;h3&gt;What Do Customers Think of the Blending of Email Content in a Social News Feed?
&lt;/h3&gt;
&lt;p&gt;
Since Messenger is still in beta and Hotmail has just begun to roll out not a lot
of people (relatively given over 350 million users) have seen this feature yet. Anecdotally,
I’ve heard lots of positive feedback about this feature from a bunch of beta users
but my favorite is the following comment taken from the reviews of the &lt;a href="http://itunes.apple.com/us/app/windows-live-messenger/id376196406?mt=8#"&gt;Windows
Live Messenger iPhone app&lt;/a&gt; from the Apple App Store(comment #33). 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.bay.livefilestore.com/y1pvWcvyZY3kLa67LAzmTls0rFM8ZNh-I364lkxPZtwpuFHZySHhSwg3mHiOdStWjnAjCrjGOSQ0hUghrg4HWOY3w/1277313973_695268.jpeg" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;unfiltered=1&amp;field-keywords=&amp;field-artist=Waka+Flocka+Flame&amp;field-title=Oh+Lets+Do+it&amp;field-label=&amp;field-binding=&amp;sort=relevancerank&amp;Adv-Srch-Music-Album-Submit.x=19&amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Waka
Flocka Flame&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;field-keywords=Waka+Flocka+Flame+Oh+Lets+Do+It&amp;x=0&amp;y=0"&gt;Oh
Lets Do It (remix) (feat. Gucci Mane, P. Diddy &amp; Rick Ross)&lt;/a&gt; &lt;img title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=jgBdeu0uQCc:4F9THEZGRec:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=jgBdeu0uQCc:4F9THEZGRec:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=jgBdeu0uQCc:4F9THEZGRec:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=jgBdeu0uQCc:4F9THEZGRec:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=jgBdeu0uQCc:4F9THEZGRec:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=jgBdeu0uQCc:4F9THEZGRec:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=jgBdeu0uQCc:4F9THEZGRec:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=jgBdeu0uQCc:4F9THEZGRec:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=jgBdeu0uQCc:4F9THEZGRec:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/jgBdeu0uQCc" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="9" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=880a5a2a-a0c3-4af5-a63a-25adf63d62fd" />
    <total xmlns="http://purl.org/syndication/thread/1.0">9</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=880a5a2a-a0c3-4af5-a63a-25adf63d62fd" title="9 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=880a5a2a-a0c3-4af5-a63a-25adf63d62fd</commentRss>
    <title>Windows Live Messenger on the iPhone – Get it now from the App Store (CA, FR, GB, US)</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/06/21/WindowsLiveMessengerOnTheIPhoneGetItNowFromTheAppStoreCAFRGBUS.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=880a5a2a-a0c3-4af5-a63a-25adf63d62fd</id>
    <published>2010-06-21T06:03:18.8978223-04:00</published>
    <updated>2010-06-21T06:03:18.8978223-04:00</updated>
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
One of my favorite things we built in Wave 4 of Windows Live is now available. You
can now download &lt;a href="http://itunes.apple.com/us/app/windows-live-messenger/id376196406?mt=8#"&gt;Windows
Live for the iPhone, iPod Touch and iPad&lt;/a&gt; from the US app store. You can also get
it from the &lt;a href="http://itunes.apple.com/fr/app/windows-live-messenger/id376196406?mt=8#"&gt;France&lt;/a&gt;, &lt;a href="http://itunes.apple.com/gb/app/windows-live-messenger/id376196406?mt=8#"&gt;UK&lt;/a&gt; and &lt;a href="http://itunes.apple.com/ca/app/windows-live-messenger/id376196406?mt=8#"&gt;Canadian&lt;/a&gt; app
stores. The app kicks serious butt and I use it every day.
&lt;/p&gt;
&lt;p&gt;
The official spiel is as follows 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Windows Live Messenger for iPhone and iPod Touch is the best way to connect with
the people that matter most and keep up with the things they are doing across the
web. Use your iPhone to instant message your friends list, view and comment on your
friends’ photos and status updates from Windows Live, Facebook, and MySpace, and at
a glance, see what your Messenger friends are sharing from Flickr, YouTube, and many
other social and photo sharing sites. Make sure to visit http://profile.live.com/Services
today and setup Windows Live to bring in your social networks. Messenger is simply
the best way to connect with your closest friends.&lt;/em&gt;&lt;em&gt; &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Chat:&lt;/u&gt; 
&lt;br /&gt;
Instant message with your Windows Live Messenger and Y! Messenger contacts on the
go so you’re always connected to the people that matter most. You can even receive
IM notifications when your app is closed so you never miss a message. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Social:&lt;/u&gt; 
&lt;br /&gt;
Windows Live Messenger gives you one place to view the updates your Messenger friends
are sharing from social networks like Facebook, Flickr, MySpace and more, helping
you cut through the clutter on the go. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Photos:&lt;/u&gt; 
&lt;br /&gt;
Upload photos right from your phone to share your favorite moments with the people
that matter most. Create albums, add captions, and let your friends and family comment
on your photos. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;u&gt;Hotmail:&lt;/u&gt; 
&lt;br /&gt;
Access your Hotmail account without leaving the app to read, reply to, and compose
emails. Get email notifications within the application so you know when you have new
messages.&lt;/em&gt; 
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
For me, push notifications when I get new IMs is the killer feature. I used to think
IM was dead on smartphones until I used this app and realized that the problem was
really lack of an IM client with push notifications. If you use Windows Live Messenger,
you need to cop this app today. If you need further convincing here are some pretty
pictures 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://cqmbka.blu.livefilestore.com/y1pWseYQnLVNZwakPGCkf0uGjUMxduySsDbG69CULQWcLkZyUj0arUBoHQCeZP0dbczEepgXOtdzsmfhNEh03ih9vSpHYT5wt-R/iPhone%20Social.jpg" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pMNmlKVGxhZsfIpr6pBG2KtB_G1YF3tQIFy8zeCdBTdFo5VLJa1qQ6L0NueMt2P9p8HTjT9kOdBBblHlEOsRGdg/iPhone%20Friends.jpg" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://cqmbka.blu.livefilestore.com/y1phr3055fDVwNnxBi_ts-90ArXTjenSDyvw9p0POR8erCt7euuBCyJ9NGTTDR6yeF2YLFFCsjo0FXA7Gd6uIECifRpa7veUNK7/iPhone%20Chats.jpg" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pfXtJxNf6HDBtA2CNEb_4ZxnFWbiC3fJ-MN5SLxzrxyytLgMZulrHop4uKEcyloGsfWCocxEGlEpFlCQ_DtVdIw/iPhone%20Photos.jpg" /&gt; 
&lt;br /&gt;
&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;
&lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Snap&amp;amp;field-title=The+Power&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Snap&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Snap+The+Power&amp;amp;x=0&amp;amp;y=0"&gt;The
Power&lt;/a&gt; &lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=xEIT2eWmky8:RP7OeDju0xk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=xEIT2eWmky8:RP7OeDju0xk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=xEIT2eWmky8:RP7OeDju0xk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=xEIT2eWmky8:RP7OeDju0xk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=xEIT2eWmky8:RP7OeDju0xk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=xEIT2eWmky8:RP7OeDju0xk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=xEIT2eWmky8:RP7OeDju0xk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=xEIT2eWmky8:RP7OeDju0xk:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=xEIT2eWmky8:RP7OeDju0xk:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/xEIT2eWmky8" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="9" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=27f8723c-4916-470c-996c-c807fbddef3f" />
    <total xmlns="http://purl.org/syndication/thread/1.0">9</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=27f8723c-4916-470c-996c-c807fbddef3f" title="9 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=27f8723c-4916-470c-996c-c807fbddef3f</commentRss>
    <title>Messenger Social: Building the Ultimate Social Dashboard for Staying in Touch while Eliminating the Noise</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/06/08/MessengerSocialBuildingTheUltimateSocialDashboardForStayingInTouchWhileEliminatingTheNoise.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=27f8723c-4916-470c-996c-c807fbddef3f</id>
    <published>2010-06-08T09:39:40.3572468-04:00</published>
    <updated>2010-06-08T09:39:40.3572468-04:00</updated>
    <category term="Social Software" label="Social Software" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Social+Software" />
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
Over the past year or so, I’ve been part of the team working on building the next
version of the social news feed on Windows Live. Yesterday, the next iteration of
this feature was made broadly available on &lt;a href="http://home.live.com"&gt;http://home.live.com&lt;/a&gt; and &lt;a href="http://profile.live.com"&gt;http://profile.live.com&lt;/a&gt;.
As I look back at the work we’ve done there are a number of things I love about the
philosophy behind what we’ve built and the actual features we’ve implemented. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://hpxgma.blu.livefilestore.com/y1pwXSv8PVEQE4_svx3ZPXeSm1RX_ZGgYBjpXBkNkgnI_volPcysSyYip9ga-zJs1HdgdEB65qUIdneMJ-2OZ40WbYfSHZZBeZH/social.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
The above screenshot shows the header for Messenger Social feed on the Windows Live
home page and captures a number of it’s key concepts. 
&lt;/p&gt;
&lt;h3&gt;Highlights from your Favorite People 
&lt;/h3&gt;
&lt;p&gt;
One of the key problems we want to address with this release is the conflicting feelings
of information overload from getting a flood of minutiae on a daily basis from people
you’d barely consider acquaintances and the feeling of not seeing enough stuff from
the people you actually care about because they are being drowned out by other less
important people. The way we’ve approached this problem is &lt;a title="http://windowslivepreview.com/messenger/new/#benefit_2" href="http://windowslivepreview.com/messenger/new/#benefit_2"&gt;described
on the Messenger Preview site&lt;/a&gt; and excerpted below 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Because most people today use a variety of social networks and content sharing
sites, with different sets of friends and acquaintances dispersed throughout these
disparate networks, it can be challenging — and exhausting — to visit different websites
and create different accounts just to keep abreast of your friends’ updates. But it
isn’t just about bringing all that data together. What’s really valuable is helping
you filter through the clutter and get to those updates you really care about — the
ones from those people who you communicate with most frequently. There are a lot of
intelligent algorithms and machine learning that can help in this, but we’ve found
one of the best ways is to simply ask people. So, Windows Live Messenger will come
right to the source — YOU — and ask you to specify your favorites:&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
The &lt;em&gt;Highlights&lt;/em&gt; filter shows the most interesting recent content from your
social network and strives to ensure you are kept up to date with updates from your
favorites even if they aren’t posting a mile a minute like some of your more active
social networking friends. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1ptEiWympkUaTAqUHN4sS4To_tSykE1iKyb_H8TDNbkQKjJL9LcZtJvJEPhWb8QR_a6oODLRd6ulGzJx3Q4Uzm7g/people-centric.png" width="388" height="526" /&gt;&amp;#160;
&lt;/p&gt;
&lt;p&gt;
The screenshot above captures what this means in practice. Since &lt;a href="http://cid-95a54a46c806b80e.profile-df.live.com/"&gt;Omar&lt;/a&gt; is
one of my favorites, his updates show up ahead of updates from &lt;a href="http://www.mint.com"&gt;Mint.com&lt;/a&gt; even
though his are several hours older than those from the Mint fan page. We learned from
experience that although a number of people find the Highlights filter to be a valuable
way to cut through the clutter and view the most interesting updates from their social
network, there are also times when we have time to kill and don’t mind swimming in
the full stream. For those times, we also have a &lt;em&gt;Recent&lt;/em&gt; filter which provides
the classic reverse chronological view of a stream of updates from your social network. 
&lt;/p&gt;
&lt;h3&gt;People-centric not Service-centric
&lt;/h3&gt;
&lt;p&gt;
The fundamental idea behind social software is that it enables people to connect with
other people. When we first shipped the feed in Wave 3, it was a key part of our design
philosophy that we would bring together updates from multiple services into a single
experience that emphasized your friends not the services where the data was coming
from. One consequence of this is that updates from multiple services are shown in
a single stream as shown in the screenshot from the previous section. We don’t provide
tabs for multiple services because at the end of the day, what’s important to me is
seeing what my friends said today not what my Windows Live friends said versus what
my Facebook friends said. Instead our filters enable users to decide how they want
to see updates from all of their friends as opposed to making service-centric distinctions. 
&lt;/p&gt;
&lt;p&gt;
Another nice touch is that once I’ve connected a service such as Facebook to Windows
Live (more on that below) when I see an update from a friend in my feed, not only
do I have the options of communicating with him or viewing his data on Windows Live
but also communicating with him via that service as well.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://hpxgma.blu.livefilestore.com/y1pk0EXVU5hCkvZgj5WBLR3qPQHl7jLJWkfGa1RHHb41AhjTwgM5pKLCqMf_Z6wb9g_gSpwsqCw6dfXJYWQJ7gKQxWk87zmDXOC/IC.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
and when I click “Send a message (Facebook)” above, it actually takes me to Facebook
to send Omar a message via their messaging feature. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://hpxgma.blu.livefilestore.com/y1pmn8f1tCOnnCd0yRvkmb02592OH58t5-jmkLTuVYOIjgLM8rZhMF05TCcjKsSaY0LTiCHE5oPlQDobeh1kf4EV_WGRFoZoKPC/omar%20message.png" width="600" height="267" /&gt;
&lt;/p&gt;
&lt;h3&gt;Bi-Directional Connections to Where your Friends are
&lt;/h3&gt;
&lt;p&gt;
In our previous release, we had a feature called &lt;a href="http://windowslivewire.spaces-df.live.com/blog/cns!2F7EB29B42641D59!30283.entry"&gt;Web
Activities&lt;/a&gt; which enabled users to share the activities they performed on other
sites such as Facebook, Flickr, MySpace and others with their friends on Windows Live.
A consistent bit of feedback we got was that people wanted our integration with other
sites to be much deeper. They wanted to be able see what their friends where doing
regardless of what network they were on and interact with their content. They also
wanted to be able to share content with their friends regardless of what network they
were on as well. In short, our customers wanted &lt;a href="http://blog.areyoupayingattention.com/2010/04/open-is-not-enough-time-to-raise-the-bar-interoperable/"&gt;interoperability,
not just data portability&lt;/a&gt;. With our current release we have obliged in spades…
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pwAiP0nkO_2og9ZGcYGYrmAmlea3KuuJxZCWySoPLq6KhgfM5KNH9X3I88eTmN9Xvxt3ZRJgzTDgXE_v8-KO9EA/upsell.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
When you first interact with the Messenger Social experience we ask you to connect
your favorite services to Windows Live so you can see what your friends are up to
all over the Web and share what you’re doing on other sites with your friends on Windows
Live. If you got the prompt above when visiting &lt;a href="http://home.live.com"&gt;http://home.live.com&lt;/a&gt; and
clicked through to Facebook, you’d see the following options to create bidirectional
data flows between Facebook and Windows Live. 
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1p43D8-wDUKNEcgFzoji87gVxTGwJqfkYxzm-OWQ6CWU2UaovZ8Vf5GoRhBHGzZQ85CuugBHq-XhYpDtkS9NZJDA/Connect%20FB.png" width="582" height="359" /&gt;
&lt;/p&gt;
&lt;p&gt;
As I mentioned before, this isn’t about “portability” and asking your friends to leave
Facebook for Windows Live. Instead it is about allowing both sites to interoperate
in a way that enables Windows Live users to stay in touch with their friends without
either set of users having to switch services. Of course, Facebook isn’t the only
social networking service we interoperate with in this manner as you can tell from
the following screen shot
&lt;/p&gt;
&lt;p&gt;
&amp;#160;&lt;img src="http://hpxgma.blu.livefilestore.com/y1plG9yjNYOlKvSVxu_XENeJhH4TZP4hiUjeowCovhTaYObEWp8vDzqIS5yskvt6-T2uWkGX_vRXr7hEAQTNdYE_z-27Aj9xTN4/MySpace%20Connect.png" width="589" height="326" /&gt;
&lt;/p&gt;
&lt;p&gt;
With these connections made, I not only get to see what my friends are doing across
MySpace and Facebook from within Windows Live but can also broadcast my thoughts to
them from within Windows Live as well. 
&lt;/p&gt;
&lt;p&gt;
Shortly after our features were made available yesterday I created the following status
update
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pa-h2MdGPU9exY7T8pPwrK1w4CPhoP30zxVI3RMUyuwAqwZMJK_7MyPHV3CJrH4qENDtKGhbuah95NNp9PBQCQA/sharing.png" /&gt;
&lt;/p&gt;
&lt;p&gt;
which caused that update to be shared to both my Messenger friends and my Facebook
friends (see the handy iconography in the bottom right). You can see the results from
both sites below 
&lt;/p&gt;
&lt;table border="1" cellspacing="0" cellpadding="2" width="400"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;
&lt;font size="4"&gt;On Facebook&lt;/font&gt;&lt;/td&gt;
&lt;td valign="top" width="200"&gt;
&lt;font size="4"&gt;On Windows Live&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="200"&gt;
&lt;img src="http://hpxgma.blu.livefilestore.com/y1pnGQrOGjvs8lv4y5LLHHZRJCB1YdDbKd_XYlk3niyjptldNOFBs5gf4Y95a1evgd1wy5Uig40MC8zzVRxI2tXvMuwYT31tdwM/shared%20fb.png" /&gt;&lt;/td&gt;
&lt;td valign="top" width="200"&gt;
&lt;img src="http://public.blu.livefilestore.com/y1pOzRywpaXZ7DDaLg5CCmdIwCkbC-tcooEg8_Fi6_S2fx0NIMaoD3Xo3eLbor-bUcPAj7QNUw4G91pEUA1r3vHEA/shared%20wl.png" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
There’s more good stuff in the release as stuff rolls out across Windows Live and
I’ll be writing more about what we’ve built in the coming weeks. Thanks for reading. 
&lt;/p&gt;
&lt;p&gt;
&lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Usher&amp;amp;field-title=OMG&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Usher&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Usher+OMG&amp;amp;x=0&amp;amp;y=0"&gt;OMG
(featuring Will.I.Am)&lt;/a&gt; &lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Pj6KKCKADCs:RhZuoOWcwwA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Pj6KKCKADCs:RhZuoOWcwwA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Pj6KKCKADCs:RhZuoOWcwwA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Pj6KKCKADCs:RhZuoOWcwwA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Pj6KKCKADCs:RhZuoOWcwwA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Pj6KKCKADCs:RhZuoOWcwwA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Pj6KKCKADCs:RhZuoOWcwwA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Pj6KKCKADCs:RhZuoOWcwwA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Pj6KKCKADCs:RhZuoOWcwwA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/Pj6KKCKADCs" height="1" width="1"/&gt;</content>
  </entry>
  <entry>
    <link xmlns:thr="http://purl.org/syndication/thread/1.0" thr:count="4" rel="replies" type="application/atom+xml" href="http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=764c2146-c259-4eaa-a980-86ddcba5d1dc" />
    <total xmlns="http://purl.org/syndication/thread/1.0">4</total>
    <link rel="replies" type="text/html" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=764c2146-c259-4eaa-a980-86ddcba5d1dc" title="4 Comments" />
    <commentRss xmlns="http://wellformedweb.org/CommentAPI/">http://www.25hoursaday.com/weblog/SyndicationService.asmx/GetEntryCommentsRss?guid=764c2146-c259-4eaa-a980-86ddcba5d1dc</commentRss>
    <title>Messenger Connect announced</title>
    <link rel="alternate" type="text/html" href="http://www.25hoursaday.com/weblog/2010/04/29/MessengerConnectAnnounced.aspx" />
    <id>http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=764c2146-c259-4eaa-a980-86ddcba5d1dc</id>
    <published>2010-04-29T08:45:24.7847932-04:00</published>
    <updated>2010-04-29T08:45:24.7847932-04:00</updated>
    <category term="Platforms" label="Platforms" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Platforms" />
    <category term="Windows Live" label="Windows Live" scheme="http://www.25hoursaday.com/weblog/CategoryView.aspx?category=Windows+Live" />
    <content type="html">&lt;p&gt;
Earlier this morning, Ori Amiga posted &lt;a href="http://windowsteamblog.com/blogs/windowslive/archive/2010/04/29/messenger-across-the-web.aspx"&gt;Messenger
across the Web&lt;/a&gt; on the Inside Windows Live blog. Key excerpts from his blog post
include 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;em&gt;Earlier today, John Richards and &lt;/em&gt;&lt;a href="http://www.anguslogan.com/"&gt;&lt;em&gt;Angus
Logan&lt;/em&gt;&lt;/a&gt;&lt;em&gt; took the stage at The &lt;/em&gt;&lt;a href="http://thenextweb.com/conference/"&gt;&lt;em&gt;Next
Web Conference in Amsterdam&lt;/em&gt;&lt;/a&gt;&lt;em&gt; where they announced Messenger Connect –
a new way for partners and developers to connect with Messenger. Messenger Connect
allows web, Windows and mobile app developers to create compelling social experiences
on their websites and apps by providing them with social promotion and distribution
via Messenger.&lt;/em&gt;
&lt;/p&gt;
&lt;em&gt;… &lt;/em&gt; 
&lt;h3&gt;&lt;em&gt;Messenger Connect&gt;&lt;/em&gt;
&lt;/h3&gt;
&lt;p&gt;
&lt;em&gt;Messenger Connect brings the individual APIs we’ve had for a long time (Windows
Live ID, Contacts API, &lt;/em&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd570035.aspx"&gt;&lt;em&gt;Messenger
Web Toolkit&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, etc.) together in a single API that's based on industry
standards and specifications (&lt;/em&gt;&lt;a href="http://wiki.oauth.net/OAuth-WRAP"&gt;&lt;em&gt;OAuth
WRAP&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, &lt;/em&gt;&lt;a href="http://ActivityStrea.ms"&gt;&lt;em&gt;ActivityStrea.ms&lt;/em&gt;&lt;/a&gt;&lt;em&gt;, &lt;/em&gt;&lt;a href="http://www.portablecontacts.net"&gt;&lt;em&gt;PortableContacts&lt;/em&gt;&lt;/a&gt;&lt;em&gt;)
and adds a number of new scenarios. &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;The new Messenger Connect provides our developer partners with three big things: &lt;/em&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;&lt;u&gt;Instantly create a user profile and social graph:&lt;/u&gt;&lt;strong&gt; &lt;/strong&gt;Messenger
user profile and social graph information allows our shared customers to easily sign-in
and access their friends list and profile information. This allows our partners to
more rapidly personalize their experiences, provides a ready-made social graph for
customers to interact with, and provides a channel to easily invite additional friends
to join in. &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;u&gt;Drive engagement directly through chat indirectly through social distribution:&lt;/u&gt; By
enabling both real-time instant messaging conversations (chat) and feed-based sharing
options for customers on their site, developers can drive additional engagement and
usage of their experiences by connecting to the over 320 million Messenger customers
worldwide. &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;u&gt;Designing for easy integration in your technical environment:&lt;/u&gt; We are delivering
an API service that will expose a RESTful interface, and we’ll wrap those in a range
of libraries (including JavaScript, .NET, and others). Websites and apps will be able
to choose the right integration type for their specific scenario. Some websites prefer
to keep everything at the presentation tier, and use JavaScript libraries when the
user is present. Others may prefer to do server-side integration, so they can call
the RESTful endpoints from back-end processes. We're aiming to provide the same set
of capabilities across the API service and the libraries that we offer.&lt;/em&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
I’m really proud of the work that’s gone into building Messenger Connect. Although
I was in some of the early discussions around it, I ducked out early to focus on the
platform behind &lt;a href="http://public.bay.livefilestore.com/y1p8-3NXZ5cmIMOkWe2cej88un_XE5zP4vNs6KOiKDb-PUnaupAT1IYI1CZ62FdpGtqE0LbPbzpCHy9-4aIFRiSPw/MainMessengerWindow.png"&gt;the
new social view in Messenger&lt;/a&gt; and didn’t have much insight into the day to day
of building the product. However I’ve got to say I love the way the project has turned
out. I suspect a lot of web developers will as well. 
&lt;/p&gt;
&lt;p&gt;
Kudos to Ori and the rest of the team. 
&lt;/p&gt;
&lt;p&gt;
&lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt; Now
Playing: &lt;a href="http://www.amazon.com/gp/search/ref=sr_adv_m_pop/?search-alias=popular&amp;amp;unfiltered=1&amp;amp;field-keywords=&amp;amp;field-artist=Ludacris&amp;amp;field-title=&amp;amp;field-label=&amp;amp;field-binding=&amp;amp;sort=relevancerank&amp;amp;Adv-Srch-Music-Album-Submit.x=19&amp;amp;Adv-Srch-Music-Album-Submit.y=6"&gt;Ludacris&lt;/a&gt; - &lt;a href="http://www.amazon.com/s/ref=nb_ss_dmusic?url=search-alias%3Ddigital-music&amp;amp;field-keywords=Ludacris+My+Chick+Bad&amp;amp;x=0&amp;amp;y=0"&gt;My
Chick Bad (featuring Nicki Minaj)&lt;/a&gt; &lt;img style="vertical-align: middle" title="Note" alt="Note" src="http://www.25hoursaday.com/weblog/images/music_note.gif" /&gt;
&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Ij6bDPJMJc8:PncY72G7g-A:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Ij6bDPJMJc8:PncY72G7g-A:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Ij6bDPJMJc8:PncY72G7g-A:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Ij6bDPJMJc8:PncY72G7g-A:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Ij6bDPJMJc8:PncY72G7g-A:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Ij6bDPJMJc8:PncY72G7g-A:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Ij6bDPJMJc8:PncY72G7g-A:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Carnage4life?a=Ij6bDPJMJc8:PncY72G7g-A:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Carnage4life?i=Ij6bDPJMJc8:PncY72G7g-A:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Carnage4life/~4/Ij6bDPJMJc8" height="1" width="1"/&gt;</content>
  </entry>
</feed>
