Forecasting Support Costs

Did you know that maintenance accounts for 50% to 80% of the overall product cost? Well, it does! And while most project managers are fairly good at sizing new product features, many are terrible at estimating the effort required to support a product once it becomes generally available. As a result, maintenance projects are inadequately staffed, companies can't respond to customer requests in a timely manner, and products never reach payback.

This article presents a methodology to help you guesstimate and therefore plan for the maintenance phase of generally available products. But first, let's define a few terms that are important to the comprehension of this article.

Maintenance

Maintenance is defined as the effort associated with fixing defects in a software system after general availability (GA). In other words, how many person-months will it take your organization to fix bugs discovered by your customers in the field?

Maintenance can be subdivided in three sub-categories.

Corrective maintenance involves fixing bugs that are discovered in the system after it becomes generally available. An example of a corrective maintenance activity is a developer fixing a Java method that causes a compilation error.

Adaptive maintenance involves changing the system to work in a different environment such as a different network topology, platform, or operating system. An example of an adaptive maintenance activity is a developer fixing a Java method that works on BEA WebLogic but not on IBM Websphere.

Perfective maintenance involves changes that allow the software to meet the same requirements but in a more acceptable manner. For example, the designer might change some code simply to make the system more efficient or easier to maintain.

Enhancements

Enhancements, also known as change requests, are defined as the effort associated with adding new capability to a software system, or modifying a software system to meet newly defined non-functional requirements.

Imagine an application that requires the user to authenticate using a username and password. Pretty standard stuff, right? Maybe, but some customers might want to add a third credential to the password mechanism such as a domain. Others might want the username to adhere to an email address pattern. Finally, others might want the application to remember the user's credentials over sessions, thereby authenticating the user automatically.

Support

Support is defined as the sum of the maintenance and enhancements efforts performed after the product is GA. In other words, support includes all the activities that go on after a product is declared generally available.

Methodology

Early in my career, I realized that simple rule of thumbs could be applied to estimating the support cost of certain projects. For example, the annual cost of supporting a static Web site after it goes live is more or less equivalent to the cost of developing it. In other words, if developing a static Web site costs $10,000, you can expect to spend $10,000 per year maintaining it.

Understanding such rules is very practical. Unfortunately, few of them are transferable. In other words, the same rule would not apply to an e-commerce enabled dynamic Web site distributed across 3 tiers.

Various models have been developed over the years to predict maintenance costs based on defect-density (e.g. Raleigh Curve, Weibull Analysis), KLOC and KDSI, and development efforts. Unfortunately, these models are not without any shortcomings either. Many of them are either highly inaccurate or too complex to bother learning them. As a matter of fact, some are so complex that you need to purchase an application worth thousands of dollars and enter 100+ parameters in order to have it compute the effort required to maintain your product.

After having studied over a dozen forecasting models, there is one methodology that I highly recommend to any beginner or seasoned project manager.

Boehm's Model

Boehm's model is widely accepted in the industry as a valid model for predicting maintenance costs. It's relatively simple to understand, and more importantly, it allows you to refine your forecast thanks to cost multipliers, which will be explained later in this article.

Boehm's formula is the following:

AME = ACT X SDT, where

  • AME is the annual maintenance effort measured in person months
  • ACT is the annual change traffic, which represents a fraction of a software product's source instructions that undergo change during a typical year through addition or modification
  • SDT is the software development time in person months
  • Say a software project required 100 person-months of development effort and it was estimated that 15% of the code would be modified in a typical year. The basic annual maintenance effort estimate (AME) is therefore:

    AME = 0.15 x 100 = 15 person-months

    In other words, you should plan to spend 15 person-months of effort per year to maintain this specific software project.

    The basic annual maintenance cost estimate may be refined by judging the importance of each factor that affects the cost and selecting the appropriate cost multiplier. The basic maintenance cost is then multiplied by each cost multiplier to give the revised maintenance cost estimate.

    Say in the previous system the factors having most effect on maintenance costs were Product Complexity (CPLX), which was very high, and the availability of support staff with application experience (AEXP), which was very low.

    If CPLX = 1.30 and AEXP = 1.29, then:

    AEM = 15 x 1.30 x 1.29 = 25.2 person-months

    Forecasting Enhancements

    The revised maintenance cost does include the impact of the cost multipliers but does not include product enhancements, also known as change requests.

    The bad news is that forecasting enhancements is extremely difficult because it requires you to know ahead of time what additional capabilities your future customers will request. The good news is that you can charge your customers for any enhancements they require. As a result, a good organization does not consider enhancements to represent a cost but rather a source of incremental revenue.

    Conclusion

    When forecasting the cost of maintaining a product that is generally available, follow this advice:

    • Learn and use this (simplified) version of Boehm's Model to forecast maintenance costs.
    • Track your SDT.
    • Measure your ACT.
    • Define cost multipliers to refine your forecast.

    Furthermore, make sure you have a professional services team to implement change requests required by your customers, but do not treat them as costs since they are in fact a source of revenue.

    Luc Richard holds an MBA with a major in high technology. For the past 10 years, he's been managing the development of software applications. He is the founder of The Project Mangler (http://www.projectmangler.com), an online resource that publishes free articles, stories, and other ready-to-use tools to help developers, team leaders and managers deliver software projects on time, according to specs, and within budget.

    In The News:

    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.marketwatch.com/news/story/mentice-inc-education-management-solutions/story.aspx%3Fguid%3D%257BDEDC47A9-3816-4FF4-81F7-55E80E264805%257D%26dist%3Dhpprcid=1256827505ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHaV6RJb7LSlKuhRUirYW5OdYbuawMentice, Inc. and Education bManagement/b Solutions, Inc. Form OEM b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr11 hours ago/nobr/fontbrfont size=-1Mentice.com Established in 1995, Education bManagement/b Solutions#39; suite of Arcadia products demonstrates its technological leadership in integrated clinical b.../b/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.freep.com/article/20081012/BUSINESS01/810120395cid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHyJPq3z6rPUwuGEVzeS7M6dz6E2QKey dates in Chrysler#39;s history/abrfont size=-1font color=#6f6f6fDetroit Free Press,nbsp;United Statesnbsp;-/font nobr11 hours ago/nobr/fontbrfont size=-1Cerberus Capital bManagement/b acquires 80.1% of Chrysler for $7.4 billion. Chrysler#39;s new leaders say they#39;re going to use partnerships with other automakers b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.youtube.com/watch%3Fv%3DkA7qghheIIQcid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNH6MzP8tU4RhZgtG3Obk3Lwp3do2AVideo: Source: Chrysler, GM Discuss Joining Forces/a font size=-1 color=#6f6f6fnobrAssociatedPress/nobr/fontobject width=448 height=356param name=movie value=http://www.youtube.com/v/kA7qghheIIQ/paramparam name=wmode value=transparent/paramembed src=http://www.youtube.com/v/kA7qghheIIQtype=application/x-shockwave-flashwmode=transparentwidth=448height=356/embed/objectbr/fontfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.reuters.com/article/americasDealsNews/idUSTRE49B09K20081012cid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNFBeKKe4m5R0Pz9R9EMptniUpXmJQChrysler: a lemon at any price for GM?/a font size=-1 color=#6f6f6fnobrReuters/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.nytimes.com/2008/10/12/business/12auto.html%3Fbl%26ex%3D1223956800%26en%3D9129ef63b50f6f1c%26ei%3D5087%250Acid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNGerLG79nxOdPDLA7saQCmOgrmgDgGM Said to Seek Merger With Ford Before Chrysler/a font size=-1 color=#6f6f6fnobrNew York Times/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://economictimes.indiatimes.com/GM_talked_merger_with_Ford_before_Chrysler/articleshow/3585111.cmscid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNG8ajCwrPRltm-9KfppQ1NO_WJhLAnobrEconomic Times/nobr/anbsp;- a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.thestreet.com/story/10441966/1/gm-has-discussed-mergers-with-chrysler-ford-reports.html%3Fpuc%3Dgooglefi%26cm_ven%3DGOOGLEFI%26cm_cat%3DFREE%26cm_ite%3DNAcid=1256322835ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHfK6qxxncZtMwijtk7G1KY6CxulAnobrTheStreet.com/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1256322835hl=ennobrall 1,856 news articles/nobr/a/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.marketwatch.com/news/story/mclane-company-control-inbound-freight/story.aspx%3Fguid%3D%257B61FF2737-C654-40FA-A602-DB72F0289EAB%257D%26dist%3Dhpprcid=1256813880ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNGoGS1sor6WBpw4u639Q5muFg2slQMcLane Company to Control Inbound Freight With Retalix Traffic b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr12 hours ago/nobr/fontbrfont size=-1Retalix Traffic bManagement/b is a comprehensive inbound freight bmanagement/b solution that seamlessly interfaces with Retalix and other procurement and b.../b/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://washingtontimes.com/news/2008/oct/09/gm-ibm-gap-morgan-stanley-among-big-movers/cid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNG9K-fKq06pes3omVcusDDUqQYE7wimg src=http://news.google.com/news?imgefp=wIUmwRsiJbMJimgurl=media.washingtontimes.com/media/img/photos/2008/10/08/web_circus_wed_r329x151.JPG%3Fe315d4515574cec417b1845392ba687dd98c17ce width=80 height=37 alt= border=1brfont size=-2Washington Times/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.ft.com/cms/s/84a6eaa4-9666-11dd-9dce-000077b07658.htmlcid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNG4Z9SFIS-xoCQx5mjq8wtuilwHpgHexion adds more to fund deal for Huntsman/abrfont size=-1font color=#6f6f6fFinancial Times,nbsp;UKnbsp;-/font nobr22 hours ago/nobr/fontbrfont size=-1By Julie MacIntosh in New York Hexion Specialty Chemicals, which is owned by buy-out firm Apollo bManagement/b, agreed yesterday to toss in another $540m in b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.marketwatch.com/news/story/hexion-specialty-chemicals-announces-capital/story.aspx%3Fguid%3D%257B8F203CFA-9732-4027-A98F-E93D8E576396%257D%26dist%3Dhpprcid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHNIIyyTLxvDO6H7xv1vd_I-sbs8wHexion Specialty Chemicals Announces Capital Contribution from b.../b/a font size=-1 color=#6f6f6fnobrMarketWatch/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.chron.com/disp/story.mpl/headline/biz/6050209.htmlcid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNEpgNN0jCLO0umnf_prOwkN13yObQChemical giants moving to unite/a font size=-1 color=#6f6f6fnobrHouston Chronicle/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.bloggingstocks.com/2008/10/09/more-pain-for-apollo-management-paying-540-milliont-to-huntsm/cid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNEi5g_SlIgvAb5dEyyXdPXrzk76owMore pain for Apollo bManagement/b: paying $540 milliont to Huntsman b.../b/a font size=-1 color=#6f6f6fnobrBloggingStocks/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://ap.google.com/article/ALeqM5gWWsxlaQFdzCNdVrE5XlEsz289HQD93N29KO0cid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNF-mNWCtRMWjzh2WF_d8XVqHyQZzAnobrThe Associated Press/nobr/anbsp;- a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://online.wsj.com/article/SB122355822196318911.html%3Fmod%3Dgooglenews_wsjcid=1255815803ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNFFVnQu8x-OnyEPBHeTOxN8_JKGHwnobrWall Street Journal/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1255815803hl=ennobrall 265 news articles/nobr/a/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.nytimes.com/2008/10/12/business/12view.htmlcid=1256644732ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHzKaGhD3atNP2fzdVjxpKho2yTCgimg src=http://news.google.com/news?imgefp=JMwih8lY2qcJimgurl=graphics8.nytimes.com/images/2008/10/12/business/12view.xlarge1.jpg width=80 height=47 alt= border=1brfont size=-2New York Times/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.nytimes.com/2008/10/12/business/12view.htmlcid=1256644732ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHzKaGhD3atNP2fzdVjxpKho2yTCgEconomic View Got $700 Billion? Sweat the Details/abrfont size=-1font color=#6f6f6fNew York Times,nbsp;United Statesnbsp;-/font nobr10 hours ago/nobr/fontbrfont size=-1The bailout plan gives Henry M. Paulson Jr., the Treasury secretary, three broad choices in buying assets. By ALAN S. BLINDER THE House of Representatives b.../b/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.prweb.com/releases/2008/10/prweb1457004.htmcid=1256789697ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNGZcz_3rIEfx_sjJurEglKztpmwyQAs Congress launches HOPE for Homeowners, Deerfield Beach and b.../b/abrfont size=-1font color=#6f6f6fPR Web (press release),nbsp;WAnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1The city in association with Freedom Debt bManagement/b recognized the problem and sought to make a change. They have joined forces to coordinate with lenders, b.../b/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.telegraph.co.uk/finance/financetopics/financialcrisis/3163061/Financial-crisis-European-banking-chief-Jean-Claude-Trichet-appeals-for-calm.htmlcid=1255821769ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHqHkG6o46rNwRIwVRLVuETxdxg7wimg src=http://news.google.com/news?imgefp=iOZNLzP--A4Jimgurl=www.telegraph.co.uk/telegraph/multimedia/archive/01006/Traders-460_1006422f.jpg width=80 height=50 alt= border=1brfont size=-2Telegraph.co.uk/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.ft.com/cms/s/7ea725fe-9663-11dd-9dce-000077b07658.htmlcid=1255821769ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNEPMYifp7aBB3_bzTF7vwlnPUCLdAU-turn focuses ECB policy on bmanagement/b of risk/abrfont size=-1font color=#6f6f6fFinancial Times,nbsp;UKnbsp;-/font nobr22 hours ago/nobr/fontbrfont size=-1By Ralph Atkins in London Jean-Claude Trichet, European Central Bank president, left for Washington yesterday after overseeing a deft change in strategy b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.ft.com/cms/s/0/d60e024a-959b-11dd-aedd-000077b07658.htmlcid=1255821769ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNFNv-F0FzgJFQ_228t-zYA9xBLM5wEurope writes a history of crisis bmanagement/b/a font size=-1 color=#6f6f6fnobrFinancial Times/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1255821769hl=ennobrall 725 news articles/nobr/a/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.timesonline.co.uk/tol/sport/more_sport/article4916477.ececid=1255941432ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNE-8ed8NYBqZwI8uUpRzJhQ1sW6DAimg src=http://news.google.com/news?imgefp=L53LyJh3CJkJimgurl=www.timesonline.co.uk/multimedia/archive/00412/BILL1_185x185_412547a.jpg width=80 height=80 alt= border=1brfont size=-2Times Online/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.telegraph.co.uk/sport/othersports/equestrianism/3185303/Ellen-Whitaker-keeps-it-in-family-as-she-wins-Zinc-Management-Speed-Horse-of-the-Year-Equestrianism.htmlcid=1255941432ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNFglEwZVU0tl2kbC0FEbrQgs7LvpgEllen Whitaker keeps it in family as she wins Zinc bManagement/b b.../b/abrfont size=-1font color=#6f6f6fTelegraph.co.uk,nbsp;United Kingdomnbsp;-/font nobr2 hours ago/nobr/fontbrfont size=-1Horse of the Year Show, Birmingham: Zinc bManagement/b Speed Horse of the Year: 1 E Whitaker#39;s Cortaflex Kanselier (GB); 2 L Renwick#39;s Beluega II (GB); b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.timesonline.co.uk/tol/sport/more_sport/article4932129.ececid=1255941432ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNGMaoikYfwhEw2WmVnF2euQLfeF9wWhitaker speeds to her third title/a font size=-1 color=#6f6f6fnobrTimes Online/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://uk.eurosport.yahoo.com/12102008/4/whitaker-wins-nec-prize.htmlcid=1255941432ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNGyEctZ-2_q-3gr0VYgXHi0gIEp8gWhitaker Wins Nec Prize/a font size=-1 color=#6f6f6fnobrYahoo! Eurosport/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1255941432hl=ennobrall 18 news articles/nobr/a/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://dailynews.habarileo.co.tz/columnist/index.php%3Fid%3D7793cid=0ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNHltUKfRu2fAdK5j3sS6YOPY7CHHALocal authorities told to have disaster bmanagement/b plans/abrfont size=-1font color=#6f6f6fDailyNewsOnline,nbsp;United Republic of Tanzanianbsp;-/font nobr5 hours ago/nobr/fontbrfont size=-1Muhimbili University don has challenged local authorities to put in place disaster bmanagement/b plans to mitigate the impact of natural and man made b.../b/font/div/font/td/tr/table
    table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://sundaystandard.info/news/news_item.php%3FNewsID%3D3855%26GroupID%3D1cid=1256838992ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNEty2KYBaUY4qrDOA4VyB66WA9RpgBank of Botswana bManagement/b in fraud allegations/abrfont size=-1font color=#6f6f6fSunday Standard,nbsp;Botswananbsp;-/font nobr10 hours ago/nobr/fontbrfont size=-1In his correspondence, which Sunday Standard is in possession of, the former Chief Internal Auditor says, by falsifying the figures, bManagement/b of the b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://sundaystandard.info/news/news_item.php%3FNewsID%3D3868%26GroupID%3D4cid=1256838992ei=J4DySM_MHaXg6gOPxaSuDgusg=AFQjCNH6WaQBM9dvC7huZhvBp0WutG9XDQBank of Botswana Governor on the spot/a font size=-1 color=#6f6f6fnobrSunday Standard/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1256838992hl=ennobrall 2 news articles/nobr/a/font/div/font/td/tr/table
    management - Google News


Wind Chimes and more...

Windchimes for great gifts!

Top Ten Tips for Outstanding Customer Service

Remember the 80:20 rule? You may not get everything perfectly... Read More

Nine Steps to Help You Develop Your Potential

Go into any bookstore and you will find a big... Read More

The High Cost of Employee Turnover Among Project Managers

Imagine for a moment this scenario from a frustrated Senior... Read More

Morale Boosters: Feed the Troops First

When economic conditions turn tough or when the heavy work... Read More

Few Things Are More Destructive Than An Insecure Boss

Few things are more destructive to a career than a... Read More

Just The Facts

Attitudes are more important than facts. Dr. Karl Menninger... Read More

The Challenges of Human Resource Management

IntroductionThe role of the Human Resource Manager is evolving with... Read More

Time-Wasting Problems - One Question to Move You Forward

In any organisation, progress is frequently impaired by the time... Read More

Building the Trust in Your Employees - 12 Easy Tips

In Stephen Covey's great book, "The Seven Habits of Highly... Read More

Selecting a Business Broker or Intermediary to Help You Sell Your Business

As crazy as it seems, some people spend more time... Read More

Make Them GLAD Youre Their Boss

Criticism has the power to do good when there is... Read More

A Comprehensive Sarbanes Oxley Act Summary

Individual and corporate security stand in the center of the... Read More

Coaching Employees in the Workplace

After a full week of training, you are still a... Read More

How to Create a Trusting Manager-Employee Relationship

BUILDING TRUST AS A MANAGER: 1. Be reliable. Follow through... Read More

The Significance of the Mundane

This article begins with a tip of the hat to... Read More

Tales from the Corporate Frontlines:Choosing an Effective Employee Recognition Program

This article relates to the Recognition competency, commonly evaluated in... Read More

I Cant Use This Approach Unless My Boss Does - Power, Accountability, and Consequences

People who work with us often struggle with this dilemma:... Read More

Innovation Management ? Rigorous data analysis

Creativity can be defined as problem identification and idea generation... Read More

Organisation Tips For The Mobile Executive

Despite the fact that everyone sighs "How glamorous!", the life... Read More

Improve Operations by Restructuring

Transitioning from Vertical Hierarchies to Decentralized / Flatter OrganizationsThe need... Read More

Maximizing Sales through the Ultimate Tracking Software

Every small to mid-sized business owner would love to know... Read More

The Power of the Contract in Performance Management

An essential step in managing the performance of salespeople is... Read More

Turbo Charge Your Career With The Most Powerful Leadership Tool Of All: The Leadership Talk: Part 1

Leaders speak 15 to 20 times daily. You speak at... Read More

Efficiency Around The Office

Nearly every office, be it commercial or home-based, may have... Read More

Help for the Meeting-Weary Manager

Most of us have found ourselves working on a team... Read More