<?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>Joca on stuff</title>
	<atom:link href="http://www.jocaonstuff.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jocaonstuff.com</link>
	<description>about internet, product management, agile software development and etc.</description>
	<lastBuildDate>Sat, 28 Apr 2012 13:40:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>You need to talk with real users in order to build good software</title>
		<link>http://www.jocaonstuff.com/2012/04/you-need-to-talk-with-real-users-in-order-to-build-good-software/</link>
		<comments>http://www.jocaonstuff.com/2012/04/you-need-to-talk-with-real-users-in-order-to-build-good-software/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 01:32:41 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[product mgt]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1341</guid>
		<description><![CDATA[I was reviewing ThoughtWorks latest version of their Technology Radar, which is a great source of information to help you know what&#8217;s hot in terms of software development and IT management, and notice it doesn&#8217;t mention Product Management (or you can call it Product Ownership) and put Experience Design (XD) only at the &#8220;assess&#8221; sector [...]]]></description>
			<content:encoded><![CDATA[<p>I was reviewing ThoughtWorks latest version of their <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy50aG91Z2h0d29ya3MuY29tL3JhZGFy">Technology Radar</a>, which is a great source of information to help you know what&#8217;s hot in terms of software development and IT management, and notice it doesn&#8217;t mention Product Management (or you can call it Product Ownership) and put Experience Design (XD) only at the &#8220;assess&#8221; sector of the technique area of the radar. </p>
<p>In my view, Product Management and Experience Design are techniques as critical to successful software projects as DevOps, Continuous Delivery, Testing, Agile and Lean. </p>
<ul>
<li>Product Management role tells what needs to done and in what order.</li>
<li>Experience Design role tells how what needs to done should be done, from the user experience perspective.</li>
</ul>
<p>It is quite difficult to develop good software without those two roles and their techniques. Both should be in the &#8220;adopt&#8221; sector of the technique area of the radar.</p>
<p>Product Management is not only for systems that will become a product, but for any system, since any system will have users. The Product Management role is the link between system users and the team who will build the system. It is different from the Business Analyst role which is more focused in the business and the owners of the system. And its different from Experience Design role which is more focused on how a user interacts with a system. </p>
<p>The Product Management role is responsible for talking with real users of the system, understanding the pain that the system is supposed to solve for these real users and help define what needs to be developed. Note that a system may be owned by a company, like a ticketing system or an ecommerce system, and this company who owns the system will ask for a certain set of features so they can reach a certain business goal, but the requirement gathering is incomplete if we don&#8217;t listen to the real users of the system who normally are customers of the company who owns the system. </p>
<p>If you have a great group of developers, QAs and BAs, all veterans in using Agile, Lean, Testing, DevOps and Continuous Delivery, all of that is useless if you are not able define what is the minimal set of features that can create value for the customer in the first release. And subsequently define the minimal features to be developed and deployed that brings greatest value to real users. The Lean Startup movement calls it MVP (Minimal Viable Product). Mark Denne and Jane Cleland-Huang, authors of <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5hbWF6b24uY29tL1NvZnR3YXJlLU51bWJlcnMtTG93LVJpc2stSGlnaC1SZXR1cm4tRGV2ZWxvcG1lbnQvZHAvMDEzMTQwNzI4Nw==">Software by Numbers</a>, first published in 2003, coined another term for this minimal set of features. They call it MMF (Minimal Marketable Feature).</p>
<p>The <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FnaWxlbWFuaWZlc3RvLm9yZy8=">Agile Manifesto</a> says that we should value &#8220;Customer collaboration over contract negotiation&#8221; and set as it&#8217;s <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2FnaWxlbWFuaWZlc3RvLm9yZy9wcmluY2lwbGVzLmh0bWw=">first principle</a> that &#8220;Our highest priority is to satisfy the customer through early and continuous delivery of valuable software&#8221;. The issue with these two statements is that it assumes that the customer who is the owner of the system knows what is &#8220;valuable software&#8221;. However, the customer normally knows what is &#8220;valuable software&#8221; for him, i.e., they know what are their business goals that they want to achieve with the system. The problem is that the customer doesn&#8217;t know their own customers enough in order to define the requirements upon what a system should be developed, i.e., the customer doesn&#8217;t know what is &#8220;valuable software&#8221; for their own customers.</p>
<p>It is the Product Manager&#8217;s role to understand the users, the problem the users have, and should bring this information back to the developers and experience designers so these three roles can jointly come up with a system that solves the users problem and, at the same time, meet the system owner&#8217;s business goals.</p>
<p>What do you think? Do you agree? Disagree? Share your comments below! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1341" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/04/you-need-to-talk-with-real-users-in-order-to-build-good-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a good checklist</title>
		<link>http://www.jocaonstuff.com/2012/03/how-to-create-a-good-checklist/</link>
		<comments>http://www.jocaonstuff.com/2012/03/how-to-create-a-good-checklist/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 00:23:38 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[chaos]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[project mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1340</guid>
		<description><![CDATA[I already mentioned about &#8220;The Checklist Manifesto&#8221; book in two previous posts, one explaining how important it is to use checklists, and another one on using checklists to deal with the unexpected. In this post I&#8217;ll reproduce some of my highlights from the book. These highlights provide advice on how to create a good checklist: [...]]]></description>
			<content:encoded><![CDATA[<p>I already mentioned about &#8220;<a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMC8wNi90aGUtY2hlY2tsaXN0LW1hbmlmZXN0by8=">The Checklist Manifesto</a>&#8221; book in two previous posts, one explaining <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMC8wNi90aGUtY2hlY2tsaXN0LW1hbmlmZXN0by8=">how important it is to use checklists</a>, and another one on <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMi8wMS91c2luZy1jaGVja2xpc3RzLXRvLWRlYWwtd2l0aC10aGUtdW5leHBlY3RlZC8=">using checklists to deal with the unexpected</a>.</p>
<p>In this post I&#8217;ll reproduce some of my highlights from the book. These highlights provide advice on how to create a good checklist:</p>
<blockquote><p>Pilots nonetheless turn to their checklists for two reasons. First, they are trained to do so. They learn from the beginning of flight school that their memory and judgment are unreliable and that lives depend on their recognizing that fact. Second, the checklists have proved their worth—they work.</p></blockquote>
<blockquote><p>There are good checklists and bad, Boorman explained. Bad checklists are vague and imprecise. They are too long; they are hard to use; they are impractical. They are made by desk jockeys with no awareness of the situations in which they are to be deployed. They treat the people using the tools as dumb and try to spell out every single step. They turn people’s brains off rather than turn them on. Good checklists, on the other hand, are precise. They are efficient, to the point, and easy to use even in the most difficult situations. They do not try to spell out everything—a checklist cannot fly a plane. Instead, they provide reminders of only the most critical and important steps—the ones that even the highly skilled professionals using them could miss. Good checklists are, above all, practical.</p></blockquote>
<blockquote><p>No matter how much thought we might put in, a checklist has to be tested in the real world, which is inevitably more complicated than expected. First drafts always fall apart, he said, and one needs to study how, make changes, and keep testing until the checklist works consistently.</p></blockquote>
<blockquote><p>The checklist cannot be lengthy. A rule of thumb some use is to keep it to between five and nine items, which is the limit of working memory.</p></blockquote>
<blockquote><p>You must decide whether you want a DO-CONFIRM checklist or a READ-DO checklist. With a DO-CONFIRM checklist, he said, team members perform their jobs from memory and experience, often separately. But then they stop. They pause to run the checklist and confirm that everything that was supposed to be done was done. With a READ-DO checklist, on the other hand, people carry out the tasks as they check them off—it’s more like a recipe.</p></blockquote>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1340" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/03/how-to-create-a-good-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup guide: how to create and manage profitable web products</title>
		<link>http://www.jocaonstuff.com/2012/03/startup-guide/</link>
		<comments>http://www.jocaonstuff.com/2012/03/startup-guide/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 13:17:56 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1337</guid>
		<description><![CDATA[I&#8217;m starting a new project called &#8220;The startup guide: how to create and manage profitable web products&#8221;. It&#8217;s a blog that will eventually become a book where I&#8217;ll explain how to create and manage a web product with a profit. The blog and the book will be originally in Portuguese. Unfortunately, because of the due [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting a new project called &#8220;The startup guide: how to create and manage profitable web products&#8221;. It&#8217;s a <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5ndWlhZGFzdGFydHVwLmNvbS5ici8=">blog</a> that will eventually become a book where I&#8217;ll explain how to create and manage a web product with a profit. The blog and the book will be originally in Portuguese. Unfortunately, because of the due date of the book, I won&#8217;t have time to translate the content here as soon as I write it in Portuguese but, if you don&#8217;t speak Portuguese, you still can read it using Google translate to help you have sense of what I&#8217;m discussing there:</p>
<p><center><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3RyYW5zbGF0ZS5nb29nbGUuY29tL3RyYW5zbGF0ZT9obD1lbiYjMDM4O3NsPXB0JiMwMzg7dGw9ZW4mIzAzODt1PWh0dHAlM0ElMkYlMkZndWlhZGFzdGFydHVwLmNvbS5iciUyRg=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/LOGO_guiadastartup.png" alt="" title="" width="251" height="95" class="alignnone size-full wp-image-1338" /></a></center></p>
<p>As soon as I have some time available, I&#8217;ll be back here translating that material to English. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1337" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/03/startup-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lean startup experiment phase 4: revenue found, now need to find profit&#8230;</title>
		<link>http://www.jocaonstuff.com/2012/03/lean-startup-validation-experiment-phase-4/</link>
		<comments>http://www.jocaonstuff.com/2012/03/lean-startup-validation-experiment-phase-4/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 01:39:00 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1322</guid>
		<description><![CDATA[My lean startup experiment is an experiment I’m running to see if it is possible to launch a successful product (product = customer facing software system) without spending too much money and in a short period of time. In phase 1 I had 5 product ideas and wanted to know in which should I invest. [...]]]></description>
			<content:encoded><![CDATA[<p>My lean startup  experiment is an experiment I’m running to see if it is possible to launch a successful product (product = <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wNy93aGF0LWlzLXByb2R1Y3QtbWFuYWdlbWVudC8=">customer facing software system</a>) without spending too much money and in a short period of time.</p>
<p>In <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50Lw==">phase 1</a> I  had 5 product ideas and wanted to know in which should I invest.</p>
<p>In <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50LXBoYXNlLTIv">phase 2</a> I pick the idea with more interest from phase 1 and invested in creating the MVP (Minimal Viable Product), <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jb250YWNhbC5jb20uYnI=">ContaCal</a>, a calorie counter system.</p>
<p>In <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8xMC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50LXBoYXNlLTMv">phase 3</a> I launched the website, the online campaign, got real users feedback and improved the system based on this feedback.</p>
<p>My phase 4 main objective was the search for revenue!</p>
<h3>Costs for changing the system was getting too expensive</h3>
<p>I was getting at a point were I needed minor changes to the system and every change to the system was going to cost me too much, not only in money but in time, since freelance developers are not available whenever you need them. I&#8217;m an old programmer&#8230; My last production code was in Perl. At that time, Microsoft ASP was new stuff and no one ever heard of PHP. This was 1998.</p>
<p>As soon as I got the database access, I wrote a simple Perl application to generate statistics so I could check how the app was going, how many users signed up and so on. </p>
<p>Due to my familiarity with Perl I was tempted to write more code using this language but since this is an experiment, I decided to get the source code from the source code repository (GitHub), try to run the application locally on my machine, make some changes, test it, send it back to GitHub and then deploy in production. It worked! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Now the doors were really open to full experimentation. The site was based on WordPress, so I could change it to certain degree anytime I wanted. And now the application I could also change &#8211; to a certain degree &#8211; anytime I wanted, so it&#8217;s time for some experiments.</p>
<h3>Prior to revenue, a survey</h3>
<p>Prior to charging users for using the system I decided to run a survey so I could have a better understanding of how the users view the product. The first question was about the NPS (Net Promoter Score), a customer loyalty metric:</p>
<blockquote><p>The Net Promoter Score is obtained by asking customers a single question on a 0 to 10 rating scale, where 10 is &#8220;extremely likely&#8221; and 0 is &#8220;not at all likely&#8221;: &#8220;How likely is it that you would recommend our company to a friend or colleague?&#8221; Based on their responses, customers are categorized into one of three groups: Promoters (9–10 rating), Passives (7–8 rating), and Detractors (0–6 rating). The percentage of Detractors is then subtracted from the percentage of Promoters to obtain a Net Promoter score (NPS). NPS can be as low as -100 (everybody is a detractor) or as high as +100 (everybody is a promoter). An NPS that is positive (i.e., higher than zero) is felt to be good, and an NPS of +50 is excellent. Companies are encouraged to follow this question with an open-ended request for elaboration, soliciting the reasons for a customer&#8217;s rating of that company or product.</p></blockquote>
<p align=right><small>Source: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9OZXRfUHJvbW90ZXI=">Wikipedia</a></small></p>
<p>ContaCal&#8217;s NPS was 65%, a very good index.</p>
<p><center><div id="attachment_1326" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvbnBzLnBuZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/nps-300x183.png" alt="ContaCal NPS" title="ContaCal NPS" width="300" height="183" class="size-medium wp-image-1326" /></a><p class="wp-caption-text">ContaCal NPS</p></div></center></p>
<p>The second question was about how much the user was willing to pay for the service.</p>
<p><center><div id="attachment_1327" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvbWVuc2FsaWRhZGUucG5n"><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/mensalidade-300x184.png" alt="How much would you pay?" title="How much would you pay?" width="300" height="184" class="size-medium wp-image-1327" /></a><p class="wp-caption-text">How much would you pay?</p></div></center></p>
<p>39% of the users were willing to pay for the service and the average price they were willing to pay was around 5 BRL per month.</p>
<p>We also asked about nutritionist counseling as part of the service and in this scenario, 42% of the respondents were willing to pay an average price of 20 BRL.</p>
<p><center><div id="attachment_1328" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvbnV0cmljaW9uaXN0YS5wbmc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/nutricionista-300x184.png" alt="Nutritionist counseling" title="Nutritionist counseling" width="300" height="184" class="size-medium wp-image-1328" /></a><p class="wp-caption-text">Nutritionist counseling</p></div></center></p>
<p>The last question was about ad supported business model. I was not surprised that 94% of the users preferred the free ad supported option.</p>
<p><center><div id="attachment_1329" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvYW51bmNpby5wbmc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/anuncio-300x183.png" alt="Ad supported" title="Ad supported" width="300" height="183" class="size-medium wp-image-1329" /></a><p class="wp-caption-text">Ad supported</p></div></center></p>
<h3>The search for revenue</h3>
<p>My first experiment was with ads. The option at hand was Google AdSense, so I implemented it in the website as well as inside the application. The results were not very compelling. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  </p>
<p>I experimented with AdSense during one month. I had close to 85K pageviews and 20.5K unique visitors. This generated U$ 32.19 in revenue. </p>
<p>Next step was billing. Here in Brazil we have boleto bancário, an alternative to credit card for receiving payments.</p>
<blockquote><p>Boleto Bancário is a financial document, a kind of proforma invoice issued by a bank that enables your client to pay the exact specified amount to the receiving party (merchant). As long as within the due date period, your client may use a lotto house, supermarkets, post offices, home banking in addition to any bank agency in the Brazilian territory.</p></blockquote>
<p align=right><small>Source: <a href=http://thebrazilbusiness.com/article/boleto-bancario-for-beginners>The Brazil Business</a></small></p>
<p>I implemented initially boleto bancário using <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jb2JyZWdyYXRpcy5jb20uYnIv">Cobre Grátis</a> service. I had some issues that made me change to credit card. For credit card processing I used PayPal. Quite useful since they provide recurring payments as well as international payments, which was quite handy since ContaCal was also attracting some users from other Portuguese speaking countries and I do have a few subscribers from abroad! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>After using credit card only lots of user were asking for boleto, so now I offer both options.</p>
<p>Some time ago I showed my initial user statistics:</p>
<p><center><div id="attachment_1330" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvQ29udGFDYWwtdXNlcnMucG5n"><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/ContaCal-users-300x184.png" alt="ContaCal users 08/2011 through 10/2011" title="ContaCal users 08/2011 through 10/2011" width="300" height="184" class="size-medium wp-image-1330" /></a><p class="wp-caption-text">ContaCal users 08/2011 through 10/2011</p></div></center></p>
<p>Below you can find the follow on statistics up to February 2012, not only for users but also subscribers:</p>
<p><center><div id="attachment_1331" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvQ29udGFDYWwtdXNlcnMtMi5wbmc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/ContaCal-users-2-300x183.png" alt="ContaCal users from 11/2011 through 02/2012" title="ContaCal users from 11/2011 through 02/2012" width="300" height="183" class="size-medium wp-image-1331" /></a><p class="wp-caption-text">ContaCal users from 11/2011 through 02/2012</p></div></center></p>
<p><center><div id="attachment_1332" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDMvQ29udGFDYWwtc3Vic2NyaWJlcnMucG5n"><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/ContaCal-subscribers-300x183.png" alt="ContaCal subscribers from 11/2011 through 02/2012" title="ContaCal subscribers from 11/2011 through 02/2012" width="300" height="183" class="size-medium wp-image-1332" /></a><p class="wp-caption-text">ContaCal subscribers from 11/2011 through 02/2012</p></div><br />
</center></p>
<p>One thing that is really important is to have a log of all the tests made so you can relate each of the experiments to the numbers you see in your charts.</p>
<h3>The results</h3>
<p>Below are the results of 6 months of my lean startup validation experiment.</p>
<p><center><div id="attachment_1334" class="wp-caption alignnone" style="width: 619px"><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/03/ContaCal-numbers-USD.png" alt="ContaCal numbers" title="ContaCal numbers" width="609" height="164" class="size-full wp-image-1334" /><p class="wp-caption-text">ContaCal numbers</p></div><br />
</center></p>
<p>Under <b>Mkt</b> costs is AdWords and Facebook Ads. Under <b>Infra</b> costs are all infrastructure costs including hosting, email marketing tool, domain registration, unbounce and any other SaaS tool required to run ContaCal. Under <b>Dev</b> are all the development costs including not only the Startup DEV but also the WordPress theme acquired at themeforest as well as the designer who worked on implementing the theme in the WordPress.</p>
<p>Now I need to work on reducing those costs as well as keeping the revenue growth.</p>
<h3>Next phase: the search for profit</h3>
<p>Since I was able to find some revenue, now it is time to search for profit. Some of the areas I&#8217;ll work on during next phase:</p>
<ul>
<li> reduce advertising costs by improving AdWords usage</li>
<li> reduce infrastructure costs by optimizing its usage</li>
<li> price increase</li>
<li> usability review</li>
</ul>
<p>See you there! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1322" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/03/lean-startup-validation-experiment-phase-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restriction driven simplicity</title>
		<link>http://www.jocaonstuff.com/2012/01/restriction-driven-simplicity/</link>
		<comments>http://www.jocaonstuff.com/2012/01/restriction-driven-simplicity/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 12:52:28 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[product design]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1318</guid>
		<description><![CDATA[I just returned from vacation and was reviewing some photos in my cel phone when I found some old photos from a previous trip to SF. In the airport there was an exhibition about TV sets and some old remote controls got my attention. Here&#8217;s a picture of them: Checkout the number of buttons in [...]]]></description>
			<content:encoded><![CDATA[<p>I just returned from vacation and was reviewing some photos in my cel phone when I found some old photos from a previous trip to SF. In the airport there was an exhibition about TV sets and some old remote controls got my attention. Here&#8217;s a picture of them:</p>
<p><center><div id="attachment_1319" class="wp-caption alignnone" style="width: 235px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDEvam9jYS0yMDExLTEwLTAyLTE0LjEzLjM1LmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/01/joca-2011-10-02-14.13.35-225x300.jpg" alt="Old TV remote control" title="Old TV remote control" width="225" height="300" class="size-medium wp-image-1319" /></a><p class="wp-caption-text">Old TV remote control</p></div></center></p>
<p>Checkout the number of buttons in the remote control. The maximum is 4. There are some remotes with only one button. When I was a kid I remember the first TV bought in my house with a remote control that had only 2 buttons, one for volume and other for changing channel. That simple! That was around 1975. At the time, the technology for making a remote control was too expansive, so it could not be too complicated and have too many buttons, otherwise it would be too expansive to be sold in the market. That was the restriction that drove the simplicity of those 1st generation remote control. Now we don&#8217;t have that restriction and we get remotes that can accomplish much more tasks but are way more complex. Take a look at the picture below (and I even picked a not-so-complex one!): </p>
<p><center><div id="attachment_1320" class="wp-caption alignnone" style="width: 102px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTIvMDEvRGlnaXRhbC1UVi1SZW1vdGUtQ29udHJvbC1IUi00MUQtLmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2012/01/Digital-TV-Remote-Control-HR-41D--92x300.jpg" alt="Digital TV Remote Control" title="Digital TV Remote Control" width="92" height="300" class="size-medium wp-image-1320" /></a><p class="wp-caption-text">Digital TV Remote Control</p></div></center></p>
<p>So maybe next time we want to design something more simple, we can think of imposing some restrictions to the design process! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1318" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/01/restriction-driven-simplicity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using checklists to deal with the unexpected</title>
		<link>http://www.jocaonstuff.com/2012/01/using-checklists-to-deal-with-the-unexpected/</link>
		<comments>http://www.jocaonstuff.com/2012/01/using-checklists-to-deal-with-the-unexpected/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 00:13:26 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[chaos]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[leadership]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1317</guid>
		<description><![CDATA[I mentioned earlier about &#8220;The Checklist Manifesto&#8221; book. The post was originally written in Portuguese but you can find a Google translation here. In this post I mentioned about the use of checklist in surgeries and other medical procedures and how we could use checklists in the IT environment. I was reviewing my Kindle highlights [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned earlier about &#8220;<a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMC8wNi90aGUtY2hlY2tsaXN0LW1hbmlmZXN0by8=">The Checklist Manifesto</a>&#8221; book. The post was originally written in Portuguese but you can find a Google translation <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3RyYW5zbGF0ZS5nb29nbGUuY29tL3RyYW5zbGF0ZT9obD1lbiYjMDM4O3NsPXB0JiMwMzg7dT1odHRwOi8vd3d3LmpvY2FvbnN0dWZmLmNvbS8yMDEwLzA2L3RoZS1jaGVja2xpc3QtbWFuaWZlc3RvLyYjMDM4O2VpPTZETUNUNDY0RU1XSnR3ZkxoNG5RQmcmIzAzODtzYT1YJiMwMzg7b2k9dHJhbnNsYXRlJiMwMzg7Y3Q9cmVzdWx0JiMwMzg7cmVzbnVtPTImIzAzODt2ZWQ9MENDZ1E3Z0V3QVEmIzAzODtwcmV2PS9zZWFyY2glM0ZxJTNEam9jYSUyQm9uJTJCc3R1ZmYlMkJjaGVja2xpc3QlMkJtYW5pZmVzdG8lMjZobCUzRGVuJTI2Y2xpZW50JTNEc2FmYXJpJTI2c2ElM0RYJTI2cmxzJTNEZW4lMjZ0YmFzJTNEMCUyNmJpdyUzRDEzMjElMjZiaWglM0Q2NTglMjZwcm1kJTNEaW12bnM=">here</a>. In this post I mentioned about the use of checklist in surgeries and other medical procedures and how we could use checklists in the IT environment.</p>
<p>I was reviewing my Kindle highlights for this book and found this highlight:</p>
<blockquote><p>Surgery has, essentially, four big killers wherever it is done in the world: infection, bleeding, unsafe anesthesia, and what can only be called the unexpected. For the first three, science and experience have given us some straightforward and valuable preventive measures we think we consistently follow but don&#8217;t. These misses are simple failures — perfect for a classic checklist. And as a result, all the researchers&#8217; checklists included precisely specified steps to catch them.</p>
<p>But the fourth killer — the unexpected — is an entirely different kind of failure, one that stems from the fundamentally complex risks entailed by opening up a person&#8217;s body and trying to tinker with it. Independently, each of the researchers seemed to have realized that no one checklist could anticipate all the pitfalls a team must guard against. So they had determined that the most promising thing to do was just to have people stop and talk through the case together — to be ready as a team to identify and address each patient&#8217;s unique, potentially critical dangers.</p></blockquote>
<p>Dr. Gawande found out that in order to address the unexpected, checklists should not only include task checks but also communication checks. Dr. Gawande got to that conclusion visiting a 700,000-square-foot office and apartment complex construction site with between two to five hundred workers on-site on any give day managed by a man called Finn O&#8217;Sullivan. The volume of knowledge and degree of complexity O&#8217;Sullivan manages is impressive and it was as monstrous as anything Dr. Gawande had encountered in medicine. Here&#8217;s the explanation:</p>
<blockquote><p>It was also a checklist, but it didn&#8217;t specify construction tasks; it specified communication tasks. For the way the project managers dealt with the unexpected and the uncertain was by making sure the experts spoke to one another — on X date regarding Y process. The experts could make their individual judgments, but they had to do so as part of a team that took one another&#8217;s concerns into account, discussed unplanned developments, and agreed on the way forward. While no one could anticipate all the problems, they could foresee where and when they might occur. The checklist therefore detailed who had to talk to whom, by which date, and about what aspect of construction — who had to share (or &#8220;submit&#8221;) particular kinds of information before the next steps could proceed.</p>
<p>The submittal schedule specified, for instance, that by the end of the month the contractors, installers, and elevator engineers had to review the condition of the elevator cars traveling up to the tenth floor. The elevator cars were factory constructed and tested. They were installed by experts. But it was not assumed that they would work perfectly. Quite the opposite. The assumption was that anything could go wrong, anything could get missed. What? Who knows? That&#8217;s the nature of complexity. But it was also assumed that, if you got the right people together and had them take a moment to talk things over as a team rather than as individuals, serious problems could be identified and averted.
</p></blockquote>
<p>So next time you design a checklist, remember to include not only task checks but also communication checks.</p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1317" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2012/01/using-checklists-to-deal-with-the-unexpected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Product Discovery in a Non-Startup Environment &#8211; Building MVPs</title>
		<link>http://www.jocaonstuff.com/2011/11/agile-product-discovery-in-a-non-startup-environment-building-mvps/</link>
		<comments>http://www.jocaonstuff.com/2011/11/agile-product-discovery-in-a-non-startup-environment-building-mvps/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 01:24:19 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[product design]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1296</guid>
		<description><![CDATA[As mentioned in my first post about Agile Product Discovery, I’m trying to take the ideas I used in my lean startup experiment (phase 1, phase 2 and phase 3) in a non-startup environment. Locaweb has almost 700 employees now. We ended 2010 with approximately $100M in revenue. We have around 130 people in our [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned in my <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOS9hZ2lsZS1wcm9kdWN0LWRpc2NvdmVyeS1pbi1hLW5vbi1zdGFydHVwLWVudmlyb25tZW50Lw==">first post</a> about Agile Product Discovery, I’m trying to take the ideas I used in my lean startup experiment (<a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50Lw==">phase 1</a>, <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50LXBoYXNlLTIv">phase 2</a> and <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8xMC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50LXBoYXNlLTMv">phase 3</a>) in a non-startup environment.</p>
<p>Locaweb has almost 700 employees now. We ended 2010 with approximately $100M in revenue. We have around 130 people in our engineering group which include software developers, system administrators, user experience designers and product managers. We decided to use the SaaS team – around 25 people – as the group who will be part of the experiment.</p>
<p>In phase 1 we worked on <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOS9hZ2lsZS1wcm9kdWN0LWRpc2NvdmVyeS1pbi1hLW5vbi1zdGFydHVwLWVudmlyb25tZW50Lw==">figuring out what to do.</a> The next phase is <strong>building the MVPs</strong>!</p>
<h3>Organizing the team</h3>
<p>From the 10 ideas we tested, 6 had enough traction to motivate us to build the MVPs, i.e., the minimal viable product. However, one of them was not simple enough to be developed as an MVP in 1 week so we decided to move on with 5 MVPs. The self-organized into 5 groups of 5 people each to work on developing the 5 MVPs. We wanted the groups to have focus during a whole week, so the groups were allowed to work in a different place so they ware not disturbed by daily work. Since we could not leave the company without anyone capable to deal with daily needs of our existing SaaS products, we decided to have 2 teams working during one week and the other 3 teams working during the next week.</p>
<p><center><div id="attachment_1315" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xOC0xNC4wOC4yNzEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-18-14.08.271-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1315" /></a><p class="wp-caption-text">Building the MVP</p></div></p>
<div id="attachment_1314" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xOC0xNC4wOC4xODEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-18-14.08.181-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1314" /></a><p class="wp-caption-text">Building the MVP</p></div>
<div id="attachment_1313" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xNC0xNy4zNS4xODEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-14-17.35.181-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1313" /></a><p class="wp-caption-text">Building the MVP</p></div>
<div id="attachment_1312" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xNC0xMS4wOC4wMzEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-14-11.08.031-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1312" /></a><p class="wp-caption-text">Building the MVP</p></div>
<div id="attachment_1311" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xNC0xMS4wNy40NjEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-14-11.07.461-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1311" /></a><p class="wp-caption-text">Building the MVP</p></div>
<p><div id="attachment_1310" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTEvMjAxMS0xMC0xMS0xNC4wOC40MTEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/11/2011-10-11-14.08.411-300x225.jpg" alt="Building the MVP" title="Building the MVP" width="300" height="225" class="size-medium wp-image-1310" /></a><p class="wp-caption-text">Building the MVP</p></div></center></p>
<h3>The MVPs</h3>
<p>And with no further ado, here are the MVPs:</p>
<ul>
<li><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zb2NpYWxlYWdsZS5jb20uYnIv">SocialEagle</a>: social network monitoring tool.</li>
<li><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3NvYi5yZS8=">Sob.re</a>: virtual business card.</li>
<li><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zbXRwc2VydmljZS5jb20uYnIv">SMTP Service</a>: authenticated SMTP service with reporting.</li>
<li><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zZWphYXZpc2Fkby5jb20uYnIv">Seja Avisado</a>: notification widget.</li>
<li><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5tZXp1LmNvbS5ici8=">Mezu</a>: SMS marketing tool.</li>
</ul>
<h3>Lessons learned</h3>
<ul>
<li>It was good to have the teams fully focused for a whole week.</li>
<li>Since we put in the same team people who are not used to work together, it was a bit difficult to estimate the effort and many times we under estimated the effort.</li>
<li>In some products we believe we didn&#8217;t get the M for minimal correctly. We may have built sub-minimal viable products that may require another week to get to the minimal level.</li>
<li>Back to the daily activities of the non-startup environment it&#8217;s a bit difficult put some energy, even a small amount, to the MVPs.</li>
</ul>
<h3>Next steps</h3>
<p>Now we are measuring the interest in each of the MVPs. We intend to have another Agile Product Discovery week in Feb/2012. During this week we intend not only to discover new products, but also work on the existing MVPs, specially those that we believe are sub-minimal.</p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1296" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2011/11/agile-product-discovery-in-a-non-startup-environment-building-mvps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lean startup experiment, phase 3: product launch</title>
		<link>http://www.jocaonstuff.com/2011/10/lean-startup-validation-experiment-phase-3/</link>
		<comments>http://www.jocaonstuff.com/2011/10/lean-startup-validation-experiment-phase-3/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 00:50:35 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1294</guid>
		<description><![CDATA[My lean startup experiment is an experiment I’m running to see if it is possible to launch a successful product (product = customer facing software system) without spending too much money and in a short period of time. In phase 1 I had 5 product ideas and wanted to know in which should I invest. [...]]]></description>
			<content:encoded><![CDATA[<p>My lean startup experiment is an experiment I’m running to see if it is possible to launch a successful product (product = <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wNy93aGF0LWlzLXByb2R1Y3QtbWFuYWdlbWVudC8=">customer facing software system</a>) without spending too much money and in a short period of time.</p>
<p>In <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50Lw==">phase 1</a> I  had 5 product ideas and wanted to know in which should I invest.</p>
<p>In <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8wOC9sZWFuLXN0YXJ0dXAtdmFsaWRhdGlvbi1leHBlcmltZW50LXBoYXNlLTIv">phase 2</a> I pick the idea with more interest from phase 1 and invested in creating the MVP (Minimal Viable Product), <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jb250YWNhbC5jb20uYnI=">ContaCal</a>, a calorie counter system.</p>
<p>My phase 3 objectives were:</p>
<ul>
<li>website launch</li>
<li>online campaign (Google, Facebook, Orkut, etc.)</li>
<li>real users feedback!</li>
</ul>
<h3>Website launch</h3>
<p>I officially launched ContaCal on Sep 4th sending an email to all existing users plus the people who showed some interested during phase 1.</p>
<h3>Online campaign</h3>
<p>I used Google and Facebook. Both generate leads, but Google generated 3 to 4 times more leads than Facebook for my specific web application. Today I&#8217;m running a $30/day campaign in AdWords ($1500/month) and I don&#8217;t increase it because ContaCal still doesn&#8217;t generate any revenue. As soon as I find a sustainable revenue source for ContaCal I&#8217;ll certainly increase this investment.</p>
<p>During a certain period my web site was out for maintenance and Google suspended my AdWords campaign. It took 8 days and many emails sent with one or two replies for Google to resume my campaign. This hurter my new user subscription rate.</p>
<h3>Real users feedback</h3>
<p>I received tons of feedback. Some asking for additional features, some with difficulties in using the system and some thank me for the system! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Based on the feedback, I used some additional development as well as adjustments to the site layout. That costed me around $1000.</p>
<h3>Some statistics</h3>
<p>Below you can find some statistics about new users and how this number relates to certain events.</p>
<p><center><div id="attachment_1295" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvQ29udGFDYWwtdXNlcnMucG5n"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/ContaCal-users-300x184.png" alt="ContaCal users" title="ContaCal users" width="300" height="184" class="size-medium wp-image-1295" /></a><p class="wp-caption-text">ContaCal users</p></div></center></p>
<h3>Total cost and time so far: $9,025 &#8211; 2 months and 3 weeks</h3>
<ul>
<li> Phase 1 (idea funnel): $1,600 &#8211; 2 weeks
<ul>
<li> 5 product ideas pages in unbounce: $50</li>
<li> 5 Google AdWords campaign: $1,500</li>
<li> 5 Domain registration: $50</li>
</ul>
</li>
<li> Phase 2 (MVP): $3,425 &#8211; 1 week
<ul>
<li> crowd sourced logo: $310</li>
<li> wordpress template: $35</li>
<li> wordpress template adjustments: $80</li>
<li> startup dev MVP development: $3,000</li>
</ul>
</li>
<li> Phase 3 (Launch + campaign + feedback): $4,000 &#8211; 2 months
<ul>
<li> Campaign: $3,000 ($1,500/month)</li>
<li> Application and layout adjustments: $1,000</li>
</ul>
</li>
</ul>
<h3>Stay tuned for the next steps</h3>
<ul>
<li> the search for a revenue stream!!!</li>
</ul>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1294" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2011/10/lean-startup-validation-experiment-phase-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>#BoS2011 day 3 notes</title>
		<link>http://www.jocaonstuff.com/2011/10/bos2011-day-3-notes/</link>
		<comments>http://www.jocaonstuff.com/2011/10/bos2011-day-3-notes/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 16:59:26 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1290</guid>
		<description><![CDATA[Today was day 3 of Business of Software 2011, aka, #BoS2011. Checkout my notes on day 1 and day 2 if you haven&#8217;t done that yet. Again good speakers and interesting topics, but again nothing really new for those who follow product management, agile software development and startup related feeds. I guess the good thing [...]]]></description>
			<content:encoded><![CDATA[<p>Today was day 3 of <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2J1c2luZXNzb2Zzb2Z0d2FyZS5vcmcv">Business of Software 2011</a>, aka, #BoS2011. Checkout my <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8xMC9ib3MyMDExLWRheS0xLW5vdGVzLw==">notes on day 1</a> and <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8xMC9ib3MyMDExLWRheS13LW5vdGVzLw==">day 2</a> if you haven&#8217;t done that yet.</p>
<p>Again good speakers and interesting topics, but again nothing really new for those who follow product management, agile software development and startup related feeds.</p>
<p>I guess the good thing of attending BoS is not exactly the content, that you can get through the net. It&#8217;s the opportunity to meet in person lots of people from the software industry and exchange experiences and opinions. </p>
<p>Below are some tweets and references. And again from the number of tweets it&#8217;s easy to spot the talks that brought me more new stuff. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  </p>
<h3>Paul Kenny</h3>
<ul>
<li>Introverts think in order to speak. Extroverts speak to help them think. @PaulKennyOL at #BoS2011.</li>
<li>Introversion and extroversion are preferences, not boxes we are stuck in. @PaulKennyOL at #BoS2011</li>
<li>My close suggestion: is there anything we can do to help you make a decision? Inspired by @PaulKennyOL at #BoS2011</li>
<li>A nice close RT @GaryAres: #bos2011 For everything you have heard so far is there any reason we cannot do business?</li>
<li>Use the NOs in a sales closing as a learning experience and ask: do you mind telling me why? @PaulKennyOL at #BoS2011.</li>
<li>When you ask, wait for the answer. @PaulKennyOL at #BoS2011.</li>
<li>@paulkennyol A lot of businesses failed from not asking than from asking #BoS2011</li>
<li>There&#8217;s much more to learn from qualified no than from unqualified yes. Ask questions to work on closing that deal! @PaulKennyOL #BoS2011</li>
<li>Asking aids the decision making process. @PaulKennyOL at #BoS2011.</li>
<li>#BoS2011 @PaulKennyOL Closing is the natural progression in the conversation&#8230; Feels weird if you do not ask for a decision&#8230;</li>
<li>Closing is what you do for a customer and not to a customer. @PaulKennyOL at #BoS2011.</li>
<li>@PaulKennyOL &#8220;Sales Constipation could happen because your don&#8217;t want to hear what they have to say about your product.&#8221; #BoS2011</li>
<li>You can&#8217;t have delighted customers without customers in the 1st place. Techies- close your deals!! @paulkennyol #bos2011</li>
<li>We need to stop &#8220;unteaching&#8221; our kids on how to be entrepreneurs. @PaulKennyOL at #BoS2011.</li>
<li>Kids know how to close. @PaulKennyOL at #BoS2011.</li>
<li>We don&#8217;t like closing. @PaulKennyOL at #BoS2011 Google &#8220;Alec Baldwin ABC&#8221; to see how not to do it.</li>
<li>@paulkennyOL You are a founder therefore you are a salesperson #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vNzczMTE5MDE=">The Art of Asking</a></p>
<p><center><div id="attachment_1293" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvcGF1bGtlbm55LmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/paulkenny-300x224.jpg" alt="Paul Kenny (@PaulKennyOL)" title="Paul Kenny (@PaulKennyOL)" width="300" height="224" class="size-medium wp-image-1293" /></a><p class="wp-caption-text">Paul Kenny (@PaulKennyOL)</p></div></center></p>
<h3>David Cancel</h3>
<ul>
<li>A customer suggests you a feature. You reply &#8220;great suggestion, will cost X&#8221;. The customer says &#8220;oh, ok. I don&#8217;t need it&#8221;. @dcancel #BoS2011</li>
<li>Average conversion rate in the us is 2% (for Elephants or iPods) via @google #bos2011 via @dcancel (via @johnprendergast)</li>
<li>@ProductPrincipl you are amazingly fast! <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #BoS2011</li>
<li>It&#8217;s not about the data. It&#8217;s about the learning so you can make your customers happier. @dcancel at #BoS2011.</li>
<li>@dcancel presenting churn, NPS and cohort at #BoS2011.</li>
<li>Shared metrics == clear feedback loops #bos2011 via @dcancel</li>
<li>&#8220;Go do it&#8221; &#8220;Do it faster&#8221; &#8220;Do both&#8221; #jfdi @dcancel at #BoS2011</li>
<li>Optimize your business for learning, not data. #bos2011 via @dcancel</li>
<li>&#8220;Data alone is useless&#8221; &#8211; thank God someone said it. #BoS2011</li>
<li>We have an strategic plan. It&#8217;s *doing* things. #JFDI. @dcancel at #BoS2011.</li>
<li>In God we trust; for the rest bring data. @dcancel at #BoS2011.</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vY3JlYXRpbmctYS1kYXRhLWRyaXZlbi1idXNpbmVzcw==">Creating a Data-driven Business</a></p>
<p><center><div id="attachment_1292" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvZGF2ZWNhbmNlbC5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/davecancel-300x224.jpg" alt="Dave Cancel (@dcancel)" title="Dave Cancel (@dcancel)" width="300" height="224" class="size-medium wp-image-1292" /></a><p class="wp-caption-text">Dave Cancel (@dcancel)</p></div></center></p>
<h3>Alexis Ohanian</h3>
<ul>
<li>&#8220;Your UX tells me how much you respect me.&#8221; &#8211; @kn0thing #BoS2011</li>
<li>How can you make the world suck less with software? @kn0thing at #BoS2011.</li>
</ul>
<p><center><div id="attachment_1291" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvYWxleGlzLmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/alexis-300x224.jpg" alt="Alexis Ohanian (@kn0thing)" title="Alexis Ohanian (@kn0thing)" width="300" height="224" class="size-medium wp-image-1291" /></a><p class="wp-caption-text">Alexis Ohanian (@kn0thing)</p></div></center></p>
<p>And to end the conference, chinese grab-and-go food. My chines fortune cookie says: &#8220;You income will increase.&#8221; with that typo! It&#8217;s not saying &#8220;your income&#8230;&#8221;. It says &#8220;you income&#8230;&#8221;. I wonder what that means. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I suggested @SGBlank, @Cagan, @JurgenAppelo and Roy Singham, ThoughtWorks founder and chairman, as speakers for next year. </p>
<p>Now flying back home.</p>
<p>See you in #BoS2012.</p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1290" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2011/10/bos2011-day-3-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#BoS2011 day 2 notes</title>
		<link>http://www.jocaonstuff.com/2011/10/bos2011-day-2-notes/</link>
		<comments>http://www.jocaonstuff.com/2011/10/bos2011-day-2-notes/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 02:03:58 +0000</pubDate>
		<dc:creator>Joca</dc:creator>
				<category><![CDATA[+ English]]></category>
		<category><![CDATA[product mgt]]></category>

		<guid isPermaLink="false">http://www.jocaonstuff.com/?p=1279</guid>
		<description><![CDATA[Today was day 2 of Business of Software 2011, aka, #BoS2011. Checkout my notes on day 1 if you haven&#8217;t done that yet. Again good speakers and interesting topics, but again nothing really new for those who follow product management, agile software development and startup related feeds. I guess the good thing of attending BoS [...]]]></description>
			<content:encoded><![CDATA[<p>Today was day 2 of <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2J1c2luZXNzb2Zzb2Z0d2FyZS5vcmcv">Business of Software 2011</a>, aka, #BoS2011. Checkout my <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vMjAxMS8xMC9ib3MyMDExLWRheS0xLW5vdGVzLw==">notes on day 1</a> if you haven&#8217;t done that yet.</p>
<p><center><div id="attachment_1280" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvYmVhdXRpZnVsX2RheS5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/beautiful_day-300x224.jpg" alt="Beautiful day in Boston Seaport area" title="Beautiful day in Boston Seaport area" width="300" height="224" class="size-medium wp-image-1280" /></a><p class="wp-caption-text">Beautiful day in Boston Seaport area</p></div></center></p>
<p><center><div id="attachment_1285" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvZnVsbF9yb29tLmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/full_room-300x224.jpg" alt="Full room at #BoS2011" title="Full room at #BoS2011" width="300" height="224" class="size-medium wp-image-1285" /></a><p class="wp-caption-text">Full room at #BoS2011</p></div></center></p>
<p>Again good speakers and interesting topics, but again nothing really new for those who follow product management, agile software development and startup related feeds.</p>
<p>I guess the good thing of attending BoS is not exactly the content, that you can get through the net. It&#8217;s the opportunity to meet in person lots of people from the software industry and exchange experiences and opinions. </p>
<p>One thing I noticed is that there are many people attending BoS who are from the old software model industry, the one based on licenses and on-premise installation. Good to see they are at BoS looking to understand that software is moving into hosted based subscription model. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Below are some tweets and references. And again from the number of tweets it&#8217;s easy to spot the talks that brought me more new stuff. <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  </p>
<h3>Patrick McKenzie</h3>
<ul>
<li>Advice from @patio11 at #BoS2011: don&#8217;t make desktop software.</li>
<li>RT @PaulKennyOL: A culture of testing is better than a culture of ask the boss Patrick McKenzie #BoS2011</li>
<li>Everyone ran your software for the first time. 30-40% second time users is common. First impressions are critical. #BoS2011</li>
<li>The last 5 man-years of development isn&#8217;t visible in the first 3 seconds. (So A/B test the headline.)</li>
<li>A/B testing often tells us things we don&#8217;t want to hear, like the design isn&#8217;t helping.</li>
<li>Your 100-man-years of engineering isn&#8217;t as important as wordsmithing your site&#8217;s headline copy @patio11 #bos2011</li>
<li>Systematic A/B testing prints money. @patio11 at #BoS2011.</li>
<li>Most common outcome of A/B testing: no significant change. @patio11 at #BoS2011</li>
<li>Did hiding extraneous settings behind &#8220;advanced&#8221; link improve conversions? Yes, by 16% #BoS2011</li>
<li>Simplify to improve conversion rates. Make advanced config optional. @patio11 at #BoS2011</li>
<li>Shorter is probably better in a web sales funnel. @patio11 at #BoS2011</li>
<li>&#8220;There are 30 words of Japanese that have made it into English.. 15 of them are meteorological events that can kill you&#8221; ~ @patio11 #BoS2011</li>
<li>@patio11 #BoS2011 Engineers see marketing as witchcraft&#8230; LOL</li>
<li>Math and Science always work. @patio11 at #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vZW5naW5lZXJpbmcteW91ci1tYXJrZXRpbmctb3V0Y29tZXM=">Engineering Your Marketing Outcomes</a></p>
<p><center><div id="attachment_1281" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvcGF0aW8xMS5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/patio11-300x224.jpg" alt="Patrick McKenzie (@patio11)" title="Patrick McKenzie (@patio11)" width="300" height="224" class="size-medium wp-image-1281" /></a><p class="wp-caption-text">Patrick McKenzie (@patio11)</p></div></center></p>
<h3>Laura Fitton</h3>
<ul>
<li>To find time for social media, find a problem you&#8217;re already solving another way and figure out how to solve it via social media. #BoS2011</li>
<li>&#8220;You don&#8217;t get a prize for getting the most followers or friends. You get a prize for growing the business.&#8221; ~@pistachio #BoS2011</li>
<li>&#8220;If you&#8217;re not blogging about your product or service you&#8217;re throwing money away&#8221; @pistachio at #BoS2011</li>
<li>Cool &#8211; the underwear gnomes cartoon. youtu.be/TBiSI6OdqvA #BoS2011</li>
<li>Get found. Convert. Measure what matters. @pistachio at #BoS2011.</li>
<li>And repeat! RT @JocaTorres: Listen. Learn. Care. Serve. @pistachio at #BoS2011.</li>
<li>Listen. Learn. Care. Serve. @pistachio at #BoS2011.</li>
<li>Don&#8217;t tweet the title. Extract useful info from the article and then tweet. @pistachio at #BoS2011.</li>
<li>We are moving from &#8220;one to many&#8221; to &#8220;any to many&#8221;. Anyone can be the root of a big message. ~@pistachio #BoS2011</li>
<li>Two word secret of social media &#8211; Be useful. @pistachio at #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vYnVzaW5lc3Mtb2Ytc29jaWFsLXdoYXQtYjJiLWFuZC1iMmMtc29mdHdhcmU=">Business of Social – What B2B and B2C Software Companies Need to Know About Social Media</a></p>
<p><center><div id="attachment_1282" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvbGF1cmEuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/laura-300x224.jpg" alt="Laura Fitton (@pistachio)" title="Laura Fitton (@pistachio)" width="300" height="224" class="size-medium wp-image-1282" /></a><p class="wp-caption-text">Laura Fitton (@pistachio)</p></div></center></p>
<h3>Josh Linkner</h3>
<ul>
<li>RT @theospears: Brainstorming while pretending to be someone else frees you up to be creative ~@JoshLinker #BoS2011</li>
<li>RoleStorming as an option to BrainStorming. @joshlinkner at #BoS2011.</li>
<li>&#8220;Watch out for group-think. Group-think is that poisonous thinking that waters down your best ideas.&#8221; via @joshlinkner at #BoS2011</li>
<li>Mistakes are the portals to discovery ~@joshlinkner #BoS2011</li>
<li>Playing it safe is the riskier movement possible. From failure you learn. From success not so much. @joshlinkner at #BoS2011.</li>
<li>The five whys &#8211; Louis CK &#8211; hilarious youtu.be/4u2ZsoYWwJA #BoS2011</li>
<li>Because things that aren&#8217;t just can&#8217;t be. Ask &#8220;why?&#8221; to see where you can get. @joshlinkner at #BoS2011.</li>
<li>Being creative? RT @FastFedora: Why stop at standing desks? Practicing standing conferences. Join me at the back of the room. #BoS2011</li>
<li>Why? What if? Why not? &#8211; 3 qns to foster creativity #Bos2011</li>
<li>Metaphor for business shifts Symphony orchestra with conductor => Jazz where NOT taking risks is frowned upon. #BoS2011</li>
<li>Creativity is 85% learned behavior. @joshlinkner at #BoS2011.</li>
<li>Great metaphor for decline in creativity in today&#8217;s society by @joshlinkner at #BoS2011 &#8211; Lego toys. From fun to following instructions</li>
<li>I disagree that there&#8217;s a creativity crisis. Difficult times foster creativity, hence the huge startup and entrepeneurial movement. #BoS2011</li>
<li>When your head is up you notice things. @JoshLinkner at #BoS2011.</li>
<li>Josh Linkner livestreaming at #BoS2011 Encyclopedia Britannica was Google for 219 years before Google bit.ly/eQRD5g</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vdW5sZWFzaGluZy1jcmVhdGl2aXR5">Unleashing Creativity</a></p>
<p><center><div id="attachment_1283" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvam9zaC5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/josh-300x224.jpg" alt="Josh Linkner (@JoshLinkner)" title="Josh Linkner (@JoshLinkner)" width="300" height="224" class="size-medium wp-image-1283" /></a><p class="wp-caption-text">Josh Linkner (@JoshLinkner)</p></div></center></p>
<p>Checkout this funny video about asking why. I purposely set the video to start at 6m20s so you can jump directly to the why joke:</p>
<p><center><object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/4u2ZsoYWwJA?fs=1&amp;hl=en_US&amp;rel=0&#038;start=380"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4u2ZsoYWwJA?fs=1&amp;hl=en_US&amp;rel=0&#038;start=380" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="420" height="315"></embed></object></center></p>
<h3>Rory Sutherland</h3>
<ul>
<li>The &#8220;IBM at terminal 5&#8243; video presented by Rory Sutherland at #BoS2011: http://www.youtube.com/watch?v=_F1NVxmsa9I</li>
<li>&#8220;All models are wrong, but some of them are useful.&#8221; #bos2011</li>
<li>R. Sutherland &#8220;In most cases we act and then just post-rationalize our decisions&#8221; #BoS2011</li>
<li>Rory Sutherland (wonderful speaker): &#8220;If your restaurant has the slight smell of sewage around it&#8211;don&#8217;t try to improve the food.&#8221; #bos2011</li>
<li>&#8220;Absorbing information contradicting our prejudices registers in the same part of the brain where we feel pain&#8221; via @rorysutherland #BoS2011</li>
<li>RT @dharmesh @rorysutherland &#8220;people aren&#8217;t aware of their own heuristics. They will derive to rationalize they&#8217;re maximizers. &#8221; #BoS2011</li>
<li>Rory Sutherland explains the importance of communicating with the &#8220;lizard&#8217;s brain&#8221; at #BoS2011</li>
<li>Videoconferencing shd have been positioned differently. instead of poor man&#8217;s airplane it she have been &#8220;rich man&#8217;s telephone call&#8221; #Bos2011</li>
<li>Don&#8217;t end up as the cheap inferior substitute for something else. #BoS2011</li>
<li>Our perception of everything (including value), is &#8220;relativistic&#8221; (sic) and contextual. #Bos2011 Rory Sutherland</li>
<li>R. Sutherland &#8220;people aren&#8217;t aware of their own heuristics.&#8221; #BoS2011 they will derive to rationalize they&#8217;re maximizers</li>
<li>Problem with market research: people don&#8217;t behave as usual in a market research. #BoS2011</li>
<li>The default option is &#8220;do nothing&#8221;. Rory Sutherland at #BoS2011.</li>
<li>People look for things that satisfices than maximizes. If not, why people go to McDonalds? Rory Sutherland at #BoS2011.</li>
<li>The here and now really matters to our lizard brains. Rory Sutherland at #BoS2011.</li>
<li>Praxeology &#8211; Austrian term for human behavior and decision-making. @RorySutherland at #BoS2011</li>
<li>Break tasks into sub tasks to increase probability of completion. #chunking explained by Rory Sutherland at #BoS2011.</li>
<li>&#8220;What&#8217;s bad about waiting for a train isn&#8217;t waiting. It&#8217;s uncertainty.&#8221; #BoS2011</li>
<li>&#8220;Creativity is policed by rationality, but rationality goes unpoliced.&#8221; Rory Sutherland is a trip. #BoS2011</li>
<li>If you think creativity is expensive, you should try logic. #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vNzcyMTM0NzE=">Praxeology – Lessons from a Lost Science</a></p>
<p><center><div id="attachment_1284" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvcm9yeS5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/rory-300x224.jpg" alt="Rory Sutherland (@RorySutherland)" title="Rory Sutherland (@RorySutherland)" width="300" height="224" class="size-medium wp-image-1284" /></a><p class="wp-caption-text">Rory Sutherland (@RorySutherland)</p></div></center></p>
<p>Checkout the IBM&#8217;s Wimbledon Lotus T5 campaign presented by Rory at the end of his talk:</p>
<p><center><iframe width="420" height="315" src="http://www.youtube.com/embed/_F1NVxmsa9I" frameborder="0" allowfullscreen></iframe></center></p>
<h3>Lightning Talks</h3>
<ul>
<li>Lightning Talks really exceptional. Well done @coreyreid @kjtreier @justingoeres @patrickfoley @tylerrooney #BoS2011</li>
<li>Congrats @JustinGoeres! &#8220;@JocaTorres: Justin Goeres won the Lightning Talk contest at #BoS2011. </li>
</ul>
<p><center><div id="attachment_1286" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvanVzdGluLmpwZw=="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/justin-300x224.jpg" alt="Justin Goeres (@JustinGoeres)" title="Justin Goeres (@JustinGoeres)" width="300" height="224" class="size-medium wp-image-1286" /></a><p class="wp-caption-text">Justin Goeres (@JustinGoeres)</p></div></center></p>
<h3>Michael McDerment</h3>
<ul>
<li>&#8220;I think you should be developing benefits, not features.&#8221; @mikemcderment at #BoS2011.</li>
<li>Pristine code without customers is a pyrrhic victory. @MikeMcDerment #BoS2011 #prodmgmt</li>
<li>Name tiers based on customer type? (funny/cute names vs descriptive) Lost a million dollars. Clever names won. @mikemcderment #BoS2011</li>
<li>Video convert 20% LESS than screenshots as demo tools. @mikemcderment at #BoS2011.</li>
<li>Slide after slid of exponential product growth curves. Lesson: launch early. #BoS2011</li>
<li>I guess you meant 2004? RT @dharmesh: Freshbooks has grown to over 3.5 million users since starting in 2044. #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vYS1saXRhbnktb2YtcHJvZHVjdC1tYW5hZ2VtZW50LW1pc3Rha2VzLWF0LWZy">A Litany of Product Management Mistakes at FreshBooks</a></p>
<p><center><div id="attachment_1287" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvbWlrZS5qcGc="><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/mike-300x224.jpg" alt="Michael McDerment (@MikeMcDerment)" title="Michael McDerment (@MikeMcDerment)" width="300" height="224" class="size-medium wp-image-1287" /></a><p class="wp-caption-text">Michael McDerment (@MikeMcDerment)</p></div></center></p>
<h3>Peldi interviews John Nese from Soda Pop Stop</h3>
<p>First, you need to watch this video:</p>
<p><center><iframe src="http://player.vimeo.com/video/6368439?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>
<p><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpbWVvLmNvbS82MzY4NDM5">Obsessives: Soda Pop</a> from <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpbWVvLmNvbS9jaG93ZG90Y29t">CHOW.com</a> on <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3ZpbWVvLmNvbQ==">Vimeo</a>.</p>
<p></center></p>
<ul>
<li>If you quit, you defeat yourself! John Nese #BoS2011</li>
<li>It&#8217;s very easy to make decisions when you are broke. John Nese at #BoS2011.</li>
<li>John Neese &#8211; a man who loves what he does is inspiring at #bos2011 &#8211; please support sodapopstop.com</li>
<li>John Nese is a fantastic example of gentle competition and democratization of decision on products (resisting statu quo) #BoS2011 #hatsoff</li>
<li>I&#8217;m sitting at a software conference listening to John Nese talking about craft sodas sodapopstop.com @bosconference #BoS2011 #awesome</li>
<li>RT @admarsenal #bos2011 @Balsmiq to John Nese at sodapopstop.com. Question: What kind of metrics do you collect? Answer: What kind of what?</li>
<li>Peldi: &#8220;You&#8217;re the CEO&#8221;, John Nese: &#8220;So, that&#8217;s just three letters!&#8221; #BoS2011</li>
<li>We should not be creating jobs. We should be creating wealth. John Nese at #BoS2011.</li>
<li>+1 RT @AriH: Conversation with the guy from the Soda Pop Shop is putting a smile on my face. #BoS2011</li>
<li>John Nees thinks people need to pay their dues &#8211; no starting at the top, you need to understand it through experience at all levels #BoS2011</li>
<li>Don&#8217;t be afraid to fail cos you are going to do well &#8211; John Nese @ SodaPopStop #bos2011</li>
<li>John Nese summarizes Cincinnatus bit.ly/vXbUSY &#8220;You have to do what you have to do&#8221; #BoS2011</li>
<li>I never work. I go there everyday and play! John Nese at #BoS2011</li>
<li>RT @mitmads Thanks John Nese for your advice &#8220;You own your shelf space&#8221; #BoS2011</li>
<li>I love the contagious enthusiasm of this guy when he talks about artisanal soda pops. Great to see people who love life. #bos2011</li>
<li>RT @MichaelNozbe Fantastic testimonial by John Nese of SodaPopStop. Amazing story <img src='http://www.jocaonstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  #BoS2011 instagr.am/p/RchP8/</li>
<li>The biz world needs more people like John Nees. #BoS2011</li>
</ul>
<p>You can find more at Product Principles blog: <a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3Byb2R1Y3RwcmluY2lwbGVzLnBvc3Rlcm91cy5jb20vYW4taW50ZXJ2aWV3LXdpdGgtam9obi1uZXNl">An Interview with John Nese</a></p>
<p><center><div id="attachment_1288" class="wp-caption alignnone" style="width: 310px"><a href="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5qb2Nhb25zdHVmZi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTEvMTAvcGVsZGlfYW5kX25lc2UuanBn"><img src="http://www.jocaonstuff.com/wp-content/uploads/2011/10/peldi_and_nese-300x224.jpg" alt="Peldi and John Nese" title="Peldi and John Nese" width="300" height="224" class="size-medium wp-image-1288" /></a><p class="wp-caption-text">Peldi and John Nese</p></div></center></p>
 <img src="http://www.jocaonstuff.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1279" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.jocaonstuff.com/2011/10/bos2011-day-2-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

