<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nikita Puzankov</title>
    <description>The latest articles on DEV Community by Nikita Puzankov (@humb1t).</description>
    <link>https://dev.to/humb1t</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F147642%2Fd77b8dad-507a-4685-b192-1a3522766f5d.jpeg</url>
      <title>DEV Community: Nikita Puzankov</title>
      <link>https://dev.to/humb1t</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/humb1t"/>
    <language>en</language>
    <item>
      <title>Planning and Priorities</title>
      <dc:creator>Nikita Puzankov</dc:creator>
      <pubDate>Fri, 22 Mar 2019 12:53:17 +0000</pubDate>
      <link>https://dev.to/humb1t/planning-and-priorities-2k4f</link>
      <guid>https://dev.to/humb1t/planning-and-priorities-2k4f</guid>
      <description>&lt;p&gt;In the enterprise world, there are more tasks to be done than tasks which could be done in a timely manner. So to choose which of them we can complete and what features we can deliver we should have plan and priorities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quality Attributes
&lt;/h2&gt;

&lt;p&gt;The idea for this post came to me when I was watching &lt;a href="https://www.youtube.com/watch?v=x30DcBfCJRI"&gt;Introduction to Software Architecture&lt;/a&gt; by George Fairbanks. He mentioned a good way to make math works for you when you need to work with quality attributes.&lt;/p&gt;

&lt;h3&gt;
  
  
  [H,M]
&lt;/h3&gt;

&lt;p&gt;George suggested using three grades L, M, H (from low to high) and two properties - the first one is &lt;em&gt;Business Value&lt;/em&gt; and &lt;em&gt;Implementation Complexity&lt;/em&gt; as a second one. In result, any feature which you plan to implement and to deliver can be estimated as [H,M] or [M,H] etc. This remembers me another man with partially the same idea.&lt;/p&gt;

&lt;h2&gt;
  
  
  Risks
&lt;/h2&gt;

&lt;p&gt;This was &lt;a class="mentioned-user" href="https://dev.to/yegor256"&gt;@yegor256&lt;/a&gt; and my &lt;a href="https://www.yegor256.com/2015/08/04/nine-steps-start-software-project.html#risks"&gt;favourite article&lt;/a&gt; on his blog where he described a method with two properties and ten grades to measure risks. It's one paragraph about that, please just read it.&lt;/p&gt;

&lt;h2&gt;
  
  
  --Divide-- Measure and Conquer
&lt;/h2&gt;

&lt;p&gt;So I will try to generalize this approach and map it into enterprise routine of planning and issues prioritization.&lt;/p&gt;

&lt;p&gt;George's formula can be transformed into V * C where V is a business value or "priority" from a customer perspective, C is system complexity or implementation complexity which can be examined from Jira issue for example. You have priorities (Blocker, Critical, etc.) and this is &lt;em&gt;V&lt;/em&gt;, you also have estimations and this is &lt;em&gt;C&lt;/em&gt;. Multiplying, sum or another function between them will provide a measure by which you can sort your Service Requests and understand which of them should go first and you can make a plan with due dates and this is very important thing to the customer.&lt;/p&gt;

&lt;p&gt;In combination with Yegor's combination of probability multiplied by impact, you can also plan and prioritize risks mitigation.&lt;/p&gt;

&lt;p&gt;It was a map part, now just reduce and you will have a sorted set of incoming tasks which could be spread across your team to solve.&lt;/p&gt;

&lt;p&gt;Thanks for reading - keep calm and develop software!&lt;/p&gt;

</description>
      <category>planning</category>
      <category>dev</category>
      <category>software</category>
      <category>enterprise</category>
    </item>
    <item>
      <title>Hello World!</title>
      <dc:creator>Nikita Puzankov</dc:creator>
      <pubDate>Thu, 21 Mar 2019 05:17:55 +0000</pubDate>
      <link>https://dev.to/humb1t/hello-world-4444</link>
      <guid>https://dev.to/humb1t/hello-world-4444</guid>
      <description>

&lt;h2&gt;
  
  
  Hello World!
&lt;/h2&gt;

&lt;p&gt;It's my first blog post on &lt;a href="dev.to"&gt;dev.to&lt;/a&gt;&lt;/p&gt;


</description>
      <category>helloworld</category>
    </item>
  </channel>
</rss>
