<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>LGH Blogs</title>
<link>http://www.linuxgreenhouse.org</link>
<description></description>
<generator>Midgard Components Framework - net.nemein.rss</generator>
<item>
<title>Open Source? Free Software? What we need is Open Projects</title>
<description><![CDATA[
<p>Both companies and public administration are starting to understand the benefits of free software: reducing vendor lock-in, possibility to continue development of a project after a vendor has gone out of business or lost interest, and in general enjoying <a href="http://www.fsfe.org/about/basics/freesoftware.en.html">the four freedoms</a>. But unfortunately much of this understanding has been limited to the context of licenses.</p>
<p>In reality, licenses are only a small part of a project being truly open. They are just a layer of insurance comparable to <a href="http://en.wikipedia.org/wiki/Source_code_escrow">traditional source code escrow</a>.</p>
<p>What we really need is understanding of a bit more wholesome project openness. The actual goals of openness that the license should derive from. Here are some aspects to consider:</p>
<h2>Project transparency</h2>
<p>If a project aims to have outside users or contributors, they need to be able to see the history of changes in the software, decisions that have been made, and the open list of bugs or enhancements being worked on.</p>
<p>A released software package answers these questions poorly regardless of a license. Instead, what is needed is the project being developed out in the open, preferably using one of the common project hosting environments like <a href="http://gitorious.org/">Gitorious</a>, <a href="http://github.com/">GitHub</a>, <a href="http://sourceforge.net/">SourceForge</a>, <a href="http://launchpad.net/">Launchpad</a> or <a href="http://savannah.gnu.org/">GNU Savannah</a>. You can also host the project yourself using something like <a href="http://trac.edgewall.org/">Trac</a> or <a href="http://gforge.org/gf/">GForge</a> but this limits access and visibility to the project.</p>
<p>The project must actually use the service, not just by code dumps at release time, but with constant development activity visible as code commits and active issue tracking. Depending on business goals it is also good to have future plans for the project visible to the public.</p>
<p>All of this is mandatory for others to gauge the viability of a software package to their needs. Josh Berkus presented a good <a href="http://www.qaiku.com/channels/show/linux/view/d3fb5f6247e111df930ef7d85b52fc0ffc0f/#qaiku_62cee0f4482011df962869ae38aee37fe37f">list of things you shouldn't do</a> to create a community around your project.</p>
<h2>Contribution policy</h2>
<p>Potential users and developers need to know how they can make their changes available to a package. Is it possible at all, are <a href="http://blogs.gnome.org/bolsh/2009/04/08/copyright-assignment-and-other-barriers-to-entry/">copyright assignments or some contributor agreements</a> necessary, is there a documented process for submitting changes or even becoming an acknowledged developer in the project? Or is the project being developed behind closed curtains of a company?</p>
<h2>Requirements and software stack</h2>
<p>Another area some projects fail at is communicating how the software can be built and installed. If the only practical way to run the software is from released binary packages, or through buying consulting, is it truly open? Does the project require additional closed software or specific hardware to run with?</p>
<h2>Specialized licensing concerns</h2>
<p>Depending on the type of software other concerns may be being able to provide it as part of a Software as a Service offering, or being able to deploy it on some constrained or closed hardware.</p>
<p>Some software licenses address these questions clearly, like <a href="http://www.osor.eu/communities/eupl/blog/eupl-or-gplv3">EUPL</a> requiring contributions to be opened also when the software is offered in SaaS manner, or GPLv3 forbidding device manufacturers from locking down or <a href="http://en.wikipedia.org/wiki/Tivoization">'Tivoizing' their hardware products</a>.</p>
<h2>Wrapping up</h2>
<p>Most of these questions are well understood within the free software community itself. But we generally communicate it poorly by focusing the discussion on license technicalities. I guess this is because we're so used to working in this open manner that we take the it as a given. But users, especially in the public administration only see the licensing side of things because that is the only aspect we talk about and have definitions for.</p>
<p>A good exception for this is the Apache Software Foundation that has a <a href="http://www.apache.org/foundation/how-it-works.html#management">well-defined set of rules</a> that <a href="http://incubator.apache.org/guides/proposal.html#template-current-status">projects must follow</a> before they can be adopted under the ASF umbrella. Maybe FSF and OSI should also publish some understandable guidelines and definitions for project openness?</p>]]></description>
<link>http://bergie.iki.fi/blog/open_source-free_software-what_we_need_is_open_projects/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1df77dad648a99a77da11dfaecc8d75a5fbbe6bbe6b</guid>
<pubDate>Mon, 14 Jun 2010 20:32:42 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Staff meeting in the park</title>
<description><![CDATA[
<p>At <a href="http://nemein.com/">Nemein</a> we have a monthly staff meeting to go through all project backlogs, new initiatives and happenings in the R&amp;D side of things. Today the weather was nice, so we decided to keep the meeting in the nearby <a href="http://www.locationguide.fi/index.php?p=location&amp;id=105">Sinebrychoff Park</a>, armed with croissants, cake and the company waterpipe. Quite pleasant change from routine!</p>
<p><img src="http://bergie.iki.fi/static/1/1df6fd4e68d136c6fd411df8eb03d0a5ffbbaa9baa9_20100604_002_small.jpg" border="0" alt="20100604_002_small.jpg" title="First we had some cake" /></p>
<p><img src="http://bergie.iki.fi/static/1/1df6fd4f87258086fd411df8eb03d0a5ffbbaa9baa9_20100604_004_small.jpg" border="0" alt="20100604_004_small.jpg" title="Janne kept meeting notes" /></p>
<p><img src="http://bergie.iki.fi/static/1/1df6fd5082c1aa46fd511df8eb03d0a5ffbbaa9baa9_20100604_009_small.jpg" border="0" alt="20100604_009_small.jpg" title="Staff meeting in progress" /></p>
<p>Thanks to <a href="http://nemein.com/en/people/aslani/">Aslan</a> for the cake!</p>]]></description>
<link>http://bergie.iki.fi/blog/staff_meeting_in_the_park/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1df6fd557327ef46fd511df88af935692644d174d17</guid>
<pubDate>Fri, 04 Jun 2010 15:33:12 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Privacy: how Qaiku is doing it</title>
<description><![CDATA[
<p><a href="http://www.facebook.com/">Facebook</a> is <a href="http://business.financialpost.com/2010/05/17/fp-tech-desk-quit-facebook-day-is-may-31/">facing a backlash</a> on their constant erosion of privacy. They have a privacy policy <a href="http://thenextweb.com/socialmedia/2010/05/13/facebooks-privacy-policy-is-longer-than-the-us-constitution/">longer than US constitution</a>, and <a href="http://venturebeat.com/2010/05/13/zuckerberg-dumb-fucks/">a track record</a> that has even <a href="http://www.pcworld.com/article/159703/facebook_privacy_change_sparks_federal_complaint.html">sparked a federal complaint</a>. While I'm a big believer in <a href="http://www.wired.com/wired/archive/4.12/fftransparent.html">a transparent society</a> I still believe users should be in control of who can see their information and how.</p>
<p>I think <a href="http://www.qaiku.com/">Qaiku</a>, the conversational microblogging service, is doing this quite well. In your profile you have <a href="http://www.qaiku.com/settings/privacy/">a simple setting</a>:</p>
<p><img src="http://bergie.iki.fi/static/1/1df626db4e8c50a626d11df8459a7c8cecec16cc16c_qaiku-privacy-settings.png" border="0" alt="qaiku-privacy-settings.png" title="qaiku-privacy-settings.png" /></p>
<p>Privacy of individual conversations comes from the settings of the person who initiated that thread. The setting is clearly shown in the sidebar. Some examples:</p>
<p><img src="http://bergie.iki.fi/static/1/1df626e2adb53ea626e11df8cfa9534778f43954395_qaiku-privacy-thread-qaikuonly.png" border="0" alt="qaiku-privacy-thread-qaikuonly.png" title="qaiku-privacy-thread-qaikuonly.png" /></p>
<p><img src="http://bergie.iki.fi/static/1/1df626e9668a7e8626e11dfb3bbcd6b43ab91559155_qaiku-privacy-thread-memberonly.png" border="0" alt="qaiku-privacy-thread-memberonly.png" title="qaiku-privacy-thread-memberonly.png" /></p>
<p><img src="http://bergie.iki.fi/static/1/1df626ec2e14de8626e11df8cba619e190f97349734_qaiku-privacy-thread-public.png" border="0" alt="qaiku-privacy-thread-public.png" title="qaiku-privacy-thread-public.png" /></p>
<p>This way you can know who will be able to see your comments and make the decision before posting them.</p>
<p>The <a href="http://www.qaiku.com/info/tos/">Terms of Service</a> are not too tricky either, containing items like <strong>Be Nice</strong> and <strong>What is yours is yours</strong>.</p>]]></description>
<link>http://bergie.iki.fi/blog/privacy-how_qaiku_is_doing_it/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1df626f0053e2d0626f11dfb5c60b536b7112981298</guid>
<pubDate>Tue, 18 May 2010 14:17:53 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>iPad and information appliances, a free software angle</title>
<description><![CDATA[
<p><a href="http://arstechnica.com/apple/news/2010/01/apple-announces-ipad-attempts-to-change-the-world.ars">Apple iPad</a> is certainly interesting. It seeks to <a href="http://mobileopportunity.blogspot.com/2010/01/ipad-attempted-windows-killer_27.html">challenge the concept  of PCs</a> by providing something that is at the same time more personal,  and a lot easier to use. <a href="http://www.techcrunch.com/2010/01/27/ipad/">The personal computer of the future</a>.<br /><br /> Gone is difficult file organization - instead, applications use their  <a href="http://bergie.iki.fi/blog/will_content_repositories_kill_the_file/">own purpose-build content repositories</a>. Instead of seeking software from  many places, all of it is easily available in an App Store, all  <a href="http://www.macworld.com/article/134960/2008/08/appstore.html">quality-controlled by Apple</a>. And same thing with content - <a href="http://bergie.iki.fi/blog/amazon_kindle_could_be_the_library_of_the_working_nomad/">forget about  bookshelves</a> and stacks of CDs, instead simply dowloading all you need  from iTunes.<br /><br /> This sort of user experience obviously <a href="http://www.defectivebydesign.org/ipad">comes with a cost</a>. Important  computing concepts <a href="http://www.theiphoneblog.com/2010/01/27/ipad-multitasking-notifications-tv-subscriptions-camera-tethering-textbooks/">like multitasking are not supported</a>. The  iTunes/App Store experience means that Apple <a href="http://arstechnica.com/tech-policy/news/2010/01/protestors-ipad-is-nothing-more-than-a-golden-calf-of-drm.ars">is in the position to  ensure</a> no software or content competing with its or its business  partners' business model gets on the device. And most of the content you  buy for the device is <a href="http://www.defectivebydesign.org/what_is_drm">DRM'd</a>, meaning that you're only renting it for  the time allowed by content owners, never buying.<br /><br /> Even with the limitations concerned I can see myself buying an iPad. It  would serve as a very nice device for web surfing from the couch and as  an e-reader on business trips. I can also see myself <a href="http://www.readwriteweb.com/start/2010/01/what-the-ipad-means-for-startu.php">running demos</a> and  presentations from it instead of a laptop.<br /><br /> Even with the limitations concerned, it is likely that the iPad will  happen, and will blaze the trail towards a new way of personal  computing. <a href="http://www.stephenfry.com/2010/01/28/ipad-about/">Stephen Fry says it well</a>:</p>
<blockquote>Like the first iPhone, iPad 1.0 is a John the Baptist preparing the way  of what is to come, but also like iPhone 1.0 (and Jokanaan himself too  come to that) iPad 1.0 is still fantastic enough in its own right to be  classed as a stunningly exciting object, one that you will want NOW and  one that will not be matched this year by any company. In the future,  when it has two cameras for fully featured video conferencing, GPS and  who knows what else built in (1080 HD TV reception and recording and  nano projection, for example) and when the iBook store has recorded its  100 millionth download and the thousands of accessories and peripherals  that have invented uses for iPad that we simply can’t now imagine – when  that has happened it will all have seemed so natural and inevitable  that today’s nay-sayers and sceptics will have forgotten that they ever doubted its potential.</blockquote>
<p>The success of iPad will mean more than just a completely new level of App  Store economy. Other companies will certainly seek to emulate the model,  coming up with their own <a href="http://en.wikipedia.org/wiki/Post-WIMP">post-WIMP</a> devices and their <a href="http://www.engadget.com/2009/05/26/nokia-ovi-store-now-live-everywhere/">own content and  software ecosystems</a>. This all will be a challenge for the free software  movement.<br /><br /> The world of free software is still very much stuck in what computing  was in the 90s. We think of desktop computers, we <a href="http://bergie.iki.fi/blog/free_desktop_and_the_cloud/">do not integrate with  the web</a>. And we do not get the transformation that is happening with  personal computers. Taught by smartphones and cloud applications, users  are moving from desktops through simple netbooks towards <a href="http://gizmodo.com/5452501/the-apple-tablet-interface-must-be-like-this">information  appliances</a>.<br /><br /> With information appliances you need <a href="http://bergie.iki.fi/blog/direct_manipulation_interfaces/">a seamless user interface</a>. You need  an ecosystem where content comes alongside the software to utilize it.  You need to move past the old WIMP metaphors and the idea of separation  between data stored in a a file system and the software manipulating it.<br /><br /> So far the first convincing attempt towards this direction I've seen in  the free software world is <a href="http://www.socialdesktop.org/">KDE's Social Desktop initiative</a>. It allows  users to connect with each other straight through the desktop, and it  allows discovery of new applications and content to download and use  straight in the applications. We also use it with <a href="http://danielwilms.wordpress.com/2010/01/27/download-assistant-for-extras-applications/">Maemo's new App  Downloader</a>.<br /><br /> Threatened by the cloud from one end, and closed-ecosystem appliances  from the other, it will be interesting to see how we react. Will we rise  to the challenge and start providing new user experiences? Will we  build a free cloud? Will we integrate with initiatives like <a href="http://www.gutenberg.org/wiki/Main_Page">Project  Gutenberg</a> and <a href="http://creativecommons.org/">Creative Commons</a> to provide the content integration? Will <a href="http://openwebfoundation.org/"> the open web</a> be our safe haven?<br /><br /> Definitely interesting times to be a software developer.</p>]]></description>
<link>http://bergie.iki.fi/blog/ipad_and_information_appliances-a_free_software_angle/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1df0bf2bdda29fa0bf211dfb0f98b2aae0eed19ed19</guid>
<pubDate>Thu, 28 Jan 2010 11:51:43 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>In defence of URLs and the Open Web</title>
<description><![CDATA[
<p>An increasing number of web services and applications are emphasising search terms or pre-selected websites instead of allowing users to enter any address they choose. This is worrying, as while <a href="http://www.cabel.name/2008/03/japan-urls-are-totally-out.html">searches are more user-friendly</a>, <a href="http://www.w3.org/Provider/Style/URI">URLs</a> are the heart of <a href="http://www.mozilla.org/about/manifesto.en.html">an open web where</a> anybody can publish without <a href="http://dvice.com/archives/2009/10/net-neutrality.php">obscure business dealings</a> or oppressive app store policies.</p>
<p>There are many examples of this happening, from <a href="http://my.opera.com/coxy/blog/2008/12/17/facebook">Facebook's framing of web</a> to netbooks systems like the <a href="http://www.jolicloud.com/">JoliCloud</a> not having an address bar. Certainly many companies are looking at <a href="http://www.pcworld.com/businesscenter/article/154198/google_deal_produces_91_of_mozillas_revenue.html">Mozilla's search engine revenue</a> and <a href="http://gigaom.com/2009/07/14/the-meteoric-rise-of-the-app-store/">Apple's app store model</a> and want to emulate that, moving the web into silos of their own control. But at the same time, we're thinking of <a href="http://linkeddata.org/">Linked Data</a> and open, interoperable web standards.</p>
<p>Web indeed is <a href="http://www.arcticstartup.com/2009/09/11/the-web-at-a-new-crossroads/">at new crossroads</a>.</p>
<p>Chris Messina predicts <a href="http://factoryjoe.com/blog/2009/11/16/the-death-of-the-url/">the death of URLs</a>:</p>
<blockquote>a future without URLs and without the infinite organicity of the web frightens me. It’s not that I know what we’ll lose by removing this artifact of one of the most generative periods in history — and that’s exactly the point! The URL and the ability for anyone to mint a new one and then propagate it is what makes the web so resilient, so empowering, and so interesting! That I don’t need to ask anyone permission to create a new website or webpage is a kind of ideological freedom that few generations in history have known!</blockquote>
<p>Tim O'Reilly presents <a href="http://radar.oreilly.com/2009/11/the-war-for-the-web.html">a call to arms</a>:</p>
<blockquote>It could be that everyone will figure out how to play nicely with each other, and we'll see a continuation of the interoperable web model we've enjoyed for the past two decades. But I'm betting that things are going to get ugly. We're heading into a war for control of the web. And in the end, it's more than that, it's a war <em>against</em> the web as an interoperable platform. Instead, we're facing the prospect of Facebook as the platform, Apple as the platform, Google as the platform, Amazon as the platform, where big companies slug it out until one is king of the hill.<br /><br />And it's time for developers to take a stand. If you don't want a repeat of the PC era, place your bets now on open systems. Don't wait till it's too late.</blockquote>
<p> </p>]]></description>
<link>http://bergie.iki.fi/blog/in_defence_of_urls_and_the_open_web/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1ded3ae250ed850d3ae11deb351377d4b1cd9aad9aa</guid>
<pubDate>Tue, 17 Nov 2009 21:19:36 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Open Source and why forking is good</title>
<description><![CDATA[
<p>
<a href="http://www.fakesteve.net/2009/10/trouble-with-android-contd.html">Fake Steve Jobs on the Trouble with Android</a>:
</p>

<blockquote>
Um, hello? Folks, the whole point of doing open-source code is to let it fork. The idea is to accelerate evolution by encouraging weird mutations. Creating an open source program and hoping it won't fork is like decorating your house with a zillion Christmas lights and a forty-foot inflatable Santa and hoping nobody stops to look at it.
</blockquote>

<p>
This is an interesting way to look at Open Source. Traditionally <a href="http://fsfe.org/about/basics/freesoftware.en.html">freedom to fork</a> has been seen as a safeguard against dead projects or vendors, as <a href="http://bergie.iki.fi/blog/free_software_at_work-openpsa2_is_making_a_return/">a way to hand maintainership over</a> to parties that are still interested. 
</p>

<p>
But what FSJ is talking about is forks being beneficial by themselves. This is the model that <a href="http://carsonified.com/blog/web-apps/why-you-should-switch-from-subversion-to-git/">Distributed Version Control Systems like git</a> also promote: every developer has their own fork of the software, and <a href="http://whygitisbetterthanx.com/#any-workflow">merges to "blessed" repositories</a> happen under the watchful eye of a maintainer.
</p>

<p>
This is quite a different model than the traditional centralized way of working with projects. Merging between forks <a href="http://blogs.gnome.org/bolsh/2009/09/28/estimating-merge-costs/">has its costs</a>, but if we embrace this model we gain lots of new developer flexibility and possible new workflows. DVCSs haven't been with us for a long time yet and so it takes some time for this new <a href="http://blog.pdark.de/2009/02/05/distributed-software-development-with-git/">distributed way of working</a> to take root.
</p>
]]></description>
<link>http://bergie.iki.fi/blog/open_source_and_why_forking_is_good/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1deb8a3ffb4500ab8a311dea680092a1a1ab494b494</guid>
<pubDate>Wed, 14 Oct 2009 12:28:57 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Maemo.org is testing workstreaming with Qaiku</title>
<description><![CDATA[
<p>
<a href="http://webworkerdaily.com/2007/03/03/workstreaming-the-new-face-time/">Workstreaming</a> means collecting activities of geographically dispersed team members into a consistent news feed, enabling managers to track process and colleagues to stay up-to-date with the day-by-day happenings. As <a href="http://maemo.org/">maemo.org</a> is a distributed <a href="http://wiki.maemo.org/Maemo.org_Sprints">project worked on</a> by a group of both volunteers and paid employees, some sort of activity monitoring is quite necessary.
</p>

<p>
For a while this has been done <a href="http://wiki.maemo.org/Maemo.org_Sprints#Daily_reporting">in wiki pages</a>, but since that is not very flexible or connected, better ways have been discussed. The current approach being tested is workstreaming via <a href="http://www.qaiku.com/channels/show/maemork/">a Qaiku channel</a>:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-63cb6b0c5f3d11de8ce9b77e1b8848ba48ba/maemork-workstream.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-652740985f3d11deb95d05b1d07ee039e039/maemork-workstream-tm.jpg" height="184" width="400" border="1" hspace="4" vspace="4" alt="#maemork workstream on Qaiku" title="#maemork workstream on Qaiku" /></a>
</p>

<p>
<a href="http://www.qaiku.com/">Qaiku</a> is a <a href="http://bergie.iki.fi/blog/microblogging-why_qaiku_might_do_what_twitter_and_brightkite_didn-t/">conversation-oriented microblogging service</a> that suits workstreaming quite well:
</p>

<ul><li>It has both <a href="http://www.qaiku.com/">a web view</a> and <a href="http://m.qaiku.com/">a mobile view</a>, meaning you can workstream on-the-go</li>
<li><a href="http://www.qaiku.com/channels/">Channels</a> support means activity log entries don't need to "spam" normal microblogging contacts with workstreams</li>
<li>Private channels means you can track workstreams of confidential projects too</li>
<li><a href="http://www.qaiku.com/api/usage/">API</a> and RSS feeds enable us to integrate the workstreaming feed to the wiki pages or where ever we want to</li>
<li>Separation of comments and actual activity log entries make it easy to discuss things related to the activities</li>
</ul><p>
In near future there will also be support for <a href="http://www.qaiku.com/channels/show/Qaiku-api/view/1de5bfa5c5c83a65bfa11dea402d97edb6074ee74ee/">additional machine-readable "Qaiku Data"</a> (like hour amounts, bug numbers, whatever). This is inspired by the <a href="http://twitterdata.org/">Twitter Data initiative</a>, but keeps the data separate from actual message contents to keep Qaiku human-readable. Once that is done, we could possibly build some more workstreaming-oriented UI for this on maemo.org.
</p>

<p>
So, if you're doing anything on maemo.org, <a href="http://www.qaiku.com/settings/registration/">sign up on Qaiku</a> and <a href="http://www.qaiku.com/channels/show/maemork/">start posting your updates</a>!
</p>



<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/microblogging" rel="tag">microblogging</a>, <a href="http://www.technorati.com/tag/qaiku" rel="tag">qaiku</a>, <a href="http://www.technorati.com/tag/workstreaming" rel="tag">workstreaming</a></p>


]]></description>
<link>http://bergie.iki.fi/blog/maemo-org_is_testing_workstreaming_with_qaiku/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-15114b665f3911debd915d82da99e496e496</guid>
<pubDate>Mon, 22 Jun 2009 17:29:23 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>We will move to Hietalahti</title>
<description><![CDATA[
<p>
About one year after <a href="http://www.flickr.com/photos/bergie/sets/72157605966988998/">Operation Suvilahti</a>, <a href="http://nemein.com/en/">Nemein</a> has now grown out of the space there and so we're moving again, this time to a 50s industrial building <a href="http://tinyurl.com/nemein-hietalahdenkatu">in the Hietalahti district</a> of Helsinki.
</p>

<p>
Here's the initial floor plan that still lacks couple of desks:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-c31f75ac30b811de8a4605fef68448794879/hietalahti.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-c526253a30b811de8736adc67979bad7bad7/hietalahti-tm.jpg" height="346" width="398" border="1" hspace="4" vspace="4" alt="Hietalahti office" title="Hietalahti office" /></a>
</p>

<p>
Our development servers and other network infrastructure will move to <a href="http://www.flickr.com/photos/bergie/2387260695/">AfHeurlinia</a> where there is a diesel generator and pretty good connections, so the new office space will indeed be just office. AfHeurlinia is a very secure location for our servers, as the place is guarded by both <a href="http://www.flickr.com/photos/bergie/2998952960/">ninjas</a> and <a href="http://www.flickr.com/photos/bergie/3365220959/">ferocious dogs</a>.
</p>

<p>
Couple of workstations in <a href="http://www.flickr.com/photos/bergie/3470591998/in/photostream/">the lobby area</a> will be reserved for visiting contractors and may become available under some kind of <a href="http://coworking.pbwiki.com/">coworking</a> arrangement.
</p>

<p>
The new office will be a lot closer to many of our important clients, and has <a href="http://www.flickr.com/photos/bergie/3469666361/">a very nice view</a> to the historical Hietalahti area:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-c6e8c55830b811de8a4605fef68448794879/hietalahti-office-view.jpg"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-c850c96830b811debe145158c44677017701/hietalahti-office-view-tm.jpg" height="300" width="400" border="1" hspace="4" vspace="4" alt="View from the Hietalahti office" title="View from the Hietalahti office" /></a>
</p>

<p>
After Tuesday Apr 28th the new address will be Hietalahdenkatu 8 A 22.
</p>



<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/nemein" rel="tag">nemein</a></p>


]]></description>
<link>http://bergie.iki.fi/blog/we_will_move_to_hietalahti/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-ca23524c30b811de8a4605fef68448794879</guid>
<pubDate>Fri, 24 Apr 2009 13:15:09 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Oracle Sun acquisition: time to think about a content repository?</title>
<description><![CDATA[
<p>
So, <a href="http://www.sun.com/third-party/global/oracle/index.jsp">Oracle bought Sun</a>, and <a href="http://mysql.com/">MySQL</a> with it. Since MySQL runs much of the current web, I'd imagine many developers are now concerned with the future of that database and looking at alternatives like <a href="http://www.postgresql.org/">PostgreSQL</a>.
</p>

<p>
But instead of locking yourself to another specific database, how about going with a <a href="http://bergie.iki.fi/blog/midgard_and_jcr-a_look_at_two_content_repositories/">content repository</a>?
</p>

<p>
Content repositories are services that wrap different storage back-ends and provide an abstracted object-oriented API to them. As long as you write your application using the repository's interfaces, you can switch databases behind it at will.
</p>

<p>
For web development, there are two good alternatives:
</p>

<ul><li><a href="http://www.ibm.com/developerworks/java/library/j-jcr/">Java Content Repository</a>: the content repository standard for Java applications that has many implementations, including <a href="http://jackrabbit.apache.org/">Apache Jackrabbit</a></li>
<li><a href="http://www.midgard-project.org/midgard2/">Midgard2</a>: generic content repository for PHP, C, Python, C# and Objective-C based on <a href="http://www.gnome-db.org/">libgda</a></li>
</ul><p>
In addition to database abstraction repositories often provide other services like <a href="http://wiki.apache.org/jackrabbit/mix:versionable">versioning</a>, <a href="http://www.midgard-project.org/documentation/midgard-and-multilingual-content/">multilingual content</a> handling and <a href="http://teroheikkinen.iki.fi/blog/midgard_workshop_at_fscons/">signals between multiple applications</a> using the same repo.
</p>



<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/jcr" rel="tag">jcr</a>, <a href="http://www.technorati.com/tag/midgard" rel="tag">midgard</a>, <a href="http://www.technorati.com/tag/mysql" rel="tag">mysql</a></p>


]]></description>
<link>http://bergie.iki.fi/blog/oracle_sun_acquisition-time_to_think_about_a_content_repository/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-cdef6cda2db611debd3873f7773fde85de85</guid>
<pubDate>Mon, 20 Apr 2009 17:23:23 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Turn Internet trash into money with ReFuel</title>
<description><![CDATA[
<p>
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-69e4c0081eae11de9721d1a53bc6e292e292/re_fuel_logo.jpg" height="99" width="100" border="0" align="right" hspace="8" vspace="4" alt="ReFuel" title="ReFuel" /><br />Last night Finnish energy company <a href="http://www.st1.fi/">St1</a> launched <a href="http://www.refuel.fi/">ReFuel</a>, their new biofuel product. ReFuel is interesting in the sense that it is produced from <a href="http://www.greenstar.ie/htm/02_business_customers/bio_waste.htm">biowaste</a>, and so no <a href="http://blog.syracuse.com/green/2009/03/food_vs_fuel_should_farmland_b.html">farmland</a> is used in its production.
</p>

<p>
To support the product launch <a href="http://nemein.com/">we</a> helped to create <a href="http://refuel.st1.fi/">ReFuel Tehdas</a>, an application for converting internet trash (bad pictures, advertisement banners) into money. To use it, you <a href="http://refuel.st1.fi/">install a Firefox 3 extension</a> with which you can then flag images as garbage:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-6e979c1a1eae11de8a3767b15580aeb4aeb4/refuel-flag-images-as-garbage.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-6f3eb6da1eae11de8cb82fee33b4d436d436/refuel-flag-images-as-garbage-tm.jpg" height="213" width="348" border="1" hspace="4" vspace="4" alt="Flag trashy images as garbage" title="Flag trashy images as garbage" /></a>
</p>

<p>
The image will then be sent to our <a href="http://refuel.st1.fi/tehdas/">garbage processor</a>, which churns it into money for your account. You can claim some of the money by <a href="http://refuel.st1.fi/tilaa/">ordering a St1 Visa card</a>. Other users of the extension can see what has been already processed, as all garbage images are automatically blanked out from their respective websites:
</p>

<p>
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-6c4654241eae11de9721d1a53bc6e292e292/refuel-blanked-image-tanssiitahtien.jpg" height="161" width="198" border="1" hspace="4" vspace="4" alt="An image recycled by ReFuel Tehdas" title="An image recycled by ReFuel Tehdas" /></p>

<p>
This makes browsing even the noisiest websites a serene experience, as dutiful ReFuel users have probably already removed most of the obnoxious blinking banner ads.
</p>

<p>
Watching images pop into <a href="http://refuel.st1.fi/tehdas/">the garbage processor</a> is also quite addictive, and gives an interesting insight into the dark subconscious of the Internet.
</p>

<p>
To try it out, <a href="http://refuel.st1.fi/profiili/registration/">register to the site</a> or <a href="http://refuel.st1.fi/style/media/refuel_video.swf">watch the screencast</a>.
</p>

<p>
<strong>Technically the site is also quite interesting:</strong>
</p>

<p>
It uses the new <a href="http://www.midgard-project.org/midgard2/">Midgard2 platform</a>, combining the PHP-based <a href="http://bergie.iki.fi/blog/midcom_3_at_a_glance/">Midgard MVC</a> framework with some <a href="http://www.midgard-project.org/documentation/python_midgard/">Midgard-Python</a> processing tools. It also utilizes <a href="http://developers.facebook.com/connect.php">Facebook Connect</a> for easy registration, and is probably one of the first campaign websites out there to be based on <a href="http://en.wikipedia.org/wiki/Firefox_extension">Firefox extensions</a>.
</p>

<p>
Much of the platform is same as what the <a href="http://www.qaiku.com/">Qaiku microblogging service</a> uses.
</p>



<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/biofuel" rel="tag">biofuel</a>, <a href="http://www.technorati.com/tag/campaign" rel="tag">campaign</a>, <a href="http://www.technorati.com/tag/ecology" rel="tag">ecology</a>, <a href="http://www.technorati.com/tag/firefox" rel="tag">firefox</a>, <a href="http://www.technorati.com/tag/midgard" rel="tag">midgard</a>, <a href="http://www.technorati.com/tag/biofuel" rel="tag">biofuel</a>, <a href="http://www.technorati.com/tag/refuel" rel="tag">refuel</a></p>


]]></description>
<link>http://bergie.iki.fi/blog/turn_internet_trash_into_money_with_refuel/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-6fee95141eae11dea477ffe5ca8680508050</guid>
<pubDate>Wed, 01 Apr 2009 14:15:41 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>We're joining the Qaiku project</title>
<description><![CDATA[
<p>
I've been beta testing the new <a href="http://bergie.iki.fi/blog/microblogging-why_qaiku_might_do_what_twitter_and_brightkite_didn-t/">conversation-oriented microblogging</a> service Qaiku, and after some negotiations <a href="http://nemein.com/">we</a> today <a href="http://nemein.com/en/news/nemein_participates_in_qaiku_development/">signed a cooperation agreement</a> to join in developing the site:
</p>

<blockquote>
<a href="http://www.qaiku.com/">Qaiku</a> is a microblogging service, focusing strongly on discussion. Microblogging differs from ordinary blogging by the length of the posts, more topical content and automatically published micromedia, such as Flickr photo stream, Audioscrobbler stream etc. Allowed lengthier comments to the brief posts make discussion possible.
<br /><br /><img src="http://bergie.iki.fi/midcom-serveattachmentguid-71398fe80fe811de8d27fd9a10fc0ef60ef6/qaiku-welcome.jpg" height="234" width="300" border="1" hspace="4" vspace="4" alt="Qaiku" title="Qaiku" /><br /><br />Technically Qaiku has been built on <a href="http://bergie.iki.fi/blog/midgard2_at_fscons-your_data-everywhere/">Midgard 2</a> platform. Some of the features Nemein will develop for Qaiku will be released in the open source <a href="http://www.midgard-project.org/">Midgard 2 project</a>.
</blockquote>

<p>
On my list of priorities is a public API, <a href="http://openmicroblogging.org/">OpenMicroBlogging</a> support and location import from various services like <a href="http://fireeagle.yahoo.net/">Fire Eagle</a> and <a href="http://plazes.com/">Plazes</a>. I hope to get hacking on these as soon as I return from the <a href="http://www.midgard-project.org/community/events/gathering_march_2009/">Linköping Midgard Gathering</a>. Will be fun!
</p>



<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/microblogging" rel="tag">microblogging</a>, <a href="http://www.technorati.com/tag/midgard" rel="tag">midgard</a>, <a href="http://www.technorati.com/tag/nemein" rel="tag">nemein</a>, <a href="http://www.technorati.com/tag/qaiku" rel="tag">qaiku</a></p>


]]></description>
<link>http://bergie.iki.fi/blog/we-re_joining_the_qaiku_project/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-749fb19e0fe811dea864b381c20c8aeb8aeb</guid>
<pubDate>Fri, 13 Mar 2009 18:03:13 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Tracking impact instead of effort</title>
<description><![CDATA[
<p>
From the bubble-era start-up times in 2001, <a href="http://nemein.com/en/">Nemein</a> has based its invoicing on hours used, as is typical in the software consulting industry. The company provides services on a <a href="http://www.midgard-project.org/">100% pure, organic free software stack</a>, and therefore there are no other additional costs beside maintenance on top of the normal work hours used for a client's benefit.
</p>

<p>
With some clients we invoice as we go, and with others everything is based on tight budgeted amounts of hours. However, as <a href="http://www.well.com/~doctorow/metacrap.htm">Cory Doctorow's 2001 essay</a> on the utopia of Semantic Web reminds, humans are <a href="http://www.well.com/~doctorow/metacrap.htm#2.4">notoriusly bad</a> at estimating the time something will take, and so often the resolution of a full or half hour is too strict for accurate estimation.
</p>

<p>
This, and the tediousness of time tracking has kept me looking for a better way. And such a way presented itself when having some discussions over coffee and cognac at a dinner party held in the <a href="http://nds2.ir.nokia.com/EUROPE_NOKIA_COM_3/r2/aboutnokia/downloads/brochures/pdf/nokia_manor/NOKIA_MANOR.pdf">Nokia Manor</a>: how about stopping obsessing about strict amount of hours, and starting to use a bit more flexible model?
</p>

<p>
Following the <a href="http://en.wikipedia.org/wiki/Getting_Things_Done">Getting Things Done</a> doctrine of allowing only "<a href="http://onlinepersonalassistant.com/make-everything-an-actionable-task/">actionable</a>" tasks, we would split every project into a group of tasks, each provided with a ballpark estimate labeled with terms common from the clothes industry:
</p>

<ul><li><strong>S</strong>: small, simple tasks that can be accomplished in around one hour</li>
<li><strong>M</strong>: tasks requiring a bit more concentration that often take around half a day</li>
<li><strong>L</strong>: tasks requiring lots of focus</li>
</ul><p>
We could've taken this to extremes and allowed XXL tasks, but again, to keep things actionable, it is better to split larger efforts into more manageable chunks.
</p>

<p>
Moving away from strict definitions of time used also would allow us to do something quite appealing: estimate the impact of a given task, the benefit a client will receive from it, and use that as the basis of invoicing.
</p>

<p>
Of course, this all will not free us completely from the evils of hour reporting. Finnish employment law requires us to keep track of working hours to make sure overtime is compensated, and many of the freelancers working with us bill us by the hour. But now this hour reporting will be greatly simplified as you can just "clock in and out" at the start and end of the working day instead of trying to keep track of various half hour bits and pieces. 
</p>

<p>
And instead of tracking how much time we've spent at the office, we can start measuring the tasks accomplished for our clients. And that should be the more important thing for a consultancy.
</p>

<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/nemein" rel="tag">nemein</a>, <a href="http://www.technorati.com/tag/gtd" rel="tag">gtd</a></p>
]]></description>
<link>http://bergie.iki.fi/blog/tracking_impact_instead_of_effort/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-d3541b42f74911ddb80e4326bf683daf3daf</guid>
<pubDate>Tue, 10 Feb 2009 10:07:14 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Last of the Christmas holidays</title>
<description><![CDATA[
<p>
Since today is <a href="http://en.wikipedia.org/wiki/Epiphany_(holiday)">Epiphany</a>, the last of Christmas holidays, I thought to post a screenshot of our xmas-themed <a href="http://nemein.com/en/people/">staff page</a> before it goes <a href="http://www.hs.fi/kaupunki/artikkeli/YTV+ker%C3%A4%C3%A4+joulukuuset+maksutta+asiakaskiinteist%C3%B6ilt%C3%A4/1135242534999">the way of the Christmas tree</a>:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-c81aad0cdc0211dd8810efc7df577eeb7eeb/nemein-staff-xmas-2008.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-c951b878dc0211dd96359de1dfc780a480a4/nemein-staff-xmas-2008-tm.jpg" height="297" width="400" border="1" hspace="4" vspace="4" alt="Nemein staff on Christmas 2008" title="Nemein staff on Christmas 2008" /></a>
</p>

<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/nemein" rel="tag">nemein</a></p>
]]></description>
<link>http://bergie.iki.fi/blog/last_of_the_christmas_holidays/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-ca06f38cdc0211dd8f164da35c7f42104210</guid>
<pubDate>Tue, 06 Jan 2009 17:00:42 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Nemein is going to Ubuntu Server</title>
<description><![CDATA[
<p>
At <a href="http://nemein.com/">Nemein</a> we <a href="http://nemein.com/en/solution/support/">do maintenance</a> for quite a few servers of our customers. While some customers have their own Linux distribution preference - usually <a href="http://www.redhat.com/rhel/">RHEL</a> - in most cases we have a say what distribution runs their servers. So far this has been <a href="http://www.debian.org/">debian</a>, but now we're going for <a href="http://www.ubuntu.com/products/whatisubuntu/serveredition">Ubuntu Server</a>.
</p>

<p style="text-align:center;">
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-dc0c34eab22f11dd8f337d2ee1ced3e7d3e7/ubuntu_midgard.png" height="104" width="400" border="0" hspace="4" vspace="4" alt="Ubuntu and Midgard" title="Ubuntu and Midgard" /></p>

<p>
The reasons for this are quite simple:
</p>

<ul><li><a href="https://wiki.ubuntu.com/TimeBasedReleases">Ubuntu follows</a> the same <a href="http://bergie.iki.fi/blog/midgard_and_synchronized_releases/">synchronized release model</a> as <a href="http://www.midgard-project.org/">Midgard</a> does, offering a predictable upgrade schedule</li>
<li>In many cases the <a href="http://www.ubuntu.com/products/whatisubuntu">stable Ubuntu</a> version has newer <a href="http://php.net/">PHP</a> and <a href="http://www.gnome.org/">GNOME</a> packages than <a href="http://www.debian.org/releases/stable/">debian stable</a>. As these are <a href="http://www.midgard-project.org/documentation/midgard-source-installation-dependencies/">Midgard dependencies</a> this makes our life easier</li>
<li>Ubuntu is one of the <a href="http://en.opensuse.org/Build_Service/cross_distribution_package_how_to">distributions supported</a> by the <a href="https://build.opensuse.org/">openSUSE Build Service</a></li>
<li>Ubuntu is still basically the same familiar <a href="http://www.ubuntu.com/community/ubuntustory/Debian">rock solid platform that debian is</a></li>
</ul><p>
While not everybody is happy about <a href="http://www.jonobacon.org/?p=1381">the way Ubuntu has established itself</a> in the market, there seems to be a strong gravitation towards switching to it, on both desktop <a href="http://arstechnica.com/news.ars/post/20081009-wikipedia-adopts-ubuntu-for-its-server-infrastructure.html">and server</a>.
</p>
]]></description>
<link>http://bergie.iki.fi/blog/nemein_is_going_to_ubuntu_server/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-dd837c84b22f11dd850e2d60636803690369</guid>
<pubDate>Fri, 14 Nov 2008 11:37:34 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>LinkedIn Applications: automatic data into your resume</title>
<description><![CDATA[
<p>
<a href="http://www.linkedin.com/">LinkedIn</a>, the popular <a href="http://jobsearch.about.com/od/networking/a/linkedinprofile.htm">resume maintenance tool</a> just got a little smarter: they <a href="http://blog.linkedin.com/blog/2008/10/announcing-appl.html">added an applications catalogue</a> that can make your profile there <a href="http://www.readwriteweb.com/archives/linkedin_applications_your_res.php">more dynamic</a>. This is good as then potential business partners can find out more about myself from a <a href="http://bergie.iki.fi/blog/jaiku-personal_presence_aggregator/">single source</a>, and I need to do less work to keep it up-to-date.
</p>

<p>
I immediately added three apps, displaying my latest <a href="http://www.slideshare.net/bergie/">conference presentations</a>, upcoming <a href="http://www.dopplr.com/traveller/bergie">trip plans</a> and posts on <a href="http://bergie.iki.fi/blog/">my blog</a>:
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-bdf0d55aa5dd11dd986c75d8a19e15b115b1/linkedin-applications-tripit-slideshare.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-bf00dcf6a5dd11dd949985473da551b151b1/linkedin-applications-tripit-slideshare-tm.jpg" height="267" width="200" border="1" hspace="4" vspace="4" alt="LinkedIn Applications on my profile" title="LinkedIn Applications on my profile" /></a>
</p>

<p>
This is great as the applications already were part of my workflow. However, in general it is <a href="http://www.guardian.co.uk/technology/2008/sep/29/cloud.computing.richard.stallman">not a good idea to trust web apps</a> to be the only place where you keep your things.
</p>

<p>
In my case, I'm using <a href="http://bergie.iki.fi/blog/welcome_to_my_new_blog/">my Midgard-powered website</a> as the backup where I <a href="http://www.slideshare.net/bergie/manage-your-personal-information-space-with-midgard/">automatically gather information</a> I publish on other services like <a href="http://bergie.jaiku.com/">Jaiku</a> or <a href="http://flickr.com/photos/bergie/">Flickr</a>. This means that I can use the convenience and collaborative features of social web applications but still remain in control of my data. In the future I may move this to an <a href="http://bergie.iki.fi/blog/midgard2_at_fscons-your_data-everywhere/">even more replicated setup</a>...
</p>
]]></description>
<link>http://bergie.iki.fi/blog/linkedin_applications-automatic_data_into_your_resume/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-bf746932a5dd11dd949985473da551b151b1</guid>
<pubDate>Wed, 29 Oct 2008 19:19:30 +0200</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Freedom Fry on GNU's 25th anniversary</title>
<description><![CDATA[
<p>
The <a href="http://www.fsf.org/">Free Software Foundation's</a> GNU project <a href="http://www.fsf.org/news/freedom-fry/">turned 25 last week</a>, and the English humorist <a href="http://www.gnu.org/fry/">Stephen Fry made a video</a> to commemorate it:
</p>

<p>
<img src="http://bergie.iki.fi/midcom-serveattachmentguid-0e732ce87cfe11dd9a59a57a77692ad52ad5/freedom-fry.jpg" height="352" width="400" border="1" hspace="4" vspace="4" alt="Stephen Fry on 25 years of Free Software" title="Stephen Fry on 25 years of Free Software" /></p>

<p>
<a href="http://mako.cc/">Benjamin Mako Hill</a> posted some thoughts on how <a href="http://mako.cc/copyrighteous/20080906-00">the first generation of free software developers</a> has grown:
</p>

<blockquote>
Certainly, GNU has matured and accomplished wonderful things in last quarter-century. More importantly perhaps, it's produced wonderful progeny. It has spawned hundreds of thousands of free software projects, thousands of free or nearly-free operating systems, and an unbelievably vibrant global free and open source software community. Beyond the software realm, the free culture movement, most free licensing projects, and much of the access to knowledge movement can trace a connection back to GNU. We are living, and building, a new generation of the free software movement.
</blockquote>

<p>
As computers are becoming more and more ubiquitous, and affect more and more every aspect of our lives, <a href="http://www.fsfeurope.org/documents/freesoftware.en.html">software freedom</a> becomes a strong necessity. I personally have been <a href="http://www.ohloh.net/accounts/bergie">involved</a> with free software since late 90s. It gives me the <a href="http://www.debian.org/">operating system</a> for our servers, our <a href="http://www.php.net/">programming language</a>, and <a href="http://www.midgard-project.org/">our toolkit</a>. It also gives me an <a href="http://www.midgard-project.org/community/whoswho">amazing</a> <a href="http://www.fsfe.org/en/fellows">community</a> to work and share ideas with. It is hard to imagine working in a world without them.
</p>

<p>
To support free software, write <a href="http://github.com/">some code</a>, use a <a href="http://www.ubuntu.com/">free operating system</a>, <a href="http://www.fsfe.org/">join the Fellowship</a>, and celebrate <a href="http://softwarefreedomday.org/">the Software Freedom Day</a> on September 20th!
</p>
]]></description>
<link>http://bergie.iki.fi/blog/freedom_fry_on_gnu-s_25th_anniversary/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-1137817c7cfe11dd936cdfa109b68c938c93</guid>
<pubDate>Sun, 07 Sep 2008 19:57:34 +0300</pubDate>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Knol: a unit of knowledge</title>
<description><![CDATA[
<p>
Google's <a href="http://www.readwriteweb.com/archives/knol_google_takes_on_wikipedia.php">Wikipedia competitor</a> <a href="http://en.wikipedia.org/wiki/Knol">Knol</a> <a href="http://www.yugatech.com/blog/gooooogle/knol-launched-day-one-spammin-jammin/">launched</a> a while back. It seeks to make writing informative entries more appealing to authors by offering a <a href="http://googleblog.blogspot.com/2007/12/encouraging-people-to-contribute.html">cut of advertisement revenue</a> from the Knol pages. This <a href="http://www.calacanis.com/2006/10/28/wikipedia-leaves-100m-on-the-table-or-please-jimbo-reconsider/">can be a substantial thing</a> as calculations say if Wikipedia had ads the revenue from them would be <a href="http://www.watchmojo.com/web/blog/?p=626">42 million USD per year</a>.
</p>

<p>
Having read Neal Stephenson's <a href="http://en.wikipedia.org/wiki/Snow_Crash">Snow Crash</a> where the <a href="http://en.wikipedia.org/wiki/Snow_Crash#Important_characters">lead character Hiro</a>, a <a href="http://bergie.iki.fi/blog/category/haidonggumdo/">fellow swordfighter</a> and free hacker is making his living by collecting intel to upload onto the <a href="http://en.wikipedia.org/wiki/Snow_Crash#Influence_on_the_World_Wide_Web">CIC library</a>, the concept had some appeal. To test it, I created some pages:
</p>

<blockquote>
<strong><a href="http://knol.google.com/k/henri-bergius/workstreaming/205l6w1dyeyf0/2">Workstreaming</a></strong>
<br />Workstreaming means collecting activities of geographically dispersed team members into a consistent news feed, enabling managers to track process and colleagues to stay up-to-date with the day-by-day happenings.
<br /><br /><strong><a href="http://knol.google.com/k/henri-bergius/developing-p2p-business-applications/205l6w1dyeyf0/3">Developing P2P business applications</a></strong>
<br />Moving business applications to the web has solved many issues like easier deployment and backups, but at same time introduced a single point of failure in the infrastructure. A group of open source frameworks seeks to solve the issue by helping developers to migrate their applications into resilient and scalable peer-to-peer networks.
<br /><br /><strong><a href="http://knol.google.com/k/henri-bergius/haedong-kumdo/205l6w1dyeyf0/4">Haedong Kumdo</a></strong>
<br />Haedong Kumdo is a modern martial art based on ancient Korean sword techniques.
</blockquote>

<p>
This should not detract from my open content activities, as the <a href="http://knol.google.com/k/knol">Knol</a> pages are also <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons-licensed</a>.
</p>
]]></description>
<link>http://bergie.iki.fi/blog/knol-a_unit_of_knowledge/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-f8536dee75d011dd9b71b57a3101f8fff8ff</guid>
<pubDate>Fri, 29 Aug 2008 16:47:07 +0300</pubDate>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Part-time Istanbullu</title>
<description><![CDATA[
<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-412d06be737511ddb15dd308be3dc052c052/leanders_tower_by_night.JPG"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-4321c7fc737511dd96079fb9403f8b3f8b3f/leanders_tower_by_night-tm.jpg" height="130" width="396" border="1" hspace="4" vspace="4" alt="Leander's Tower by night" title="Leander's Tower by night" /></a>
</p>

<p>
A thousand years ago, <a href="http://en.wikipedia.org/wiki/Varangians#Varangian_Guard">men from my lands</a> traveled <a href="http://en.wikipedia.org/wiki/Istanbul">here</a> in search of opportunities and adventure. Now, due to intercontinental relationships and working permits, I follow their footsteps.
</p>

<p>
While Istanbul didn't score perfectly in <a href="http://bergie.iki.fi/blog/quality_of_life-helsinki_gets_good_score.html">Monocle's Quality of Life index</a>, I still find it a quite appealing place for a <a href="http://webworkerdaily.com/2006/09/04/going-bedouin/">web worker</a>. The lifestyle is more relaxed than in the north, WiFi-equipped cafes are everywhere, food is good, and the <a href="http://en.wikipedia.org/wiki/Sultanahmet">old city</a> and <a href="http://en.wikipedia.org/wiki/Bosporus">Bosporus</a> are absolutely beautiful.
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-2b87a904737511dd96079fb9403f8b3f8b3f/tophane_mosque_at_night.JPG"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-2def6bc8737511dd8f73eb1418da2fa02fa0/tophane_mosque_at_night-tm.jpg" height="250" width="400" border="1" hspace="4" vspace="4" alt="Tophane mosque at night" title="Tophane mosque at night" /></a>
</p>

<p>
<a href="http://webworkerdaily.com/2006/09/04/bedouins-are-everywhere/">Web working</a> while running <a href="http://nemein.com/">a consultancy</a> in Helsinki is not the easiest thing to do, but with some <a href="http://bergie.iki.fi/blog/scrum_in_management_of_a_small_software_consultancy.html">new processes</a>, and <a href="http://bergie.iki.fi/blog/ididwork-com-simple_workstreaming_solution.html">new tools</a> I think we may be able to cope. The main thing is to learn using <a href="http://en.wikipedia.org/wiki/Telepresence">telepresence</a> tools better than we do now. 
</p>

<p>
At least the <a href="http://webworkerdaily.com/2006/09/10/a-soloists-workflow/">web working</a> test run I did <a href="http://bergie.iki.fi/travels/london-united_kingdom/">in London</a> earlier this month felt very productive. Now the plan is to split my time between Helsinki and Istanbul, and of course the mandatory conference trips. This all will be challenging for regular project work, and so good web working tips will be appreciated!
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-6e3e16b6737511ddac53e1a7911ae038e038/bergie_webworking_in_miscafe.JPG"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-702f97ce737511dd9a233def452ef55bf55b/bergie_webworking_in_miscafe-tm.jpg" height="214" width="398" border="1" hspace="4" vspace="4" alt="Webworking in Miscafe, Besiktas" title="Webworking in Miscafe, Besiktas" /></a>
</p>

<p>
But in any case, my reasons for being in Istanbul go <a href="http://flickr.com/photos/bergie/2708683090/in/set-72157606406011464/">far beyond</a> mere working environment and productivity...
</p>
]]></description>
<link>http://bergie.iki.fi/blog/part-time_istanbullu/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-725e1692737511dd96079fb9403f8b3f8b3f</guid>
<pubDate>Tue, 26 Aug 2008 16:46:55 +0300</pubDate>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>Micro-blogging as alternative corporate announcement channel</title>
<description><![CDATA[
<p>
Today <a href="http://www.nebula.fi/">our ISP</a> is having <a href="http://www.nebula.fi/tiedotteet.php">major power failures</a>, and therefore many of our <a href="http://nemein.com/">web services</a> are down. For situations like this, it is good to establish an alternative channel of communications, and for us that is the <a href="http://en.wikipedia.org/wiki/Micro-blogging">micro-blogging</a> platform <a href="http://jaiku.com/">Jaiku</a>:
</p>

<p>
<a href="http://jaiku.com/channel/Nemein">http://jaiku.com/channel/Nemein</a>
</p>

<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-14b4442c6cfd11dd837fe1d95a0d537b537b/jaiku-channel-nemein.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-1684f18e6cfd11dda310f95a2b716fc16fc1/jaiku-channel-nemein-tm.jpg" height="178" width="400" border="1" hspace="4" vspace="4" alt="Jaiku's Nemein channel" title="Jaiku's Nemein channel" /></a>
</p>

<p>
If you are a Jaiku user, feel free to join the channel. Others can follow it via the <a href="http://jaiku.com/channel/Nemein/feed/rss">RSS feed</a>.
</p>
]]></description>
<link>http://bergie.iki.fi/blog/micro-blogging_as_alternative_corporate_announcement_channel/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-171367986cfd11dd82dfe59736c5a080a080</guid>
<pubDate>Mon, 18 Aug 2008 11:10:16 +0300</pubDate>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
<item>
<title>ididwork.com: Simple workstreaming solution</title>
<description><![CDATA[
<p>
<a href="http://bergie.iki.fi/midcom-serveattachmentguid-bed0622c647b11ddb2613d9ec4b664eb64eb/ididwork-reporting-interface.png"><img src="http://bergie.iki.fi/midcom-serveattachmentguid-c0455de2647b11dd98d267b909470cf50cf5/ididwork-reporting-interface-tm.jpg" height="206" width="238" border="1" align="right" hspace="8" vspace="4" alt="ididwork.com reporting interface" title="ididwork.com reporting interface" /></a>
<br /><a href="http://www.ididwork.com/">ididwork.com</a>, a simple workstreaming service <a href="http://www.ididwork.com/blog/?p=3">has launched</a> this week. <a href="http://webworkerdaily.com/2007/03/03/workstreaming-the-new-face-time/">Workstreaming</a> means utilizing <a href="http://en.wikipedia.org/wiki/Micro-blogging">micro-blogging</a> services to keep your colleagues aware of what you're doing. This helps with coordinating geographically dispersed teams of <a href="http://webworkerdaily.com/2006/09/04/going-bedouin/">web workers</a>.
</p>

<p>
As part of <a href="http://bergie.iki.fi/blog/scrum_in_management_of_a_small_software_consultancy.html">redesigning our processes</a>, <a href="http://nemein.com/en/">our company</a> has been looking for a workstreaming solution. While <a href="http://www.jeffro2pt0.com/jaiku-launches-channels-feature">private channels</a> support in <a href="http://jaiku.com/">Jaiku</a> would probably be the best option, we will now be testing ididwork.com for our needs.
</p>

<p>
Here is a quick overview of the first launched version of ididwork.com:
</p>

<p>
The good:
</p>

<ul><li>Simple, pleasant user interface</li>
<li>Tagging support (including <a href="http://en.wikipedia.org/wiki/Machine_tag">machine tags</a>), which means we can connect entries with <a href="http://www.ajatus.info/">Ajatus</a> tags</li>
<li>Email reminders for managerial review of entries</li>
<li>Excel export of work reports</li>
</ul><p>
The bad:
</p>

<ul><li>Users can be either managers or employees, not both. Managers don't have work to report?</li>
<li>User's own log entries and log entries of colleagues are shown separately</li>
<li>User can only belong to one organization. No multiple teams or projects</li>
</ul><p>
The ugly:
</p>

<ul><li>No API</li>
<li>No RSS feeds</li>
<li>No XMPP support</li>
</ul>]]></description>
<link>http://bergie.iki.fi/blog/ididwork-com-simple_workstreaming_solution/</link>
<guid isPermaLink="true">http://bergie.iki.fi/midcom-permalink-c1c94372647b11ddb139c98c4e4b0b270b27</guid>
<pubDate>Thu, 07 Aug 2008 15:24:18 +0300</pubDate>
<author>henri.bergius@iki.fi (Henri Bergius)</author>
<source url="http://bergie.iki.fi/blog/feeds/category/business">Henri Bergius: category &quot;business&quot;</source>
<category>Henri Bergius: category &quot;business&quot;</category>
</item>
</channel>
</rss>
