Friday
0 Amazing Tips To Make Good Design Decisions
There’s a popular misconception that NASA spent millions
in a failed attempt to create a space pen while the Russians just used
pencils. The implication is that good design is simple in the sense that
it is simplistic or obvious. Simple design is often simple for the user but complicated for the
creator. They really do use pens in space. It turns out pencils don’t
perform well in space because wood and lead shavings in a zero-gravity,
oxygen-rich environment can be dangerous for both fire and as debris.
The true story of the space pen is that it was not a failure, wasn’t
designed by NASA, and wasn’t even designed for space. The space pens’
design goals were ink that wasn’t exposed to air so it wouldn’t dry up,
didn’t rely on gravity so it wouldn’t leak, and could write underwater
and function at temperatures ranging from -30 to 250 degrees Fahrenheit.
The pen turned out to also be well-designed for space and was renamed
to the space pen.
For example, the user goals for our recent home feed redesign were finding relevant content, catching up with all your interests in one feed, clear scanability, the right amount of preview content, better sharing, and a sense of being on top of things and not missing out. We derived these user goals from product metrics and user studies. Our design goals included making stories engaging and fun, and designing a modular, scalable, responsive system. We also wanted to allow expanding to new types of story units in the future, and make the product more fun, understandable and interactive. The data goals included increasing the number of story actions / DAU by X%, increasing session duration, and increasing cohort retention on a session/session or week/week basis.
Each input should be regarded as having inherent strengths and weaknesses that can be used in conjunction to triangulate on good decisions. Metrics offer insight into what users are doing, and user studies can help you see why they’re doing it. Incorporating product vision helps us to focus investing our time on problems that align with the vision. Analysis gives us a sense of what prior information is available for us to work from. Technical constraints make sure we’re being realistic and pragmatic about the changes we want to make. Assumptions can simplify the decision making process and allow us to debug when they’re made explicit.
Vision
Vision can be broadly defined as planning the future with imagination or wisdom. Visionaries are often described by others as ‘seeing the future’ but describe themselves as ‘seeing connections’ or ‘being curious.’
Analysis
Analysis is the collection of information related to a specific problem that allows you to understand the range of possible solutions. We look for solutions the market has been exposed to, what solutions are performing the best in the market, and whether there are existing standards in the market. You can also find case studies and research or analyze flows across related apps that are tackling the problem.
Working with established design standards is an issue that comes up often in analysis. If you are going to break an established standard, you need to ask yourself if you have a good reason. If the interaction in question is core to the value of your product, breaking a pattern may make sense. However, if it’s tangential to the core value, it's probably not worth it. For example, when we were designing navigation on the Prismatic iOS app, we followed a standard bottom navigation model, after analysis of navigation in popular social networking apps. We decided to focus our efforts innovating on other areas of the design.
Product Metrics
Metrics improve design by helping you track real user behavior. Important feedback loops measure the effectiveness of design and help you prioritize how you invest your time.
When re-designing the home feed of our web product, we were considering moving to a list view vs. our grid view in order to be responsive and easily accommodate multiple devices. However, before investing a significant amount of time in designing a list view, we wanted to ensure our engagement numbers would be the same or better than for the grid view. To do so, we hacked together a list view and tested it on 20% of users, paying close attention to their interactions with the stories on their feed. The metrics below gave us the confidence we needed that a list redesign would likely be effective. We discuss this process in more detail in our list beats grid post.
User Studies
User studies provide insight into user behavior that metrics cannot - metrics tell us the “what”, and user studies tell us the “why”. Metrics can’t tell you how exactly to improve a design, only whether your design is better or worse than another.
We conduct both qualitative and quantitative studies, selecting the method appropriate for the information we need. These include surveys, in-person interviews, remote usability studies, card sorting, etc. We’re always combining methods as we iterate on our design process.
We recently conducted an in-person study showing people mocks of our feed redesign to understand whether people could easily distinguish the boundaries between stories. After the study, we found three story units in particular were prone to confusion. We generated a number of different variations that we thought could solve this issue. The number of variations and audience diversity we wanted to test with meant that in-person testing wasn’t feasible, so we used Mechanical Turk to run a remote test. Throughout this process we used both qualitative and quantitative studies to give us insight into user behavior. We describe this process in more in detail in our Usability Testing for Detailed Design Using Mechanical Turk post.
Implementation Considerations
Implementation considerations are important inputs both in terms of opening up and constraining possibilities. This makes it important for design and engineering to work together in the design process from defining goals onward. Both design and engineering can be the source of new possibilities, or constraints due to technical complexity or the estimated cost-benefit of solving the problem in a certain way.
When we began exploring redesigning the grid view to be a list, we wanted to create a plan that allowed us to validate this direction as cheaply as possible before going all in on resdesigning a responsive list across all screen sizes. Design and engineering paired to see if it would be possible to hack up a list view on top of the existing grid view, by just merging the grid cells.
So we took this:
And hacked this together from the existing code:
Within a day, this small incremental list view redesign gave us sufficient evidence that investing in this path was a good move. This is a great example of how design and engineering working together in clever ways when taking implementation considerations into account.
Assumptions
Assumptions are important for the simplification and speed of the design process. Explicit assumptions encourage better reasoning and more informed debates. On the other hand, unstated assumptions often lead to unproductive arguments. Explicit assumptions are helpful when you lack information or are worried it is too time consuming or expensive to get it. In this case, assume your best guess, write it down, and move on. Either plan how you’ll merge in the information you need to get to validate or invalidate that assumption, or just see if the assumption will motivate someone who strongly doubts the assumption to help get the information you need.
When we redesigned the Prismatic home feed this year we assumed bigger images would generally be better. We didn’t have data to back this up outside of observing that many successful products seem to have better results with a bigger focus on images, and we’d heard a couple of anecdotal numbers from friends that work at some other major internet companies. We agreed to move on with bigger photos, because we can measure the impact of photo size on engagement later when we do a more systematic exploration of information density in the feed.
This focus ensures that we are thinking about how to separate the most difficult, uncertain, or valuable parts of a design problem that we can iterate on in isolation from other parts of the design that are not as important. Planning design is where we get into a lot of reasoning about the sequence of work and what ships when. We’ll normally kick off a design by working on the goals and inputs a bit, and then jump into the plan while we are still gathering many of the inputs. In this way, we’ll be able to send the goals, inputs and very early thinking to others for review while we’re still working on wires. The benefit is that we can get team alignment up front, rather than hear disagreement about goals or fundamental direction two weeks into a design when we’re reviewing polished pixels. We aim for the granularity of the reviews to match up with the granularity of design at the time of the review - so we’re reviewing goals at the beginning and pixels at the end.
Once we’re going from the early design goals and inputs to getting started, we go through a process of sketching/idealization based on what we know so far. Wire-framing, visual structure and pixel details all begin while we’re gathering inputs and filling in all the reasoning for the design plan. Throughout all of these steps, we’re continuously referencing the goals and inputs to make sure we’re reasoning clearly with good information and focusing on the right problems, both in filling in wires, structure, and pixels, and in terms of filling in our design plan.
Group sketching
We often kick off a new direction as a team with short sketching sprints to generate ideas as broadly as we can. We do a few 10–15 minute sketching sessions with rounds of discussion in between. The goal is generating as many ideas as we can, exploring divergent themes and covering as broad a territory as possible. We ignore constraints to ensure we’re going as broad as we can. During the discussion between each sketching sprint, someone takes notes, including noting the best concepts in each round of discussion. Then, we discuss them all as a group and narrow down to a few options we want to wireframe.
Wireframes
After we choose a few directions that best satisfy our goals, we start to explore them in wireframe fidelity for each option. We explore visual layout structure using mock text and images, and without meticulous pixel detail. We also use the goals and inputs to reason about which directions seem to be working better and spend more time iterating there.
We’re big fans of ‘exploration maps’ - infinite canvas artboards in Sketch. When we’re in this stage of exploration, we simply take the artboard we’re designing in and copy it to the right as we iterate, leaving a quick note about the reasoning behind each step. This way, we can see a clear line of reasoning as to why certain elements are styled a certain way or why they’re placed where they are.
Visual system
After a round of wire-frame critique with design and engineering, we start setting up the visual libraries we’ll need to explore our options at a detailed pixel level. We set up the grid, start setting up type size and scale and gather any design patterns we’ve previously designed that apply to the design we’re working on. We value reuse over redesign - we always try to use existing UI elements from other places in the product, not only for consistency, but for ease of implementation. As we’re narrowing in on the details we bring in front-end engineers to talk more in-depth about how to implement the design.
Pixel Detail
We use Sketch for both wire-frame explorations and pixel detail, which saves us some unnecessary translation time. During detailed design, we use the same approach of multiple artboards to document separate flows as we do during exploration. For example, we’ll often evaluate a wide range of settings for type size, spacing, or color. All the same goals, inputs and reasoning apply here, because the concepts all have to manifest in pixels and stylistic changes can have a massive impact on the direct manifestation of the design goals.
We also practice what we call ‘universal design’; designing for all supported screen sizes at once. A separate Sketch file uses multiples art boards to show how a screen will change responsively for each supported screen size range.
Conclusion
Making great design decisions is difficult because you are marrying the creative process with the logical process of reasoning through the goals, inputs, and plan.
One of the greatest challenges is allowing both the creative and the logical processes to work together and play to the strengths of each. If the design team is excited, instincts can run wild ahead of defining goals or collecting inputs. This can be OK, but it’s important to be careful that the creative and logical parts of the design process work together in steps. If you take too many steps before evaluating against the goals, you can end up in a state where there are mistakes designed upon mistakes, and you have to throw away a lot of work. Often something appears to be a good decision when focusing on one goal, but then breaks down when looking at another goal. It’s also easy to let logical data-driven decision making disrupt ideation. Sometimes precise goals and data doesn’t help you to ideate your way to a good starting point and the logical process of choosing needs to be fed by the creative process to generate designs to choose from.
It’s important to go with the flow and allow flexibility in the design process, but at the same time ensure that we are avoiding the extremes of either allowing logic and data to block the creative process, or allowing the creative process to go too far without being grounded in logic and data. We’ve had a lot of success with the flexibility of the ‘Goals, Inputs, Plan’ model for making decisions, rather than adhering to a rigid step by step design processes. This approach gives us the flexibility to take different paths to problem solving, while at the same time still each following an agreed upon system for making decisions. This has resulted in consistently better decision making, fewer opinion-driven arguments, better design critiques, and more uninterrupted ‘flow state’ work. Objectively, we’re making the numbers go up and subjectively, the design team feels better about the work.
“The secret to the space pen is in the cartridge. It is a hermetically sealed tube containing thixotropic ink, pressurized nitrogen gas, and a tungsten carbide ballpoint tip. During development, Fisher found that while the pressurized cartridge successfully pushed ink out the tip of the pen, it also successfully leaked uncontrollably. Rather than redesign the cartridge, Fisher redesigned the ink. He developed a thixotropic ink that is a gel at rest, but turns into a liquid under pressure. Sort of like toothpaste. With this new, thicker ink, the pen didn’t leak and would only write when pressure was applied to the ballpoint. Success.” -smithsonianmagSimple solutions to tricky design problems are often non-obvious, like redesigning ink to work with a pressurized cartridge. Finding such unconventional solutions is normally a messy process of exploration and tradeoffs. We found it impossible to follow the same preprogrammed design process for every design problem. We developed a clear system for making good decisions that keeps things organized and facilitates design critique without imposing a sequence of steps other than defining goals first. This approach could be interesting to other teams looking to make deliberate goal-driven design decisions.
Goals
Design is the process of creating a solution that balances the goals of both the user and the creator. User goals include both tasks people need to get done and psychological wants. Creator goals include qualitative and quantitative goals that we call “design” and “data” goals, respectively. Explicitly stating and balancing these different goals is the most important part of design. Without goals, you’re not aiming correctly, so you have very little chance of hitting the target.For example, the user goals for our recent home feed redesign were finding relevant content, catching up with all your interests in one feed, clear scanability, the right amount of preview content, better sharing, and a sense of being on top of things and not missing out. We derived these user goals from product metrics and user studies. Our design goals included making stories engaging and fun, and designing a modular, scalable, responsive system. We also wanted to allow expanding to new types of story units in the future, and make the product more fun, understandable and interactive. The data goals included increasing the number of story actions / DAU by X%, increasing session duration, and increasing cohort retention on a session/session or week/week basis.
Inputs
Inputs refer to information we view as valid for informing design decisions; we use product vision, analysis, metrics, user studies and implementation considerations. Even an assumption is a valid input into a decision, as longs as it’s explicitly stated. Agreeing on which inputs are valid and how to use them leads to productive problem solving discussions about information rather than fruitless arguments based on weakly informed personal opinions.Each input should be regarded as having inherent strengths and weaknesses that can be used in conjunction to triangulate on good decisions. Metrics offer insight into what users are doing, and user studies can help you see why they’re doing it. Incorporating product vision helps us to focus investing our time on problems that align with the vision. Analysis gives us a sense of what prior information is available for us to work from. Technical constraints make sure we’re being realistic and pragmatic about the changes we want to make. Assumptions can simplify the decision making process and allow us to debug when they’re made explicit.
Vision
Vision can be broadly defined as planning the future with imagination or wisdom. Visionaries are often described by others as ‘seeing the future’ but describe themselves as ‘seeing connections’ or ‘being curious.’
“Creativity is just connecting things. When you ask creative people how they did something, they feel a little guilty because they didn't really do it, they just saw something. It seemed obvious to them after a while.” - Steve JobsIn design, we talk about ‘taste,’ ‘product sense’ or ‘instinct.’ What often seems like a gut reaction, is really just slow, ongoing design synthesis playing out in your head - driven by curiosity, and fueled by accumulated knowledge and data. You’re likely to do better solving problems when you have deep knowledge of implementation details and accumulated observation, customer studies, market awareness, research.
“I have no special talent. I am only passionately curious.” - Albert Einstein
“Designing a product is keeping 5,000 things in your brain, these concepts, and fitting them all together in new ways; kind of continuing to push to fit them together in new and different ways to get what you want, and every day you discover something new, that is a new problem or a new opportunity, to fit these things together a little differently.” - Steve JobsWe think of intuition not as a magical ability but just a lot of accumulated curiosity, thought, and experimentation. Looking at intuition in this way means we can explain the reasoning behind our intuitions if we think about it. For example, it’s ok to say ‘that feels weird’ during a design critique, but then you have to be able to reason through why you feel that way. This ability to explain why you think something ‘feels weird’ rather than just saying it feels weird is the difference between the designer getting useful feedback and conjecture based on emotion.
Analysis
Analysis is the collection of information related to a specific problem that allows you to understand the range of possible solutions. We look for solutions the market has been exposed to, what solutions are performing the best in the market, and whether there are existing standards in the market. You can also find case studies and research or analyze flows across related apps that are tackling the problem.
Working with established design standards is an issue that comes up often in analysis. If you are going to break an established standard, you need to ask yourself if you have a good reason. If the interaction in question is core to the value of your product, breaking a pattern may make sense. However, if it’s tangential to the core value, it's probably not worth it. For example, when we were designing navigation on the Prismatic iOS app, we followed a standard bottom navigation model, after analysis of navigation in popular social networking apps. We decided to focus our efforts innovating on other areas of the design.
Product Metrics
Metrics improve design by helping you track real user behavior. Important feedback loops measure the effectiveness of design and help you prioritize how you invest your time.
When re-designing the home feed of our web product, we were considering moving to a list view vs. our grid view in order to be responsive and easily accommodate multiple devices. However, before investing a significant amount of time in designing a list view, we wanted to ensure our engagement numbers would be the same or better than for the grid view. To do so, we hacked together a list view and tested it on 20% of users, paying close attention to their interactions with the stories on their feed. The metrics below gave us the confidence we needed that a list redesign would likely be effective. We discuss this process in more detail in our list beats grid post.
Metric | Increase on List vs. Grid |
---|---|
Likes | 2.97 |
Dislikes | 3.08 |
Interest Follow | 2.18 |
Save | 2.72 |
Share | 2.67 |
Comment | 4.54 |
Average Visit Duration | 1.54 |
User studies provide insight into user behavior that metrics cannot - metrics tell us the “what”, and user studies tell us the “why”. Metrics can’t tell you how exactly to improve a design, only whether your design is better or worse than another.
We conduct both qualitative and quantitative studies, selecting the method appropriate for the information we need. These include surveys, in-person interviews, remote usability studies, card sorting, etc. We’re always combining methods as we iterate on our design process.
We recently conducted an in-person study showing people mocks of our feed redesign to understand whether people could easily distinguish the boundaries between stories. After the study, we found three story units in particular were prone to confusion. We generated a number of different variations that we thought could solve this issue. The number of variations and audience diversity we wanted to test with meant that in-person testing wasn’t feasible, so we used Mechanical Turk to run a remote test. Throughout this process we used both qualitative and quantitative studies to give us insight into user behavior. We describe this process in more in detail in our Usability Testing for Detailed Design Using Mechanical Turk post.
Implementation Considerations
Implementation considerations are important inputs both in terms of opening up and constraining possibilities. This makes it important for design and engineering to work together in the design process from defining goals onward. Both design and engineering can be the source of new possibilities, or constraints due to technical complexity or the estimated cost-benefit of solving the problem in a certain way.
When we began exploring redesigning the grid view to be a list, we wanted to create a plan that allowed us to validate this direction as cheaply as possible before going all in on resdesigning a responsive list across all screen sizes. Design and engineering paired to see if it would be possible to hack up a list view on top of the existing grid view, by just merging the grid cells.
So we took this:
And hacked this together from the existing code:
Within a day, this small incremental list view redesign gave us sufficient evidence that investing in this path was a good move. This is a great example of how design and engineering working together in clever ways when taking implementation considerations into account.
Assumptions
Assumptions are important for the simplification and speed of the design process. Explicit assumptions encourage better reasoning and more informed debates. On the other hand, unstated assumptions often lead to unproductive arguments. Explicit assumptions are helpful when you lack information or are worried it is too time consuming or expensive to get it. In this case, assume your best guess, write it down, and move on. Either plan how you’ll merge in the information you need to get to validate or invalidate that assumption, or just see if the assumption will motivate someone who strongly doubts the assumption to help get the information you need.
When we redesigned the Prismatic home feed this year we assumed bigger images would generally be better. We didn’t have data to back this up outside of observing that many successful products seem to have better results with a bigger focus on images, and we’d heard a couple of anecdotal numbers from friends that work at some other major internet companies. We agreed to move on with bigger photos, because we can measure the impact of photo size on engagement later when we do a more systematic exploration of information density in the feed.
Plan
After we’ve agreed on a good set of goals and gathered the inputs we need to inform decisions, we start planning the design. We explore the space of solutions and test a bunch of ideas as opposed to trying to design the single best solution. It helps us focus on decomposing the problem into smaller problems and make sure we’re always thinking about design solutions as hypotheses that we aim to test and learn from, rather than trying to design the ‘right solution.’This focus ensures that we are thinking about how to separate the most difficult, uncertain, or valuable parts of a design problem that we can iterate on in isolation from other parts of the design that are not as important. Planning design is where we get into a lot of reasoning about the sequence of work and what ships when. We’ll normally kick off a design by working on the goals and inputs a bit, and then jump into the plan while we are still gathering many of the inputs. In this way, we’ll be able to send the goals, inputs and very early thinking to others for review while we’re still working on wires. The benefit is that we can get team alignment up front, rather than hear disagreement about goals or fundamental direction two weeks into a design when we’re reviewing polished pixels. We aim for the granularity of the reviews to match up with the granularity of design at the time of the review - so we’re reviewing goals at the beginning and pixels at the end.
Once we’re going from the early design goals and inputs to getting started, we go through a process of sketching/idealization based on what we know so far. Wire-framing, visual structure and pixel details all begin while we’re gathering inputs and filling in all the reasoning for the design plan. Throughout all of these steps, we’re continuously referencing the goals and inputs to make sure we’re reasoning clearly with good information and focusing on the right problems, both in filling in wires, structure, and pixels, and in terms of filling in our design plan.
Group sketching
We often kick off a new direction as a team with short sketching sprints to generate ideas as broadly as we can. We do a few 10–15 minute sketching sessions with rounds of discussion in between. The goal is generating as many ideas as we can, exploring divergent themes and covering as broad a territory as possible. We ignore constraints to ensure we’re going as broad as we can. During the discussion between each sketching sprint, someone takes notes, including noting the best concepts in each round of discussion. Then, we discuss them all as a group and narrow down to a few options we want to wireframe.
Wireframes
After we choose a few directions that best satisfy our goals, we start to explore them in wireframe fidelity for each option. We explore visual layout structure using mock text and images, and without meticulous pixel detail. We also use the goals and inputs to reason about which directions seem to be working better and spend more time iterating there.
We’re big fans of ‘exploration maps’ - infinite canvas artboards in Sketch. When we’re in this stage of exploration, we simply take the artboard we’re designing in and copy it to the right as we iterate, leaving a quick note about the reasoning behind each step. This way, we can see a clear line of reasoning as to why certain elements are styled a certain way or why they’re placed where they are.
Visual system
After a round of wire-frame critique with design and engineering, we start setting up the visual libraries we’ll need to explore our options at a detailed pixel level. We set up the grid, start setting up type size and scale and gather any design patterns we’ve previously designed that apply to the design we’re working on. We value reuse over redesign - we always try to use existing UI elements from other places in the product, not only for consistency, but for ease of implementation. As we’re narrowing in on the details we bring in front-end engineers to talk more in-depth about how to implement the design.
Pixel Detail
We use Sketch for both wire-frame explorations and pixel detail, which saves us some unnecessary translation time. During detailed design, we use the same approach of multiple artboards to document separate flows as we do during exploration. For example, we’ll often evaluate a wide range of settings for type size, spacing, or color. All the same goals, inputs and reasoning apply here, because the concepts all have to manifest in pixels and stylistic changes can have a massive impact on the direct manifestation of the design goals.
We also practice what we call ‘universal design’; designing for all supported screen sizes at once. A separate Sketch file uses multiples art boards to show how a screen will change responsively for each supported screen size range.
Conclusion
Making great design decisions is difficult because you are marrying the creative process with the logical process of reasoning through the goals, inputs, and plan.
One of the greatest challenges is allowing both the creative and the logical processes to work together and play to the strengths of each. If the design team is excited, instincts can run wild ahead of defining goals or collecting inputs. This can be OK, but it’s important to be careful that the creative and logical parts of the design process work together in steps. If you take too many steps before evaluating against the goals, you can end up in a state where there are mistakes designed upon mistakes, and you have to throw away a lot of work. Often something appears to be a good decision when focusing on one goal, but then breaks down when looking at another goal. It’s also easy to let logical data-driven decision making disrupt ideation. Sometimes precise goals and data doesn’t help you to ideate your way to a good starting point and the logical process of choosing needs to be fed by the creative process to generate designs to choose from.
It’s important to go with the flow and allow flexibility in the design process, but at the same time ensure that we are avoiding the extremes of either allowing logic and data to block the creative process, or allowing the creative process to go too far without being grounded in logic and data. We’ve had a lot of success with the flexibility of the ‘Goals, Inputs, Plan’ model for making decisions, rather than adhering to a rigid step by step design processes. This approach gives us the flexibility to take different paths to problem solving, while at the same time still each following an agreed upon system for making decisions. This has resulted in consistently better decision making, fewer opinion-driven arguments, better design critiques, and more uninterrupted ‘flow state’ work. Objectively, we’re making the numbers go up and subjectively, the design team feels better about the work.
About The Author | ||||
|
If you enjoyed this post, please retweet or stumble to say thanks!
0 Amazing Tips Freelance Designers Should Learn from Dogs
Freelancing is a cool option that an ever increasing number of people
are opting for to earn their living. Freelance designers to talk about,
they just a laptop where ever they are which they stick to for long
hours to come up with best designs possible. Its not as easy job as it
sounds to be. There is so much of stress of looking for a project,
handling the clients on the own, meeting deadlines and what not.
The reason why I am talking in length and enjoying writing on this topic is that I own a dog with the name Spike who has actually made me learn a lot. I being a freelancer am glad to get to see my dog’s small gestures; the way she enters the room waving her tail, comes and sits besides me, stare at me continuously while I am having something. Ohh I just love each and every gesture of him.
The reason why I am talking in length and enjoying writing on this topic is that I own a dog with the name Spike who has actually made me learn a lot. I being a freelancer am glad to get to see my dog’s small gestures; the way she enters the room waving her tail, comes and sits besides me, stare at me continuously while I am having something. Ohh I just love each and every gesture of him.
1. Stick To A Schedule
Pets love the consistency of a routine and one should follow the
same. Studies show that if you sleep and get up at the same time, you
tend to sleep better. Sticking to a consistent schedule for bathing,
dressing, eating helps improve the quality of sleep thereby helping you
work with great concentration. Plan your days and follow a routine. If
you stick to a schedule you will actually notice the difference in your
productivity and efficiency.
2. Be Persistent
If you’ve ever owned a dog, you know that they’re really persistent.
Angel, over the years has made me understand how to be persistent. She
keeps asking for the food which smells nice to her, sits around making
cute faces and at times tapping my legs to get the food.
Being persistent in what you want and trying your level best is one important lesson which dogs make you learn. Don’t give up when no one hearing initially. Ask for the reason why the person on other end is saying no to hire you for project or whatever you are trying for. Try different angles and ways to get the desired outcome. Even if you don’t get that project or deal, you will at least know what went wrong and can improve upon.
Being persistent in what you want and trying your level best is one important lesson which dogs make you learn. Don’t give up when no one hearing initially. Ask for the reason why the person on other end is saying no to hire you for project or whatever you are trying for. Try different angles and ways to get the desired outcome. Even if you don’t get that project or deal, you will at least know what went wrong and can improve upon.
3. Say No To Multi-Tasking
I have seen my dog do the job with undivided attention. If we
juggle work and try doing multi-tasking like checking e-mails, answering
to the calls, web surfing trying to do multi tasking it will lead us
nowhere. We tend to do so in the quest to complete all jobs soon but
then it takes more time than doing one job at a time. Those who do multi
tasking tend to make their attention and memory suffer compared to
those who focus on one task at a time.
4. Make the Most of Every Opportunity
Dogs never ever gives up! Angel knows who can give her something to eat and keeps moving around the person and in return many times gets something. When guests are at home, she knows that its time to make the most of the opportunity and get good stuff to eat. All you freelance designers should also make sure not to waste any opportunity. You never know things might work out if you grab the opportunities that knock your door.5. Do What You Love
No one can motivate Angel to do anything she doesn’t love to do. She will do it once or twice but will not continue for long and does everything she loves to do. This is one great lesson, we all can learn that is to do what we love and don’t do anything just for the heck of it. If you are getting a feeling that a particular project is not what you would want to, don’t do it instead be humble to say no and ask for something that you would love to do.6. Be Curious
Research shows that people who are curious tend to have a greater sense of meaning in life. Also, curiosity has been linked to psychological well-being and it tends to help expand the knowledge and skills.7. Give Your Best Shot
Be it getting her favourite cookie, getting us out of our seat to
take her to the loo or making us know if she smells the rat, she will
make every possible effort she can to convey the message. If we are not
paying attention, she will bark non-stop, make sound (which makes us
know what she is asking for), go and sit at the door time and again
asking to take her out as she has to get fresh, she doesn’t give up and
gives her best shot. This is one important lesson which dogs make us
learn if we understand.
To wrap up, all I would say is that animals do make us learn a lot about life and make us realise our mistakes; all we need to do is observe them carefully. Have any key tip which you think we freelancers can get to learn from our dogs? Do share with us.
8. Work Comes First
Over the years, I have noticed, if Angel has her food right in front of her and she is having it at the same time, if the door bell rings, she will go straight to the door to see who is it, then come back and have her food. Seeing her at this time makes me learn no matter how tempted I am to watch television, talk to a friend over the phone, sleep or do anything but work, I should not go for it when I am working. Duty comes first is the lesson which I have learnt from Angel.9. Speak For Yourself
No one comes to know what you want till you speak up. Dogs are smart and know how to get what they want. They don’t have tongue as we have then also they know how to speak for themselves (if you understand). We all have the same tendency. For example, if you are waiting for the payment to be done by the client and its not being done, there is no harm in asking in a subtle manner. Similarly, if you have some problem in handling any project tell the clients directly. Likewise there are many cases which ask us to speak for ourselves.10. Stay Focused
This is a key tip for each one of us. Whatever we do, we should have a clear aim and should be focused. Hold a cookie in your hand and keep moving your hand here and there, your dog will not move from there till he gets that cookie which he knows is for him. I love the focus which Angel has to get what she desires and her efforts be it jumping or getting up on the bed to get it makes me think how unfocused we human beings are. We know what we desire and wish to achieve our goal but fail to stay focused till we get it.To wrap up, all I would say is that animals do make us learn a lot about life and make us realise our mistakes; all we need to do is observe them carefully. Have any key tip which you think we freelancers can get to learn from our dogs? Do share with us.
About The Author | ||||
|
If you enjoyed this post, please retweet or stumble to say thanks!
Subscribe to:
Posts (Atom)