<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Nimble Code: Tag delicious</title>
  <subtitle type="html">Jacob Harris' Weblog</subtitle>
  <id>tag:www.nimblecode.com,2005:Typo</id>
  <generator version="4.0" uri="http://typo.leetsoft.com">Typo</generator>
  <link href="http://www.nimblecode.com/xml/atom10/tag/delicious/feed.xml" rel="self" type="application/xml+atom"/>
  <link href="http://www.nimblecode.com/articles/tag?tag=delicious" rel="alternate" type="text/html"/>
  <updated>2008-11-17T23:45:26-08:00</updated>
  <entry>
    <author>
      <name>Jacob Harris</name>
      <email>harrisj@nimblecode.com</email>
    </author>
    <id>urn:uuid:4c4d8884fc1cb6e3f43f69fb16d443f5</id>
    <published>2005-09-23T03:03:00-07:00</published>
    <updated>2008-11-17T23:45:26-08:00</updated>
    <title>RSS Comes to the Enterprise</title>
    <link href="http://www.nimblecode.com/articles/2005/09/23/rss-comes-to-the-enterprise" rel="alternate" type="text/html"/>
    <category term="web-services" scheme="http://www.nimblecode.com/articles/category/delicious" label="Web Services"/>
    <category term="enterprise" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="rss" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="microsoft" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="flickr" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="delicious" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;p&gt;As you may have guessed from this site, I am hardly a person you would expect to praise Microsoft for their technical insight and forward thinking. Like the story about generals, they always seem to be fighting the last war, with their late arrival to the Internet and Web being a current and recurring example (now, rather than Netscape, it&amp;#8217;s Google that is seen as their greatest threat). However, occasionally they get a thing right along the way, and I feel honor-bound to note it in this case.&lt;/p&gt;


	&lt;p&gt;Over at &lt;a href="http://www.theregister.co.uk/"&gt;The Register&lt;/a&gt;, there is an article &lt;a href="http://www.theregister.co.uk/2005/09/22/rss_business_apps/"&gt;RSS Goes To Work In Windows&lt;/a&gt; detailing the ways in which Microsoft has jumped onto the &lt;span class="caps"&gt;RSS&lt;/span&gt; bandwagon with Windows Vista (shipping next year, maybe?). For those of you following along at home, Microsoft is planning to ship a built in &lt;span class="caps"&gt;RSS&lt;/span&gt;-store capability in Windows which will allow any application compiled against the appropriate &lt;span class="caps"&gt;API&lt;/span&gt; to be an &lt;span class="caps"&gt;RSS&lt;/span&gt; aggregator and manipulate feeds programmatically. This is a nice touch, but hardly a stretch yet.&lt;/p&gt;


	&lt;p&gt;What is interesting to me is that Microsoft discusses their plans to have the next release of their Dynamics &lt;acronym title="Customer Relationship Management"&gt;CRM&lt;/acronym&gt; software to create &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds that can be syndicated to. Other server applications with &lt;span class="caps"&gt;RSS&lt;/span&gt; extensions in the works are Sharepoint Portal, Exchange, and possible Office. As the article quotes it&lt;/p&gt;


	&lt;blockquote&gt;
		&lt;p&gt;&amp;#8220;CRM is one of the first examples of how we see &lt;span class="caps"&gt;RSS&lt;/span&gt; unlocking data in the back end data systems,&amp;#8221; Amar Gandhi, Microsoft Internet Explorer group program manager, told The Register during a recent interview. Microsoft revealed plans to &lt;span class="caps"&gt;RSS&lt;/span&gt;-enable its &lt;span class="caps"&gt;CRM&lt;/span&gt; last week at the Professional Developers&amp;#8217; Conference (PDC)&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;blockquote&gt;
		&lt;p&gt;Chris Caposella, vice president for Microsoft&amp;#8217;s information worker product management group, told software developers attending &lt;span class="caps"&gt;PDC &lt;/span&gt;Microsoft believes &lt;span class="caps"&gt;RSS&lt;/span&gt; would be transformed into a platform that embraces business applications.&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;That last paragraph was something I&amp;#8217;d never see. Because honestly, I never thought people would &amp;#8220;accept&amp;#8221; &lt;span class="caps"&gt;RSS&lt;/span&gt; in the Enterprise. While we can joke about how &lt;a href="http://37signals.com/svn/archives2/define_enterprise_in_10_words_or_less.php"&gt;meaningless the term Enterprise Software is&lt;/a&gt;, &lt;span class="caps"&gt;RSS&lt;/span&gt; is definitely not it by any usual sense of the term for several reasons:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt; in general has no typing or generalized schema. It&amp;#8217;s really a schema for news stories that can be generalized for events, but it&amp;#8217;s not for serialization of complex typed objects like &lt;span class="caps"&gt;SOAP&lt;/span&gt;.&lt;/li&gt;
		&lt;li&gt;The &lt;span class="caps"&gt;RSS&lt;/span&gt; model is extremely simple. Pull requests over &lt;span class="caps"&gt;HTTP&lt;/span&gt;. No pushing, no notification mechanism for new content.&lt;/li&gt;
		&lt;li&gt;In itself, &lt;span class="caps"&gt;RSS&lt;/span&gt; has no security for content (I know, Atom has support for encrypted content), and access security is generally only done through obscurity (giving an individual user a feed with a long unique token in it, maybe unguessable, but not unsniffable)&lt;/li&gt;
		&lt;li&gt;Finally, &lt;span class="caps"&gt;RSS&lt;/span&gt; is not really controlled. There are no authorization lists, no ACLs or &lt;span class="caps"&gt;DRM&lt;/span&gt; or other such mechanisms to control who can subscribe and where they can do it.&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;That said, I think all of these aspects are why &lt;span class="caps"&gt;RSS&lt;/span&gt; has succeeded so widely in the world of the Web2.0, &lt;a href="/articles/2005/04/16/radical-simplification"&gt;while &lt;span class="caps"&gt;SOAP&lt;/span&gt; has largely failed to gain traction&lt;/a&gt;. In fact, considering that one of &lt;span class="caps"&gt;SOAP&lt;/span&gt;&amp;#8217;s biggest backers is Microsoft, this &lt;span class="caps"&gt;RSS&lt;/span&gt; announcement reveals what a disappointment &lt;span class="caps"&gt;SOAP&lt;/span&gt; has been as a web service platform. So, why is a company like Microsoft so willing to reject one of its software initiatives and embrace &lt;span class="caps"&gt;RSS&lt;/span&gt; so, in effect giving &lt;span class="caps"&gt;RSS&lt;/span&gt; an mantle of legitimacy in the Enterprise it might&amp;#8217;ve taken years to achieve?&lt;/p&gt;


	&lt;p&gt;I think that if we want to consider the &lt;a href="/articles/2005/09/20/web2-0-gets-pragmatic"&gt;biggest Web2.0 trend for the coming year&lt;/a&gt;, it won&amp;#8217;t be the proliferation of &lt;span class="caps"&gt;AJAX&lt;/span&gt; or increasing maturity of Web Frameworks. It&amp;#8217;ll be the proliferation of &lt;span class="caps"&gt;RSS&lt;/span&gt; into every aspect of server-side content. One of the greatest things about &lt;a href="http://www.flickr.com"&gt;Flickr&lt;/a&gt; and &lt;a href="http://del.icio.us/"&gt;Del.icio.us&lt;/a&gt; is that you can subscribe to an &lt;span class="caps"&gt;RSS&lt;/span&gt; feed for every possible page. And since pages are dynamic content (combinations of photos, groups, tags, users), what you are really subscribing to is not a list of documents, but &lt;strong&gt;the latest matches for a search&lt;/strong&gt; (ie, &amp;#8220;find me all photos tagged Italy by this user&amp;#8221;). And it&amp;#8217;s easy to do, regardless of the site.&lt;/p&gt;


	&lt;p&gt;One of the cool features of Mac &lt;span class="caps"&gt;OSX &lt;/span&gt;Tiger&amp;#8217;s Spotlight (and probably Windows Vista) is the ability to save searches as virtual folders which can be opened and browsed like regular folders in the Finder. This is a really cool way to manage ever-growing content. Now, imagine being able to do similar functionality with server-side content, and suddenly the appeal of &lt;span class="caps"&gt;RSS&lt;/span&gt; makes a lot of sense (admittedly since &lt;span class="caps"&gt;RSS&lt;/span&gt; usually shows only the last 20 items or so, there is a &lt;em&gt;you snooze, you lose&lt;/em&gt; problem, the general metaphor holds). Most of the Web2.0 is about taking the applications of the desktop into the browser, this brings the web back into the machine and applications.&lt;/p&gt;


	&lt;p&gt;No wonder Microsoft suddenly has the &lt;a href="http://blogs.msdn.com/rssteam/"&gt;RSS Religion&lt;/a&gt;. Done well, this might be their best chance to keep people hooked into Windows &lt;strong&gt;and&lt;/strong&gt; all their software products for business. Of course, they are trying to do the old &lt;a href="http://dannyayers.com/archives/2005/06/24/ms-rss/"&gt;embrace, extend, extinguish trick&lt;/a&gt;, but this time it may not fly because Microsoft&amp;#8217;s not in the driver&amp;#8217;s seat for the technology. That said, I must admit that Microsoft has made a smart and proactive move for the future here, and I think it&amp;#8217;ll benefit them well. But more importantly, it lends a large amount of authority to &lt;span class="caps"&gt;RSS&lt;/span&gt; in the Enterprise, which makes &lt;span class="caps"&gt;RSS&lt;/span&gt; and the Open Source Standards-Based community the biggest winner of all. At Alacra, we&amp;#8217;ve felt that &lt;a href="http://www.alacrablog.com/alacrablog/2005/07/rss_is_new_medi.html"&gt;RSS will be much bigger in the Enterprise&lt;/a&gt; for a while. It&amp;#8217;s neat to see we&amp;#8217;re not alone.&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>harrisj</name>
    </author>
    <id>urn:uuid:b43bc40b676e771e07c8f7f653b4a6a4</id>
    <published>2005-04-19T23:26:00-07:00</published>
    <updated>2008-11-20T05:42:14-08:00</updated>
    <title>&amp;quot;Crystallized Attention&amp;quot;</title>
    <link href="http://www.nimblecode.com/articles/2005/04/19/crystallized-attention" rel="alternate" type="text/html"/>
    <category term="web" scheme="http://www.nimblecode.com/articles/category/delicious" label="Web"/>
    <category term="web-design" scheme="http://www.nimblecode.com/articles/category/delicious" label="Web Design"/>
    <category term="delicious" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">The digerati are all abuzz about Fred Wilson's recent seed funding for &lt;a href="del.icio.us"&gt;del.icio.us&lt;/a&gt;, the popular social bookmarking/tagging service. What's especially interesting is that Fred himself concedes he has no real idea of what the business plan for his new investment might be (see &lt;a href="http://avc.blogs.com/a_vc/2005/04/delicious.html"&gt;Funding Del.icio.us&lt;/a&gt;):

&lt;blockquote&gt;The question everyone asks is "what is the business model".  To be completely and totally honest, we don't yet know.  This was a seed investment and none of the investors put up very much capital.  Joshua retained complete control of the service and is going to focus on making it better.  That is all anyone wants to see happen right now.  In time it will become clear what the business model should be.  And there are a number of them to choose from for sure.&lt;/blockquote&gt;

Now, this has attracted &lt;a href="http://www.gawker.com/news/media/internet/nyc-vcs-get-their-mojo-back-040203.php"&gt;some snarkiness and derision&lt;/a&gt; from those of us who remember the dot-com boom and the days the hype subsequently died. But I think Fred Wilson is acting smart here. It's hardly a stretch to see that del.icio.us is a wonderful nimble platform for people to build things and there are some great web technologies at work behind the scenes too. It is becoming more feasible to work within a browser and choose sites like you would normally evaluate software packages. So, it's easy to see that Del.icio.us is likely to become part of the future user's toolset (like word processors and such today) and I think Fred's seed investment is mainly to ensure that when that big thing happens he has VIP access.

&lt;p&gt;I found this entry of Seth Goldstein &lt;a href="http://majestic.typepad.com/seth/2005/04/media_futures_p.html"&gt;Media Futures: Alchemy&lt;/a&gt; to have an excellent analysis of why sites like del.icio.us might turn out to be more than just toys in the long run (it's also where I got the quote in the title about del.icio.us). Seth seems to be a very smart guy, and he is the person who introduced Joshua Schachter, the creator of del.icio.us to Fred Wilson:

&lt;blockquote&gt;This is consistent with what I see happening online, where meta-data (information about information) is creating significant economic value, from the many millions of Google and Overture keywords to the emerging class of Flickr, Del.icio.us and other tag-driven systems.  Our browsing, clicking, searching and tagging behavior are the base metals which alchemists like Josh are turning into precious datastores.&lt;/blockquote&gt;

I would underscore that what we are seeing here is a change in the Internet model of consumers. In the early days, the idea was that advertising revenue would drive the business and consumers were valued as passive &lt;em&gt;eyeballs&lt;/em&gt;, essentially a broadcast model in a new medium. But as we have seen in Wikipedia, with Flickr, and with Del.icio.us, there is real stickiness in sites that let users create, moderate, and control the content. And there is a real market for services that allow people to manage the metadata for things in their lives without imposing extra restrictions. So, Flickr makes photo sharing and classification easy, but more importantly, it makes it &lt;em&gt;fun&lt;/em&gt;. Ditto with del.icio.us for bookmarks. Yes, eyeballs are still important, but I think part of the Web2.0 experience is valuing the brains of the user as well.

&lt;p&gt;Of course, Seth has noted all this too and suggests "it would seem that there is simply no way to create long term sustainable value online without engaging consumers in the act of media production." And yet, he notes that even the seemingly open players like Yahoo and Google are creating their own complementary suites of products so that users are limited to creating only within a particular company's sites. Will this turn the web into another AOL vs. Prodigy situation, or will there be independent and cross-provider toolsets for us to use? I suppose time will tell.</content>
  </entry>
</feed>
