<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Ed Anuff</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/" />
    <link rel="self" type="application/atom+xml" href="http://www.anuff.com/atom.xml" />
    <id>tag:www.anuff.com,2008-08-08://1</id>
    <updated>2008-08-25T16:39:55Z</updated>
    <subtitle>a rapidly evolving situation</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.2-en</generator>

<entry>
    <title>Unwidgetizing the web (or at least my Twitter feed)</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/unwidgetizing-the-web-or-at-least-my-twitter-feed.html" />
    <id>tag:www.anuff.com,2008://1.9</id>

    <published>2008-08-25T01:53:03Z</published>
    <updated>2008-08-25T16:39:55Z</updated>

    <summary><![CDATA[When I started this blog on Movable Type 4, I used the Action Streams plug-in to put a list of Twitter and Facebook activities in the right hand column.&nbsp; I did this out of habit, treating the list of tweets...]]></summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="actionstreams" label="action streams" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="disqus" label="disqus" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epicentric" label="epicentric" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pluck" label="pluck" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vignette" label="vignette" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="widgetbox" label="widgetbox" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="widgets" label="widgets" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[When I started this blog on Movable Type 4, <a href="http://www.anuff.com/2008/08/just-installed-action-streams.html">I used the Action Streams plug-in</a> to put a list of Twitter and Facebook activities in the right hand column.&nbsp; I did this out of habit, treating the list of tweets as a black-box in the form of a widget rather than something actually integrated into the content of my blog.&nbsp; Over the last couple of week, I realized that while this made sense from a technical perspective, it didn't really reflect the true relationship between the content generated through lifestreaming and long-form blog posts that expounded on a particular idea, never mind that fact that the former are going to outnumber the latter due to my lackadaisical efforts to compose interesting posts.&nbsp; But, more importantly, it demonstrated some of the limitations of using widgets as the fundamental building blocks of web publishing.<br /> ]]>
        <![CDATA[<br />This isn't particularly an epiphany for me, although
I've spent many years advocating the idea that web publishing should be
component-oriented.&nbsp; In 1998, <a href="http://www.infoworld.com/article/02/08/13/020813hnepicentric_1.html">Oliver Muoto and I started a company called Epicentric</a>,
that we built up to a $40 million a year business and sold to Vignette
that was based on the idea that corporate intranets and extranets could
be replaced by "My Yahoo"-style corporate portals.&nbsp; It made sense at
the time, because it represented a much more efficient alternative to
the cumbersome content management systems or hand-edited web sites that
many businesses were trying to use as the basis of their web publishing
efforts.&nbsp; Corporate America was trying to use the tools that had been
developed for Internet sites whose primary business was the web to
internal communications where these activities were supposed to be used
in support of some other primary business and the end-result was at
best overkill, and at worse a sinkhole of time and money.&nbsp; So,
corporate portals where you simply assembled your page out of a
collection of "portlets" (what we now call "widgets"), was a welcome
alternative.&nbsp; Even then, we knew that there were some limitations to
this, though.&nbsp; Each portlet was an isolated silo of content, we knew
that eventually these things would need to talk to each other, and
ideas like standards for "inter-portlet communications" were discussed
at enterprise software conferences.<br /><br />Seven years later, in the
fall of 2005, I saw that Web 2.0 was recapitulating many of the
developments of the enterprise software world.&nbsp; Content management
systems, service-oriented architectures, and <a href="http://www.google.com/patents?vid=USPAT6327628">some of the work I'd done related to portals and portlets</a>
were now being redescovered in the form of blogging, mashups, and
widgets.&nbsp; Teaming up with some of my former Epicentric colleagues, I
started a company called <a href="http://www.widgetbox.com/">Widgetbox</a> that tried to implement some of the things we'd learned in the portal space <a href="http://link.brightcove.com/services/link/bcpid1127798146/bclid1184497748/bctid1199157543">to make widgets easier to build, find, and use</a>.&nbsp;
That company has since gone on to become the largest destination site
for widgets on the web, with over 70,000 widgets available, and
platform technologies like OpenSocial and Facebook's Application API
are built on many of the concepts that Widgetbox pioneered.<br /><br />However,
we still come back to the fundamental challenge of using widgets, which
as that their strength is also their limitation.&nbsp; Widgets are
componentized content, and components, by definition,
compartmentalize.&nbsp; So, when I started this blog, and used Action
Streams as a widget to segregate my microblogging activities from the
rest of the content, I was falling into the trap of letting expediency
drive information flow and the end result was a much less effective web
site.&nbsp; Luckily, Action Streams is implemented as a plug-in and even
though it can be used as a widget for quick integration, it can also be
used within Movable Type's powerful templating mechanism to let me
easily create a single blog stream that merges my lifestreaming with
posts like this.&nbsp; You can see the end results if you <a href="http://www.anuff.com/">visit the main page of the site</a> and see the blog posts intermixed with tweets on it.&nbsp; I really think that even a simple type of mash-up like this is a lot more interesting, especially when it can be accomplished without any coding just by editing a template. <br /><br />Today, we're seeing more and more services being delivered in the form of widgets.&nbsp; Services like <a href="http://disqus.com/">Disqus</a> and <a href="http://www.pluck.com/">Pluck</a> and <a href="http://www.google.com/friendconnect/">Google Friend Connect</a>
provide entire commenting systems and social media features in the form
of a simple line of Javascript.&nbsp; These services are very convenient,
but it's important to ensure that any such service has a robust API
that can be used to think outside the box, or at least the widget, and
to full leverage these within the overall experience of your site
rather than just jamming together a set of boxes on a web page and
calling it a day.<br /> ]]>
    </content>
</entry>

<entry>
    <title>A few more thoughts about blogging and social networks</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/a-few-more-thoughts-about-blogging-and-social-networks.html" />
    <id>tag:www.anuff.com,2008://1.7</id>

    <published>2008-08-15T15:45:22Z</published>
    <updated>2008-08-25T02:50:11Z</updated>

    <summary>Om Malik did a good job today of summing up the conversation about the convergence of blogging and social networks that was started by Six Apart&apos;s launch of Movable Type Pro on Wednesday, with a full set of features aimed...</summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="actionstreams" label="action streams" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="blogging" label="blogging" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="facebook" label="facebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="friendfeed" label="friendfeed" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="openid" label="openid" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="socialnetworks" label="social networks" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[<a href="http://gigaom.com/2008/08/14/why-blogs-need-to-be-social/">Om Malik did a good job today</a> of <a href="http://www.readwriteweb.com/archives/the_next_social_networks_powered_by_wordpress_movable_type.php">summing</a> <a href="http://www.problogger.net/archives/2008/08/14/movable-type-launch-version-42-and-movable-type-pro/">up</a> <a href="http://www.webmonkey.com/blog/New_Movable_Type_Pro_Wants_to_Turn_Your_Blog_in_a_Social_Network">the</a> <a href="http://www.internetnews.com/webcontent/article.php/3764946/Movable+Type+Moves+Toward+the+Social.htm">conversation</a> about the convergence of blogging and social networks that was started by <a href="http://www.movabletype.com/blog/2008/08/movable-type-pro-42.html">Six Apart's launch of Movable Type Pro on Wednesday</a>, with a full set of features aimed at allowing bloggers to create social network-like communities around their blogs.&nbsp; A couple of things worth adding, though.&nbsp; First, as I mentioned in <a href="http://www.anuff.com/2008/08/how-is-blogging-changing-the-content-management-market.html">my previous blog post</a>, the "social" aspect of blogging platforms is one of the main things that differentiated them from the previous generation of content management systems.&nbsp; Second, is that there seems to be a perception that the social network around a blog is meant to replace or compete with the mainstream social networks such as MySpace or Facebook.&nbsp; Fostering community discussion and interaction wherever a focus of interest occurs is a good thing, and the blogosphere is a perpetual source of these focus points.&nbsp; This is the inevitable evolution of blog commenting, which is what makes sites like GigaOm so interesting.&nbsp; The social network capabilities will allow these blogs to take that to the next level.&nbsp; However, these communities will be linked to each other and to the large social networks like Facebook through a variety of mechanisms, such as all the emerging standards like OpenID, aggregation tools such as FriendFeed and Movable Type's <a href="http://plugins.movabletype.org/action-streams/">Action Streams</a> capabilities, and other forms of data portability.&nbsp; The nice thing is it's not going to be an either or choice, sometimes more is more. ]]>
        
    </content>
</entry>

<entry>
    <title>How is blogging changing the content management market?</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/how-is-blogging-changing-the-content-management-market.html" />
    <id>tag:www.anuff.com,2008://1.5</id>

    <published>2008-08-14T01:34:32Z</published>
    <updated>2008-08-25T05:59:46Z</updated>

    <summary><![CDATA[I had an interesting conversation today with an analyst that was trying to understand how tools like Movable Type and blogging fit into the general category of content management.&nbsp; When I was at Vignette, we had seen the content management...]]></summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="cms" label="cms" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="contentmanagement" label="content management" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ecm" label="ecm" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epicentric" label="epicentric" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="plumtree" label="plumtree" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sharepoint" label="sharepoint" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sixapart" label="six apart" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vignette" label="vignette" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wcm" label="wcm" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[I had an interesting conversation today with an analyst that was trying to understand how tools like Movable Type and blogging fit into the general category of content management.&nbsp; When I was at Vignette, we had seen the content management space splitting into web content management (WCM), document management and enterprise content management (ECM), and collaborative intranet portals.&nbsp; Although Vignette, through various acquisitions, had strong products in each of those categories, it was hard to see the relationship between how content managed in the WCM and ECM worlds related to the more ad-hoc collaborative content that was created and interacted with on a daily basis within the increasingly-popular intranets and corporate portals.&nbsp; Companies were increasingly choosing corporate portals such as Epicentric, Plumtree, and Microsoft's incredibly successful SharePoint product, which offered "lightweight" content management in conjunction with strong collaboration capabilities over the more powerful, large-scale content management systems.&nbsp; For Internet publishing, the same thing was occurring in the web content management space as well, but it was happening under the radar screen of most of the WCM vendors in the form of the emergence of blogging.&nbsp; The reason why it wasn't immediately understood was because WCM vendors have historically been driven by the needs of the large media publishers, and as we all know, those publishers had no idea just how much the principals of blogging would transform their businesses at the time.<br />]]>
        <![CDATA[<br />What was occurring on
the Internet in the form of blogging and in the intranets in the form
of corporate portals and intranet collaboration tools was the result of
a sea change that had occurred in terms of how people thought about web
content creation.&nbsp; The original content management systems, whether for
internal or external content, were designed to address what was
perceived as the overriding need to impose control over the process of
how content was published.&nbsp; This was because web technology was still
relatively new in the overall scheme of things, and the fear of the
wrong content going live was the number one concern of anyone involved
in professional web publishing.&nbsp; Fast forward five or so years, and the
web is taken for granted, there isn't the same fear of disaster every
time someone hits the "publish" button, spelling errors can be
corrected later, broken links fixed, etc.&nbsp; The&nbsp; concern now isn't about
enforcing process, it's about making it faster and easier to get your
ideas out there.&nbsp; And most importantly, it's about getting a
conversation going.&nbsp; This is the social factor that essentially took a
market that was previous bifurcated by internal versus external usage
and split it again along process-driven and social-oriented
applications.&nbsp; Needless to say, the products that have focused on the
social side of the equation have seen rapid growth.<br /><br />This is a cleaned-up version of what I drew on the whiteboard to illustrate this concept in a recent meeting:<br /><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="cms_landscape3.png" src="http://www.anuff.com/images/cms_landscape3.png/cms_landscape3.png" class="mt-image-center" style="margin: 0pt auto 20px; text-align: center; display: block;" height="384" width="512" /></span>
The goal here isn't to catalog and categorize every vendor in the
space, there are literally hundreds of vendors providing content
management solutions, and even the products listed here have
functionality that straddles these categories.&nbsp; It is, however, a good
way to understand how and why a new category has emerged which is led
by smaller vendors as well as open source projects, in reaction to the
needs of users who are more interested in ad-hoc collaboration rather
than formal processes as they create and interact around the content
and ideas they want to communicate.&nbsp; <a href="http://www.movabletype.com/">Movable Type Pro</a>, which <a href="http://www.movabletype.com/blog/2008/08/movable-type-pro-42.html">Six Apart made available today</a>,
and which I'm excited to have been part of the launch of, is very much
part of that trend, designed from the ground up to serve large scale
Internet communities with content at the core.&nbsp; I think it's going to
be an interesting and exciting time as the lessons that have been
learned in the blogging world start to permeate and transform the rest
of the content management market.<br />]]>
    </content>
</entry>

<entry>
    <title>I&apos;ve joined Six Apart</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/its-been-about-a-month.html" />
    <id>tag:www.anuff.com,2008://1.4</id>

    <published>2008-08-12T04:34:32Z</published>
    <updated>2008-08-25T05:53:30Z</updated>

    <summary><![CDATA[It's been just under a month since I joined Six Apart as the EVP of Movable Type and Six Apart Services, and I'm sorry to say I'm just getting around to blogging about it.&nbsp; It's always a tug of ware...]]></summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sixapart" label="six apart" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="work" label="work" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[It's been just under a month since I joined <a href="http://www.sixapart.com/">Six Apart</a> as the EVP of <a href="http://www.movabletype.com/">Movable Type</a> and <a href="http://www.sixapart.com/services/media-companies-enterprises/">Six Apart Services</a>, and I'm sorry to say I'm just getting around to blogging about it.&nbsp; It's always a tug of ware between the clichés of "eating your own dog food" and "the cobbler's kids going barefoot".&nbsp; I'm not going to get too much into what the company is up to just yet, other than to say we've got a lot of good stuff that will be coming out very soon now.&nbsp; As for as the job itself, I'm enjoying it quite a bit.&nbsp; The company has a great culture and great people, and it's refreshing to be at an Internet company that's revenue focused.&nbsp; I really like the markets the company serves, and there are a lot of things I see that make me confident that the space is going to enter a new phase of growth as the changes brought about by blogging start to permeate and reshape the rest of the media industry.&nbsp; I'll share more thoughts about that here over time.<br />]]>
        
    </content>
</entry>

<entry>
    <title>Moved blog over to Slicehost</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/moved-blog-over-to-slicehost.html" />
    <id>tag:www.anuff.com,2008://1.3</id>

    <published>2008-08-11T22:16:16Z</published>
    <updated>2008-08-25T02:47:24Z</updated>

    <summary><![CDATA[I've just moved the blog installation over to Slicehost, which means this is the third hosting provider I've used for this site in less than a week.&nbsp; All of the hosting providers I've worked with have provided great service at...]]></summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="amazonaws" label="amazon aws" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="amazonec2" label="amazon ec2" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="hosting" label="hosting" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="plesk" label="plesk" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rightscale" label="rightscale" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="slicehost" label="slicehost" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ubuntu" label="ubuntu" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vps" label="vps" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[I've just moved the blog installation over to <a href="http://www.slicehost.com/">Slicehost</a>, which means this is the third hosting provider I've used for this site in less than a week.&nbsp; All
of the hosting providers I've worked with have provided great service at good prices, but I've been unhappy with either the performance or the
server configurations.&nbsp; Slicehost is great if you're willing to forgo a control panel, I've used them in the past for various server projects, but I've become spoiled by having a nice control panel like <a href="http://www.parallels.com/plesk/">Plesk</a> for personal sites or <a href="http://www.rightscale.com/">RightScale</a> for <a href="http://www.amazon.com/EC2-AWS-Service-Pricing/b/ref=sc_fe_l_2?ie=UTF8&amp;node=201590011">Amazon EC2 </a>servers.&nbsp; However, I just can't find a provider who offers fast VPS hosting of an Ubuntu server and provides a control panel at a price point which is competitive with Slicehost, and since I'm using <a href="http://www.movabletype.com/">Movable Type</a> to publish anyway, I don't really need anything else to manage the site. ]]>
        
    </content>
</entry>

<entry>
    <title>Action Streams is up and running on the blog</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/just-installed-action-streams.html" />
    <id>tag:www.anuff.com,2008://1.2</id>

    <published>2008-08-08T07:21:35Z</published>
    <updated>2008-08-25T02:46:31Z</updated>

    <summary><![CDATA[Twitter and Facebook actions are now displayed on the right hand side of the page via the Action Streams plug-in.&nbsp; Very cool!...]]></summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="actionstreams" label="action streams" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sixapart" label="six apart" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[Twitter and Facebook actions are now displayed on the right hand side of the page via the <a href="http://plugins.movabletype.org/action-streams/">Action Streams</a> plug-in.&nbsp; Very cool! ]]>
        
    </content>
</entry>

<entry>
    <title>Blog up and running on Movable Type 4.2 RC5</title>
    <link rel="alternate" type="text/html" href="http://www.anuff.com/2008/08/i-just-finished-installing-movable-type-4.html" />
    <id>tag:www.anuff.com,2008://1.1</id>

    <published>2008-08-08T03:43:31Z</published>
    <updated>2008-08-25T02:46:06Z</updated>

    <summary>Latest release candidate installed, so far so good......</summary>
    <author>
        <name>Ed Anuff</name>
        
    </author>
    
    <category term="movabletype" label="movable type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sixapart" label="six apart" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://www.anuff.com/">
        <![CDATA[Latest release candidate installed, so far so good...<br />]]>
        
    </content>
</entry>

</feed>
