{"id":9963,"date":"2012-09-26T08:44:21","date_gmt":"2012-09-26T15:44:21","guid":{"rendered":"https:\/\/svapm.org\/?p=9963"},"modified":"2012-06-27T08:51:51","modified_gmt":"2012-06-27T15:51:51","slug":"replay-time-boxing-parking-lot-method","status":"publish","type":"post","link":"https:\/\/svapm.org\/?p=9963","title":{"rendered":"Replay with Time-boxing and Parking Lot method."},"content":{"rendered":"<p style=\"text-align: left\"><strong>Time-boxing<\/strong> is a method which allows you to do everything that you want to do without the above pitfall.<\/p>\n<p>You get into the office early because you need to review the results of the overnight test run, and mail in the results before the 9:00am meeting.<\/p>\n<p style=\"padding-left: 30px\">\n<em>\u201cDarn, the overnight test failed at stage 6.\u00a0 Why did that fail?\u00a0 I need to figure out why and start it back up.\u00a0 I need some version of the report by 8:30am for the 9:00 meeting.\u00a0 That means I need to start creating the PowerPoint slides at 8:00am.\u00a0 <span style=\"color: #000080\">I&#8217;ll <strong>set my timer <\/strong>for\u00a0 8:00am.<\/span><\/p>\n<p>Man \u2013 the error code is so cryptic.\u00a0 I don\u2019t know what it means or how to fix it.\u00a0 I\u2019ll call Carl\u2026it\u2019s his code.\u00a0 Oh \u2013 that\u2019s right.\u00a0 Carl doesn\u2019t get in the office until 8:30.\u00a0 But he\u2019s probably awake.\u00a0 I\u2019ll find his cell number in his last email.\u201d<\/em><\/p>\n<p><em><\/em>When you bring up email, you notice several urgent emails from your 2<sup>nd<\/sup> line manager.<br \/>\n<em><\/em><\/p>\n<p style=\"padding-left: 30px\"><em>\u201cOkay \u2013<span style=\"color: #000080\"> I&#8217;ll jot a note on <strong>my parking lot <\/strong><\/span>list to review these emails.\u00a0 The message was sent at 2:00am.\u00a0 Most people are not into the office this early.\u00a0 It\u2019s unlikely that the executives expect a response before the 9:00 meeting.\u00a0 I\u2019ll just make sure to go back to this after the meeting.\u00a0 And the meeting will probably make these email obsolete anyway.\u201d<\/em><\/p>\n<p>You open only Carl\u2019s email for his cell number.<\/p>\n<p style=\"padding-left: 30px\"><em>Carl: \u201cHey, John!\u00a0 What\u2019s up?\u201d<br \/>\n\u201cHey Carl.\u00a0 Sorry to be bothering you at home and so early.\u201d<br \/>\nCarl: \u201cNo worries.\u00a0 I was up getting the family ready for the day.\u00a0 What can I do for ya?\u201d<br \/>\n\u201cWell, I came in to review the overnight results and it got stuck on stage 6.\u00a0 Any ideas?<br \/>\nCarl: \u201cmmm\u2026 that\u2019s odd.\u00a0 I ran my unit tests on it and it ran through all 8 stages without a hitch.\u00a0 How many test inputs did you use?\u201d<br \/>\n\u201cApproximately, 1,578 files.\u201d<br \/>\nCarl: \u201cApproximately, eh?\u201d<br \/>\n\u201cwell\u2026ummmm\u2026\u201d<br \/>\nCarl: \u201cWell \u2013 I confess that my unit test only ran with 20 input data files.\u00a0 I ran with all the files you sent me at the time.\u00a0 It&#8217;s always helpful to get samples of the real data that you will be using.&#8221;<br \/>\n<span style=\"color: #000080\">\u00a0 &#8220;Oh!\u00a0 That&#8217;s great.\u00a0 Let me jot a note to send you these files as well.&#8221;<\/span><br \/>\nCarl: &#8220;Cool.\u00a0 So &#8212; back to today&#8217;s issue.\u00a0 Hopefully it\u2019s running into a data limit and not a data validation issue.\u00a0 If it\u2019s only a data limit, we can batch the test runs into 20 file limits and it should run fine.\u00a0 If it\u2019s a data validation issue \u2013 that will take some time to debug and diffuse. By you sending me those files, I&#8217;ll be able to debug that issue (if that&#8217;s the problem) when I get into the office.\u201c<br \/>\n\u201cOkay.\u00a0 Can you hold on the phone while I run with just 20 files?\u201d<br \/>\nCarl: \u201cSure\u2026 if you don\u2019t mind me and the kids eating cereal while you do that.\u201d<br \/>\n\u201cSure!\u00a0 What cereal are we having?\u201d<\/em><\/p>\n<p>You run your experiment and get all 20 files through stage 6,7,8<\/p>\n<p style=\"padding-left: 30px\"><em>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u201cCarl \u2013 that seems to work.\u00a0 I\u2019ll manually segment the rest into 20 files groups.\u00a0 I\u2019ll pipe as many through I can before the meeting.\u201d<br \/>\nCarl: \u201cThat sounds good.\u00a0 Jot down any other notes and I can automate those modifications directly into the batch runs when I get into the office.\u00a0 It won\u2019t make them for the 9:00 meeting \u2013 but it will help in the future.\u201d<br \/>\n\u201cCan do.\u00a0 And thanks.\u201d<\/em><\/p>\n<p>You create a batch routine that takes your 1,578 files and parses them into 20 file chunks through stage 6,7 and 8.\u00a0 Once the first 20 gets through stage 6, they automatically move onto stage 7 and then into stage 8 (while the next 20 are being processed through stage 6, etc).\u00a0 This way just in case you can\u2019t get through all 1,578 files before the meeting \u2013 you\u2019ll still be able to report some preliminary results at the 9:00 meeting.<br \/>\n<span style=\"color: #000080\">While those files are running, y<\/span>ou create a PowerPoint slide deck on the 20 files that have already completed.\u00a0 This way, you will only have to update the data, analysis and recommendations at 8:00am.\u00a0 <span style=\"color: #000080\">You also jot a parking lot note to send both the batch code and files to Carl<\/span>.<\/p>\n<p>Co-workers start trickling into the office. \u00a0Your tests are still running and your PowerPoint template is complete.\u00a0 <span style=\"color: #000080\">If worse comes to worse, you can present your status with these files.<\/span>\u00a0 <span style=\"color: #000080\">You take your timer<\/span> with you to the coffee station and chat with others.<br \/>\n<span style=\"color: #000080\">At 8:00am your timer goes off.\u00a0 You return to your desk to complete your report.\u00a0<\/span> At this point, only 750 files fully completed the tests.\u00a0 You use that data to update your deck.\u00a0 You take the extra step to create an analysis and next step recommendations.\u00a0 At 8:30am you see Carl walk down the hall.<br \/>\n<em>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u201cCARL!\u201d<br \/>\nCarl: \u201cHey!\u00a0 How did those tests go?\u201d<br \/>\n\u201cGreat!\u00a0 Do you have a moment to take a look at the results?\u00a0 I want to bounce off my analysis and recommendations off you\u2026.before the meeting.\u201d<br \/>\nCarl:\u00a0 \u201cSure!\u00a0 \u201c<\/em><\/p>\n<p>While you and Carl are reviewing the recommendations, an additional 500 files complete.\u00a0 You and Carl contemplate updating the report and analysis with these new test results.\u00a0 You decide against it. It would <span style=\"color: #000080\">cause unnecessary panic (and risk of mistakes)<\/span> in updating the slides right before the meeting.\u00a0 Instead, you decided to add an extra slide to explain the situation on the final 1000 files <a href=\"http:\/\/www.vconferenceonline.com\/autovip.asp?vip=SPGTA&amp;m=%21%21memberid%21%21\" target=\"_blank\">(more on the importance of full transparency in my online continuous coaching series)<\/a>.\u00a0 Since a large percentage of the files are still running (nearly 50%), you state that your recommendations may change.\u00a0 You add an expectation of completion.\u00a0 You also share that the next 500 files did complete just a few moments ago and they are still in line with your current analysis and recommendation.<br \/>\nStay tuned for the next article (<strong>Replay with additional proactive techniques<\/strong>) to find out how to handle this situation with additional techniques beyond time-boxing.<\/p>\n<p>Sign up for the <a href=\"http:\/\/www.vconferenceonline.com\/autovip.asp?vip=SPGTA&amp;m=%21%21memberid%21%21\" target=\"_blank\">online coaching sessions <\/a>for more information on\u00a0the above techniques or subscribe to my weekly newsletter at <a href=\"http:\/\/eepurl.com\/cZ9_-\/\" target=\"_blank\">http:\/\/eepurl.com\/cZ9_-\/<\/a><\/p>\n<p>The weekly newsletter contains tips on:<br \/>\n1)\u00a0\u00a0\u00a0\u00a0\u00a0 Time management<br \/>\n2)\u00a0\u00a0\u00a0\u00a0\u00a0 Career maintenance<br \/>\n3)\u00a0\u00a0\u00a0\u00a0\u00a0 Business networking<br \/>\n4)\u00a0\u00a0\u00a0\u00a0\u00a0 Work life balance strategies<\/p>\n<p>If you haven\u2019t taken advantage of your introductory time management coaching session, please contact <a href=\"mailto:LauraRose@RoseCoaching.info\">LauraRose@RoseCoaching.info<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Time-boxing is a method which allows you to do everything that you want to do without the above pitfall. You [&hellip;]<\/p>\n","protected":false},"author":1508,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"give_campaign_id":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[7,8,846,5,20,6,854,855,857,847,848,849,899],"tags":[195,39,41,13,51,83,33,64,94,167,110,1370,17,38,46],"class_list":["post-9963","post","type-post","status-publish","format-standard","hentry","category-goals","category-priorities-2","category-scope-2","category-time-management","category-quality","category-communications","category-pmbok-process-planning","category-pmbok-process-executing","category-pmbok-process-closing","category-self-leadership","category-1-1-leadership","category-team-leadership","category-career-2","tag-accountability","tag-best-practices","tag-building-executive-support","tag-career-development","tag-change-management","tag-commitment","tag-common-sense","tag-communication","tag-conflict-resolution","tag-continuous-improvement","tag-getting-things-done","tag-leadership","tag-lessons-learned","tag-project-management","tag-teamwork"],"aioseo_notices":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/posts\/9963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/users\/1508"}],"replies":[{"embeddable":true,"href":"https:\/\/svapm.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9963"}],"version-history":[{"count":1,"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/posts\/9963\/revisions"}],"predecessor-version":[{"id":9964,"href":"https:\/\/svapm.org\/index.php?rest_route=\/wp\/v2\/posts\/9963\/revisions\/9964"}],"wp:attachment":[{"href":"https:\/\/svapm.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/svapm.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/svapm.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}