<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SUMO Blog &#187; Discussions</title>
	<atom:link href="http://blog.mozilla.com/sumo/category/discussions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/sumo</link>
	<description>The support.mozilla.com (SUMO) project blog</description>
	<lastBuildDate>Thu, 19 Nov 2009 16:44:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Help us plan SUMO in 2010!</title>
		<link>http://blog.mozilla.com/sumo/2009/10/19/help-us-plan-sumo-in-2010/</link>
		<comments>http://blog.mozilla.com/sumo/2009/10/19/help-us-plan-sumo-in-2010/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:30:15 +0000</pubDate>
		<dc:creator>David Tenser</dc:creator>
				<category><![CDATA[Discussions]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[brainstorm]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[sumo]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=780</guid>
		<description><![CDATA[
Following up on my post last week about how the SUMO project developed in 2009, it&#8217;s time to repeat the circle for 2010! It&#8217;s time to start thinking about where to take the project, which areas to focus on, and ultimately which goals to define for 2010.
To help get the goal discussion started, it&#8217;s obviously [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-475 alignright" title="SUMO logo" src="http://blog.mozilla.com/sumo/files/2009/02/sumo-logo.png" alt="" width="140" height="138" /><br />
Following up on <a href="http://blog.mozilla.com/sumo/2009/10/15/the-sumo-community-keeps-getting-bigger/">my post last week</a> about how the SUMO project developed in 2009, it&#8217;s time to repeat the circle for 2010! It&#8217;s time to start thinking about where to take the project, which areas to focus on, and ultimately which goals to define for 2010.</p>
<p>To help get the goal discussion started, it&#8217;s obviously helpful to know why SUMO exists. In my opinion, there are three main reasons:</p>
<ol>
<li>To help people have a great Firefox (and by extension web)  experience</li>
<li>To provide key user and product insights to the  Mozilla community</li>
<li>To strengthen and grow Mozilla&#8217;s community</li>
</ol>
<p>Based on this list, we can create three focus areas, or &#8220;buckets&#8221; for our 2010 goals:</p>
<ul>
<li>Improve the support experience for users</li>
<li>Provide better/more accurate/more detailed metrics and insights for other Mozilla teams and the entire Mozilla community</li>
<li>Make the SUMO experience more enjoyable for contributors</li>
</ul>
<p>In <a href="https://wiki.mozilla.org/Support/Weekly_Meetings">today&#8217;s SUMO meeting</a>, we&#8217;ll kick off the discussion by spending 15-30 minutes brainstorming ideas. You&#8217;re very welcome to call in! That said, if you don&#8217;t have time to call in, or would rather share your ideas in writing, there is an <a href="https://support.mozilla.com/en-US/forum/3/473877">active thread in the SUMO contributor forum</a> dedicated for this. Please feel free to post there with thoughts, ideas, or, if you&#8217;re feeling particuarly creative, screenshots, mockups or screencasts of what you have in mind.</p>
<p>Of course, if you don&#8217;t have a SUMO account and for some reason don&#8217;t want to create it, you are welcome to participate by commenting on this blog post too. <img src='http://blog.mozilla.com/sumo/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/10/19/help-us-plan-sumo-in-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helping users with the top crashes</title>
		<link>http://blog.mozilla.com/sumo/2009/08/17/helping-users-with-the-top-crashes/</link>
		<comments>http://blog.mozilla.com/sumo/2009/08/17/helping-users-with-the-top-crashes/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 19:55:17 +0000</pubDate>
		<dc:creator>Chris Ilias</dc:creator>
				<category><![CDATA[Contributor News]]></category>
		<category><![CDATA[Discussions]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=710</guid>
		<description><![CDATA[Helping users troubleshoot crashes has always been a hard thing to document in the knowledge base. We try to help the user better define the circumstances of their crash, then list possible causes and solutions for those circumstances. An (obviously) unintended consequence is that there is so much information to digest, it confuses users.
The problem [...]]]></description>
			<content:encoded><![CDATA[<p>Helping users troubleshoot crashes has always been a hard thing to document in the knowledge base. We try to help the user better define the circumstances of their crash, then list possible causes and solutions for those circumstances. An (obviously) unintended consequence is that there is so much information to digest, it confuses users.</p>
<p>The problem is that if Firefox crashes, it could be for any number of reasons. The range of causes and volume of troubleshooting is so great that we end up doing more to try help the user navigate crash documentation, than offer a solution. In most cases the solution is vague and not very helpful, which confuses users even more.</p>
<p>Each Firefox crash reported to Mozilla using the Mozilla Crash Reporter has a crash ID and lists the type of crash, called the crash signature. Usually, each crash signature has a much more specific cause/solution. Instead of asking users to define each circumstance of their crash, they can get to the solution more quickly if we ask for the crash signature, then provide a document for each crash sig.</p>
<p>What we&#8217;ve done is turned our <a href="https://support.mozilla.com/kb/Firefox+crashes?bl=n">Firefox crashes article</a> into a tutorial on accessing your crash report via <a href="about:crashes">about:crashes</a>. At the top right corner of each crash report on crash-stats.mozilla.com, you&#8217;ll notice that there is a [Get Help] button. What that does is search support.mozilla.com for the crash signature from the report.</p>
<p><img class="alignnone size-full wp-image-711" title="crash-gethelp" src="http://blog.mozilla.com/sumo/files/2009/08/crash-gethelp.jpg" alt="crash-gethelp" width="451" height="269" /></p>
<p>By creating an article for each crash signature, and putting the crash signature in the article content, the Get Help button on crash-stats.mozilla.com will provide the user a link to the article that addresses their specific type of crash.</p>
<p>Naturally, there are a lot of crash signatures. We can&#8217;t provide an article for every crash. However, we can get a list of the most common crash signatures, and try to make sure the 10 most common crashes have articles in the knowledge base. Ever since Firefox 3.5 was released, we have been keeping an eye on the top Firefox 3.5.x crashes, and adding them to a list <a href="https://wiki.mozilla.org/Support/Knowledge_Base/2009-Q3-Goals/CSAT:Crashes">here</a>.</p>
<p>What we need now is people to draft an article for each crash sig. There is a bug link for each crash sig on the list, that contains details about known causes/solutions for each crash. If you need help creating articles, we have a contributor page about <a href="https://support.mozilla.com/kb/Creating+articles?bl=n">creating articles</a>. For any further help, just ask in the <a href="https://support.mozilla.com/tiki-view_forum.php?locale=en-US&amp;forumId=3">Contributors forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/08/17/helping-users-with-the-top-crashes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Measuring the success of the knowledge base</title>
		<link>http://blog.mozilla.com/sumo/2009/07/03/measuring-the-success-of-the-knowledge-base/</link>
		<comments>http://blog.mozilla.com/sumo/2009/07/03/measuring-the-success-of-the-knowledge-base/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:06:40 +0000</pubDate>
		<dc:creator>Chris Ilias</dc:creator>
				<category><![CDATA[Contributor News]]></category>
		<category><![CDATA[Discussions]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=679</guid>
		<description><![CDATA[In March, I posted about using article feedback to improve knowledge  base articles and the importance of making knowledge base articles easy  to read; but those are specific areas that are part of a greater  knowledge base goal, which is to make the process of Firefox self-help  as easy as possible.
There [...]]]></description>
			<content:encoded><![CDATA[<p>In March, I posted about <a href="http://blog.mozilla.com/sumo/2009/03/19/making-use-of-article-feedback/">using article feedback to improve knowledge  base articles</a> and the importance of making knowledge base articles easy  to read; but those are specific areas that are part of a greater  knowledge base goal, which is to make the process of Firefox self-help  as easy as possible.</p>
<p>There are few sources of information to we draw from:</p>
<ul>
<li><strong><a href="http://spreadsheets.google.com/ccc?key=piA-a-dXCL2p7vB5pTu0HKA&amp;hl=en">Top searches</a></strong>: The most common search terms in the SUMO Weekly metrics  document.</li>
<li><strong><a href="http://support.mozilla.com/en-US/kb/Weekly+common+issues">Weekly common issues</a></strong>: Our Weekly Common Issues page tracks the most  common support issues each week.</li>
<li><strong><a href="https://support.mozilla.com/tiki-poll_results.php?locale=en-US">Article polls</a></strong>: At the bottom of each article, there are poll  questions: &#8220;<em>Did this article solve a problem you had with Firefox?</em>&#8220;,  &#8220;<em>Was this article easy to understand?</em>&#8220;, and &#8220;<em>Please rate your experience  with solving your problem on support.mozilla.com from 1 to 5</em>&#8221; (For more  precise data there&#8217;s the <a href="https://spreadsheets.google.com/ccc?key=pcFgq6gBGbHnQyMSMpZ6PYA&amp;hl=en">PageView Data</a>.)</li>
<li>And of course, <a href="http://blog.mozilla.com/sumo/2009/03/19/making-use-of-article-feedback/"><strong>Article comments</strong></a>: There is a text field on each article  for users to provide feedback about the article. When logged in as a  contributor, that feedback is displayed at the bottom of the article.</li>
</ul>
<p>Here&#8217;s how that data is utilized to measure the quality of the knowledge  base, and make it better:</p>
<p>The top search terms are tested to find out if the first search results  contain the article the user is most likely searching for.<br />
If they don&#8217;t:</p>
<ul>
<li>The correct article may need to be renamed to match the search term.</li>
<li>The top article in search results may be mistaken for a different  issue; so a link to the correct article is added in the intro of the  first search result. If users are being redirected to the correct  article, the poll data should improve.</li>
<li>Keywords that match the search terms are added to the correct article.</li>
</ul>
<p>For generic search terms the article comments for each result may  clarify what users are asking about.</p>
<p>The <a href="http://support.mozilla.com/en-US/kb/Weekly+common+issues">weekly common issues page</a> is checked for any items that need  documentation in the knowledge base. If enough information is available  to create documentation, the relevant articles are updated or a new  article is created.</p>
<p>The comments in articles with the lowest understandability score are  checked to get details on what is not understandable in the article, so  we can assess what can be done to eliminate that confusion. Sometimes  that means rewording or reformatting the article. In some cases it is a  matter of <a href="https://support.mozilla.com/en-US/kb/Adding+screenshots">adding screenshots</a>. In other cases, it&#8217;s a matter of  streamlining or purging the article to <a href="http://blog.mozilla.com/sumo/2009/04/09/writing-concise-documents/">simplify it for users</a>.</p>
<p>In the end, it&#8217;s about taking the data, analyzing why the data is what  it is, and what we can do to improve each issue. As a result, the  article poll scores should go up, and users will get answers to their  questions about using Firefox. We&#8217;ve outlined these tests in a  <a href="https://support.mozilla.com/kb/Measuring+knowledge+base+success?bl=n">contributor page</a>, so everyone as a community can be most affective in  making the knowledge base better each week. You can post any suggestions  for improvement in the <a href="https://support.mozilla.com/tiki-view_forum.php?forumId=3">Contributors forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/07/03/measuring-the-success-of-the-knowledge-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improved SUMO start page coming soon</title>
		<link>http://blog.mozilla.com/sumo/2009/06/26/improved-sumo-start-page-coming-soon/</link>
		<comments>http://blog.mozilla.com/sumo/2009/06/26/improved-sumo-start-page-coming-soon/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:25:07 +0000</pubDate>
		<dc:creator>David Tenser</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Discussions]]></category>
		<category><![CDATA[bounce rate]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[sumo]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=657</guid>
		<description><![CDATA[In the last 10 days, we&#8217;ve been running our second A/B test on SUMO to try a slight redesign of the in-product start page (the page you get to if you select Help from the menu of Firefox itself). This test is part of a bigger goal to reduce the number of people that leave [...]]]></description>
			<content:encoded><![CDATA[<p>In the last 10 days, we&#8217;ve been running our <a href="https://wiki.mozilla.org/Support/StartPageOptimization">second A/B test</a> on SUMO to try a slight redesign of the <a href="http://support.mozilla.com/en-US/kb/Firefox+Help">in-product start page</a> (the page you get to if you select Help from the menu of Firefox itself). This test is part of a bigger goal to reduce the number of people that leave the <a href="http://support.mozilla.com">Firefox Support</a> website immediately after visiting the start page &#8212; the so-called &#8220;bounce rate&#8221; of the page.</p>
<p>There can be many different reasons why people leave a website without interacting with it. When it comes to a support website, one of those reasons can be that the website isn&#8217;t helpful enough, or doesn&#8217;t provide sufficient instructions on how it should be used. This is something we are trying to minimize on SUMO so the support platform becomes as easy to understand as possible.</p>
<p>In order to improve the <a href="http://support.mozilla.com/en-US/kb/Firefox+Help">current start  page</a>, our first step was to figure out how people are using it today and identify areas where we could improve it. chofmann dug up a lot of the <a href="https://wiki.mozilla.org/Support/StartPageOptimization#Previous_Research">initial research about common web design mistakes</a> which our start page was suffering from, and proposed some ideas on how we could use those insights when redesigning the page. chofmann and I then sat down and brainstormed about how we could improve the page, after which I created a <a href="https://wiki.mozilla.org/File:SUMO_mockup_with_description.png">simple mockup</a> of our ideas.</p>
<p>Before we could actually test our ideas, we needed to turn the mockup into a polished web page that we would feel comfortable showing to our users, so we turned to Mozilla&#8217;s master of design and creativity, <a href="http://www.intothefuzz.com/">John Slater</a>, who connected us with web designer Naz Hamid. The result of our collaboration can be seen below:</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/djst/3524882061/"><img class="aligncenter" src="http://farm4.static.flickr.com/3358/3524882061_3718c7025e.jpg?v=0" alt="New SUMO start page" /></a></p>
<p style="text-align: center;"><em>The new start page. Click on the image to see a <a href="http://www.flickr.com/photos/djst/3524882061/">version of it with notes</a> explaining the differences between the <a href="http://support.mozilla.com/en-US/kb/Firefox+Help">current start page</a>.</em></p>
<p>The test turned out to be successful. With the new start page:</p>
<ul>
<li>More people used the search box (+1.3%), which is the best way to use SUMO to find the solution to your problem.</li>
<li>Fewer people left the site immediately without interacting with it (-0.5%), which means that more people are able to get their problem solved.</li>
</ul>
<p>For the full report and many interesting insights about how people interact with this new page versus the current page, read the original blog post based on the full analysis of the A/B test by Ken Kovash and Mozilla intern Eric Hergenrader: <a href="http://blog.mozilla.com/metrics/2009/06/25/improving-a-users-experience-with-firefox-support-part-ii/#comments">Improving a User’s Experience with Firefox Support (part II)</a>.</p>
<p>Our effort to improve the support experience for our users will of course not end with this test. It&#8217;s an ongoing process and a continued focus of the SUMO team to make our support platform as easy to understand and use for as many users as possible.</p>
<p>When looking at the results of our test, it should be noted that the bounce rate is still very high (86%). As I mentioned earlier, there could be many other reasons why people quickly leave the website. One reason, that I suspect plays an important role here, is the fact that you can reach Firefox Support simply by pressing F1 on your keyboard. My theory is that many people accidentally do this when typing on a web page, leading to many unwanted visits to Firefox Support.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/djst/3662754000/"><img class="aligncenter" src="http://farm4.static.flickr.com/3307/3662754000_e62ece04a2.jpg" alt="F1 key" /></a></p>
<p style="text-align: center;"><em>The most common SUMO bookmark?</em></p>
<p>That is one of our next things to test on SUMO: among the people that visit Firefox Support by pressing F1 on the keyboard, how many people close the website right away? Are the people that visit the site by selecting the Help option in the menu more interactive?</p>
<p>We will have the answers to these questions soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/06/26/improved-sumo-start-page-coming-soon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Results of our first A/B test on SUMO</title>
		<link>http://blog.mozilla.com/sumo/2009/06/02/results-of-our-first-ab-test-on-sumo/</link>
		<comments>http://blog.mozilla.com/sumo/2009/06/02/results-of-our-first-ab-test-on-sumo/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 10:12:51 +0000</pubDate>
		<dc:creator>David Tenser</dc:creator>
				<category><![CDATA[Discussions]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=617</guid>
		<description><![CDATA[Recently, we ran a simple test on support.mozilla.com to determine if the high bounce rate on the SUMO inproduct start page compared to the normal start page is because of the article links under  the search box. The test is part of a larger project to optimize the SUMO start pages so they are [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, we ran a <a href="https://wiki.mozilla.org/Support/StartPageOptimization/FirstTest">simple test</a> on support.mozilla.com to determine if the high bounce rate on the SUMO <a href="http://support.mozilla.com/en-US/kb/Firefox+Help">inproduct start page</a> compared to the <a href="http://support.mozilla.com/en-US/kb/">normal start page</a> is because of the article links under  the search box. The test is part of a larger project to <a class="external text" title="https://wiki.mozilla.org/Support/StartPageOptimization" rel="nofollow" href="https://wiki.mozilla.org/Support/StartPageOptimization">optimize the SUMO start pages</a> so they are easier for users to understand and use.</p>
<p>Our great friend Ken Kovash helped us with <a href="http://blog.mozilla.com/metrics/2009/05/28/improving-a-users-experience-with-firefox-support/">analyzing the results of this first test</a>, so please visit the <a href="http://blog.mozilla.com/metrics/2009/05/28/improving-a-users-experience-with-firefox-support/">Blog of Metrics</a> for all the details.</p>
<p>We are preparing to launch the second A/B test with a brand new start page design; more on that on this blog soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/06/02/results-of-our-first-ab-test-on-sumo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuing to listen to Localizer feedback</title>
		<link>http://blog.mozilla.com/sumo/2009/05/12/continuing-to-listen-to-localizer-feedback/</link>
		<comments>http://blog.mozilla.com/sumo/2009/05/12/continuing-to-listen-to-localizer-feedback/#comments</comments>
		<pubDate>Tue, 12 May 2009 18:59:27 +0000</pubDate>
		<dc:creator>Chris Ilias</dc:creator>
				<category><![CDATA[Discussions]]></category>
		<category><![CDATA[Localization]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=573</guid>
		<description><![CDATA[We have been meeting individually with active Support localizers to get their feedback and look at ways we can improve SUMO for them. In the latest update to SUMO, we were able to implement many website  software changes that addressed localization feedback. Some examples:

 The Localization Dashboard helps localizers track how much of the [...]]]></description>
			<content:encoded><![CDATA[<p>We have been meeting individually with active Support localizers to get their feedback and look at ways we can improve SUMO for them. In the latest update to SUMO, we were able to implement many website  software changes that addressed localization feedback. Some examples:</p>
<ul>
<li> The <a href="https://support.mozilla.com/kb/Localization+Dashboard">Localization Dashboard</a> helps localizers track how much of the site  is localized in their language, and view which pages are the most  important to translate.</li>
<li>It is now possible to <a href="http://blog.mozilla.com/sumo/2009/04/01/email-notifications-for-edits-waiting-for-review/">get notifications when a article edit in their  locale is need of review</a>.</li>
<li>We fixed many website software bugs that were making it difficult to  localize.</li>
</ul>
<p>There is still more we can do, which we plan on addressing soon, such as:</p>
<ul>
<li>Listing the differences between Contributors, Approvers/Reviewers, and Locale Leaders, and publishing what permissions each group has, as well as listing who is in each group. This helps contributors identify who the leaders of each community are, and who to contact if they have questions or requests from the leaders of their locale.</li>
<li>Making it clear what is different in SUMO as opposed to other wikis. Some communities have their own sites, and many contributors are already familiar with other systems. This creates an expectation of how SUMO works, and confusion when SUMO does not work they way they expect. Examples of common  causes of confusion from community members include <a href="https://support.mozilla.com/kb/Markup+chart">tikiwiki markup</a>, the <a href="https://support.mozilla.com/kb/Approving+articles+and+edits">staging and review system</a>, how <a href="https://support.mozilla.com/kb/Translating+articles">article translations</a> work, and how to create/remove the &#8220;Content may be out of date&#8221; warning.</li>
</ul>
<p>We&#8217;ve been keeping a summary of all l10n feedback on <a href="https://wiki.mozilla.org/Support/l10n:Feedback">wiki.mozilla.org</a>, so you can take a look if you&#8217;re interested. If you are a SUMO localizer, and would like to meet with us, just contact us on this blog or post in the <a href="https://support.mozilla.com/tiki-view_forum.php?forumId=3">Contributors forum</a>. We&#8217;re always willing to meet with you!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/05/12/continuing-to-listen-to-localizer-feedback/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The about:sumo experiment</title>
		<link>http://blog.mozilla.com/sumo/2009/04/21/the-aboutsumo-experiment/</link>
		<comments>http://blog.mozilla.com/sumo/2009/04/21/the-aboutsumo-experiment/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 22:25:23 +0000</pubDate>
		<dc:creator>Chris Ilias</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Discussions]]></category>
		<category><![CDATA[about:sumo]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=558</guid>
		<description><![CDATA[A while back, the idea of creating an about:sumo newsletter was
proposed. Since then, we&#8217;ve been so busy with other parts of SUMO, that
we never got to follow through on that idea.
We haven&#8217;t forgotten! In the next three months, we&#8217;d like to test out
the idea, and see how it goes. The purpose of the newsletter would [...]]]></description>
			<content:encoded><![CDATA[<p>A while back, the <a href="http://blog.mozilla.com/sumo/2008/12/01/sumo-newsletter/">idea of creating an about:sumo newsletter</a> was<br />
proposed. Since then, we&#8217;ve been so busy with other parts of SUMO, that<br />
we never got to follow through on that idea.</p>
<p>We haven&#8217;t forgotten! In the next three months, we&#8217;d like to test out<br />
the idea, and see how it goes. The purpose of the newsletter would be to<br />
provide a digest of news from the SUMO world for those who are not<br />
actively involved, but still interested in knowing what we&#8217;re working on.</p>
<p>Over the next three months, we&#8217;ll publish a newsletter each month, and<br />
depending on the feedback from the community, we&#8217;ll know whether or not<br />
to make the newsletter a regular thing. Stay tuned for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/04/21/the-aboutsumo-experiment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SUMO contributors meeting is Monday and I can&#8217;t wait</title>
		<link>http://blog.mozilla.com/sumo/2009/01/11/sumo-contributors-meeting-is-monday-and-i-cant-wait/</link>
		<comments>http://blog.mozilla.com/sumo/2009/01/11/sumo-contributors-meeting-is-monday-and-i-cant-wait/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 02:38:46 +0000</pubDate>
		<dc:creator>Cheng Wang</dc:creator>
				<category><![CDATA[Contributor News]]></category>
		<category><![CDATA[Discussions]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=438</guid>
		<description><![CDATA[A few days ago, we blogged that we&#8217;ll be having a contributors meeting Monday Jan 12th.  I just wanted to write this to say that I&#8217;m really excited to hear what everyone has to say about improving SUMO in 2009.  We&#8217;ll be discussing the year past but focusing on the year ahead.  [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, <a href="http://blog.mozilla.com/sumo/2009/01/07/sumo-contrib-meeting-mon-jan-12th/">we blogged</a> that we&#8217;ll be having a contributors meeting Monday Jan 12th.  I just wanted to write this to say that I&#8217;m really excited to hear what everyone has to say about improving SUMO in 2009.  We&#8217;ll be discussing the year past but focusing on the year ahead.  So everyone bring your ideas, thoughts, and brilliant plans! A quick reminder about the meeting:</p>
<p><strong>Monday Jan 12th</strong> 2 PM PST/5 PM EST/10 PM GMT:</p>
<ul>
<li>California: 650-903-0800 then extension 92, conference number 280#</li>
<li>Toronto: 416-848-3114 then extension 92, conference number 280#</li>
<li>Toll-free (US): 800-707-2533 then password 369, conference number 280#</li>
<li>Skype (free worldwide): +18007072533 then password 369, conference number 280#</li>
</ul>
<p>The backchannel (where we post links and share text) is #sumo on irc.mozilla.org and our agenda and notes is on the <a href="https://wiki.mozilla.org/Support/Weekly_Meetings/Agenda_2009-01-12">Mozilla wiki</a>.</p>
<p>If you can&#8217;t make the time, never fear, just tell us your thoughts in IRC at any time or come to one of our weekly phone meetings Mondays at 10 AM PST/1 PM EST/6 PM GMT.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2009/01/11/sumo-contributors-meeting-is-monday-and-i-cant-wait/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Not everyone wants to search</title>
		<link>http://blog.mozilla.com/sumo/2008/12/04/not-everyone-wants-to-search/</link>
		<comments>http://blog.mozilla.com/sumo/2008/12/04/not-everyone-wants-to-search/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 21:35:54 +0000</pubDate>
		<dc:creator>David Tenser</dc:creator>
				<category><![CDATA[Discussions]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=359</guid>
		<description><![CDATA[I&#8217;ve talked before about the so-called Support Funnel and how the Knowledge Base is the heart of SUMO, ensuring that people find solutions to the most common problems without necessarily having to interact directly with our support community. The reasons why this is important are many:

It ensures that the solutions to the most common problems [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I&#8217;ve talked before about the so-called <a href="http://blog.mozilla.com/sumo/2008/09/02/the-vision-for-sumo-2/">Support Funnel</a> and how the Knowledge Base is the heart of SUMO, ensuring that people find solutions to the most common problems without necessarily having to interact directly with our support community. The reasons why this is important are many:</p>
<ul>
<li>It ensures that the solutions to the most common problems are written in a clear, concise, and straightforward language that is easy for our users to understand.</li>
<li>It reduces the pressure of our community of volunteers since most users are self-served.</li>
<li>It gives us a powerful way of tracking which problems are the most common with the help of metrics.</li>
</ul>
<p style="text-align: center;"><a href="http://blog.mozilla.com/sumo/2008/09/02/the-vision-for-sumo-2/"><img class="size-full wp-image-162 aligncenter" title="The support funnel" src="http://blog.mozilla.com/sumo/files/2008/09/bild-11.png" alt="" width="500" height="373" /></a></p>
<p style="text-align: center;"><em>The Support Funnel. For more information, see <a href="http://blog.mozilla.com/sumo/2008/09/02/the-vision-for-sumo-2/">The vision for SUMO – Part 2: Understanding the bigger picture</a></em>.</p>
<p style="text-align: left;">
<p style="text-align: left;">So, how do we ensure that people find the solution to their problem in the Knowledge Base? Well, one way of finding the solution is by searching for it &#8212; something we try to make very obvious on the start page. The reason why we think searching is the best way of finding the solution is because the Knowledge Base is big. Really big. While we have a list of the most popular support articles right there on the start page, it&#8217;s hard to make it obvious that there is a lot more content in the Knowledge Base than what is shown on the start page.</p>
<p style="text-align: center;"><a href="http://support.mozilla.com/"><img class="size-full wp-image-360     aligncenter" title="bild-45" src="http://blog.mozilla.com/sumo/files/2008/12/bild-45.png" alt="" width="485" height="445" /></a></p>
<p style="text-align: center;"><em>The start page of <a href="http://support.mozilla.com">Firefox Support</a>, clearly emphasizing on the search function.</em></p>
<p>So, is everyone really comfortable searching? Actually, the almighty and ever so wise <a href="http://weblogs.mozillazine.org/chofmann/">chofmann</a> and I have started to see evidence that some people prefer to browse for the solution rather than searching for it. Among the people that visits the Firefox Support start page and doesn&#8217;t instantly leaves the page, only roughly half of them actually searches. The other half either clicks on one of the hand-picked popular support articles, or clicks on some other link on the page.</p>
<p>We&#8217;re not sure what the reason for that is, or if there are several reasons. It could be that people are unable to accurately describe the problem they&#8217;re seeing &#8212; considering how many people that are using Firefox today, this is not surprising. Even my older brother, who has been using computers for at least ten years, has problems describing some of the problems he has with his computer, and usually I have to pay him a visit, have a nice cup of coffee, and fix the problem myself.</p>
<p>Another reason could be that people simply prefer to browse a categorized list of articles instead of searching &#8212; essentially just clicking on a few links instead of actually typing. I talked to our creative genius <a href="http://www.intothefuzz.com/">John Slater</a> a few weeks ago and he said that he&#8217;s usually a little skeptic about internal search engines and that he prefers to just browse.</p>
<p>Francisco Picolinni from the <a href="http://www.mozilla-hispano.org/">Mozilla Hispano</a> community provided a third possible reason why <a href="http://francjp.wordpress.com/2008/12/01/los-foros/">people are unwilling to search</a> &#8212; because they might not think anyone else has the same problem.</p>
<p>Regardless of why not everyone searches, it seems like we should work on providing a good way of browsing the Knowledge Base. We currently have a link at the bottom of the list of popular support articles saying &#8220;Browse all Knowledge Base topics.&#8221; However, the page that link takes you to is just a long list of all articles ordered by hit count &#8212; not exactly easy to navigate.</p>
<p>chofmann, John Slater and I recently brainstormed around how we could ensure that as many people as possible find the solution to their problem in the Knowledge Base with minimum effort. Since the Knowledge Base articles are loosely connected with tags like &#8220;bookmarks,&#8221; &#8220;location bar,&#8221; etc., one interesting possibility would be to show these tags in a <a href="http://en.wikipedia.org/wiki/Tag_cloud">tag cloud</a> that would provide a better sense of the diversity of the content while still pointing to specific, popular topics. Clicking on a tag would filter the list to only show the articles with that particular tag.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Tag_cloud"><img class="aligncenter" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Web_2.0_Map.svg/250px-Web_2.0_Map.svg.png" alt="Tag cloud" /></a></p>
<p style="text-align: center;"><em>A <a href="http://en.wikipedia.org/wiki/Tag_cloud">tag cloud</a> around the topic Web 2.0.<br />
</em></p>
<p style="text-align: left;">Another problem to solve is making sure that people really understand that they can browse for solutions as an alternative to searching. We want people to understand that Firefox Support has the answer to their problems and that they should stay on the site until the problem is solved. This probably means we have to take a closer look at how the start page is designed to see how we can better communicate this. If you have ideas on how we can achieve this, we are interested in hearing them!</p>
<p style="text-align: left;">What we really want a user with a problem with Firefox to feel when visiting Firefox Support is: &#8220;These people are here for me, and they won&#8217;t give up until my problem is solved.&#8221;</p>
<p style="text-align: left;">We just started to work on this, so stay tuned for more&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2008/12/04/not-everyone-wants-to-search/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SUMO Newsletter?</title>
		<link>http://blog.mozilla.com/sumo/2008/12/01/sumo-newsletter/</link>
		<comments>http://blog.mozilla.com/sumo/2008/12/01/sumo-newsletter/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:00:29 +0000</pubDate>
		<dc:creator>David Tenser</dc:creator>
				<category><![CDATA[Discussions]]></category>
		<category><![CDATA[Contributor News]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/sumo/?p=354</guid>
		<description><![CDATA[There&#8217;s been a discussion in the mozilla.support.planning newsgroup (a place where many of the discussions behind the SUMO project are taking place that for various reasons aren&#8217;t happening in the Contributor Forum) about an about:sumo newsletter, similar to how we already have newsletters for Add-ons (about:addons) and the whole Mozilla project (about:mozilla).
SUMO contributor myles7897 originally [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">There&#8217;s been a discussion in the <a href="http://groups.google.com/group/mozilla.support.planning/">mozilla.support.planning newsgroup</a> (a place where many of the discussions behind the SUMO project are taking place that for various reasons aren&#8217;t happening in the <a href="http://support.mozilla.com/tiki-view_forum.php?forumId=3">Contributor Forum</a>) about an about:sumo newsletter, similar to how we already have newsletters for Add-ons (<a href="https://addons.mozilla.org/newsletter/subscribe.html">about:addons</a>) and the whole Mozilla project (<a href="https://wiki.mozilla.org/About:mozilla">about:mozilla</a>).</p>
<p style="text-align: left;">SUMO contributor <strong>myles7897</strong> <a href="http://groups.google.com/group/mozilla.support.planning/browse_thread/thread/0719df50343e9441#">originally proposed the idea</a>, and more importantly, created a pretty fantastic mockup of how such a newsletter could look like and include:</p>
<p style="text-align: center;"><a href="http://docs.google.com/View?docid=dgfckqvv_7ftd98jgc"><img class="size-full wp-image-355   aligncenter" title="bild-41" src="http://blog.mozilla.com/sumo/files/2008/12/bild-41.png" alt="" width="312" height="299" /></a></p>
<p style="text-align: left;">We&#8217;d like to hear what you think of this idea and whether or not this would be useful to you. The idea is that we would blog about various SUMO related things as we already do, and then collect and package the most interesting bits every month and turn that into this newsletter format.</p>
<p style="text-align: left;">Thanks to myles7897 for creating the mockup, and to Bubo for proof-reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/sumo/2008/12/01/sumo-newsletter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
