What tricks do you use to get yourself "in the zone"? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-09T03:45:58Z http://stackoverflow.com/feeds/question/297037 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone 125 What tricks do you use to get yourself "in the zone"? Tim Jarvis 2008-11-17T21:38:56Z 2009-09-22T15:27:41Z <p>Once I am "in the zone" I am extremely productive and code just flows out of me, often I can get 2 or 3 days coding done in 1 day. But I find that often its hard to get to that place, I find myself procrastinating, getting distracted by other things (SO for example). </p> <p>Is this experience common? How do you force yourself into that state of mind? Is it simply something you can't force?</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297041#297041 68 Answer by Tom Ritter for What tricks do you use to get yourself "in the zone"? Tom Ritter 2008-11-17T21:40:10Z 2008-11-17T21:40:10Z <p>Headphones, a clear schedule, and not having to wait on anyone for resources. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297051#297051 24 Answer by Mark Struzinski for What tricks do you use to get yourself "in the zone"? Mark Struzinski 2008-11-17T21:43:02Z 2008-11-17T21:43:02Z <p>Headphones, iPod tuned to good music, and working very early in the morning, at least 2 hours before everyone else comes in. Also, trying new techniques all the time!!!</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297052#297052 6 Answer by Jeremy Reagan for What tricks do you use to get yourself "in the zone"? Jeremy Reagan 2008-11-17T21:43:10Z 2008-11-17T21:43:10Z <p>It also helps to enjoy the project you are on, I have found that if I like the project I am working on I can't get distracted, my boss has to yell at me from my door for me to hear him. But on days when I am working on a project I don't really want to do, I get easily distracted by other stuff (SO for example).</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297055#297055 3 Answer by Stefan for What tricks do you use to get yourself "in the zone"? Stefan 2008-11-17T21:43:54Z 2008-11-17T21:43:54Z <p>I sneak up in the middle of the night, drive to the office and sit there alone and drink coffe and listen to music. It will put me in the zone at once. No phonecalls, no email, noone who ask me questions (we have a couple of interns who ask questions all day long).</p> <p>And thats what Im going to do just now. Its 22.45 over here, my family has gone to sleep. And I will get up and drive to the office to have some powerwork done. ;)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297058#297058 1 Answer by aSkywalker for What tricks do you use to get yourself "in the zone"? aSkywalker 2008-11-17T21:44:23Z 2008-11-17T21:44:23Z <p>I find a little 'walk' - or pacing, as I plan out in my head what I want to do. I use this as an exercise in focus - forcing my brain to keep on topic. Visualize what I want to get done, then stick on headphones, block out any distractions and do it. If I get sidetracked (start checking email, SO etc,) do another pace.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297066#297066 3 Answer by Gordon Bell for What tricks do you use to get yourself "in the zone"? Gordon Bell 2008-11-17T21:46:13Z 2008-11-17T21:46:13Z <p>Listening to a good programming-related PodCast like Hanselminutes, .NET Rocks, Polymorphic Podcast, PowerScripting Podcast, Thirsty Developer, ASP.NET Podcast (no particular order) seems to help get me "in the zone". Usually on a bike ride, or a walk around the block.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297074#297074 27 Answer by Cory House for What tricks do you use to get yourself "in the zone"? Cory House 2008-11-17T21:48:08Z 2008-11-17T21:48:08Z <p>I close my email clients.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297075#297075 5 Answer by Cybis for What tricks do you use to get yourself "in the zone"? Cybis 2008-11-17T21:48:13Z 2008-11-17T21:48:13Z <p>Music? Bleh. Music would be distracting.</p> <p>I would find a completely quiet place to work and get a large glass of strong tea (coffee might work too, I just don't like coffee). I also notice I'm "in-the-zone" more often late at night than at any other time.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297086#297086 1 Answer by Sara Chipps for What tricks do you use to get yourself "in the zone"? Sara Chipps 2008-11-17T21:52:08Z 2008-11-17T21:52:08Z <p>After everyone leaves I get some dinner turn on CNN, and sit and code. </p> <p>Other times headphones work, I listen to my "Rock Out Day" Radio station on Pandora. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297090#297090 106 Answer by MusiGenesis for What tricks do you use to get yourself "in the zone"? MusiGenesis 2008-11-17T21:53:42Z 2009-09-22T15:17:07Z <p>Lately, I'm finding the best way to get in the zone is <strong>to close my StackOverflow browser</strong>.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297091#297091 35 Answer by eJames for What tricks do you use to get yourself "in the zone"? eJames 2008-11-17T21:53:42Z 2008-11-18T13:22:20Z <p>I find that a clear list of requirements and deadlines helps to keep me on track. Even if I only have a couple of hours to work, I spend some time planning out my process before getting started.</p> <p>Most distractions are appealing because they offer instant gratification. When we have a lot of things to do, but no clear plan, our minds will jump at the first task that seems productive. If you have your workflow laid out, the next task becomes obvious.</p> <p>Also, check out David Allen's book, called <a href="http://en.wikipedia.org/wiki/Getting_Things_Done" rel="nofollow"><i>Getting Things Done</i></a>.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297104#297104 28 Answer by John MacIntyre for What tricks do you use to get yourself "in the zone"? John MacIntyre 2008-11-17T21:58:08Z 2008-11-17T22:03:46Z <ol> <li>A list of 1-2 hour tasks with a clear result and a time estimate (then I track my time)</li> <li>Turn off email, and MSN, and don't surf the net</li> <li>Staying focused on ONE task. Any other ideas or bugs I find are logged.</li> <li>Fast music helps me code, but when I'm trying to figure something out ... it's got to be silent or slow instrumental.</li> <li>Knowing that I'll be getting an ass-kicking if the results aren't met, certainly helps</li> <li>Staying focused on what I need, when I go online. This helps to keep me from getting distracted</li> <li>Reduce as much of the stuff that takes you out of the zone as possible. (interuptions, poor work environment, slow PC, etc...)</li> <li>Make decisions quickly.</li> <li>Make your home page either blank or Google. Never set it to SO, Digg, Reddit, etc...</li> </ol> <p>Good luck</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297117#297117 12 Answer by Kyle West for What tricks do you use to get yourself "in the zone"? Kyle West 2008-11-17T22:04:27Z 2008-11-17T22:04:27Z <p>i wait until something completely explodes and I have absolutely no choice but to be "in the zone" other than that, I work for a while, screw around for a while, rinse, later, repeat.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297125#297125 1 Answer by seanb for What tricks do you use to get yourself "in the zone"? seanb 2008-11-17T22:06:37Z 2008-11-17T22:06:37Z <p>For me, plenty of sleep, very early mornings (4 - 5am), extra strong coffee, and absolute silence. </p> <p>That works until 8 or 9 when the distractions start to kick in. </p> <p>Usually try to get the hard stuff done in that time, and often get 3 or 4 times as much done before 9, than the rest of the day (til 16 - 18), which tends to get swallowed by more businessy stuff, phone, emails, meetings etc.</p> <p>Some people seem to be the other way around, and do their best work at night, depends on how your wired up. Anything I do at night is usually crap.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297154#297154 3 Answer by leeand00 for What tricks do you use to get yourself "in the zone"? leeand00 2008-11-17T22:13:21Z 2008-11-17T22:13:21Z <p>Drinking fruit juice (rather than coffee) real fruit Juice like Naked Blue Machine... What else, oh I exercise at night and that makes my endorphins make me feel better the next day. Maybe putting on some classical music to raise my IQ a notch too.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297157#297157 3 Answer by Frank for What tricks do you use to get yourself "in the zone"? Frank 2008-11-17T22:14:29Z 2008-11-20T19:24:01Z <p>For me, simply an <strong>interesting</strong> project or task helps a lot... I've not had something that interesting for quite a while now... ::Sigh::</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297167#297167 0 Answer by alexmeia for What tricks do you use to get yourself "in the zone"? alexmeia 2008-11-17T22:16:31Z 2008-11-17T22:44:50Z <p>I need not thinking about time. No time tracking, if possible. If not possible, I try to ignore it. And everything goes faster and better. Maybe I am the only one, but if someone says to me: "This is what we need to do. Take your time and do a nice work" then is easy to get myself in the zone. If the phone doesn't ring, of course.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297169#297169 26 Answer by casademora for What tricks do you use to get yourself "in the zone"? casademora 2008-11-17T22:17:38Z 2008-11-17T22:17:38Z <p>This may sound counter intuitive to many people, but I find when I pair program, I am MUCH more effective. I have someone to keep me on task, and I have someone else to keep on task too. I get the extra brain to bounce ideas off of, and we learn about each other in the process.</p> <p>Pairing isn't for everyone, but it does help for some like me.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297191#297191 2 Answer by Genomancer for What tricks do you use to get yourself "in the zone"? Genomancer 2008-11-17T22:24:39Z 2008-11-17T22:24:39Z <ol> <li>A good understanding (ie: enumeration) of what distracts me - so I recognize and avoid them easier.</li> <li>Late night - When I'm full of energy, I get distracted more easily... in the evening it's not only more quiet, but I'm less likely to be distracted when I'm more settled.</li> <li>"Salience" - aka an impending deadline with a real penalty for failure.</li> <li>Stimulants - Caffeine, properly prescribed medication (dexidrine), etc. Paradoxically, this doesn't contravene #2... stimulants make it easier to focus.</li> <li>A partner/supervisor/teammate - together, we accomplish more than twice what we would individually.</li> </ol> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297216#297216 1 Answer by Rob Wells for What tricks do you use to get yourself "in the zone"? Rob Wells 2008-11-17T22:36:20Z 2008-11-17T22:36:20Z <p>Having a serious deadline! Totally makes me focus on the job in hand!</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297224#297224 1 Answer by d03boy for What tricks do you use to get yourself "in the zone"? d03boy 2008-11-17T22:39:31Z 2008-11-17T22:39:31Z <p>A tangible, realistic milestone/goal.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297247#297247 3 Answer by geometrikal for What tricks do you use to get yourself "in the zone"? geometrikal 2008-11-17T22:46:53Z 2008-11-17T22:46:53Z <p>I find that while I am doing a task I don't usually stop and change. To get in the zone, one has to immediately move on to the next task without checking s.o. or email etc. This is hard though, "just a quick check" you think, but if you can resist the urge after a few times you will be fully in the zone.</p> <p>Today is a good test for me. Yesterday I finished a complicated analysis and report, and now I have to decide where to start. This is another thing that may help - a clearly defined list of tasks so you know straight away which to move on to. I have to do this now, else I will spend the rest of today procrastinating on the net.</p> <p>From the holistic standpoint, the other things I find keep me on track are an interesting project, a project where I am learning new things, tight deadlines and reward for effort. These things fall under the project supervisor's responsibility. </p> <p>One thing that worked great, believe it or not, is in a previous job the manager would let us play network shoot em' ups (delta force) for a few hours sometimes. After that we always seemed to get back in the zone. Maybe it got rid of all the pent up frustrations and gave us something to 'work' towards.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297278#297278 1 Answer by Robert Wilkinson for What tricks do you use to get yourself "in the zone"? Robert Wilkinson 2008-11-17T22:58:41Z 2008-11-17T22:58:41Z <p>Put on your headphones, close the email client, and if you have windows, close the blinds.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297287#297287 1 Answer by WestDiscGolf for What tricks do you use to get yourself "in the zone"? WestDiscGolf 2008-11-17T23:02:32Z 2008-11-17T23:02:32Z <p>I've currently got a very long project (as of today I'm down to 56 days remaining from an original total of 100+ days) and to keep motivated I have to keep setting small deadlines for myself and aim to get small chunks done by a certain time; this helps me get in to zone. Some happy hardcore dance music or vocal trance also helps. The steady (fast) beat helps me to concentrate!</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297332#297332 2 Answer by Maxim for What tricks do you use to get yourself "in the zone"? Maxim 2008-11-17T23:22:47Z 2008-11-17T23:22:47Z <p>A bunch of work items and some <a href="http://en.wikipedia.org/wiki/In_Flames" rel="nofollow">In Flames</a> always keep me rolling.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297475#297475 10 Answer by Bill the Lizard for What tricks do you use to get yourself "in the zone"? Bill the Lizard 2008-11-18T00:37:10Z 2009-09-18T18:28:50Z <p>I break something simple at the end of every day. When I come in the next day, the first thing I do is fix what I left broken the day before. This forces me to think about the code so I can make it compile again. Make sure you break something <em>after</em> you check in the day's changes, otherwise you'll be getting an angry phone call.</p> <p>Update: Lately I've found that writing a failing unit test works just as well, and doesn't have the added danger of accidentally checking in broken code.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297477#297477 103 Answer by CMPalmer for What tricks do you use to get yourself "in the zone"? CMPalmer 2008-11-18T00:37:40Z 2008-12-04T10:01:07Z <p>I started thinking about new ways to get into the zone after watching this TED conference video by Mihaly Csikszentmihalyi (pronounced "Chick-sent-me-high-E"):</p> <p><a href="http://www.ted.com/index.php/talks/mihaly_csikszentmihalyi_on_flow.html" rel="nofollow"><strong>Mihaly Csikszentmihalyi: Creativity, fulfillment and flow</strong></a></p> <p>One of the results of his study is a graph that compares the challenge of an activity vs. the perceived skill that you have in doing the activity. The intersections of the two fall into mental state zones with Flow (or "in the zone") in the upper right where a high challenge is being met with a high skill level. If you think about the things you do every day, it's pretty easy to figure out where they should be placed on the graph and it's pretty perceptive in figuring out your mental attitude toward those tasks.</p> <p>I printed out my version of his diagram and I try to mentally graph my tasks onto the chart. Then I try to find ways to alter the tasks to shift them toward the upper right (or at least the middle).</p> <p><img src="http://farm4.static.flickr.com/3015/3039778526_e5637e8d97.jpg" alt="alt text" /></p> <p><a href="http://flickr.com/photos/cmpalmer/3039778526/sizes/o/" rel="nofollow">Big Version</a></p> <p>I'm reading his book <strong><a href="http://rads.stackoverflow.com/amzn/click/0060920432" rel="nofollow">FLOW: The Psychology of Optimal Experience</a></strong> now and it is great as well. It is providing a lot of insights into my personal behaviors that I have hypothesized about and it's interesting to see that worldwide research supports them.</p> <p>I'll find myself in the zone (or the "Flow") at various times during a programming project, usually when I concentrate enough to start a new part of the project where I have to really apply my skills or research and learn new skills. Once that part is over and the drudgery of repeating and refactoring code, documenting, testing, etc. start it's much harder. </p> <p>Unfortunately, by Csikszentmihalyi's definitions, reading the web, reading books, talking with friends, and participating in things like SO are also "flow" activities, so they are particularly easy to get distracted by and locked in for a long period of time.</p> <p>Because of that, <a href="http://www.proginosko.com/leechblock.html" rel="nofollow">Leechblock</a> has been my biggest help in staying on task. I haven't had to add SO to my daily blocks yet, but I do have a special category for it where I can do a "lockdown" on it if I get too distracted.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297483#297483 0 Answer by dsimcha for What tricks do you use to get yourself "in the zone"? dsimcha 2008-11-18T00:40:29Z 2008-11-18T00:40:29Z <ol> <li>Tea</li> <li>A clear idea of what I want to accomplish and how I want it to work.</li> <li>An interesting project.</li> </ol> <p>I'm pretty interested in the work I do, tea is readily available, and if you don't have a clear idea of what your high-level design is yet, you're better off figuring that out before even trying to get into the zone. Given these three, I find that I get into the zone sooner or later, but it can take some time for the context switch to happen, so the real key is:</p> <p>Absolutely minimal waiting on stuff (waiting to compile waiting for my program to execute so I can determine whether it's working correctly, etc.) because if I have to idly wait more than 20 seconds I get bored and my mind drifts, and no requirement that I do anything other than focus on my problem (go to class, answer people's questions, eat, etc), so I don't lose my train of thought. </p> <p>For me it's kind of a self-fulfilling prophecy. If I know this last requirement isn't going to be met, I just assume that I'm going to have a relatively non-productive day and don't even really try to get into the zone.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297486#297486 24 Answer by Readonly for What tricks do you use to get yourself "in the zone"? Readonly 2008-11-18T00:41:41Z 2008-11-18T00:41:41Z <p>Make sure that you are well rested. Nothing is more distracting than trying to ignore the need to sleep.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297496#297496 0 Answer by Michael Herold for What tricks do you use to get yourself "in the zone"? Michael Herold 2008-11-18T00:46:50Z 2008-11-18T00:46:50Z <p>I first close out of all distractions. This includes, but is not limited to, NewsFire (my RSS reader), Adium (chat), Mail (email), Twitteriffic, and Firefox tabs. Then I put on music.</p> <p>The key about the music, at least for me, is that it has to be made up of all songs that have the same tempo and texture. Generally albums fulfill this, but Pandora is great for this purpose. It pulls various artists that all sound similar, so you don't get bored. Lately I have found that listening to <strong>What's the Story (Morning Glory)</strong> by Oasis or the <strong>Back to the Future</strong> soundtrack help me focus the most. Oasis is all fairly mellow music that puts me in a good mood, and Back to the Future is fairly inspiring, yet not overpowering.</p> <p>Also, having the lights off unless I need to read something helps me to focus for whatever reason.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297524#297524 21 Answer by Oddthinking for What tricks do you use to get yourself "in the zone"? Oddthinking 2008-11-18T00:59:50Z 2008-11-18T00:59:50Z <p>The question isn't merely asking about how do I avoid distractions, but how do I get "into the zone", which is more than that. It isn't just avoiding meetings, it is having the right task to do.</p> <p>From the <a href="http://en.wikipedia.org/wiki/Flow_(psychology)" rel="nofollow">Wikipedia article on Flow</a> (which is the psychological name for "the zone").</p> <blockquote> <p>Csíkszentmihályi identifies the following as accompanying an experience of flow:</p> <ul> <li><p>Clear goals (expectations and rules are discernible and goals are attainable and align appropriately with one's skill set and abilities).*</p></li> <li><p>Concentrating and focusing, a high degree of concentration on a limited field of attention (a person engaged in the activity will have the opportunity to focus and to delve deeply into it).</p></li> <li><p>A loss of the feeling of self-consciousness, the merging of action and awareness.</p></li> <li><p>Distorted sense of time, one's subjective experience of time is altered.</p></li> <li><p>Direct and immediate feedback (successes and failures in the course of the activity are apparent, so that behavior can be adjusted as needed).*</p></li> <li><p>Balance between ability level and challenge (the activity is neither too easy nor too difficult).*</p></li> <li><p>A sense of personal control over the situation or activity.*</p></li> <li><p>The activity is intrinsically rewarding, so there is an effortlessness of action.*</p></li> <li><p>People become absorbed in their activity, and focus of awareness is narrowed down to the activity itself, action awareness merging.</p></li> </ul> <p>Not all are needed for flow to be experienced.</p> </blockquote> <p>I have put asterisks next to the items I feel can be controlled, which is hopefully an answer to the original question.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297538#297538 0 Answer by Oddthinking for What tricks do you use to get yourself "in the zone"? Oddthinking 2008-11-18T01:06:03Z 2008-11-18T01:06:03Z <p>In <a href="http://www.randsinrepose.com/archives/2006/07/10/a_nerd_in_a_cave.html" rel="nofollow">A Nerd In A cave</a>, Rands talks about how he gets into the Zone, how he gets near the Zone, and how he comes out of it with a snap. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297727#297727 9 Answer by Jeffrey Fredrick for What tricks do you use to get yourself "in the zone"? Jeffrey Fredrick 2008-11-18T02:54:20Z 2008-11-18T02:54:20Z <p>Hide Twitteriffic, Adium and Skype. Close Safari and Mail. Then... start.</p> <p>This last part — start — is harder than it sounds. It means remind myself that no I don't need a drink of water, no I'm not really hungry, no I don't need to get up and walk somewhere, no I don't need to check my email/rss feeds/twitter/stackoverflow.</p> <p>Two things that help me with coding: TDD &amp; Pair Programming.</p> <p>Pairing is by far the best way I know to improve my productivity, because it forces me to start.</p> <p>The next best is TDD because I can make the problem of starting very small. What's the smallest test that I can write next? Write that. Make it pass. Next. Pretty soon I'm rolling.</p> <p>(Ok, back to my failing test...)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297754#297754 4 Answer by Alex Miller for What tricks do you use to get yourself "in the zone"? Alex Miller 2008-11-18T03:08:52Z 2008-11-18T03:08:52Z <p>For me, anything that is "alerting" is intruding - so all mail / im / twitter type stuff must be off. I find I get enormous amounts of work done on a plane, for example (as long as I don't need the net for something). I find the right kind of music help me as well ("right" depends on the work and the mood).</p> <p>But I think it's equally important (especially I find as I get older) to realize that the bulk of my time is NOT spent in flow state. And thus, it's important to find ways to move forward regardless. </p> <p>For that, I find trying to do at least one tangible thing on important projects every day is the answer. Maybe all you'll do is one thing - open a file and type a few lines, but if you do one thing a day you are at least making progress. As they say in football - ya gotta move the chains. I'll find that sometimes that simple act of trying to do one thing is enough to quiet down the chaos and spur bursts of activity.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297817#297817 1 Answer by Kozyarchuk for What tricks do you use to get yourself "in the zone"? Kozyarchuk 2008-11-18T04:02:23Z 2008-11-18T04:02:23Z <ol> <li>Go to a pairing station, with no access to phone, email and an understanding from others that 1 min interrupt costs 15 min of development time.</li> <li>Break the routine, which usually means come in on a weekend.</li> </ol> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297894#297894 1 Answer by Spacehamster for What tricks do you use to get yourself "in the zone"? Spacehamster 2008-11-18T05:02:59Z 2008-11-18T05:02:59Z <p>I'm lucky enough to have an office to myself. To get into the zone I do several things -<p></p> <ul> <li>Shut the door. This is a clear signal to everyone that I intend to work and I'll brook no disturbances.</li> <li>Listen to music on my MP3 Player - it's very relaxing and helps me get into a "zen meditative state".</li> <li>Make sure I have a clear list of tasks that I can get on with. That always works. I can't count the number of times somebody has busted down my door and tried to get my attention, and failed because I'm just too busy to notice they're even there.</li> </ul> <p>At the advice of somebody else earlier in the thread, I've just added <a href="http://www.proginosko.com/leechblock.html" rel="nofollow">Leechblocker</a> to my browser and it's working beautifully. Thanks! </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/297906#297906 5 Answer by Kent Beck for What tricks do you use to get yourself "in the zone"? Kent Beck 2008-11-18T05:16:07Z 2008-11-18T05:16:07Z <p>Juggling helps make my thoughts slippery (sorry I don't have better vocabulary for this). Ordinarily I latch onto certain thoughts, often thoughts that don't relate to what I'm trying to do. If I juggle for 5-10 minutes I find I can let the distractions gently go their way and get back to my main goal more easily.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298017#298017 4 Answer by jonathanconway for What tricks do you use to get yourself "in the zone"? jonathanconway 2008-11-18T06:47:54Z 2008-11-18T06:47:54Z <p>A morning workout at gym followed up by a cappuccino tends to do the trick for me.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298226#298226 4 Answer by nayfnu for What tricks do you use to get yourself "in the zone"? nayfnu 2008-11-18T09:17:38Z 2008-11-18T09:17:38Z <p>I've found this <a href="http://www.abstractspoon.com/tdl_resources.html" rel="nofollow">ToDoList</a> program very helpful for getting myself in the zone. I break down any task I have into myriad tiny tasks, estimate how long it will take then set the timer running. It's easy to concentrate when the task is small and you're competing against the clock. <a href="http://www.fogcreek.com/FogBugz/learnmore.html?section=PredictShipDates#hist_Timesheets" rel="nofollow">FogBugz</a> does the same thing much more excitingly, of course, but then it costs money and I'm incredibly tight-fisted.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298283#298283 2 Answer by GeekyMonkey for What tricks do you use to get yourself "in the zone"? GeekyMonkey 2008-11-18T09:48:09Z 2008-11-18T09:48:09Z <p>One pint of good beer to lubricate the mind.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298398#298398 1 Answer by Tader for What tricks do you use to get yourself "in the zone"? Tader 2008-11-18T10:40:55Z 2008-11-18T10:40:55Z <p>You just have to drink exactly the right amount of <a href="http://xkcd.com/323/" rel="nofollow">alcohol</a> :)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298497#298497 1 Answer by Cocowalla for What tricks do you use to get yourself "in the zone"? Cocowalla 2008-11-18T11:33:35Z 2008-11-18T11:33:35Z <p>To really get going, this is my formula:</p> <ul> <li>Headphones (and music!)</li> <li>Close email client</li> <li>Turn phone ringer off</li> <li>Steaming mug of coffee</li> </ul> <p>But still, this isn't 100%, and some days you are just more "in the zone" than others</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298543#298543 2 Answer by guruz for What tricks do you use to get yourself "in the zone"? guruz 2008-11-18T11:52:45Z 2008-11-18T11:52:45Z <p>What I did during my diploma thesis was using 2 computers. The university computer for thesis work and my Macbook next to it for private stuff (RSS, chat, mail). Screensaver of the Macbook of course turned on while working. And no sound notifications either :)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298559#298559 4 Answer by Anders Rune Jensen for What tricks do you use to get yourself "in the zone"? Anders Rune Jensen 2008-11-18T12:03:48Z 2008-12-02T23:40:23Z <p>Looking over the answers already posted they have a common theme. In order to get in the flow you need at least 15 minutes of uninterrupted time. This has been established in the eighties [1] through empirical studies. That is why people people complain that they only get work done when: music is playinging, no email/phone distractions, no coworkers poking them, working before/after everyone else does. </p> <p>So my only suggestion would be to get an office where you have a Do not disturb sign (you know like the hotels :)), and where you can cut off all external communication for a period of time. Say a couple of hours. Often things are not so important that they can't just email you and you can look at it when you have time. Instead of trying to do multiple things at once.</p> <p>Also I would very much recommend for all people, not just managers, to read Peopleware. </p> <p>[1] <a href="http://en.wikipedia.org/wiki/Peopleware" rel="nofollow">http://en.wikipedia.org/wiki/Peopleware</a></p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298591#298591 2 Answer by ttarchala for What tricks do you use to get yourself "in the zone"? ttarchala 2008-11-18T12:23:25Z 2008-11-18T12:23:25Z <p>A couple of things that work for me most of the time, but it's as difficult for me as it is for you and none of them works 100% reliably.</p> <ol> <li><p>Meditate for a couple minutes in an absolutely quiet place. Dwell on why you are what you are, why you are doing what you are supposed to be doing and try to find motivation in whatever end goal you have.</p></li> <li><p>Sleep LESS. When I am fully rested, it's actually easier for me to get distracted.</p></li> <li><p>Exercise, but not just 20 minutes -- exercise until you are really tired. 2 hours usually does the trick for me.</p></li> <li><p>Do NOT drink coffee. It's great to stay awake in meetings, or for staying "divisibly concentrated" while driving, but for creative focus I find it counterproductive.</p></li> <li><p>(The obvious one) If you have this option available for you, arrange your working conditions for lack of distractions.</p></li> <li><p>(The obvious but less talked about one) If you have this option available for you, have a lot of sex before, so it's off your mind.</p></li> </ol> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298662#298662 1 Answer by The.Anti.9 for What tricks do you use to get yourself "in the zone"? The.Anti.9 2008-11-18T13:01:20Z 2008-11-18T13:01:20Z <p>I close Adium or Pidgin [depending on which computer I'm on] and IRC. And then I can really focus. Those are my two biggest distractions.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298749#298749 1 Answer by argherna for What tricks do you use to get yourself "in the zone"? argherna 2008-11-18T13:45:05Z 2008-11-18T13:45:05Z <p>Mostly covered above, but music choice is also important. If I'm doing a bunch of repetitive file edits that I don't have a script/alias for, I want to listen to music that is repetitive (rock, metal, etc.); something that matches the rhythm of my work. For more complicated work, I'll listen to something like classical or jazz. Sometimes I'll listen to nothing at all.</p> <p>Definitely have to turn off all distractions though. Close the blinds if you have a window (close the door if you have one). Turn off email/IM, leave the webbrowser off and even turn off the phone for a couple hours (use good judgement here).</p> <p>Finally, short bursts are often the most productive for me vs. long marathon sessions. I can get into a flow by taking more breaks rather than working for a long time and getting tired about 1/3rd the way through and hating my work by the end.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298843#298843 2 Answer by GvS for What tricks do you use to get yourself "in the zone"? GvS 2008-11-18T14:16:19Z 2008-11-24T15:41:05Z <p>Just be rude enough on my co-workers. They will go away. 15 minutes later it just happens.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/298986#298986 2 Answer by spoulson for What tricks do you use to get yourself "in the zone"? spoulson 2008-11-18T15:05:56Z 2008-11-18T15:05:56Z <p>Get comfortable. I code much better when at my dual-monitored desk workstation than at my laptop on the couch.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/299294#299294 2 Answer by D Scott for What tricks do you use to get yourself "in the zone"? D Scott 2008-11-18T16:37:28Z 2008-11-18T16:37:28Z <p>Depends what it is, if it is a project I am interested in, and Im learning something new it is always easier to concentrate. If it's routine, it can be hard. For instance, right now...I should be doing other things, but Im here. I'm going to read through some more of the suggestions, maybe that will help.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/299348#299348 5 Answer by Phil Nash for What tricks do you use to get yourself "in the zone"? Phil Nash 2008-11-18T16:52:23Z 2008-11-18T16:52:23Z <p>Quite a few good suggestions posted already, but most of them are quite "personal" - ie it works for the poster, but not necessarily everyone.</p> <p>Quite a lot of the suggestions boil down to having some <em>anchor</em> that you subconsciously associate with the state of mind of being <em>in flow</em>. Anchors, especially accidental ones, tend to be very subjective. The good news is that you can create your own ones.</p> <p>I'd recommend reading up on NLP for the full scoop, but the basic idea is that you set aside some introspective time. Think back over previous times when you've really felt <em>in flow</em>. Relive those moments mentally, preferably in both connected and disconnected states (ie. as if you were watching yourself, and as if you're looking out through your own eyes), and at the moment you think the feeling of the flow state is peaking, trigger you anchor - which could be as simple as pressing two fingers together. Repeat the process a few times - straight away, and also each day for the next couple of days, then as often as you need to top up (may not be necessary).</p> <p>Once the anchor is thus fixed, you can jump into the state again at any time by triggering the anchor.</p> <p>This is oversimplified, of course, but there's not a lot more to it. If you don't get immediate results, persevere.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/299530#299530 13 Answer by Tracey for What tricks do you use to get yourself "in the zone"? Tracey 2008-11-18T17:43:18Z 2008-11-18T17:43:18Z <p><strong>Sound Isolation:</strong></p> <p>One problem I've had with using headphones is that music through headphones will give me a headache after about an hour. Unfortunately, my work day lasts much longer than that, and I do have some serious yammering types around my cube.</p> <p>However, I have found that ambient sounds, such as white noise, water, rain, or wind will do the job as good as music without the headache. </p> <p><strong>Getting Started:</strong></p> <p>Some have mentioned just "getting started" helps; maybe some specifics that I use will be useful. If I'm coding, I start with a simple routine which is also beneficial in that sometimes I find problems. </p> <ul> <li>I run my unit tests to make sure they are working</li> <li>Update code from the repository</li> <li>Rebuild</li> <li>Rerun my unit tests</li> </ul> <p>By the time I'm done with this, I'm usually into code mode and can jump in.</p> <p>If I'm writing or analyzing, I will go back through stuff I've already written to polish it up, tweaking a few things here or there.</p> <p>Basically, both these examples involve getting your hands on your desired focus object without a huge initial investment in new thinking or heavy thought - a warm up, in effect. I rarely have to say to myself, okay, I'll start the hard part now; it just happens naturally.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/299962#299962 1 Answer by Even Mien for What tricks do you use to get yourself "in the zone"? Even Mien 2008-11-18T20:09:12Z 2008-11-18T20:09:12Z <p>I don't get in the zone until I have a looming deadline and everyone else is gone or asleep. This includes wife, kids and co-workers. Then I don't have to worry about responding to emails, changing diapers or talking to anyone.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/299996#299996 1 Answer by for What tricks do you use to get yourself "in the zone"? 2008-11-18T20:19:34Z 2008-11-18T20:19:34Z <p>Watch Cosmos or the documentary that shows how Fermat's Last Theorem was solved</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/300967#300967 8 Answer by PaulM for What tricks do you use to get yourself "in the zone"? PaulM 2008-11-19T04:08:14Z 2008-11-19T04:08:14Z <p>Edit the hosts file (Windows/System32/Drivers/Etc/Hosts) and redirect youtube.com to 127.0.0.1.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/301131#301131 1 Answer by melaos for What tricks do you use to get yourself "in the zone"? melaos 2008-11-19T06:05:49Z 2008-11-19T06:05:49Z <p>set small achievable but still challenging goals. and put on earphone with some good music and bang away.</p> <p>short breaks help too so you can refocus and review what you've done. a good cuppa of joe always help.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/301133#301133 1 Answer by okcodemonkey for What tricks do you use to get yourself "in the zone"? okcodemonkey 2008-11-19T06:07:22Z 2008-11-19T06:07:22Z <p>I lock myself in my basement with a fresh pot of coffee, headphones, red vines, and my ipod loaded with adrenaline music. For some reason I find that I am most production from 12:00AM - 8:00AM, so I also will take a nap when I need a productive night, from about 8:30 PM - 11:30PM after I have put the kids to bed. After I get up I am ready to "Rock and Code" and can usually get myself a good 3 days work out of those 8 hours.</p> <p>When I am at the office, we have pods and a noisy environment. I believe we score a 2 on the Joel test. So the only way to get in a zone is to practive time management techniques like in "Getting Things Done" by David Allen. Close the email, turn off the phone, turn off IM, turn on adrenaline music and go. Unfortunately, people still stop by ruining the ability to stay in the zone for long. Hence the need for my "dungeon" sessions as the wife calls them. :)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/301142#301142 30 Answer by Tim for What tricks do you use to get yourself "in the zone"? Tim 2008-11-19T06:15:29Z 2009-02-17T05:58:55Z <p>I have a few beers.</p> <p><img src="http://imgs.xkcd.com/comics/ballmer_peak.png" alt="alt text" /></p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/301627#301627 0 Answer by dcraggs for What tricks do you use to get yourself "in the zone"? dcraggs 2008-11-19T11:30:33Z 2008-11-19T11:30:33Z <p>One of the problems is just getting started. It helps if you have a list of things you need to do, then just pick one of the simple tasks and do it, that way you can start to get a flow going. </p> <p>If you think of something else you need to do but not right away, add it to your list.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/303674#303674 0 Answer by Matthew Ives for What tricks do you use to get yourself "in the zone"? Matthew Ives 2008-11-19T22:40:49Z 2008-11-19T22:40:49Z <p>I would have to agree with many of the others. Music helps. It really helps to block out the distracting people around you. I listen to music whenever I'm doing something that I can't get into the mood to do, such as yard work or chores around the house. I like to think that it tricks your brain into thinking that your doing something you enjoy (listening to your favorite music), when your really doing something else. I also agree that sometimes the music can be distracting in itself. I love to sing. So, when its a good song, I find myself singing along or I'm instinctively learning the words. I read at least one answer here that said 'white noise' is the best. Well, for me, I listen to classical music, usually Yo-Yo Ma, while I code. There aren't usually any words to sing along to and it still does its main job at keeping me on track.</p> <p>I would also like to add my thoughts to the notion of getting into work early. I find this very helpful. There usually are not many other people in the office at that time, unless they also enjoy getting into work early. Don't get into work later and figure that you can stay past the time that everyone else goes home and then get your work done in peace. That doesn't work, at least not for me. By that time, you've already been working for a while and you just want to go home with the rest of the bunch. I'm not a morning person at all, and even though it is painful for me to roll out of bed at 5:30 or 6, it is actually very rewarding to get into the office, get my work done, and head for home at 3 or 3:30. This is especially true, in the summer months when that extra couple of hours after work lets me enjoy more of my day.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/305632#305632 2 Answer by Hamish Downer for What tricks do you use to get yourself "in the zone"? Hamish Downer 2008-11-20T15:25:08Z 2008-11-20T15:25:08Z <p>The book <a href="http://rads.stackoverflow.com/amzn/click/0932633439" rel="nofollow">Peopleware</a> covers this issue very well and is highly recommended. They have actually done comparative studies with multiple programmers to see what helps and what doesn't.</p> <p>In brief, the most productive work is done when it is quiet and you are undisturbed. The ideal they say is individual rooms. Microsoft, Google and Fog Creek all follow this, though it is rare in most of the industry.</p> <p>If you are in a shared space you want to minimise interruptions so that once you are in the flow you stay there as long as possible. Having some kind of "please don't disturb me" sign/symbol is useful, as is a general awareness of avoiding interruptions by your co-workers.</p> <p>If you have to listen to music (to block out distractions around you), I believe it has been found that music without words is the least detrimental. But it has been found that any music can prevent you spotting higher level issues. An experiment was done about how long it would take to complete a program. In one room there was silence, in the other programmers listened to music of their choice through headphones. The time taken was similar, but in the music room no-one noticed that several of the steps the program had to take were equivalent to "multiply by one" - in the quiet room several people noticed it.</p> <p>(Originally posted to <a href="http://stackoverflow.com/questions/196148/how-do-you-reach-a-flow-state-while-programming">this question</a> )</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/307207#307207 4 Answer by Pat Notz for What tricks do you use to get yourself "in the zone"? Pat Notz 2008-11-20T22:56:50Z 2008-11-20T22:56:50Z <p>Kent Beck gives a great tip in his book <a href="http://rads.stackoverflow.com/amzn/click/0321146530" rel="nofollow">Test Driven Development</a> -- he calls it the <strong>Broken Test</strong> pattern. Basically, when you're wrapping up for the day you break a test either by creating a new one for the next programming task or by breaking the last one you worked on. Don't check it in -- just leave it in your working copy. Now, the next time your return you'll run your tests and see the failure... naturally you'll dive in to fix the test and before you know it you're back in the zone. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/307298#307298 2 Answer by Kevin McDonagh for What tricks do you use to get yourself "in the zone"? Kevin McDonagh 2008-11-20T23:38:33Z 2008-11-20T23:38:33Z <p>Headphones, 130BPM and no lyrics.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/307368#307368 0 Answer by jcollum for What tricks do you use to get yourself "in the zone"? jcollum 2008-11-21T00:09:57Z 2008-11-21T00:09:57Z <p>Noise meditation (hear noise, learn how to ignore it) is very helpful. That term might be incorrect; it's one of the basic meditation types that I learned right after breath meditation. Meditation is, to me, the direct manipulation of brain state to bring about greater concentration and control. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/317946#317946 0 Answer by Kent Brewster for What tricks do you use to get yourself "in the zone"? Kent Brewster 2008-11-25T16:22:10Z 2008-11-25T16:22:10Z <p>A small piece of black electrician's tape over the message-waiting light on my desk phone works wonders. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/324321#324321 0 Answer by Daniel Silveira for What tricks do you use to get yourself "in the zone"? Daniel Silveira 2008-11-27T17:35:02Z 2008-11-27T17:48:43Z <p>Joel Spolsky has a nice old article related to that subject: <a href="http://www.joelonsoftware.com/articles/fog0000000339.html" rel="nofollow">Fire And Motion</a></p> <blockquote> <p>Sometimes I just can't get anything done.</p> <p>Sure, I come into the office, putter around, check my email every ten seconds, read the web, even do a few brainless tasks like paying the American Express bill. But getting back <strong>into the flow</strong> of writing code just doesn't happen.</p> <p>...</p> </blockquote> <p>The diference is that he says "in the flow" instead of "in the zone" :)</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/330849#330849 0 Answer by Microserf for What tricks do you use to get yourself "in the zone"? Microserf 2008-12-01T13:34:24Z 2008-12-01T13:34:24Z <p>I really recommend using the Pomodoro Technique to achieve this. Basically you tell yourself to work focused and uninterrupted for 25 minutes and stick to it, using a timer of some sort. If an interruption arises, such as someone coming by and asking a question, kindly tell them that you will answer it later, and make a note of it. Then get back to work.</p> <p>When the timer has ringed, you allow yourself a short break during which you can go get a glass of water, talk to your colleagues or surf stackoverflow (although you're not supposed to do anything too intelligent during the break, it is a brain break after all).</p> <p>If you stick to this, it will be a lot easier for you to focus on the task at hand and to get into the zone.</p> <p>To get started NOW with the Pomodoro Technique, you can read Staffan Nötebergs excellent blog post <a href="http://blog.staffannoteberg.com/2008/02/22/pomodoro-technique-in-5-minutes/" rel="nofollow">Pomodoro Technique in 5 minutes</a>. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/337858#337858 0 Answer by BenAlabaster for What tricks do you use to get yourself "in the zone"? BenAlabaster 2008-12-03T16:51:05Z 2008-12-03T17:00:55Z <p>I find my iPod is great. Oddly, the playlist with all my favourite tunes that I would've thought would be what would work best doesn't work too well. </p> <p>However, my Gym playlist seems to trip me right into the zone in the exact same fashion it does in the gym. It gives me focus and keeps me there.</p> <p>I guess I should put that on and quit wasting time on Stack Overflow...</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/337937#337937 0 Answer by Curt Bushko for What tricks do you use to get yourself "in the zone"? Curt Bushko 2008-12-03T17:14:02Z 2008-12-03T17:14:02Z <p>I use <a href="http://rescuetime.com" rel="nofollow" title="Rescue Time">Rescue Time</a> to keep track of how I am <strong>really</strong> using my time instead of how I <strong>think</strong> I am using my time. It is free for the personal user. I then remove those items that are time wasters. This might not be a way to directly get into the zone but it feeds on zoning by removing distractions and encouraging success.</p> <p>Another technique I do is to have a TiddlyWiki to brain dump things. I use the MonkeyGTD wiki on <a href="http://tiddlyspot.com/" rel="nofollow" title="Tiddly Spot">Tiddly Spot</a> as it follows the style of <a href="http://en.wikipedia.org/wiki/Getting_Things_Done" rel="nofollow" title="Getting Things Done">Getting Things Done</a>. Just writing down all those little things that take up brain cycles makes it so much easier to focus. Let the list handle the worry while you 'git er done'.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/337976#337976 0 Answer by Lakshmi for What tricks do you use to get yourself "in the zone"? Lakshmi 2008-12-03T17:22:54Z 2008-12-03T17:22:54Z <p>open up a notepad instance and type in whatever you need to do that day donot do any other tasks other than those listed in notepad Put up a donot disturb note in IM and if possible shutdown email , IM Identify your weak times . for example after lunch i tend to be bit lazing around.. so that time use it for simple tools and tricks development.. this would get you on the track for next 3 hours last: Take a break at times</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/350014#350014 0 Answer by kushin for What tricks do you use to get yourself "in the zone"? kushin 2008-12-08T16:12:36Z 2008-12-08T16:12:36Z <p>Nothing can beat Adderall XR. But under normal circumstances, I would stick to meditation and ambient music. </p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/385792#385792 1 Answer by Boris Pavlović for What tricks do you use to get yourself "in the zone"? Boris Pavlović 2008-12-22T08:32:09Z 2008-12-22T08:32:09Z <p>In addition to all previous answers I have a suggestion for a music that helps me staying in the zone. Listening to Haydn's symphonies make me emotionally buffered from the rest of the world. My mind is free to deal with technical problems while listening to this simple, elegant, yet very inteligent music.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/385852#385852 1 Answer by eksortso for What tricks do you use to get yourself "in the zone"? eksortso 2008-12-22T09:25:18Z 2008-12-22T09:25:18Z <p>I tend to use these techniques to get in a coding mood when I'm sitting in front of my computer.</p> <ul> <li><p><em>Open up a text editor</em>, and spell out what you want to accomplish. You can also use this to write down questions to ask later, or perhaps to just vent about the spec document. In any case, this little bit of reflection should help you focus.</p></li> <li><p><em>Listen to music</em>. Your mileage may vary on this one. But for me, the best music for coding are those albums that I've heard so many times before that I don't get distracted when I hear them. I also listen to music where the lyrics are in a foreign language I can't understand.</p></li> <li><p>And here's something that's surprisingly effective... When you find yourself procrastinating, <em>go on a window-killing spree</em>, and clean off as much junk on your screen as you can. Consider it a penance, maybe. But after closing windows, take a moment to relish your environment, then get to work.</p></li> </ul> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/385999#385999 0 Answer by Peanut for What tricks do you use to get yourself "in the zone"? Peanut 2008-12-22T11:00:37Z 2008-12-22T11:00:37Z <p>It doesn't matter what you do ... if the piece of work you're doing is boring ... you're never going to get into the zone. So basically steal all the good work for yourself.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/634946#634946 1 Answer by Emil C for What tricks do you use to get yourself "in the zone"? Emil C 2009-03-11T15:04:43Z 2009-03-11T15:04:43Z <p>Here is a nice technique <a href="http://www.pomodorotechnique.com/" rel="nofollow">http://www.pomodorotechnique.com/</a> I've tried it and it works.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/634977#634977 0 Answer by bzlm for What tricks do you use to get yourself "in the zone"? bzlm 2009-03-11T15:09:38Z 2009-03-11T15:09:38Z <p>Once you're in the zone, <a href="http://www.nomachetejuggling.com/2009/02/21/i-love-pair-programming/" rel="nofollow">technical doubt flows out of you</a>. <h1>Don't go there.</h1></p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/635066#635066 3 Answer by John Fricker for What tricks do you use to get yourself "in the zone"? John Fricker 2009-03-11T15:30:36Z 2009-03-11T15:30:36Z <p>I do two things to maintain concentration - both involve getting away from the computer (which I believe to 50% of the solution).</p> <p>I practice <a href="http://en.wikipedia.org/wiki/Lojong" rel="nofollow">Lojong</a> meditation. I find that the secular Tibetan Buddhist practices in particular are simple concentration exercises. (The more you do something, the better you get at it, even thinking.)</p> <p>And I exercise. I love my cyclocross bike and I'll take breaks from coding for a fast 10 mile ride on the road or head for a trail for a little back to nature mind clearing. During crunch time I'll ride hard for a few hours, work up a heck of a sweat and then have some of my most productive code writing for two or three days straight.</p> <p>Yoga is good too but I find it more for relaxing the body then the mind (although others disagree with me there). Still important for those who sit in a chair for long stretches.</p> <p>It's seems a little contrarian that time away from the computer improves overall productivity but it's true. Find a healthy alternative activity and go for it. Even a brisk walk can make a difference.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/1367277#1367277 0 Answer by Jacob R for What tricks do you use to get yourself "in the zone"? Jacob R 2009-09-02T11:57:36Z 2009-09-02T11:57:36Z <p>I think the most important thing is to know oneself. Analyze your behaviour - when do you tend to be the most productive? What factors are involved? Time of day? Sleep? Tasks? etc.</p> <p>For me, this time of day - about an hour after lunch - I rarely get a lot of creative work done. I try to read e-mail, do routine tasks, and read (borderline work-related) blogs (and Stack Overflow :)).</p> <p>Before lunch, and then again around 14-15 I get some more coding done again, and after ~17 when most people have left work I get the most done. Try to utilize your peaks and be prepared with work to do then, instead of throwing them away on administration or whatever.</p> <p>I am not totally stable in my productive curve, but over time I get stuff done, and I get it done good. A modern employer will recognize that and give employees freedom and responsibility to put their own schedule, because you know yourself best.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/1367290#1367290 2 Answer by olavk for What tricks do you use to get yourself "in the zone"? olavk 2009-09-02T12:01:59Z 2009-09-02T12:01:59Z <p>I disconnnect the network for an hour.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/1405673#1405673 0 Answer by armannvg for What tricks do you use to get yourself "in the zone"? armannvg 2009-09-10T14:37:34Z 2009-09-10T14:37:34Z <p>I know this sounds strange but sometime just unplugging the mouse and only use the keyboard gets me "in the zone". The keyboard is also much faster input device, you only need to learn the basic shortcuts and you are good to go.</p> <p>Personally if I need to fire up a browser I use Start->Run->firefox {url} to open a web page. Google also has <a href="http://www.google.com/experimental/" rel="nofollow">Keyboard shortcuts</a> which has helped me a lot. For the basic web pages I need to look at (news and stuff) then i've been using the webs mobile version.</p> http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone/1460770#1460770 1 Answer by Davie for What tricks do you use to get yourself "in the zone"? Davie 2009-09-22T15:27:41Z 2009-09-22T15:27:41Z <p>get the earphones in and listen to some music!</p>