<?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>Symphonious &#187; Product Management</title> <atom:link href="http://www.symphonious.net/category/product-management/feed/" rel="self" type="application/rss+xml" /><link>http://www.symphonious.net</link> <description>Living in a state of accord.</description> <lastBuildDate>Wed, 25 Jan 2012 21:25:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>The Demise of Wave</title><link>http://www.symphonious.net/2010/09/01/the-demise-of-wave/</link> <comments>http://www.symphonious.net/2010/09/01/the-demise-of-wave/#comments</comments> <pubDate>Wed, 01 Sep 2010 10:58:46 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1398</guid> <description><![CDATA[I had written up a long, comprehensive and timely set of thoughts about what went wrong with Google Wave, but WordPress ate it so you’ll have to take my word that it was awesome and instead put up with this rather late and significantly shorter thought. There are lots of opinions around about why Wave [...]]]></description> <content:encoded><![CDATA[<p> I had written up a long, comprehensive and timely set of thoughts about what went wrong with Google Wave, but WordPress ate it so you’ll have to take my word that it was awesome and instead put up with this rather late and significantly shorter thought.</p><p> There are lots of opinions around about why Wave failed, and they show that it was a combination of a lot of factors from poor UI, inexplicable purpose, unreliability and simply combining too many technologies that didn’t always fit (e.g. people don’t always want what they type to be shared immediately but real time collaboration was forced on them). Certainly I experienced most of those downsides, but the thing that really drove me crazy about Wave was it’s primitive support for notifications.</p><p> The people I was trying to follow on Wave were mostly on the other side of the world, so most of the time I wasn’t collaborating with them in real time, I was trying to come along afterward and keep up with the changes. Initially that meant logging into Wave and trawling through every wave to see if anything was new and later email notification widgets came in then built-in email notifications. Even with the email notifications though, it would tell me that something changed, but it was <em>way</em> too difficult to find out <em>what</em> changed. I’d have to log back into Wave and try to rewind and replay the activity in the wave, which meant living through all the intermittent changes and most of the time it just didn’t work at all.</p><p> What I really needed was a clearly highlighted diff included right in the email notification (or via RSS/Atom). I didn’t care how many different individual edits had been made, I just wanted to know what was different between the last time I saw the wave and now.</p><p> It’s not the first service I’ve seen suffer from the lack of notification problem &#8211; it’s a surprisingly common oversight, but it’s crucially important to success. If you lack good notifications you’re depending on the user seeing enough value on their very first visit to start coming back regularly so they see the changes and keep interacting with the system. With good notifications, users have a much better chance of seeing the value proposition because the system keeps reaching out to them with useful, valuable information. Just sending lots of email doesn’t work &#8211; that diminishes the value, it has to really give them an idea of what’s been changing.</p><p> The two best examples I’ve seen of this are Dopplr which has a million different ways to continuously view what’s going on without actually going to the site and Facebook which sends very effective email notifications, although the default settings are overly noisy for my tastes they have good controls to limit it to precisely what is useful. Twitter is also very good.</p><p> Advertising driven sites may make their money by increasing page views, but ultimately allowing users to keep up with what’s happening without coming to the site itself is a far more effective way to get them hooked on the service and keep them using it.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2010/09/01/the-demise-of-wave/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Coping with Bugs</title><link>http://www.symphonious.net/2009/02/28/coping-with-bugs/</link> <comments>http://www.symphonious.net/2009/02/28/coping-with-bugs/#comments</comments> <pubDate>Fri, 27 Feb 2009 14:09:40 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Code and Geek Stuff]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1095</guid> <description><![CDATA[A little while back Charles Nutter posted about his progress at getting the JRuby bug list under control: Roughly around September, we crossed an important threshold: 500 open bugs. They dated as far back as 2006 (we moved to Codehaus in 2006), and across the entire release sequence of JRuby; there were even some bug [...]]]></description> <content:encoded><![CDATA[<p> A little while back <a
href="http://blog.headius.com/2009/02/jruby-12-coping-with-bugs.html">Charles Nutter posted about his progress at getting the JRuby bug list under control</a>:</p><blockquote><p> Roughly around September, we crossed an important threshold: 500 open bugs. They dated as far back as 2006 (we moved to Codehaus in 2006), and across the entire release sequence of JRuby; there were even some bug reports against pre-1.0 versions. From September until about mid-January, we worked to keep the number of open bugs below 500. Sometimes it would peek above, but we were generally successful.</p><p> About mid-January, I figured it was time to really bite the bullet, and I started walking from the oldest bug forward. It has been a long slog, but I&#39;m making great progress.</p></blockquote><p> Finding the right balance between new features and bug fixes is always really hard. The more experience I get the more I think it’s important to keep the known bug count low. There’s a surprisingly large cost to having bugs sit around unfixed in a bug reporter tool. Even if no one else finds the bug and calls support, each time you try and sort through the bug list to find something, to prioritize bugs or work on stuff you also have to trawl past that bug. As the number of bugs increases it gets more and more likely that they’ll get in the way and the more time you waste because of it.</p><p> It gets worse though. Having a lot of known bugs leads to a culture of not fixing bugs because it’s just one more bug so add it to the list. &#160;Getting the count down is always too big a job so it keeps getting put off and the probably just keeps getting worse. If your competitive advantage is based on making users more productive or being easy to use, that’s a pretty disastrous situation because even small bugs dramatically affect the usability and productivity of software.</p><p> The right balance between features and bugs is going to be different for each time and each product. I think the key to finding the right balance lies in keeping the number of known issues relatively constant. If the bug count is increasing on average you’re eventually going to get too many bugs to handle and have to go on a fixing spree. A decreasing bug count certainly isn’t a bad sign, but if features aren’t being added fast enough to meet client demands you do still have a problem.</p><p> There’s not really a lot of flexibility in trying to keep the bug count stable though. If you’re under pressure to add features faster &#8211; how do you manage that without ignoring bugs? Short term there isn’t much you can do. Longer term the key is to reduce the number of bugs you’re adding. After all, if you add fewer bugs you don’t have to spend as much time fixing them and you can focus on features.</p><p> What I’m finding useful is the charts plugin for JIRA. I’ve added a couple of simple graphs to my dashboard. One shows the total number of open bugs over time and the other shows the number of bugs opens vs the number closed each month. Together they give a pretty clear indication of the quality trends for the product. It’s not perfect because the levels of testing and deployment isn’t constant throughout the life of a product so the influx of bugs and the amount of time spent on fixing obviously varies but looking at the month long view gives a surprisingly consistent view.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2009/02/28/coping-with-bugs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Secret to Improving Documentation</title><link>http://www.symphonious.net/2008/12/12/the-secret-to-improving-documentation/</link> <comments>http://www.symphonious.net/2008/12/12/the-secret-to-improving-documentation/#comments</comments> <pubDate>Fri, 12 Dec 2008 13:21:11 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Content Management]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1050</guid> <description><![CDATA[Believe it or not, it’s been almost exactly 2 years since I kicked off LiveWorks! as essentially a skunk-works project to get some of our internal experiments out into the open so they proved useful. As it turns out the bigger success has been the weekly hints and tips that we started adding a few [...]]]></description> <content:encoded><![CDATA[<p> Believe it or not, it’s been almost exactly 2 years since I kicked off <a
href="http://liveworks.ephox.com/">LiveWorks!</a> as essentially a skunk-works project to get some of our internal experiments out into the open so they proved useful. As it turns out the bigger success has been the weekly hints and tips that we started adding a few months later. Unless one of the migrations has messed up the dates, the first tip was a <a
href="http://liveworks.ephox.com/hints-tips/integrating-editlive-in-4-easy-steps">simple overview of how to integrate EditLive!</a> that Rob wrote. I still regularly refer people to that article. &#160;Since then we’ve posted a new article every single week without fail.</p><p> The net result is that we have a huge collection of knowledge that’s built up, from common tasks to quite specific ways to customize and extend EditLive! It’s actually quite rare for me to resolve a support case without linking to a LiveWorks! article at least once. With the recent addition of a few <a
href="http://liveworks.ephox.com/events/ephoxtv/">video demos</a> as well I’m finding it more and more common to put together a customized package of LiveWorks! links for new prospects as well.</p><p> What’s particularly amazing about this is that I refer people to the LiveWorks! articles far more often than I point them at our official documentation. We’ve been talking about reworking our official documentation for at least as long as LiveWorks! has been around but it always seems like such a huge project so we never do it. &#160;This leads me to the secret of improving documentation: set up a regular schedule for making improvements and stick to it. &#160;Whether you write a new article a week, review an existing article a week or add 3 good “See also” links each week you’ll wind up improving your documentation faster than if you constantly try to find time to fix it all at once.</p><p> The draw back is that it’s very hard to improve the discoverability of information gradually like this. LiveWorks! really needs a knowledge management expert to come in and make it easier to find what you want &#8211; I happen to have a pretty good memory for what’s there and know what to look for, but most people would find it far less useful.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/12/12/the-secret-to-improving-documentation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Support Sells</title><link>http://www.symphonious.net/2008/11/29/support-sells/</link> <comments>http://www.symphonious.net/2008/11/29/support-sells/#comments</comments> <pubDate>Fri, 28 Nov 2008 15:05:54 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1031</guid> <description><![CDATA[Antonio Cangiano: In theory I could have been disappointed. After all, my visit didn’t fix the problem at hand, my expensive laptop seemed to be good as a door stopper, and repairing this thing could potentially be less advantageous than just buying a newer unit. Yet, as I arrived home, I told my wife that [...]]]></description> <content:encoded><![CDATA[<p> <a
href="http://feeds.feedburner.com/~r/ZenAndTheArtOfRubyProgramming/~3/468369437/">Antonio Cangiano</a>:</p><blockquote><p> In theory I could have been disappointed. After all, my visit didn’t fix the problem at hand, my expensive laptop seemed to be good as a door stopper, and repairing this thing could potentially be less advantageous than just buying a newer unit. Yet, as I arrived home, I told my wife that my next laptop would definitely be an Apple.</p><p> The reason for this is that I saw a genuine effort to help me out, an unheard level of care for the customer and an willingness to do what’s right, even if it costs the company some money. The whole experience was very positive and I felt that the premium cost of Apple’s products is easily justified by this kind of support.</p></blockquote><p> The way you support your clients is a key part of any products and services your company provides. No matter how much you focus on quality, things will go wrong sometimes and your clients will have problems. Ironically, that’s your biggest chance to make them a fan for live because while people expect products to work all the time, they don’t expect support experiences to be much good. If you provide a great support experience, it surprises them and makes them notice.</p><p> Two examples I’ve had recently really confirm that. &#160;The first was with one of Ephox’s clients who were experiencing a lot of crashes. It had reached the point where the authors were unable to do any work and the content migration had pretty much completely stopped &#8211; their project timeline was dead in the water. Thankfully, they were extremely patient and friendly people so even in such a stressful time were really good to work with and I made sure I dropped everything and worked whatever hours were required to solve their problems. Most importantly though, I gave them copious status updates to make sure they knew exactly what was going on and give them the information that their bosses were going to ask for. We’ve solved the major issues and are still working to clean up some more minor issues, but they’ve already offered to give us a reference.</p><p> The second case was with a Freecom Tough Drive I bought. It’s meant to be powered off the USB bus, but PowerBook G4s don’t supply enough power that way so the one I bought for my wife has sat in the drawer for quite a while. Recently though our regular backup drive failed so I really needed to get it working. Turns out they’ll ship you a free power adapter if you need it, you just have to email them. I did, and got a response within about 30 minutes to say the adapter would be in the mail asap. Needless to say, I’m seriously impressed and will be sticking with Freecom for any portable hard drives I need in the future.</p><p> It’s easy to think of support as a cost centre for your business and something that should be outsourced, but the reality is that it’s one of the best opportunities for impressing your clients, building great word of mouth and perhaps most importantly, getting real world feedback on your products so you can make them better in the future.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/11/29/support-sells/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Deciding If Software Is Good</title><link>http://www.symphonious.net/2007/12/14/deciding-if-software-is-good/</link> <comments>http://www.symphonious.net/2007/12/14/deciding-if-software-is-good/#comments</comments> <pubDate>Fri, 14 Dec 2007 01:48:08 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Code and Geek Stuff]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">https://www.symphonious.net/2007/12/14/deciding-if-software-is-good/</guid> <description><![CDATA[Michael Krigsman sticks it to Nick Carr and includes an interesting assertion: that how good software is can be decided by how much revenue it drives: Nick, please let the market decide whether enterprise software is “good” or not. There’s a simple metric for measuring this: it’s called revenue. Just for kicks, compare the revenue [...]]]></description> <content:encoded><![CDATA[<p> <a
href="http://blogs.zdnet.com/projectfailures/?p=533">Michael Krigsman sticks it to Nick Carr</a> and includes an interesting assertion: that how good software is can be decided by how much revenue it drives:</p><blockquote><p> Nick, please let the market decide whether enterprise software is “good” or not. There’s a simple metric for measuring this: it’s called revenue. Just for kicks, compare the revenue of enterprise companies, such SAP or Oracle, to consumer-oriented firms such as Twitter (click to follow me).</p></blockquote><p> Interesting point, but wrong. The amount of revenue software drives is determined by a number of factors (go ask an economist for the full list), some of the really key ones in the enterprise vs consumer questions include:</p><ul><li> The ability to pay of the target market. It doesn&#39;t matter how good the software is, if the customer only has $10 that&#39;s all they can pay for it.</li><li> The size of the market it targets. Brilliant software for a niche market will generate less revenue that average software for a big market.</li><li> The amount of and quality of competition. This is the really big point that Michael misses &#8211; if you are the only solution to a big problem for people who can afford to pay a lot, you will make money hand over fist almost regardless of how bad the software is.</li></ul><p> A much better way of judging how good software is for a mature market, would be how much room there is for a new competitor. If someone can enter the market and solve the problem better than you they&#39;ll take away your customers and make money instead. Unfortunately, this is a particularly complex metric because you also have to factor in how rapidly the entire market is growing etc.</p><p> This of course leads us to the question, is the enterprise software arena ripe for an upstart with a far more sexy, usable product to come in and take a lot of market share? To a degree yes, but only if they can also solve the existing problems that are well served by enterprise software &#8211; support, scalability etc.&#160;All the things that <a
href="http://www.symphonious.net/2007/12/11/sexy-software-the-enterprise-and-you/">the enterprise sales process currently focuses on</a>.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2007/12/14/deciding-if-software-is-good/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Improving The Enterprise Software Experience</title><link>http://www.symphonious.net/2007/12/13/improving-the-enterprise-software-experience/</link> <comments>http://www.symphonious.net/2007/12/13/improving-the-enterprise-software-experience/#comments</comments> <pubDate>Thu, 13 Dec 2007 01:20:08 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Code and Geek Stuff]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">https://www.symphonious.net/2007/12/13/improving-the-enterprise-software-experience/</guid> <description><![CDATA[The conversation around enterprise software goes on, with a couple of good responses to my last post that I&#160;want to highlight. Firstly, ddoctor (aka Dylan Just who recently started working here at Ephox) in the comments: I’m thinking of making this one of my career goals &#8211; making enterprise software not suck. Then you&#39;re very [...]]]></description> <content:encoded><![CDATA[<p> The conversation around enterprise software goes on, with a couple of good responses to <a
href="http://www.symphonious.net/2007/12/11/sexy-software-the-enterprise-and-you/">my last post</a> that I&#160;want to highlight. Firstly, <a
href="http://techtangents.wordpress.com/"><em>ddoctor</em></a> (aka Dylan Just who recently started working here at Ephox) in the comments:</p><blockquote><p> I’m thinking of making this one of my career goals &#8211; making enterprise software not suck.</p></blockquote><p> Then you&#39;re very much in the right place &#8211; that&#39;s what we do&#8230;.&#160;He goes on to give some very good advice on designing good UIs, but it misses a key point that I was trying to make in my last post:</p><p> <em>Enterprise software doesn&#39;t suck because the engineers can&#39;t do better, it sucks because the sales process prioritises things in a way that guarantees that it will.</em></p><p> If you want to fix enterprise software, you have to fix the sales process &#8211; you have to get real end users involved in making the purchasing decisions and clearly demonstrate the financial benefits of good UIs in terms of user productivity etc. Our product manager,&#160;Damien Fitzpatrick<a
id="footlink1-1197507378660" class="footnote" href="#footnote1-1197507378660" name="footlink1-1197507378660">1</a> <a
href="http://people.ephox.com/damien/2007/03/02/productivity-is-just-one-less-click-away/">makes this case quite well</a>:</p><blockquote><p> For example, lets take a team of 50 knowledge workers getting paid about $30 an hour each. As part of their daily tasks they have to add information to a wiki, to a blog and perhaps to a content management system. To do this our hypothetical knowledge workers will be using my favourite web word processing interface; EditLive!. Conservatively I’m going to assume that we can save each one of these people 10 minutes a day (that’s only about 60 clicks a day). Over the course of the year this means a saving of $62,500 just through a few less clicks.</p></blockquote><p> That&#39;s the kind of argument you need to get into the sales process for enterprise software because it&#39;s simply not on any of the request for tender checklists or feature requirements right now.</p><p> Discipline and Punish<a
id="footlink2-1197507644490" class="footnote" href="#footnote2-1197507644490" name="footlink2-1197507644490">2</a> also picked up on my post with <a
href="http://blogs.concedere.net:8080/blog/discipline/web/?permalink=Thinking-Big-at-the-Google-Scale.html">an interesting take on things</a>. I particularly agree with:</p><blockquote><p> Bad usability and poor extensibility are thus only symptoms of the underlying disease: a lot of enterprise software is clearly built with centralization as its founding principle. It&#39;s designed to appeal to managers and executives but especially a particular kind of manager who wants top-down, command-and-control abilities over her organization.</p></blockquote><p> It&#39;s true, most enterprise systems focus on the<em> management</em> of data rather than the creation or the actual use of data, however I suspect there&#39;s some confusion between the trends in the consumer space and the trends in the enterprise space:</p><blockquote><p> A natural consequence of this mindset is that Google&#39;s done an excellent job building an open, extensible, and inclusive platform that most enterprise vendors can only describe in their marketing literature. If Google does disrupt enterprise software it won&#39;t be because of its army of PhDs or any kind of &quot;Google Magic.&quot; Rather it will be yet another data point in the long, long history of &quot;big&quot;, open technologies disrupting &quot;small&quot;, closed technologies.</p></blockquote><p> The catch here is that the trend towards open technologies with a horde of small vendors developing plugins, widgets or whatever they happen to be called, is very much a consumer trend. There&#39;s no such trend in the enterprise world, in fact it&#39;s quite the opposite &#8211; enterprises are more and more inclined to consolidate on one big vendor that supplies the entire stack. This trend is picked up on in all the major reports I&#39;ve read (Gartner, CMSWatch etc) and is showing through in the number of deals we&#39;re seeing with multiple CMSs being replaced by a single instance from one vendor. It&#39;s also showing through in the success big vendors are starting to have in the new collaboration and social software market which until very recently has only been filled by small players. Expect those small players to either grow up <em>fast</em>, or be run down by the big players. It&#39;s very difficult to do well in the enterprise market if you&#39;re a small company and impossible if you&#39;re a small company without good partnerships and relationships with the big players.</p><p> Enterprise software will become more usable over time, but it won&#39;t be because of the threat of Google or openness running it down &#8211; it will be because enterprises start to realize the true productivity cost and you&#39;ll start seeing the argument Damien put forward more and more in enterprise sales. Better quality software directly helps your bottom line. That&#39;s where the changes need to drive from if they&#39;re going to succeed &#8211; not the desire for developers to make the world a better place.</p><p> It may be sad, but money makes the world go round.</p><p> &#160;</p><p
class="footnote"> <a
id="footnote1-1197507378660" href="#footlink1-1197507378660" name="footnote1-1197507378660">1</a> &#8211; who seriously needs to blog more often&#8230;.<a
class="footnotereturn" href="#footlink1-1197507378660">↩</a></p><p
class="footnote"> <a
id="footnote2-1197507644490" href="#footlink2-1197507644490" name="footnote2-1197507644490">2</a> &#8211; I&#160;couldn&#39;t find an actual person&#39;s name anywhere on the site&#8230;.<a
class="footnotereturn" href="#footlink2-1197507644490">↩</a></p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2007/12/13/improving-the-enterprise-software-experience/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Cruel To Be Kind</title><link>http://www.symphonious.net/2007/11/18/cruel-to-be-kind/</link> <comments>http://www.symphonious.net/2007/11/18/cruel-to-be-kind/#comments</comments> <pubDate>Sat, 17 Nov 2007 22:16:10 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Editors]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">https://www.symphonious.net/2007/11/18/cruel-to-be-kind/</guid> <description><![CDATA[Technology is a funny thing &#8211; we spend so much time and effort trying to make things as simple and efficient as possible for our users that we sometimes lose track of the big picture and wind up making things worse. This is particularly a problem when developing components for other&#39;s to intgrate, rather than [...]]]></description> <content:encoded><![CDATA[<p> Technology is a funny thing &#8211; we spend so much time and effort trying to make things as simple and efficient as possible for our users that we sometimes lose track of the big picture and wind up making things worse. This is particularly a problem when developing components for other&#39;s to intgrate, rather than a product that ships directly to end users. When another developer is between you and the end user a few fairly unique dynamics come into play:</p><ul><li> They have the power and ability to implement their own code. To build on things and improve them.</li><li> They are probably using your product to save time so the less they have to do the better (ie:&#160;we have to make things simple and efficient for our developer users and our end users)</li><li> Since they are trying to save time, they will probably learn the minimum amount possible about your product and do the minimum amount of work.</li></ul><p> Not everyone integrator has all three of those attributes &#8211; certainly we have a lot of clients that know our APIs backwards and build all kinds of cool stuff, bu the majority are pressed for time and wanting to drop your solution in and move on.</p><p> The trouble is, sometimes a simple drop in solution simply can&#39;t provide the high standard of <em>end user</em> experience that you&#39;d want. In other words, sometimes you get a trade off between making it really simple for the integrator or really good for the end user. As an example, EditLive! introduced &#34;inline editing&#34; recently which allows the page to load really quickly and display the content in a standard&#160;DIV. When the user clicks on the DIV&#160;the editor loads there and they can begin editing. Click a different DIV&#160;and the editor switches over to there. It turns out to be a really good user experience with just one flaw:&#160;how does the user know that they should click to edit and where to do so?</p><p> The best possible answer in this case is that the integrator takes a bit of time to fit the functionality into their UI&#160;and make it intuitive for users. Depending on the environment the editable section is in changes the way you should indicate the editable section. For example, if the entire page is a form specifically designed for editing, the simplest way to make the user see that the DIV&#160;is editable is to apply a border that makes it look like a text area. Users expect to be able to click in a text area and start editing so it becomes a natural reaction. Sometimes you want in context editing so the page should look as much like the final output as possible &#8211; perhaps just a tooltip on the DIV is the right answer or maybe a specific cursor (probably combined with some user training since this isn&#39;t as natural). Whatever UI&#160;is in place it should also fit in with the rest of the site and only the integrator can do that.</p><p> Unfortunately, I went off and got married and when&#160;I came back they&#39;d shoved a hideous pencil into the product to indicate where user&#39;s can click. So when the user hovers over an editable section it gets a blue border and a hideous yellow pencil floats over the content. It has to be the single most jarring part of the user experience anywhere in our products &#8211; particularly when blue and yellow aren&#39;t part of your site&#39;s color scheme. Now I can understand the logic behind adding it, the alternative was to have no visual indication to the user at all which is clearly even worse. We wanted to make it easy for integrators to use the functionality and not force them to implement their own way of indicating editability. There&#39;s a problem though &#8211; now we&#39;ve taken ownership of that indicator, if it looks ugly it&#39;s our fault or if it isn&#39;t intuitive enough, it&#39;s our fault. There&#39;s very little we can do about it though, the only person who can create the right&#160;UI&#160;for this is the person who&#39;s laid out the rest of the editing page and knows the color scheme and knows how to fit the right UI&#160;in (including just writing Click&#160;To Edit under the DIV). The integrator is busy though, so they see a UI&#160;in place, however terrible it must be, and just go with it. We&#39;ve managed to make the UI&#160;&#34;good enough&#34; for the integrator to ignore, but still terrible for end users. If we&#39;d done nothing the integrator would have felt compelled to do it themselves and would most likely have created a much better UI&#160;for <em>their</em> users.</p><p> On the plus side, we did add an option to turn off our default rendering so that you can do what&#39;s best for your own users. Just call editlive.disableObviousEditableSections(); There&#39;s a <a
href="http://liveworks.ephox.com/2007/07/10/using-css-to-make-inline-editing-more-intuitive/">good example over on LiveWorks!</a></p><p> Bottom line:&#160;sometimes you need to be cruel to be kind &#8211; if you <em>can&#39;t</em> do the job right, make sure you do it badly enough that others will feel compelled to act. Avoid <a
href="http://headrush.typepad.com/photos/uncategorized/loveandhate_1.jpg">the zone of mediocrity</a>.</p><p> &#160;</p><p> PS:&#160;I really miss <a
href="http://headrush.typepad.com/">Kathy Sierra&#39;s blogging</a>.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2007/11/18/cruel-to-be-kind/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Beyond The Chasm</title><link>http://www.symphonious.net/2007/08/08/beyond-the-chasm/</link> <comments>http://www.symphonious.net/2007/08/08/beyond-the-chasm/#comments</comments> <pubDate>Wed, 08 Aug 2007 03:26:30 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">https://www.symphonious.net/2007/08/08/beyond-the-chasm/</guid> <description><![CDATA[Alex Iskold has an interesting article &#34;Rethinking &#39;Crossing The Casm&#39;&#34; which asks how to maintain the interest of early adopters in the face of such an overwhelming number of new products: According to Wikipedia in 2006, Tom Byers, Faculty Director of Stanford Technology Ventures Program, described &#34;Crossing the Chasm&#34; as &#34;still the bible for entrepreneurial [...]]]></description> <content:encoded><![CDATA[<p> Alex Iskold has an interesting article &quot;<a
href="http://www.readwriteweb.com/archives/rethinking_crossing_the_chasm.php">Rethinking &#39;Crossing The Casm&#39;</a>&quot; which asks how to maintain the interest of early adopters in the face of such an overwhelming number of new products:</p><blockquote><p> According to Wikipedia in 2006, Tom Byers, Faculty Director of Stanford Technology Ventures Program, described &quot;Crossing the Chasm&quot; as &quot;still the bible for entrepreneurial marketing 15 years later.&quot; It is certainly a powerful and proven theory, but it does need to be adjusted. The fact that so many things are thrown into the market changes things. Early adopters are enticed by new things much more often today than 15 years ago. Expanding on how to retain the early adopters would be good thing to do in the next edition.</p></blockquote><p> It seems to me that the answer is classic <a
href="http://en.wikipedia.org/wiki/Porter_5_forces_analysis">Porter&#39;s 5 Forces</a><a
href="#footnote1-1186542458151" id="footlink1-1186542458151" class="footnote" name="footlink1-1186542458151">1</a> &#8211; you need to negate the threat of new entrants, the threat of substitute products and invest in areas that don&#39;t have exceptionally intense competitive rivalry. In other words, you need to build a product that is not just compelling now, but also has something that competitors can&#39;t easily add.</p><p> The first thing to realize is that the early adopters in one niche are usually different people to the early adopters for a different niche. There are some people always on the look out for a new social network that aren&#39;t interested in a new chilli source. So you need to pick a niche to invest in that doesn&#39;t have such intense rivalry that makes it so difficult to maintain attention.</p><p> More importantly though, whatever industry you&#39;re investing in, you need to make sure that you have some key advantage over the other players &#8211; maybe you happen to know more about music categorization than anyone else (Pandora), maybe you have awesome peer to peer networking technology that massively reduces bandwidth costs (Skype and now Joost), maybe you have a massive farm of servers which makes hard drive space insanely cheap for you (GMail) or maybe you just have key relationships that give you a unique channel to market. There has to be something that you have or that you can acquire that other people will take time to acquire and it has to be a game changer. Then design your product to make the most of that strength. You&#39;re creating barriers to entry for your competitors and making it harder for them to take over from you.</p><p> To reduce your threat to substitute products you need to provide some benefit to your users that makes it hard for them to switch. The old technique for this was to lock in their data but that&#39;s generally frowned upon these days<a
href="#footnote2-1186543268064" id="footlink2-1186543268064" class="footnote" name="footlink2-1186543268064">2</a> so you&#39;ll have more success with things like building a community around your product or even just building a brand name for yourself. If no one ever got fired for buying your product, you&#39;re in a really nice position.</p><p> The most important thing to do though is to keep innovating. Just because you got the attention of the early adopters doesn&#39;t mean you should kick back and wait while they carry you across the chasm, you have to keep working hard to keep them happy, to keep providing remarkable aspects to your products that maintains their attention. You have to keep doing what you did to get their attention only different &#8211; keep inventing cool stuff, but not the same stuff you&#39;ve already invented, that&#39;s old and boring.</p><p> In buzz words, to cross the chasm you have to invent a purple cow to get the early adopters attention then milk that cow while inventing the blue and green cows, followed by the flying horse and a silent rooster to keep giving your sneezers something to sneeze about until everyone catches the cold. Clear?</p><p
class="footnote"> <a
href="#footlink1-1186542458151" id="footnote1-1186542458151" name="footnote1-1186542458151">1</a> &#8211; actually, just basic business but Porter&#39;s 5 forces gives me a simple framework to categorize strategies by<a
href="#footlink1-1186542458151" class="footnotereturn">↩</a></p><p
class="footnote"> <a
href="#footlink2-1186543268064" id="footnote2-1186543268064" name="footnote2-1186543268064">2</a> &#8211; rightfully so by the way<a
href="#footlink2-1186543268064" class="footnotereturn">↩</a></p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2007/08/08/beyond-the-chasm/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How In Touch Should I Keep?</title><link>http://www.symphonious.net/2007/04/23/how-in-touch-should-i-keep/</link> <comments>http://www.symphonious.net/2007/04/23/how-in-touch-should-i-keep/#comments</comments> <pubDate>Mon, 23 Apr 2007 02:26:31 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Ephox]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">https://www.symphonious.net/2007/04/23/how-in-touch-should-i-keep/</guid> <description><![CDATA[As of next week I&#39;ll officially be a product manager instead of an engineer.&#160;I&#39;ll no longer be spending my days coding and for our core products I&#160;won&#39;t be allowed to make changes to them. I&#160;will however be doing a bunch of prototypes and smaller integrations of our products etc so it&#39;s still a hands on [...]]]></description> <content:encoded><![CDATA[<p> As of next week I&#39;ll officially be a product manager instead of an engineer.&#160;I&#39;ll no longer be spending my days coding and for our core products I&#160;won&#39;t be allowed to make changes to them. I&#160;will however be doing a bunch of prototypes and smaller integrations of our products etc so it&#39;s still a hands on role.</p><p> Obviously I&#160;need to keep my general technical skills really high so that I can quickly whip up prototype integrations and stay on top of new technologies etc. For general technology issues like that I&#39;ll probably need to be more on top of things than I am now, and I&#39;ll wind up working in a much wider range of languages and with a much wider range of technologies. Definitely interesting stuff ahead.&#160;What I&#39;m not sure about though is how in touch I should keep with the Ephox development team and <em>how</em> they are going about developing our products. I clearly need to know what the new features they&#39;ve added are, but I&#39;m not sure how much of the implementation details I&#39;ll need.</p><p> There&#39;s a couple of factors at play here. Firstly, I need to be focussing on finding out what clients want and be living in the client world more than the technical world so if keeping in touch pulls me away from that it&#39;s a problem. At the same time, when you&#39;re doing integration work, there&#39;s a lot of advantages in knowing some of the implementation details as that knowledge can give you some extra flexibility and power to get what you want done. It also makes it easier to track down problems when things go wrong. I&#160;suspect what I&#160;need to do is find an efficient way to keep my overview level understanding of the products up to date. Maybe that will happen just from the fact that I&#39;ll be in the same office with the engineering team or maybe I&#39;ll have to skim commit logs or something. I suspect I&#160;will at the very least keep a copy of the source code checked out and reasonable up to date for reference, but hopefully I won&#39;t need to actually look at it too often (otherwise we need to improve our docs).</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2007/04/23/how-in-touch-should-i-keep/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
