<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Henri Bergius - Business</title>
    <description>Latest posts in category 'business'</description>
    <link>http://bergie.iki.fi</link>
    <language>en</language>
    <lastBuildDate>Mon, 13 May 2013 08:31:43 -0700</lastBuildDate>
    
    <item>
      
      <title>Building a smarter workplace</title>
      <description>&lt;p&gt;As part of the &lt;a href=&quot;http://smarcos-project.eu&quot;&gt;SmarcoS&lt;/a&gt; project, &lt;a href=&quot;http://nemein.com&quot;&gt;we&lt;/a&gt; have been investigating how to make workplaces smarter through sensors and &lt;a href=&quot;http://worrydream.com/MagicInk/&quot;&gt;context awareness&lt;/a&gt;. Here is &lt;a href=&quot;http://youtu.be/P5cdlLTqb24&quot;&gt;a video showing what we've built&lt;/a&gt;:&lt;/p&gt;

&lt;iframe width=&quot;640&quot; height=&quot;480&quot; src=&quot;http://www.youtube.com/embed/P5cdlLTqb24&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;


&lt;p&gt;The idea here is to facilitate collaboration and smoother project communications through various different tools that I'll describe below. While this already does a lot, it is obviously only the first step on the path to making offices smarter.&lt;/p&gt;

&lt;h2&gt;Office presence&lt;/h2&gt;

&lt;p&gt;An important part of collaboration is to know who is where. Maybe some people are having a lunch break, or are working remotely? The Office Presence Display system knows these things, thanks to various sensors:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bluetooth sensors can see smartphones and other mobile devices in the space&lt;/li&gt;
&lt;li&gt;WiFi sensor can see what computers are connected&lt;/li&gt;
&lt;li&gt;Google Talk sensor knows who are connected and active on their work accounts&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;With these, we know pretty well when you arrive to the office, and when you leave. Thanks to the sensor watching the company instant messaging system, we also know when people working remotely are available.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/opd-small.png&quot; alt=&quot;Office Presence Display&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In addition to letting people know where the other members of the team are, this system can help with the perpetual annoyance in many companies: &lt;em&gt;having to fill timesheets&lt;/em&gt;. We have a logger process that listens to the sensors, and logs the data into a &lt;a href=&quot;http://bergie.iki.fi/blog/business_analytics_with_couchdb_and_noflo/&quot;&gt;CouchDB&lt;/a&gt; database. From there you can easily visualize working hours and availability trends:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/opd-stats-small.png&quot; alt=&quot;Office presence stats&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In many situations it is of course not enough to know whether people are present, but also to know what they're working on. The next component of the system helps with that.&lt;/p&gt;

&lt;h2&gt;Electronic Kanban wall&lt;/h2&gt;

&lt;p&gt;Instead of the clumsy waterfall style, more and more companies are managing their projects in tight, recurring iterations. A Kanban wall is a great way to keep track of tasks as they move through the process, and to see who is doing what, and what could be possible to do next. The &lt;a href=&quot;http://blog.crisp.se/2009/06/26/henrikkniberg/1246053060000&quot;&gt;One day in Kanban Land&lt;/a&gt; post explains the concept well.&lt;/p&gt;

&lt;p&gt;If everybody working on a project sits in the same room, and that room is also where all decisions about the project are made, then the traditional solution of whiteboards and Post-It notes is probably the best way to visualize Kanban. But for distributed teams and more flexible work, an electronic version is a lot better option. This way everybody can see the Kanban wall in its current state from their computer, a TV in an office room, or a tablet.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/webkanban.png&quot; alt=&quot;Webkanban&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Our Kanban wall implementation provides exactly that. The same wall (or, in case of multiple projects or teams, a set of walls) is available through any web browser. You can also display it on a big screen in an office or a meeting room, and control that screen with the &lt;a href=&quot;http://bergie.iki.fi/blog/qt-air-cursor/&quot;&gt;Kinect Air Cursor&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now, for most companies this is not meant to be the &lt;em&gt;master database&lt;/em&gt; of projects and tasks, but instead just to be an alternative view and controlling tool to wherever your project information resides. Maybe you're already using &lt;a href=&quot;http://www.pivotaltracker.com&quot;&gt;Pivotal Tracker&lt;/a&gt;, &lt;a href=&quot;http://basecamp.com&quot;&gt;Basecamp&lt;/a&gt;, or &lt;a href=&quot;http://openpsa2.org&quot;&gt;OpenPSA&lt;/a&gt;? The Kanban wall server has a full REST API available, and so it is easy to integrate with any existing system. If a task is moved on the Kanban wall, it can be updated to the project tracking system, and vice versa.&lt;/p&gt;

&lt;p&gt;If you're using both systems, then the Kanban wall is also aware of the presence information. We show a differently colored border around the &quot;person tokens&quot; depending on the availability state. You can also set different Work-in-Progress limits for different people and states.&lt;/p&gt;

&lt;h2&gt;Interested yet?&lt;/h2&gt;

&lt;p&gt;So far we've only trialed the system in our own office, but are now looking for some pilot customers to try the system out. If you're interested in making your workplace smarter, &lt;a href=&quot;mailto:info@nemein.com&quot;&gt;get in touch&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For those who like to tinker with these things, all the sensor software is available as open source at &lt;a href=&quot;http://github.com/nemein&quot;&gt;http://github.com/nemein&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Fri, 08 Mar 2013 00:00:00 -0800</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fsmart-collaboration-space%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/smart-collaboration-space/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/smart-collaboration-space/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>On tablets and productivity</title>
      <description>&lt;p&gt;Tablet usage is growing rapidly. Ars Technica &lt;a href=&quot;http://arstechnica.com/gadgets/2012/10/study-shows-25-of-americans-own-a-tablet/&quot;&gt;wrote about an interesting study today&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;In a report released yesterday, the Pew Internet &amp;amp; American Life Project puts ownership of tablet computing devices at 25 percent among American adults. This breaks down almost evenly into &quot;iPads&quot; and &quot;everything else,&quot; with 52 percent of tablet owners using an Apple device and 48 percent with some flavor of Android-powered tablet. The growth in tablet ownership over last year is tremendous, with the study pointing out that 68 percent of tablet-owning adults have purchased their device just within the twelve months.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Now, most of this is because the &lt;a href=&quot;http://bergie.iki.fi/blog/why_the_tablet_form_factor_is_winning/&quot;&gt;tablet form factor&lt;/a&gt; is very convenient for reading, playing games, and watching media. Actually, so convenient that many &lt;a href=&quot;http://www.niemanlab.org/2012/10/let-me-guess-you-sleep-with-your-ipad-dont-you/&quot;&gt;take their tablets to the bed&lt;/a&gt;. The fact that you can get a good tablet now for around 200€ (and &lt;a href=&quot;http://techcrunch.com/2012/09/20/aakash-tablet/&quot;&gt;much cheaper&lt;/a&gt;) probably helps as well.&lt;/p&gt;

&lt;h2&gt;How do I use a tablet?&lt;/h2&gt;

&lt;p&gt;I have &lt;a href=&quot;http://bergie.iki.fi/blog/meego-diaspora/&quot;&gt;a long history with tablets&lt;/a&gt;, stretching from the mid-2000s Nokia Linux tablets to the iPads and the excellent, affordable &lt;a href=&quot;http://www.google.com/nexus/#/7&quot;&gt;Nexus 7&lt;/a&gt;. This has given me a lot of time to think where they fit in my life. I've even produced quite a lot of media on the &lt;a href=&quot;http://bergie.iki.fi/blog/with_nokia_you-re_not_just_a_consumer/&quot;&gt;smartphones of old&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Much of my work is &lt;a href=&quot;https://github.com/bergie&quot;&gt;developing software&lt;/a&gt;, which, until ideas like like &lt;a href=&quot;http://noflojs.org/&quot;&gt;flow-based programming&lt;/a&gt; take off, is still mainly textual. There are developers who have &lt;a href=&quot;http://yieldthought.com/post/12239282034/swapped-my-macbook-for-an-ipad&quot;&gt;adapted their workflows&lt;/a&gt; to a tablet, even doing professional software development &lt;a href=&quot;http://yieldthought.com/post/31857050698/ipad-linode-1-year-later&quot;&gt;for a whole year on an iPad&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I may follow this example when the lease of my &lt;a href=&quot;http://bergie.iki.fi/blog/11-macbook_air-the_best_computer_i-ve_ever_had/&quot;&gt;current laptop&lt;/a&gt; expires, but for now the tablet is purely a leisure and testing machine.&lt;/p&gt;

&lt;h2&gt;What will be the VisiCalc moment?&lt;/h2&gt;

&lt;p&gt;With PCs the factor that made them from simple video games and hobbyist programming to a viable business tool was a single application: &lt;a href=&quot;http://www.trs-80.org/visicalc/&quot;&gt;VisiCalc&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;VisiCalc is one of the most important programs ever created for microcomputers. It was not only the first spreadsheet program but is also generally regarded as the first &quot;killer app.&quot; It was the top selling program for four years, selling more than 200,000 copies in its first two years alone. Its popularity helped to drive early personal computer sales; many people bought a personal computer just to use VisiCalc.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is an important point to consider for tablets. VisiCalc made a PC something you'd want to have because &lt;em&gt;it took a lot of the pain away&lt;/em&gt; from accounting and business estimation.&lt;/p&gt;

&lt;h2&gt;This is not a laptop&lt;/h2&gt;

&lt;p&gt;Some consider tablets just &lt;em&gt;bad laptops with a detachable keyboard&lt;/em&gt;, a point which Microsoft &lt;a href=&quot;http://www.microsoft.com/surface/en/us/default.aspx&quot;&gt;seems to agree&lt;/a&gt; with to some extent. However, there are several aspects that make tablets very different from the computers we've had before:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;All-screen user interfaces with multi-touch&lt;/li&gt;
&lt;li&gt;Long battery life. You're no longer tethered to a desk or forced to spend your days hunting for outlets at airports&lt;/li&gt;
&lt;li&gt;Mobility, especially the fact that you can use them easily when standing&lt;/li&gt;
&lt;li&gt;Accelerometers, compasses, GPSs, cameras, and other sensors&lt;/li&gt;
&lt;li&gt;Simplicity in not needing to care about viruses and back-ups&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;These mean that we also need a different class of productivity software. I'd even go as far as saying that tablets, with their big screens, would need a completely different UI design mindset than the small smartphones.&lt;/p&gt;

&lt;h2&gt;Cultural changes&lt;/h2&gt;

&lt;p&gt;Until now, text has been the dominant way of handling business communications. Touchscreens are bad for writing, and so the professions that have most benefitied from them have been from outside the traditional business domain: &lt;a href=&quot;http://www.techradar.com/news/mobile-computing/tablets/how-musicians-are-using-the-ipad-921391&quot;&gt;musicians&lt;/a&gt;, &lt;a href=&quot;http://terrywhite.com/techblog/ipad-fits-photography-workflow/&quot;&gt;photographers&lt;/a&gt;, and many others can already do some things better on a tablet than they could on a traditional computer.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If you're dealing with text, the PC is probably still the tool for you. For now.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;With tablets and smartphones becoming ubiquitous, it might not be far-fetched to imagine the business culture to change as well. Consider:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Video conferencing instead of email&lt;/li&gt;
&lt;li&gt;Not being bound to a desk. Maybe offices will look more like lounges?&lt;/li&gt;
&lt;li&gt;Large, zoomable visualizations of business data instead of rigid report generators&lt;/li&gt;
&lt;li&gt;Bringing software and connectivity to areas outside of traditional office work&lt;/li&gt;
&lt;li&gt;Replacing dedicated hardware for measurements, analysis, etc&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Every major shift in computing has brought its new big companies. PCs gave us Microsoft, web Google and Facebook. In the tablet space the focus has so far been on hardware and platforms, but I'm quite certain &lt;em&gt;there will be winners in the productivity software space&lt;/em&gt; as well, companies that we may not have even heard of yet. Maybe your company is going to be one of them?&lt;/p&gt;

&lt;p&gt;One interesting area is &lt;em&gt;user interfaces you don't actually have to use&lt;/em&gt;, using sensors and machine learning to &lt;a href=&quot;http://worrydream.com/MagicInk/&quot;&gt;make software contextual&lt;/a&gt;, to react to the environment and needs of the user before they know them. &lt;a href=&quot;http://www.google.com/landing/now/&quot;&gt;Google Now&lt;/a&gt; is an interesting, but so far short step into this direction.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Previously on my blog: &quot;&lt;a href=&quot;http://bergie.iki.fi/blog/it-is-just-a-toy/&quot;&gt;It is just a toy&lt;/a&gt;&quot;.&lt;/em&gt;&lt;/p&gt;
</description>
      <pubDate>Tue, 02 Oct 2012 15:47:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Ftablet-productivity%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/tablet-productivity/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/tablet-productivity/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>It is just a toy</title>
      <description>&lt;p&gt;Great post by John Lilly discussing why &lt;a href=&quot;http://lilly.tumblr.com/post/23719699951/computers-trucks&quot;&gt;PC will be the truck&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I’ve been living with just my tablet and phone recently — it feels clearer &amp;amp; clearer that many people will just skip the computer phase altogether.&lt;/p&gt;

&lt;p&gt;I think many people believe that means that we’ll have a world of consumers, since tablets and phones so far aren’t great creation tools. But I think that is changing, and quickly. Apps like Paper, from Fifty-three, and Diet Coda, from Panic, not to mention Instagram, are letting people create things on the fly that aren’t just throwaway, but are legitimate creations.&lt;/p&gt;

&lt;p&gt;I picked up a phrase some time ago that I think applies: “The next big thing is always beneath contempt.” Implication being that it is, of course, until it isn’t. Until it’s too big to ignore. This has happened over and over again in our society. In the middle ages, people assumed that no serious discussion could happen in anything but Latin — the so-called “vulgar” languages had no merit. And writers assumed that nothing interesting or lasting would come from this new medium of television. And, I think, people assume right now that nothing important will be created from a 10” touch screen without a keyboard (let alone a tiny 3.5” screen).&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is a classic example of &lt;a href=&quot;http://en.wikipedia.org/wiki/Disruptive_innovation&quot;&gt;disruptive innovation&lt;/a&gt; as described in Clayton Christensen's book &lt;a href=&quot;http://www.amazon.com/gp/product/0060521996/ref=as_li_ss_tl?ie=UTF8&amp;amp;tag=bergiesweblog-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=0060521996&quot;&gt;Innovator's Dilemma&lt;/a&gt;: a new technology &lt;em&gt;comes from the low-end&lt;/em&gt;, becomes &lt;em&gt;progressively better&lt;/em&gt;, and the old dominant technology can only try to &lt;em&gt;escape to the high-end market&lt;/em&gt;. When a company &lt;a href=&quot;http://www.webpronews.com/rim-will-abandon-the-consumer-market-focus-on-enterprise-2012-03&quot;&gt;focuses on enterprise&lt;/a&gt;, you know this is what is happening.&lt;/p&gt;

&lt;p&gt;I've seen this in action several times, especially in the Open Source CMS market, where many of the old guard &lt;a href=&quot;http://bergie.iki.fi/blog/more-than-10-percent-drupal/&quot;&gt;have been replaced&lt;/a&gt; by simpler and cheaper newcomers.&lt;/p&gt;

&lt;p&gt;The lesson to draw is that when you hear people dismissing an entrant as &lt;em&gt;just a toy&lt;/em&gt;, you should really start paying attention. Otherwise it will be too late. And this applies equally to products as to programming tools or technologies. A free software project &lt;a href=&quot;http://bergie.iki.fi/blog/free_software_at_work-openpsa2_is_making_a_return/&quot;&gt;may never die&lt;/a&gt;, but it can still become a lot less exciting as a result of such disruption.&lt;/p&gt;

&lt;p&gt;I've written about &lt;a href=&quot;http://bergie.iki.fi/blog/why_the_tablet_form_factor_is_winning/&quot;&gt;why this is happening with tablets&lt;/a&gt; already earlier.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; &lt;a href=&quot;http://5by5.tv/criticalpath&quot;&gt;Critical Path&lt;/a&gt; is a great podcast on disruption in the mobile market. Especially the &lt;a href=&quot;http://5by5.tv/criticalpath/36&quot;&gt;one hour interview with Clayton Christensen&lt;/a&gt; is worth listening to.&lt;/p&gt;
</description>
      <pubDate>Sun, 03 Jun 2012 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fit-is-just-a-toy%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/it-is-just-a-toy/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/it-is-just-a-toy/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Open Advice</title>
      <description>&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e171b06217a15871b011e1bc5b5d4704468fc08fc0_openadvice-small.jpg&quot; border=&quot;0&quot; alt=&quot;Open Advice cover&quot; title=&quot;Open Advice&quot; style=&quot;float:right;margin-left:10px;&quot; /&gt;I seem to have not blogged about this, but &lt;strong&gt;&lt;a href=&quot;http://open-advice.org/&quot;&gt;Open Advice&lt;/a&gt;&lt;/strong&gt;, our book on &lt;em&gt;Free and Open Source Software: what we wish we had known when we started&lt;/em&gt;, was published last month.&lt;/p&gt;
&lt;p&gt;The book was edited by &lt;a href=&quot;http://www.lydiapintscher.de/book.php&quot;&gt;Lydia Pintscher&lt;/a&gt; and includes essays from &lt;a href=&quot;http://open-advice.org/author.html&quot;&gt;42 authors&lt;/a&gt;, many of whom you'll recognize if you tend to go to FOSS conferences. The &lt;a href=&quot;http://lwn.net/Articles/481222/&quot;&gt;LWN book review&lt;/a&gt; concludes:&lt;/p&gt;
&lt;blockquote&gt;Open Advice is a book that will be helpful to those who are new to FOSS, but, because of the individual voices, styles, and tones, it doesn't read like a &quot;how to&quot;. It could even be recommended to those who aren't necessarily interested in contributing, but are curious about what this &quot;free software thing&quot; is all about. It is, in short, a great book for a variety of audiences and the (mostly) two or three page essays make it easy to read, while the anecdotes and recollections personalize it. The authors, editor, and everyone else who helped should be very pleased with the result. Readers will be too.&lt;/blockquote&gt;
&lt;p&gt;I probably shouldn't give the ending away, but my essay on cross-project collaboration, a subject I've &lt;a href=&quot;http://bergie.iki.fi/blog/on_cross-project_collaboration/&quot;&gt;also blogged about&lt;/a&gt;, ends with:&lt;/p&gt;
&lt;blockquote&gt;Good luck with breaking down the project boundaries! In most cases it works if your ideas are good and presented with an open mind. But even if you do not find a common ground, as long as your implementation solves the use case for you it has not been in vain. After all, delivering software, and delivering great user experience is what counts.&lt;/blockquote&gt;
&lt;p&gt;The book is licensed under &lt;a href=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC-BY-SA&lt;/a&gt;, and is available as free download in &lt;a href=&quot;http://open-advice.org/Open-Advice.epub&quot;&gt;ePub&lt;/a&gt;, &lt;a href=&quot;http://open-advice.org/Open-Advice.mobi&quot;&gt;mobi&lt;/a&gt; and &lt;a href=&quot;http://open-advice.org/Open-Advice.pdf&quot;&gt;PDF&lt;/a&gt; formats, and &lt;a href=&quot;http://www.lulu.com/shop/lydia-pintscher/open-advice/paperback/product-18889265.html&quot;&gt;as paperback from Lulu&lt;/a&gt;. The book sources are &lt;a href=&quot;https://github.com/lydiapintscher/Open-Advice&quot;&gt;available on GitHub&lt;/a&gt;, patches welcome!&lt;/p&gt;</description>
      <pubDate>Mon, 19 Mar 2012 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fopen_advice%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/open_advice/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/open_advice/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Business analytics with CouchDB and NoFlo</title>
      <description>&lt;p&gt;The purpose of &lt;a href=&quot;http://37signals.com/svn/posts/3002-the-three-secrets-of-business-analytics-no-rocket-science-here&quot;&gt;business analytics&lt;/a&gt; is to find data from the company's information systems that can be used to support decision making. What customers buy most? What do they do before a buying decision? What are the signs that a customer may be leaving?&lt;/p&gt;

&lt;p&gt;For the last month we've been working in Salzburg to build such a system, the &lt;a href=&quot;http://www.iks-project.eu/resources/intelligent-project-controlling-tool&quot;&gt;Intelligent Project Controlling Tool&lt;/a&gt; needed for running large collaborative research projects like &lt;a href=&quot;http://www.iks-project.eu/&quot;&gt;IKS&lt;/a&gt;. Since the design we went with can be reused for other business analytics needs, I wanted to write a bit about it.&lt;/p&gt;

&lt;p&gt;But first, here is how our system looks like:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/proggis-iks-projectplan-500.png&quot; alt=&quot;Proggis displaying IKS project plan&quot; /&gt;&lt;/p&gt;

&lt;h2&gt;Where does the data come from?&lt;/h2&gt;

&lt;p&gt;There are many ways to gather business data. Often the information systems already contain the data needed. But it may also be hidden in a jungle of spreadsheets. Or maybe some data is simply not available, and has to be filled in manually.&lt;/p&gt;

&lt;p&gt;Handling all these cases in one system is a tricky question. To solve it, we went with a two-layered strategy:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;All data used for analytics is stored as &lt;a href=&quot;http://en.wikipedia.org/wiki/Linked_Data&quot;&gt;Linked Data&lt;/a&gt; in a CouchDB system&lt;/li&gt;
&lt;li&gt;NoFlo workflows are used for gathering data from the diverse sources and convert it to the format needed&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In IKS's case, much of the data was available in a series of spreadsheets. With these, we built the necessary workflows for first converting the spreadsheets into XML with &lt;a href=&quot;http://tika.apache.org/&quot;&gt;Apache Tika&lt;/a&gt;, and then extracting the information from them in a sensible subset of JSON-LD.&lt;/p&gt;

&lt;p&gt;Because IKS is a collaborative project, information needs to be gathered from a diverse group of partner organizations. Some of them have systems that provide the needed APIs (like &lt;a href=&quot;http://basecamphq.com/&quot;&gt;Basecamp&lt;/a&gt;, which &lt;a href=&quot;http://nemein.com/en/&quot;&gt;we&lt;/a&gt; use), and we can just periodically import the data. But with many we decided on a simple data interchange approach: spreadsheets handled over email.&lt;/p&gt;

&lt;p&gt;In this approach, user files a data request into the system. This gets picked up by NoFlo, which sends an email with the appropriate spreadsheet template to the partner. Then it starts waiting for a reply. When a reply arrives, it extracts the data from the attached spreadsheet and imports it to the system.&lt;/p&gt;

&lt;p&gt;Our NoFlo processes are mostly initiated by the &lt;a href=&quot;http://guide.couchdb.org/draft/notifications.html&quot;&gt;CouchDB change notification API&lt;/a&gt;. We keep them running persistently using &lt;a href=&quot;http://blog.nodejitsu.com/keep-a-nodejs-server-up-with-forever&quot;&gt;forever Node&lt;/a&gt;, so whenever some operation needs to be run it happens nearly immediately.&lt;/p&gt;

&lt;h2&gt;Ensuring data consistency&lt;/h2&gt;

&lt;p&gt;With any automation, and especially with the email-based data interchange, things can go wrong. Because of this we tag all data that we receive with its origin, whether it was some automated operation or an imported spreadsheet. These origins are called &lt;em&gt;execution documents&lt;/em&gt;. Users can browse all completed workflow executions and see what data came in from them. These can then be either accepted or rejected.&lt;/p&gt;

&lt;p&gt;This way if some partner accidentally sends faulty data, or something else breaks, the incorrect information received can be easily removed. CouchDB's versioning capabilities help here.&lt;/p&gt;

&lt;h2&gt;Analyzing the data&lt;/h2&gt;

&lt;p&gt;CouchDB is built on top of the concept of map/reduce. Here you can modify and combine the data in lots of different ways using &lt;a href=&quot;http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views&quot;&gt;simple JavaScript functions&lt;/a&gt;. In our case we elected to write all our CouchDB code in CoffeeScript for simplicity. For example, here is the reduce function in CoffeeScript that counts totals of time planned, time used, and time left per task or partner in a project:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;(keys, values, rereduce) -&amp;gt;
    roundNumber = (rnum, rlength) -&amp;gt;
        Math.round(parseFloat(rnum) * Math.pow(10, rlength)) / Math.pow(10, rlength)
    data =
        planned: 0.0
        spent: 0.0
        left: 0.0

    if rereduce
        for reducedData in values
            data.planned += reducedData.planned
            data.spent += reducedData.spent
        data.left = data.planned - data.spent
        return data

    for doc in values
        if doc['@type'] is 'effortallocation'
            data.planned += roundNumber doc.value, 1
        if doc['@type'] is 'effort'
            data.spent += roundNumber doc.value, 1
    data.left = roundNumber data.planned - data.spent, 1
    return data
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If you figure out a new way to look at the data you have, simply write the needed map and reduce functions and save them into the database. CouchDB will then run them against existing data and produce numbers.&lt;/p&gt;

&lt;h2&gt;Data visualizations&lt;/h2&gt;

&lt;p&gt;Numbers are good, but to really see the information buried in them you need some visualizations. For this we decided to follow the &lt;a href=&quot;http://couchapp.org/page/what-is-couchapp&quot;&gt;CouchApp&lt;/a&gt; idea where the user interface code is stored in the database together with the data itself. This way no application servers are needed, and you can take the whole system with you just by &lt;a href=&quot;http://guide.couchdb.org/draft/replication.html&quot;&gt;replicating the database&lt;/a&gt;. Think of the possibility of doing some analysis on your company while flying to a meeting!&lt;/p&gt;

&lt;p&gt;The visuals are in our case provided by &lt;a href=&quot;http://thejit.org/&quot;&gt;JavaScript InfoVis Toolkit&lt;/a&gt;, a nice, MIT-licensed interactive graph library.&lt;/p&gt;

&lt;p&gt;CouchDB views handle the number crunching, then CouchDB &lt;a href=&quot;http://guide.couchdb.org/draft/transforming.html&quot;&gt;list functions&lt;/a&gt; process the numbers into the format needed for visualization. This leaves only a minimal amount of work for the client side.&lt;/p&gt;

&lt;p&gt;For consistency &lt;a href=&quot;https://github.com/IKS/Proggis&quot;&gt;our application&lt;/a&gt; has been built with &lt;a href=&quot;https://github.com/andrzejsliwa/coffeeapp&quot;&gt;CoffeeApp&lt;/a&gt;, so all the database and user interface code is in &lt;a href=&quot;http://jashkenas.github.com/coffee-script/&quot;&gt;CoffeeScript&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;In a nutshell&lt;/h2&gt;

&lt;p&gt;Any business analytics system dealing with moderate amounts of data can be built following this approach.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://couchdb.apache.org/&quot;&gt;Apache CouchDB&lt;/a&gt; is the central data store&lt;/li&gt;
&lt;li&gt;All data is stored as &lt;a href=&quot;http://json-ld.org/&quot;&gt;JSON-LD&lt;/a&gt; entities&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bergie/noflo#readme&quot;&gt;NoFlo&lt;/a&gt; handles all data imports&lt;/li&gt;
&lt;li&gt;Analytics based on the data are done with CouchDB map/reduce&lt;/li&gt;
&lt;li&gt;Visualization happens with a CouchApp using &lt;a href=&quot;http://thejit.org/&quot;&gt;JavaScript InfoVis Toolkit&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/proggis-architecture.png&quot; alt=&quot;Simple architecture for a business analytics system&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This way you have a business analytics environment that is easy to extend with more data when it becomes available. New analysis can be done by writing reasonably simple map/reduce functions, and CouchDB's replication capabilities allow you to take the system and data with you.&lt;/p&gt;

&lt;p&gt;Using JSON-LD for the data storage makes a lot of sense, as this way the relations between different pieces of information are easy to handle. And using URIs for data identifiers means you can easily mash up information coming from different sources together.&lt;/p&gt;

&lt;p&gt;The two-layered approach of using NoFlo for data imports, and CouchDB for analysis also allows for clean separation of concerns. In our case, I did the workflow part of things, and &lt;a href=&quot;https://github.com/szabyg&quot;&gt;Szaby&lt;/a&gt; built the visualizations.&lt;/p&gt;
</description>
      <pubDate>Wed, 21 Sep 2011 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fbusiness_analytics_with_couchdb_and_noflo%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/business_analytics_with_couchdb_and_noflo/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/business_analytics_with_couchdb_and_noflo/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Nemein and Infigo merge to create a digital agency focused on web and mobile</title>
      <description>&lt;p&gt;Yesterday the contracts were signed to acquire &lt;a href=&quot;http://infigo.fi/en/&quot;&gt;Infigo&lt;/a&gt; as part of &lt;a href=&quot;http://nemein.com/en/&quot;&gt;Nemein&lt;/a&gt;. Infigo, is a consulting company focused on mobile development and web using open source tools. You'll probably at least know their CTO, &lt;a href=&quot;http://bergie.iki.fi/blog/on_usb_fingers_and_world_news/&quot;&gt;Jerry of the USB finger fame&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Even in the &lt;a href=&quot;http://bergie.iki.fi/blog/ten_years_of_nemein/&quot;&gt;ten years of history&lt;/a&gt; of our company this is quite a significant move - it allows us to combine Nemein's traditional expertise on content management with Infigo's mobile offerings. As smartphones and tablets are becoming popular, more and more services we build will have a mobile element, which is now easier with lots of in-house expertise.&lt;/p&gt;
&lt;p&gt;This also means more focus on the interplay between the &lt;a href=&quot;http://www.midgard-project.org/&quot;&gt;Midgard&lt;/a&gt; content repository, &lt;a href=&quot;https://github.com/bergie/noflo&quot;&gt;NoFlo&lt;/a&gt; workflows, &lt;a href=&quot;http://nodejs.org/&quot;&gt;Node.js&lt;/a&gt; and &lt;a href=&quot;http://symfony.com/&quot;&gt;Symfony&lt;/a&gt; web services, and mobile applications built in &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;Qt&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e0d55317b0f154d55311e0a7e177ab46dbbff1bff1_nemein-infigo.jpg&quot; border=&quot;0&quot; alt=&quot;nemein-infigo.jpg&quot; title=&quot;nemein-infigo.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://infigo.fi/en/page/company/team&quot;&gt;Petri Rajahalme&lt;/a&gt; (with me in the photo) will be the CEO of the merged company, and I will focus on leading the R&amp;amp;D efforts.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Sep 2011 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fnemein_and_infigo_merge%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/nemein_and_infigo_merge/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/nemein_and_infigo_merge/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Understanding MeeGo</title>
      <description>&lt;p&gt;&lt;em&gt;Disclaimer: I'm a software developer with a background in Nokia's Maemo mobile Linux ecosystem. I've built both software and community services for it. As a Maemo enthusiast, I've also been following MeeGo with interest, and am helping to build some of the project infrastructure there as well. But I do not speak with the authority of the MeeGo project, and what is written below is my personal view into what MeeGo is.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;After the recent &lt;a href=&quot;http://sf2011.meego.com/&quot;&gt;San Francisco MeeGo Conference&lt;/a&gt; there has been surprisingly much negative reporting about MeeGo, mostly centered at &lt;a href=&quot;http://www.latestnewsin.com/meegos-state-of-development-was-an-oh-shit-moment-for-nokia/&quot;&gt;Nokia's MeeGo story&lt;/a&gt;. While Nokia's strategy changes are unfortunate, much of the reporting around it appears to come from misunderstanding what MeeGo is about.&lt;/p&gt;

&lt;p&gt;Many see MeeGo just as &lt;em&gt;Android without Java&lt;/em&gt;, but it is much more, as I'll explain here.&lt;/p&gt;

&lt;h2&gt;Industrial Linux&lt;/h2&gt;

&lt;p&gt;MeeGo is much more than just handsets or tablets. It is an attempt at creating a standardized industrial Linux distribution that can be used anywhere from in-vehicle infotainment devices to TVs to, indeed, handsets.&lt;/p&gt;

&lt;p&gt;It is a true open and collaborative environment, managed by &lt;a href=&quot;http://www.linuxfoundation.org/&quot;&gt;Linux Foundation&lt;/a&gt;. The &lt;a href=&quot;https://meego.com/about/governance&quot;&gt;governance model&lt;/a&gt; is there to ensure that MeeGo stays a vendor-neutral platform that anybody can build their products on top.&lt;/p&gt;

&lt;p&gt;Many device segments have very long development, and especially usage times. For this MeeGo has a predictable release schedule of a major release every six months, and &lt;a href=&quot;https://meego.com/about/roadmaps&quot;&gt;a roadmap&lt;/a&gt; kept by the Technical Steering Group.&lt;/p&gt;

&lt;p&gt;If MeeGo succeeds in this, you will be using it in your TV, in your car stereo, and at the back of an airline seat. But in most of these situations you won't be able to know that it is MeeGo. It is simply there to make building products faster and cheaper for the manufacturer.&lt;/p&gt;

&lt;h2&gt;Openness&lt;/h2&gt;

&lt;p&gt;As I argued in my earlier piece &lt;a href=&quot;http://bergie.iki.fi/blog/open_source-free_software-what_we_need_is_open_projects/&quot;&gt;Open Source? Free Software? What we need is Open Projects&lt;/a&gt;, being an open platform is much more than just the licensing terms of the code. There needs to be transparency into the development process, a clear procedure on how to participate and much more. And of course licensing has to be such that the participants can actually use the results in whatever they're doing.&lt;/p&gt;

&lt;p&gt;For this, most of &lt;a href=&quot;https://meego.com/about/licensing-policy&quot;&gt;MeeGo is licensed&lt;/a&gt; under permissive terms, like the GNU LGPL and BSD-style licenses.&lt;/p&gt;

&lt;p&gt;But indeed, the other aspects of openness are more important. With MeeGo you can see every commit happening on Gitorious, and you can see the bugs and features being worked out in a public Bugzilla.&lt;/p&gt;

&lt;p&gt;MeeGo as a project is still quite young, and many participants are still learning how to work in the open. This has lead to &lt;a href=&quot;http://lwn.net/Articles/444567/&quot;&gt;some issues in project transparency&lt;/a&gt;. But hopefully those are now getting resolved.&lt;/p&gt;

&lt;h2&gt;User Experience&lt;/h2&gt;

&lt;p&gt;MeeGo allows anyone to build their own user experience on top of the platform. Actually, this is expected of any serious manufacturer. Sure, there are some reference UXs available, including Tablet, Handset and Netbook, but none of these are quite product-ready, and are not necessarily even intended to be.&lt;/p&gt;

&lt;p&gt;Because of this it is quite funny to see reviews of the reference UXs. They're not the ones most devices will run, though obviously some manufacturers or community members are going to use them anyway. A full MeeGo product will look and feel like something completely different.&lt;/p&gt;

&lt;p&gt;This is not like Android manufacturers adding their own skins. With MeeGo anybody has the full freedom to build a complete user experience that suits their device, branding and other goals. The whole platform has been built to allow this sort of differentiation, without a risk of fragmenting the ecosystem. I'll explain the fragmentation question soon.&lt;/p&gt;

&lt;p&gt;Actually, the freedom of defining your own user interface is big enough that both Android and WebOS could theoretically be rebased on top of MeeGo to be just different MeeGo UXs. Obviously they would need to allow running MeeGo-compliant Qt applications in addition to ones written for them directly, but that is minor detail. WebOS already ships Qt, so it isn't even that far from this. Similarly, KDE or GNOME could run as MeeGo UXs.&lt;/p&gt;

&lt;h2&gt;Compliance&lt;/h2&gt;

&lt;p&gt;At the core of MeeGo there is &lt;a href=&quot;http://wiki.meego.com/Quality/Compliance&quot;&gt;a set of compliance rules&lt;/a&gt;. Being Open Source, anybody can take MeeGo, modify it, and run it on their devices. But only if their implementation passes MeeGo compliance it can be called MeeGo.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Device Compliance&lt;/em&gt; is a set of rules that ensures any MeeGo-compliant software can run on a particular device. &lt;em&gt;Application Compliance&lt;/em&gt; similarly ensures an app can be installed and run on any MeeGo-compliant device.&lt;/p&gt;

&lt;p&gt;Both of these sets of compliance rules have automated tests that anybody can run. So, between non-compliant MeeGo-related software there may be fragmentation, but anything branded MeeGo (and therefore compliant) must be fully compatible.&lt;/p&gt;

&lt;h2&gt;App Stores and business models&lt;/h2&gt;

&lt;p&gt;MeeGo is an open source project, not a company. This means it comes without strings attached, compliance rules aside. There are no limitations on the business model of a MeeGo device manufacturer, no mandatory online services or app stores to enable, and no royalty payments.&lt;/p&gt;

&lt;p&gt;With this, each vendor can decide what they want to enable their users to do with the device. An embedded device might have no concept of installable applications, a tablet might come with the vendor's own app store.&lt;/p&gt;

&lt;p&gt;For those who do not want to go through trouble of building their own developer ecosystems and app stores, there are some generic solutions available in the MeeGo sphere:&lt;/p&gt;

&lt;p&gt;Intel's &lt;a href=&quot;http://www.appup.com/applications/index&quot;&gt;AppUp&lt;/a&gt; is a &quot;white label&quot; app store. This means that a device manufacturer, or even retailer or operator can get an instance of AppUp with their own branding and a revenue sharing deal with Intel. Developers submit software only once and it will be available on all the different branded AppUps.&lt;/p&gt;

&lt;p&gt;On the more open side, there is also the upcoming &lt;a href=&quot;http://wiki.meego.com/MeeGo_Apps&quot;&gt;MeeGo Community Apps&lt;/a&gt;, a fully community driven &quot;store&quot; of free software written for MeeGo. It comes with its own, OCS-compatible client application, a web frontend, and clear set of &lt;a href=&quot;http://bergie.iki.fi/blog/application_quality_assurance_in_linux_distributions/&quot;&gt;crowdsourced app quality assurance&lt;/a&gt; processes. The similarly handled Maemo Downloads has served over 80 million downloads for the Nokia N900, so the user and developer interest is clearly there.&lt;/p&gt;

&lt;h2&gt;The future of MeeGo&lt;/h2&gt;

&lt;p&gt;At this early stage of the project it is hard to make predictions, but there are many things MeeGo gets right. I think it has a bright future ahead of it, especially in more specialized devices. There the shared infrastructure and clear development schedule give manufacturers substantial advantages in both development time and cost.&lt;/p&gt;

&lt;p&gt;Product development times in the embedded sector are quite long, and it may well take years before we'll see MeeGo in a airline multimedia system. But if the project shows the necessary durability and longevity, this will eventually happen. Now many of those systems run on customized Linux distributions that their manufacturers have to spend quite a bit of money to maintain. MeeGo removes that problem, and allows easier collaboration through the compliance rules.&lt;/p&gt;

&lt;p&gt;As for consumer devices like tablets and handsets, that area mostly requires there to be a vendor that wants to properly differentiate itself from the grey masses of the Android ecosystem. MeeGo provides all the necessary tools on both systems side and user interface development to make that happen.&lt;/p&gt;

&lt;p&gt;Currently there are many different ideas floating around on how to build user experiences on connected devices. There is the &quot;wall of apps&quot; approach of iPhone, there are the fully cloud-connected WebOS and Android approaches, and now Microsoft is also starting to enter the game with their own ideas.&lt;/p&gt;

&lt;p&gt;I don't think the &quot;post-PC&quot; world is yet complete. What MeeGo gives is a fast way to build products differentiating from that crowd. It just needs companies who are willing to go for it.&lt;/p&gt;

&lt;p&gt;The next couple of years will be quite interesting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; everything written in this blog post should be applied to &lt;a href=&quot;http://merproject.org/&quot;&gt;Mer Project&lt;/a&gt; as the proper heir of MeeGo.&lt;/p&gt;
</description>
      <pubDate>Sun, 05 Jun 2011 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Funderstanding_meego%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/understanding_meego/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/understanding_meego/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Openwashing</title>
      <description>&lt;p&gt;Somehow I had missed &lt;a href=&quot;http://www.readwriteweb.com/archives/how_to_spot_openwashing.php&quot;&gt;this term being coined&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;The old &quot;open vs. proprietary&quot; debate is over and open won. As IT infrastructure moves to the cloud, openness is not just a priority for source code but for standards and APIs as well. Almost every vendor in the IT market now wants to position its products as &quot;open.&quot; Vendors that don't have an open source product instead emphasize having a product that uses &quot;open standards&quot; or has an &quot;open API.&quot;&lt;br /&gt;&lt;br /&gt;&quot;Openwashing&quot; is a term derived from &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Greenwashing&quot;&gt;greenwashing&lt;/a&gt;&quot; to refer to dubious vendor claims about openness. Openwashing brings the old &quot;open vs. proprietary&quot; debate back into play - not as &quot;which one is better&quot; but as &quot;which one is which?&quot;&lt;/blockquote&gt;
&lt;p&gt;Especially Google seems to be &lt;a href=&quot;http://www.meegoexperts.com/2011/03/honeycomb-open-source-move/&quot;&gt;doing this&lt;/a&gt; quite a bit. If you want to be open, &lt;a href=&quot;http://bergie.iki.fi/blog/open_source-free_software-what_we_need_is_open_projects/&quot;&gt;work in the open&lt;/a&gt;. This is the only way to ensure &lt;a href=&quot;http://bergie.iki.fi/blog/on_cross-project_collaboration/&quot;&gt;acceptance&lt;/a&gt; and &lt;a href=&quot;http://bergie.iki.fi/blog/why_make_your_projects_properly_open-sustainability/&quot;&gt;sustainability&lt;/a&gt; for your code.&lt;/p&gt;</description>
      <pubDate>Thu, 05 May 2011 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fopenwashing%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/openwashing/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/openwashing/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>The best minds of my generation are thinking about how to make people click ads</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://www.businessweek.com/magazine/content/11_17/b4225060960537.htm&quot;&gt;Business Week on how this tech bubble is different&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;And if that fuel of innovation is exhausted? &quot;My fear is that Silicon Valley has become more like Hollywood,&quot; says Glenn Kelman, chief executive officer of online real estate brokerage Redfin, who has been a software executive for 20 years. &quot;An entertainment-oriented, hit-driven business that doesn't fundamentally increase American competitiveness.&quot;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Bleak view if technology has stopped working on anything substantial. The other two big industries of developed countries are finance, which mostly produces bubbles and debt, and energy which only wastes unrenewable resources. What is left, the arms industry?&lt;/p&gt;
</description>
      <pubDate>Mon, 18 Apr 2011 00:00:00 -0700</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Fbest-minds-of-my-generation%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/best-minds-of-my-generation/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/best-minds-of-my-generation/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
    <item>
      
      <title>Ten years of Nemein</title>
      <description>&lt;p&gt;Today it is ten years since my company, &lt;a href=&quot;http://nemein.com/en/&quot;&gt;Nemein&lt;/a&gt;, started operating. Our team had been doing the internal Midgard-based information systems at &lt;a href=&quot;http://www.stonesoft.com/en/&quot;&gt;Stonesoft&lt;/a&gt;, but as parts of that company were being sold, our team would've been split up. So instead we started our own business with &lt;a href=&quot;http://fi.linkedin.com/in/henrihovi&quot;&gt;Henri Hovi&lt;/a&gt; and &lt;a href=&quot;http://www.flickr.com/photos/bergie/tags/jose&quot;&gt;Johannes Hentunen&lt;/a&gt;, with the idea that our Midgard expertise would be useful to a wider market.&lt;/p&gt;
&lt;h2&gt;The best laid plans&lt;/h2&gt;
&lt;p&gt;The initial plans were made at a Starbucks on New York's JFK airport while waiting for a flight to Atlanta, but their realisation had to wait until I finished my military service on the latter half of 2000. When I got rid of the bazookas and uniforms, we registered the company, wrote some business plans and started looking for seed money to get our business started. We were quite young then, and it was interesting to run around Helsinki talking to investors.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e044345cc24cbc443411e0b06153d27d3672757275_bergie-presenting-2001.png&quot; border=&quot;0&quot; alt=&quot;bergie-presenting-2001.png&quot; title=&quot;bergie-presenting-2001.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;How did these plans look like? Our initial idea was to get into the fashionable SaaS (or ASP, as it was known then) business by building collaboration tools on top of Midgard. The first product was a document store intended for the construction industry. With this system all plans and other documents related to a building project could be easily stored and accessed. This is &lt;a href=&quot;http://replay.waybackmachine.org/20010709190334/http://www.nemein.com/corporate/nemein-info.pdf&quot;&gt;how we described ourselves&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;Nemein Solutions is the leading provider of Open Source Midgard software for mobile collaboration and information management.&lt;/blockquote&gt;
&lt;p&gt;But as plans go, this had to soon change due to the IT bubble being burst. To quote &lt;a href=&quot;http://en.wikipedia.org/wiki/Helmuth_von_Moltke_the_Elder&quot;&gt;von Moltke&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;No plan of operations extends with certainty beyond the first encounter with the enemy's main strength&lt;/blockquote&gt;
&lt;p&gt;In spring 2001 IT bubble burst, and we suddenly found ourselves sitting in the office with all our projects being abruptly frozen. Around the same time our seed investor got embroiled in some large-scale customs lawsuit, and so not much help was to be expected from them. This meant we couldn't continue with our original plans, and instead had to start generating cash flow, quickly. Luckily Midgard was (and is!) a quite capable web framework, and so we had the option of going into the CMS business.&lt;/p&gt;
&lt;h2&gt;Nadmin Studio&lt;/h2&gt;
&lt;p&gt;Midgard's user interfaces back then were not very appealing, and so our first task was to go shopping for the CMS UI. There were two good options available: Nadmin Studio from Hong Kong Linux Center, a web based CMS and small business networking tool running on top of Midgard, and a Windows-based Midgard editing tool from DataFlow. As we were much more of a Linux shop, we went with Nadmin. It was quite a cool system, a customized Red Hat Linux install that set up not only Midgard and the web user interface, but also things like LDAP and IMAP servers talking directly with the Midgard database. And it had a quite nice WYSIWYG editor for people writing content on the web pages. We quickly became their reseller for Finland. Yes, back then you could get Midgard in a box (and &lt;a href=&quot;http://www.flickr.com/photos/bergie/989581511/in/datetaken/&quot;&gt;even CD&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e04434e895096e443411e0935c736b84ef660a660a_nadminstudio-box-tux.png&quot; border=&quot;0&quot; alt=&quot;nadminstudio-box-tux.png&quot; title=&quot;nadminstudio-box-tux.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Having settled the tool question the next issue was finding clients. We took a list of hundred largest companies in Finland and basically called each of them, proposing a demo. We also approached several &quot;new media companies&quot; in order to see if they wanted a technical partner. Around these times our CEO &lt;a href=&quot;http://fi.linkedin.com/pub/petri-kuusela/1/560/972&quot;&gt;Petri Kuusela&lt;/a&gt; also figured that&lt;em&gt; we'd be a lot more convincing consultants in sweaters instead of Hugo Boss suits&lt;/em&gt;, and so the look of the company changed.&lt;/p&gt;
&lt;p&gt;Through these efforts we were able to get some of our first and longest-term customers, including this one:&lt;/p&gt;
&lt;blockquote&gt;HELSINKI, Jun 12th 2001 -- Nemein Solutions helps Everscreen Mediateam, a Finnish multimedia company implement the Nemein.net Content Manager product to power Motiva's web services. Everscreen's and Nemein's cooperation provides Motiva with up-to-date and easy to use web sites.&lt;/blockquote&gt;
&lt;p&gt;Around this time we moved from the small four-desk office in central Helsinki to a much bigger place in Haukilahti, Espoo. My time was mostly spent motorcycling from one demo to another, as our two sales guys kept me so busy that on most days I didn't have time for a lunch break, and much less for actually writing code. The cash flow generated there helped to keep things running, but as usual, possibilities for product development suffered. This is called &lt;a href=&quot;http://discuss.joelonsoftware.com/default.asp?joel.3.680507.33&quot;&gt;the Consulting Trap&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;...Once the consultancy money rolls in, it is hard to give up. Like an addiction.&lt;br /&gt;&lt;br /&gt;I spent years thinking just six more months, then I'm going to quit and work on my µISV project.&lt;/blockquote&gt;
&lt;h2&gt;Nemein.Net&lt;/h2&gt;
&lt;p&gt;Consulting isn't such a bad business to be in. As long as the things you do produce value for customers it can be lucrative and interesting. But still the idea of having actual products was kept alive, and a bit later we built Nemein.Net, a project management tool for consulting companies. We changed the business model a bit, instead of providing hosted services we leased some industrial-grade servers to our clients with the software pre-installed. A cluster of engineering companies bought that, and as far as I know some of them still run it. &lt;a href=&quot;http://lwn.net/Articles/2289/&quot;&gt;Datex-Ohmeda was another customer&lt;/a&gt;, but they were later bought by General Electic.&lt;/p&gt;
&lt;blockquote&gt;&quot;For our project work it is very important to reduce management overhead and enable real-time tracking of project status. The Nemein.Net Projects suite provides a good match for these criteria,&quot; says Bror-Eric Granfelt, R&amp;amp;D Manager at Datex-Ohmeda.&lt;/blockquote&gt;
&lt;h2&gt;Free Software company&lt;/h2&gt;
&lt;p&gt;In 2004 we &lt;a href=&quot;http://bergie.iki.fi/blog/2004-04-15-002&quot;&gt;open sourced the Nemein.Net suite, now renamed to OpenPSA&lt;/a&gt;. This was done as part of the 5th anniversary celebrations of the Midgard project. By this time Nadmin Studio had also been &lt;a href=&quot;http://lwn.net/Articles/43891/&quot;&gt;GPLd and renamed to Aegir CMS&lt;/a&gt;. So suddenly we were a pure Free Software company. We quickly started adopting MidCOM, the &lt;a href=&quot;http://www.midgard-project.org/updates/2003-04-12-000/&quot;&gt;emerging MVC framework for Midgard and PHP&lt;/a&gt;. MidCOM was produced initially by the German ISP &lt;a href=&quot;http://www.link-m.de/&quot;&gt;Linksystem Muenchen&lt;/a&gt;, but very soon Nemein was the primary contributor.&lt;/p&gt;
&lt;p&gt;The company structure changed, and we decided that instead of having a traditional office with desktop computers, it'd be better to be more location independent and work where our customers were. So we got a small office from the &lt;a href=&quot;http://www.technopolis.fi/business_services/conference_and_video_meeting/espoo/innopoli_2&quot;&gt;Innopoli&lt;/a&gt; business park mostly to facilitate &lt;a href=&quot;http://nemein.com/en/people/rambo/&quot;&gt;Rambo&lt;/a&gt;, and the rest of our people were moving around. Once a week we had a coordination lunch meeting in &lt;a href=&quot;http://www.everestyeti.fi/en/index.php&quot;&gt;Restaurant Mount Everest&lt;/a&gt; to keep the group spirit going. Some of that &lt;a href=&quot;http://bergie.iki.fi/blog/staff_meeting_in_the_park/&quot;&gt;tradition has stayed&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1df6fd5082c1aa46fd511df8eb03d0a5ffbbaa9baa9_20100604_009_small.jpg&quot; border=&quot;0&quot; alt=&quot;Staff meeting in a park&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Around this time we also started the switch on our workstations from HP's Linux laptops to MacBooks. This wasn't really a conscious strategy, but instead mandated by my laptop breaking a day or two before a &lt;a href=&quot;http://www.flickr.com/photos/bergie/sets/72157604038349521/&quot;&gt;training trip to South Africa&lt;/a&gt;. Back then &lt;a href=&quot;http://www.linux-laptop.net/&quot;&gt;Linux on laptops&lt;/a&gt; was still a quite cumbersome setup, and I needed a Unix machine where our software would run, quick. Later on I've returned to &lt;a href=&quot;http://bergie.iki.fi/blog/on_innovation-and_how_choice_is_not_always_good/&quot;&gt;running Linux&lt;/a&gt; on my own machines, but most of the company still works on OS X.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.coss.fi/en&quot;&gt;Finnish Centre for Open Source Solutions&lt;/a&gt; (COSS) was formed in 2003, and we soon joined up. A forming network of free software companies in Finland was good for both publicity and getting new projects. &lt;a href=&quot;http://www.coss.fi/node/491&quot;&gt;OpenPSA gained a boost there&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;Collaboration with Nemein went well. Right from the beginning they were able to state their views clearly and backed by facts. We immediately understood how OpenPSA works, what customizations would be needed, and how much they would cost. Unfortunately we cannot say the same of all other solution providers, says doctor Ville Ojanen.&lt;/blockquote&gt;
&lt;h2&gt;Dreams of networked business&lt;/h2&gt;
&lt;p&gt;Another interesting opportunity that came from the COSS network was the EU-funded &lt;a href=&quot;http://bergie.iki.fi/blog/first-look-at-digital-business-ecosystem/&quot;&gt;Digital Business Ecosystems project&lt;/a&gt;. The project fit quite well in my view of the need for enabling cooperation between small companies in Europe, this time through having business systems talk to each other over a peer-to-peer network.&lt;/p&gt;
&lt;p&gt;To realise this dream we &lt;a href=&quot;http://bergie.iki.fi/blog/how-openpsa-uses-dbe/&quot;&gt;connected our OpenPSA system into the ecosystem&lt;/a&gt;, enabling companies to fluidly share tasks, workflows and hour reports over the network. Unfortunately not much came out of that. A bit later the maintenance of the OpenPSA project was &lt;a href=&quot;http://bergie.iki.fi/blog/free_software_at_work-openpsa2_is_making_a_return/&quot;&gt;switched over to Content Control&lt;/a&gt; from Germany.&lt;/p&gt;
&lt;p&gt;A later iteration of similar ideas was &lt;a href=&quot;http://www.ajatus.info/&quot;&gt;Ajatus&lt;/a&gt;, an experimental project to &lt;a href=&quot;http://web.archive.org/web/20100819165221/http://www.ajatus.info/documentation/ajatus_manifesto/&quot;&gt;build a &quot;personal CRM&quot;&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;&quot;Companies that don't realize their markets are now networked person-to-person, getting smarter as a result and deeply joined in conversation are missing their best opportunity.&quot; - The Cluetrain Manifesto, these 18.&lt;br /&gt;&lt;br /&gt; Remember a time when you needed to share a document with a business partner, colleague or a customer? The CRM should make this easy without requiring complex IT integration setups or the disconnectivity of emailing files.&lt;/blockquote&gt;
&lt;h2&gt;Getting into position&lt;/h2&gt;
&lt;p&gt;Several Nemein people have been active &lt;a href=&quot;http://routamc.org/&quot;&gt;motorcycle travelers&lt;/a&gt;. As all our projects were more or less visible on the web, this brough the question of location sharing into the picture. For the &lt;a href=&quot;http://www.deathmonkey.org/&quot;&gt;Death Monkey project in 2006&lt;/a&gt; we built a set of location-aware features that enabled us to visualize the location of each participant on a map, and easily calculate distances to Gibraltar.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e04438bb57f5ca443811e0b7f299cfb19e66486648_bergius-young-entrepreneur.png&quot; border=&quot;0&quot; alt=&quot;bergius-young-entrepreneur.png&quot; title=&quot;bergius-young-entrepreneur.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;At that time using maps on the web was also growing, and so we stepped into the emerging business of neogeography. Over the years we've evangelized the usage of &lt;a href=&quot;http://bergie.iki.fi/blog/making_the_gnome_desktop_location-aware/&quot;&gt;location information on Linux desktops&lt;/a&gt;, built &lt;a href=&quot;http://bergie.iki.fi/blog/halti-com_provides_contextual_product_recommendations/&quot;&gt;weather-aware clothes catalogues&lt;/a&gt;, facilitated publishing open data of &lt;a href=&quot;http://www.aalto.fi/fi/about/contact/&quot;&gt;campus maps&lt;/a&gt; and made it easier to &lt;a href=&quot;http://bergie.iki.fi/blog/buscatcher-never_miss_another_tram/&quot;&gt;catch a tram&lt;/a&gt;. This is still one of the areas online that I find most interesting.&lt;/p&gt;
&lt;h2&gt;Growth and mobility&lt;/h2&gt;
&lt;p&gt;Over the years Nemein's business has been growing at a steady pace. Now we have a &lt;a href=&quot;http://www.flickr.com/photos/bergie/4820279827/&quot;&gt;nice small office&lt;/a&gt; in the Hietalahti area of Helsinki, and serve quite a bunch of interesting, &lt;a href=&quot;http://nemein.com/en/clients/&quot;&gt;large Finnish customers&lt;/a&gt; in the CMS space. A major milestone for the company was &lt;a href=&quot;http://bergie.iki.fi/blog/aaa-important_milestone_for_nemein/&quot;&gt;achieving AAA credit rating&lt;/a&gt; back in 2007:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/nemein-aaa-bergie-joe-tm.jpg&quot; border=&quot;0&quot; alt=&quot;AAA rating&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Ignited by Apple's iPhone launch, the mobile ecosystem has been a very interesting area to operate in. To be part of it, we built the &lt;a href=&quot;http://bergie.iki.fi/blog/maemo-s_community_involvement_infrastructure_is_what_meego_needs/&quot;&gt;community infrastructure for Maemo&lt;/a&gt;, Nokia's emerging mobile Linux platform, and also got &lt;a href=&quot;http://bergie.iki.fi/blog/me_on_meego/&quot;&gt;involved in the MeeGo&lt;/a&gt; project. But now in the age of &lt;a href=&quot;http://bethesignal.org/blog/2011/02/11/elopocalypse-nokia-chooses-microsoft/&quot;&gt;burning platforms&lt;/a&gt; the future of that business is in question.&lt;/p&gt;
&lt;h2&gt;The Midgard way&lt;/h2&gt;
&lt;p&gt;The Midgard content repository and web framework have been a constant core part of our business for the whole history of the company. Everything we've built has been running on top of it. Has this been a wise choice? In the course of ten years, the web landscape has changed quite a bit. While Midgard itself has stayed current through constant development and refinement, hundreds and hundreds of competing systems have risen up, some of them becoming very popular compared to us. And yet we have stayed the course.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://bergie.iki.fi/files/1e0443b57ae032c443b11e08df6cd11de31dab7dab7_midgard-team-in-suomenlinna.png&quot; border=&quot;0&quot; alt=&quot;midgard-team-in-suomenlinna.png&quot; title=&quot;midgard-team-in-suomenlinna.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Midgard, especially in the latest iterations, is an excellent tool for running information-rich systems. It has a very nice user interface and an elegant web development framework. These are tools that I feel have lots of possibilities still ahead of them. Some of the design decisions done in the early days of the project, like integrated support for multi-site hosting, and for multilingual content, are things that now power some of our most important customer deployments&lt;/p&gt;
&lt;p&gt;But at the same time I've learned that especially for smaller open source projects like us, the monolithic &quot;all or nothing&quot; approach is not very healthy. Frameworks keep us apart, while libraries allow us to share our code and experiences. This is resulting to collaboration with other projects on many levels, from a &lt;a href=&quot;http://bergie.iki.fi/blog/php-finally_getting_an_ecosystem/&quot;&gt;shared PHP ecosystem&lt;/a&gt; managed through the Apache Software Foundation, to common tools for &lt;a href=&quot;http://bergie.iki.fi/blog/decoupling_content_management/&quot;&gt;decoupling the Content Management experience&lt;/a&gt;. &lt;a href=&quot;http://www.iks-project.eu/&quot;&gt;Linked Data&lt;/a&gt; also plays a large role here.&lt;/p&gt;
&lt;h2&gt;To wrap it up&lt;/h2&gt;
&lt;p&gt;Ten years as an entrepreneur is a long path. Financially it may not have been as rewarding as we initially thought it would be, but experience-wise it has been astonishing. I've been part of building many challenging business-critical systems, learnt a lot of things, and given talks in dozens of conferences all around the world. It is hard to see as varied and interesting possibilities in regular employment.&lt;/p&gt;
&lt;p&gt;Thanks to the whole &lt;a href=&quot;http://nemein.com/en/people/&quot;&gt;current Nemein team&lt;/a&gt;, and the people who've been here before for all the awesome work done over these years. You rock!&lt;/p&gt;
</description>
      <pubDate>Tue, 01 Mar 2011 00:00:00 -0800</pubDate>
      <atom:link rel="payment" href="https://flattr.com/submit/auto?url=http%3A%2F%2Fbergie.iki.fi%2Fblog%2Ften_years_of_nemein%2F&amp;user_id=bergie" type="text/html" />
      <link>http://bergie.iki.fi/blog/ten_years_of_nemein/</link>
      <guid isPermaLink="true">http://bergie.iki.fi/blog/ten_years_of_nemein/</guid>
      <author>henri.bergius@iki.fi (Henri Bergius)</author>
    </item>
    
  </channel>
</rss>
