`
alanwu
  • 浏览: 199610 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

zz33 Rules to Boost Your Productivity

阅读更多

http://www.stevepavlina.com/blog/2007/05/33-rules-to-boost-your-productivity/

 

Heuristics are rules intended to help you solve problems.  When a problem is large or complex, and the optimal solution is unclear, applying a heuristic allows you to begin making progress towards a solution even though you can’t visualize the entire path from your starting point.

Suppose your goal is to climb to the peak of a mountain, but there’s no trail to follow.  An example of a heuristic would be:  Head directly towards the peak until you reach an obstacle you can’t cross.  Whenever you reach such an obstacle, follow it around to the right until you’re able to head towards the peak once again.  This isn’t the most intelligent or comprehensive heuristic, but in many cases it will work just fine, and you’ll eventually reach the peak.

Heuristics don’t guarantee you’ll find the optimal solution, nor do they generally guarantee a solution at all.  But they do a good enough job of solving certain types of problems to be useful.  Their strength is that they break the deadlock of indecision and get you into action.  As you take action you begin to explore the solution space, which deepens your understanding of the problem.  As you gain knowledge about the problem, you can make course corrections along the way, gradually improving your chances of finding a solution.  If you try to solve a problem you don’t initially know how to solve, you’ll often figure out a solution as you go, one you never could have imagined until you started moving.  This is especially true with creative work such as software development.  Often you don’t even know exactly what you’re trying to build until you start building it.

Heuristics have many practical applications, and one of my favorite areas of application is personal productivity.  Productivity heuristics are behavioral rules (some general, some situation-specific) that can help us get things done more efficiently.  Here are some of my favorites:

  1. Nuke it!  The most efficient way to get through a task is to delete it.  If it doesn’t need to be done, get it off your to do list.
  2. Daily goals.  Without a clear focus, it’s too easy to succumb to distractions.  Set targets for each day in advance.  Decide what you’ll do; then do it.
  3. Worst first.  To defeat procrastination learn to tackle your most unpleasant task first thing in the morning instead of delaying it until later in the day.  This small victory will set the tone for a very productive day.
  4. Peak times.  Identify your peak cycles of productivity, and schedule your most important tasks for those times.  Work on minor tasks during your non-peak times.
  5. No-comm zones.  Allocate uninterruptible blocks of time for solo work where you must concentrate.  Schedule light, interruptible tasks for your open-comm periods and more challenging projects for your no-comm periods.
  6. Mini-milestones.  When you begin a task, identify the target you must reach before you can stop working.  For example, when working on a book, you could decide not to get up until you’ve written at least 1000 words.  Hit your target no matter what.
  7. Timeboxing.  Give yourself a fixed time period, like 30 minutes, to make a dent in a task.  Don’t worry about how far you get.  Just put in the time.  See Timeboxing for more.
  8. Batching.  Batch similar tasks like phone calls or errands into a single chunk, and knock them off in a single session.
  9. Early bird.  Get up early in the morning, like at 5am, and go straight to work on your most important task.  You can often get more done before 8am than most people do in a day.
  10. Cone of silence.  Take a laptop with no network or WiFi access, and go to a place where you can work flat out without distractions, such as a library, park, coffee house, or your own backyard.  Leave your comm gadgets behind.
  11. Tempo.  Deliberately pick up the pace, and try to move a little faster than usual.  Speak faster.  Walk faster.  Type faster.  Read faster.  Go home sooner.
  12. Relaxify.  Reduce stress by cultivating a relaxing, clutter-free workspace.  See 10 Ways to Relaxify Your Workspace.
  13. Agendas.  Provide clear written agendas to meeting participants in advance.  This greatly improves meeting focus and efficiency.  You can use it for phone calls too.
  14. Pareto.  The Pareto principle is the 80-20 rule, which states that 80% of the value of a task comes from 20% of the effort.  Focus your energy on that critical 20%, and don’t overengineer the non-critical 80%.
  15. Ready-fire-aim.  Bust procrastination by taking action immediately after setting a goal, even if the action isn’t perfectly planned.  You can always adjust course along the way.
  16. Minuteman.  Once you have the information you need to make a decision, start a timer and give yourself just 60 seconds to make the actual decision.  Take a whole minute to vacillate and second-guess yourself all you want, but come out the other end with a clear choice.  Once your decision is made, take some kind of action to set it in motion.
  17. Deadline.  Set a deadline for task completion, and use it as a focal point to stay on track.
  18. Promise.  Tell others of your commitments, since they’ll help hold you accountable.
  19. Punctuality.  Whatever it takes, show up on time.  Arrive early.
  20. Gap reading.  Use reading to fill in those odd periods like waiting for an appointment, standing in line, or while the coffee is brewing.  If you’re a male, you can even read an article while shaving (preferably with an electric razor).  That’s 365 articles a year.
  21. Resonance.  Visualize your goal as already accomplished.  Put yourself into a state of actually being there.  Make it real in your mind, and you’ll soon see it in your reality.
  22. Glittering prizes.  Give yourself frequent rewards for achievement.  See a movie, book a professional massage, or spend a day at an amusement park.
  23. Quad 2.  Separate the truly important tasks from the merely urgent.  Allocate blocks of time to work on the critical Quadrant 2 tasks, those which are important but rarely urgent, such as physical exercise, writing a book, and finding a relationship partner.
  24. Continuum.  At the end of your workday, identify the first task you’ll work on the next day, and set out the materials in advance.  The next day begin working on that task immediately.
  25. Slice and dice.  Break complex projects into smaller, well-defined tasks.  Focus on completing just one of those tasks.
  26. Single-handling.  Once you begin a task, stick with it until it’s 100% complete.  Don’t switch tasks in the middle.  When distractions come up, jot them down to be dealt with later.
  27. Randomize.  Pick a totally random piece of a larger project, and complete it.  Pay one random bill.  Make one phone call.  Write page 42 of your book.
  28. Insanely bad.  Defeat perfectionism by completing your task in an intentionally terrible fashion, knowing you need never share the results with anyone.  Write a blog post about the taste of salt, design a hideously dysfunctional web site, or create a business plan that guarantees a first-year bankruptcy.  With a truly horrendous first draft, there’s nowhere to go but up.
  29. 30 days.  Identify a new habit you’d like to form, and commit to sticking with it for just 30 days.  A temporary commitment is much easier to keep than a permanent one.  See 30 Days to Success for details.
  30. Delegate.  Convince someone else to do it for you.
  31. Cross-pollination.  Sign up for martial arts, start a blog, or join an improv group.  You’ll often encounter ideas in one field that can boost your performance in another.
  32. Intuition.  Go with your gut instinct.  It’s probably right.
  33. Optimization.  Identify the processes you use most often, and write them down step-by-step.  Refactor them on paper for greater efficiency.  Then implement and test your improved processes.  Sometimes we just can’t see what’s right in front of us until we examine it under a microscope.

Read the next two parts of this series here:  Volume 2 and Volume 3

Discuss this post in the Steve Pavlina forum.

If you find this site helpful, please leave a donation for Steve so you can enjoy the spirit of giving too.

 

分享到:
评论

相关推荐

    Learning Boost C++ Libraries 原版pdf by Mukherjee

    then learning to use the Boost libraries would save you from reinventing the wheel, improve the quality of your software, and very likely push up your productivity. I first came across the Boost ...

    MySQL for Python.pdf do not download this aborted

    This book demonstrates how to boost the productivity of your Python applications by integrating them with the MySQL database server, the world's most powerful open source database. It will teach you ...

    Use MySQL with Python - M. MOka

    This book demonstrates how to boost the productivity of your Python applications by integrating them with the MySQL database server, the world’s most powerful open source database. It will teach you ...

    Track your productivity-crx插件

    语言:English 跟踪您的生产力。 一个简单的工具来衡量您一天的工作效率。 在一天结束时,您将能够看到总的生产时间和已完成的任务。 -完成任何任务后,添加一个条目并按Enter键。-在开始工作时启动/恢复计时器,并在...

    triple your personal productivity

    ### 提升个人效率三倍的方法 在快节奏的现代社会中,如何高效地利用时间成为许多人追求的目标。本文将深入探讨《三倍提升个人效率》这一主题,并基于文章描述及部分内容,详细阐述通过记录时间日志来提高工作效率的...

    MySQL for Python

    Integrate the flexibility of Python and the power of MySQL to boost the productivity of your applications.

    Free-to-Focus -A -Total-Productivity-System.pdf

    标题《Free to Focus: A Total Productivity System to Achieve More by Doing Less》和描述内容揭示了一套系统化的时间管理和生产力提升方法论。这套方法论,即Free to Focus系统,其核心理念在于通过高效的方法来...

    source code library part1

    Source Code Library is a powerful multi-language source code Library and clipboard extender with the ...* Boost your productivity with its powerful clipboard extender and AutoText utility

    MySQL for Python - 完美列印版.pdf

    MySQL to boost the productivity of your applications Albert Lukaszewski, PhD Table of Contents Chapter 1: Getting Up and Running with MySQL for Python 7 Chapter 2: Simple Querying 25 Chapter 3: ...

    Android NDK Game Development Cookbook 无水印pdf 0分

    This book provides you with a number of clear step-by-step recipes which will help you to start developing mobile games with Android NDK and boost your productivity debugging them on your computer....

    经典的铣削力建模仿真,根据《Machining Dynamics》第四章内容。

    《Machining Dynamics—Frequency Response to Improved Productivity》 经典车削和铣削力建模原理,方法,参数辨识和加工颤振等。

    New.Riders.GNU.Autoconf,Automake,and.Libtool

    These tools are not easy to learn, so some of the leading authorities on these tools have agreed to work together on this book to teach developers how to boost their productivity and the portability ...

    Rules of Productivity

    根据给定文件的信息,我们可以提炼出以下IT领域的关键知识点: ### 一、最大化生产力的意义与误区 1. **“最大化生产力”**的概念被形象地比喻为“从石头中挤水”,这里的“石头”指的是团队在有限资源和时间约束...

    [iPhone开发书籍大全].Incredible.iPhone.Apps.For.Dummies(For.Dummies.2010-2).pdf

    Advice on apps to boost your productivity at work Which apps are ideal for reading e-books First-rate apps for photo-editing and sharing Ten cool things to go with your apps More than 50 fantastic...

    Learning Boost C++ Libraries.pdf

    Boost is not just a collection of useful, portable, generic C++ libraries. It is an important incubator for ideas and ...improve the quality of your software, and very likely push up your productivity.

    BlackBerry for Work: Productivity for Professionals

    For those of you who bought your BlackBerry to help get your life organized and free yourself from the ball-and-chain of desktop computing, BlackBerry at Work: Productivity for Professionals is the ...

    92 Applied Predictive Modeling Techniques in R-LEWIS-2015.pdf

    92 Applied Predictive Modeling Techniques in R offers a practical results orientated approach that will boost your productivity, expand your knowledge and create new and exciting opportunities for you...

Global site tag (gtag.js) - Google Analytics