<?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>Public Knowledge &#187; Best Practices</title>
	<atom:link href="http://www.pubknow.com/topics/best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pubknow.com</link>
	<description>Management Consulting for Public Sector Agencies</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:18:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Scope Creep on Systems Projects</title>
		<link>http://www.pubknow.com/2012/01/scope-creep-on-systems-projects/</link>
		<comments>http://www.pubknow.com/2012/01/scope-creep-on-systems-projects/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 05:01:02 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Quality Assurance and IV&V]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=673</guid>
		<description><![CDATA[According to research conducted by Capers Jones the average amount that a software project&#8217;s scope expands from the time when the specifications are approved to the time when the system is delivered is: 10% to 15% for small systems,  30% to 35 % for large systems. This &#8220;scope creep&#8221; or expansion of the functionality usually occurs [...]]]></description>
			<content:encoded><![CDATA[<p>According to research conducted by <a href="http://en.wikipedia.org/wiki/Capers_Jones" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Capers_Jones?referer=');">Capers Jones</a> the average amount that a software project&#8217;s scope expands from the time when the specifications are approved to the time when the system is delivered is:</p>
<ul>
<li>10% to 15% for small systems, <span style="white-space: pre;"> </span></li>
<li>30% to 35 % for large systems. </li>
</ul>
<p>This &#8220;scope creep&#8221; or expansion of the functionality usually occurs because either:</p>
<ul>
<li>The systems users are able to persuade the systems developers to add various &#8220;bells and whistles&#8221; enhancements, or</li>
<li>Parts of the specifications were vague in the first place, and full exploration of their implications causes significant additional work to be added project.</li>
</ul>
<p>The solution to scope creep has three parts:</p>
<ul>
<li>Develop sufficiently complete and detailed specifications in the first place, to remove vagueness, ambiguities and room for misinterpretation,</li>
<li>Ensure that the customers (users of the future system) participate meaningfully in development of the specifications, and fully understand them and their implications, and</li>
<li>Carefully manage the change control process.</li>
</ul>
<p>We will discuss what constitutes &#8220;sufficiently complete&#8221; specifications, meaningful participation, and management of the change control process in future posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2012/01/scope-creep-on-systems-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue or Risk?</title>
		<link>http://www.pubknow.com/2011/07/issue-or-risk/</link>
		<comments>http://www.pubknow.com/2011/07/issue-or-risk/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 18:17:17 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Quality Assurance and IV&V]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=614</guid>
		<description><![CDATA[What&#8217;s the difference between an issue and a risk?  A lot of times people use these terms synonymously when, from a quality assurance perspective, they are quite different: A risk is an event that may occur on a project that will have a negative impact (for example increase the time or cost to complete a [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s the difference between an issue and a risk?  A lot of times people use these terms synonymously when, from a quality assurance perspective, they are quite different:</p>
<ul>
<li>A risk is an event that may occur on a project that will have a negative impact (for example increase the time or cost to complete a project).  Note that a risk <em><strong>may</strong></em> occur. It is not a certainty (it has a less than 100% probability of occurring).  From a theoretical standpoint it is possible to have a risk that will have a positive impact on the project (shorten the time or cost of a project) but in quality assurance we typically don&#8217;t assess risks that could have a positive impact.  Optimizing project outcomes are left to project management. </li>
</ul>
<ul>
<li>An issue is an event that the project will or currently faces that will/does have a negative impact.  That is, an issue has a 100% probability of occurring. </li>
</ul>
<p>The key differentiator here is risks are something that have some likelihood (probability) of occurring in the future.  An issue is something that will occur or is occurring.  Issues &#8220;will happen or are happening&#8221; and risks &#8220;may happen&#8221;.</p>
<p>A concrete example:</p>
<ul>
<li>There is a risk a project may lose staff.  We may even be able to assign a probability this risk will occur based on expert opinion or past experience.  We can build a plan to address this risk should it occur.  The plan might dictate by staff position what we will do if a staff member leaves the project.  For example if we lose the project manager we will temporarily promote the deputy project manager to manager and begin the search for a replacement.  We can also do some things to lessen the likelihood a risk will occur.  In the &#8220;loss of staff&#8221; risk example above we might offer project completion bonuses to increase staff motivation to stay with a project through completion.</li>
</ul>
<ul>
<li>There is an issue if a staff member leaves the project and we have to act now to replace her.</li>
</ul>
<p>Obviously identifying risks before they become issues and having plans in place to address them is preferable to having an issue arise for which we are not prepared.  In some cases it is even possible to lower the probability a risk will occur or even completely avoid the risk.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2011/07/issue-or-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the Right Number of Staff in Your Organization</title>
		<link>http://www.pubknow.com/2011/02/getting-the-right-number-of-staff-in-your-organization/</link>
		<comments>http://www.pubknow.com/2011/02/getting-the-right-number-of-staff-in-your-organization/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 21:10:43 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[Human Services]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=570</guid>
		<description><![CDATA[We were recently praised by one of our clients (the head of a state health and human service agency) for our work helping the agency rethink both its staffing levels and business processes. We refer to this work as a “staffing study”.  The director stated that our work was not only valuable in its own [...]]]></description>
			<content:encoded><![CDATA[<p>We were recently praised by one of our clients (the head of a state health and human service agency) for our work helping the agency rethink both its staffing levels and business processes. We refer to this work as a “staffing study”.  The director stated that our work was not only valuable in its own right but for the impact it had on starting the agency examining and redesigning its business processes and even its business model.</p>
<p>Here is an overview:</p>
<ul>
<li>The project was authorized by the State Legislature to find a more precise way than client/staff ratio to determine the number of staff needed to provide services (although truth be told they really wanted to prove that the agency had too many staff) and to identify process improvements and other cost savings (who wouldn’t want that).</li>
<li>We studied Food Stamp and Medicaid Eligibility, Adult Protective Services, Case Management in Long Term Care and TANF, Vocational Rehabilitation Counseling and Employment Related Day Care and Medicare Part D.</li>
<li>Our methodology was rather innovative. Historically staffing or workload studies are often done to determine federal reimbursement and use Random Moment Time Studies where workers carry a beeper and record what they are doing when the beeper goes off. This produces a lot of data but only quantifies what workers are doing now -  not what has value or what could be done differently and how much time could be saved. We developed a “triangulation” method &#8211; using multiple sources to quantify workload and improvement opportunities. We typically used site visits with staff interviews, direct observation and process mapping (much of the site visits protocols we now use were developed here); electronic surveys of all program staff (with “reasonableness” checks); best practice searches,  and focus groups.</li>
<li> Our results were presented as high level process maps that showed tasks, how long each task took, and how often the task would be done each month. For example, we calculated how many minutes it takes to process a food stamp application multiplied by the expected number of applications and divided by the number of minutes available per worker to give us a staffing level. We could demonstrate the savings in time and dollars if tasks were done differently. We also proposed some major changes in the model for doing case management and vocational rehabilitation counseling &#8211; using the case manager as a team leader with para-professionals doing tasks that did not require case management credentials and expertise.</li>
<li>Much to the delight of the legislature -we showed the  expected cost savings for process improvements. For example, one of the easiest process improvements recommended and subsequently implemented was to synchronize eligibility redeterminations for clients. Clients were typically receiving multiple services from the agency (Food Assistance, Medicaid, etc.) but the time periods for re-determining eligibility for each service was different. Agency staff would review the same information for a client for one service and then later review the same information for the same client for a different service. By synchronizing the time periods for these reviews the agency could save approximately 2.6 million dollars per biennium (one-half of which was the state’s share).</li>
</ul>
<p>We have used this methodology in both large (as noted above) and small studies as well such as a study of clerical services for a county senior services office and found equally successful results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2011/02/getting-the-right-number-of-staff-in-your-organization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is &#8220;Government 2.0&#8243;?</title>
		<link>http://www.pubknow.com/2010/09/what-is-government-2-0/</link>
		<comments>http://www.pubknow.com/2010/09/what-is-government-2-0/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 21:01:13 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=456</guid>
		<description><![CDATA[What is Government 2.0?]]></description>
			<content:encoded><![CDATA[<p>Originally conceived as &#8220;Let&#8217;s get government to use social media&#8221;  Government 2.0 has grown to be much more.  It&#8217;s now become a catch phrase for using technology to improve citizens lives (ala government sponsored technology initiatives like the GPS system and, initially, the internet), increasing citizen participation in government, and improving the transparency of government.  Here&#8217;s a brief introduction by publisher Tim O&#8217;Reilly (the individual who coined the phrase &#8220;Government 2.0&#8243;).</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/dYB8xokkWjg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Leo Laporte (of the &#8220;This Week in Tech&#8221; podcast) also has a video segment with some interesting discussion (he includes several government technology leaders in this discussion) <a title="Leo LaPorte Government 2.0 Special" href="http://twit.tv/specials33" target="_blank" onclick="pageTracker._trackPageview('/outgoing/twit.tv/specials33?referer=');">here.</a></p>
<p>Sooner or later your stakeholders are going to get wind of this (if they haven&#8217;t already).  You&#8217;ll begin to hear questions like &#8220;Why aren&#8217;t you using open source to lower costs?&#8221; and &#8220;How can we get access to your data?&#8221;.   We&#8217;ll be examining some of the &#8220;Government 2.0&#8243; initiatives, how it might be used in your agency, and some of the the challenges to this movement in future posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2010/09/what-is-government-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client Survival Guide: Are we doing the right things?</title>
		<link>http://www.pubknow.com/2010/07/client-survival-guide-are-we-doing-the-right-things/</link>
		<comments>http://www.pubknow.com/2010/07/client-survival-guide-are-we-doing-the-right-things/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 00:26:56 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Client Survival Guide]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=436</guid>
		<description><![CDATA[The Project Management Institute (PMI) defines project scope as “The work that needs to be done to deliver a product, service or result with specified features and functions.”   One of your jobs as a buyer of consulting services is to make sure your consultant stays within scope.  That is, they are doing the work they [...]]]></description>
			<content:encoded><![CDATA[<p>The Project Management Institute (PMI) defines project scope as “The work that needs to be done to deliver a product, service or result with specified features and functions.”   One of your jobs as a buyer of consulting services is to make sure your consultant stays within scope.  That is, they are doing the work they need to do to give you what you require and no less or more.</p>
<p>Why no less?  This one is kind of obvious.  If your consultant is doing less than you need you won’t get what you require.  Consultants will do this consciously if they are behind schedule and/or over budget.  We see it when we are providing QA for large system projects.  For example, the development vendor is behind schedule/over budget and they try and convince the client that they don’t need as much system testing or that the bugs can be fixed after the system is implemented.</p>
<p>Why no more?  There are really a few reasons here.  First if your consultant is being paid by the hour – it’s costing you money!  The more subtle but important reason is even if your consultant is on a fixed price contract doing more costs time.  Your projects won’t finish on time.  Allowing your consultant to do more may also distract them from doing their best on more critical tasks.</p>
<p>How do you make sure your consultants are within scope?  Here are a few simple suggestions that will go a long way to making sure what you need is delivered on time and within budget:</p>
<ul>
<li>First every project no matter how small should have a work plan.  This can be something as simple as a to-do list or as complex as a full blown task plan identifying task, task dependencies, timing, work effort, staff assignments etc.  Don’t worry the technicalities; your consultant should make their task plan available to you.</li>
<li>You should review the plan before work begins and clearly understand how each to-do or task contributes to the end product you need or want.  If there are tasks that don’t appear to contribute ask your consultant why they are in there.  If something appears missing ask why it’s not there.  Remember every work step should contribute to the end result you hired the consultant to produce.  Be persistent until you get an answer you can understand.</li>
<li>You should review the progress against plan on a regular basis with your consultant.  Regular status meetings are a good place for this.  Get them to tell you what they’ve done from the plan.  Be careful they’re not doing work that isn’t listed on the plan.  If they do things not on the plan ask them “why?”  If they are skipping tasks on the plan ask them “why?”  There may be very legitimate reasons.  Perhaps they forgot something that should be in the plan (have them add it to the plan) or there are things in the plan that really don’t need to be done (have them explain why and then remove it from the plan).  If there is work you think should be on the plan but isn’t raise the issue with your consultant.</li>
<li>Last, as your project closes an easy way to verify your consultant has done what they promised is to review the plan to verify that each task is complete.  This doesn’t guarantee what they did meets your needs – just that they did what they said they’d do.</li>
</ul>
<p>Shouldn’t managing the work plan be the consultant’s responsibility?  Absolutely.  We’re not suggesting you manage your consultants plan – what we are saying is you need to continually verify the work being performed will get you what you need.  Believe it or not consultants don’t always think about whether the work they are doing is leading to the result you want.  Many consultants get bogged down in the day-to-day work and loose sight of the big picture.</p>
<p>It is prudent for you as the buyer of consulting services to verify the project scope will lead to the result you want.</p>
<p>This is part of a series of articles designed to help clients and their consultants have more effective and efficient engagements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2010/07/client-survival-guide-are-we-doing-the-right-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vermont: Creative Thinking in Handling Budget Crisis</title>
		<link>http://www.pubknow.com/2010/07/vermont-creative-thinking-in-handling-budget-crisis/</link>
		<comments>http://www.pubknow.com/2010/07/vermont-creative-thinking-in-handling-budget-crisis/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 17:51:28 +0000</pubDate>
		<dc:creator>kdisbrow</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Management & Economics]]></category>
		<category><![CDATA[Productivity and Creativity]]></category>

		<guid isPermaLink="false">http://www.pubknow.com/?p=433</guid>
		<description><![CDATA[Vermont is using some creative thinking to handle its budget issues. Pensions (as you all know) are becoming one of the biggest burdens on State budgets. Legislatures are either cutting existing pensions (which is likely not legal) or creating multi-tiered pension systems where newcomer&#8217;s pension benefits are significantly reduced (This will have the effect of [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both">Vermont is using some creative thinking to handle its budget issues. Pensions (as you all know) are becoming one of the biggest burdens on State budgets. Legislatures are either cutting existing pensions (which is likely not legal) or creating multi-tiered pension systems where newcomer&#8217;s pension benefits are significantly reduced (This will have the effect of driving new people away from government). State employees we&#8217;ve talked to (and the unions that represent them) feel both undervalued and infuriated by these moves.</p>
<p style="clear: both">We recently ran across <a href="http://www.stateline.org/live/details/story?contentId=471799" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.stateline.org/live/details/story?contentId=471799&amp;referer=');">this article</a> from stateline.org which describes how Vermont sat down with their unions to jointly resolve part of their budget crisis. A little outside the box thinking went a long way. Kudos to Vermont for thinking creatively and turning a potentially adversarial situation into a win for both parties.</p>
<p style="clear: both">Are you applying creative solutions to your problems?</p>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pubknow.com/2010/07/vermont-creative-thinking-in-handling-budget-crisis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

