<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TED-Ed Blog &#187; Design</title>
	<atom:link href="https://blog.ed.ted.com/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ed.ted.com</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jan 2026 17:35:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>Learn to &#8220;Think Like A Coder&#8221; with our new series</title>
		<link>https://blog.ed.ted.com/2019/09/30/learn-to-think-like-a-coder-with-our-new-series/</link>
		<comments>https://blog.ed.ted.com/2019/09/30/learn-to-think-like-a-coder-with-our-new-series/#comments</comments>
		<pubDate>Mon, 30 Sep 2019 15:26:57 +0000</pubDate>
		<dc:creator>Lauren McAlpine</dc:creator>
				<category><![CDATA[News + Updates]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Code.org]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Girls Who Code]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Teachers]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Teaching & Education]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=13185</guid>
		<description><![CDATA[Curious about coding? Want to build your programming skills? Or perhaps you just love a good problem-solving challenge? We&#8217;re thrilled to announce our new 10-episode series: Think Like A Coder. The series, in partnership with YouTube Learning Playlists, will challenge <a class="more-link" href="https://blog.ed.ted.com/2019/09/30/learn-to-think-like-a-coder-with-our-new-series/">[...]</a>]]></description>
				<content:encoded><![CDATA[<div id="attachment_13216" class="wp-caption alignleft" style="width: 585px"><a href="http://blog.ed.ted.com/wp-content/uploads/2019/09/TLAC_Trailer_Thumb_Blog2.jpg"><img class="size-large wp-image-13216" alt="Kozmonot Animation Studio" src="http://blog.ed.ted.com/wp-content/uploads/2019/09/TLAC_Trailer_Thumb_Blog2-575x323.jpg" width="575" height="323" /></a><p class="wp-caption-text">Kozmonot Animation Studio</p></div>
<h3>Curious about coding? Want to build your programming skills? Or perhaps you just love a good problem-solving challenge?</h3>
<p>We&#8217;re thrilled to announce our new 10-episode series: <a href="https://www.youtube.com/playlist?list=PLJicmE8fK0EgogMqDYMgcADT1j5b911or">Think Like A Coder</a>. The series, in partnership with YouTube Learning Playlists, will challenge viewers with programming puzzles as the main characters— a girl and her robot companion— attempt to save a world that has been plunged into turmoil.</p>
<p>Check out the series here:<br />
<iframe src="https://www.youtube.com/embed/KFVdHDMcepw" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<p>In our digital age, coding has become a basic literacy skill which gives us a deeper understanding of the technology we use everyday. Beyond being a much sought-after skill on the job market, coding helps foster creativity, reinforces math skills and develops our problem-solving abilities.</p>
<p>But it can be hard to know where to begin. Learning to code is like learning a language and getting started can seem like a daunting task.  Luckily, if you have the right resources, the hardest part is just taking the first step. We&#8217;ve got you covered.</p>
<h4>Think Like A Coder is joining the long list of free online resources for the code-curious. Here&#8217;s a list of some of our favorite learn-to-code resources:</h4>
<p dir="ltr">1. <a href="http://code.org/">code.org</a> has great resources for students and teachers. It teaches students the basics of programming through a free series of guided exercises and includes an extensive curriculum mapped to <a href="https://curriculum.code.org/csf-19/standards/">K-12 curriculum standards</a>.<a href="https://curriculum.code.org/csf-19/standards/"><br />
</a></p>
<p dir="ltr">2. If you’re looking for programming challenges, check out the <a href="https://adventofcode.com/">Advent of Code</a>, which is run by Eric Wastl, who consulted extensively on Think Like a Coder and inspired quite a few of the puzzles. The Advent of Code is a yearly event that takes place in December and involves 25 coding challenges linked together by an overarching plot. It’s also available throughout the rest of the year, and the challenges it features are a great way to stretch your coding and problem-solving skills once you have basic proficiency with a programming language.</p>
<p>3. <a href="https://www.freecodecamp.org">FreeCodeCamp</a> has thousands of coding lessons and programming challenges, and you can even get certified for a few different skills.</p>
<p dir="ltr"> 4. University of Michigan&#8217;s <a href="https://www.coursera.org/specializations/python">Python for Everybody</a> Specialization on Coursera is a beginner-level intro to software development using python that focuses on interacting with data.</p>
<p dir="ltr"> 5. Microsoft has a 44 video series called <a href="https://www.youtube.com/playlist?list=PLlrxD0HtieHhS8VzuMCfQD4uJ9yne1mE6">Python for Beginners</a>. In their words, “Even though we won’t cover everything there is to know about Python in the course, we want to make sure we give you the foundation on programming in Python, starting from common everyday code and scenarios. At the end of the course, you’ll be able to go and learn on your own, for example with docs, tutorials, or books.”</p>
<p dir="ltr">6. If you’re trying to decide what programming language to learn, a flowchart like <a href="https://www.learneroo.com/modules/12/nodes/94">this one</a> may be a helpful starting point.</p>
<p dir="ltr">7. <em>Girls Who Code: Learn to Code and Change the World</em> by Reshma Saujani, founder of <a href="https://girlswhocode.com/">Girls Who Code</a>, is an excellent introduction for programmers just getting started.</p>
<p>8. For more experienced programmers, <a href="http://www.crackingthecodinginterview.com/">Cracking the Coding Interview</a> is a great resource for problem solving with a variety of different techniques, as well as preparing for coding interviews (as the title suggests). Some of the puzzles featured in Think Like a Coder were inspired by this book.</p>
<h4>Subscribe to our <a href="https://www.youtube.com/channel/UCsooa4yRKGN_zEE8iknghZA?">YouTube channel</a> so you don&#8217;t miss an episode!</h4>
<style type="text/css"><!--
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545}
--></style>
<style type="text/css"><!--
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545}
--></style>
<style type="text/css"><!--
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545}
--></style>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2019/09/30/learn-to-think-like-a-coder-with-our-new-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 dos and don’ts for next-level slides, from a slide expert</title>
		<link>https://blog.ed.ted.com/2019/08/26/6-dos-and-donts-for-next-level-slides-from-a-slide-expert/</link>
		<comments>https://blog.ed.ted.com/2019/08/26/6-dos-and-donts-for-next-level-slides-from-a-slide-expert/#comments</comments>
		<pubDate>Mon, 26 Aug 2019 15:31:28 +0000</pubDate>
		<dc:creator>Amanda Miller</dc:creator>
				<category><![CDATA[News + Updates]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Presentation Literacy]]></category>
		<category><![CDATA[public speaking]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Teaching & Education]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=13132</guid>
		<description><![CDATA[Want to prevent yawns and glazed-over eyes? Before you deliver your next speech, pitch or address, learn how to create exceptional slides by following these rules (with real before-and-afters). Slides are an expected and crucial part of most speeches, presentations, <a class="more-link" href="https://blog.ed.ted.com/2019/08/26/6-dos-and-donts-for-next-level-slides-from-a-slide-expert/">[...]</a>]]></description>
				<content:encoded><![CDATA[<div id="attachment_13133" class="wp-caption alignleft" style="width: 585px"><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/istockpres.jpg"><img class="size-large wp-image-13133" alt="iStock" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/istockpres-575x345.jpg" width="575" height="345" /></a><p class="wp-caption-text">iStock</p></div>
<h3>Want to prevent yawns and glazed-over eyes? Before you deliver your next speech, pitch or address, learn how to create exceptional slides by following these rules (with real before-and-afters).</h3>
<p>Slides are an expected and crucial part of most speeches, presentations, pitches and addresses. They can simplify complex information or messages, showcase relevant images, and help hold an audience’s attention. But quite often, the best slides aren’t those that make people sit up and comment on how good they are; instead, they’re the ones that people take in without really noticing because the content is effortlessly conveyed and matches the speaker’s words so well.</p>
<p><strong>These days, showing high-quality slides is more important than ever. </strong>“We’re living in a visual culture,” says <a href="https://twitter.com/pjurczynski?lang=en">Paul Jurczynski</a>, the cofounder of <a href="https://www.improvepresentation.com/" target="_blank" rel="noopener">Improve Presentation</a> and one of the people who works with TED speakers to overhaul their slides. “Everything is visual. Instagram is on fire, and you don’t often see bad images on there. The same trend has come to presentations.”</p>
<p>He says there is no “right” number of slides. However, it’s important that every single one shown — even the blank ones (more on those later) — be, as Jurczynski puts it, “connected with the story you’re telling.” Here, he shares 6 specific tips for creating the most effective slides. (<em>Note: All of the examples below were taken from the actual slides of TED speakers.</em>)</p>
<hr />
<h3>1. Do keep your slides simple and succinct</h3>
<p>“The most common mistake I see is slides that are overcrowded. People tend to want to spell everything out and cover too much information,” says Jurczynski. Not only are these everything-but-the-kitchen-sink slides unattractive and amateurish, they also divert your audience’s attention away from what you’re saying. You want them to listen to the words that you slaved over, not get distracted by unscrambling a jam-packed slide.</p>
<p>“<strong>The golden rule is to have one claim or idea per slide.</strong> If you have more to say, put it on the next slide,” says Jurczynski. Another hallmark of a successful slide: The words and images are placed in a way that begins where the audience’s eyes naturally go and then follows their gaze. Use the position, size, shape and color of your visuals to make it clear what should come first, second and so on. “You don’t just control what the audience sees; you have to control how they see it,” says Jurczynski.</p>
<h3>BEFORE: Too crowded</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/before1.jpg"><img class="alignleft size-large wp-image-13134" alt="before1" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/before1-575x323.jpg" width="575" height="323" /></a></p>
<h3>AFTER: Easy to absorb</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/after1.jpg"><img class="alignleft size-large wp-image-13135" alt="after1" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/after1-575x323.jpg" width="575" height="323" /></a></p>
<h3>2. Do choose colors and fonts with care</h3>
<p><strong>Colors and fonts are like the herbs and spices of your presentation.</strong> When used wisely and with intention, they’ll enhance your slides; but when tossed in haphazardly, they’ll make it an unappealing mess.</p>
<p>Let’s start with color. “Color is a key way to communicate visually and to evoke emotion,” says Jurczynski. “It can be a game changer.” Your impulse might be to pick your favorite hue and start from there, but he advises, “it’s important to use color with a purpose.” For example, if you’re giving a presentation about a positive topic, you’ll want to use bright, playful colors. But if you’re speaking about a serious subject such as gun violence or lung cancer, you’d probably go for darker or neutral colors.</p>
<p>While it’s fine to use a variety of colors in your presentation, overall you should adhere to a consistent color scheme, or palette. “The good news is you don’t need a degree in color theory to build a palette,” says Jurczynski. Check out one of the many free sites — such as <a href="https://coolors.co/">Coolors</a> or <a href="https://colorhunt.co/">Color Hunt</a> — that can help you assemble color schemes.</p>
<p>With fonts, settle on just one or two, and make sure they match the tone of your presentation. “You don’t have to stick to the fonts that you have in PowerPoint,” or whatever program you’re using, says Jurczynski. “People are now designing and sharing fonts that are easy to install in different programs. It’s been an amazing breakthrough.” Experiment. Try swapping a commonly used font like Arial for <a href="https://www.fontsquirrel.com/fonts/lato?q%5Bterm%5D=lato&amp;q%5Bsearch_check%5D=Y">Lato</a> or <a href="https://www.fontsquirrel.com/fonts/bebas">Bebas</a>, two of many lesser known fonts available online. Most important: “Use a big enough font, which people often forget to do,” advises Jurczynski. Your text has to be both legible and large enough to read from the back of the room, he recommends — about 30 points or so.</p>
<h3>BEFORE: Weak and hard-to-read font, muddy colors</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/before2.jpg"><img class="alignleft size-large wp-image-13141" alt="Andy Millar Before" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/before2-575x323.jpg" width="575" height="323" /></a></p>
<h3>AFTER: Strong font, color that’s striking but not jarring</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/after2.jpg"><img class="alignleft size-large wp-image-13142" alt="Andrew Millar After" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/after2-575x323.jpg" width="575" height="323" /></a></p>
<h3>3. Don’t settle for visual cliches</h3>
<p><strong>When you’re attempting to illustrate concepts, go beyond the first idea that comes to your mind. </strong>Why? The reason it appears so readily may be because it’s a cliché. For example, “a light bulb as a symbol for innovation has gotten really tired,” says Jurczynski. Other oft-used metaphors include a bull’s-eye target or shaking hands. After you’ve come up with your symbol or idea, he advises people to resist the lure of Google images (where there are too many low-quality and clichéd choices) and browse other free image sites such as <a href="https://unsplash.com/">Unsplash</a> to find more unique visuals. One trick: If you do use stock, amp it up with a color overlay (as in the pic at the top of this article) or tweak it in some other way to counteract — or at least muffle — its stock-i-ness.</p>
<p>One potential source of pictures is much closer at hand. “If it fits the storyline, I encourage people to use their own images,” says Jurczynski. “Like one TED Talk where the speaker, a doctor, used photos of his experience treating people in Africa. That was all he needed. They were very powerful.” Major caveat: Any personal photos <em>must</em> support your speech or presentation. Do not squander your audience’s precious time by showing them a gratuitous picture of your children or grandparents — beautiful as they may be.</p>
<h3>BEFORE: Fake-looking stock photo to illustrate teamwork</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/before3.jpg"><img class="alignleft size-large wp-image-13144" alt="Logitech_designingpresentations" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/before3-575x323.jpg" width="575" height="323" /></a></p>
<h3>AFTER: Eye-catching photo of nature to illustrate teamwork</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/after3.jpg"><img class="alignleft size-large wp-image-13145" alt="Logitech_designingpresentations" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/after3-575x323.jpg" width="575" height="323" /></a></p>
<h3>4. Don’t get bogged down by charts and graphs</h3>
<p><strong>Less is also more when it comes to data visualization.</strong> Keep any charts or graphs streamlined. When building them, ask yourself these questions:</p>
<p><em>What do I want the audience to take away from my infographic?</em></p>
<p><em>Why is it important for them to know this?</em></p>
<p><em>How does it tie into my overall story or message?</em></p>
<p>You may need to highlight key numbers or data points by using color, bolding, enlarging or some other visual treatment that makes them pop.</p>
<p>Maps are another commonly used infographic. Again, exercise restraint and use them only if they enhance your talk. “Sometimes, people put a map because they don’t know what else to show,” says Jurczynski. He suggests employing labels, color schemes or highlighting to direct your audience where to look. He adds, if you have the skill or know an artist, “you may even consider a hand-drawn map.”</p>
<h3>BEFORE: Yikes! What’s important?!?</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/before4.jpg"><img class="alignleft size-large wp-image-13147" alt="Kashfia Rahman - Graphs Before Slide" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/before4-575x431.jpg" width="575" height="431" /></a></p>
<h3>AFTER: The takeaway is clear</h3>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/08/after4.jpg"><img class="alignleft size-large wp-image-13148" alt="Kashfia Rahman_021319" src="http://blog.ed.ted.com/wp-content/uploads/2019/08/after4-575x323.jpg" width="575" height="323" /></a></p>
<h3></h3>
<h3>5.Don’t be scared of blank slides</h3>
<p>It may seem counterintuitive, but at certain points in your speech or pitch, the best visual is … no visual at all. “At the beginning, I was not a fan of blank slides,” says Jurczynski. “But the more talks I’ve seen, the more a fan I am of them, because sometimes you want all the attention on yourself and you don’t want people distracted by what they see in the slides. Or, you might use them to give the audience a visual break from a series of slides. Or maybe you want to shift the mood or tempo of the presentation.”</p>
<p><strong>The blank slide is the visual equivalent of a pause</strong>, and most stories could use at least one. And with blank slides, Jurczynski has one main “don’t”: “You cannot use white blank slides, because if you do, people will see it and think something is broken.”</p>
<h3>6. Do remember to practice</h3>
<p>The easiest way to figure out if your slides really work? Recruit a colleague, friend or family member, and run through your entire presentation with them. Sometimes, people can get so carried away with rehearsing their delivery and memorizing their words that they forget to make sure their slides complement and synch up with what they’re saying.</p>
<p>“Even if you have the best visuals in the world, you need to practice in front of someone else. Once you start practicing, you may see, ‘I’m talking about a sad story, but on the slide behind me, I have something funny and that doesn’t make sense,&#8217;” says Jurczynski. “Or, ‘Oh, this could be a good place for a blank slide.’”</p>
<div>
<h5><span style="color: #ff0000;">ABOUT THE AUTHOR</span></h5>
<p><a href="https://ideas.ted.com/author/amanda-miller/">Amanda Miller</a> manages curation for partner events at TED.</p>
<p>This piece was adapted for TED-Ed from <a href="https://ideas.ted.com/6-dos-and-donts-for-next-level-slides-from-a-ted-presentation-expert/"><em>this Ideas article</em></a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2019/08/26/6-dos-and-donts-for-next-level-slides-from-a-slide-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scared of too much color in your life? Learn to let go of your fear — and find more joy</title>
		<link>https://blog.ed.ted.com/2019/02/06/scared-of-too-much-color-in-your-life-learn-to-let-go-of-your-fear-and-find-more-joy/</link>
		<comments>https://blog.ed.ted.com/2019/02/06/scared-of-too-much-color-in-your-life-learn-to-let-go-of-your-fear-and-find-more-joy/#comments</comments>
		<pubDate>Wed, 06 Feb 2019 20:29:23 +0000</pubDate>
		<dc:creator>Ingrid Fetell Lee</dc:creator>
				<category><![CDATA[News + Updates]]></category>
		<category><![CDATA[book excerpt]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Happiness]]></category>
		<category><![CDATA[Ingrid Fetell Lee]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=12556</guid>
		<description><![CDATA[Bright, vivid color really does give us more energy — and that’s just one of the things designer Ingrid Fetell Lee discovered in her 10-year search for the sources of joy. Few people would name their favorite color as gray <a class="more-link" href="https://blog.ed.ted.com/2019/02/06/scared-of-too-much-color-in-your-life-learn-to-let-go-of-your-fear-and-find-more-joy/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/02/colorjoy.jpg"><img class="alignnone size-medium wp-image-12557" alt="colorjoy" src="http://blog.ed.ted.com/wp-content/uploads/2019/02/colorjoy-565x339.jpg" width="565" height="339" /></a></p>
<h3>Bright, vivid color really does give us more energy — and that’s just one of the things designer Ingrid Fetell Lee discovered in her 10-year search for the sources of joy.</h3>
<p>Few people would name their favorite color as gray or beige, yet our closets and our homes are often filled with these bland, neutral tones. When I studied color and its effect on joy, I wondered: Why is there such a gap between the colors that enliven us, and the colors that surround us?</p>
<p>“Chromophobia,” was the immediate answer I received when I posed this question to Peter Stamberg and Paul Aferiat, architects of the technicolor <a href="https://thesaguaro.com/palm-springs/">Saguaro Hotel</a> in Palm Springs, California, which credits its electric hues with making it the third most Instagrammed hotel in the world.</p>
<blockquote><p><span style="color: #ff0000;">Why are people scared of color? “It’s the fear of making a choice,” said an architect. “Of making a mistake and having to live with it.”</span></p></blockquote>
<p>“People are afraid of color,” Stamberg told me. He was clearly referring to people other than himself and Aferiat, who live in a temple to vibrancy. Their open New York City loft was divided not with walls but with colors — panels of yellow, green, blue and orange. The two sat perched on a violet sofa, next to a pair of vermillion chairs, a pink rug underfoot.</p>
<p>“It’s the fear of making a choice,” Aferiat said. “Of making a mistake and having to live with it.”</p>
<p>I could relate. I used to be a certified chromophobe, so afraid of color that the entire spectrum of my apartment fell between white and cream.</p>
<p>My sofa was ivory; my bookshelves off-white. My bed linens, towels and curtains were all crisp, clean white. In the corner of my bedroom I piled my clothes on a director’s chair covered with — you guessed it — white canvas. Whenever I needed a new piece of furniture I browsed colorful catalogs, ogling mustard velvet sofas and pink-striped slipper chairs. But in the end, I always came home with trusty old white.</p>
<p>Then one day I moved into my dream apartment: a railroad layout on the top floor of a brownstone, with wood floors, windows overlooking a green yard and a small skylight. The only problem — the walls were a buttery yellow. From the moment I first saw the space, I fantasized about repainting it.</p>
<p>But something funny happened. Each day I’d come home to that apartment, it felt like the sun was shining, even in the dead of winter. When I returned from a trip, I felt overjoyed to be there — every single time. I ended up living there for six years, and after the first week I never again thought about repainting.</p>
<blockquote><p><span style="color: #ff0000;">From the moment I began studying joy, it was clear that the liveliest places and things all had one thing in common: bright, vivid color.</span></p></blockquote>
<p>Why are there so many chromophobes out there? I think it’s because there’s a cultural bias against color. We’ve come to dismiss color and joy as childish and frivolous, prizing neutral hues as a mark of coolness and mature taste. That belief has left us in a place where we feel almost ashamed to have color in our lives.</p>
<p>I’ve spent the last decade studying joy. From the beginning, it was clear that the liveliest places and things all had one thing in common: bright, vivid color. Whether it’s a row of houses painted in bold swathes of candy hues or a display of colored markers in a stationery shop, vibrant color sparks a feeling of delight.</p>
<p>The human eye is adept at distinguishing between subtly different colors; scientists estimate we can see as many as seven million distinct shades. As it turns out, our color vision is an integral sense that relates directly to our survival. Our distant ancestors were nocturnal animals who had little use for color vision. They foraged under cover of darkness, relying more on smell than on sight. But some 25 million years ago, brazen night monkeys ventured out into the daylight, adopting the diurnal schedule that we still follow today.</p>
<p>The ability to see color suddenly became a useful advantage. While the eyes of their nocturnal cousins had two types of color-sensing cone cells, our ancestors evolved a third cone that was sensitive to light in the middle of the spectrum, radically multiplying the number of colors they could see. This extra cone revealed to them a tantalizing array of new shades, including the ability to distinguish red from green.</p>
<blockquote><p><span style="color: #ff0000;">While we think of color as an attribute, really it’s a happening: a constantly occurring dance between light and matter.</span></p></blockquote>
<p>Scientists believe this particular development was of critical importance because it allowed our ancestors to identify sugar-rich ripe fruits and nutritious young leaves in the dense treetops where they lived. (Young leaves are often red because they contain anthocyanin pigments that haven’t yet been masked by chlorophyll.) Research suggests color vision provided such an advantage that our ancestors’ brains evolved a reduced capacity for processing smells to allow for an increase in handling visual information.</p>
<p>While we think of color as an attribute, really it’s a happening: a constantly occurring dance between light and matter. When a beam of light strikes an object, let’s say a multicolored glass vase, it is pelting its surface with tiny energetic particles called photons. The energy of some photons is absorbed, heating the glass imperceptibly. But other photons are repelled, ricocheting back out into the atmosphere.</p>
<p>These photons, landing on our retinas, create the sensation of color. The specific hue we see has to do with the energy of the photons — high-energy, short wavelengths look blue to us, while low-energy, long ones appear red. The brightest pigments tend to have a more “excitable” molecular structure. Their electrons can be disturbed with very little light, making their colors appear intense to our eyes.</p>
<blockquote><p><span style="color: #ff0000;">If you’d like a more energized space, the best first step is to lighten the room’s largest surfaces: walls, floors, cabinets and counters.</span></p></blockquote>
<p>Ultimately, creating colors that enliven us is about increasing the activity of these vibrating little particles in a space. Bright colors animate the light that shines on them, reflecting it around a space and magnifying its effect. Yellow is especially effective as a brightening agent. Because it’s the lightest of all the hues in its pure state, it has an inherent brightness and warmth.</p>
<p>So if you’d like a more energized space, experts agree the best first step is to lighten the room’s largest surfaces: walls, floors, cabinets and counters. Dark walls may look sophisticated, but because they absorb light, they’re going to reduce the light bouncing around the room. Many designers prefer to start with white walls, bringing color into the space through furniture and decorative objects. But even smaller pops of pure color can reflect enough light to energize a dingy room. This approach of using tiny bursts of bright color can be an appealing strategy for chromophobes — I can personally attest to it — and it’s surprisingly effective.</p>
<p>According to designers, the best pigments for creating light are fluorescent colors. They absorb photons at higher-energy wavelengths that lie in the invisible ultraviolet range and reflect them back at visible wavelengths. The day-glo colors found on traffic cones and tennis balls imbue surfaces with a intensely upbeat vibe, but a little goes a long way.</p>
<blockquote><p><span style="color: #ff0000;">Artist Henri Matisse’s light, bright palette is an ideal choice for color inspiration.</span></p></blockquote>
<p>In my experience, it takes a little practice to become confident with color, especially when it comes to putting different ones together. But here’s a clever shortcut for finding joyful combinations. Once, when Stamberg and Aferiat were stuck on choosing a color for a house they were designing, they turned to a good friend, painter David Hockney. He said, “Do what I do whenever I have a color problem. Look at Matisse.”</p>
<p>Not only did the vibrant paintings of Henri Matisse inspire them to choose the right blue, but they also began to use this approach with clients. When people see bold colors coexisting amiably on a canvas, it gives them confidence that they will also work in their homes. Matisse’s light, bright palette is an ideal choice for color inspiration, but other artists I often look at include <a href="http://www.frankenthalerfoundation.org/artworks/paintings" target="_blank" rel="noopener">Helen Frankenthaler</a>, <a href="https://www.theartstory.org/artist-delaunay-sonia.htm" target="_blank" rel="noopener">Sonia Delaunay</a>, <a href="https://www.theartstory.org/artist-bonnard-pierre.htm" target="_blank" rel="noopener">Pierre Bonnard</a> and <a href="https://news.artnet.com/art-world/david-hockney-80th-birthday-1017002" target="_blank" rel="noopener">David Hockney</a>.</p>
<p>For most of my life, I thought about my color choices through the lens of what they said about me. Did I have the guts to rock red shoes? Would a pink dress make people take me less seriously? Perhaps that’s why I so often ended up with white furniture and black clothes.</p>
<p>My research on the aesthetics of joy has liberated me to choose colors based not on what others think but on how the colors make me feel. Noticing color and light has changed the world around me. Bright hues have become little gifts for me — small infusions of warmth and life giving me the power to make my own hearth, my own sun.</p>
<p><em>Excerpted from the book </em><a href="http://geni.us/Yue0rF">Joyful: The Surprising Power of Extraordinary Things to Create Extraordinary Happiness</a> <em>by Ingrid Fetell Lee. Reprinted with permission from Little, Brown and Company, a division of Hachette Book Group, Inc. Copyright © 2018 by Ingrid Fetell Lee.</em></p>
<div style="max-width: 854px;">
<div style="position: relative; height: 0; padding-bottom: 56.25%;"><iframe style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://embed.ted.com/talks/ingrid_fetell_lee_where_joy_hides_and_how_to_find_it" height="480" width="854" allowfullscreen="" frameborder="0" scrolling="no"></iframe></div>
</div>
<p>&nbsp;</p>
<h4><span style="color: #ff0000;">ABOUT THE AUTHOR</span></h4>
<p><a href="https://ideas.ted.com/author/ingrid-fetell-lee/">Ingrid Fetell Lee</a> is the founder of the blog The Aesthetics of Joy and was formerly design director at the global innovation firm IDEO. This piece was adapted for TED-Ed from <a href="https://ideas.ted.com/scared-of-too-much-color-in-your-life-learn-to-let-go-of-your-fear-and-find-more-joy/?utm_campaign=social&amp;utm_medium=referral&amp;utm_source=facebook.com&amp;utm_content=ideas-blog&amp;utm_term=humanities&amp;fbclid=IwAR13UrTdwrwQ6M0MALtB7QuWjUlrawS7fDUN4jdS2XFnrPeUVPINAXlGET4"><em>this Ideas article</em></a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2019/02/06/scared-of-too-much-color-in-your-life-learn-to-let-go-of-your-fear-and-find-more-joy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need a fresh perspective? See the world like a horse does (or a cow or a cat or an ant …)</title>
		<link>https://blog.ed.ted.com/2019/02/04/need-a-fresh-perspective-see-the-world-like-a-horse-does-or-a-cow-or-a-cat-or-an-ant/</link>
		<comments>https://blog.ed.ted.com/2019/02/04/need-a-fresh-perspective-see-the-world-like-a-horse-does-or-a-cow-or-a-cat-or-an-ant/#comments</comments>
		<pubDate>Mon, 04 Feb 2019 18:58:33 +0000</pubDate>
		<dc:creator>Mary Halton</dc:creator>
				<category><![CDATA[News + Updates]]></category>
		<category><![CDATA[animal behavior]]></category>
		<category><![CDATA[Animals]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[how to be a better human]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[TEDx]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=12546</guid>
		<description><![CDATA[Practice an act of radical empathy — try to put yourself in the hoofsteps, pawprints and undulations of other creatures and appreciate all the ways of being and doing that exist on this planet. We are not alone. On Earth, <a class="more-link" href="https://blog.ed.ted.com/2019/02/04/need-a-fresh-perspective-see-the-world-like-a-horse-does-or-a-cow-or-a-cat-or-an-ant/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.ed.ted.com/wp-content/uploads/2019/02/cow.jpg"><img class="alignnone size-medium wp-image-12547" alt="cow" src="http://blog.ed.ted.com/wp-content/uploads/2019/02/cow-565x339.jpg" width="565" height="339" /></a></p>
<h3>Practice an act of radical empathy — try to put yourself in the hoofsteps, pawprints and undulations of other creatures and appreciate all the ways of being and doing that exist on this planet.</h3>
<p><strong>We are not alone. On Earth, that is. </strong>While it may seem laughably obvious to say that, in many ways we humans act like we’re the only inhabitants. After all, our built world overwhelmingly prioritizes our one species above all the others that occupy the planet.</p>
<p><strong>How often do most of us stop and consider how other living beings experience the world?</strong></p>
<p>Almost never, says <a href="https://www.ulster.ac.uk/staff/a-hook">Alan Hook</a>, a design researcher at Ulster University in Northern Ireland: “We understand the world from a very fixed human-centric point of view … so [we] can’t really understand what it must be like to be a different creature.”</p>
<p><strong>Meet some human designers who are breaking down the barriers.</strong> In Ireland, Denis Connolly and Anne Cleary have created <a href="http://www.connolly-cleary.com/Home/helmets.html">a series of meta-perceptual helmets</a> that allowed wearers to view the world through the stereo vision of a hammerhead shark or the separately rotatable eyes of the chameleon. To get as close to being a goat as possible, UK designer Thomas Thwaites (TED talk: <a href="https://www.ted.com/talks/thomas_thwaites_how_i_built_a_toaster_from_scratch?language=en" target="_blank" rel="noopener">How I built a toaster from scratch</a>) built himself a prosthetic goat legs and a prosthetic rumen (goat stomach) and took to the Swiss Alps <a href="https://www.npr.org/sections/goatsandsoda/2016/05/22/478719168/what-does-the-goat-man-say-baa-maa-or-im-crazy" target="_blank" rel="noopener">to graze on grass</a>.</p>
<p><strong>Hook says, “Whenever we think about design, we talk about it as a process of empathy.”</strong> Trying to step into the hoofsteps, pawprints, undulations and tracks of other creatures can allow us to consider how the world — including our human world — appears to them.</p>
<p>Hook became interested in this question thanks to a horse that lives near his house. His two children, he says, were “very concerned about whether the horse is too hot or too cold, whether it has enough to eat, and what the experience of the horse is like.” This prompted him to devise what he calls “<a href="https://www.cryptoludology.com/?tag=equine-eyes">equine eyes</a>,” a way for his kids to interact with the world from a horse’s point of view, which differs from ours in significant ways.</p>
<p>Hook says, “They have their eyes on the side of their heads … and those large eyes work like fisheye lenses, which means that a horse can actually see 350 degrees around it. So it can see everywhere apart from its back.” Because horses cannot see red, Hook’s prototype eyes used cameras and programming to strip red from the visible spectrum.</p>
<p><strong>Of course, you don’t need a fancy device to see from another perspective.</strong> Try this with the animals in your life — crouch down in the living room and assess it from your dog’s or cat’s point-of-view. Or look at the non-human residents who live in your neighborhood — the birds, insects, rodents, lizards and squirrels — and ask, What is life like from their eyes? How might it feel to move like they do? Eat like they do? Follow their routines? How much do they accommodate we humans as they go about their daily business?</p>
<p>It’s a refreshing mental break — and an exercise in empathy. While we can’t yet fully understand what it’s like to live in another body, we can start to notice the infinite ways of being and doing there are in our world.</p>
<p><em>Watch his TEDxBallybofey talk here:</em><br />
<iframe src="https://www.youtube.com/embed/qMnUKrArrlo" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
<h5><span style="color: #ff0000;">ABOUT THE AUTHOR</span></h5>
<p><a href="https://ideas.ted.com/author/mary-halton/">Mary Halton</a> is Assistant Ideas Editor at TED, and a science journalist based in the Pacific Northwest. This piece was adapted for TED-Ed from <em><a href="https://ideas.ted.com/need-a-fresh-perspective-see-the-world-like-a-horse-does-or-a-cow-or-a-cat-or-an-ant/">this Ideas article</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2019/02/04/need-a-fresh-perspective-see-the-world-like-a-horse-does-or-a-cow-or-a-cat-or-an-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lead a brainstorm</title>
		<link>https://blog.ed.ted.com/2017/03/10/how-to-lead-a-brainstorm-for-young-introverts-and-extroverts-too/</link>
		<comments>https://blog.ed.ted.com/2017/03/10/how-to-lead-a-brainstorm-for-young-introverts-and-extroverts-too/#comments</comments>
		<pubDate>Fri, 10 Mar 2017 10:00:47 +0000</pubDate>
		<dc:creator>Laura McClure</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Brainstorming]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Engineering & Technology]]></category>
		<category><![CDATA[IDEO]]></category>
		<category><![CDATA[STEAM]]></category>
		<category><![CDATA[Teaching & Education]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=9010</guid>
		<description><![CDATA[Brainstorming was invented in the 1930s as a practical idea-generation technique for regular use by “creatives” within the ad agency BBDO. The skill began to gain a wider audience in 1942, when Alex Osborn — the “O” in BBDO — <a class="more-link" href="https://blog.ed.ted.com/2017/03/10/how-to-lead-a-brainstorm-for-young-introverts-and-extroverts-too/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.ed.ted.com/wp-content/uploads/2017/03/tededblogbrainstormimageistock-e1489403431788.png"><img class="alignnone size-large wp-image-9022" alt="tededblogbrainstormimageistock" src="http://blog.ed.ted.com/wp-content/uploads/2017/03/tededblogbrainstormimageistock-575x318.png" width="575" height="318" /></a></p>
<p>Brainstorming was invented in the 1930s as a practical idea-generation technique for regular use by “creatives” within the ad agency BBDO. The skill began to gain a wider audience in 1942, when Alex Osborn — the “O” in BBDO — released a book called <em>How to Think Up</em> and sparked the imaginations of his fellow Mad Men.</p>
<p>Since 1942, the method that began life in a New York creative firm has grown into the madness of Silicon Valley. Somewhere near Stanford, an introvert cringes every time the idea comes up of sitting in a roomful of colleagues, drawing half-baked ideas on Post-it notes, and then pasting them to the wall for all to see. (If this is you, watch David Kelley’s TED Talk on <a href="http://www.ted.com/talks/david_kelley_how_to_build_your_creative_confidence" target="_blank">creative confidence</a>, followed by Susan Cain’s on <a href="http://ed.ted.com/lessons/susan-cain-the-power-of-introverts" target="_blank">the power of introverts</a>.)</p>
<p>I’ve run a lot of brainstorms over the years: with designers at IDEO, with Tom and David Kelley (I co-authored the book <a href="http://a.co/hiHpvW7" target="_blank"><em>Creative Confidence</em></a> with them), and with <a href="http://blog.ed.ted.com/category/ted-ed-innovative-educators/" target="_blank">innovative educators</a> at TED-Ed. I’ve come to believe that there’s no one right way to run a brainstorm. You have to be willing to modify the format, length and parameters of each session to match the mix of introverts, extroverts and creative confidence levels in the room.</p>
<h2>Below, 9 tips on how to run a brainstorm:</h2>
<p><strong>1) Circulate the question or topic before you start.</strong> For introverts who generate ideas best without the looming presence of others, knowing the topic in advance is key. This allows them to come prepared with several creative options — and not feel stampeded by extroverts who prefer to riff.</p>
<p><strong>2) Keep the following guidelines in a place everyone can see during the brainstorm:</strong> <em>1) One idea at a time, 2) Encourage wild ideas, 3) Build on the ideas of others, 4) Defer judgment (no criticism), 5) Stay on topic.</em> The goal at this stage of <a href="http://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/" target="_blank">the innovation cycle</a> is to remix and add to others’ ideas — not filter or critique. Thus the default mode for a successful brainstorm is “Yes, and.” As in comedy improv, good brainstormers don’t waste time tearing down silly-sounding ideas. Instead, they either improve on the idea by adding something awesome to it, or generate a new idea quickly. Another way to phrase this is “build on the ideas of others.” This is one guideline I always mention at the beginning of every brainstorm, and reinforce throughout.</p>
<p><strong>3) Seat the group at a round table (or in a circle).</strong> Hey, it worked for King Arthur and the Knights of the Round Table.</p>
<p><strong>4) Start at your left and go around the circle.</strong> Each person gives one idea at a time. No one gets skipped over. This will help you hear from all members of the group — and not just the ones with the loudest voices.</p>
<p><strong>5) Aim for a specific quantity of ideas. </strong>25 ideas, say. Let the group know the goal at the start, and don’t stop until you get to that number.</p>
<p><strong>6) Number the group list of ideas as it’s generated.</strong> Skip the Post-its and just use big pieces of paper on the table, or a blackboard if that&#8217;s what you have. The numbering part helps people feel especially accomplished as they go. A mental pat-on-the-back.</p>
<p><strong>7) Write down every single idea that’s mentioned, and take a neutral, respectful stance toward each idea.</strong> Consciously or subconsciously, others will cue off your lead. You want everyone in the room to feel heard, to have permission to speak their piece, and to defer judgment during the brainstorm. Pro tip: don’t attach people’s names to ideas.</p>
<p><strong>8) Keep each session short.</strong> 10 minutes at the end of class is fine. If 10 minutes is too hard to find, one successful alternative to an in-person group brainstorm is to tape a large piece of paper to a wall near the door, write your question at the top, and include a pen that people can use to anonymously write in their answers. Leave it up for 5 days, then take a picture and transcribe it.</p>
<p><strong>9) Share back the unfiltered ideas list after the brainstorm ends.</strong> You never know which idea might spark <a href="http://news.nationalgeographic.com/2017/03/felix-finkbeiner-plant-for-the-planet-one-trillion-trees/" target="_blank">something great</a>.</p>
<p>Like other idea-generation tools, brainstorming was invented to make creative success easier — which is why creators are still using this technique 75+ years after its invention. To learn more about how to use design and innovation methods in education, I recommend these three options: take a course at <a href="http://www.ideou.com/" target="_blank">IDEO U</a>, download the <a href="http://www.designthinkingforeducators.com/" target="_blank">Design Thinking for Educators Toolkit</a>, or join the <a href="https://teachersguild.org/" target="_blank">Teachers Guild</a>.</p>
<p><em>Art credit: iStock</em></p>
<p><a href="http://ed.ted.com/newsletter" target="_blank"><em><strong>To learn something new every week, sign up for the TED-Ed Newsletter here &gt;&gt;</strong></em></a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2017/03/10/how-to-lead-a-brainstorm-for-young-introverts-and-extroverts-too/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to use littleBits to teach design thinking in the classroom</title>
		<link>https://blog.ed.ted.com/2017/01/03/how-to-use-littlebits-to-teach-design-thinking-in-the-classroom/</link>
		<comments>https://blog.ed.ted.com/2017/01/03/how-to-use-littlebits-to-teach-design-thinking-in-the-classroom/#comments</comments>
		<pubDate>Tue, 03 Jan 2017 19:41:30 +0000</pubDate>
		<dc:creator>Laura McClure</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Invention]]></category>
		<category><![CDATA[littleBits]]></category>
		<category><![CDATA[TED-Ed Weekend workshop]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=8747</guid>
		<description><![CDATA[Design thinking is both a mindset and a methodology. As a mindset, it&#8217;s about putting people at the center of your work. As a methodology, it&#8217;s about defining a problem, prototyping rapidly, and then implementing a human-centered design solution. This <a class="more-link" href="https://blog.ed.ted.com/2017/01/03/how-to-use-littlebits-to-teach-design-thinking-in-the-classroom/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.ed.ted.com/wp-content/uploads/2017/01/littleBits-TED-Ed-Blog-e1483469763539.png"><img class="alignnone size-large wp-image-8776" alt="littleBits TED-Ed Blog" src="http://blog.ed.ted.com/wp-content/uploads/2017/01/littleBits-TED-Ed-Blog-575x323.png" width="575" height="323" /></a></p>
<p>Design thinking is both a mindset and a methodology. As a mindset, it&#8217;s about putting people at the center of your work. As a <a href="http://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/" target="_blank">methodology</a>, it&#8217;s about defining a problem, prototyping rapidly, and then implementing a human-centered design solution. This way of thinking can be used to solve problems, large and small — from designing a new hospital layout to minimize the spread of germs, to creating a new design for a spoon.</p>
<p>In the classroom, design thinking can provide a powerful platform for creative and innovative learning. One tool that can help you teach design thinking skills in a playful and creative way is <a href="http://littlebits.cc/education" target="_blank">littleBits</a>. The colorful Bits snap together with magnets, making it a fast and easy way for students to learn how to solve a real-world challenge and invent with electronics.</p>
<p><a href="http://blog.ed.ted.com/wp-content/uploads/2017/01/Screen-Shot-2017-01-03-at-1.25.49-PM-e1483469789425.png"><img class="alignnone size-large wp-image-8777" alt="Screen Shot 2017-01-03 at 1.25.49 PM" src="http://blog.ed.ted.com/wp-content/uploads/2017/01/Screen-Shot-2017-01-03-at-1.25.49-PM-575x151.png" width="575" height="151" /></a></p>
<p>For example, <a href="http://littlebits.cc/challenges/invent-for-good?sort=recent&amp;page=1&amp;per_page=12" target="_blank">the Invent For Good Challenge</a>, which focuses on empathy, challenges students to find a problem that’s affecting someone else and come up with a solution to solve it. Using the littleBits <a href="http://littlebits.cc/lessons/introducing-the-invention-cycle" target="_blank">Invention Cycle</a>, which draws inspiration from <a href="http://dschool.stanford.edu/redesigningtheater/the-design-thinking-process/" target="_blank">Stanford d. school’s design thinking process</a> (identify a problem, brainstorm ideas to solve it, prototype a solution, test/play with it to see if it works, and learn from your findings to improve it), students are able to quickly invent solutions to address the problem that they’ve identified. Students go through the process, step-by-step, and document what they’re doing as they go along using the littleBits <a href="https://d3ii2lldyojfer.cloudfront.net/pdf/STEAM+Student+Set/Invention-Log-1-2.pdf" target="_blank">Invention Log</a>. Sharing is also encouraged as an important part of the feedback process; you can view and comment on inventions from creators all around the world on the <a href="http://littlebits.cc/challenges/invent-for-good?sort=recent&amp;page=1&amp;per_page=12" target="_blank">littleBits invention page</a>. Three amazing examples: 8-year old João from Brazil <a href="https://www.youtube.com/watch?v=IAI58Hk76DE" target="_blank">invented a prosthetic arm</a>, 11-year-old Anahit and her sister from California <a href="https://www.youtube.com/watch?v=uOI7hxzVKVo" target="_blank">created a device to help the blind navigate</a>, and middle-schooler Max from Ohio <a href="https://www.youtube.com/watch?v=4kVGVitgIFE" target="_blank">built a smart way to socialize cats</a>.</p>
<p>What will students design, invent, and create in your classroom this year? Let&#8217;s find out!</p>
<p><em><strong>To get more classroom inspiration delivered to your inbox, <a href="http://ed.ted.com/newsletter" target="_blank">sign up for the TED-Ed weekly newsletter here &gt;&gt;</a></strong></em></p>
<p><a href="http://littlebits.cc/education" target="_blank"><em>Art credit: littleBits</em></a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2017/01/03/how-to-use-littlebits-to-teach-design-thinking-in-the-classroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How educators can apply innovation methodology in everyday projects</title>
		<link>https://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/</link>
		<comments>https://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/#comments</comments>
		<pubDate>Thu, 24 Mar 2016 16:02:45 +0000</pubDate>
		<dc:creator>Laura McClure</dc:creator>
				<category><![CDATA[TED-Ed Innovative Educators]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Teaching & Education]]></category>
		<category><![CDATA[TED-Ed Innovation Projects]]></category>

		<guid isPermaLink="false">http://blog.ed.ted.com/?p=7385</guid>
		<description><![CDATA[The innovation cycle (also called &#8220;design thinking&#8221; or &#8220;human-centered design&#8221; methodology) is a practical, repeatable way to create solutions to problems worth solving. In technology and design hubs like Silicon Valley, many successful startup founders incorporate innovation methods and mindsets <a class="more-link" href="https://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.ed.ted.com/wp-content/uploads/2016/03/TED-Ed-Blog-innovation-cycle-image-e1458783887605.png"><img class="alignnone size-large wp-image-7390" alt="TED-Ed Blog innovation cycle image" src="http://blog.ed.ted.com/wp-content/uploads/2016/03/TED-Ed-Blog-innovation-cycle-image-575x323.png" width="575" height="323" /></a></p>
<p>The innovation cycle (also called &#8220;design thinking&#8221; or &#8220;human-centered design&#8221; methodology) is a practical, repeatable way to create solutions to problems worth solving. In technology and design hubs like Silicon Valley, many successful startup founders incorporate innovation methods and mindsets into their company culture, and/or use a version of this innovation cycle during product development. Why? Because it works! And you don&#8217;t have to be an entrepreneur to use these tools. For educators, this creative problem-solving methodology can be equally effective when applied to everyday school, work and life challenges, too. Here are the steps of the innovation cycle, as defined for the <a href="http://blog.ed.ted.com/2015/09/01/this-is-the-ted-ed-innovative-educator-program/" target="_blank">TED-Ed Innovative Educator program</a>:</p>
<p>1. Get inspired by real people to create a solution that meets one of their needs.<br />
2. Brainstorm a list of ideas, solutions and creative ways to meet this need.<br />
3. Choose one viable, feasible and desirable idea to develop within real world constraints. This is your innovation concept.<br />
4. Make a tangible first model, prototype, experiment, rough draft, etc. of your innovation concept. Whatever you create should be a quick, cheap, low-risk way to test and refine your innovation concept.<br />
5. Improve and advance your innovation concept over time based on relevant feedback from a small group. Iterate quickly, multiple times.<br />
6. Launch or implement an early version of your innovation with a larger group. Continue to improve it based on feedback from the people using it. Do more of what works and less of what doesn’t.<br />
7. Present your insights from this innovation cycle to a small group of colleagues, so that they can use and learn from what you’ve made.<br />
8. Decide: Is this innovation successful? Is it an idea worth spreading? If so, share it with the world.</p>
<p>Right now, <a href="http://blog.ed.ted.com/2015/09/01/meet-the-first-cohort-of-ted-ed-innovative-educators/" target="_blank">the first TED-Ed Innovative Educators</a> are hard at work on their Innovation Projects — and we&#8217;ll be sharing their best solutions with you here on the <a href="http://blog.ed.ted.com/" target="_blank">TED-Ed Blog</a>. But you don&#8217;t have to wait to start designing the future of education. The next time you find yourself faced with a challenge at your school, try the innovation cycle outlined above.</p>
<p>Want to learn more about how to use design and innovation methods in education? Take a course at <a href="http://www.ideou.com/" target="_blank">IDEO U</a>, download the <a href="http://www.designthinkingforeducators.com/" target="_blank">Design Thinking for Educators Toolkit</a> or join the <a href="https://teachersguild.org/" target="_blank">Teachers Guild</a>.</p>
<p><a href="http://ed.ted.com/newsletter" target="_blank"><em><strong>Want to learn something new every week? Sign up here for the TED-Ed Newsletter.</strong></em></a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.ed.ted.com/2016/03/24/how-educators-can-apply-innovation-methodology-in-everyday-projects/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
