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

<channel>
	<title>Business Engineering by Koneka</title>
	<atom:link href="http://www.koneka.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koneka.com</link>
	<description>Software for Business Engineering</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:51:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Efficient Time Tracking with Jira Project Management Tools</title>
		<link>http://www.koneka.com/time-tracking-with-jira-project-management/</link>
		<comments>http://www.koneka.com/time-tracking-with-jira-project-management/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 16:35:09 +0000</pubDate>
		<dc:creator>Simon Poissant</dc:creator>
				<category><![CDATA[Koneka]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Jira]]></category>
		<category><![CDATA[Time tracking]]></category>
		<category><![CDATA[Toggl]]></category>

		<guid isPermaLink="false">http://www.koneka.com/?p=204</guid>
		<description><![CDATA[<a href=http://www.koneka.com/time-tracking-with-jira-project-management/><img src=http://www.koneka.com/wp-content/uploads/2010/07/Jira.png class=imgtfe hspace=5 align=left width=100  border=0></a>One important aspect of project management is time management: predicting how long things will take to produce accurate estimations and tracking how long they actually took for billing purposes.  Learn how Koneka does it with the help of <a href="http://www.atlassian.com/software/jira/">Jira</a>, <a href="http://www.toggl.com/">Toggl</a> time tracking tool and the <a href="https://plugins.atlassian.com/plugin/details/294">Jira Timesheet Report and Portlet Plugin</a>.  Together, these three tools have made our life easier, our clients happier and our project management better.]]></description>
			<content:encoded><![CDATA[<p>One important aspect of project management is time management: predicting how long things will take to produce accurate estimations and tracking how long they actually took for billing purposes.  Accurately guessing the required time to accomplish a task requires a good dose of both skill and experience.  On the other hand, figuring out how much time was spent on a project is mostly a matter of having the right tools and ensuring the people in your business use them.</p>
<p>In this article, we will discuss how <a href="#jira">Jira</a>, <a href="#toggl">Toggl</a> and the <a href="#jiraplugin">Jira Timesheet Report and Portlet Plugin</a> have satisfied our needs of a time tracking mechanism highly integrated to our project management platform.</p>
<h2 style="margin-bottom: 10px"><a name="jira"></a><a href="http://www.atlassian.com/software/jira/">Time Tracking with Jira Issues</a></h2>
<div id="attachment_212" class="wp-caption alignnone" style="width: 315px"><a href="http://www.atlassian.com/software/jira/"><img class="size-full wp-image-212" title="Jira" src="http://www.koneka.com/wp-content/uploads/2010/07/Jira.png" alt="Jira - Issue and project tracking" width="305" height="75" /></a><p class="wp-caption-text">Jira - Issue and project tracking</p></div>
<p>In our previous article about project management (<a href="http://www.koneka.com/comparison-of-project-management-software/">Comparison of Project Management Software</a>), we reviewed five potential project management software and ended up choosing the excellent <a href="http://www.pivotaltracker.com/">Pivotal Tracker</a>.  At the time, we were looking for an affordable hosted project management solution and <a href="http://www.atlassian.com/software/jira/">Jira</a>, not offering such an option, was left out of the review.</p>
<p>Unfortunately, <a href="http://www.pivotaltracker.com/">Pivotal Tracker</a> did not (and still doesn&#8217;t) offer a good time tracking solution and we quickly realized that we needed this feature to organize our efforts internally and to justify our invoices.  Following the advice of Felix Martineau from <a href="http://atlassian.techsolcom.ca/">TechSolCom</a>, we went back to the comparison board and found out about Atlassian <a href="http://www.atlassian.com/software/jira/pricing.jsp">&#8220;Get Started for 10$&#8221;</a> pricing option.  We urge software startups to evaluate this enterprise grade project management solution.</p>
<p>Jira time tracking process is highly integrated .  When you create an issue, you assign it an estimate of the total time required.  The dashboard shows you how many hours remain before all the issues of a given versions are finished.  At the end of the day, you fill the &#8220;work log&#8221; for each issue you worked on.  At this point, you either re-estimate the remaining hours, or just consume them from you initial estimation.</p>
<p><a href="http://www.koneka.com/wp-content/uploads/2010/07/jira-issue-time-tracking.jpg"><img class="aligncenter size-full wp-image-247" title="Time Tracking with Jira Issues" src="http://www.koneka.com/wp-content/uploads/2010/07/jira-issue-time-tracking.jpg" alt="Time Tracking with Jira Issues" width="400" height="146" /></a></p>
<p>Now, you have associated accurate time estimates and consumptions to your Jira issues (bugs, features, tasks, and improvements), you can generate a bunch of useful reports.</p>
<p><a href="http://www.koneka.com/wp-content/uploads/2010/07/jira-time-tracking-report.jpg"><img class="aligncenter size-full wp-image-250" title="Jira Time Tracking Reports" src="http://www.koneka.com/wp-content/uploads/2010/07/jira-time-tracking-report.jpg" alt="Jira Time Tracking Reports" width="750" height="118" /></a></p>
<p>As good as it is, we still had two problems with the default time tracking in Jira:</p>
<ol>
<li>We wanted to give a monthly report to our clients and none of the available reports where in a format we liked</li>
<li>We had to manually calculate the time spent on each issue and it quickly became a nightmare</li>
</ol>
<p>NB: Time tracking in <a href="http://www.atlassian.com/software/jira/">Jira</a> comes with the default installation but needs to be activated (<a href="http://confluence.atlassian.com/display/JIRA040/Enabling+Time+Tracking">see the official documentation</a>).</p>
<h2 style="margin-bottom: 10px"><a name="jiraplugin"></a><a href="https://plugins.atlassian.com/plugin/details/294">Jira Timesheet Report and Portlet Plugin</a></h2>
<div id="attachment_234" class="wp-caption alignnone" style="width: 310px"><a href="https://plugins.atlassian.com/plugin/details/294"><img class="size-medium wp-image-234" title="Jira Timesheet Report and Portlet Plugin" src="http://www.koneka.com/wp-content/uploads/2010/07/Jira-Timesheet-Report-and-Portlet-Plugin-300x151.png" alt="Enables additional time tracking" width="300" height="151" /></a><p class="wp-caption-text">Enables additional time tracking</p></div>
<p>There is an impressive amount of plugins available for Atlassian&#8217;s many tools (find them all at the <a href="https://plugins.atlassian.com/plugin/home">Plugin Exchange page</a>).  To solve our &#8220;time reports to clients&#8221; problem, we went ahead and installed the <a href="https://plugins.atlassian.com/plugin/details/294">Jira Timesheet Report and Portlet Plugin</a>.  This simple plugin gave us two new Time Tracking reports: The Pivot Project Report and the User Timesheet Report.  The first one gives you a summary of who worked on a project and how much time total they have spent on individual issues for a given period.  The second one gives a more detailed view of the work of a single employee, showing you the time spent on issues on a day to day basis for the entire period given.</p>
<p>Using these reports, we now have a solid representation of the work we do each month.  At the end of a period, we export the report in Excel format which we append to our invoices.  Our clients really appreciate the level of details it provides.</p>
<h2 style="margin-bottom: 10px"><a name="toggl"></a><a href="http://www.toggl.com/">Toggl &#8211; Tracking Time on a Day to Day Basis</a></h2>
<div id="attachment_233" class="wp-caption alignnone" style="width: 160px"><a href="https://www.toggl.com/"><img class="size-full wp-image-233" title="toggl" src="http://www.koneka.com/wp-content/uploads/2010/07/toggl.png" alt="Time tracking that  works." width="150" height="44" /></a><p class="wp-caption-text">Time tracking that  works.</p></div>
<p>From our experience, many software developers (including us) suffer from an attention deficit disorder.  We spend 12 minutes on a task, and then toggle to another one.  We found <a href="http://www.toggl.com/">Toggl</a> to be exceptionnaly good at capturing our hourly efforts despite our attention shifts.  All you need to do is create a new task, give it a meaningful name (we use the ID of the Jira issue I&#8217;ll be working on) and press the big button to start logging your time.  If you create a new task and start working on it, <a href="http://www.toggl.com/">Toggl</a> will automatically stops the tracking of your previous active task and switch to this new one.  At the end of each week, we sync Jira worklogs with Toggl&#8217;s timesheet.</p>
<p>We appreciate <a href="http://www.toggl.com/">Toggl</a> for its extreme simplicity.  Don&#8217;t get us wrong here, it is packed with much more than simple time tracking (to name a few: it can differentiate between billable and non-billable work, assign tasks to different projects and/or clients, share information between multiple users and generate very nice reports) but it is built in a way that let you use only what you need and for us, that is simple time tracking.  Regardless of how many features you plan on using, we have noticed an interesting side-effect to logging your work in <a href="http://www.toggl.com/">Toggl</a>: by forcing you to define what you will be working on next (the task name) and by accurately tracking the time you spend on it, this little application is great at helping people focus on their current task.</p>
<p>For comparison sake, we had tried <a href="http://www.getklok.com/">Klok</a> prior to <a href="http://www.toggl.com/">Toggl</a> but we felt it was too complicated for our needs and lacked the small form factor and easy interface of its competitor.  Also, while writing this article, we&#8217;ve stumbled upon another Jira plugin that seems to be doing something similar to <a href="http://www.toggl.com/">Toggl</a> but with a stronger integration into Jira (<a href="https://plugins.atlassian.com/plugin/details/6284">Aide de Worklog (time tracking)</a>). We have yet to test it but if you have please give us some feedback in the comment section of the article.</p>
<h2>Summary</h2>
<p>For the past months, Koneka has been successfully keeping track of the time spent on our different projects in <a href="http://www.atlassian.com/software/jira/">Jira</a> with the help of the <a href="http://www.toggl.com/">Toggl</a> time tracking tool and the <a href="https://plugins.atlassian.com/plugin/details/294">Jira Timesheet Report and Portlet Plugin</a>.  Together, these three tools have made our life easier, our clients happier and our project management better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.koneka.com/time-tracking-with-jira-project-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Comparison of Project Management Software</title>
		<link>http://www.koneka.com/comparison-of-project-management-software/</link>
		<comments>http://www.koneka.com/comparison-of-project-management-software/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 19:48:33 +0000</pubDate>
		<dc:creator>Simon Poissant</dc:creator>
				<category><![CDATA[Koneka]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[Project Management Software]]></category>
		<category><![CDATA[Project Management Solutions]]></category>

		<guid isPermaLink="false">http://www.koneka.com/?p=148</guid>
		<description><![CDATA[<a href=http://www.koneka.com/comparison-of-project-management-software/><img src=http://www.koneka.com/wp-content/uploads/2010/01/pivotal-tracker.png class=imgtfe hspace=5 align=left width=100  border=0></a>In prevision of upcoming contracts, we decided to take a step back, compare available Project Management Software and see if we could find one that fits our needs better. This entry is a small wrap up of our observations, thoughts and conclusions on the solutions we have considered.]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: normal; font-size: 13px;">Koneka is very fond of Agile Development and we have been using Pivotal Tracker successfully for over a year now.  Pivotal Tracker is an Agile Project Management Software available freely on the web with a solid interface and very strong Agile Development integration.</span></p>
<p>In prevision of upcomming contracts, we decided to take a step back, compare available Project Management Software and see if we could find one that better fits our needs. This entry is a small wrap up of our observations, thoughts and conclusions on the solutions we have considered.</p>
<h1>Testing the Project Management Software</h1>
<p>While there is an enormous amount of Project Management Software out there, we could only afford to evaluate a few of them.  Considering the current size of the company, we decided to stick with the smaller players in order to reduce the cost.  We also tried to focus on hosted solutions to avoid having to deal with server setup and maintenance.  For these two reasons, <a title="axosoft OnTime" href="http://www.axosoft.com/ontime" target="_blank">Axosoft OnTime</a> and <a title="Atlassian Jira" href="http://www.atlassian.com/studio/" target="_blank">Atlassian Jira</a> were discarded.</p>
<p>Take note that the Project Management Software are listed in order of preference, starting with the one we preferred.</p>
<h2><a href="http://www.pivotaltracker.com">Pivotal Tracker</a></h2>
<div id="attachment_162" class="wp-caption alignnone" style="width: 440px"><img class="size-full wp-image-162" title="pivotal-tracker" src="http://www.koneka.com/wp-content/uploads/2010/01/pivotal-tracker.png" alt="Pivotal Tracker - Free Lightweight Agile Project Management &amp; Team Collaboration" width="430" height="35" /><p class="wp-caption-text">Pivotal Tracker - Free Lightweight Agile Project Management &amp; Team Collaboration</p></div>
<table border="0">
<tbody>
<tr>
<td><strong>Price*:</strong></td>
<td>FREE</td>
</tr>
<tr>
<td><strong>User Interface:</strong></td>
<td>5/5</td>
</tr>
<tr>
<td><strong>Hosted SVN support:</strong></td>
<td>NO</td>
</tr>
<tr>
<td><strong>SVN Commit linked to Tasks:</strong></td>
<td>2/5</td>
</tr>
<tr>
<td><strong>Agile Development features:</strong></td>
<td>5/5</td>
</tr>
<tr>
<td><strong>Time Tracking:</strong></td>
<td>0/5</td>
</tr>
<tr>
<td><strong>Bug Report from Clients:</strong></td>
<td>0/5</td>
</tr>
<tr>
<td><strong>Multiple projects support:</strong></td>
<td>3/5</td>
</tr>
</tbody>
</table>
<p><br/><br />
Pivotal Tracker is missing a some of the &#8220;new&#8221; features we were looking for.  Nevertheless, it has been a strong asset in our software development process, is completely free and it has a great user interface.</p>
<p>It is interesting to note that Pivotal Labs just released the Pivotal Tracker API v3.  This new API allows the use of source control post commit hooks making it possible to link SVN commits to tickets.  The low score in that category comes from the fact that you have to implement it yourself for now.</p>
<h2><a href="http://www.fogbugz.com">FogBugz</a></h2>
<div id="attachment_158" class="wp-caption alignnone" style="width: 210px"><img class="size-full wp-image-158" title="fogbugz" src="http://www.koneka.com/wp-content/uploads/2010/01/fogbugz.jpg" alt="FogBugz - Bring Your Project Into Focus" width="200" height="87" /><p class="wp-caption-text">FogBugz - Bring Your Project Into Focus</p></div>
<table border="0">
<tbody>
<tr>
<td><strong>Price*:</strong></td>
<td>FREE or 25$/user/mo with 3 or more users</td>
</tr>
<tr>
<td><strong>User Interface:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Hosted SVN support:</strong></td>
<td>NO</td>
</tr>
<tr>
<td><strong>SVN Commit linked to Tasks:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Agile Development features:</strong></td>
<td>2/5</td>
</tr>
<tr>
<td><strong>Time Tracking:</strong></td>
<td>5/5</td>
</tr>
<tr>
<td><strong>Bug Report from Clients:</strong></td>
<td>3/5</td>
</tr>
<tr>
<td><strong>Multiple projects support:</strong></td>
<td>4/5</td>
</tr>
</tbody>
</table>
<p><br/><br />
FogBugz turned out to be a strong contestant during our searches.  Its smooth interface, strong time tracking features and good support for multiple simultaneous projects through global milestones really shinned.  Their &#8220;Evidence-Based Scheduling&#8221; reports were also an interesting addition.</p>
<p>Agile development integration was minimal with only a poorly integrated Kanban board available through a plugin.  The lack of SVN hosting is disappointing considering the price scheme they use but they were nice enough to offer hook scripts that you can add to your own repository for easy integration and they also offer the possibility to enfore this feature through Tortoise SVN.</p>
<h2><a href="http://www.codespaces.com">Code Spaces</a></h2>
<div id="attachment_157" class="wp-caption alignnone" style="width: 301px"><img class="size-full wp-image-157" title="code-spaces" src="http://www.koneka.com/wp-content/uploads/2010/01/code-spaces.png" alt="Code Spaces - Project Management and Source Code Hosting for Professional Development Teams" width="291" height="85" /><p class="wp-caption-text">Code Spaces - Project Management and Source Code Hosting for Professional Development Teams</p></div>
<table border="0">
<tbody>
<tr>
<td><strong>Price*:</strong></td>
<td>2.99$/mo</td>
</tr>
<tr>
<td><strong>User Interface:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Hosted SVN support:</strong></td>
<td>YES</td>
</tr>
<tr>
<td><strong>SVN Commit linked to Tasks:</strong></td>
<td>2/5</td>
</tr>
<tr>
<td><strong>Agile Development features:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Time Tracking:</strong></td>
<td>2/5</td>
</tr>
<tr>
<td><strong>Bug Report from Clients:</strong></td>
<td>5/5</td>
</tr>
<tr>
<td><strong>Multiple projects support:</strong></td>
<td>3/5</td>
</tr>
</tbody>
</table>
<p><br/><br />
Code Spaces looks great but it was lacking some basic features we came to expect from project management software after reviewing the other options (namely SVN commit cannot link automatically and work items cannot be modified in batch).  In addition, Code Spaces offers time tracking features for individual work items but, as far as I know, you don&#8217;t have any way to use that information to generate reports or charts.</p>
<p>On the plus side, its card wall was nicely integrated and pleasant to use.  It could be improved through the addition of more information on the &#8220;cards&#8221; (I could use visible information about &#8220;Assigned To&#8221;, &#8220;Work Item Type&#8221; and &#8220;Work Item Status&#8221;) and a velocity system but it was still the second best option we&#8217;ve seen after Pivotal Tracker.</p>
<p>I feel it&#8217;s also important to mention the Code Spaces &#8220;Portal&#8221; included with your account that easily allow Clients to submit issues or track projects from a nice customizable web page linked directly to your Code Spaces account.</p>
<h2><a href="http://www.unfuddle.com">Unfuddle</a></h2>
<div id="attachment_160" class="wp-caption alignnone" style="width: 280px"><img class="size-full wp-image-160" title="unfuddle" src="http://www.koneka.com/wp-content/uploads/2010/01/unfuddle.png" alt="Unfuddle - Software Project Management Git and Subversion Hosting" width="270" height="74" /><p class="wp-caption-text">Unfuddle - Software Project Management Git and Subversion Hosting</p></div>
<table border="0">
<tbody>
<tr>
<td><strong>Price*:</strong></td>
<td>9$/mo (no time tracking) or 49.99$/mo (time tracking)</td>
</tr>
<tr>
<td><strong>User Interface:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Hosted SVN support:</strong></td>
<td>YES</td>
</tr>
<tr>
<td><strong>SVN Commit linked to Tasks:</strong></td>
<td>5/5</td>
</tr>
<tr>
<td><strong>Agile Development features:</strong></td>
<td>0/5</td>
</tr>
<tr>
<td><strong>Time Tracking:</strong></td>
<td>Did not try</td>
</tr>
<tr>
<td><strong>Bug Report from Clients:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Multiple projects support:</strong></td>
<td>Did not try</td>
</tr>
</tbody>
</table>
<p><br/><br />
Unfuddle was the Project Management Solution we spent the less time in.  The main reason for that is the complete lack of agile development tools in it.  Their trial version also limited the amount of active projects to one (which is why we could not test support for multiple projects) and did not have the time tracking module.</p>
<p>Despite all that, I can say unfuddle seemed to be a strong option for non-agile oriented groups with a well organised and good looking UI, good SVN integration and a versatile User Permissions control (useful to give a limited access to client for example).</p>
<h2 style="font-size: 1.5em;"><a href="http://www.assembla.com">Assembla</a></h2>
<div>
<dl id="attachment_156" style="text-align: center; background-color: #f3f3f3; padding-top: 4px; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; border-bottom-right-radius: 3px 3px; border-bottom-left-radius: 3px 3px; width: 130px; margin: 10px; border: 1px solid #dddddd;">
<dt><img style="padding: 0px; margin: 0px; border: 0px none initial;" title="assembla" src="http://www.koneka.com/wp-content/uploads/2010/01/assembla.gif" alt="Assembla - Accelerate your projects with online workspaces" width="120" height="50" /></dt>
<dd style="font-size: 11px; line-height: 17px; padding-top: 0px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; margin: 0px;">Assembla &#8211; Accelerate your projects with online workspaces</dd>
</dl>
</div>
<table border="0">
<tbody>
<tr>
<td><strong>Price*:</strong></td>
<td>3$/user/mo + 0.30$/100MB/mo of space used</td>
</tr>
<tr>
<td><strong>User Interface:</strong></td>
<td>1/5</td>
</tr>
<tr>
<td><strong>Hosted SVN support:</strong></td>
<td>YES</td>
</tr>
<tr>
<td><strong>SVN Commit linked to Tasks:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Agile Development features:</strong></td>
<td>2/5</td>
</tr>
<tr>
<td><strong>Time Tracking:</strong></td>
<td>4/5</td>
</tr>
<tr>
<td><strong>Bug Report from Clients:</strong></td>
<td>3/5</td>
</tr>
<tr>
<td><strong>Multiple projects support:</strong></td>
<td>3/5</td>
</tr>
</tbody>
</table>
<p><br/><br />
Assembla was a strong contestant feature-wise and we considered it for a while but in the end I just couldn&#8217;t get along with its bland and unintuitive interface. It has an easy to use SVN Commit hook system through special commands integrated in the commit comment (i.e. &#8220;close #3&#8243; to close a ticket).</p>
<p>Their Agile Planner suffered from the UI problem and was somewhat unintuitive to me (No backlog?). I&#8217;m not even sure we would have used it had we chosen Assembla as our Project Management Software.</p>
<h1>Conclusion</h1>
<p>Unfortunately, none of the Project Management Solutions we looked at were completely satisfying to us.  Like we mentioned earlier, FogBugz ended up being our top contender but the lack of Hosted SVN, poor agile development integration and potentially high price in the long term turned us down.</p>
<p>For now, we feel we are better off sticking with Pivotal Tracker (adding functionalities through their new API v3 if needed).  It is our tried and true approach and it has given us great results in the past.</p>
<h1>Useful links</h1>
<h4>Wikipedia Chart comparing popular Project Management Software</h4>
<p><a href="http://en.wikipedia.org/wiki/Comparison_of_project_management_software">Comparison of project management software on Wikipedia</a></p>
<h4>Project Management Software we have heard of but not evaluated</h4>
<p><a title="axosoft OnTime" href="http://www.axosoft.com/ontime" target="_blank">Axosoft OnTime</a></p>
<p><a title="Atlassian Jira" href="http://www.atlassian.com/studio/" target="_blank">Atlassian Jira</a></p>
<p><a title="Microsoft Project 2007" href="http://office.microsoft.com/en-us/project/FX100487771033.aspx" target="_blank">Microsoft Project</a></p>
<p><a title="TargetProcess" href="http://www.targetprocess.com/" target="_blank">TargetProcess</a></p>
<address><em><span style="color: #c0c0c0;">*price: The values shown here are based on a team of 2 programmers and only a few projects.  Most project management software presented here have many other pricing options depending on the size of your team, the number of projects you want to track and the space you need for your code and documents.</span></em></address>
]]></content:encoded>
			<wfw:commentRss>http://www.koneka.com/comparison-of-project-management-software/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Strategic Partnership with Edilex</title>
		<link>http://www.koneka.com/strategic-partnership-with-edilex/</link>
		<comments>http://www.koneka.com/strategic-partnership-with-edilex/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 22:21:44 +0000</pubDate>
		<dc:creator>Pierre-Olivier Charlebois</dc:creator>
				<category><![CDATA[Koneka]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Edilex]]></category>
		<category><![CDATA[Strategic Partnership]]></category>

		<guid isPermaLink="false">http://www.koneka.com/?p=115</guid>
		<description><![CDATA[<a href=http://www.koneka.com/strategic-partnership-with-edilex/><img src=/wp-content/images/edilex-partner.png class=imgtfe hspace=5 align=left width=100  border=0></a>Koneka is proud to announce it has concluded a strategic partnership with Edilex. We share Edilex’ long-term vision that the standardization of the best legal practices through the development of dedicated technological tools will revolutionized business processes.]]></description>
			<content:encoded><![CDATA[<p>Koneka is proud to announce it has concluded a strategic partnership with Edilex.</p>
<p style="text-align: center;"><a href="http://www.edilex.com/fr/profil_partenariat.php" target="_blank"><img class="aligncenter" title="Edilex Partner" src="/wp-content/images/edilex-partner.png" alt="Koneka, an Edilex Partner" width="256" height="112" /></a></p>
<p>Koneka has been involved in the development of Edilex’ Website since February 2009 during which we have:</p>
<ul>
<li>Positioned <a href="http://www.edilex.com">Edilex Website</a> in the top 3 search results in Google for more than 100 relevant keywords</li>
<li>Developed an online presence for their <a href="http://www.edilex.com/education">Learning Center “The meeting point of legal and business minds”</a>;</li>
<li>Migrated their <a href="http://www.edilex.com/edilexpress">edilexpress articles</a> to a Wordpress blog platform;</li>
</ul>
<p>Koneka shares Edilex’ long-term vision that the standardization of the best legal practices through the development of dedicated technological tools will revolutionized business processes.  This partnership seals our intention to join state-of-the-art software development with 25 years of legal structural design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.koneka.com/strategic-partnership-with-edilex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Rank Well On Google</title>
		<link>http://www.koneka.com/how-to-rank-well-on-google/</link>
		<comments>http://www.koneka.com/how-to-rank-well-on-google/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 18:08:21 +0000</pubDate>
		<dc:creator>Pierre-Olivier Charlebois</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Koneka]]></category>
		<category><![CDATA[PageRank]]></category>
		<category><![CDATA[search-engine optimization]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.koneka.com/?p=75</guid>
		<description><![CDATA[<a href=http://www.koneka.com/how-to-rank-well-on-google/><img src=http://www.koneka.com/wp-content/uploads/2009/10/eye-tracker-heat-map-150x150.jpg class=imgtfe hspace=5 align=left width=100  border=0></a>Learn how to rank well in Google in 4 simple steps. No technical knowledge required.]]></description>
			<content:encoded><![CDATA[<p>This short article highlights key search-engine optimization elements without using too much technical lingo.  The discussion has been formatted so that lawyers feel at home.</p>
<h2><strong>From word of mouth to the Internet</strong></h2>
<p>Traditionally, lawyers have developed their market through networking and word of mouth.  In recent times, more and more have embarked on the Internet fast-paced wagon.  Many have expressed to Koneka their interest in increasing their online presence.  They asked: “How can my Website rank well on Google?”  But before answering that question, let&#8217; see why it&#8217;s a good publicity to appear early in search results.</p>
<h2><strong>Why should you appear in top 3 results of search engines</strong></h2>
<p>Many research document where people click on Google. They conclude that 85% of the visitors will click on one of the first 3 organic results. Google is extremely good at putting meaningful links in there.</p>
<p>Another way to look at is by looking at the eye-pattern heat-map below.  You will notice that people gaze significantly more at the first 3 results.  Their interest is rapidly declining as we go down the list.</p>
<p>In short: you must strive to reach this search podium!</p>
<div id="attachment_76" class="wp-caption aligncenter" style="width: 312px"><a href="http://www.koneka.com/wp-content/uploads/2009/10/eye-tracker-heat-map.jpg"><img class="size-full wp-image-76" title="eye-tracker-heat-map" src="http://www.koneka.com/wp-content/uploads/2009/10/eye-tracker-heat-map.jpg" alt="Google Eye Gaze Heat-Map" width="302" height="265" /></a><p class="wp-caption-text">Google Eye Gaze Heat-Map</p></div>
<h2><strong>Search Engine Optimization for dummies</strong></h2>
<p>In this section, I will summarize 4 elements I welcome you to consider when building up your website.  If you work with web design firms, make sure they are aware of those elements, because you may otherwise end-up in the abyss of Google’s result.  It can be frustrating after having spent thousands revamping your Website look.</p>
<h3><strong>1. Identify Keywords</strong></h3>
<p>Before writing your first line, consider what are the best keywords describing what it is you want to say.  It will be very hard to score well on too many queries, so focus on 20-30 key concepts.  Also, think hard about what differentiate your offer from your competitor. For instance, it will be hard to rank well on “business attorneys”.  By adding distinguishing elements in your keyword list, like geographic locations “business attorneys <span style="text-decoration: underline;">Ottawa</span>”, you have a better shot at the first 3 spots!</p>
<h3><strong>2. Place those keyword appropriately</strong></h3>
<p>Without going too much into technical detail, you can hint Google about what are the most important sentences on your page.  Let’s take this blog post as an example.<br />
<img class="aligncenter size-full wp-image-112" title="post_koneka_seo" src="http://www.koneka.com/wp-content/uploads/2009/10/post_koneka_seo.png" alt="post_koneka_seo" width="600" height="346" /></p>
<p>The top title is very important. This text is used by Google to present your page to searchers.  The keywords you use in there (&lt;title&gt; tag) have more weight than anything else on your page.  The second most significant identifier is your main title (&lt;h1&gt; tag).  Finally, Google makes its mind on the overall keyword distribution, so be careful to spread your top 20 keywords several times throughout the article.</p>
<p>As a side note, be aware that Google won’t see the keywords in rich media files like Flash movies.  Lawyers are incredible scribes, so it would be unfortunate that your content remains hidden to the world.   Again, make sure you web developers restrain themselves from going down the flashy road.</p>
<h3><strong>3. Appeal your target audience</strong></h3>
<p>If you optimized your site for “business attorneys in Ottawa”, make sure your content is meaningful to people searching those terms.  Google is pretty smart.  It knows how long visitors stay on your Website.  If it finds out that people spent an average of 5 seconds on your page, it will conclude that your content is finally not worthy of ranking well for those terms.  Google Analytics refers to this measure as “bounce rate”.</p>
<h3><strong>4. Build incoming links</strong></h3>
<p>This is the bread-and-butter of search engine optimization. Each incoming link to your site cast a vote to Google’s PageRank algorithm.  PageRank, by the way, is the technology developed by Google’s founder Larry Page during his studies at Stanford.  The more votes you have, the better your rank.  The higher you rank, the more voting power your Website has.  Furthermore, PageRank analyses the correlation between your Website content and the referring page.  If the Department of Justice of Canada refers to your site “Ottawa’s business attorneys .com”, be assured is will be taken into consideration.  You can always do strategic link exchange with partners in a similar field.</p>
<p><strong>Conclusion</strong></p>
<p>In conclusion, throughout the entire Web design process, always keep in mind that you want to be found by Google’ spiders.  Also, make sure that your Web designer has some basic knowledge of search-engine optimization.  <a title="Koneka Contact" href="/contact/">Feel free to contact us to obtain more information!</a></p>
<p>Interesting links:</p>
<p>A company doing SEO for lawyers: <a href="http://www.stemlegal.com/">http://www.stemlegal.com/</a><br />
SEO gurus (for tech savvy): <a href="http://www.seomoz.com/">http://www.seomoz.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.koneka.com/how-to-rank-well-on-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Koneka</title>
		<link>http://www.koneka.com/website-update/</link>
		<comments>http://www.koneka.com/website-update/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 14:37:19 +0000</pubDate>
		<dc:creator>Pierre-Olivier Charlebois</dc:creator>
				<category><![CDATA[Koneka]]></category>

		<guid isPermaLink="false">http://blog.koneka.com/?p=35</guid>
		<description><![CDATA[I have worked happily without a Web identity for the past 4 years. I am a reserved programmer. But after 2.5 years of software development in the gaming industry and 1.5 at the helm of a single manned start-up, I feel I have some wisdom to share.  After all, I named the company in respect [...]]]></description>
			<content:encoded><![CDATA[<p>I have worked happily without a Web identity for the past 4 years. I am a reserved programmer. But after 2.5 years of software development in the gaming industry and 1.5 at the helm of a single manned start-up, I feel I have some wisdom to share.  After all, I named the company in respect of the Wolof word <em>ku-nekkä</em> which means “everyone”.</p>
<p>This blog will be about the path I chose to unite two passions: <strong>software development</strong> and <strong>business</strong>.  Oddly enough, those passions brought me to the legal industry.  I figured that business contracts are, in the end, human-readable code.  Isn’t a contract a series of instructions to be executed by a legal entity?</p>
<p>So, if you are a <strong>software developer,</strong><strong> </strong>a <strong>legal practitioner</strong> or an <strong>entrepreneur</strong> sharing our interest in business intelligence, stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.koneka.com/website-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.338 seconds -->
<!-- Cached page served by WP-Cache -->
