Building Web Community
OneStop Secret Sauce
The blog about what it takes to build a popular site by engineers, for engineers. Learn from a battle tested team that built a successful communication and collaboration platform supporting a community of 10,000 of Sun's ~34,000 employees, generating over 15,000 hits/day.
Archives
« June 2009
SunMonTueWedThuFriSat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29
30
    
       
Today
Receive IM, Email or Mobile alerts when new content is published on this site.
Click me to subscribe Feedburner (Atom/RSS Feed)
View blog reactions
Search

Links
 

Today's Page Hits: 2

Main | Next page »
Thursday Jun 18, 2009
Crossing the Services Chasm

Sun has a large and vibrant services organization, but historically the communications channel between Services and the Systems Engineering Organization has been somewhat limited. SEs tend to think in terms of products and technologies first, and services second.

It is of course good for Sun, and good for customers, if services are included along with a product or solution sale. Unless the sale is driven by a Professional Services engagement, services attach tends to happen at the end of the process.

So how does this fit with OneStop? Most SEs utilize OneStop to get help gathering information about a product, technology, or solution - and find the links to the appropriate sales tools, communities, etc. As Sun's roots are as a product company, that's how people think, and that is where people start the investigative process. It's not terribly clear to people where to find information about services, for a given product or solution.

As it turns out there is an excellent, but now well known, internal site that maps services to products. Our Eureka moment is that via a web service we are now able to dynamically populate a Services section of each OneStop with the services for that product.

Now, hopefully, the sales teams will be thinking about services earlier in the cycle, as the information will available with no friction.


Posted at 06:31AM Jun 18, 2009 by Michael Briggs in Sun  |  Comments[0]

Saturday Mar 14, 2009
Search: Separating the Wheat from the Chaff with Information Equity
Search on corporate intranets is difficult, often because algorithms based on page rank don't work particularly well. In short PageRank is a “vote”, by all the other pages on the Web, about how important a page is. A popular document on the corporate intranet may have very few pages linking to it. Without page rank the search results are ordered largely by frequency of key words, meta data, and currency. This makes it almost impossible to find a given page with a popular or overloaded term in the title such as Solaris 10, Cloud Computing, Identity Management, etc.

SunSpace, Sun's internal enterprise wiki, with an integrated document repository, is based around the notion of Community Equity. Each person, and each document is assigned an equity value. A document's Information Equity is mostly based on:
  1. Hits or downloads.
  2. Updates.
  3. Number of different people accessing/updating the page. (very important in a collaborative wiki!)
  4. Currency. The equity decreases over time.
So how does this fit into search ... ?

SunSpace search has a 3 tier architecture. The back end is a commercial search engine that indexes the content (wiki pages and uploaded documents) and delivers the search results. We spend a lot of time tuning this engine so that the optimal weighting is given to titles, urls, keywords, and various meta data.

The middle tier is a set of feed readers that monitor all the updates on SunSpace. The feed readers create "stubfiles" for every document that contain all the meta data, which includes equity, tags, creator, and last updated date. The feed readers run continuously and notify the back end whenever a page is created or updated. A big advantage is that new pages and updates are added to the search index immediately, no more waiting days until the crawler finds the new documents.

The front end is where most of the action is. When a user types in a search query it is submitted to the back end and 100 results, in xml format, are returned. The stubfile for each result in then read. The initial results ordering is directly from the back end search engine, but the user is given the option to Sort by Information equity, or Sort by Date. We also display other relevant information such as tag clouds and communities for these 100 results. Each document has a creator, who is generally a primary contributor to the page. We assemble a list of the creators for the results, then credit each creator with the Information equity of the result they created - and display a list sorted by sum of information equity.

A few simple use cases:
  1. Find a new document. I am constantly creating documents on SunSpace, and generally am not careful with the titles. Two hours later when I have forgotten the title and need to forward the URL to a colleague, I simple search for myself, then Sort by Date.
  2. Find a popular document. The second case refers back to the beginning of this article. Let's say a colleague mentions a cool wiki page on Solaris 10 that's all the buzz. I'd search for "Solaris 10", then sort by Information Equity.
  3. Find the expert.  I have a big presentation on Cloud Computing, and need to seek the advice of a knowledgeable colleague. I search for Cloud Computing, then refer to the right of the results page for the people with the most Information equity. (for that particular search.)



Posted at 05:03AM Mar 14, 2009 by Michael Briggs in Sun  |  Comments[0]

Wednesday Jan 21, 2009
OneStop, A Trusted Community in Sunspace

I continue to hear that people are confused about the positioning of OneStop verses SunSpace. (for people who haven't read this blog, OneStop is a managed community within SunSpace.)

Peter Reiser, the architect of SunSpace, recently posted the blog entry Trusted content through facilitated communities. It's an awesome post, but I'm still struggling a bit with the word "trusted".

We are finding that the the need for OneStop has increased, rather than decreased. With Communities and wiki sites all over the place, people don't know where to look. Will a random community page be up to date? Will it be in a useful format? Will it contain the info SEs need? Will it be easy to find, either via browse or search?

I'm not sure the combination of the above = trusted, but I don't have a better word! Any suggestions appreciated. 

Posted at 07:34AM Jan 21, 2009 by Michael Briggs in Sun  |  Comments[1]

Tuesday Nov 04, 2008
The Value of Moderation

Good news! SunSpace is a raging success. Thus far 20,000 users have logged into the system. It is full of a variety of content, great, good, bad, irrelevant - and in a myriad of formats!

OneStop is now part of SunSpace. Users find this very confusing. Is OneStop dead? Has OneStop been subsumed by SunSpace? I'm hoping that referring to OneStop as "OneStop on SunSpace" might help clarify.

The success of SunSpace has amplified the need for (Sun internal users)to have an easy way  to find information on Sun products. If you search for Identity on SunSpace you'll find references in several dozen spaces. As we had hoped, we are seeing communities form around technologies, often based in geographical areas, many organizationally based.

Where should a user go to find information on Sun's Identity products, perhaps OpenSSO? What if you don't know the name of the product itself?

The answer is "OneStop on SunSpace". Here you will find a list of menus on the homepage that are convenient for browsing, particularly useful if you don't know the exact name of the product. You'll be directed to a OneStop page that contains the information you are looking for, which is in a consistent and familiar format. The page has an author (or moderator) so you can count on the fact that it is reasonably up to date. The OneStop team continues to work behind the scenes to help ensure content completeness and currency.

We're finding that useful search on SunSpace is challenging, just by virtue of the myriad of references to product and technologies in the different spaces. The implementation we are currently playing with segregates the results that link to pages in the OneStop space and displays them at the top of the results list. Google of course uses page rank to help determine relevance. SunSpace computes Information Equity per URL based on ratings, downloads, edits, etc. We'll be enabling search users to search for keywords, then sort those results by Information Equity.

Moving forward, perhaps we should simply create new tags that will imply that a SunSpace page is moderated and in a consistent format. Search could read those tags, then group the results accordingly. With the judicious use of tags we could also generate a useful browse mechanism so that the menus would not be necessary.

At any rate, the need for page ownership (moderation), and overall OneStop ownership (to help ensure content breadth, currency, and accuracy) continues to exist.



Posted at 04:23PM Nov 04, 2008 by Michael Briggs in Sun  |  Comments[0]

Friday Aug 29, 2008
OneStop is not dead!

I've been hearing that people think OneStop is dead! This is not the case. OneStop is simply better and runs on a more modern platform. I try and describe what OneStop is in the blog posting What is Onestop - next ?. In short, users can continue to go OneStop and find a set of pages that are:

  1. owned and moderated.
  2. adhere (loosely) to the OneStop format. The familiar categories are in the same order.
  3. are up to date and accurate, or at least there is framework (people and tools) in place that tries to ensure this.
  4. are there. In other words the breadth of OneStop space is complete and controlled. Products , Technologies, and Programs of interest to Sun CEs (Customer Facing Engineers) will be there.
  5. are easy to find and navigate. It's a limited universe (~500) pages so we can make the menus, search, and a-z work well.

However, OneStop pages are now Wiki pages that support commenting and voting. There is also a WYSIWYG editor (albeit not a great one) that makes simple edits an order of magnitude easier.

SunSpace now has 200 communities and the number is growing rapidly. We're seeing a significant need for communities to have a OneStop page for "non community" members. No content redundancy is required thanks to macros like {include} and {simplelisting}.

We will take action very soon to ensure that a page looks like a OneStop page at a glance. Currently all SunSpace pages have a similar look.


Posted at 06:35AM Aug 29, 2008 by Michael Briggs in Sun  |  Comments[6]

Wednesday Apr 16, 2008
What is Onestop - next ?

Great news! We are now live  with 5 OneStop pages on CE 2.0. Anyone on the SWAN can now, optionally edit a page, in place, using a WYSIWYG editor. We've maintained our model of the author owning a page, with the new ability to control access.

We envision 3 general categories on CE 2.0:

  1. OneStop pages. These pages will live in the OneStop space, and each will have a primary author. The fact that it is branded a OneStop page means several things. The page:
    1. has an owner and is a moderated.
    2. adheres (loosely) to the OneStop format. The familiar categories are in the same order.
    3. is up to date and accurate, or at least there is framework (people and tools) in place that tries to ensure this.
    4. is there. In other words the breadth of OneStop space is complete and controlled. Products , Technologies, and Programs of interest to Sun CEs (Customer Facing Engineers) will be there.
  2. CEpedia. This space will be very similar to the existing CEpedia, as anything goes. It is not controlled. Users can create or update any page in the CEpedia space, in any format, at their leisure.
  3. Communities. The community area is really the thrust behind CE2.0. CE 2.0 communities have been described as a mashup -- Facebook meets LinkedIn with a content-management system thrown in for good measure. Historically email has been a primary communication vehicle inside Sun, so we offer the option to build a community, with membership and access control based on an email alias.

We're hoping for interesting synergy between OneStop and communities. A user might go to the OneStop space to find information on a product. While they are there they might notice there is a community built around that particular product or project, and actively engage in a discussion or forum. Finding the expert will turn into a non issue. We can do things like dynamically populate sections of a OneStop page based on how documents or pages are tagged in a particular forum.

Now, what do we call this new beast that we've been referring to as CE 2.0? (CE 2.0 has been our project name.) Onestop or Onestop2 doesn't seem to work as the OneStop brand implies all the stuff listed in section 1, but not social - web 2.0 community as we know it today. Users are tired of the new brand, or tool of the day. Maybe we should just stick with CE 2.0.


Posted at 10:02AM Apr 16, 2008 by Michael Briggs in Sun  |  Comments[0]

Saturday Mar 08, 2008
OneStop and Community Equity

My colleague Peter Reiser has been making great strides forward with his notion of Community Equity. For a detailed write up see his blog post. He was even interviewed by Scoble on the subject!

(Heresy, heresy) but I have mixed feelings about Community Equity in the context of OneStop. I like the notion of community, and I really like the notion of encouraging participation. Having our users easily rate and comment on OneStop pages should prove invaluable. Ratings will supplement our current metrics of downloads and currency to give users a good solid indication of page value. Comments will evolve into discussions, where as we currently only offer page feedback. Discussions will then move into forums. All great stuff!

I'm a little more skeptical on the Community Equity front. I not sure our users will be motivated to participate (more) if their Personal Equity rises. Historically the lion's share of OneStop accesses has been from people looking for answers, and secondarily browsing for information. I don't expect that to change any time soon.

The big question is  "What's in it for me?". We're asking our users to spend their limited time, rating and commenting. In my experience people need a recognizable return on investment to participate. Is a high community equity rating, and being listed in the top 10 on the homepage enough? I don't know; I hope so. I do anticipate arguments about the formula in how CE is generated. Is it fair that a person who (perhaps without a lot of thought) rates 50 documents, gets a higher rating than someone who moderates a couple of OneStop pages that aren't popular products, or a person that has submitted one "white paper" or Technocrat article?

Posted at 06:37AM Mar 08, 2008 by Michael Briggs in Sun  |  Comments[3]

Wednesday Jan 16, 2008
OneStop Kicks Butt in User Survey!

The results are in! If you are on the Sun Network check them out.

We got 776 responses, an incredible number. Users feel very strongly about OneStop. We asked the question "How would you feel if we pulled the plug on OneStop?. (We don't plan to do this, but the question elicits great comments.) The results were:

 I'd be totally irate! 538
 I'd get by 153
 Don't care 11
It's about time 10

 

A typical comment was "That would treble my workload and response time".

We contrasted OneStop to other sites the SEs generally use and found that people almost always look to OneStop first, and give very high ratings (4.3/5) when asked "How useful is OneStop to doing your job? (1 low -> 5 high)".

A primary motivator for the survey, aside from understanding utility, is getting a feel for user priorities. Are social networking features important? Should we accelerate our move to an enterprise wiki?

Our users were very clear in expressing that the top priority, by far, is accurate, complete, and up to date content. They like the fact that content is easy to find on Onestop, and that the site is simple and consistent.

My conclusion is that moving forward with CE 2.0 we need to not break what's working. We need to be careful about adding complexity. Social networking features that enable community are cool, and will hopefully help us deliver even better content, but not at the expense of expedient access to information.

My feeling is that the majority of the users are not planning on being direct contributers, so we need to make sure we optimize that path. The browse experience needs to be robust, search needs to work, response time needs to be fast. Information should be no more than 3 clicks away.

Make sure you watch this space (follow on posts) for a discussion on how we hope to leverage Community Equity to help raise the bar on content quality.


 

Posted at 08:31AM Jan 16, 2008 by Michael Briggs in Sun  |  Comments[2]

Tuesday Jan 08, 2008
OneStop 2 Conundrum
We are planning on moving OneStop on to a new Confluence based platform, called OneStop2, by the end of our fiscal year. (June 30.) The Confluence platform is being extended with many new features including:

The Confluence platform (an enterprise wiki) is exciting in it's own right and will provide us functionality to move OneStop into the world of Web 2.0. The integrated features I am most excited about are WYSIWYG, access control, and a commenting service. This will enable a OneStop page to be easily updated (via WYSIWYG) by  either anyone, or people specified on an access control list. Our model of primary page ownership (or perhaps moderation) will continue.

The conundrum is the mapping of OneStop pages into Confluence. Confluence supports the notion of spaces. Each space has a home page and child pages.

Should each OneStop page be a space, or should OneStop pages all exist in a OneStop space? Unfortunately Confluence doesn't support the notion of space hierarchy, so for example, we can't set up a hierarchy on the order of OneStop -> HPC -> ClusterTools.

We also intend to move CEpedia on to this new platform. Should there be one CEpedia space, or several?

Currently the 5 most accessed OneStop pages are

  1. Sun Secure Global Desktop Enterprise Edition
  2. Sun Fire T2000 Server
  3. Sun Ray appliances
  4. Sun Fire X4100/X4200
  5. Solaris 10
I don't think many of these should be spaces in their own right, but perhaps should be children in other spaces. If you have thoughts on this, please comment.
Posted at 06:13AM Jan 08, 2008 by Michael Briggs in Sun  |  Comments[2]

Wednesday Aug 01, 2007
CEpedia OneStop CE 2.0 - what's this all about?
There are @3200 CEpedia users, @2500 OneStop users and many of them (you?) want to know what's happening with those 2 systems and what is CE 2.0.

Right about now most non-Sun employees may have tuned out, but just bear with me for a moment here and it might be worth your while (and if it isn't, what a wonderful opportunity to flame me, or whatever the current term is!)

Basically CEpedia and OneStop are 2 different systems we use at Sun to try and improve the information sharing within our customer-facing technical community. There's alot of information in most of their heads and/or laptops, and we are constantly trying to help them share it with each other so that our customers benefit - better answers to their questions such as "how would I..." or "have you ever...?"

OneStop today is a typical website - a collection of html pages which are editable by their owners. Terrific content because of the passion and knowledge of their owners/authors, but sometimes a little out of date because those authors are either busy solving customer challenges or else working on new Sun products/services/solutions.

CEpedia is a wiki we established a year ago to support our Customer Engineers (CEs) - kind of like Wikipedia (do i need a tm here?) for CEs. It has the advantage of wikis - easy to update by anyone who can access, so it can be kept very much up to date.

Now if I haven't lost the non-Sun audience, here's where I think it gets more interesting. Our plan is to:
This future vision we are calling CE 2.0 - basically a Web2.0 experience for our CEs, partners, eventually customers, developers and others. Stay tuned.
Posted at 03:37PM Aug 01, 2007 by Paul Diamond in Sun  |  Comments[0]

Monday Jul 02, 2007
Moving Forward With Confluence

This is not yet a done deal as we still have small things like licensing () and more functionality testing still to work through, but as Maverick says in Top Gun, "Things are looking good so far".

We asked the OneStop authors to play with our Confluence test instance, read about the functionality, and provide us feedback. The response was uniformly positive, a first with this vocal group of 300!

Kemer Thomson, the guy who runs the Sun Blueprints program had some excellent feedback worth sharing:

Confluence seems to address not only the challenges in creating wiki content, but makes it a pleasure and opens new possibilities. I have played around with great success. Everything seems to work. I ran into no problems ... nothing crashed. Cool features, like creating an RSS and adding tags worked intuitively.  I could recreate my entire OneStop content quickly and without any concessions to the content and structure. Indeed, the ability to add plugins and control access to pages opens up many possibilities.

I find it truly compelling that we can combine an almost seamless transition with features and functionality that will enable solutions we haven't even considered yet.

I can't wait to see what our smart motivated group of authors will do with this truly enabling platform.

Posted at 02:34PM Jul 02, 2007 by Michael Briggs in Sun  |  Comments[0]

Wednesday Jun 27, 2007
Our Wiki story evolves ..

Sometimes your first choice isn't always the right one - you learn through experience... and indeed I've talked about our wiki challenges before..


Our first choice for our internal wiki was mediawiki. For several reasons, it's stable, proven and continues to evolve and we could implement quickly without worry of license restrictions.
We've found over time though that even though there are lots of extensions to mediawiki they often do not meet what we need in an Enterprise environment - a robust tagging infrastructure, Enterprise Level access control with fine grained granularity, wysiwyg editing or that  the plugins are not portable across mediawiki releases as the codebase continues to evolve.

You may have already seen wiki.sun.com  is coming. It's currently still in Beta and will not open to the world at large for several weeks but we're hoping to leverage the fact that our DotCom group decided to go with  Atlassian's Confluence and possibly move to confluence.

Confluence has more of the pieces we need for an "Enterprise wiki" -a nice plugin architecture (with a good list of existing plugins) better editing, fine grained access control etc. plus it was good to find yesterday (amongst others) the Universal Wiki Converter  so hopefully we will be able to move most of our existing content into confluence without too much hassle.   I think it's time for some scalability testing and to double check the UWC works correctly ...  maybe play with some plugins too.

Posted at 08:26AM Jun 27, 2007 by Robert Holt in Sun  |  Comments[3]

Wednesday Jun 20, 2007
The Information Overload of Social Networking
I have been exploring, along with many of my friends and colleagues at Sun, the value and use of social networking applications. There is definitely a lot of potential and value with tools such as Ning, Twitter, Facebook, Second Life, Delicous (aka Swanlicous for Sun employees) and many others.

My question or challenge is this: with so much information already available and difficult to find within Sun and on the open web (a challenge we have been trying to address with Grokker, Goolge Search Appliance, good information architecture and organization, tagging, etc.) - how are we going to ensure that these new high value tools that hold high value content are organized and the content findable within the organization (see The Magic of Findability blog entry by my friend and colleague Soctt Brown)?

A specific challenge for me are my Ning communities - there is nothing alerting me in any way when there is something new. Sorta like the beginning of static websites where you'd have to go to the site daily to see for yourself if there was anything new. I'd don't want to see us facing information and social networking fatigue.

If some things could be pushed at me via RSS/ATOM or email or IM or text message - that would be great and help with ensuring I don't miss the things I need to know on a daily basis. It would allow me to decide where I want the information and how I want to receive it. Then there is the discovery and findability of all that content - we need to be sure we are thinking about an approach so that 1-2 years from now we are not struggling to "find" the information we need to do our jobs, communicate, innovate, discover, and collaborate.

RSS/ATOM is certainly allowing me to aggregate some of the information from some of the tools. However, I don't have that one site where I can aggregate all the things that I'd like to - maybe this is the ultimate mashup and intranet for an organization. An interesting exploration is the Facebook Platform (see Facebook's app feeding frenzy) where developers can develop tools to integrate with Facebook - this alone has helped me to keep up on my Facebook connections as well as messaging from folks via Twitter.

At the end of the day, we are at a really interesting and booming time for social tools. I've learned so much already from our experiments with tools like these - things about colleagues opinions, interests, projects, skills, etc. that I would never have known otherwise. It's all really valuable and the heart of the information world - creating, sharing, collaborating, finding, discovering, exploring, using and accessing critical content and people - when, how and where I want.

Hey - maybe my avatar, Violet, can help me keep up? 

Posted at 05:53AM Jun 20, 2007 by Christine Confetti Higgins in Sun  |  Comments[2]

Sunday Jun 17, 2007
Communicating 2.0

My morning routine is to sit in my recliner, read the paper, and browse through email on my laptop. Being a baby boomer I still like the hard copy newspaper, but find myself mostly reading the local sections, and getting national news from  Yahoo!news on my computer. I get a daily email from feedblitz with postings of all the blogs I follow. It's that dinosaur thing again, I prefer email to feed readers and consolidators.

This morning my feedblitz email was full of juicy nuggets. A nugget to me is an idea, tool, or technology that I can maybe apply toward our Web 2.0 efforts at Sun. 

My first thought when I get an idea based on a nugget is to communicate with people who might care, either as an FYI or recommendation for action. The good news is that there are now many ways to do this, the bad news is that there are now many ways to do this. I found myself doing three different communications for each of three ideas. The sequence was:

  1. Twitter. I generally  hope other people are listening and will respond to me in real time. These are mostly FYIs.
  2. Email. This is where I'll expand on an idea, and possibly recommend further action. Some are emails to a group, others to a person.
  3. Blog posting. Actually I'll probably combine all three ideas into one blog posting, so it's really seven communications, not nine.

The next part of my Sunday routine is to walk my dogs to Starbucks. We've been considering a new puppy and are scouting breeders. We ran into a woman who highly recommended a breeder in San Diego. I asked my wife if she had pen/paper to make a note of the breeders name. It then occurred to me that my phone was in my pocket. I had never recorded a memo on my phone before, but it seemed like the right time. I couldn't figure out where the "Voice Key" was on my new phone, I had to settle for a text message to myself..

I wonder if my communications will be more consolidated in the next few years.

Posted at 11:57AM Jun 17, 2007 by Michael Briggs in Sun  |  Comments[0]

Tuesday Jun 12, 2007
The Twitter Life Cycle

I found this image in  a presentation given by Cole Camplese and Jim Leous to the 10th Annual Penn State Web Conference, June 12, 2007. [pdf slides] It came from a posting  Alan Levine made to his blog. (Links included not just as a courtesy, but as a jumping off point for further exploration.)

 

Posted at 01:13PM Jun 12, 2007 by Michael Briggs in Sun  |  Comments[5]