<?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>Adioma</title>
	<atom:link href="http://blog.adioma.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.adioma.com</link>
	<description>Infographics And Visual Writing Blog</description>
	<lastBuildDate>Wed, 28 Sep 2022 07:53:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8.27</generator>
	<item>
		<title>The History of Ethereum &#8211; The Timeline</title>
		<link>https://blog.adioma.com/ethereum-history/</link>
		<comments>https://blog.adioma.com/ethereum-history/#respond</comments>
		<pubDate>Tue, 06 Sep 2022 21:29:07 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[biographies]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=25201</guid>
		<description><![CDATA[<p>Within just eight years since its inception, Ethereum has powered not only the world&#8217;s second largest cryptocurrency but also the creation of novel digital assets spanning from financial contracts, to art, to plots of virtual land. Why did Ethereum come into existence and what enabled its rise? We tackle this &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/ethereum-history/">The History of Ethereum &#8211; The Timeline</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Within just eight years since its inception, Ethereum has powered not only the world&#8217;s second largest cryptocurrency but also the creation of novel digital assets spanning from financial contracts, to art, to plots of virtual land. Why did Ethereum come into existence and what enabled its rise? We tackle this question visually.</p>
<div style="text-align: center;">View on <a title="preview on Web3" href="https://ipfs.io/ipfs/QmRGVzXcEjizhdaBBRggpCfPvnsaxgkqXgQx6kWq1VEzMZ" target="_blank" rel="noopener">Web3</a></div>
<p><img class="aligncenter size-full wp-image-25250" src="https://blog.adioma.com/wp-content/uploads/2022/09/ethereum-history-timeline.png" alt="ethereum history - timeline" width="1000" height="5968" srcset="https://blog.adioma.com/wp-content/uploads/2022/09/ethereum-history-timeline.png 1000w, https://blog.adioma.com/wp-content/uploads/2022/09/ethereum-history-timeline-768x4583.png 768w, https://blog.adioma.com/wp-content/uploads/2022/09/ethereum-history-timeline-332x1981.png 332w, https://blog.adioma.com/wp-content/uploads/2022/09/ethereum-history-timeline-700x4178.png 700w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p style="text-align: center;">Donate <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-ether.png" title="send us Ethereum Ξ 0x57BEbB3A7715B93ca35Ad03B1b996BED158B18d1 ⎘">Ξ(ETH)</a> or <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-bitcoin.png"  title="send us Bitcoin ₿ bc1q40q3gj70300p6xa55g0axm30pcqh4ygt3e28c5 ⎘">₿(BTC)</a> to <a href="https://rainbow.me/aHistory.eth" target="_blank"><em>aHistory.eth <i class="fa fa-files-o" aria-hidden="true"></i></em></a> or via <a title="how to tip using Brave Browser" href="https://brave.com/tips/" target="_blank" rel="noopener">Brave BAT <i class="fa fa-question-circle-o" aria-hidden="true"></i></a></p>
<p>Ethereum is a public service that uses the blockchain technology to store records and execute smart contracts between peers without relying on a third party. Or, using <em class="organization"><i class="fa fa-users"></i> Ethereum Foundation&#8217;s</em> own definition <sup><a id="ref-1" href="#note-1">[1]</a></sup>,</p>
<blockquote><p>&#8220;Ethereum is a technology for building apps and organizations, holding assets, transacting and communicating without being controlled by a central authority.&#8221;</p></blockquote>
<p>How and why Ethereum came to exist is the question we attempt to answer in this infographic.</p>
<h2>How Did Ethereum Start?</h2>
<p>Ethereum started as a white paper <sup><a id="ref-2" href="#note-2">[2]</a></sup> published by <em class="person"><i class="fa fa-user"></i> Vitalik Buterin</em> in 2014. In it, Vitalik cites Bitcoin as the first truly decentralized currency because it succeeds at building a public ledger that can be trusted:</p>
<blockquote><p>The innovation provided by Satoshi is the idea of combining a very simple decentralized consensus protocol, based on nodes combining transactions into a &#8220;block&#8221; every ten minutes creating an ever-growing blockchain, with proof of work as a mechanism through which nodes gain the right to participate in the system.</p></blockquote>
<p>This blockchain ledger, however, misses important features which result in it not being programmable to the degree that a computer is. Bitcoin scripting language is not Turing-complete <sup><a id="ref-3" href="#note-3">[3]</a></sup>. Plus, Bitcoin itself does not store enough information about its own transactions — the problems that the Ethereum white paper refers to as value-blindness, lack of state, and blockchain blindness.</p>
<p>The solution is then creating an altogether new blockchain that can work with any data-manipulation rule sets (Turing completeness) and can store granular data about its transactions. Enter Ethereum.</p>
<p>The white paper then gives a more technical definition of Ethereum</p>
<blockquote><p>[sic] a blockchain with a built-in Turing-complete programming language, allowing anyone to write smart contracts and decentralized applications where they can create their own arbitrary rules for ownership, transaction formats and state transition functions.</p></blockquote>
<p>Although the paper went on to describe the math and architecture of Ethereum, the blockchain was not actually built until programmer <em class="person"><i class="fa fa-user"></i> Gavin Wood</em> approached Vitalik in 2014 and offered to write an implementation.</p>
<p>The same year Ethereum pre-sale was launched generating USD $18.3 million in pre-sales or 60 million ether.</p>
<p>In July 2015, Ethereum&#8217;s first block or the &#8220;genesis block&#8221; was minted.</p>
<h2>What is the Future of Ethereum?</h2>
<p>At the time of press, Ethereum is the world&#8217;s second largest crypto currency by market capitalization. Since cryptocurrencies have no intrinsic value, their value is derived from their desirability by the public which makes the price of Ether, Ethereum&#8217;s token, volatile like many other crypto tokens, if not all. (We have yet to discover if even stablecoins are mostly stable. )</p>
<p><img class="aligncenter wp-image-25215 size-full" src="https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM.png" alt="Ethereum market capitalization chart" width="1780" height="484" srcset="https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM.png 1780w, https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM-300x82.png 300w, https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM-768x209.png 768w, https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM-1024x278.png 1024w, https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM-332x90.png 332w, https://blog.adioma.com/wp-content/uploads/2022/09/Screen-Shot-2022-09-23-at-11.12.56-AM-700x190.png 700w" sizes="(max-width: 1780px) 100vw, 1780px" /></p>
<p style="text-align: center;">Donate <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-ether.png" title="send us Ethereum Ξ 0x57BEbB3A7715B93ca35Ad03B1b996BED158B18d1 ⎘">Ξ(ETH)</a> or <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-bitcoin.png"  title="send us Bitcoin ₿ bc1q40q3gj70300p6xa55g0axm30pcqh4ygt3e28c5 ⎘">₿(BTC)</a> to <a href="https://rainbow.me/aHistory.eth" target="_blank"><em>aHistory.eth <i class="fa fa-files-o" aria-hidden="true"></i></em></a> or via <a title="how to tip using Brave Browser" href="https://brave.com/tips/" target="_blank" rel="noopener">Brave BAT <i class="fa fa-question-circle-o" aria-hidden="true"></i></a></p>
<p>The volatility and Ethereum&#8217;s relative novelty make predicting the future or even assessing the present quite tricky. But the prospect of Ethereum&#8217;s continued existences makes for some interesting scenarios.</p>
<p>The most optimistic scenario is perhaps Ethereum becoming world&#8217;s default record keeping system, including the monetary system, relied on by governments or even replacing them. Perhaps it would be equivalent to a world government with its own money, digital land, and cyber army.</p>
<p>For now, there is little indication of Ethereum rivaling fiat money or being used by governments as official tender.</p>
<p>Putting speculation aside, there are some things that we know with virtual certainty.</p>
<p>There will be a day that the last bitcoin is minted &#8211; bitcoin number 21 million which may influence its value and the value of Ethereum, although that is speculation once again.</p>
<p>Since September 15, 2022 Ethereum has become dramatically more energy efficient than, for example Bitcoin. This will likely make the technology more sustainable and widely adopted, although that is yet to be determined.</p>
<p>Ethereum is likely to become the backbone of a new Internet, dubbed web3, that is hosted on decentralized peer-to-peer networks. This Internet, if it materializes, may solve the privacy issues that plague Web 2.0 by removing centralized control of large corporations over people&#8217;s data. it will also enable anonymity and ownership of many new types of assets like Non-Fungible Tokens and others.</p>
<p>&nbsp;</p>
<h2>How we did it</h2>
<p>While working on this infographic, it became clear to us that there is a need in explaining various web3 technologies and concepts which is disappointingly difficult to do in the limited space that we have in the canvas.</p>
<p><a href="https://www.amazon.com/Infinite-Machine-Crypto-hackers-Building-Internet/dp/0062886142" target="_blank" rel="nofollow noopener noreferrer"><img class="alignright size-full wp-image-22633" src="https://blog.adioma.com/wp-content/uploads/2022/09/the-infinite-machine-cover.jpeg" alt="Infinite-Machine-by-Camila Russo" width="128" height="193" /></a><br />
The history of Ethereum itself is well-documented by its creator in his many blog posts <sup><a id="ref-4" href="#note-4">[4]</a></sup> and in books like <em class="book"><a href="https://www.amazon.com/Infinite-Machine-Crypto-hackers-Building-Internet/dp/0062886142"><i class="fa fa-book"></i> &#8220;The Infinite Machine&#8221;</a> by Camila Russo</em>. In the infographic we attempted to visualize an overview of the history while providing some context for the technology powering it.</p>
<p>After doing research on web3, it did not escape us that infographics of web3 might work quite differently than our Web 2.0 effort. I can imagine that in the future this same infographic could be authored collaboratively by hundreds of people at once, researching, writing, and editing, as well as creating the illustrations. This way the information would have the best chance of being neutral and well-researched. Perhaps funds could be raised to continue documenting Ethereum&#8217;s history and features could be added for this infographic to display explanations of technical terms. This is already technologically possible, for example, by using the DAO (decentralized autonomous organization) type of smart contract on Ethereum. People could fund and vote on different additions to this visualization. For now, here is our best effort visualizing web3 using web2.</p>
<p>A special thanks goes to <a href="https://www.linkedin.com/in/bomko/"  target="_blank"><em class="person"><i class="fa fa-user"></i> Sergey Bomko</em></a> for patiently answering all the technical questions related to the blockchain technology. Thanks to <a href="https://blog.adioma.com/author/mark-vital/"  target="_blank"><em class="person"><i class="fa fa-user"></i> Mark Vital</em></a> and <a href="https://twitter.com/danielaction" target="_blank"><em class="person"><i class="fa fa-user"></i> Daniel Action</em></a> for helping with the research and design. <a href="https://www.etsy.com/ca/shop/Farbami" target="_blank"><em class="person"><i class="fa fa-user"></i> Daria Bai</em></a> for creating illustrations of Vitalik Buterin and Gavin Wood, and the vision of the future. <a href="https://www.linkedin.com/in/silverdel/" target="_blank"><em class="person"><i class="fa fa-user"></i> Min Pyo Hong</em></a> for helping to set up our crypto donations. Thanks to <a href="http://unstoppabledomains.com" target="_blank">Unstoppable Domains</a> for providing learning materials. Many thanks to <a href="https://www.linkedin.com/in/productguy/" target="_blank"><em class="person"><i class="fa fa-user"></i> Mark Rose</em></a>, <a href="https://lifeboat.com/ex/bios.eric.klien" target="_blank"><em class="person"><i class="fa fa-user"></i> Eric Klien</em></a>, <em class="person"><i class="fa fa-user"></i> 0xABADBABA1</em>, <a href="https://www.linkedin.com/in/dylan-bodnariuk-969783220" target="_blank"><em class="person"><i class="fa fa-user"></i> Dylan Bodnariuk</em></a>, <a href="https://www.linkedin.com/in/maksymlobenko" target="_blank"><em class="person"><i class="fa fa-user"></i> Maksym Lobenko</em></a>, <a href="https://www.linkedin.com/in/alexzender" target="_blank"><em class="person"><i class="fa fa-user"></i> Alexander Vushkan</em></a> for reading the article and giving valuable feedback.</p>
<p>Feel free to donate to us. All contributions will be used to reward creators and best reviewers and continue the work on this infographic:</p>
<p style="text-align: center;">Donate <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-ether.png" title="send us Ethereum Ξ 0x57BEbB3A7715B93ca35Ad03B1b996BED158B18d1 ⎘">Ξ(ETH)</a> or <a href="https://blog.adioma.com/wp-content/uploads/2022/09/aHistory-eth-qr-pay-bitcoin.png"  title="send us Bitcoin ₿ bc1q40q3gj70300p6xa55g0axm30pcqh4ygt3e28c5 ⎘">₿(BTC)</a> to <a href="https://rainbow.me/aHistory.eth" target="_blank"><em>aHistory.eth <i class="fa fa-files-o" aria-hidden="true"></i></em></a> or via <a title="how to tip using Brave Browser" href="https://brave.com/tips/" target="_blank" rel="noopener">Brave BAT <i class="fa fa-question-circle-o" aria-hidden="true"></i></a></p>
<h2>References</h2>
<p id="note-1">1. <a href="#ref-1">^</a> <em><a href="https://ethereum.org/en/what-is-ethereum/#main-content" target="_blank" rel="noopener">What is Ethereum?</a></em> Ethereum Foundation, ethereum.org, <a  href="https://web.archive.org/web/20220916023816/https://ethereum.org/en/what-is-ethereum/" target="_blank" rel="noopener">retrieved Sep 16, 2022</a></p>
<p id="note-2">2. <a href="#ref-2">^</a> <em class="paper"><a href="https://ethereum.org/en/whitepaper/" target="_blank" rel="noopener"><i class="fa fa-file-text-o"></i> Ethereum Whitepaper</a></em>, by Vitalik Buterin, 2014, ethereum.org</p>
<p id="note-3">3. <a href="#ref-3">^</a> <em><a title="undefined" href="https://stackoverflow.com/questions/7284/what-is-turing-complete" target="_blank" rel="noopener">What is Turing completeness</a></em>, an explanation from stackoverflow.com</p>
<p id="note-4">4. <a href="#ref-4">^</a> <a href="https://vitalik.ca" target="_blank" rel="noopener">vitalik.ca</a>, Vitalik Buterin&#8217;s personal blog</p>
<h2>Further reading</h2>
<ol>
<li><em class="book"><a href="https://www.amazon.com/Infinite-Machine-Crypto-hackers-Building-Internet/dp/0062886142" target="_blank" rel="noopener"><i class="fa fa-book"></i> Crypto-hackers Is Building the Next Internet with Ethereum&#8221;</a></em>, by Camila Russo, 2020.</li>
<li><em class="book"><a href="https://www.amazon.com/Digital-Gold-Bitcoin-Millionaires-Reinvent-ebook/dp/B01D8KFX9Q/" target="_blank" rel="noopener"><i class="fa fa-book"></i>  Digital Gold: Bitcoin and the Inside Story of the Misfits and Millionaires Trying to Reinvent Money</a></em>, by Nathaniel Popper, 2016.</li>
<li><em class="paper"><a href="https://bitcoin.org/bitcoin.pdf" target="_blank" rel="noopener"><i class="fa fa-file-text-o"></i> &#8220;Bitcoin: A Peer-to-Peer Electronic Cash System&#8221;</a></em>, Satoshi Nakamoto satoshin@gmx.com, 31 October 2008.</li>
<li><em class="paper"><a href="https://gavwood.com/paper.pdf" target="_blank" rel="noopener"><i class="fa fa-file-text-o"></i> Ethereum yellow paper</a></em>, by Gavin Wood, 2014.</li>
</ol>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/ethereum-history/">The History of Ethereum &#8211; The Timeline</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/ethereum-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ikigai &#8211; Reason For Being</title>
		<link>https://blog.adioma.com/ikigai-reason-for-being/</link>
		<comments>https://blog.adioma.com/ikigai-reason-for-being/#respond</comments>
		<pubDate>Mon, 08 Aug 2022 09:04:28 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[meaning of life]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=25118</guid>
		<description><![CDATA[<p>For us, millennials, “Do what you love” became the default career and life advice. We followed it with a passion only to find out how impractical and often impossible it was to live by that simplistic rule. Do what I love? Wait, how do I even know what I love &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/ikigai-reason-for-being/">Ikigai &#8211; Reason For Being</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>For us, millennials, “Do what you love” became the default career and life advice. We followed it with a passion only to find out how impractical and often impossible it was to live by that simplistic rule.</p>
<p><img src="https://blog.adioma.com/wp-content/uploads/2022/08/ikigai-reason-for-being-infographic.png" alt="the Ikigai, reason for being - infographic" width="1154" height="1113" class="aligncenter size-full wp-image-25180" /></p>
<p>Do what I love? Wait, how do I even know what I love before I do that thing I love. If I had the time and resources to have done enough of something to conclude that I love it, I would not need to ask if I loved it. I would just keep doing it without ever having to ask the question. This is not a game one can win. And it is probably true of love in general, if you have to ask if you love someone or something, the answer is no.</p>
<p>So, doing what you love is a circular kind of advice, equivalent to &#8220;Love what you do&#8221;.</p>
<p>A more nuanced approach to defining one&#8217;s mission or purpose in life comes from Japan. It is the concept of <em>ikigai</em>. <em class="person"><i class="fa fa-user"></i> Dan Buettner</em>, the author of <a href="https://www.amazon.com/Blue-Zones-Lessons-Living-Longest/dp/1426207557" target="_blank"><em class="book"><i class="fa fa-book"></i> Blue Zones: Lessons on Living Longer from the People Who’ve Lived the Longest</em></a>, believes that ikigai is the reason for the famous Japanese longevity.</p>
<p>As with all things imported from another culture, the definition is easily lost to translation. Ikigai (生き甲斐) consists of <em>iki</em> (生き), meaning <em>life</em> and <em>gai</em> (甲斐), meaning <em>worth</em>. Although to many people in Japan the purpose of life may have nothing to do with work, the concept of <a href="https://blog.adioma.com/meaning-of-life-according-to-philosophy/">the meaning of life</a> in the West is more often connected to work.</p>
<p>Does ikigai solve the problem of finding one&#8217;s life&#8217;s purpose? As a thought experiment, let&#8217;s dive into an infographic exploration of what the concept of ikigai means.</p>
<h2>The Ikigai</h2>
<p>Work in general in tiring. Jobs age us. The art of living without fading away prematurely while being useful to society is what ikigai seems to be about.</p>
<p>The Ikigai, according to the eponymous book by <em class="person"><i class="fa fa-user"></i> Hector Garcia</em> <sup><a id="ref-1" href="#note-1">[1]</a></sup>, lives at the intersection of four things: one’s skill, the love of applying that skill, the world’s need for it, and the world’s willingness to pay you for it.</p>
<ol>
<li><strong>Skill</strong> — this is the ability to do a job at an acceptable level of competence or above.</li>
<li><strong>Need</strong> — this is the world’s demand for your skill.</li>
<li><strong>Love</strong> — your subjective passion/obsession with what you do.</li>
<li><strong>Money</strong> – getting paid for what you do.</li>
</ol>
<p>Intersecting all four components yields a Venn diagram that produces seven intersections, six of which are not the Ikigai but can be mistaken for it. The four-way Venn-diagram is in my opinion an improvement proposed by data journalist <em class="person"><i class="fa fa-user"></i> David McCandless</em> <sup><a id="ref-2" href="#note-2">[2]</a></sup>. The diagram David was improving was originally published by <em class="organization"><i class="fa fa-users"></i> The Toronto Star</em> <sup><a id="ref-3" href="#note-3">[3]</a></sup>. There were earlier attempts at drawing this diagram as well.</p>
<p>Here my quest is to define the intersections because part of defining the ikigai is elimination of what it is not. Now let us run a thought experiment for what each category and each intersection of two or three categories represent using some syllogistic reasoning:</p>
<table style="text-align: left;">
<tbody>
<tr>
<th style="width: 50%;">What I have</th>
<th>What I am</th>
</tr>
<tr>
<td>Only Money (no skill, no love, no need)</td>
<td>You’re a drug dealer? <img src="https://s.w.org/images/core/emoji/2.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Only Money + Skill</td>
<td>Any hard and joyless job.</td>
</tr>
<tr>
<td>Only Money + Skill + Love</td>
<td>You have a lot of potential, but probably no marketable idea.</td>
</tr>
<tr>
<td>Only Skill</td>
<td>Eternal student?</td>
</tr>
<tr>
<td>Only Skill + Love</td>
<td>You are pursuing your passion in a hobby sort of way.</td>
</tr>
<tr>
<td>Only Skill + Need</td>
<td>A charity? Or You are working for free despite having the skills. Why?</td>
</tr>
<tr>
<td>Only Skill + Need + Love (no money)</td>
<td>You are on a mission but you struggle with finding customers or marketing.</td>
</tr>
<tr>
<td>Only Love (no money, no skill, no need)</td>
<td>You are a … pure heart <img src="https://s.w.org/images/core/emoji/2.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Only Love + Money (no skill, no need)</td>
<td>A philanthropist? A love monetized? <img src="https://s.w.org/images/core/emoji/2.3/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td>Love + Money + Skill + Need</td>
<td>IKIGAI</td>
</tr>
</tbody>
</table>
<p style="text-align: center;">See <a  href="https://docs.google.com/spreadsheets/d/1nuOzt1MSwA_CDv-z4-4oKnoj2aOPFN1f8ADNmck2r-0/edit?usp=sharing" target="_blank">the full table</a> with our reasoning.</p>
<p>On one hand you have yourself with your existing preferences and existing skills. On the other hand, there is the world with its needs and its willingness to pay you money. And the big drama of life is in inserting yourself into such a world but without getting burnt out prematurely. In other words, how does one work sustainably?</p>
<h2>Working Sustainably</h2>
<p>If Ikigai requires that at any point in life we have the love, skill, compensation, and need for our work, all at the same time, it rules out the vast majority of job opportunities. Most jobs are “stepping stones” to something else, another job that maybe will some day materialize. Jobs often advertise “opportunities for growth”, “perks”, “exposure”, and “potential for growth” &#8211; all of these are great except they betray the fact that the job itself is not what you are going to enjoy. So when then will we finally “arrive”?</p>
<p>I am under no illusion that I have the world’s greatest job. Although, now that I come to think of it, maybe I do. I actually did enjoy writing this article. The keyboard is clacking away as I type. I am under no pressure to publish this. I am thinking about what you, the person reading this, will think about at this moment. Although we will probably never meet in person, this is a sort of thought handshake we are making. I like making the infographic above. I even liked procrastinating on writing this article for a year and a half because I thought I would come up with something better to write. I am enjoying editing this, too. I guess the work itself is the reward. The net energy spent on this article should be zero. If it is, presumably I can keep creating infographics for a long time.</p>
<p>We shall see&#8230; And this brings me back to the Japanese definition of ikigai. In a 2003 research paper on ikigai <sup><a id="ref-4" href="#note-4">[4]</a></sup>, co-author <em class="person"><i class="fa fa-user"></i> Akihiro Hasegawa</em>, a clinical psychologist and associate professor at Toyo Eiwa University, discovered that the concept of <em>ikigai</em> for the Japanese aligns with <em>seikatsu</em> referring to the everyday life and the quotidien joys it brings. This sort of definition might feel anti-climactic. Perhaps, we are back to square one with our definition. Maybe all we have done here is explore what ikigai is <em>not</em>. Despite the illusive nature of ikigai&#8217;s definition, the effects of it are quite measurable. Broadly defining ikigai as “what makes life worth living,” a 2022 research has linked simply having an ikigai (versus not having one) with a 31% lower risk of developing functional disability and 36% lower risk of developing dementia during the three-year follow-up <sup><a id="ref-5" href="#note-5">[5]</a></sup>.</p>
<p>As we worked on this article with Dan Action, it turned out he had filled in his own ikigai diagram before which I think is a great idea because it can be made specific to one&#8217;s career and life options. So here we are giving away this diagram to fill out.<br />
You can tweet, email or leave in comments your diagram if you want to discuss it. When I filled out mine, I found that writing full sentences rather than keywords yielded more specific results.</p>
<p><a href="https://infographic.gumroad.com/l/ikigai-diagram" target="_blank"><img class="aligncenter size-full wp-image-25141" src="https://blog.adioma.com/wp-content/uploads/2022/08/ikigai-worksheet-handwritten.png" alt="" width="800" height="473" /></a></p>
<div style="text-align: center;"><script src="https://gumroad.com/js/gumroad.js"></script><a class="gumroad-button" href="https://infographic.gumroad.com/l/ikigai-diagram">Download on</a></div>
<p>&nbsp;</p>
<h2>How We Made This Diagram</h2>
<p>This infographic is a new addition to our previous graphic exploration of the meaning of life in different cultures and contexts. One of my earlier works <a href="https://blog.adioma.com/counting-the-people-you-impact-infographic/">&#8216;How Big Is Life&#8217;</a> was an attempt to estimate the impact of one&#8217;s life on other people numerically.</p>
<p>I also explored the topic by comparing what is <a href="https://blog.adioma.com/meaning-of-life-according-to-philosophy/">the meaning of life according to different schools of philosophy</a>.</p>
<p>Recently I stumbled on David McCandless diagram &#8220;Ikigai, Reasons For Being&#8221;, which is loosly based on a concept coined by David Buettler in his Ted talk on longevity.</p>
<p>I really like David&#8217;s version of Ikigai, who improved it by introducing the 4-way venn diagram where each of the concepts intersect uniquely. The naming of the intersections, I thought, was where some room for improvement remained.</p>
<p>Together with <a href="https://twitter.com/danielaction" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Daniel Action</em></a> we further explored the linguistic defitions of ikigai and its assosiated concepts. We found that intuitive naming of concepts resulted in a confusing model inside the diagram. A better approach, we thought, would be running them through syllogistic analysis, hopeully resulting in a statement that is true without needing proof. For example, the intersection of medicine and a professional gives us a physician (medical doctor).</p>
<p>You can check <a href="https://docs.google.com/spreadsheets/d/1nuOzt1MSwA_CDv-z4-4oKnoj2aOPFN1f8ADNmck2r-0/edit?usp=sharing" target="_blank" rel="noopener">the table</a> that Dan and I compiled and see if you can come up with a more bulletproof syllogism anywhere in the diagram. Perhaps, even more interestingly, one could run these statements through a deep-learning language model, such as GPT-3, or a rule-based reasoning engine, if one already exists.</p>
<p>A special thanks goes to <a href="http://blog.adioma.com/author/mark-vital/"><em class="person"><i class="fa fa-user"></i> Mark Vital</em></a> for helping with the design and research. Many thanks to <a href="https://www.linkedin.com/in/alexzender" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Alexander Vushkan</em></a>, <em class="person"><i class="fa fa-user"></i> 0xABADBABA1</em>, <a href="https://www.linkedin.com/in/productguy/" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Mark Rose</em></a>, <a href="https://twitter.com/bramley_amy" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Amy Bramely</em></a>, <a href="https://twitter.com/MurrayNewlands" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Murray Newlands</em></a>, <a href="https://www.researchgate.net/profile/Siobhan_Healy-Cullen" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Siobhán Healy-Cullen</em></a> and <a href="https://www.linkedin.com/in/roman-aleksandrenko-b1123b1a/" target="_blank" rel="noopener"><em class="person"><i class="fa fa-user"></i> Roman Aleksandrenko</em></a> for reading the article and giving valueble feedback.</p>
<h2>References</h2>
<p id="note-1">1. <a href="#ref-1">^</a> <a href="https://www.amazon.com/IKIGAI-Héctor-GARCIA/dp/2266286684" target="_blank"><em class="book"><i class="fa fa-book"></i> Ikigai: The Japanese Secret to a Long and Happy Life</em></a>, 2012, by Héctor García.</p>
<p id="note-2">2. <a href="#ref-2">^</a> <em><a href="https://www.informationisbeautiful.net/visualizations/ikigai-japanese-concept-to-enhance-work-life-sense-of-worth/" target="_blank">Reasons for Being &#8211; Ikigai</a></em>, by David McCandless, Information is Beautiful. Retrieved <a href="https://web.archive.org/web/20220601201132/https://informationisbeautiful.net/visualizations/ikigai-japanese-concept-to-enhance-work-life-sense-of-worth/" title="undefined" target="_blank">Jun 1, 2022</a>.</p>
<p id="note-3">3. <a href="#ref-3">^</a> <em><a href="https://www.thestar.com/life/relationships/2016/09/06/why-north-americans-should-consider-dumping-age-old-retirement-pasricha.html" target="_blank">Why North Americans should consider dumping age-old retirement</a></em>, by Neil Pasricha, The Toronto Star. Retrieved <a href="https://web.archive.org/web/20211202184047/https://www.thestar.com/life/relationships/2016/09/06/why-north-americans-should-consider-dumping-age-old-retirement-pasricha.html" target="_blank">Dec 02, 2021</a>.</p>
<p id="note-4">4. <a href="#ref-4">^</a> <a href="https://www.researchgate.net/publication/10600098_Regional_differences_in_ikigai_reason_s_for_living_in_elderly_people_-_Relationship_between_ikigai_and_family_structure_physiological_situation_and_functional_capacity" target="_blank"><em class="paper"><i class="fa fa-file-text-o"></i> Regional differences in ikigai (reason (s) for living) in elderly people &#8211; Relationship between ikigai and family structure, physiological situation and functional capacity</em></a>, August 2003, Nippon Ronen Igakkai Zasshi Japanese Journal of Geriatrics. <a href="http://dx.doi.org/10.3143/geriatrics.40.390" target="_blank">DOI:10.3143/geriatrics.40.390</a></p>
<p id="note-5">5. <a href="#ref-5">^</a> <a href="https://www.sciencedirect.com/science/article/pii/S2666606522000104" target="_blank"><em class="paper"><i class="fa fa-file-text-o"></i> Ikigai and subsequent health and wellbeing among Japanese older adults: Longitudinal outcome-wide analysis</em></a>, The Lancet Regional Health &#8211; Western Pacific<br />
Volume 21, April 2022, 100391. <a href="https://doi.org/10.1016/j.lanwpc.2022.100391" target="_blank">DOI:10.1016/j.lanwpc.2022.100391</a></p>
<h2>Further reading</h2>
<p id="link-1">1. <a href="https://www.ted.com/talks/dan_buettner_how_to_live_to_be_100" target="_blank" rel="noopener"><em class="video"><i class="fa fa-play-circle-o"></i> How to live to be 100+</em></a>, David Buetler, TED, Mar, 2014</p>
<p id="link-2">2. <a href="https://en.wikipedia.org/wiki/Ikigai" target="_blank" rel="noopener"><em> Ikigai article on Wikipedia</em></a>, wikipedia.org</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/ikigai-reason-for-being/">Ikigai &#8211; Reason For Being</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/ikigai-reason-for-being/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Meaning of Life According to Different Philosophies</title>
		<link>https://blog.adioma.com/meaning-of-life-according-to-philosophy/</link>
		<comments>https://blog.adioma.com/meaning-of-life-according-to-philosophy/#respond</comments>
		<pubDate>Mon, 30 Nov 2020 20:49:49 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[meaning of life]]></category>
		<category><![CDATA[motivation]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24953</guid>
		<description><![CDATA[<p>Can the meaning of life be told in a word? Maybe it is naive, but there is nothing wrong with wanting a simple answer to an apparently simple question: why live? Here we visualized the most prominent philosophies that tackled this question over the past 5000 years. Create an infographic &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/meaning-of-life-according-to-philosophy/">The Meaning of Life According to Different Philosophies</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Can the meaning of life be told in a word? Maybe it is naive, but there is nothing wrong with wanting a simple answer to an apparently simple question: why live? Here we visualized the most prominent philosophies that tackled this question over the past 5000 years.<br />
<a href="https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic.png"><img src="https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic.png" alt="" width="1400" height="2049" class="aligncenter size-full wp-image-25063" srcset="https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic.png 1400w, https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic-205x300.png 205w, https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic-768x1124.png 768w, https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic-700x1025.png 700w, https://blog.adioma.com/wp-content/uploads/2020/06/the-meaning-of-life-according-to-philosophy-infographic-332x486.png 332w" sizes="(max-width: 1400px) 100vw, 1400px" /></a></p>
<p style="text-align: center;"><a href="https://adioma.com" title="try our free infographic maker - Adioma"> <i class="fa fa-map-o" aria-hidden="true"></i> Create an infographic like this on Adioma</a></p>
<p>All philosophies on the meaning of life seem to fall into one of the four groups: </p>
<ol>
<li>life has an objective meaning;</li>
<li>life has a subjective meaning;</li>
<li>life has no meaning;</li>
<li>life has a supernatural/unexplainable meaning.</li>
</ol>
<p>The philosophies of the East and West also follow a pattern: Easterners think in terms of &#8220;we&#8221;, the community, while Westerners think in terms of &#8220;I&#8221;, the individual.</p>
<p>Then there is a question of what is a <em>philosophy</em>. Ideologies and religions are often mistaken for philosophies and vice versa. Take Daoism, for example, <em>Oxford Advanced Learner&#8217;s Dictionary </em>defines it as a philosophy<em>. </em>But the<em> Cambridge Dictionary </em>defines it as a religion<em>. </em>All belief systems that are definitely religions fall under &#8220;theism&#8221; in this infographic.</p>
<p>We follow the history of philosophy chronologically. Roughly, all philosophies follow this pattern: first, people appeal to God and supernatural forces, then they look for meaning within the community, later they look at the individual person, and finally, they look at humanity as a whole. We start with Natural Pantheism, humanity&#8217;s first attempt to explain its existence.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAAAAACPAi4CAAAAAnRSTlMA/1uRIrUAAAJeSURBVHgBpNdhubQgEAXgE4EIRDDCRDACEWwwEYxABCIQgQhEIML5frguMo9+Xt35qZ73AZnx3gVfVeFer4AsyO+BGgV4C5R19gBeAjk4AHgLFAHwAxAxFh8CGb8Bzf8IqM1PDwFvAXkGFNjSZ8C6pdzqdiA+A3Tbd8+jGmBYqoRkgS2Pb3lawJy2UwsMeSx3ADC18fqUHXrVW8AIzg35hRcAcfFUipNpgiPQcj1tmHrRiuGztrpqJkEFIJ9r8xEIPV/7VbfuR+YABCIdH444X4IAa3AAZG3jaiPm43S1837NwHIx4Ao5AgxHwLNfbX8Eqjv5bjUg8B6wb2F4M+mPgBFc2c+GfwdY5oOQtx3IE4CscRHpg5+A5QFgxztyAdaXABUQTkB+CzQPJYD2FmBCygD4GqCUCMgPQKEC8zugT6KeyQMwlWvA7adoBdcBV6ne6/lB4OQUVSSxdGCh9tk52atdXwCAxPkLZAqMoPIpD8CLiMxjHjP1C0QKjDDDlh/zCAdAmGAEha15zKNQACh0m7lohApb8ZDvkRXpw1lBTN41k9+CFfSfb08YheJGIJn8dl8IRpwLcciHIb/sfib2xU7NCsnZPxH9geb2J0G2aRfmUah7YC4m3yMEu8A2jQJbVtXUeJnfAFa33/FGsP27xaTnieMrXxhhBZtHZuj5DehCpbeCzU/M+7F9gS6sFNt5trOVesh3YHO99KNz9fQfDC9+y1uAEaYWu4FePU/wUpiGz5rpawPc/CppsIN5DnC9APJl3gAM94DJG4DzPbDwf0C+B+p/Ad4D/LfBZgAALGSdcLudv3cAAAAASUVORK5CYII=" /> Natural Pantheism</h2>
<p><strong>Dates back to prehistoric times</strong><br />
Pantheism is the belief that God is in everything, that all things together comprise an all-encompassing god. The meaning of life is in living in harmony with all that there is.<br />
Pantheism is an ancient idea that was formalized as a separate philosophy in <em class="book"><i class="fa fa-book"></i> Ethics</em> by the Dutch philosopher <em class="person"><i class="fa fa-user"></i> Baruch Spinoza</em> (1632-1677) in 1675.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABACAMAAABm4HQzAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEXRSTlMAII/f/2DvMJ+vEEBwgL/PUAYEuwoAAAFfSURBVHgBzdVn0vMwCATglYVRL/e/7NfLS3Ai0vP832G8oDGeym2eiPzmcI2d6Tfer0nRf/aco68CjKKIJRiRlGFSSCofFHM1phZUkUQOF2z0S3fAEKlhKp0dJpFx343+6UAyri2zOIv8P9ez9S4agOrpJ19xQTi4ptJaW2ysi1iHzSRJbLM4nOHP3m7xP6eHVfnymvKfpjgsyhcLnqy/VpcvN4CcLp5lICWJUcePoJPSf44Sgi7/QGUS/FH5a1OXv8b7unwtuWX5Gk8oYT0qQ+uGUdq8YZQuv5PgC0yXX8RpbGrUcfkRcz1KDWMHeDVKG/q1BFajFJIqALjoaTTAHqMAk04SZ1js+nWaDDqxwSKr3H5bjsNtuZFhEklKuC3XbsyV23LsYFNvqkXdS8RtuYpjs50YhscQPGnLx+CYlvph4Wvztl+TPhay0Lc5bpvWyMDhlnENWm6LFfiJB/kOYokdpNXvGTwAAAAASUVORK5CYII=" /> Theism</h2>
<p><strong>Dates back to prehistoric times</strong><br />
Theism is the proposition that God or a Supreme Being exists. The meaning of life is then prescribed by the God that one believes in.<br />
Theism dates back to the dawn of humanity where it was practiced in its various forms depending on what a group of humans believed their god to be like.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAABACAMAAAB1NzTHAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAvxBg78+fQDCA349QryBwRw+vBQAAAiJJREFUeF7t1tuSrCAMBdAkHS5yM///taekmEGNCH2eZz90+bLaDQIKbynuiIf/CH0ySwvu5TtcrFyT3Tqm7UJDOH4tLWpv5BqbjjK8ViCx3GPIo4h8FvRHHmIB9iXvWZ7iABzPPYVLaQdkK8/1n4X9O7dnzXWyc71s4zKv2t1GfCTVazpAnNTHIXcHIJbwoovIoLy0x/J6+yjXmPIzdQw1xJLHPMgotk8tTbvrlAaSSJrNu872C/q1yjarXsdnv+S8nwAKfsMZd4IXnpAtPXPrOlM8BrO1NYVP3BSAMY+H29ua8pXvJzxaHiyx8sqwrXKnHlyg0dLYRxxOPA3PIj/k2G9eAUW8ndBZGIa8n3Oxar73KCJ2zIkvqzT2In3H+DGHrfM+lq79IV44sb47d25E/BuH/fzUC7civXqEVw75vMG9kbCftYEJJ6P2aNdcZrx5dSQWFGEPUw6E2tPGIqZqzTk97vtcGvaR1Qve8S93ZBHTyftWwMRti3hYCa7ThGjJc+MZshqss3JOTvdXuIHY+AZPk0UpYqinlf0Q3LWId43vIMrPPx/cD7eAyk91gL1xLmSUn2j2FBoXQ8pPdRUIVpRf1JXvovyylghFlF/WkgBQ+1Ud6gGk/ZqWVDtpn7T2rHQEuPnQWmmOSluAm3dhVN83w07p6q/J41e/0trr9qj1m1dcae3nvGvt57xrnW2Bd60TFjk987jGcf5ZN+d//B/pL2H6HlwjcAAAAABJRU5ErkJggg==" /> Daoism</h2>
<p><strong>Circa 5th Century BC</strong><br />
Daoism offers people a painless way of finding life&#8217;s meaning through <em>Wu Wei</em> (無爲) &#8220;action without intention&#8221; or &#8220;naturalness&#8221;. Such action leads to finding the <em>Dao</em>, which is &#8220;the way&#8221;. And yet, &#8220;the way&#8221; cannot be understood through any explanation or action. The Dao reveals itself only when a person simply<em> is</em>.<br />
The <em class="book"><i class="fa fa-book"></i> Dao De Jing </em>(aka <em>Tao Te Ching</em>) by Chinese philosopher <em class="person"><i class="fa fa-user"></i> Lao Zi</em> (lived c. 6th – 4th century BC) is the primary source on Daoism.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAABACAMAAACTHv+DAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAgL9A7xAwr99wUGCPz58gEJzcEAAAAeVJREFUeF7N1umO6yAMgFGbfQ1+/6e90k1aCHYo1Uij+f62RwSwosAti0MRhlrEqQhTrlKv6gu6UuleKBp40Qy6WIB0hAlWdCDX/ICDNxNUscGiZOghny18yBbBmSPBRrqYjbPh2XTwR8YN2LInMW8/wFjpMbPYrCuBn431n5fmWwzlvH4d1kszWKPj1yUvrcKofW7PI27ibBVA8ucWxblB07VqzALYGhI81NS4NLegwsaIV+XRCZZgkcWk3bXKt7b/5a9bh4jJrixxOw6kwY/2mG2mV8cFypPFySbqlRPgrg001L6ymsbKVxZvVv3Ahl9bN9+sv2zbsvZm82X1loUy0Aory3+w9U2N27Qd+4tWB7u2p49Kxmd4FbctTz9ZTyyV92wkKeU2rDUkZvLSeuq3KZRXFgmg0XPug1UL69dWXyDr/+EdDxa5Dfd3Wrhbt7LxpKYBSNeVVtb0LyHpunBlzwKcHfyw1rY/mqO5+gKW2WN8JYnX9QbMqttpZuK5R1vG+7FBsFmy/Vyr7ZtnIbMdR4wXbUayilkpT1Jhx+oJmXo/aCrPtk42+tPql1WPNLNnRf4aYcmDnCDtfv4XfryOWCJtXfVdcqslGyd6iNNtQOrorH+fOMPmUypjrygV30M35gbwD4MIVH3Hqj21AAAAAElFTkSuQmCC" /> Determinism</h2>
<p><strong>Circa 6th Century BC</strong><br />
Determinism is the idea that all events happen as a result of previously existing causes. Since nothing can be changed in a pre-determined world, a person cannot have free will. The meaning of life, is there is one, is also pre-determined, and we cannot do anything to understand it.<br />
The idea of determinism is ancient, reviving in the mathematics of the 18th. One of its well-known representatives is the French philosopher and mathematician <em class="person"><i class="fa fa-user"></i> Rene Descartes</em> (1596-1650).</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABACAMAAACOYMEYAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAv4BAEDDPryBgcJ9Q79+PWAQheQAAAjxJREFUeF7tl9kK4zAMRWXJu7Po/792SISdJt5IB4Z56H0J5ZqjCC1u4EuRZWZFXVsxr0nPOYFFYWivZsbxnOVbNmXXzkCpgPaW7Yq9TECqgFTL3oqNfwfiL0BubMd50UZli1UturI5s7GNMJOW5Jzu28KZyyCiGdrBzxB0l3kinLqE1MOEjZ/a4mVr93SV6fZ0rVQ4tjbXVmWR29qr4RD1Zlev3JGXCrRN1W3EWvvwhfU4szqorYxO/7sxyJ81VJ/5WyUT2ZpGfMRdCijKCir+9asJInUHgYByzcDfG0PorY2leyAtWdwqsgk3tTYW9EBnjuHRs+aMvr0BCcHDvdci7ML7lJbYHdBJsGCe5aT6kqARSFysek1LACH4EM0UJClUTbnklPNk7DlmGyQlXUHXwxPyNUC5z3EAymVeqm0lbHdNmBqDYs7jKS+RNYhXQNQG5dP1Ao2luaMYDtwItJ44w5WcZI1lnRkBmTboNANEriXrhQDAKGZLMgMWOiCdFLYXDYF3agGgIk8YdQ8k6m5PnW6lJIAapK4RWFog27pezAVaVjGOpHYtoL13M8SnkS5QeYoGSzs0tr0agjw35V6DQhu0niDEAsEZyHFb9Ba0dkD4EuTx1DlukZI8DpkXoOrSyiMu+oegHygyxwNk0wEi5vQlCEjICmWRErwGFX2CRP8V6Af6gWT4NtnQ7NogMwOVb6QAxHL0qUXOmpXZ6sdf0Og/v3WNY7scjmVLUMvjcj5i0PcIGAAII4z0Bx0njgI84YRwAAAAAElFTkSuQmCC" /> Confucianism</h2>
<p><strong>Circa 5th Century BC</strong><br />
Chinese philosopher <em class="person"><i class="fa fa-user"></i> Confucius</em> (551-479 BC) tells us to cultivate virtue called <em>Ren</em> (仁) which is an altruistic sort of feeling one experiences when taking care of one&#8217;s children and parents. One of many ways Confucius explained virtue is this:</p>
<blockquote><p>Now the man of perfect virtue, wishing to be established himself, seeks also to establish others; wishing to be enlarged himself, he seeks also to enlarge others. To be able to judge of others by what is nigh in ourselves &#8211; this may be called the art of virtue.</p></blockquote>
<p>(Analects 6:30)<br />
The primary source on Confucianism is <em class="book"><i class="fa fa-book"></i> The Analects of Confucius</em>.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAC4klEQVR4Ae3WA4xlSRhH8bVt21aw3h3btm3bjDO2HYxt27Zt4+Gb03bf6tvvVVVn7kl+sep/+ZCX4by8vLy8vLyewDf4Fb/gBbjpU/wa7X1Y3ZMoh5XwQeLxYys64F2k1MPIjum4DEnkCkbhf1hVARyEKPChCx5H/D7DKoii6fgQxusBcWEN3kREhXEdkkYX8CuM1RPiFg6gPfwQl67gZ2ivFMQSB/E8tPUszkMs0gXaqguxzFW8AC2tglioBMLeU7gLsVBvhL2vIJZagLD3I8RSKxD2voFYainC3uMWvwP6Q0vrIRaq+iD/B9zEC9DSa7gCschgaK0qxBJn8TK09gimQAzzIy+M9DSWQwwJoiri5e4T5cNhLEZX/IGHodKLWGfo8PVALgdwsA7/QKWXsUnz4euA3A+gaiCesOhOCKASSMcAwFw8A6fewM4wX/maIJ0DACvxPJx6HdshIeZDCZCJAYAVeF7rnaB+eIcB9I/wJnaH6PDFQYYHcDHCeziYzsMXA5kfwO0IH+CwhsNrHgBYjufg1Gc4kcbDFwWZGeAqliCg+Il8Ck59h3MQB36UBZkbID8iKgk/xMEcxRF+wkWHw5cBmR2gEWIqEeIRfsXlFA5fCqRrAPU/rty4A3GwTPGd8GOiO+EOciMkZUKWZORCCfTGZRfPYnH4IA5mK94Jf+E6fCgOrb2M6WEcYRaehFP/oQiM9CjGuBihmOIIM/AorO5RjFYcoZyLERrD+h5GX8UXYy3ElFPhxbgWGaJHMALiIIByiKmow52wExmmRzBMcYTyiKlIKiP0RYbqEQxxMUJh3IDEsxsvI6JsmOTSOLTBZzpHGOxihM/QA2PQEE8johexH5JO15ENWnoYAxVHaIiUeh3LICFyCk/oHGEARMFKlMKHeBW/oD0uQkLsN2jrYXREEGKJn6G9/DgFMewwHoeRnkET7IYYcBZ/woo+QBHUQXMNSuFVeHl5eXl5eaXcfSbDSAAP1Rn6AAAAAElFTkSuQmCC" /> Mohism</h2>
<p><strong>Appeared around 5th Century BC</strong><br />
The Mohists propose the concept of &#8220;inclusive love&#8221; <em>jian ai</em>, a kind of impartial care for fellow human beings that includes everyone in society. The meaning of life is in following the model called Fa (法) in which one&#8217;s psychological state of care and the beneficial behavior that results from it are two sides of the same coin.<br />
The source of Mohism is <em class="book"><i class="fa fa-book"></i> Mozi</em>, a compilation of 71 books written by the Chinese philosopher <em class="person"><i class="fa fa-user"></i> Mozi</em> (c. 470 &#8211; 391 BC).</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABACAAAAACG6Y54AAAAAnRSTlMA/1uRIrUAAAJBSURBVHgBzdZR0fMqEMbxRwISkBAJSIgEJOBgJUQCEiIBCUiIBCTsOTPdYSDdpX07ufj+d800vyGBJIC/r5VMdJTK975GavKQXDx/QkrAlM8Tkun/cl0SbcdbvgxIkGPpMo3ioEUTIkWDyXi1UWnMrZCHnNAmRDoWRigsFQoQtikI9mYY7mQRIoaigog9Vh0AbFV+BcyRhmCbjbaNNOGtoiFIAyGnObnjEe95DRFbuuSIZkikIGJLcRhbgpprGoJzHohrr2mBEanI3pE0LEwPI68iriMefSAnzE4NwSVGGdZThFlUkSJIGn44mHkVOQQJw7Vh0XVDQgRAw4mhX5ndOSOBmfptqBBQkA1GNCPx9dRe/UTkvvwPczj7jOA4XZ+RPNxXD5zcoBcE0SaZBBHP0fY3JN4QDzMbwTUhGT8haUL8b4hrw+yc+A0BCUKyclclC3HMTZZfxYcOG5E3wRdI0RBPRBcz7/KeO4kiFrGGhPG7FT8+gMFGxlfsGjlWiEwLfUKuNZJlKEtk5yUiSzWtkaIjdNsSlNU7NrCOVJ6H4iozwaiy/fGSSt9wRKgl7oi9RUmAjCV7xdiaisTGU9tLOZj5KqWgJ/gNCUR0XHyrbdOeTf3MISiToirwqVwzktlGLAXKtXyLGPMbLv4eUXeNcJlZQxw1myk7hnxurCPCW7WcHACE/agsaYjses3C+HTaCFx+AAHyEwjKE4h/AkF+AtmfQNwTCNoTSPlHkdBzAFzo1T8gsCrPIim8V/XLMf/2H64CE3iUmqTrAAAAAElFTkSuQmCC" /> Solipsism</h2>
<p><strong>Appeared around 5th Century BC</strong><br />
Solipsism is a theory that one can only be certain about one thing: <em>one&#8217;s mind</em> to exist. Solipsism was first recorded by the Greek sophist, <em class="person"><i class="fa fa-user"></i> Gorgias</em> (483-375) who is reported to have said:</p>
<blockquote>
<ol>
<li>Nothing exists.</li>
<li>Even if something exists, nothing can be known about it.</li>
<li>Even if something could be known about it, knowledge about it can&#8217;t be communicated to others.</li>
</ol>
</blockquote>
<p>The meaning of life according to solipsism can only be known by one&#8217;s mind and not in relation to other beings.<br />
Some psychologists believe newborns to be initially solipsistic. Infants cry in the absence of parents nearby because they believe that when not visible, the parents stop existing. Eventually, children learn from observing others to reject solipsism.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAC4klEQVR42u2ZXUgUURTHf2q2mka7KVso+VBKWBn2FqHUSw8uBUUZRCVsQkgfBvmQT6ISBJr5EAk9SB8PkVGEQkgvhT1IRJ+gIVgaJfaFoIVYm3p7cFr2zs6OM7szswjDeZn7vzN3f8yce865ZxEk13ABXAAXQIAPH9kO/2waPnxkLgAIBD0OA5QgEDS6AC7A0gYggz3UUcOGpABQyRflcp4uvA4DUMW8JLwyF8oSBGA1U1Fio5MAQQ1xxEmAFk050zmAZg1xlmXOAVRoiP1OfoI0BqLEQ85uwxJ+SEKH84Eon9tMIxAMcSRJuYDlFJDjeC5gC/s4EWVBylhpOwB59OpMT1JPio0A+Ble9KZ2OwHuGHpNAZsAKFVlwFj20i6ALsN+WmEDAIXMGgZ4bAfAVVMbfbvFAKxlxhTAXasBmkyGulmKLAQgmwnT0bbDSoCTkaWXRj34395EXE+TaxEAuYxGDE/pADRJkfKKJQAUMhIxHMejJGFtgGppfCNWmWYYgK3h48eC1Qv4HRPgAh7GJOUBGQkAsI1vkvAVn4C/MQEuCqhVad1aCIYAKGdSEqYoEwh0MkKrgFSuq9Qn0XWCAQAO8kcSxtgkEJCqs10uK8+eV+mD5JsEYBchSfjExvCxLDZAZ/j5BtXMa1aYA5BdaYgCgYB0zvBdN/w8olRZ4TRz0kyzCQDy5PyOX0AKlQbqIcEcNxXco5K79poBSOdXeNDHKgHlPDMRhmdowSdgb0QKazf3CY4pPnCfTIrpjqPynuAcHnYqB5j3+M3ugmKCBPByTWffL2aj7GcNxzkgu6DxQOTlXYLdqHnqEomElyxoiIVYHz/AoCU9uWD8AAO6C49zi2oa6FMFLbVVxQ/QqrngT3qoZXPEfVkEaOOtZpaYYV38ADnSOwjxlAZ2xG7F4OcwnXyUnPBsYvWAlyae008bAbIMn32LqOEeL3jI7iXTK57mg6P2WQ2QHHMBGt0/LgX/AMBGDEQro1w0AAAAAElFTkSuQmCC" /> Cynicism</h2>
<p><strong>Appeared around 4th Century BC</strong><br />
The Cynics attempt to offer people the possibility of happiness and freedom from suffering in the age of uncertainty. The meaning of life is mental lucidity and self-sufficiency (e<i>udaimonia). To achieve self-sufficiency, a person</i> must become free from external influences – such as wealth, fame, and power.<br />
There is no central authority on Cynicism or any official doctrine. Yet, it was an influential tradition in Ancient Greece.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFkUlEQVR4AeXbA7Dk2haA4XfU59q2bdu2MbZt27Zt27Zt27bPWe8fdFUqlU7WPp3Ow/2rvnLdO7O6O8neO/Ovf0Bx+B7F8Sj+cZWEXHEE9+Ef1QKIRXn8oxoKsZiK//viEa4AxOIcrsf/XHH4Ab2wAFNRBjfA2rt4DuGegNj8gP+pkjEI4mA7MuAppMd2fAZrmyEWLRBYhXEO81ENbyEBJrWCGHgH1tpCLNYhkG7GMYjNAfTC1/DqHlyAKKXiDlj7FWLzMGJeOYiHh+BWeoiB5RE+CPsQc8fyU38Ur2MPxMMjcCsvxEB+ODUbYjEQvnU/DkIMpSAEtz6DKK1EMuxd7/A8cAi+9RtOQgxth1dJ2ALxcAQvwdojaIQjEJsLSIRvXY2v0BSbIAp78QK8+hLnIRHsxlsI9xEGIwUSwQTErIoQpbOoiCS49Q22QizOowvuRgiZsEj5U3kUMas9xNAixbchEZ8iF9LjXtyOCtgN8TAfGRBCTKsDUZiP45Ar1kLbc2iP0xAX59EP78K4G3CzUhLCvQPxcBI3IhmfozGKwquvMA6pEA+H8ACM+xAbIAbOYQkyIx6DIS5KwKQ7MApiYCeMuwNHIFFojGvRJ8JXshpMug5LIEEMoA3EBx/gYm+iKtqiCh6HaZUgQQzgeVyA+KA7/GpLUAMYD7HpjdJ2itvOAcQj2u6EBDGAXyE26xCCva8hCm8h2l4LYgAhrIXY/AF7iVgOUagAr6pgLxbhF9j7LogBFIXYTEMc7OWHKE2HW29DbCbjRYTLAbE4Bvg3gFtx2GGZ+grs3YIDhs8GN+BK6k/3AtriDlSAWKxAMz8HkBti0wFONYcY+snjpzfPY4m7wmEV9wRS/RrAHxCLo7gT9p7FeYih1opldHkchyj0wMVG+TWAJPRDKvbhO9UtUm8jNN2DzkiBuGgQXhMoN0jzQNX1LmvyHyFReBzaXsVUSAS5LAclO5Tbbj8izSUbLIxS0VuzUanoN2xy+DbdYBnAfojCwWhOhUtDlPrgMYjNGDzi4CEkeAy/CPqhHm5HuPcgBvrCuLsM7rmn8CAuth6idACfwbTREENvwajOEKXqCNcMYmA/kqAtIyQNBkPdQ7hg8MBxrW0XVwyk4hZoegsnIGmQgnuhyOyRNxOsxWMKRKkfNL2Do5AolIKq6gaPu1/BXgi/IpeHX5UHFJlxGhKlZVCVB2JgJJ6G3yWqH8H1XtCd95nvDp1Hc9zq42nTeIjPSkBVX0gaHEJRJCGa+kNiYDRUvQKJwlr8gLSUExIjJxCCqrGQKE3Ew9B2Iw5AYugtqPoE4oN9eNTkFhxjeaFuLsQHvaFpKiTG2kHdL5AIZqILUiAedihPplIgMTYX6uKx2mURFMJrmAFxsR5efQoJwBEY1Rji8apJnMfLEV0C+f3r3QFdLpuXi9xeSrTRLHtrQQLyNlTd4vK7rI9w17gsVjYhDl41ggTkN6j6CRLB95F2mG3qQFNTSEAKQFUzl9//jQg3AhLBs9BUDRKAVHwOVStd3vEJd6fLucECRLMPcchlaTsYi3HE8A6QC6rudjmFqRfpfNGmELR9hFmogV/wEOIhDhoq3ks6gAWYhS7IjRvhy/7bVwi3AuLgDG5BFKkGkBjhAjwbUdXFZSfoOlzsZcVGZEwH4HJcdh43IM1tgziYpbx1/RLgAEpBHHyNNPU4JIJalrPFvS7b3aEAB/AGxEFd6FPuC4ZvId9CImgJCmYALteBuTH5/Su+/u8GNQDFdeB6GDc40hJYMaT1iIMfxSHF7TFccR14FsYVVvyzlGwQB8XgZ8shNhlh7xmHYZ3GDTAu2WFbehiSbV/PQQ57gCH42ae2I7FJLrvONdWnQYri8AVy4UPEw6lvUAw/IAGx6AFkwreK/8dL+B0vImL/BoWZSG6kvgYRAAAAAElFTkSuQmCC" /> Hedonism</h2>
<p><strong>Appeared around 4th Century BC</strong><br />
Hedonism offers us a life based on seeking pleasure and avoiding suffering. Simple pleasures like eating, dancing, and playing music are meaningful in themselves.<br />
Hedonism is an ancient idea that was later formulated by the Greek philosopher <em class="person"><i class="fa fa-user"></i> Democritus</em> (c. 460 &#8211; 370 B.C.).</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAFH0lEQVR42u2ZfUyVVRjAf0ikiSRGunIqKeo0LEOBtqZNinCUizQQYssFAaMPrCwX4B/hB0GNWM7SMTNhAxJHWprNpNhqs7LRh6uVmYplKGiE+IEy+Wjv/Xzfe86573thF7fGef65u/ec8/ze9zyf58LwGOgYSQJr2MQm1vAQI4dWeSgbuEC/TjpZx9ihUh/DaYNyp7QQPRTqI+mUqtfkPLP9rT6EP5TqNfmdYP8ClHhVr0mxP9WP5pIpwEVu8h9Asql6TZZdzwPw8yFUWgLY7j+AKksAlf4DKL3eR5BkCWDJ/9gNYZ0pQNHAN9/Lx+SZRPNxnPKq/k+TnDidXOr5lEDZj92urFbFk0xUbBFNl1J9F/MUq8aTylaaXTNDvAE45TQ7yZGA3M0xqfrfmCV5YylUcFyYawnALtc4yFoWEmQoSMo9ZndTRqhuRiCxFNLIVcW78gHAbd37eIm7CHBBpFJGNdWUsVynfAbP8CH/mpiqF4Bu5vACez1KLre0UkMGk4XVE0jjPU4qVl1mP6uJ4owVAOeYRg47lSBnbBYySXnKdrlKA68y32X1Lb4A2McYHqacw/RJFfQoD+4I77DUYBcDBHCDxFNKkwLELSeoIIVbFbtYBhjjMjbPoRlZPe0SI/2EF5mjWBXgqBUtA7xMGzvIJkKx4QiiyafJUYgWscDgpvoxiQxqaCPPVwDnkzWzjXRuk27+lNfoP5eN/OraZ8AATvmFjSR5GJUcQIv3NwNFhvVeAWaygSp6dQBhpFHBUYnVH6KEeEfKNQLYI4E93k80Aajldbe95BpcyegFk1lBJX8JIDkCQIbBP8wANOlllfbVYg/HsgPMY5Gh451ONh/Q6gUgT/eWvmOcBYB++kiERo9nc9tAFwfIJ8aQuyN5nl20KwCOspnHbcqxBNDPl9ChBHBKB7vJ406DEwYLAFMJ9zBGKwCX0L1WPUCqAKbVB9VkGtSIXhBIDAV8wQQPgD4ypAD/QK0UwL5VPgck9c8xKogUAG43pGG3EZ7ifdJtQDKAOi20dkoB3Fcxi1jPQa6ZeEGe4XcNYCkrhQqzxeNeZab25XyOCABpQi4LYQnl/OTwGTXAZT5jtUdpHs7T3C8ANHOfc8INxJHieEa9EfbwLcXEGRxyPMupIEkAeJZDwtwwktniuNIwGmEKcWL2UIfiHpooJZ4bLeaCUEmRYgTALBdEsV3SAZyzVUERSgC7D3zOFWHlSR7xDcA+ZrOSPVyUFB0JAkCstBRtp55cZghGiC8FSRALWcvXBj8w84IuWy0YzQiFF2CejlupJZMput/H8hjvOjKkCkDLAyU8yChd1IziFfaT6SuA81ns8f0Wg1NlORxID5DMZpa58oC9qs6mjnMDM0KxIDluKzatFCThtnK+zWO9jwBhPMFWTggYV2gg33W2RoDRLOZNfnAUNvreoJFC7hiIF2g5LotaIWHJbCBd6AN7+Z43SDBERZ8B3Oe5ggr+tuQFfY6wFeylL8Bbc6qVn49KLxoCuZdCW6CRA5xlB1lMlawMJpEyfnQdD+bdcQ/fUMwDOodyj1EOr9ADzOIeSTMTxAJe4yuhgZOOc4pbjwYKiJVeqqj7ggDmsop9kihqv9aXjileO/sOPvIozOQAEeRQx1nlPwq7eU4o3gSD0/z4vGKLC46GO0CoCWXe7y49tDQ2zbc7wQSpV7sj5Ba22T7t4m1+VnTNfRzmLRIH8zdGjaXbUZXsGfzV5DDAMMAwQAENg5D1Ztv/B3CClVgdQfyPAAAAAElFTkSuQmCC" /> Platonism</h2>
<p><strong>Appeared around 4th Century BC</strong><br />
For the Greek philosopher <em class="person"><i class="fa fa-user"></i> Plato</em> (c. 428 &#8211; c. 347 BC), the meaning of life is the pursuit of knowledge.  In his book <em>Apology</em>, Plato quotes his teacher <em class="person"><i class="fa fa-user"></i> Socrates</em> (c. 470 &#8211; 399 BC) saying that “the unexamined life is not worth living”. In a nutshell, Platonism is the idea that there exist such things as &#8220;pure forms&#8221; which are abstractions. An abstration is something that neither exists in space nor time. It is completely non-physical and yet it is knowable. Knowledge of &#8220;pure forms&#8221; is the meaning of life. Daunting as it sounds, there is a shortcut of sorts. According to Plato, we are all born with all knowledge inside us but we have to recall it or rediscover it, which is a concept called <em>anamnesis.</em><br />
Plato&#8217;s most influential work is <em class="paper"><i class="fa fa-file-text-o"></i> The Republic </em>published around 375 BC.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAC8ElEQVR4Ae3VA5DfTByH8bPvXtu2bdu2Wdu2bdu2BrVt27bbX5863UOSP7O5PDOfsfJNshvh0O7GryiM/PgOt8DVReEPzIVkYho+g+u6DuMhFvVHipsefgnEpqlIhtZFYwLERz2gdf9D/PQ+tCwSKyB+mgBHVx0toOoKCYATuAGObS0kyL7I7gPkhmP7CN8E2f3QLa+XUCxAHoN2/QwJkNehXfdAAuAwLoeWjYH4qQu07VmcgPjoIO6G1jWC+KgYtC8GAyE2tYJrikYZHIaY2IuccGW3oiE2QBQrUBXXwPVF4nY8iSfAMF4hWf1/3Ai10kiE3WLxNmqjH6ZhhcFcnK83VliUw3CNrjBYirHohKK4H5ZrBcEdUNuBGUiDlRJRFDvMD7QLTYRYVBIR9BrExHS8iyz7D2IygGAAzHoCqyBA2AZQ9UZqZp/pOksDAE8jsz7CfojjBgDmZ/SLvwOxMUAdZNSj2Adx7ADAFPU8y21zgEFQi8dyiOMHAJrgQnkhBruxU3EScs5QqBWCaDTAcTyEM70LsaEBjEVjq1YDAJ2Nh+BKiEXPwtjrEA0H2IcEnOkXiAVDoFZZywGAV3ChCpAsTEIq1DpqPMAvuKS3sQOiKI0YZNRIjQcohnTNhChuRmaN0XiA8kEdQLlWj5gMMAI7LSpgMsAB7MQBJwxwCyiil8kAtjIZ4E9QxD/ZegBvAG8Ab4C/7Q3gDeANkIAFEMUHeCoTM20OsBnTzxkLf3oS0w0O+jpAKjrgCCTA1AFqIFjN82WASIyAAK4a4C8rA7wPyc4DFIcEyTEkOH2AHyBBMhzk7AGuxnZIgB3Ck2Ee4E+rt8D72AEJkB14D6TDAETX4m/sgSjaoIUFDfEH0kCaDKC0BqJIhs28AbwBHDDAH94A3gD2ByiO6oo4lw9gnqYD/ArJQlm3D/ASJAu/hmOA1RgVJPuUAaIwHqLCSiSHY4BQYIAL3YFZEIPleBoh7XMUC5FHYSweP6EYfkESznQKQjhm47vxL6UAAAAASUVORK5CYII=" /> Legalism (Chinese)</h2>
<p><strong>Appeared around 4th Century BC</strong><br />
The Legalists believed that humans are inherently selfish and cannot be trusted to behave morally. A strong government system can steer humans to continue behaving in their selfish ways while the system as a whole benefits from their work. The meaning of life is then in the acquisition of skills that make a person&#8217;s work valuable to the state which in turn benefits society.<br />
The earliest Legalist text is <em class="book"><i class="fa fa-book"></i> The Book of Lord Shang</em> ( 商君書) written by the politician who raised Qin dynasty to its leading position in Asia.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABACAAAAADJtI2oAAAAAnRSTlMA/1uRIrUAAAO3SURBVHgB7NcDdCNRAIXh22bStW3btm3btm3btm3btm3b9t7tMC/ppJucNb6jcP7xvAf+BP9w5H/kf+R/ZGU2K+CVZ827Hxe5kkuCquzdHxaJC0P+Gz8oUsYKmyFvvmvkebI9n+jtakgIEp77rpGaHnFv09uwABDtoHvuDWrfZ6ezyHILkPo1yZISRAPe0A2vhvkBIJWnGVwJAW+lXn1bZFd8KKTSNIEjwSEr/pI1vCCawH7ZM2eo2nruqdf8ivuNoJNKmUU43QJZsffTA0F0fqDxPmL2BhO3PaYziyPCRiphFuEIrXIjDASZL2aAvXDZ6o7b/5KOrleAHakoHTwBydpqpXTvwLBZfT0RzEQu0XDy8WfUvR0TBA6kIrTzKAnorZ4EWbl8fqBr+WlxeDhliVGm8/TT78lDueGTVIiCA4EByuqrlbjVA0Hhf9wbLhAjpvwnTx8MZiwFqfs4LhC0CBtaIYs2q3PuLJlz97tKihG3WfJR9b41ZFQ18YLMY8Rrqr4pAkseyu7kgRjhZP9QlHxI1fWEcEuIqoXESu6P/LgjDlTULYkIRYTl76lIB3dEWc8rGcRKzhfd/EHmORU0XE7hCUWlB5TVkeAyjyLytXoto/hRUG0LtxO0+aQ/UMJPfk1ySmi4KkhP7ZKo66Oe6gYJisYEhirzcfJUPLgo5hZqnrWDHanuCzpGeDKNp7YGFc8wG1xT5ikNzztA4NWPMtDexwGBoWlU2B9cEKw/Rc87QhDujBARnMpvhRvi7aDoWc/IEIU5KUREU6LDXtjAcCb5Mdp8OFAzGByEOiFGRL2CQOR3A3eOqJnSPxx5lLsjXAI948FEyOMETT3vGQyCLh+UFT07q1WxiDAEKHeEmvf72qeGwRpFXJEUBJ140Sc4bALl6L3hCRX3t4yvmD5rxmI9N7zQVmhz/7xBxe0utupTb6jEK97crDQSRNFKNpq59fRH6j5eXDO5Wem4sBO4jXyUXvcRNqUa6JvGEkxY4ubKmjORZPZN6gUfqHjTzxbJCvpmaWS4zpp8wHUa3gw0Il1B37xICxcFKjvrGu28HQSV5Sroq9LQVOqZ3i/M+UladcRZ+vRuiNqYTtBXY0NCVeMheXnBkFq5MoSGLnj6nNX7TD7xjk58WFUgS7Yax/m1yMH4UMXf8wPnjLmgmfcDI138QdX2w4+LbI0NVZZTPy7yMhNUwdf8uAjrQjP2B0bmRfwJW3I33Y86JqL5yqZ8mdwB2o6tPCi2dah4MAxGiUYtGbVk1BIAD3zuBf6QBI8AAAAASUVORK5CYII=" /> Epicureanism</h2>
<p><strong>Appeared around 4th Century BC</strong><br />
The Greek philosopher <em class="person"><i class="fa fa-user"></i> Epicurus</em> (341-270 BC) was a materialist ancient Greek philosopher who offered that the meaning of life was in achieving sustainable pleasure which leads to a state of tranquility and freedom from fear (ataraxia).<br />
What sort of pleasures are meaningful? Mental, not physical,  because mental pleasures exist in the past, the present, and the future, while physical pleasures are fleeting.<br />
The poem <em class="paper"><i class="fa fa-file-text-o"></i> On the Nature of Things</em> (De rerum nature)  compiles the core arguments and theories of Epicureanism.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABACAMAAABm4HQzAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAgL/vEGDPQJ8gMFCP369w452FjgAAAWhJREFUeF7tldGSwyAIRUFQY9Su//+1ux2n20TAxjz3PHXiHEougwGVPT7ZYYFcQnsRSr7kpI3aGSrps9Q0trmIzQLZ7i80m2DFs1ObQV61/GBJ/MJ/CU9Y6x6Hdokhl9KuUfnUYrtKOWpOlt0QsTjppbcVR8lF6LCvg7a9tc0+Ah4P+f9ksB5w4mEMwZ8t4t4eYo+bSS/6UFpMtf+U70Avjc5aPpTalW64W0mLuHVQCTrq8fdntpbVRFo6PMvKzqN+E4QIkboV4Mmw9GXQBI6fVh6fftCKvonEQpM7mck4iLqFZs0waHKq22THVSsMs5EbEtQUh/WVoRSzopulldsqfXR12UtWyuRn93uR+9vJ0/bJGGoF0b4MhavMX85G3ihZf+k0y1KdXeDpB8Vb9zk5ZwZJaH+q5v0tew6kt66B+2rlnpZvaQS3NLylBbijBb6jOYZ1rXqAJQ3/+NkBFjWQfDUbjyZS+AXpzYzxa8A1AQAAAABJRU5ErkJggg==" /> Quietism</h2>
<p><strong>Appeared around 3rd Century BC</strong><br />
Quietists believe that philosophy as such has no answers to offer. Instead, its role is in pointing out linguistic confusions in the questions presented to philosophers. Thus, the question of the meaning of life assumes that we understand the meaning of the words &#8220;meaning&#8221; and &#8220;life&#8221;. Any attempt to pin down the meaning of either word reveals the meaninglessness of the question and thus the meaning of life cannot be understood by asking such a question.<br />
Elements of Quietism are found in both Eastern and Western philosophies with Daoism known for its reluctance to use language and Greek Pyrrhonism embracing non-verbal &#8220;suspension of judgment&#8221; (epoché).</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAABACAQAAADo4Ax+AAADfElEQVR42u3ZS0hUURjA8f9oQhn2MoTeL2gCFxIaBUkZhEVl0aJcRPaQIgqbTSoRyJRBQkTYaxO2UCoQCsnaNCEtzKDcFAj2thaWWRM9fKV2Wng887p3unPvzJxN52zmznn8Zu653HPOd0BPmkIhq5JLppCLh0a6EQi8yUGnU0QNrfxABOWE4i6yOUg9HYyEoAnFU8nhMA28MQB7aKKc6/HHs9hBLe38jiAHaaWGImbJmt544aEPUWjupREP+aSHtVF4AZWUsUH9KutpKeU00WOAfuAmZeQywaSlwr2qSQcXKSLVMu4NI4d5Si3FzLXY0hvZxSe8zIgJ76IeT5T/GQMuEHylxHIX53DFPGBRcYHgHvOsdhF/XOBntT5c0McmfbhgkLX6cMF3svXhgg4m68MFZ3TiQyzRhwvqdOJ9TNWHC3bpxK9axNMppo42evDzkWYqWOAcb7WAp1PFz4iWI9zG7Qz//E98MS9MW/fjcYKLiFk+FHfz6R/tvU7wFVHwGby00MPuWPDTTGIaDfJqexT8isWhm24VfyHXKOkMIBCUm+KL5HJ5gGqOBI38MEdZRqlsLxBUWcXbFNOLQPDMFK+QLU4CsFL1UC9rnlffvMRlDR+mAID96pvVJvh9WX4cgOWq/m1Z80ZQrwutjvkQzfj4o64bTPAOtfA6QDHPVf0/nGUnl4J6EKyx97QLBplpiHfF0MdWu/j4jQ3HH8fQQ559/DUpBvg1WfqOFoM2z3irPo+SaR8XbDTAi2TZOlz4IlYCKcxWVy1233BjuckAT5Pvt1vAAjqDaj9kMlCqrkuc4SNqJxP8htsmSw8BGVTxhE7usodUIE/NdI/koNnGBacMJ5YLsvQsGSGhkX30q9262/7EMp67STPA09Qc4KeWvaxnF9VBoZEv5DiZ1QJ5s+F87uIYv0y3nXOdzeeBvN10GTWHy/hD6o7STKHTZZTgKT58+KgOf2zC0kQK8VBDDSfZIidRx/gafavX/7gmPF8n7taHD5kHMROPP9C5UdysD79vEGdMEv6KrOSGPwP5DplRA79+7nGCApOYlU18mPfURQmBJiDkLRByp5LUYH+s+HiaJQ+uBg3uXTu1lEQERuKIoxZSY6ctnw2XXo14yLWygLSH2zjaij8eSBmsx0sz38zCJInEA/di/GxRAx75cA6M4flURuT5yTnC/gsgZAYeTqYD4gAAAABJRU5ErkJggg==" /> Aristotelianism</h2>
<p><strong>Circa 3rd Century BC</strong><br />
The Greek philosopher <em class="person"><i class="fa fa-user"></i> Aristotle</em> (385-322 BC) reminds us that no one lives a good life in order to achieve some other goal. Being a good person in itself is sufficient. Virtue is the goal. There is no list of virtues because we all know what they are. For example, it is a virtue to have friends. We do not need to be taught that. Virtue and the rules of ethics are not a theoretical concept according to Aristotle. A human being knows what is good.<br />
Aristotle&#8217;s  <em>Nicomachean Ethics</em> is the best known work on his thinking.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABACAMAAABm4HQzAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEXRSTlMAMGCAn7+vEO//UCCP30Bwz31GfMEAAAIaSURBVHgB7ZRXoqwgDEAjIYbQ97/a9yQSmVsdv+/5mcZJxYEv2Bx6ItrRbXATdnuQi+DjDSllc4yA/EsmFKVQRkRP4Y5YixzsLl1dtq5x6rcWauDTcUVYTT9E/MbyI5NVQyLxsI8quv30pRV0atwAUhehlkg8z0I6f231pFaX4sUYX8bwpdeWbzdZyeeXh+fhlc2sA7dq7upVpL1qXSRsMOEx0uz8GL1ps2IDLaplC9tMSzR+0p3SYnFYP9dcrI1u7SVR6prMsls1uLwn6/clXRnBqwfwPdnRWVkeTe+2D6tKc5PsKLLB1vyZjr2dY5nYMLOOK8uBT+5sv1C4Jomm0VJjBswyqdchG0iQSVi2VOOoi90xU+awaoFHZwZfrTGjSNdK65ha15I3fyy0iWEraJrYtMzQQoVEuoVkwz9xtjXSnhvUcF3eptq0DFw1a2f3ZxUJscLcwkJetRh1lIXhBRdkQjptWjRdRN9FVm3LQYxdxzdP4FxpLwwZGYDrfxrquo0677azjsHgZqcN0/T+9PVKqoTfOPYcvNzSdlpdfqCgt1lqvd2sOwQ4yDOvl5vEMWZ77u+yzycn8O1ktjqn6cp9rc10Ulnu023jJcobbPbHVt7R/NBSkPcoYGW+ww4K3jYCEe0bKPe3RvACPtMgP9PwT3uo4TNte6QVeKTFR5qHJ5qHB1po8LYWqDG8pdmq/rRbmqPvcPCJfwdVTW1UgKl8AAAAAElFTkSuQmCC" /> Stoicism</h2>
<p><strong>Circa 3rd Century BC</strong><br />
<em class="people"><i class="fa fa-users"></i> The Stoics</em> (c. 334 – c. 262 BC) want you to be free from desire for pleasure or fear of pain.  Eschew emotion. How does one become dispassionate? Only through wisdom can one be free to act justly. A wise person becomes a <em>sage</em> through rational action that does not violate the laws of nature.<br />
Hellenistic philosopher <em class="person"><i class="fa fa-user"></i> Zeno of Citium</em> (c. 334 &#8211; 264 BC) founded the Stoic school of philosophy in Athens about 300 BC. The only complete Stoic works we have are by <em class="person"><i class="fa fa-user"></i> Seneca</em>, <em class="person"><i class="fa fa-user"></i> Epictetus</em>, and the Roman Emperor <em class="person"><i class="fa fa-user"></i> Marcus Aurelius</em> (121–180), whose diary <em>Meditations</em> records his progress on self-transformation toward becoming a sage.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABACAAAAABpK+VGAAAAAnRSTlMA/1uRIrUAAAIlSURBVHgBtdgJkcMgGMXxJwEJSEACEioBCThAQiUgIRKQgAQkIOHtTC7S5COzdNL/3tcvL83e4FxOiZ1qSoWdSkqVJGclaQAqiIYHAJsplC0A+LooE5YcrxnMqSwgCnNmVqrC2sRzAWumewAgEG0K8Oq/J/JlCrY0QYbDi+ewF3lqwt7/lelWeeCMDEFSYy3xXMSa5SXbThaHS+Z5zWFOFV6q69EdZ4XFATATpaIGlKsUqk4BOpIEnwhkfVvrhcXF28+C8E7JWfuuYF2uQ+jesC0V5ZvNgAGQmASpJCEAjhfsmIaU7sxtisp35yMcKkFQoGp/ijAmK1GBqfIUcUw1kBW4jyn2NONzjEVPQThOSfjIuuMYh76C2KYYnpRyGPPGnaLyPiWeFbYxE24VqLJO0bwo+5isZKVl6jrlqmxjqkZHab3WKYKyjjG4UzxaUVKOV8aYjpIitjRFpRwug+8p9G2KqLQxiaGr8NWmiEppR+kp7asjikob40jGvsKitimyUvZn043CrKFzX2FUsPVGsWx1lVZ+ROEvFT+oKFEJHcV1FDuiWP5DeWFrGlReByVgKw0q4YdKHVTeosJBJT2ttOftqJIfUfg7JQwr+hHFYsmAFWvvrxWLdnZpWHGPKEFQ8iMKh5UJSx6k+VpJWArYb2n9iGLHFf5K8d8rE0i/guPKNiCBDI8ocZ3V+x+Ao+6dssdcAVmNcKR2JVXhND+tvFTUwv8Bf0qE18lt+p0AAAAASUVORK5CYII=" /> Modern Humanism</h2>
<p><strong>Circa the late 1300s </strong><br />
Humanism points out that humans themselves are responsible for the fate of humans in this world. Thus, promoting and helping other humans is the meaning of life.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAADU0lEQVR42u2ZW0gUURjHf66pXdB6shIsb5VlF8hMCgvS8q6pWSRqwXqlrDZ6kpDEwIwCsXqIIPWhfLAgX7sQ0ZUeIpCQ3iJpM8EyLJDCdnpwnM7MzuzO6rIDred7+c6c//m+3xxmz54L+F5O0WFgJwlISec3ko79Jp0AlVZdgHOG+mQO+pZgCYdo4yx7CNFtD+WxW/rHhBqm/8wUlebT72ZECfuSlbqaGEZV6UcNdLBejjZFlbn0m/mpCj3IYl1dDn8UzR+yvaSfRqg2A/DAbXDPGCgvKIp2E+lNIiwT3mvGXhhoF/AcCYlnLNBt38AXt1hTHPEMkKzzdX80VMcyxhixBq3b+OYWy8UJ/40AQBGFHlq1CC6a/PkNmCmpAoKp9J5/BUupppPb9BvYLS5TxiJdBBfH5zoPnGRcdwbUmpPDqnhb+YqLY3OdCS+ZSj5jzRqE2rnO/lU+pZdwkeVbAhsl9DDAQx2zE8IHHwEk3gBNuvEG6KYYm5h+He88hCog1ef0EhJrKffQOsiamfSJmj8WraVQMSuAcrZ4bB8hbhrgkZdAq6lX/PPc86i9Q4viNxDnJfJ9gBSvbyICJFLnUVtHvA8AEsnQaClAPcKQWQHQ8m9910V6wAC2c0X2Wv8BOIgOGEA0jnmA2QIkzAPMA8wDBCVAPHbFX+UVIFbxa0j0D0Amm+T90jA2rwA2huUd80b2+QegH6hjiNekgQagjXYNAKTxiiFqgLtmAI7KbpEG4JfgdxChLGDVAKWUuQFMl4VcNIgmEc1+2auGMLpxchWbBiCJLqHWawBQQqkBQK/wtJMkDYCNazi5SZi4OFcDRNIs1Pp8BuhT7ZMiNQC6ZTYA+ykJcoBi5XOyDKDYWoAi6wGKrAUotB6g0FqAAusBCqwFyLceIN9agDzyghwgl9wgB8ghJ8gBssn+jwCiVJdLEZwW6t2K6oAqVKrmHLlM0fUITx1ECFdBLqKMzszfq866M4QQDYpmhXCj8okwwnEq9R/Cux0Teu8E3iq1IeND+71MICExTgYAN+QuT1Tr90omZVUmAFnyTcokFYIqnKdy7+sA7OI7EhITci+DEkMtdpYr9Z04yFOf7QOJNGInRuhlp5EEtzuIfBzsEMbOTo32ivcvhBqeBksZTNsAAAAASUVORK5CYII=" /> Subjectivism</h2>
<p><strong>Circa the early 1600s</strong><br />
According to Subjectivists, the meaning of life varies by individual, depending on one&#8217;s mental state. The more a person achieves their own goals that are set by themselves, the more meaningful their life is. Subjectivists reject that there may be objective values in life that one should achieve despite subjective goals.<br />
Subjectivism is attributed to <em>Rene Descartes</em> and his thought experiment &#8220;I think, therefore, I exist.&#8221;</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAACUElEQVR42u2YO2gUQRiAP8OJEAloHYkogpWFuRSCEUTE2mjAXLzoRTEWwVILRS5tIukTwlmIQUgEwUoIWopYCIKCj1jZGGLeYrzLEw402dmZ2bmdnbHIzt8t/7/fd7fzBpftFP08YUyIEp5akXU2JPHTD/4Ma1K8J4EOlhV4JwI5JgLxWQl3JHBXC0wFUoFUIBVIBXauwDolcpzj7L8o+RXIK/I8CTxU5nkQKDNInU+BfRwORL1W1NOe0LlAHe085jVvGKebPTUIrPCSomGFsh3hXeCrf+NEjX3lkQ3+KNOhXr/M6ci6B4GKxrj4DB+k436a/dq6PKuB/GNxBTqVk2xRU9Ul4CfJxBV4qhR4r6y5IuAXaInfAz4qBSrS6Qd6hVPiDMdtuuCkUmCN3ZL8gnBKrNBqNwRfKQW+S7K7Q4dU64notlJgOJR7TXJGthZoYEqKL3NIyLwlvSFIYCq+JH3xPSHrhvDrl3ie3FpQ4Hfg5avcZ1cgo0eQXKQ12cWoiSF+VF84x2hoVrspwTtZjvfSIHl6J4Q/uW3fcNBuEW4kq40Cb4W+8Rdv2TJcZ4JyTRvwBPHNfKoZvfXtrdtFzZ2XLpaSwYsLqWnM0JwEPh8TP/u/8dkdjF8w2iFHtjYqwmz/jHkjgZEk8OdD+C5gwEhg2B5/WfjzV2ivPu/zI6DCexLoVOK9COjwHgT0eOcCuQi8Y4FovFMBE7xDgQ4jvDOBLH+EE95VRaYjgReGeGcCXwzxzgRGDfHOBA7wtVr4S3K762kU1HOBPE2ReQ4ENgGZsG7vC2QLzQAAAABJRU5ErkJggg==" /> Liberalism</h2>
<p><strong>Appeared in 1689</strong><br />
The Liberalists trust that a person is naturally free to choose what to do without permission from any other person. Anyone attempting to limit freedoms must first prove that it is necessary. The meaning of life is then in protecting individual liberties against the political coercion that may or may not be justified.<br />
English philosopher and physician <em class="person"><i class="fa fa-user"></i> John Locke&#8217;s</em> (1632-1704) work <em class="book"><i class="fa fa-book"></i> Two Treatises of Government</em> is the foundational text of liberal ideology.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAACxUlEQVR42u2YT0hUQRzHPyqllmCHraBDElqSlyIrOojQH8IED+IfpE6BmV0yPdih0luCWqeEOgTREtifm3So84JEWhEK4Z9bptnBihXFTafDPl/z3pvZ93Z9ewjmN5e3853ffD/z3sz+9i2YMGHChIn/KPbSxyhjDFOt1E/znDFGucvubNif4gfCbn0evV9Sv3MybPtivkkGAkGLQ7/oUr+yM1yALpeB4LNDn/Do18IFGPYYCHZI98erRsMFeKGwKLLVXQr1WbgANz0GXxz6rEfvCsP2GINE6aCAPfxK+Yyvu9QlIhTTSZR7VGa+6oQ13SQlnGdZMnhMjmNsLk8kNc45SpiyPiXozsS+37GieSo4zCNmWeANLS57gBwu8ZYFZnhIORXMO/L707W/43mmE+QHzs5n0pN/e2v2AsGNwPmdyvzACAPKdMFEYIBJzQwDW7EXCI4Esj+aYoaBrdgHXAGDmc+ROlUwR56vfZ6nbAVG6NWmrNtXZ3wBziqy3K0nvdWvcIEZ6/qpL0DUGjlDDSvaOQfTsa+R7k5cKkGqKCIurTIwwmXtsDUaADjIhtXTTa7WPtcuWhuUAdDAmnbujn/bZkkzJEGjPXnM7p2inUKPeSHt9re/IGb3N9oVxd1+bm7pQ1r7JsmgzaEt0kPE1iL0sujQr0iZTVqE8uSASo19s2OFBXx0jVhmiFJKGXLUSYFg3FU3mjUIlXoAt32yxFxl2jXuj+ewTdOmKFtqBC3AKrWabZZDnbQb3C1GnaJQJ6OW1aAAa9T7nPUqRuxTsbnrR6jyyar3nAglwDvfiZJxglfW7V/nJccD5VTz3g9gLq2fLWW00mqd+KAxFyZAJmEADIABMAAGwAAYAANgABQAJVLXp6wDfJDc9m12jqd+cw81bineHzlADEGCB2zLOsB27vObBK/Z7xQi0r/f2Y48CjBhxV8dReDSobMPLAAAAABJRU5ErkJggg==" /> Kantianism</h2>
<p><strong>Appeared in 1785</strong><br />
Kantianism proposes that every human action should be judged according to a universal maxim, or principle. If an action violates a principle then a person failed their <em>duty</em> toward humans. For example, if people followed the maxim <em>kill anyone you dislike, </em>when applied universally, it would lead to the end of humanity. So, the meaning of life is in fulfilling your duty to follow universal principles.<br />
The origin of Kantianism is German philosopher <em class="person"><i class="fa fa-user"></i> Emmanuel Kant&#8217;s</em>(1724-1804) book <em><i class="fa fa-book"></i> The Critique of Pure Reason</em>.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAC9UlEQVR4Ae3aA3AkXRRH8Zifbdu2bXNt2yytbdu2C2vbtu3deO6eKUat19Hrzqn6lSv4hzNzQwpz370oj8GYi4loiffg6eLQCQkQAyvwNjzX3VgDsSEB/8IzRWIxxIEkfARPVAuiYBcioXWhOAxR9Ce07i2IC8OhdcUhLqyD1lWHuLAfWvcvxIWV0LrnIS70h/Ztgyj6Ftr3B0TBYnim/hAHzuAReKZYjIXYcAIfw5MVx1FINtIwBPdC68LxEf7Gz7gH6YvAF2iG3miPMrgP2vcBdkPSCWALGuBWeLbncQVi4hLqIBSeaxTEpnm4C57qJMSBzbgHnikJojBCvH8HAIb6ewDgS78PsMLfAwDv+n2AVl4e4BpOQUys8vIAXyAKRyAGLnh5gGcQbC3ERIzfB7jLzwMEEOnnAa74/XfAYdjpPlRFH3TBH4j0wgAbYFVZXDV4Jfkl3QeYC6NiMBJi4gq+0HmAYSbf8ssgNlzDt7oO0MHg5fWjCtclf+o4QD2krxgSIApSUUq3AUogWBjaIgBxIYAaOg3wLW7BTEgOCaCeLgP8gc2QXNBWhwEuQ3JRywIzQD7qjzD/DgCMQaTuAyShNS5AFIxDpK4DHMLrCPY8jkIULMDNug2wAvcjfY9hL0TBEtyqywCDEI3suh9bXBxj3l2QB0hGBVh1DzZAFOzAgwVxgPP4Gna7DcsgCg7gydwa4GkEWwexaTdegNNuxRIXp7lPQKkjJsdPtyHYPgcHFLdDtTjMgyg4hufhuPaGf3OJ7kEaxEInhMNt0ZgMUXAcj6i8w2mQdJake66/DcREAkogJ4vACIiC0VDqA5TF5+m+kq/hmsW33bvIjcLQG+JQAqLh+p2XxEWLk/gHkJuFoh3EoUfhqAYYjfYYiWMQE8MQg7yqKcSmAG6Fo15Aqs3n7OogP6qOQG5erXS3cSz5PfKz0hZfqDR8A6WiMNrkX84XURD61eB3UyLKwnXfoB/moR+KIAoFqbvRHHMwG+3wLAoz6gZJTPb+d++2dwAAAABJRU5ErkJggg==" /> Nihilism</h2>
<p><strong>Appeared in 1862</strong><br />
Nihilism, also called Pessimism, is the belief that nothing can make life meaningful. The Nihilists see something inherent about humans that prevents us from finding meaning in life. It can be the human tendency for being dissatisfied or always seeking something or being bored once it is found.<br />
The origin of Nihilism is ancient but among philosophers, German philosopher <em class="person"><i class="fa fa-user"></i> Friedrich Nietzsche</em> (1844-1900) concept &#8220;Will to Power&#8221; is most often associated with it.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAD/ElEQVR4Ae3aA7AkSRRG4X3tXtu2bdu2bdu2bdu2bdu2bf17xhU3prOzsDWVPX0ivtDM0+2HSgzRrVu3bt3yaVGciTtxKdZFDR3fCLgLsvA2pkbH1oN7IYdPMRo6spUgD8ejI7sM8vAxOrJHIQ//duovxNsgDz+jI9sF8nAjCttQWAKreFoAw6BXw+MLyOFvzIFCthR+hmL6B+dhVMyF7xz/bysUsmHwGZTC0xgKE+Fy/ADhD9yH+VDYjoEysCeiDY8yCt1E+B3KwJsIrmsh4xXsZuyDP6E2JkIwLQ4Z/2IO2PaAPGyJIKriVci4GLYx8RPk4ToE0TaQ8RPGgu18yNMPqKLQjYxvIWMv2GbDv1AMc6LQnQQZb6KOaD14DIppPxS20fEnZKwK2+pQAg+gsC3q+QkPiQ+hBP7EMChkI+AbKGJl2PaHUlgahW0qPAH19QeOwrDo1bj4BfL0DmScgELXg3Xwsdm0XBdXQJ4+wSyQ8SqCqIbt8AOUwFro1XuQMS6CaVxcmWAJXEKvzoWM9RFU20Oe/sXs6NdqkHE5gqmOLyFPVyHaKPgHivgCPQiixSBPv2MC2J6FjOkRRAvHfNA5ASMi2hGQsQuCqI6PoBi+wTaoOoZ4J4JparwDxfQqlkADv0IRv6KBIBoFTeyLX6CYbsPrkLEwguhJ7IgqxsbF+BdK6QgE0YMQPsS66NUceAJK4QoE0dVQxL2YBj1YF59ACZyIIDoVMn7HYahjKByM36CYrsYE+D9rYmIkbj+ohWnRr/F91w3m6fA3HIyhkGUlrI+PcQcStwXUwkKwzYSHPF75Zcxq8WtshzLSNhYehPr6CyMjUVtDLazmmP6WzgEQDYsj8QfU16OYBUmbH59CxjpJJ/kNBMR6pyO1GUC0SXEz7PH6GIjTjvg7q8OZEu6GHKZPOQDb/HjePDEejqHhqoJzPBZrw8K7nSCH60GpB2CrYid8D/X1FpZ1vFDnQh5Whlez4S+ohc8wcsYDsI2AE8zn8QRmM1/8+ZCny9G2ofFWm12fxUDZDcDRTHjE/EY/ASPiOCiGH1CHs9Mhh9NBOQ2AqAdr4WPz+0EJLImWLQc5vIGhchyAbWjcB6VwNgbaGPjK6zpb/gMYDhvjJSilLwf2sNWDOyCHg0C5DWAkrI+b8DuUofnbXowwnkAlhwH0YFHchr8gZM6uRIfHT20eIKaBKfMBTIjHoRx8FN2a3xBy2BmmzAcwI76CcjSbz2LnPpSQpIpjj+BkcznjUygvdktuYvwDGd9jPKTpegjWEuhVD+6H8mYvcG5vNjp/xsJI21hmcfMPDkW/1oMGFfu7bTJsinUxBrKqhkWwHqZAtDWw2yA0A7p1G5z7D7lXxjGDx+QFAAAAAElFTkSuQmCC" /> Pragmatism</h2>
<p><strong>Circa the 1870s</strong><br />
Unlike many other schools of philosophy, the Pragmatists have no official creed. In general, their views suggest that rather than truth about life, we should seek a <em>useful</em> understanding of life.<br />
The American philosopher and psychologist <em class="person"><i class="fa fa-user"></i> William James</em> (1842-1910), one of pragmatism&#8217;s main figures argued that truth could be made but not sought. Is life worth living? James answered, &#8220;Maybe.&#8221; The answer depends on what you do with your life. The meaning of life is then doing the thing that most contributes to the most human good over the longest course &#8211; that is bringing maximum value to humanity.<br />
There is hardly a main source of the Pragmatism doctrine, but William James is one of its most prolific authors. His book <em class="book"><i class="fa fa-book"></i> William James on Habit, Will, Truth, and the Meaning of Life</em> covers the subject.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAAAAACPAi4CAAAAAnRSTlMA/1uRIrUAAAIuSURBVHgB1ZZZlcUgEERLAhKQEAlIeBKQEAdIiAQkRAISkIAEJNTsnA7ULC9/cz+z3NNpuiDgDfbAwS1BwD8V5LgIeqhPCDZEXukb8hOCPgyljfcJamopypDZDw/AxUpGZEpBzwFv+L1NNw5Wj08S+0kpOB0Ge58KM/ciKQURlq1PjTScQjDe14bzeksJDsyE7+11FXSHhcxBWO9MgoQVzwGupFXgIaiqh7qCBkUa9x+/9aBAYCKQ8UYpJY5v+4sgzHNQwpiDZwXNDYGcRC3Y7SwPQaAQdCgyDfFL0JSAGwSNhvopCJSCjJUHL3wKkhaoEiovpJRaTqloAascI0t6QwvkR0ROTF6IDUksoUYL2CO+CIUWk+lDCQbteIRXUqUiA/D9W8EZgwux8Ve0IPsxfXcELWBQbgiq7f/2hEBPQH5CIGfQdV6pKeUuBKJ+NUM9AICv3wm6SFETKXONWrBjJagTK2pBgeIUJ5bTgg0Krw5FKci2cLEXVAx0Bd6+c6xLaaSyBxlGIB7PVqkE/jo/BddIdG/9QlDmPSxelzKJtg6g/ju6s5FotiApcMv8JPtJD3VEWMEpjjJvXpLDbQURE77zhCJRChwGcimtWAkqFlxj09FQgkOfp7sOpxBECIr4Y2xaoIO4kYfsoBBAcnAy+04JKhQjEoOTGhRodvIhOziBDA0am1MdnEDChIxE4vMCnOx+LModgR85c/WWAOkzaO7k96Ck7yGZUzo6f+AFp714BKxBiUoAAAAASUVORK5CYII=" /> Logical Empiricism</h2>
<p><strong>Circa the 1920s</strong><br />
Also called logical positivism, the idea of logical positivism is that anything that the only type of knowledge available to us is facts &#8211; scientifically verifiable and observable. Anything else is meaningless. The meaning of life can then only be derived from one&#8217;s actual experience. We cannot know if life has a meaning beyond what we can see.<br />
Although the logical positivists did not have a leader, <em class="organization"><i class="fa fa-users"></i> The Vienna Circle</em> is the movement&#8217;s most influential group.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAAAAACPAi4CAAAAAnRSTlMA/1uRIrUAAAHeSURBVHgB5NJnAesgFIbhIwEJkYAEJERCJOAACUhAQiQgAQlIOBK+DpoTugild9/3T2ceJqFdjpHRqg2sE52b8ygQqKTSGBBpa+IhYCbJDwG0Z/5SQJNkh4BAUh4CYOhWwBjAttyjgEEAyN65wBgBUnwofwLwouipyXcDSdHLNB8D8nxbaAMTvc32ACs14g5goUZrB2CokftlgF3poaw+Alykh2D+I8CacyGZhxDcufgEcPwuivRdPx9Ypu8AjXUAWJwUkJ0003PbKSy0pwBkAaK8Q6Y6X04BJVdPAI6ZSkZ+sXDQVFWuxCsgQK/Qj0DCFH0fwJkW+AdAIZHlLsAgkEK6B67khLkH8JivE74HrovKoQfIuG6ZvQeYLzZ3ABPW/QIJMCNcP81HgIydoWoglEc5HAOxrN5j2QHxVj4EFJLMWQBZ0YL5CJAbwFwBDvbGhyMgQG9vjAByqpT4CGDepyLAhCRbPLcBI3NUyAIs8rtGaAMe3txKmDZghTW3GG3AocpsQERVG1iwx7QBNZvbgGJI9Sbu2TZAM7ayqu/BVqIDQBaRdX2V/fa8OgRIrwCyU1QDZMq3RE1AjPK0ACVNUhuQBJB+IeBjKSHHW58BEU99BmjzVD/QWTyNOgYAAAPDLrf+lQnKAAAAAElFTkSuQmCC" /> Existentialism</h2>
<p><strong>Circa the 1940s</strong><br />
The existentialists think that we all begin life with &#8220;existential angst&#8221;, a feeling of anxiety about the apparent meaningless of our lives. To find meaning in life, a person has to decide on their own values and then take action to live according to them.<br />
The first existentialist text is German philosopher <em class="person"><i class="fa fa-user"></i> Martin Heidegger&#8217;s</em>(1889-1976) work <em class="book"><i class="fa fa-book"></i> Being and Time</em> (1927), which is an exploration of the “being that we ourselves are”.</p>
<h2><img style="height: 32px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAABACAAAAACbl7DjAAAAAnRSTlMA/1uRIrUAAALISURBVHgBtNYDlB5LEIbh797Ytm3btm3btm3btm3btm2blVO9mfwaVOecvKvRs26AzHuwd+eWW2Sdqfs8MTG46AMe6rjlsWAUcpTctQkAt6p+FLqpEeFRG5m7nBqeRZkvcnXgXUmJe5vJx8VaLnArY/i4oIMEbmBI+FRB4DoH+UdO/vP57yZwl1L4uMiziejqiN5rv9o4Ku/j8jylbxP5IOl2G7czATwLNpxoJlQxr1g7au8fHtUkupwTqiBt9MbDwcjwK6Gdoz7BXazJB3JzGWwdXW4WBlygAluIu1cZquC97Rz36szkDhN2P7o6rmgwIMf5bVCl++jguGdrGkWBX6mO74gJ/JfvETm476f7ZQkCV43o87mdV4ls3YOltcLBs+zvHMf77PQBwWm67XFhUlVycnOMP1WEMC6W7qpsPAQvMeVqYxdLdUownx0d1HPvF6L+ATTmJVe9AujOn6p+rjERdSGJ3aGUMIq+hORueDCDBehPGq49jHqQjqsOo7CdHmq4CnAVuu19qXuaB+6FbP9Sx+XMBKPi70Rus5oKR9IC/shFnCp3ARcQfVuaBFzQPiI3LgyA0CuIG2j69a7XMnODggLIepq4nr7j6OvCrICZawkABS7z4dVCfFyMXD3sHRmc1Z+vwVs+XBwQQOjRf77UzhLgTN3GeADQ6hsfd3Uft68HpwQs3aMs4Cbx8Z1SfFiKuMt1wgA2rg647GfUl472ez/xaU0OAHZuYgS1MiwnrjcfJz/6rkMkeGe+TvdWa/Ib9bUTl/kfcHA/CoIrcYNU4+DK1nUIDADhtxkTRmqZ2xgT3EziPm/MC4jcy+TgmvN4ezggOiB0tdT0l+Mi0bGyfCh0NxOAW/NjTkpwUvc8MQA04z+WlqMWgaHSdc+z/o07WCUotN3nBWn9AbruSdso/wG6bnGRANCOxiXgL6Xvfs2FiRxtALbo6PdFR1bqAAAAAElFTkSuQmCC" /> Absurdism</h2>
<p><strong>Appeared in 1942</strong><br />
Absurdists ask, &#8220;Why would you even ask such a useless question?&#8221; The question destined to fail because of the conflict between the human mind that desperately seeks meaning and a world where everything falls short of having a finite, immutable meaning. Looking for meaning in life is a Sysipean task &#8211; the more you search for one, the less you understand it. Sysiphus became a symbol of life&#8217;s meaninglessness because in Greek mythology he was punished for his misdeeds by being forced to roll an immense boulder up a hill only for it to tumble back every time he neared the summit. This went on for eternity.<br />
The absurdist French philosopher <em class="person"><i class="fa fa-user"></i> Albert Camus</em> (1913-1960) proposed that people should embrace the absurdity of our existence and then proceed to wilfully live their lives.<br />
The defining work on absurdism is Albert Camus&#8217;s work <em class="book"><i class="fa fa-book"></i> The Myth of Sisyphus </em></p>
<h2>What&#8217;s Next for the Meaning of Life?</h2>
<p>You might have noticed that this whole time, philosophers assumed we are talking about the meaning of <em>human</em> life. What about animal life? Or maybe life as in all events that happen in the universe? If extraterrestrial life exists, does our definition of life&#8217;s meaning include them?</p>
<h2>Acknowledgments</h2>
<p>This article is inspired by Metz, Thaddeus, &#8220;The Meaning of Life&#8221;, <em>The Stanford Encyclopedia of Philosophy </em>(Summer 2013 Edition), Edward N. Zalta (ed.), <a href="https://plato.stanford.edu/archives/sum2013/entries/life-meaning/">URL</a>.</p>
<p>Thanks to <a href="https://twitter.com/danielaction" target="_blank">Daniel Action</a> for validating the research for this article and proofreading the drafts. Thanks to Igor Pikovets for reviewing the drafts, and to <a href="/author/mark-vital">Mark Vital</a> for collaborating on information design of the graphic.</p>
<h2>Why I wrote this</h2>
<p>As an infographic designer (or visual writer) I&#8217;m on a quest to reduce wordy textual knowledge to its concise visual form. Reductionism is a tool, not the goal. Ideally, a philosopher should write this article with my help in the visualization department. I hope the next version of this infographic will be made in collaboration with a philosophy expert. Until then, please treat this infographic as a proof of concept for visualization on a popular topic with an academic foundation.</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/meaning-of-life-according-to-philosophy/">The Meaning of Life According to Different Philosophies</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/meaning-of-life-according-to-philosophy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Argue &#8211; The Hierarchy of Disagreement</title>
		<link>https://blog.adioma.com/how-to-argue-pg-hierarchy-of-disagreement/</link>
		<comments>https://blog.adioma.com/how-to-argue-pg-hierarchy-of-disagreement/#respond</comments>
		<pubDate>Thu, 05 Dec 2019 16:07:49 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[Paul Graham]]></category>

		<guid isPermaLink="false">http://fundersandfounders.com/?p=23266</guid>
		<description><![CDATA[<p>There are more ways of disagreeing than there are of agreeing. Agreeing is unproductive, in some sense, since it produces no new value. Disagreeing takes skill, however. Create an infographic like this on Adioma In his essay &#8220;How to Disagree&#8221;, Paul Graham classifies the ways of arguing a point. He &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/how-to-argue-pg-hierarchy-of-disagreement/">How To Argue &#8211; The Hierarchy of Disagreement</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>There are more ways of disagreeing than there are of agreeing. Agreeing is unproductive, in some sense, since it produces no new value. Disagreeing takes skill, however. </p>
<p><img src="https://blog.adioma.com/wp-content/uploads/2019/12/how-to-argue-PG-hierarhy-of-disagrement-infographic.png" alt="how to disagree by Paul Graham" width="1300" height="1166" class="aligncenter size-full wp-image-24874" /></p>
<p style="text-align: center;"><a href="https://adioma.com" title="try our free infographic maker - Adioma"> <i class="fa fa-map-o" aria-hidden="true"></i> Create an infographic like this on Adioma</a></p>
<p>In his essay <a href="http://www.paulgraham.com/disagree.html" target="_blank"><em class="paper"><i class="fa fa-file-text-o"></i> &#8220;How to Disagree&#8221;</em></a>, Paul Graham classifies the ways of arguing a point. He suggests that they should form a hierarchy based on their strength and frequency of use.</p>
<h2>The hierarchy of argument</h2>
<ol>
<li>Name-calling.</li>
<li>Ad Hominem.</li>
<li>Responding to Tone.</li>
<li>Contradiction.</li>
<li>Counterargument.</li>
<li>Refutation.</li>
<li>Refuting the Central Point.</li>
</ol>
<p>Visualized as an infographic, the hierarchy forms a pyramid with the most convincing type of disagreement at the top. According to <em class="person"><i class="fa fa-user"></i> Paul Graham</em>, it also happens to be the least common. Not only does it take some skill to identify the central point of an argument and to find how to refute it, this way of arguing also requires that the opponent commit to the central point of the argument. This is rare because we often tend to reframe arguments in an attempt to make the central point be something else.</p>
<p>This simple pyramid shows by way of a metaphor that the least convincing arguments are the most common and take the least effort to make. It also shows that the strongest form of argument requires the most acceptance of the author&#8217;s point which in itself is a form of agreement. So, the strongest form of disagreement includes an element of agreement!</p>
<p>In between, the types of disagreement often take on the form of logical fallacies. These have been beautifully <a href="http://utminers.utep.edu/omwilliamson/ENGL1311/fallacies.htm" title="undefined" target="null">catalogued here</a>. Ad hominem attack is just one of several dozen possible fallacies. Even if a person is not committing a logical fallacy, they might still be experiencing a cognitive bias. These biases can lead us into the ineffective forms of disagreement without us realizing it. This <a href="https://en.wikipedia.org/wiki/List_of_cognitive_biases#/media/File:Cognitive_bias_codex_en.svg" title="undefined" target="_blank">master infographic</a> classifies many cognitive biases and some logical fallacies.</p>
<h2>Arguing And Not Offending</h2>
<p>Arguments tend to be associated with negative emotions. We often fear that by disagreeing we offend the author. The pyramid shows that there are indeed a few ways of arguing that are necessarily offensive: the name-calling and the ad hominem attack. The closer an argument approaches the refutation of the central point, the less offensive it is. </p>
<p>This is somewhat of a paradox because the strongest form of disagreement is also the least offensive. It also takes the most effort. Of course, it comes with a risk of you failing to find a refutation as strong as the central point requires. But even a good-faith attempt to do so shows that you understood the central point. The author will know that you heard them, at least. That already is a form of acceptance.</p>
<h2>The Basic Norms of How to Argue</h2>
<p>The pyramid of disagreement can also be re-written as a set of rules. </p>
<h3>1. Do not name-call.</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAMAAACZQlHRAAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAQMDwEIAw4CCgULBwYNCQ1fFSqgAAAYdJREFUeF6l1VuygyAMBuCQBAgX2+x/tUfHcQ4tI1DzP8NHAiJgi9u8GACuRfe4x4AkPeMMgI2opDaCi6qN4Jd2hElQ90SwEqhWwquVEDUTaCaCmolkJ8hMODUT3k4kO4F2ItoJfUJwTug/vu4kUn4g8jnYN2caD5cWiZCukdgcSDksXCG4Nlt3TLsWJ95xnROS2lIpnETVI7FWmhIuaZOycXekE0LaRuPG/7KuEdxWgLm10xrRthnzJ64rBDc9kO9v6ZzITQko3f0YE/0yPnwJWacEly88em6JMiXk1fOxKVF0RgSatOkHxEjQCFdwQPRCRO+zq++oqmG+m+p6gQ/U8S6nppPg9twQXRevs2hKGWTtx8dR7xLzGuF0kOdExD10rPCQID4nbKjhIaHvhHuqQDDvhZ89iHMCv4m3nQi/EjGMnvY5UXyAPkKLBKXMd68kjYn+7egjOCVog0lcwiHhGRZzQ2AAMBFUAWxEEbARlAFsRGGwEGcJNqIw2IijBBshDI/ir8gfK9NtgwgXF2sAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> This may be obvious but sometimes a sophisticated form of name-calling can sound positive, even endearing, such as &#8220;sweetheart&#8221;.</p>
<h3>2. Do not attack the opponent&#8217;s persona.</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABACAMAAACUXCGWAAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAwIBA8DAQIGDQcOCgkLBQChtbTgAAAXpJREFUeF7V1NlyhCAQhtGfXth1eP+njU5SyVBqcOjc5Lu2TjVdAmYKRBRgK0rbirDkpT0zzRLbZwRD1CHGSTIM+fI0JMCS7oqozWBe3PLgeSXU9tOqhn3sGfaSW9+CiWrrc5jIzSI+UrQhPq5tqxqQx9q+CpOILtK+0ykkdt+XieN4Kv23+jbiSV6FlAMwQAZEDRP/SX4lhDy6ljuIpu5m+OOr1pdxjLpRA46tnZH8gQivJ5YMDGZNjEPcLTSO76AbPxVS+W2ktmNO30J8aqfFATI29vg2otKuWgfIlSFLZgYC0z7fALmag3aXmT2gVe4h/nAW96UmCvADpJMvquEWwu3XnBnZm0YKB2yFXAyI88xEWYFI5uOUCMC+E/57xO3JNyJub4xoh7SzRkh5wIbIGhWwIFIfOOm5kL7LnbiIq9xxjlOkMGBEJANWZPWwIoUBK7J4WJGkgBUhwIokhRkhwIokhRkhwIoEvQ24swu4pbhfu4r/JUJXhQ/QMWRJ66txjAAAAABJRU5ErkJggg==" style="height: 32px; float: left; padding-right: 10px;"/> Again, most of us would not use obvious forms of ad hominem attacks. The concealed ad hominem may be attacking the person&#8217;s authority to speak on the topic. For example, one could attack this piece by pointing out that the author is not a psychologist and, therefore, has no authority to give such advice. This is true, and even relevant, but it is still a weak form of argument because it does not refute anything in the article.</p>
<h3>3. Respond to the substance, not to the tone.</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABACAAAAACG6Y54AAAAAnRSTlMA/1uRIrUAAAFdSURBVHgB7dcHlcYgDMDxSEACEpAQCZWABBxEQiUgoRKQgAQkIKHjVui8JrfH/+1v/B5NN4zv0D/y85GMl91DElx2G8GznAC5XOWtebjTlQRG9PPAu4ils/x9BM+/+6FITvuyFEHYh1+C6GdS+r7qEBYcALg3IDU6eEw9k+wNPGWUSGr+4LLqOIn2RbB9Ue2dZhU46HZx9bwdSXmwJR5nrz1iA39blCdgdfCS6aLqsM8WVtlBjPA4uLBCAu4LayTCQVk22NbAQCkN5ACoRSLti4ysDTfOAlEai+8lM8lwkPFFNFgDxw2SmcAuhwtMb0C6Os6VYEhyxMI626EB60utkpnAcXl8B6QXHLFniK2jbrAs+DjOCY7YnUBZcAc06PaIZ+EWMrdFMEnvxZbmWsREzQ19rkF8Pd3us9wGsUn5CNogoY4nFboqMsLLUAXjfhkaRL8MRl5fxv+L5D8yAReiNSoyIxO7AAAAAElFTkSuQmCC" style="width: 32px; float: left; padding-right: 10px;"/> How something is said often matters to us more than what is said. This is true when we prioritize our feelings above logic. But feelings are not always paramount. If a doctor announces that you are about to become a parent, for example, you will not remember their tone as much as the content of their statement. So when arguing, give the opponent the benefit of the doubt listening to the substance and not so much the form. Another form of this would be nitpicking: one can find a typo in this article and dismiss the whole piece altogether.</p>
<h3>4. Do not contradict without offering supporting evidence</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFAAAAQEBAv7+/f39/EBAQz8/PICAg7+/vYGBgr6+vcHBwj4+Pn5+fMDAwUFBQ39/f////niC8UwAAABF0Uk5T/////////////////////wAlrZliAAACIUlEQVR42uSW25KDIAyGg4AcRd7/aReEcGirFtmLndlcdKxjPpM/BwQ/atYBb/7CV06E6HShJAMAOQwAIOGX6+gdbH0C2PUKxcQ4IBvTCtYN1BBAmC17y+BoQJtWhDuACKInc/a4sQHnwL4FKImxbzltEZ3XppAXAC5RdJqqcHRBDF+DvgUU0ZnmWMZoLgqomkKeAWyVzTcAAYcDg/02hRi67RspigIuxWHuABzWRusCkGBTfNsdINS66ZcCYKkJRW3GM0DwNlVrBCz4ZgL2GrAHsXjVGgEaczdJi3OAjQ/UfkFAubMXgU4ALoaogfaAJqYVBfoMSCKVjBFAqyoaB+ozQCXX0i95oWxglmwGVn4BkEksiZolgITO5AWAJbEUap0AtAfQcwCKVfolAfYecJFCGVcH3TC51p9ciFhqZDHR9Lhg1Z+Jc0DtErzC9/GymVd+0Ui1T8NILP0+oEcQjIqradzKpGDr1I0UoliWm6NNhxVKsm3A7AvgdfF86qK3co8BbA9Qw4C2WPkgHQOEKrwEMApoVZD+CcCbnAUz/hkgnMihhs4I/wTQ9ckDAIFyHiw0Wzxgsy23gDqprxukWSP/B7Av77aPAL76AvxtwK6nAIqkjc0J4eOAneLOJa7/oP4KIJoZJjGQUQCBSQD8KcCxj2YAB2QWQGYBahJA/RzA+TnAKsYBW1sB/mAa21a2fg4g/RMAr2vP+6mVNmg/AgwA0iLHdMMziiQAAAAASUVORK5CYII=" style="width: 32px; float: left; padding-right: 10px;"/> A contradiction is merely stating that the opposite is true but without relying on reasoning or authority. In matters of fact, it would be the work of the opponent to find facts supporting the opposing view. In matters of principle or taste, the opponent would have to reason or appeal to a higher authority.</p>
<h3>5. Do not argue in general, argue THEIR central point</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABACAMAAAB7nkqoAAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAwBDQgPCgQDBgkOCwcFAgOFYOHwAAAjJJREFUeF6l1e2uKiEMhtFSCgWZj97/1Z5sEA2B131wP380o1lBOzD0TXcWeciZ6A+ps2dF+EvjrkYvXF8hKdhY/hL5M8PF5nRXediisjthW5aJnC3zMYOlBKWzASdpeC7GGapMU/Q/ivQ3nujp3VVBPWisXZyVXBVYHJD0vNFYrHl8tcHLrGBGDTQomNlXMMM7CmbCBLQr10LBTKxq8i8jaVV4oWBG26RTV6525SCsaAoT4+sCqA045OfuVKxYpJlRawxnkczEvi0OKJCRypzNzHUlnmkuSfjERKtOFInVsHKD/e8hMx8xjgnESyZTS/un/bdtMY56GksljsxEW0xXeikhADPNm9pjSh0oH24obzJ8ysl0TEfhFnMwEd2HTfES0CxypZkx55wt0gURrRViGpgpvBYeFhy5OWcxnMlvT/GQqHWJQ10AGZndONhU4F3lsEXHJqK2TPeUOuKHSgcOzWGxcfhEk3f9MeOa1v+R/PM6IhIM5V7Ph/cx5ono+uHSfD9hJbfJvsedn3tI502FFWmgf9uleQIQoIBOgIBfBFKAgH8XlGYEKwSQABCgxAoE98r3A3FAiv+oaAfHLXGPiGeFyns3en119qUMCEWowJPBM0CAAk4piJRMoFRGpNQpz0gDYTys91G/KRDB3TH0J8ndZLeH9JKKaKKeA8he8gXCj2lKh5m5LYSOxR2TNNEWwjblLyJSv4FQslUuGEBAwT52DAgsG86c0n+mgjpv+tw/WVKJXPW/7d8AAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;"/> It is easier to pick one of the minor points and argue that which is more convenient. This is a form of intellectual trickery. This tactic can be accompanied by attempts to make the author think that they misunderstood what their central point was. Even if sophisticated, this is still a form of aggression.</p>
<h3>6. Do not use their own words to argue another point</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAQIDAYKAwENDwIJBQcLDgOKBMIAAAAUJJREFUeF7t199ugzAMxeEEYodA//j9n3bCKNJqyg5n3UU11fe/TyJESpLmgZ2SHiYbO+P/BCSfm+sRMKRzk98K0B0wgqV7BIrJS0AxM/k14H0XeKCktNg2wgPei/WR74Dmn0YdCL2Zkr8x9iVxgO568hNS7NlFjD0LxJ4FYs8CsWeB2AcATuwxgHsM4P78Rtr35CKGHgCgBwDsAYD7yxGwjM8n9MKeCxJ6AwDsAQB7AIAenI2oBwDsAQB7AOCeB6bQ00CdQk8BOlUXek8DYi70ngeadcF7GrisrAu9x0BZ1lJvdQ1utgnENe/i1w1tXtVwq8WApybazIHrlpdKAC6Y976H7sPM3lS19V6baG9YQNagho76BAkNtYhTbptQhmeT0W+c6sq0+eiIGMBG2tbvrodHRHmTB8ffP7o+L9eXn/9fjhhp7raWLjAAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;"/> Even more refined a tactic, is quoting them to support some other point, not the one they made. This is again simply a trick that, if caught, will make them angry. Do not risk being caught doing this. You may lose their trust.</p>
<h3>7. Do point to a flaw in their central argument</h3>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAwGAQ8IAwQKDg0CCQsHBQYdqCXAAAAnZJREFUeF69luuO6yAMhGPuDpDw/k97tgupMSb0VJF2/rXIX6djm2S7pLeHyu4hAMxDApSHBCgPCVAeEqC8pJ4AJMEpC4ClFIBg/Q1A2SosA+EMWLjgmA2L2wuJCBUoFCY+9Ej4TbLcCdxHgmcAqaQlYQHY4SXTE9BLggCEFyAfb7/6TMhyWhAqP6AarfpAYa4I+/1mx/xfBFxMtMfPhPVO6Hybg/1RGghRWfhR6gc50LxMpBjBd65CvAhHBaBeEy4eKUfuIW3fEszBV9d9SaDsdZ1MkHfalLBLwiktOOmbuhkVDAQgHAsmyBya3IU4+/5oAhjyxAgk26ha3KFE3OdJcqrtPuQBf2xLQugs6Ho8XMp1UniSp7VHbN3DzneufWARYG2RUWICkha+bYu0sbvBSFc2pyEC9FG31CgQ/gneLh0RpO9YrU0ASP1RBNibb7r0yBkB2AG1nvn+A4AhxwcBkL74BIDqmILq4IkAmo1i7FYptAZTAW0AyjY2dUmrC0a0gk5szMGHf2/bSb5jSyfs+H4xgK73geIYfQOLR65jHP6N8O1vnj3OdGQ//IrubxhoBFlPCxjG/c9dqK5UQcuBzUTaZFCUvdF8B4JrBhWyndiSzAmJXw1WIVgboAzzEGlFxzvTEWGi3fX9RJaRRvZ6oWYAaIdWGqCSPD4I5KPxLCKBafc8QxirZT+5tBn7H4+Mv8WQTjEPxybkS1XW20w8nLw6RH8H0GH5LkfdC/Nzhat6foPYOCtf1Yv+Z9UzfDJsHqQoZBJma09vbWIdTdtSOpeVZMJSHgVAztNaan9QXuWDEYCsRPmaYQEp+ETVXyn6l+7P/wE8CmEmqRej/AAAAABJRU5ErkJggg==" style="height: 32px; float: left; padding-right: 10px;"/> If you do see a mistake in the central argument, state it by quoting them and providing supporting evidence that the opposite is true.</p>
<p>If all people followed these seven rules, the number of arguments would sharply decrease. And I do not mean a sevenfold decrease. Probably much more than that although I don&#8217;t know how much. People would slow down to process their arguments, attempting to identify the central points, and in the process eliminate responses based on logical fallacies and their cognitive biases. We would not all agree as a result, but we would become more deliberate in what we argue about.</p>
<p>The infographic above is based on the essay <a href="http://www.paulgraham.com/disagree.html" target="_blank" rel="noopener">&#8220;How to Disagree&#8221;</a> by Paul Graham.</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/how-to-argue-pg-hierarchy-of-disagreement/">How To Argue &#8211; The Hierarchy of Disagreement</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/how-to-argue-pg-hierarchy-of-disagreement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 16 Personality Types by Myers-Briggs and Keirsey</title>
		<link>https://blog.adioma.com/16-personality-types/</link>
		<comments>https://blog.adioma.com/16-personality-types/#respond</comments>
		<pubDate>Sat, 04 May 2019 07:08:58 +0000</pubDate>
		<dc:creator><![CDATA[Mark Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=23821</guid>
		<description><![CDATA[<p>Which type of a person are you? Given seven billion living people, it is a difficult question to answer. The leading personality type theory today classifies humanity into these 16 personality types. Create an infographic like this on Adioma First, Carl Jung formulated the theory of psychological types (Jung, 1971). &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/16-personality-types/">The 16 Personality Types by Myers-Briggs and Keirsey</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Which type of a person are you? Given seven billion living people, it is a difficult question to answer. The leading personality type theory today classifies humanity into these 16 personality types.<br />
<img src="https://blog.adioma.com/wp-content/uploads/2019/05/16-personality-types-infographic.jpg" alt="" width="1400" height="1671" class="aligncenter size-full wp-image-24778" /></p>
<p style="text-align: center;"><a href="https://adioma.com" title="try our free infographic maker - Adioma"> <i class="fa fa-map-o" aria-hidden="true"></i> Create an infographic like this on Adioma</a></p>
<p>First, Carl Jung formulated the theory of psychological types (Jung, 1971). Then The Myers–Briggs Type Indicator became a common test for finding out one&#8217;s personality type. (Briggs Myers, 1980). Later, psychologist David Keirsey named and described each of the 16 personality types. In the above infographic, you can see how all these typologies overlap.</p>
<p>Before reading any further, you are welcome to <strong><a href="https://openpsychometrics.org/tests/OEJTS/" target="_blank">take the test here</a></strong>.</p>
<p>Not all classifications of people are based on their entire personality, as if it were a monolith thing. There is a competing theory that classifies people by <a href="https://blog.adioma.com/5-personality-traits-infographic/">The Five Personality Traits</a> resulting in an infinite number of combinations of degrees to which each person posseses these five traits.</p>
<h2>Four Temperaments by Keirsey</h2>
<p>David Keirsey expanded on the ancient study of temperament by Hippocrates and Plato. In his works, Keirsey used the names suggested by Plato: Artisan (iconic), Guardian (pistic), Idealist (noetic), and Rational (dianoetic). Keirsey divided the four temperaments into two categories (roles), each with two types (role variants). The resulting 16 types correlate with the 16 personality types described by Briggs and Myers (MBTI).</p>
<div style="width: 100%;">
<div style="width: 50%; float: left;"><strong>Artisans</strong></p>
<ul>
<li>Composer (ISFP)</li>
<li>Crafter (ISTP)</li>
<li>Performer (ESFP)</li>
<li>Promoter (ESTP)</li>
</ul>
<p><strong>Guardians</strong></p>
<ul>
<li>Inspector (ISTJ)</li>
<li>Protector (ISFJ)</li>
<li>Provider (ESFJ)</li>
<li>Supervisor (ESTJ)</li>
</ul>
</div>
<div style="width: 50%; float: right;"><strong>Idealists</strong></p>
<ul>
<li>Champion (ENFP)</li>
<li>Counselor (INFJ)</li>
<li>Healer (INFP)</li>
<li>Teacher (ENFJ)</li>
</ul>
<p><strong>Rationals</strong></p>
<ul>
<li>Architect (INTP)</li>
<li>Fieldmarshal (ENTJ)</li>
<li>Inventor (ENTP)</li>
<li>Mastermind (INTJ)</li>
</ul>
</div>
</div>
<p>For illustrative purposes, Keirsey and his son, David M. Keirsey, have identified well-known individuals whose behavior is consistent with a specific type</p>
<p>&nbsp;</p>
<h2 id="ESTJ">The Supervisor &#8211; ESTJ Personality</h2>
<h3>Extraverted Sensing Thinking Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABMCAYAAAAoVToVAAACEElEQVR4Ae3XA6xcbRhF4fMbte0GtaOGtW3btu02qs2oQW2HNaPatj15u4pJTi5HFzOzd/LEXIefk8r2B8qhGkrgN2jx7G9MwjOYyz0MwO/QXPsPR2AJ2AhXOG0JzAejobG8+ArzwSv86zhaZ5gfqjqONhbmh46Oo/WB+aGeoznFYT76jExg2i6YD5bi17RcuJlIsLNIBy1GuO2wGDxYh/SIZ1oJDMcsDEQhaJp/y4GpOIGH8OATSsG9HTB8QDZ49z+uwoOHOIFpyI2IXHu8hMXhGP6Ad3Vh2AD35sHi8B49EVEbCEvEYHhXA4aV8K6SD2fU4YiIVcAXWCLeul76XWHYCYf9hQuwRHhQOXp+XIH9+A0TYTgLh42H+egQwnrZ8RXmh85YCcMjFMdHmI88yImwXVWYn57htCvAcZifqiNs1wqWAtoibNcmnhd+I9yEBeESmuI9LIYOkRbtEhy2HRaEzXDYtWiIdjm1RlM0RVO0K4qmaMkS7aqiKVqyRLumaIqWLNGuK5qiJUu0G4qmaMkS7aaiKVrIVxwjY+gNhzXDyCA0gcN6YmQMJRFO047jVBQagYD3BRaFFqT+aIqmaDMwy2UZLMLcwKwYGiJkKwqLMPvh/xRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RRN0RQtLCmaoimaov2PahGmPPzeN8tPIapac3DDAAAAAElFTkSuQmCC" /><br />
Supervisors are highly social and community-minded, with many rising to positions of responsibility in their school, church, industry, or civic groups. Supervisors are generous with their time and energy, and very often belong to a variety of service clubs, lodges, and associations, supporting them through steady attendance, but also taking an outspoken leadership role. Supervisors like to take charge of groups and are comfortable issuing orders. They are cooperative with their own superiors, and they would like cooperation from the people working under them. Rank, they believe, has its obligations, but it also has its privileges.</p>
<p>Comprising at least ten percent of the population, Supervisors enjoy and are good at making schedules, agendas, inventories, and so on, and they much prefer tried and true ways of doing things over speculation and experimentation. Supervisors keep their feet firmly on the ground and would like those under their supervision to do the same, whether employee, subordinate, spouse, or offspring. Supervisors have no problem evaluating others and tend to judge how a person is doing in terms of his or her compliance with, and respect for, schedules and procedures.</p>
<p>Supervisors are unbelievably hard-working. Even as children they are industrious, and they usually respect their parents as authority figures. In school Supervisors are often model students, dutifully following directions, doing all their homework, doing it thoroughly, and on time. Above all else, they wish to do what they are supposed to do, and they rarely question the teacher&#8217;s assignments, method of instruction, standards, or authority. And their industry and perseverance only become more important to them as they grow into adulthood and take on the responsibilities of job and family.</p>
<p>Supervisors approach human relations along traditional lines. Marriage and parenthood are sacred to them, and they tend to have a large circle of friends, with many friendships faithfully maintained over the years. Social gatherings and ceremonies have great meaning for them, and they look forward to holiday parties, club dances, weddings, class reunions, awards banquets, and the like. In social situations, Supervisors are friendly and talk easily with others. Though they can seem a bit formal in their manners, Supervisors are pretty easy to get to know. At ease in polite company, they tend not to confuse people by sending double messages or putting on airs-what they seem to be, they are.</p>
<p><strong>Notable Supervisors:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li title="US president"><i class="fa fa-user"></i> George Washington</li>
<li title="US Supreme Court justice"><i class="fa fa-user"></i> Sandra Day O&#8217;Connor</li>
<li title="football coach"><i class="fa fa-user"></i> Vince Lombardi</li>
<li title="family court judge and television personality"><i class="fa fa-user"></i> Judith Sheindlin (Judge Judy)</li>
<li title="journalist and television correspondent"><i class="fa fa-user"></i> Mike Wallace</li>
</ul>
<p>&nbsp;</p>
<h2 id="ISTJ">The Inspector &#8211; ISTJ personality</h2>
<h3>Introverted Sensing Thinking Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAD/klEQVR4Ae3ZA3QsSRSH8R0k42f7rW3btm3btm3btm3btm3r7reHeXcxfXuq+qV76jvndxj+T1LpmozTNoVCnbgdb3hyNjLXLPgd4sHNyGQHpm2wCsY1GoECXNSJp9M02NyQGH7GxeiPVpsUP6V1sE/wRhNv4U8IroaLdk7rYO9jATRrAvyMH5BHqxVxJR535Djvgynnoo7/6x0IOpCp7IMBb2K2BAfrgXEdGZz8YMBvOBgdngfriVey9FfyYUzgabA8rs3iY8WnmMLDYHtk+TnsHseDLYY/sjzYDw4Hq+Bi3NbFFxAHbuwug/3q+bHiMogDZ7bLYEdDHNirXQZbEuLAtO0yWA1fQVrwPHKZHky1PaQFC4PaZ7AO3AGJ4RhQ9xssh8/wK/JwXW/cCzE4A4XuNtgfOAU3QvAsfNWBvfEd5H+8jdWQSHNCYvoNy8J3/bEFbsEb+BIv4mKshE4kVg57Gq4nv2MFLIR+aNvmxMe2Qz80DA+HwWyVcKrHwQZge5yHO/G4B9tAV8GZOA6LowinrYkfHQ7WgX3wC8Sj51CFTv8QvIbZ4bQ58BGki29hrYI7IJ59h4mhWwWi4Qcfd84heAACwa2Jvfxstyp0E+DbiC+ImipjL7yKz3AnFsPfdWJPnIZxYWkXSAJOgq6K5yFNjISpxv9cQ05HqYVf6d8gnj2BMnQnQCJYAaYOh/yPZzAuLA3GxxDPPsNw6NaARLQZIlfEd5AmPsHchtvDjRDP/sQy0I2LryER7YTIDTDeHbdBs3aCJOBI6Cp4FmKwMyJXwNcQgwtQxb81m+HcugYS00PogO5EiH0wW/tBjJ6GPtf64l1IBG+gPySGzzEculUhSQzWgbMhRl9g4S7n1nWQCH7B9OiAGP2BRaCbCN95H0y1YYyry5842Pjv/o1BsQbbC7oynoEkMphqOrwN8eQ8UKzBbkYeumMgiQ6m6u/p7vcS6jEHex/9oVsW4m0wQ0UcDHHkR0wBMg/2K2aGbjS+8j+YrVXwA6RFm4BiDbYjdJ14FOJ/MHtT4Q1ITOeDYg12FXLQHQFJfDBDfXAzxOhl1GMO9iZ6Q7cU/kx+MHs57IQ/DOfWlCDzYD9jBuhG4UuIh8G8tXjEw3ZTUKzBtoCuAw9DUjGYagI8bz23VB3G9z0YkqrBVL1wIvTt4DI0LINFOLeWwJ+pHUw1EKtibUwNIvtgP2N66IbiU0hWBoubHmx96Iq4BzKmMNjZ0V96CoM9jxp0C0A9woTBvsWE0A3BJ5AxhcFWhq6AuyBhsGjtCYkuDNYTvR053zZY6AzLYKEwWBhsNMb16NKsDfYDJDlhsDBYGCwMFgYLg6WgMFgYLAwWBgtXIzd6YSwUCv0Fqkq33X9jWQgAAAAASUVORK5CYII=" /><br />
The one word that best describes Inspectors is superdependable. Whether at home or at work, Inspectors are extraordinarily persevering and dutiful, particularly when it comes to keeping an eye on the people and products they are responsible for. In their quiet way, Inspectors see to it that rules are followed, laws are respected, and standards are upheld.</p>
<p>Inspectors (as much as ten percent of the general population) are the true guardians of institutions. They are patient with their work and with the procedures within an institution, although not always with the unauthorized behavior of some people in that institution. Responsible to the core, Inspectors like it when people know their duties, follow the guidelines, and operate within the rules. For their part, Inspectors will see to it that goods are examined and schedules are kept, that resources will be up to standards and delivered when and where they are supposed to be. And they would prefer that everyone be this dependable. Inspectors can be hard-nosed about the need for following the rules in the workplace, and do not hesitate to report irregularities to the proper authorities. Because of this they are often misjudged as being hard-hearted, or as having ice in their veins, for people fail to see their good intentions and their vulnerability to criticism. Also, because Inspectors usually make their inspections without much flourish or fanfare, the dedication they bring to their work can go unnoticed and unappreciated.</p>
<p>While not as talkative as Supervisor Guardians [ESTJs], Inspectors are still highly sociable, and are likely to be involved in community service organizations, such as Sunday School, Little League, or Boy and Girl Scouting, that transmit traditional values to the young. Like all Guardians, Inspectors hold dear their family social ceremonies-weddings, birthdays, and anniversaries &#8211; although they tend to be shy if the occasion becomes too large or too public. Generally speaking, Inspectors are not comfortable with anything that gets too fancy. Their words tend to be plain and down-to-earth, not showy or high-flown; their clothes are often simple and conservative rather than of the latest fashion; and their home and work environments are usually neat, orderly, and traditional, rather than trendy or ostentatious. As for personal property, they usually choose standard items over models loaded with features, and they often try to find classics and antiques &#8211; Inspectors prefer the old-fashioned to the newfangled every time.</p>
<p><strong>Notable Inspectors:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Queen Elizabeth II</li>
<li><i class="fa fa-user"></i> Harry S. Truman</li>
<li><i class="fa fa-user"></i> Warren Buffett</li>
<li><i class="fa fa-user"></i> Queen Victoria</li>
<li><i class="fa fa-user"></i> John D. Rockefeller</li>
</ul>
<p>&nbsp;</p>
<h2 id="ESFJ">Provider &#8211; ESFJ Personality</h2>
<h3>Extraverted Sensing Feeling Judging type</h3>
<p><img style="float: left; padding: 30px 15px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAEO0lEQVR4Ae3cA8xj6xrH0Tueq2Pbtm3btm3btm3btm3bttnnrCaDpmk7e+/2m2kn7y9ZcYp/zX8Noh7MwoosyWh0Yv9nQVZmXv5Dy9uEz4gKJW5iAjqhYTiZ34kKv3A4fWm6bpxNNPANs9DOjcwrRANP8H+aaksigw/5P+3a7UQGF1K43nxFZLQ77dj8REYlpqZQ8xI5PEw7djSRw24Uaj0ih09px64hcjiDQq1C5PA2zTQb5/MpJX7jZfZnZIp2EZHDcRRqIiKHyylSH84lGviBNSnS9kQOa1G4e4mMFiZvPbiZyKDEhuRtNH4iMviC/1O4aTIe2WUUaRcih9+YvAuvZWvRdAvwJVHHFfyHvP2f7wg+4jBeJ6o8xRF8RnA1RdqHv4ka/mArWtaIHMKzfMVHXMcytOJBZbkGz5kmodwmBL8xDEWanvN4i294jTOYjLbvMKKfAyi3K1FlbbpxJtHPnLR1E7Im6zAF3WiuygHgB6KGv/mOqLAsjRqW5dmOQzisgF1ZhzHI1W78SVR4l03pSdEOJQqag1oNx/H8TrTI31zDBAyy+SgRdTzBpBRpeaKfV1ibX4kq77AqvxD8wn+pbmreJrrIdyxKww4naORLpiVv/+FLgpfoyYb8TfTzLTMzbsWYl1LdOHxMdLGfmYG6XUBk8AkjkbetiH6OpRvTsR+7MSbD8ADBb0xGZcPyIjGYPE235gaDK8hbNy4l+rmNOenLcKzEqwR/sQaV9eIOYjBbtBWDlZiOvPXgGP4i6viKpajubGIIOKn5weA0ijYFx/E6f/A9j7I3w1PdnsQQcmerBnubwdEalIgaTmBhogs9k2ewtxmWp4ka/kNXNg+/ETVcR3fUb9DivmMEbiWqPJtnsAcpdy1Rw3hkbXHu4C3ezuhnooan+C9qyWBvU+6Urh5scrI0O38RLfAhY6DOG2xisnQi0QI/MC3qzMHGLv5aMre/WBJ17mAjk6Ux+ZwoqMSWqLMH+y9ZG41dOCynA5kHdfZgP9MGdc5g75KjNNjj5CgNdik5SoMdSI7SYOuSozTYTGQsDfYrvchYGuxxcpQGO5yMpcF+Z/w0mA8niCrXUO5hop8t0FA52L5ElVup2cz8SVRYjv/yA8EFaKgdbGJ+JiosT90W4XbuYXXK7UX0c1wHDvYQw/JBxg90pucSrmE5Mvdf9uPvDh/scso90XiwYo3MUzzAjwSkweo1GgGkwdJgabA0WBqs9aXB0mBpsDRYGiwNlgZLg6XB0mBpsDRYGiwNlgZLg6XB0mBpsDRYGiwNlgYblWjgWNqxv4g6LqXc40Qdb1KoXvxC1LE97dg7RB2HZPgztnso3PFEDd8wOu3Y1kQNPzIB5RamRNSwEoX7DzcTFb5mMdq17hzNX0Q/n7EEle3I70Q/f7IfTdeNJdmVLRidTmhyNmZNhqVWE7E9OzI5qa7oHxk2ZOzyZwP0AAAAAElFTkSuQmCC" /><br />
Providers take it upon themselves to insure the health and welfare of those in their care, but they are also the most sociable of all the Guardians, and thus are the great nurturers of social institutions such as schools, churches, social clubs, and civic groups. Providers are very likely more than ten percent of the population, and this is fortunate for the rest of us, because friendly social service is a key to their nature. Wherever they go, Providers happily give their time and energy to make sure that the needs of others are met, and that social functions are a success.</p>
<p>Highly cooperative themselves, Providers are skilled in maintaining teamwork among their helpers, and are also tireless in their attention to the details of furnishing goods and services. They make excellent chairpersons in charge of dances, banquets, class reunions, charity fund-raisers, and the like. They are without peer as masters of ceremonies, able to speak publicly with ease and confidence. And they are outstanding hosts or hostesses, knowing everyone by name, and seemingly aware of what everyone&#8217;s been doing. Providers love to entertain, and are always concerned about the needs of their guests, wanting to make sure that all are involved and provided for.</p>
<p>Friendly, outgoing, neighborly &#8211; in a word, Providers are gregarious, so much so that they can become restless when isolated from people. They love to talk with others, and will often strike up a conversation with strangers and chat pleasantly about any topic that comes to mind. Friendships matter a great deal to Providers, and their conversations with friends often touch on good times from years past. Family traditions are also sacred to them, and they carefully observe birthdays and anniversaries. In addition, Providers show a delightful fascination with news of their friends and neighbors. If we wish to know what&#8217;s been going on in the local community, school, or church, they&#8217;re happy to fill us in on all the details.</p>
<p>Providers are extremely sensitive to the feelings of others, which makes them perhaps the most sympathetic of all the types, but which also leaves them somewhat self-conscious, that is, highly sensitive to what others think of them. Loving and affectionate themselves, they need to be loved in return. In fact, Providers can be crushed by personal criticism, and are happiest when given ample appreciation both for themselves personally and for the tireless service they give to others.</p>
<p><strong>Notable Providers:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Ray Kroc</li>
<li><i class="fa fa-user"></i> Dolley Madison</li>
<li><i class="fa fa-user"></i> Louis B. Mayer</li>
<li><i class="fa fa-user"></i> James Cash (J.C.) Penney</li>
<li><i class="fa fa-user"></i> William Howard Taft</li>
<li><i class="fa fa-user"></i> Dave Thomas</li>
<li><i class="fa fa-user"></i> Barbara Walters</li>
<li><i class="fa fa-user"></i> Sam Walton</li>
</ul>
<p>&nbsp;</p>
<h2 id="ISFJ">Protector &#8211; ISFJ Personality</h2>
<h3>Introverted Sensing Feeling Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAADI0lEQVR4Ae3cA5AjaxRH8Tdxnm3btm3btm3b1tq2bdu2bSt3z3img+3ZnnTw3VP1K/Mfp7FDVqRpL+MnaDb7FvWRIG1PnIM70A6DcC/Ox74wvhxci38xBhFIApNQBbfDA2Py4AmMgmynyXgFAWR152MEpJxMwfUoaz7ch7/REL/geqRVb2MTpJxF8BO8sNMRGAaJoS32QEoLogYkydpiNyRqd0yBJNATXqQkH1pDXDIQOyFe30JseBQp6U+IyxrDg1hNg9jQDq73GCRFPoI1L7ZAbJgIVzsUyyEpsgGnwtoaiA1D4Wr1ICnWDdY6Qmz4E651MiIQpNolKNkNNp+dx8K1KkMKrMYUrIEk2TpMwzJIgeZl/KTcjCfham/iJ5yKwrw4FxWT8OW1Ac6CF4Udjs/wC2J1v+WnWQS9cDnSrnMxFxJDX3yEjpiCr9AHEsMq3AInHYKzsA/SutOxFlJgKe5EYf+gLwq7AjMtzwi7Yx2Im/AAni2j+3ERAkh5n0OwEMeD4gxGdCAmQFDL5lAtEYE4tAJfIoyUtS/m4VpQ4sEKOgXLcDoStScmJOmn1z5IfbYGs98vkCTpA382DXY41kOS6OUsGMzVXxljs2Ww07AF4oK9smGw9hCXnJbpg10BsViD+RAHHkB3iMXZmT5YH4jFvTgf4kAQP2XbYLdBLDoht5N1sNJ5MApSwhacroPF7j6IRVWQGYMF0AJz8L0Nk2O80R9s0mDtIQ58ATJjsFMhDszBTiYNdjTEgcdBJgzm/J+G9vCYNxhRZQzE1TadAw/IzMH+RgfktgcGYHckzOTBXsZSXI2fsBohHSx+QbSCYA3uA+lg22o/hEA6mFvpYCkY7AuIxfGIkw52JjZDCoyAx8TBRuIoLEs4GNEVqIofsT/IvMHaIrdJiQczKh1MB9PBdDAdTAeDDqaD6WA6mA6mg+lgOpgOpoPpYDqYDqaD6WA6mA6mg+lgOtgJkDhageJeWxmBH0YVxEZIDD+D4t4faAqM7E+IxTqciNxuhcTwLowsjN+xAhGMwuUo2QtYXmLMb+GD0eVgR8TLg0Pgh6ZlQFsB0mDl0yqpQL4AAAAASUVORK5CYII=" /><br />
We are lucky that Protectors make up as much as ten percent the population, because their primary interest is in the safety and security of those they care about &#8211; their family, their circle of friends, their students, their patients, their boss, their fellow-workers, or their employees. Protectors have an extraordinary sense of loyalty and responsibility in their makeup, and seem fulfilled in the degree they can shield others from the dirt and dangers of the world. Speculating and experimenting do not intrigue Protectors, who prefer to make do with time-honored and time-tested products and procedures rather than change to new. At work Protectors are seldom happy in situations where the rules are constantly changing, or where long-established ways of doing things are not respected. For their part, Protectors value tradition, both in the culture and in their family. Protectors believe deeply in the stability of social ranking conferred by birth, titles, offices, and credentials. And they cherish family history and enjoy caring for family property, from houses to heirlooms.</p>
<p>Wanting to be of service to others, Protectors find great satisfaction in assisting the downtrodden, and can deal with disability and neediness in others better than any other type. They are not as outgoing and talkative as the Provider Guardians [ESFJs], and their shyness is often misjudged as stiffness, even coldness, when in truth Protectors are warm-hearted and sympathetic, giving happily of themselves to those in need.</p>
<p>Their reserve ought really to be seen as an expression of their sincerity and seriousness of purpose. The most diligent of all the types, Protectors are willing to work long, hard hours quietly doing all the thankless jobs that others manage to avoid. Protectors are quite happy working alone; in fact, in positions of authority they may try to do everything themselves rather than direct others to get the job done. Thoroughness and frugality are also virtues for them. When Protectors undertake a task, they will complete it if humanly possible. They also know better than any other type the value of a dollar, and they abhor the squandering or misuse of money. To save, to put something aside against an unpredictable future, to prepare for emergencies-these are actions near and dear to the Protector&#8217;s heart. For all these reasons, Protectors are frequently overworked, just as they are frequently misunderstood and undervalued. Their contributions, and also their economies, are often taken for granted, and they rarely get the gratitude they deserve.</p>
<p><strong>Notable Protectors:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li title="US President"><i class="fa fa-user"></i> George H.W. Bush</li>
<li title="actor"><i class="fa fa-user"></i> Jimmy Stewart</li>
<li><i class="fa fa-user"></i> Mother Teresa</li>
<li><i class="fa fa-user"></i> Tsar Nicholas II</li>
<li><i class="fa fa-user"></i> King George VI</li>
</ul>
<p>&nbsp;</p>
<h2 id="ESTP">Promoter &#8211; ESTP Personality</h2>
<h3>Extraverted Sensing Thinking Perceiving type</h3>
<p><img style="float: left; padding: 30px 15px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAD60lEQVR4AWIYpkAciBWAmJMB0K49wEizhGEUztr2b+Patm0E17Zt27Zt27Zt217Nd88my07X9LSmU9V1kidcvrvDamW2SuyNDyH9OnEbFsawbG14FaLQi11BtiI8DfGQwZpIfVtCcvQlSpHqHoL4sBxS3fcQH3ZHqvsZ4sPeiKVZsAf2jdEWqESYXoT4sBYirwp/QPLgDIRpP0iOfkUVIm88BI9iuZgsD8E9CFMNvkjq/ss52HWIq8IoButvnhzu/C9GAexg/Y3GNeh0DPUpNkF/djBn1VgYy2Aa+kvvYKWYjsWwXAhzo93kwSbiUvwGidCr2BJFJg22Bf6DxOhpdJgw2PaQPPkAjToPNhPdkDy6VufBroPkWQaz6zhYBf6CJOBIHQebB5KQe3UcbEVIQl7VcbBVIC5Ox1WQkLqwDd6COLwRdLBf8FJcAg42FUtBQvoGfZ0U5WD5cLfPwaZFNNi36OvEKAYrxdeQPDjA52DTkx1MXRPm9bAwROG+HD5/LhT4HGxGAoNFVhlE4Rr4z3uwmToOtjL2xYEQhdewL/bC2AgHm0XHwd6O/WhLPdisOg5WhgYfgtSB9V3UoQXrh7Q6+poD6zusgKiz7Y3jLDds49JHEMvVR3YwO5gdzA5mB/PDDmYHexQfK/wJMdwP+FjhUfjqakiM/sADOBYbY/1+m+IEPIq/ITHaAh4lP9ir2BBl8KoSm+DdNA72OTZGIfxWjG3xbVoGuwnVCFsj7jd9sBNQiKgqwfmmDnYe4qgA15k22HMoR1zV4C1TBuvEJMTdXOg1YbBz4awKJ+Bu7IBCeFWL8/ACrsVoOLte98H+Qxuc3QEZZl94dTZkmIfhbAp6dR7sJjirdPmlnoNXb0KG6UYxnD2m82Cbw1khfg1wmeQNOR6F7aXzYNPg1urDRnsXk+DVaDwFwQeYG24tpOtgnSiGqhKMQQH8VIVs1es62DdIqn91HOwTJNUvOg72HZKqU8fBelAGtypwDPb1eR82GqdgHahq1flRci64tQ2k35bIpQI8AcG/KIRby+g82C5waz5kIPgNk+DVjpB+z0DV4ToP9ihUXQvp9zXmgqrt0ANBDxaFqjd0HqwXs8CtWscv141rsRZmwTzYFM9BhtkVqhY14d2KO6GqDc/5eCG/E7L1lP6DAUtDVRn2xQ8QFxk8gNmQrXUhpgz2BdqQrVKsjINxXL9tMRVeTcCP5gwGvIxKRF0d3jX11Ohu1CKqmvGY6eeSb2IiwjYLPkrLyXcnTkc9/NaG89GVxmsrvsUhmAXZKsBcOAo/pfViFKfPcRtOxXH9TsMd+AYCwA7mzfDB7GDLYBvDTYdn/wPDMnNYQ+bc/gAAAABJRU5ErkJggg==" /><br />
There are lots of Promoters &#8212; maybe ten or so percent of the population, and life is never dull around them. In a word, they are men and women of action. When a Promoter is present, things begin to happen: the lights come on, the music plays, the games begin. Clever and full of fun, Promoters live with a theatrical flourish which makes even the most routine events seem exciting. Not that they waste much time on routine events. In work and in play, Promoters demand new activities and new challenges. Bold and daring at heart, and ever-optimistic that things will go their way, Promoters will take tremendous risks to get what they want, and seem exhilarated by walking close to the edge of disaster. Because of this, they make the very best trouble-spot administrators and negotiators, and they can be outstanding entrepreneurs, able to swing deals and kick-start enterprises in a way no other type can.</p>
<p>Promoters also have a hearty appetite for the finer things of life, the best food, the best wine, expensive cars, and fashionable clothes. And they are extremely sophisticated in social circles, knowing many, many people by name, and knowing how to say just the right thing to most everyone they meet.</p>
<p>Charming, confident, and popular, Promoters delight their friends and investors with their endless supply of stories and jokes. At the same time, these smooth operators are usually something of a mystery to others. While they live in the moment and lend excitement &#8211; and unpredictability &#8211; to all their relationships, they rarely let anyone get really close to them. They have a low tolerance for authority and commitment, and are likely to leave situations where they are expected to toe the mark, or where they must play second fiddle. Promoters understand well the maxim, &#8220;He who travels fastest, travels alone,&#8221; although they are not likely to be lonely for long, since their boldness and sense of adventure tends to make them highly attractive to many other people.</p>
<p><strong>Notable Promoters:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Winston Churchill</li>
<li><i class="fa fa-user"></i> Ernest Hemingway</li>
<li><i class="fa fa-user"></i> Madonna</li>
<li><i class="fa fa-user"></i> General George Patton</li>
<li><i class="fa fa-user"></i> Evita Peron</li>
<li><i class="fa fa-user"></i> Franklin D. Roosevelt</li>
<li><i class="fa fa-user"></i> Grace Slick</li>
<li><i class="fa fa-user"></i> Donald Trump</li>
</ul>
<p>&nbsp;</p>
<h2 id="ISTP">Crafter &#8211; ISTP Personality</h2>
<h3>Introverted Sensing Thinking Perceiving type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAD90lEQVR4AezaA7ArSRiG4Z2sbdu2vXu5tm3btm3btm3btm0n377XU13VSXqmJ6j536qnrPMlmf9oKKvsWdYEWAVbYD3MjQSW05S4CTXI8QEYcVBWL/wINXAqKih1s+FXqEmHoNQ9BgX4DzOjlM0OZXAyStnuUAZvopSdDGXwG0rZMVAG36OUbQZl8ARiV0HHNxH+hQLthZiNhVewFdpegiWwNw7ByhgWgzovw8dxDMRqJDzlXOAEbak33oQcz6e+6FHxCtSEf9EHsRoaN0OOizEsWlaCfVGDPC7FoCbGU1AdP+f4eXJ5rIPRkO5YyOMWjIzCq+BSqIEaFnFe7Y3wNJTyJU7A+Mja/PgWn2JyDGpj/AN5PI3xUGgnQU16HcPCbTRMhQnAkFGaDp/hUqRbqsHPsu9hWhTS+lCgbVBEY+J4VNCvZfEPXoTb3PgK8vgGCyBqE+FXKNDPmBCxS/A1rkRf/AHhN/SB2yJQHb9jRUTrIiijC1BEq+FPyPE31nXeja9CDfwX6xMxB6qQR0+sWOdqVjEPimgyrIQV8LpzdHbBiHjMeSfdDXnsjpw1voq90a/LII8nkaDIxsaTUMr7zoiroeI5Xichd5Pgnyav4fj4CfLYAkU3PK6D4NoT6TbBvxAuivWCHgA1YWv0a1/I4yuMjqIbEZ9DKR9hOLithrswAqL0RsA1nADD4W3I43QU2TC4HoLrQYyGwpoGCnAu+rV8g0s0B4qoAveaf+0co8cwBgppByhAFfOhX3dCHo8jQcwSnAulfIEpsaHzHH4ZEyJ610OBHkWCWRv8LmzNyGOdAaX8hNkwqGXwm/MI+Q9vowei9A6UwTro1+mQx3e4F65n8ZzjcRyF0TxjnQKl/InF4DY/voMGehv34RdMglyNhCqUwWcYBWPjeyiSlzA80h0K9xm5Enztkrqak2I4XIZNkKt5oByORL+2gyJaG4May3lRa9i8yb8zLOq8SydGrpaDcvgL02IYvApFsrfzKfgZGmhfNGocfI33MBWitS6U00HoVy8okiWQrgcuxTqBf5G/HrdgVERpGyinQ/L+UddxPjq2PaMORtQTh+KoQAejLzq6veMPFr8yDLYzPulw63XSYAdBHW5rBLeXDRbWTgUNtiB26XCzIbhN7aEf1ppQTq/jmgBX4jjMha5rOahNajgcXdVSUJttgq5pWqjNnkVX9QbURj+jq1oLaqPf0XWdZ4OFVcEh+M8GC2sq7I3rcG8kr4YNZq1jg9lgNpgNZoPZYDaYDWaD2WA2mA1m2WC+bDAbzAazwWwwa1mojs+RyhoTf0Ael8Bq8l9Df8QUcLNofXwIoYo7MT2sOiUYEyOj8Czr/w1OAADIsM3zrWCMXAAAAABJRU5ErkJggg==" /><br />
The nature of Crafters is most clearly seen in their masterful operation of tools, equipment, machines, and instruments of all kinds. Most us use tools in some capacity, of course, but Crafters (as much as ten percent of the population) are the true masters of tool work, with an innate ability to command tools and to become expert at all the crafts requiring tool skills. Even from an early age they are drawn to tools as if to a magnet &#8212; tools fall into their hands demanding use, and they must work with them.</p>
<p>Like all the Artisans, Crafters are people who love action, and who know instinctively that their activities are more enjoyable, and more effective, if done impulsively, spontaneously, subject to no schedules or standards but their own. In a sense, Crafters do not work with their tools, but play with them when the urge strikes them. Crafters also seek fun and games on impulse, looking for any opportunity, and just because they feel like it, to play with their various toys: cars, motorcycles, boats, dune-buggies, hunting rifles, fishing tackle, scuba gear, and on and on. They thrive on excitement, particularly the rush of speed-racing, water-skiing, surfing. And Crafters are fearless in their play, exposing themselves to danger again and again, even despite frequent injury. Of all the types, Crafters are most likely to be risk takers, pitting themselves, or their technique, against chance or odds.</p>
<p>Perhaps this is because they tend to communicate through action, and show little interest in developing language skills. Their lack of expressiveness can isolate them at school and on the job, and even though they hang around with their own kind in play, they let their actions speak for them, and their actual conversation is sparse and brief.</p>
<p>Crafters can be wonderfully generous and loyal to their friends, teammates, and sidekicks, often giving up their evenings or weekends to help with building projects or mechanical repairs-house remodeling, for example, or working on cars or boats. On the other hand, they can be fiercely insubordinate to those in authority, seeing rules and regulations as unnecessarily confining. Crafters will not usually go against regulations openly, but will simply ignore them. More than anything, Crafters want to be free to do their own thing, and they are proud of their ability to do it with an artist&#8217;s skill.</p>
<p><strong>Notable Crafters:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Woody Allen</li>
<li><i class="fa fa-user"></i> Lance Armstrong</li>
<li><i class="fa fa-user"></i> Michael Douglas</li>
<li><i class="fa fa-user"></i> Katharine Hepburn</li>
<li><i class="fa fa-user"></i> Michael Jordan</li>
<li><i class="fa fa-user"></i> Bruce Lee</li>
<li><i class="fa fa-user"></i> Alan Shepard</li>
<li><i class="fa fa-user"></i> Tiger Woods</li>
</ul>
<p>&nbsp;</p>
<h2 id="ESFP">Performer &#8211; ESFP Personality</h2>
<h3>Extraverted Sensing Feeling Perceiving type</h3>
<p><img style="float: left; padding: 30px 15px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABMCAAAAAD4wO55AAAAAnRSTlMA/1uRIrUAAAPgSURBVHgBpZYtkKs8FIZfGz/xLl7Ei3iFjp/BYmtrUUgktgqHRNbU1FRWVNQgEFWIfAM03byn3Gl3v0fcO7OEp+Tk/AThfyIEY1cWRXUP/6Lf50VzZwHReg34Prd2dw1vXB1mdPMvwdQUZV/4Xi/LTkEwWDxptgWDA6Ca0WDBToEpENH3TYFfH77W9SI+Gi/qLcGgwdSBOOGHfEtwU1hQeNIG4pgI/JZgslgoDRb0IM5A4cVuMwbdskK3GWbUIYTrJSQ4vDhuCloF3mat9S3NIrEDKXgYpJhjFn8qUmHFJZvjIBIKUhBOmVbaViFsCzQYKbh31c5Z68vmPP1BcPLJc1tPvxU0CoQbfye4KAjyN8Gd1yiXCnaQ6FEKJie+8WCA40RZmnKQgnDLrbELxhh/dP6Y500l64CziQSPur0dZprLND0cYJpaF7yDBD1IwQmuwcIpDDb90Mlgg1YKOtQeMzbc4vvZtKq3yKWgVr3GTHPn90OJLcwkBDu77kB38X33+ClkrTYKhQV+l68Cw9m2NruKTrKY15RS0BiZrUkjuNFJXDwALwT5QW2+H2oAetFETJh1lgXTrkZC9qCBYKmt+1DN0gcJxnKf5lkyVjIAjnpiHRoA6sbFVBdJkEbRTbMQEv85dEskuJzLV5hUuWuSvZlnj0VET2t1HFngmxii2uMgZtounJMYlOGsAHQs0N26y6y2QCsaRRnSPFCX5Y8HFih7yrV2VaFAgsuytuNanjSARrY0U3ft3sQqpKnaZiRQ53lZ9T6dlcJKIyZSqUDs7fwP54FGQsndVudgnF/3CT4tLvbIMcuOGRh9yl05kSBYUewpD73Zj1hAP6IGcbuQ7N4FOYeZBDUkTgrkIkd7KLYbGgvOIKpA25PouxTI8aNvHGDJ+U0wGhA5314k/ZugBaOunKUfZ6OHoNie3JTsG6lsqthc9ch3RKaSgvbngZcVddkQlFLgY6/4mYXZbwSDTjLM0Vl/J2jSrdUx0lGAz4IsPbub4lS44mMQY5wzuljb8KQyYLQfWFBS4OMQUa90HovVn/v1//gAog70wDfzXty0z2FQlGMI/IKPqafjEORPPIarFHAz6cUXFZ8F9INmEoeSfSmoYreXLch+J5hMkgSkNI+vBC2HcOZAyfxJ4DiEMz190wdBPEM7vQ+C8zcCR1nI9Xf6QtCDAsaC/guB44G8cv1e0ND9P3LT3woGzR/w6y3EHDDjHwU1H0HkLE/h8EyLUdPnIhx4GNMooY5inqm6p7mJ50p1DoJczsdLZvN5m9PeZqeQnEJnANMFySNXUPkYPoBZOY5T2OAxPMJH/gPS7EDQI5WBPAAAAABJRU5ErkJggg==" /><br />
Performers have the special ability, even among the Artisans, to delight those around them with their warmth, their good humor, and with their often extraordinary skills in music, comedy, and drama. Whether on the job, with friends, or with their families, Performers are exciting and full of fun, and their great social interest lies in stimulating those around them to take a break from work and worry, to lighten up and enjoy life.</p>
<p>Performers are plentiful, something over ten percent of the population, and this is fortunate, because they bring pleasure to so many of us. Performers are the people for whom it can truly be said &#8220;all the world&#8217;s a stage.&#8221; Born entertainers, they love the excitement of playing to an audience, and will quickly become the center of attention wherever they are. Performers aren&#8217;t comfortable being alone, and seek the company of others whenever possible &#8212; which they usually find, for they make wonderful playmates. Performers are smooth, talkative, and witty; they always seem to know the latest jokes and stories, and are quick with wisecracks and wordplay-nothing is so serious or sacred that it can&#8217;t be made fun of. Performers also like to live in the fast lane, and seem up on the latest fashions of dress, food, drink, and music. Lively and uninhibited, Performers are the life of the party, always trying to create in those around them a mood of eat, drink, and be merry.</p>
<p>The Performers&#8217; talent for enjoying life is healthy for the most part, though it also makes them more subject to temptations than the other types. Pleasure seems to be an end in itself for them, and variety is the spice of life. And so Performers are open to trying almost anything that promises them a good time, not always giving enough thought to the consequences.</p>
<p>Like the other Artisans, Performers are incurably optimistic &#8211; &#8220;Always look on the bright side,&#8221; is their motto &#8212; and they will avoid worries and troubles by ignoring them as long as possible. They are also the most generous of all the types, and second only to the Composer Artisans [ISFPs] in kindness. Performers haven&#8217;t a mean or stingy bone in their body-what&#8217;s theirs is yours-and they seem to have little idea of saving or conserving. They give what they have to one and all without expectation of reward, just as they love freely, and without expecting anything in return. In so many ways, Performers view life as an eternal cornucopia from which flows an endless supply of pleasures.</p>
<p><strong>Notable Performers:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li title="U.S. president"><i class="fa fa-user"></i> Bill Clinton</li>
<li title="U.S. president"><i class="fa fa-user"></i> Ronald Reagan</li>
<li title="composer, conductor, and pianist"><i class="fa fa-user"></i> Leonard Bernstein</li>
<li title="basketball player"><i class="fa fa-user"></i> Magic Johnson</li>
<li title="musician, actor, and entertainer"><i class="fa fa-user"></i> Elvis Presley</li>
<li title="actress"><i class="fa fa-user"></i> Elizabeth Taylor</li>
</ul>
<p>&nbsp;</p>
<h2 id="ISFP">Composer &#8211; ISFP Personality</h2>
<h3>Intoverted Sensing Feeling Perceiving type</h3>
<p><img style="float: left; padding: 30px 15px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAADiElEQVR4Ae3bA3QrXRhG4drtb9u2bdu2bds2r23btm3bNr+761Qzc6aTycnkvGs9NXcbJ3FmZmZm4d1BeB/fe+wDHIzAbRQkTEYjcJsLCZP5CNwuQgPMhHhkFhrgYgR21SEeqYUAzwQzwUwwhZ2OF/AuHsL+Jlj5Oxq9IaVsxS9INcGKdzJWQCz0BNFMsCRMgjjwLWI+2J0Qh9YjI9aD/Q9RcE2sB2sNUfAo3C4rCMFqQhTcBDeLxwLUiPZgj0Ic2oLd4WanQvBptAdLxwKIA1Xgdm9CcGG0BUvCYTgEhbsCmyEWJmB3uF1HrEZSNAQ7GT9gLLZACkzEucjdhZgOKUcr7Am3S8UGtAbTN9hpaAexMA+pIb/YnfgJ/+MTnIPK7jIIXtI1WCI+w3aIA6cjnPsKguN0DJaKDhAFFyOcG4Q5Op5xTUJ7iEbB9sB21NAx2LcQzYLdDsH9ugU7Hds0DPY3dmBv3YLVh1joilkRCDYFo8D0CbY3tkIs7IVXfQ52OAQ/6hbsToiNbDzvc7AnIbhWt2DfaxqsFjYjQ7dgjTQNloSTwPQK1ruSwdZipaIl+AfH4jLcjXsU9IhksCnqwYJEPdhqh8GeQ8wHi8cOiI1DcT1iPlg6xIFnkIxBsR5sb4V75+2HdLyBKi7MC0KwwyAOTcElcLMUbAlsMBuzcC5UdkhQDpIHQVy4Gio7NijB9ocJprB9fAqWhrNc2Awp8HTI2+tHKlgydroN5sM2QgpcisL9Eslz+usgir7EPQ5dh4ODFGw2JMy2oypSgxBsCMQn1YIQ7E+IT3bi1GgPdjp2QnxSX/9g9qsF8ck2HBHtwTLRH+KTv/UPZr80/OLTheSN2FfrYArbG4/hD1RxqSnExtd6B/N/IyEW1mB3HYPdgKYYhuEe64y3kITSexBi433dgt3h01mGGii9REyDWFiMdJ2CDfHxDOn+KL0XIDae1ynYKohPLkPppWIhxMIMJOkSbDXEJ1egvH0AsXG/CVa8HAf/6aMRr1uw9qjisa02wVTuIXS9bsGuhtdb5zDYQQ4eLdIOJljIqtk/ANUEC92xNvfj2GCClV0ztYOkCXYMVkJK2YQTTbDydyTaYDV2YiAuwv34C1VCbIMUaBvy9rGBDmazeHSAqIjlYGdDnDPB7jDB1JaMPSqwxART2yLNg5lgj+PZAgfB6z0R8vUPhNe7FFeH2UnI2y4GyfoLlT4unwAAAABJRU5ErkJggg==" /><br />
More than the other Artisans, Composers are in tune with their senses, and so have a sure grasp of what belongs, and what doesn&#8217;t belong, in all kinds of works of art. While the other Artisans are skilled with people, tools, and entertainment, Composers have an exceptional ability-seemingly inborn-to work with subtle differences in color, tone, texture, aroma, and flavor.</p>
<p>Although Composers often put long, lonely hours into their artistry, they are just as impulsive as the other Artisans. They do not wait to consider their moves; rather, they act in the here and now, with little or no planning or preparation. Composers are seized by the act of artistic composition, as if caught up in a whirlwind. The act is their master, not the reverse. Composers paint or sculpt, they dance or skate, they write melodies or make recipes-or whatever-simply because they must. They climb the mountain because it is there.</p>
<p>This ability to lose themselves in action accounts for the spectacular individual accomplishments of some Composers, and yet on their social side they show a kindness unmatched by all the other types. Composers are especially sensitive to the pain and suffering of others, and they sympathize freely with the sufferer. Some have a remarkable way with young children, almost as if there were a natural bond of sympathy and trust between them. A similar bond may be seen between some Composers and animals, even wild animals. Many Composers have an instinctive longing for the wilds, and nature seems to welcome them.</p>
<p>Composers are just as plentiful as the other Artisans, say nine or ten per cent of the population, but in general they are very difficult to observe and thus greatly misunderstood. Very likely the difficulty comes from their tendency not to express themselves verbally, but through their works of art. Composers are usually not interested in developing ability in public speaking, or even in the art of conversation; they prefer to feel the pulse of life by touch, in the muscles, in the eyes, in the ears, on the tongue. Make no mistake, Composers are just as interested as other types in sharing their view of the world, and if they find a medium of non-verbal communication-some art form-then they will express their character quite eloquently. If not, they simply remain unknown, their quietness leaving their character all but invisible.</p>
<p><strong>Notable Composers:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Mikhail Gorbachev</li>
<li><i class="fa fa-user"></i> Mel Brooks</li>
<li><i class="fa fa-user"></i> Cher</li>
<li><i class="fa fa-user"></i> Bob Dylan</li>
<li><i class="fa fa-user"></i> Wolfgang Amadeus Mozart</li>
<li><i class="fa fa-user"></i> Jackie Kennedy Onassis</li>
<li><i class="fa fa-user"></i> Neil Simon</li>
<li><i class="fa fa-user"></i> Steven Spielberg</li>
</ul>
<p>&nbsp;</p>
<h2 id="ENFJ">Teacher &#8211; ENFJ Personality</h2>
<h3>Extraverted Intuitive Feeling Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAFcUlEQVR4AezbA6wrfR6H8S328rVt28a1bdu2bdu2bdu2bdvob58mt8lkUvx7OtMz5+w8ySfmtxz9x85a/YrDcVgNRLVkkDispT2YPVj8GuwT9Nc4ik3ob1G3MRP9n8iKWG0qmsGqnUUyqGcPZg/2MTpiAgYjnT1Y4AriPkRnBJzRHCwRPsCLFh7sU91YetWiMZgDlXALgscYg+csOFhHSBAHozFYVYgfK+G02GAzIUF4kMDMwRLgGiSA9BYbbAQkiBtmv8M+ggRR12KD5YIEMcrswZ7DI0gARS02mBOzIH6cw9vGD6b+Nj+F5yz4tyIBWuMyBA8wBe+BzB/secyHaJzAHxb/p+/G80gcG//0HUiPuiiJp0FRGcxl9UOjF1EbE7EwhJkYgPRwRDhYJvSEtk/R2sqDZcB1SAzMQtIYDvYGtuMlaOuGW3jNioN9jtuQCCxFkjAHc2IhUkHbM7gBQQ8rDjYSYoDFSBLGYA3QAfoqQyC4jw+sNtgJiEEWIrHCYL9jLRJAmxMHIBpDrDbYTd2fvKMQBdeREef9jFYGWzETZTRK4SfsxCfQlxqi8xAfW3WwQWgGUXAS3r7GBUgYasBfcyB+TEC4vY0VeMbMwQaGPRjRt7gEUVQN+j6DB+KHBz9AtY9xDIJm1huM6HuchYRwGZ9DXw9IEHOg0rc4B4HgJl6z3mBESfDjE2vQHz/qPA19z+IGJIRkCNYfuArR6WPFwfTNRbMIT1bqrUKg0uAWxI+H+Dy+DObEQYii9NCXE/chQUyML4NlgIRhO5zwVRyPIAr+iA+DzYWEKTe8VYMHomhFXB/sIzyGhKk6asIDCVO6uDxYN0gYPKiJ/pAYGhjpYNcgEAyI4mDP4iZE0V0UwSJIbA7WGwJBwSgOVgmi6A6KYS0ktgf7L/IhGcjvYJlxysDBHNgHUfQAxyBWGEyfv8GS4aCBg2WCGC/+DjYfosYe7HN4IGrswXpD1NiDvYDbEDX2YDUgauzBXDgKUWMPlhmizh5sAUSNPdjXEHX2YHkwwSLKWXsw62bJwVahnUXdstpgVdDf4j6J9mB24Q9mVx6i8ylWQTQ2wI5ewHEIBNPgLRPuQ/AA2WD3pGeRDxnghK9PURSfwy7C0mApPBCsQVZE2icYibsQHEEtJLDqx7MuFmIN+uFn6KsMD8SPRtDnRmFMxkaMRy44oe1XXIP4sSDAaH9iINZiPmriGZjeZzgF0fGghu5j+ggSgEc3cmIshfgxDW7NqIcgQdSDtsYQP47gfZiWGzshATzG3/DWDhJCP/jqCQmiKbylgoTx4Gg6eCABrIMDppQVEsIMeJsKCWEZvD2P+5AgriEBKkHCeHB0CSSEFDClFpAQzsDbcEgI0+HtH4iCL1EYEsJtOEBKT7LUgSk1DeNWgXyQEMrB258QBZ/hDYV34yT4ugoJoSZMKQUkhDHw5sIaSADbkRDekuAmJIizcMFba0gAt/AZfM2AhPALTMmBZZAA7uEr+HoJ0yE6C/GG2i8ZgPLw5UJLPIBoHMZf0PYLHkICmAVTew1bITp3kBv++h6VUDXIq+kK8r3XDQ7oewvFURMZkBD+KoL7EJ11eBGm50Zu9Mco1MGbMKI/0RHj0RY/wojeRX2MRl9khwuGlxhpUQF1FVVDLryCQDnwE4qhrqLaKIzPEay3kR81UFdRKfwd6YgFcBkSQ4/QES5oex/rIBGYj9egLQH6wQOJocP4E2FXCh6IAfr5O01kgD14Fr7GQQxwG79CuddwG2Kgf+GtG8RAfbWHTAY6CBeUqg8x2GC4cBVioDtIijEQg2WAUvMhBluPryEmSIZjEIN1gFJjsclg4/AzNpkgHVZhk8Fa4f+8/40KAABJeAa7y4t5RAAAAABJRU5ErkJggg==" /><br />
Even more than the other Idealists,Teachers have a natural talent for leading students or trainees toward learning, or as Idealists like to think of it, they are capable of calling forth each learner&#8217;s potentials. Teachers (around two percent of the population) are able &#8211; effortlessly, it seems, and almost endlessly-to dream up fascinating learning activities for their students to engage in. In some Teachers, this ability to fire the imagination can amount to a kind of genius which other types find hard to emulate. But perhaps their greatest strength lies in their belief in their students. Teachers look for the best in their students, and communicate clearly that each one has untold potential, and this confidence can inspire their students to grow and develop more than they ever thought possible.</p>
<p>In whatever field they choose, Teachers consider people their highest priority, and they instinctively communicate personal concern and a willingness to become involved. Warmly outgoing, and perhaps the most expressive of all the types, Teachers are remarkably good with language, especially when communicating in speech, face to face. And they do not hesitate to speak out and let their feelings be known. Bubbling with enthusiasm, Teachers will voice their passions with dramatic flourish, and can, with practice, become charismatic public speakers. This verbal ability gives Teachers a good deal of influence in groups, and they are often asked to take a leadership role.</p>
<p>Teachers like things settled and organized, and will schedule their work hours and social engagements well ahead of time &#8212; and they are absolutely trustworthy in honoring these commitments. Valuing as they do interpersonal cooperation and harmonious relations, Teachers are extraordinarily tolerant of others, are easy to get along with, and are usually popular wherever they are.</p>
<p>Teachers are highly sensitive to others, which is to say their intuition tends to be well developed. Certainly their insight into themselves and others is unparalleled. Without a doubt, they know what is going on inside themselves, and they can read other people with uncanny accuracy. Teachers also identify with others quite easily, and will actually find themselves picking up the characteristics, emotions, and beliefs of those around them. Because they slip almost unconsciously into other people&#8217;s skin in this way, Teachers feel closely connected with those around them, and thus show a sincere interest in the joys and problems of their employees, colleagues, students, clients, and loved ones.</p>
<p><strong>Notable Teachers:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Mikhail Gorbachev</li>
<li><i class="fa fa-user"></i> Pope John Paul II</li>
<li><i class="fa fa-user"></i> Margaret Mead</li>
<li><i class="fa fa-user"></i> Ralph Nader</li>
<li><i class="fa fa-user"></i> Oprah Winfrey</li>
<li><i class="fa fa-user"></i> John Wooden</li>
</ul>
<p>&nbsp;</p>
<h2 id="INFJ">Counselor &#8211; INFJ Personality</h2>
<h3>Introverted Intuitive Feeling Judging type</h3>
<p><img style="float: left; padding: 30px 15px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAADh0lEQVR4AezBAQ0AAADCIPuntscHDAAAAGh4+/UAY9sVxlE8z7Zt22Ft20ZU225cu0Ft27bNZ4xtXXxvJRkezT682iv5hcP/PeyJw/EQ3sNLuBIT4LYRuAAv4z3ch12RNY3GVxAL9TgGqh2JSoiFNzESGd1A/ARxkMDB6K4jkIA4+B79kbFdC1GQjwGwawAKIAouQsa2HqLI6Sg7HKLoD2RkgyAuXA+7boYoSqIfMq7BEBdugF23uhysPzKybRBFR8GuEyCKNiLt64H52A1jPRwZJRgMu4ahwsOROha7YQF6IC3aE+shrZJ4ASMxTPHCfzK66wyIE/yHwRiJF5GEtNqAPZHSTnV4NlqPSZiJPyEWWnABVLsEMYiF3zEDk7De4ZnvFKSkYxCDOPgb49EHZ+E9rMcvuBOz4bZ5uBu/Yj3ewenog/H4B+IghqMRaUcjBlHwI3oj7HrhW4iCGI6Kfix1JyHsToK40BLFaCcjDnHpM4Td5xCX4jg5vcYCkpiBsJqBJMTjaCdFN5a6a1L/kh/NaCf5HgtYjzDqgfWQqEaLYCwAaxF06yBAZKNFMBZwL4LuPkiqRzscLRCP8nE7xKAIvRFUfVAMMbgd+RCPWnAYlDrR55G1GdMwDA0Qg0MQVIdCDBowFNOwxeeRxhbOHYJmiEcFmIe2XoYYPIegeh5i8BLamo9CiEfNTh/wYjRCPCrEfHTuMJsj4Cz0g9f64Wybv/dQdG6Bz9EasBimHvU51gIY64syh++5CiOg2ghc7TBAKfrC2AIUQTx6Aqb+gnhQhAU+7mK1uBPTYNc03IlaH3fhhT5G+xOmNnocayGcmqt4XYzhKSxHW8vxtOLLfh1mwalFKIa4tDGIwYqxCCqtwxcQRR+0EkVfYAVUWoziqAfLxxy4bRmeQAziUwxPYBncNhf5UQ2Wj7nw00zcjQaPd627MQN+ah0t3MFKsQRBNR33oh7iBPW4F9MRVEtRGsZgLXgFUxBGY3ArKiAGFbgFYxBG0/A6YkEOdjaiaAjOxcOtzsUQRNHZQQ52BrK9M/RgejA9mB5MD6YH04PpwfRgejA9mB5MD6YH04PpwfRgejA9mB5MD6YH04PpwdynB9ODfQ6xsTeyvb0hNj6BqRsgFioxAtnecJRCLFwKU/3xKaSTehyJXOkA1EA6eR29YVkPHI47cCmmI9eajvNwIw5CD6RnOp1uJ3Q4eNlli37IAAAAAElFTkSuQmCC" /><br />
Counselors have an exceptionally strong desire to contribute to the welfare of others, and find great personal fulfillment interacting with people, nurturing their personal development, guiding them to realize their human potential. Although they are happy working at jobs (such as writing) that require solitude and close attention, Counselors do quite well with individuals or groups of people, provided that the personal interactions are not superficial, and that they find some quiet, private time every now and then to recharge their batteries. Counselors are both kind and positive in their handling of others; they are great listeners and seem naturally interested in helping people with their personal problems. Not usually visible leaders, Counselors prefer to work intensely with those close to them, especially on a one-to-one basis, quietly exerting their influence behind the scenes.</p>
<p>Counselors are scarce, little more than three percent of the population, and can be hard to get to know, since they tend not to share their innermost thoughts or their powerful emotional reactions except with their loved ones. They are highly private people, with an unusually rich, complicated inner life. Friends or colleagues who have known them for years may find sides emerging which come as a surprise. Not that Counselors are flighty or scattered; they value their integrity a great deal, but they have mysterious, intricately woven personalities which sometimes puzzle even them.</p>
<p>Counselors tend to work effectively in organizations. They value staff harmony and make every effort to help an organization run smoothly and pleasantly. They understand and use human systems creatively, and are good at consulting and cooperating with others. As employees or employers, Counselors are concerned with people&#8217;s feelings and are able to act as a barometer of the feelings within the organization.</p>
<p>Blessed with vivid imaginations, Counselors are often seen as the most poetical of all the types, and in fact they use a lot of poetic imagery in their everyday language. Their great talent for language-both written and spoken-is usually directed toward communicating with people in a personalized way. Counselors are highly intuitive and can recognize another&#8217;s emotions or intentions &#8211; good or evil &#8211; even before that person is aware of them. Counselors themselves can seldom tell how they came to read others&#8217; feelings so keenly. This extreme sensitivity to others could very well be the basis of the Counselor&#8217;s remarkable ability to experience a whole array of psychic phenomena.</p>
<p><strong>Notable Counselors:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Emily Brontë</li>
<li><i class="fa fa-user"></i> Mary Baker Eddy</li>
<li><i class="fa fa-user"></i> Mohandas Gandhi</li>
<li><i class="fa fa-user"></i> Jane Goodall</li>
<li><i class="fa fa-user"></i> Sir Alec Guinness</li>
<li><i class="fa fa-user"></i> Carl Jung</li>
<li><i class="fa fa-user"></i> Queen Noor</li>
<li><i class="fa fa-user"></i> Sidney Poitier</li>
<li><i class="fa fa-user"></i> Eleanor Roosevelt</li>
</ul>
<p>&nbsp;</p>
<h2 id="ENFP">Champion &#8211; ENFP Personality</h2>
<h3>Extraverted Intuitive Feeling Perceiving type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAADU0lEQVR4Ae3cA6xkZxTA8T77vdq2bSvqi2ojqG27DWrbCmojqNu1bdvGzJz9r28m3525vnvnO//kF61PznwXu/tqNtqwasQh2BfNmA7N0KZ4HQshDmNxG2qhrWl7DIGU8AsaYH016APx4FVY34UQj3LYC6lWjTQ73+c2nm37wPaEn/azfWBV8J/FAxsGPw2F1V0B8aiAA2B1tegH8eBDkLYbRkNK+AstWJO2Gd4wPBrNwL2ogyG9SjXiAHRgKgYhD9KB7Y1O7ICty1yxc5iCUfgW42FNW+NnSEB5fIQ2Ww74SZAIDMRmqNg2wVBIhP5BPSqybyAxeNr2O3q/8jgJFdPOmAuJ0Si0IfPV4G9IAt5E5rsDkqBOZLYDsQSSoEnYDJmrDt0hLv6A+OHjx3+EzHUDxMVnuBoSwlEYCHFxfNbeuG4BU8NxFQRhWoRzsRimtqyUV9RXYwGiaBAeQ6LVwmuvlticGzAN5eoOCr1h4vj5vPYk9oCpBzAs6oGdgZ1h6m74SZB0p+JomHrex0cyk4ltf80myEC6YbEc+geiDs5GWrBhh6IKzoZhfrmB/YJt4OxsCzbsf9TD2Sn4Q88wPcMqZWC6YVoViptkOPSnYjPUwtQALMXatsU2KG4MCmjDFgjaeCxHk8uvMxUL4Ww7NIBc/8xVpQ99c5MgapWTgz5Lfo1T0QFTb2Au1nYcjoezpXgBKzsMpyNor2AhdsM5KO5dzICz69EKUx/icvjPZcPOwmiIi13g7CxIkb+wtpsgIWyFle2KPMRhIZp8fnIOc9uwpA79b/BF0ZlyWwxXyVF4BIKVLcf1WJzu+zD/FXAuDsI2+MfHi8OeuB1/wEuP40vsib4YDcrQwBz1BXzdh81HH5/3cYOAdB6+56IRzpYhqQRItAJmo7icl4HtA1MvJ3inL0iyadg0q3f6oo9GsW6YPktK+luoG5bKbcX1aIGpaRk4w65GI0zNimNgP2V8w77XMyxEeobpVVIHphumG5aBoemhrxuWxsdSN0wHpjeu+k8F0k8/knrj6j89w3TD9B5MN0w3TAeWg1vLIWW+T862gY2CW0PKfDG2KZgPq6rCb5Ais7E9VnYZxOAaWFk7XsBUzMMP2B/OzkVfLMMAXI4qpNYKYiN4gzQBT3oAAAAASUVORK5CYII=" /><br />
Like the other Idealists, Champions are rather rare, say three or four percent of the population, but even more than the others they consider intense emotional experiences as being vital to a full life. Champions have a wide range and variety of emotions, and a great passion for novelty. They see life as an exciting drama, pregnant with possibilities for both good and evil, and they want to experience all the meaningful events and fascinating people in the world. The most outgoing of the Idealists, Champions often can&#8217;t wait to tell others of their extraordinary experiences. Champions can be tireless in talking with others, like fountains that bubble and splash, spilling over their own words to get it all out. And usually this is not simple storytelling; Champions often speak (or write) in the hope of revealing some truth about human experience, or of motivating others with their powerful convictions. Their strong drive to speak out on issues and events, along with their boundless enthusiasm and natural talent with language, makes them the most vivacious and inspiring of all the types.</p>
<p>Fiercely individualistic, Champions strive toward a kind of personal authenticity, and this intention always to be themselves is usually quite attractive to others. At the same time, Champions have outstanding intuitive powers and can tell what is going on inside of others, reading hidden emotions and giving special significance to words or actions. In fact, Champions are constantly scanning the social environment, and no intriguing character or silent motive is likely to escape their attention. Far more than the other Idealists, Champions are keen and probing observers of the people around them, and are capable of intense concentration on another individual. Their attention is rarely passive or casual. On the contrary, Champions tend to be extra sensitive and alert, always ready for emergencies, always on the lookout for what&#8217;s possible.</p>
<p>Champions are good with people and usually have a wide range of personal relationships. They are warm and full of energy with their friends. They are likable and at ease with colleagues, and handle their employees or students with great skill. They are good in public and on the telephone, and are so spontaneous and dramatic that others love to be in their company. Champions are positive, exuberant people, and often their confidence in the goodness of life and of human nature makes good things happen.</p>
<p><strong>Notable Champions:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Joan Baez</li>
<li><i class="fa fa-user"></i> Joseph Campbell</li>
<li><i class="fa fa-user"></i> Charles Dickens</li>
<li><i class="fa fa-user"></i> Phil Donahue[1]</li>
<li><i class="fa fa-user"></i> Martin Luther King Jr</li>
<li><i class="fa fa-user"></i> Bill Moyers</li>
<li><i class="fa fa-user"></i> Paul Robeson</li>
<li><i class="fa fa-user"></i> Sargent Shriver</li>
<li><i class="fa fa-user"></i> Elizabeth Cady Stanton</li>
<li><i class="fa fa-user"></i> Edith Wharton</li>
</ul>
<p>&nbsp;</p>
<h2 id="INFP">Healer &#8211; INFP Personality</h2>
<h3>Introverted Intuitive Feeling Perceiving type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAACn0lEQVR4AezZA+wcexRH8Vm9V9tuUNu2bVtRbccNa7dBbTNOowa1bdvG7anbyczu71/Pzv0mn1V81jPWP7YwaqPPJ82RBDqHtcMliM19DEUAuk8bD4lhOYLw/ZpBDI2C73ccYugRUsK3ywdJoJbw7ZpAEmg0fLtGEHP6OZYXkkAt4OsdgBi6h2Tw9ergDcRAf+jYALyFRDEbAeg+rR6OQGyuoCd0LiuFruiOagjB98uJMqiF0rBYNtRyUQAWy49aKIVMiOtF0M/hr9BeMKsTxMUkMGux7fGTGIVEiKtlwG6Ig5NgVn2DX/ebIQ5OIBfiYhHsgbh4ggDKQFz0NvjNdhYp4fmNhMSQDVkgLuogjMeQKGbA0/sf1yExdACzDkFsHiEZykJieIo08OyqQQxsArMa4yXkMwwBs6ZBDHSGZzcCYuA1KoJZedEdvVAGzCqAJxADs+DZTYYYuoXmCODzAqiBixBDG+HZzYPY7MRcvII4eIiiiOAZxMUybIfY7Ii3YIPAon7jlUQEEkVuNNRgGkyDaTANpsE0mINcPxRMg2mwfciAIDZBXGgwPLcdeo7gvHswDXYe9m1xD6bB3qAAPi8NbrsF02DAFQxEHxyC2GmwH5Pz3w+mwTSYBtNgGmzgLwzWIN6CjYPYNP+FwQpDbBbCsytgO894Hal+UbAcCOOg7fF68PSqYhHmIx8sg2CrMNMgGLOyYjY2oBXibwbBGiCbYTAfTINpMA2mwTRYdg2mwTTYr5kG02AaTINpsGwaTINpsF8zDabBNJgG02BZNZgG02AaTINpMA0GaLCjEBelEcFziIOnCMNXmwBxcBghWGwNxMFK+G6JsNUW4jwK4/MyYg/kM+xGBvhyATTCCLRFCtgXQQcMQzO8G+tAOhgAJJUC8KNdjcUAAAAASUVORK5CYII=" /><br />
Healers present a calm and serene face to the world, and can seem shy, even distant around others. But inside they&#8217;re anything but serene, having a capacity for personal caring rarely found in the other types. Healers care deeply about the inner life of a few special persons, or about a favorite cause in the world at large. And their great passion is to heal the conflicts that trouble individuals, or that divide groups, and thus to bring wholeness, or health, to themselves, their loved ones, and their community.</p>
<p>Healers have a profound sense of idealism that comes from a strong personal sense of right and wrong. They conceive of the world as an ethical, honorable place, full of wondrous possibilities and potential goods. In fact, to understand Healers, we must understand that their deep commitment to the positive and the good is almost boundless and selfless, inspiring them to make extraordinary sacrifices for someone or something they believe in. Set off from the rest of humanity by their privacy and scarcity, Healers can often feel even more isolated in the purity of their idealism.</p>
<p>Also, Healers might well feel a sense of separation because of their often misunderstood childhood. Healers live a fantasy-filled childhood-they are the prince or princess of fairy tales-an attitude which, sadly, is frowned upon, or even punished, by many parents. With parents who want them to get their head out of the clouds, Healers begin to believe they are bad to be so fanciful, so dreamy, and can come to see themselves as ugly ducklings. In truth, they are quite OK just as they are, only different from most others-swans reared in a family of ducks.</p>
<p>At work, Healers are adaptable, welcome new ideas and new information, are patient with complicated situations, but impatient with routine details. Healers are keenly aware of people and their feelings, and relate well with most others. Because of their deep-seated reserve, however, they can work quite happily alone. When making decisions, Healers follow their heart not their head, which means they can make errors of fact, but seldom of feeling. They have a natural interest in scholarly activities and demonstrate, like the other Idealists, a remarkable facility with language. They have a gift for interpreting stories, as well as for creating them, and thus often write in lyric, poetic fashion. Frequently they hear a call to go forth into the world and help others, a call they seem ready to answer, even if they must sacrifice their own comfort.</p>
<p><strong>Notable Healers:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li title="who reportedly self-identified as a Healer"><i class="fa fa-user"></i> Diana, Princess of Wales</li>
<li><i class="fa fa-user"></i> Vincent van Gogh</li>
<li><i class="fa fa-user"></i> Aldous Huxley</li>
<li><i class="fa fa-user"></i> Søren Kierkegaard</li>
<li><i class="fa fa-user"></i> Isabel Myers</li>
<li><i class="fa fa-user"></i> George Orwell</li>
</ul>
<p>&nbsp;</p>
<h2 id="ENTJ">Fieldmarshal &#8211; ENTJ Personality</h2>
<h3>Extraverted Intuitive Thinking Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABMCAYAAAAvF+QAAAAD4ElEQVR4Ae3aA5AkCRrH0Wvc3dq2bdu2bdu2bdu2bdu2vWPr29cRg4xqJapnqjfyF/HCjX+5MvM/Hdz/2YD9WYpO2WR8SiTcRB2dquuIFmxCp+pbogWX0Kl6jWjBsXSqtiUq9GR6Ol278gX9eYnF6TSNwTTM0IYp+B812Sw8y2Aihb5cx/jUTNPwO5HDGzRSE11DFLAdNdHXRAE3UBMlH1bnE+3ox2XEUPfV4pDZUwz5g2XLIeWQckg55N82pBxSDnmZ4BtmTDlkWgYQnEFNNAnbM+NQkdCbDZsNkZZmN0aj5qoc0o3FWhlS05VDyiHlkHJIOaQcUg4ph5RDOq4ZiIQuLEIk/E5NV8fiDCGG+pYdiIQ3qMkW43J+JlL6lCOYmlHeUjxOJAzidW7kHA7n0KEu5y0GEkP153wmYqQ3OpcTCQ+yCRPQXhOwDc9XvCjszkhrTj4ihnqYhcjbwhVngG9nHDq0BehC0I0tqUb1HMRAgg+ZoCNH/E0wiA0Zn+nZhgu4g1vYnDwtzV8ErzAGVW0ifiFSGsKc5GlufiO4l6p2F5HSr2xBkRajH8FOVKUtiZQuYiyKVsdDBD2YjkI18GWGh9OjbE9DC79ncRakqf+xKGuzccImHME7RMI1FGpTIoeTGdbq/EqwEYvyLZFBPyYvfoVPdmczFgcymKAH4/EbkcNJ5GpShhBVchoT0Y/I4UNytTWRwgCepgvRiof5P00dReQwJO/D61oihc8SVwXtzXt04SceZgvqGNZ2RE5bkrmniZTmTfmSujHdiJyOJnMfEindS1uNxVNEQRflP52W3my01vFEFdxJ5v4kMliZ1jqFqII7yNw3RAoDeZMxaK2p+Zko6Eoy92yKAQczBmmagmvpQeR0BJm7mGjFANamqZmZibSNxgrsx5W8R6S0HpnbgmjB36zOeLxU8c47B1nbgUhhMBORuYkYSPA217EdY9PUiUSFLsxGls4gUnid3D1CcBWVvUq04AsmIG37EynsQe6WIejPVCT7jGjF80xImsbkISKhL48mnqddGIdCPd/Ka/iLRBu+ZScmJU2TsQBzMAYNvE1wPIVbisEE2zCsq4iUuvE1H/AgF7ECbXUcwfeMSVU6kaBn4mDcvkRBZ9JSazOIwaxC1WrkBYLfmYm5iIJ6UtkK9CE4kqo3Me8T/MHy/EIU8CLJtqAfweV0WBPyFsFA/iRy+oJZEx/zryCGuoB6OrTxuJPI6Qc2oJ7R2ZPfCAawNyO1TfiDyOheluasinv0PRZjlDQBRxR8rnzA9jQyyvsfW3J3yu/k33MFS1Kz1TEL67BLwg6sxDRUvX8A50prLKbtQLwAAAAASUVORK5CYII=" /><br />
Of the four aspects of strategic analysis and definition it is the marshaling or situational organizing role that reaches the highest development in the Fieldmarshal. As this kind of role is practiced some contingency organizing is necessary, so that the second suit of the Fieldmarshal&#8217;s intellect is devising contingency plans. Structural and functional engineering, though practiced in some degree in the course of organizational operations, tend to be not nearly as well developed and are soon outstripped by the rapidly growing skills in organizing. But it must be said that any kind of strategic exercise tends to bring added strength to engineering as well as organizing skills.</p>
<p>Hardly more than two percent of the total population, Fieldmarshals are bound to lead others, and from an early age they can be observed taking command of groups. In some cases, they simply find themselves in charge of groups, and are mystified as to how this happened. But the reason is that they have a strong natural urge to give structure and direction wherever they are &#8211; to harness people in the field and to direct them to achieve distant goals. They resemble Supervisors in their tendency to establish plans for a task, enterprise, or organization, but Fieldmarshals search more for policy and goals than for regulations and procedures.</p>
<p>They cannot not build organizations, and cannot not push to implement their goals. When in charge of an organization, whether in the military, business, education, or government, Fieldmarshals more than any other type desire (and generally have the ability) to visualize where the organization is going, and they seem able to communicate that vision to others. Their organizational and coordinating skills tends to be highly developed, which means that they are likely to be good at systematizing, ordering priorities, generalizing, summarizing, marshaling evidence, and at demonstrating their ideas. Their ability to organize, however, may be more highly developed than their ability to analyze, and the Fieldmarshal leader may need to turn to an Inventor or Architect to provide this kind of input.</p>
<p>Fieldmarshals will usually rise to positions of responsibility and enjoy being executives. They are tireless in their devotion to their jobs and can easily block out other areas of life for the sake of their work. Superb administrators in any field &#8211; medicine, law, business, education, government, the military &#8211; Fieldmarshals organize their units into smooth-functioning systems, planning in advance, keeping both short-term and long-range objectives well in mind. For the Fieldmarshal, there must always be a goal-directed reason for doing anything, and people&#8217;s feelings usually are not sufficient reason. They prefer decisions to be based on impersonal data, want to work from well thought-out plans, like to use engineered operations &#8211; and they expect others to follow suit. They are ever intent on reducing bureaucratic red tape, task redundancy, and aimless confusion in the workplace, and they are willing to dismiss employees who cannot get with the program and increase their efficiency. Although Fieldmarshals are tolerant of established procedures, they can and will abandon any procedure when it can be shown to be ineffective in accomplishing its goal. Fieldmarshals root out and reject ineffectiveness and inefficiency, and are impatient with repetition of error.</p>
<p><strong>Notable Fieldmarshals:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Napoleon Bonaparte</li>
<li><i class="fa fa-user"></i> Julius Caesar</li>
<li><i class="fa fa-user"></i> George C. Marshall</li>
<li><i class="fa fa-user"></i> Golda Meir</li>
<li><i class="fa fa-user"></i> Carl Sagan</li>
<li><i class="fa fa-user"></i> Edward Teller</li>
<li><i class="fa fa-user"></i> Margaret Thatcher</li>
</ul>
<p>&nbsp;</p>
<h2 id="INTJ">Mastermind &#8211; INTJ Personality</h2>
<h3>Introverted Intuitive Thinking Judging type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAFSElEQVR4Ae3YA3Bj/R6H8dum+9pa27Zt27Zt27Zt27Zt27Z3+7tPZxb/OZNuc1Cl55n5jJF8k8P/Bd/sQqMwemMRjuIB3kI+eYLb2IIxaIiE8ECIKDra4wC8IQbdxTTkggNulQfyYTU+Qix2Ax3xF4J9BXAA4oLL2IhlmPfJWuzBY4gfnqM/fkewKypWQHzxHtvQCRld/JJhURADcRTii9uoEJzOc9XxAuLEebRGGJgtEQbhKcSJRUH93/Yz5kKcOIVycMDq/kBHPINonEciBLki4CBE4xVawhFAn2EpROMpsiPIFBNXIRoHERMBXVW8hCjeoiQCvdi4DdEYhx8QWMXHeYjiHfIg0PoXFyAa3WCm/1AIPTENa3EAqzAWHZAXP7vw+fZAFC+QEgFeKGyDaAyAkX5BTWzWcXP7FltQD3/DWT9jN0RxBX8hQOsPcaKUgX/pYDyBmPAWIxAe2v7GSYhiaUDep2WDN8SJpnCl79BCGeojVuEqRIfbmIpXELxCT/wCtVh4DlGUh7/3A85CfDEEfpUT5yB4jwmIjnIQAxrjL/TGCwhuoiDUKkEUt/Ar/LUWkG/YBt9yoCs+QrAKcZQH9HMQA+7ACz6FwRzIJxPwPT63HKLoDX/rN9yHfMMb/Aht/2EDBI9RFWppISZkhVoh3IFgD8LBpyiae7Tn+Af+UmOIC7JALQauQnAIUaGtHsSE1tAWGqsguIn48KkfRNETlueBUxAX9IPaIgjO4kc4qwvEhP5wlgOHIFilHLavIZ/cQyhYWiKdL/Qc+Fw+5QNOx8/Q1gRiQmdo+x5TIXipOWwnQRQFYWmtIDqUhFom3IPgLFJCLSvEhKJQS4BDEFxDMqhlhijmwNIWQXQ4Bk+oRcB2CD5gkPJvcyiD6vVMue/6EZ3wBoL1CA1tHrgG+eQhHLCsExCdakKbA63xBoLrqA4HekAM6AUHKigjvEFbeMK3JkAUKWBJDryB6PQQ/8FZcbFM86KvA25AdLiFTrgE+WQT4sCvykAUzWBJ0SAGbYAXfCsDdkIssA054GoxIIoJsKQ8EBOGwK+Soj+uGfgXT0Ay6M0LbyGf7IAlNYSYNAge8CtPpEIzLMBB3MEj3MZezEJrZIUXzHRWc3hb+CrHvCn4CUGpPZBPXsGS5kEschnpEFRaB1F8B9PtgmjsQT7EQRlc0vmybyTCI7BbA1H8ClP9hdcQxX6EgtrfBm4JXmMMMsITgdEOyCcf4ekfbyiKwFltIQZdwxCUQXSYT/8N+ROY7jhEIwGcVRpikYfYgxWYgv5ojYaojqz4D2bywAvIJ1dhqjQQJyrAWb0hAewKBiM59BYeotgIU02EOHEJf0EtNp5DAtFKxIGrFYUohsBwv/oxwB10Qnn0xwtIEPACFeBKgyGKGjBcLUgw5Y1G8KvTEEV8GG4fJBj7iILffnbVnGZMlATiBu7hDzhrCEQxDIYbAXETXaHtNzyFKDLDUD/iMcRNXIUn1FpDFMdhuEoQN5Nd8win/UPUhuG2QdxMJ3xuJERxFz/DUHHgDXEzi+BTdnhb+e8aAHFDuxAa1yGKY3CYeRC9A3FDJ7EDoviAjDDcz/CGhBDdYbrVkBBgF7xgul/QFfM07kPcxEWEDZDXuG7gCiLAhezBbiIhXMgebD/CwIXswS7jN7iYPdhekD2YPZg9WAgebKU9mL4m2IPpq7k9mL6iwNseTF+77MH0lcEeTH/z7cH09SP22YPpKxz22oPp6wcMx3t7MH3FwiTctwfTlwOpUQ7N0Vpjtz2YvkbZg9mD2YPZg9mDhZzBIiF5IIkDU/0ftVr6alMa2ioAAAAASUVORK5CYII=" /><br />
All Rationals are good at planning operations, but Masterminds are head and shoulders above all the rest in contingency planning. Complex operations involve many steps or stages, one following another in a necessary progression, and Masterminds are naturally able to grasp how each one leads to the next, and to prepare alternatives for difficulties that are likely to arise any step of the way. Trying to anticipate every contingency, Masterminds never set off on their current project without a Plan A firmly in mind, but they are always prepared to switch to Plan B or C or D if need be.</p>
<p>Masterminds are rare, comprising no more than one to two percent of the population, and they are rarely encountered outside their office, factory, school, or laboratory. Although they are highly capable leaders, Masterminds are not at all eager to take command, preferring to stay in the background until others demonstrate their inability to lead. Once they take charge, however, they are thoroughgoing pragmatists. Masterminds are certain that efficiency is indispensable in a well-run organization, and if they encounter inefficiency &#8212; any waste of human and material resources &#8212; they are quick to realign operations and reassign personnel. Masterminds do not feel bound by established rules and procedures, and traditional authority does not impress them, nor do slogans or catchwords. Only ideas that make sense to them are adopted; those that don&#8217;t, aren&#8217;t, no matter who thought of them. Remember, their aim is always maximum efficiency.</p>
<p>In their careers, Masterminds usually rise to positions of responsibility, for they work long and hard and are dedicated in their pursuit of goals, sparing neither their own time and effort nor that of their colleagues and employees. Problem-solving is highly stimulating to Masterminds, who love responding to tangled systems that require careful sorting out. Ordinarily, they verbalize the positive and avoid comments of a negative nature; they are more interested in moving an organization forward than dwelling on mistakes of the past.</p>
<p>Masterminds tend to be much more definite and self-confident than other Rationals, having usually developed a very strong will. Decisions come easily to them; in fact, they can hardly rest until they have things settled and decided. But before they decide anything, they must do the research. Masterminds are highly theoretical, but they insist on looking at all available data before they embrace an idea, and they are suspicious of any statement that is based on shoddy research, or that is not checked against reality.</p>
<p><strong>Notable Masterminds:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Walt Disney</li>
<li><i class="fa fa-user"></i> Ayn Rand</li>
<li><i class="fa fa-user"></i> Niels Bohr</li>
<li><i class="fa fa-user"></i> Dwight D. Eisenhower</li>
<li><i class="fa fa-user"></i> Ulysses S. Grant</li>
<li><i class="fa fa-user"></i> Stephen Hawking</li>
<li><i class="fa fa-user"></i> Lise Meitner</li>
<li><i class="fa fa-user"></i> Friedrich Nietzsche</li>
<li><i class="fa fa-user"></i> Isaac Newton</li>
</ul>
<p>&nbsp;</p>
<h2 id="ENTP">Inventor &#8211; ENTP Personality</h2>
<h3>Extraverted Intuitive Thinking Perceiving type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAE6UlEQVR4Ae3aA3Ajj9/H8afp4Wfbtm3btm3btm3btm3b9vl6bZ+75vt/HTKT2clmUh523zOvUYefJln+X15eXl5eXl5eXl5ex9eNVTmOy7iYw1iUOkaU150D+IdI8TUbk/lm5kOiRo8wEZlsEr4nWukZ6slcjxBtdCKZanWiHRqYNv90tc5JZKKeNBDt9DaZaDaiA/QnEy1JdJAejPHNSnSAfmSisWgk2ul9Rofyo2RPJqQr24BohyZmpsuanrP5jiJBE29yLBPT2T1HtNHZdFm70kAQ/Mp7fE8Q9GIDOrMp+IFopefpTpe0A0WCW5mX8mbiOoq0sA2d2dS8TdToFnrSJU3OAILTGdo4LMpM1FNqW4o0Mzud2TicyEAixe/sQoEu63CCj6hjVnoRBB+xMKXOJ7ifrmg8NuN8bucWTmc1uo/MQ/kRDG12evMhXxH0YwaGNh4DaWFuMtebBJuRrMBtBOdR6m6C67J8w25/KrUYwasVvsZNTE1bmojNOYebeZJnmJ5K1bEhaS3Os2We4GbOZTPG7ejfsNep1BIEz1JqR4LgLFrTDNzEYKKCe6nUfhRZh2QF3iGqaOQKJqddTU0Twd6UV8/9BEdR6gCCoA8TUEu70khUwxqUNz39CX5hfMrbjahRX7agXV1LELzKgRzHewTfMSGlbiH4g+BQqlXHeUSNvqZnlWvMyyg1Mf8QrVDkZNrcHLQQFbzN9JQaj14MYjmK/EqPKmNdSbTSsQxtYyKhhaUZ2mVEG+1Km7uX4DX25jDWoJ7yjiO4maE9SbBjh40FDczHL0QFn7A4Q4g2atcJ+KIEDUxOpRanmUZmZGgrEXxKXceMBfRr899rdzdt7hmCU0i2Jn0J9qC8twjWSY41GigyI21qVYJejM/QxuFOgiLHkmxjghdHr7GAfWlzbyeOfHsSNLIxlSrwBcHjxGjmno646/kXYzMdzRSZh7S2J0ZTb9DmCnyZOOzeRHAVafXgV6IG7/A6MYr4lna1M8FXFJiLFhqZgrQOIajmFuop8BfRyV7hE6KKH2lXPfglcRfj3ipH0ORJbaS4jXpKfUt0oq+pYwKGdN5g0v6JG4vz0EJvxietE4gKrqIOddlgb1KqobMHG4e/CdZiaA8THERakzCAKHMTBTSmDiYdR/Bi4lbPr3QnrQsIgpspoDF/sEkZSLAYQ3uRYEvSmpHBFJkJZWEw6VyCBxPXjh9TR1o3ElyctcGmp5kW5mYXmgiOoBuVmp8iA5gkO4NJNxD0JxIerzLaowQnZm2wJYkq9qNSyxP8x7hZGWwC3iOqeJq0XiM4KCuDXU9QzauktT7BL/QY0wfrThNBNQ+TVh2fEWwwpg82M1GD/2dG0jqU4LYxfbBuDCJSDOT5Gs63FiD4Igu/YZcQFbSwIjMzmAYmo1LjETRkYbAeXE+1J9S3EZxMpSYg6J2FwUrNzGaszv4E71DP/BTpxXgkW5jgy6wMlqw77xI8yiw8SnAIyY4guC6bg0mz8l3yoWqF1wZ68j3BRtkdTJqMc/mLKLMLpU4i+IxClgdLNi6rE3xJgT0pMoSVUD5YsrcIniEIjkL5YJXakiAYzH4oHyytbjzPk8yL8sFqLjOD5YPlg/1DpPiERPlgdxApzidRPth09CISfmZCRovep3cneobypuU2/uVvrmISRp/y8vL+B1Bl6+99Q0tvAAAAAElFTkSuQmCC" /><br />
Inventors begin building gadgets and mechanisms as young children, and never really stop, though as adults they will turn their inventiveness to many kinds of organizations, social as well as mechanical. There aren&#8217;t many Inventors, say about two percent of the population, but they have great impact on our everyday lives. With their innovative, entrepreneurial spirit, Inventors are always on the lookout for a better way, always eyeing new projects, new enterprises, new processes. Always aiming to &#8220;build a better mousetrap.&#8221;Inventors are keenly pragmatic, and often become expert at devising the most effective means to accomplish their ends. They are the most reluctant of all the types to do things in a particular manner just because that&#8217;s the way they have been done. As a result, they often bring fresh, new approaches to their work and play. They are intensely curious and continuously probe for possibilities, especially when trying to solve complex problems. Inventors are filled with ideas, but value ideas only when they make possible actions and objects. Thus they see product design not as an end in itself, but as a means to an end, as a way of devising the prototype that works and that can be brought to market. Inventors are confident in their pragmatism, counting on their ability to find effective ways and means when they need them, rather than making a detailed blueprint in advance. A rough idea is all they need to feel ready to proceed into action.</p>
<p>Inventors often have a lively circle of friends and are interested in their ideas and activities. They are usually easy-going, seldom critical or carping. Inventors can be engaging conversationalists, able to express their own complicated ideas and to follow the ideas of others. When arguing issues, however, they may deliberately employ debate skills to the serious disadvantage of their opponents.</p>
<p>Inventors are usually non-conformists in the workplace, and can succeed in many areas as long as the job does not involve too much humdrum routine. They make good leaders on pilot projects that test their ingenuity. And they are skilled at engineering human relationships and human systems, quickly grasping the politics of institutions and always wanting to understand the people within the system rather than tell them what to do. No matter what their occupation, however, Inventors display an extraordinary talent for rising to the demands of even the most impossible situations. &#8220;It can&#8217;t be done&#8221; is a challenge to an Inventor and elicits a reaction of &#8220;I can do it.&#8221;</p>
<p><strong>Notable Inventors:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Walt Disney</li>
<li><i class="fa fa-user"></i> Abraham Lincoln</li>
<li><i class="fa fa-user"></i> Richard Feynman</li>
<li><i class="fa fa-user"></i> Benjamin Franklin</li>
<li><i class="fa fa-user"></i> Maria Montessori</li>
<li><i class="fa fa-user"></i> Thomas Edison</li>
<li><i class="fa fa-user"></i> Nikola Tesla</li>
<li><i class="fa fa-user"></i> Hedy Lamarr</li>
<li><i class="fa fa-user"></i> Sally Ride</li>
<li><i class="fa fa-user"></i> Howard Hughes</li>
</ul>
<p>&nbsp;</p>
<h2 id="INTP">Architect &#8211; INTP Personality</h2>
<h3>Introverted Intuitive Thinking Perceiving type</h3>
<p><img style="float: left; padding: 30px 5px 0 0;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAADZElEQVR4Ae3ZA6xkdx/H4eWL2rZt27YVVnFtB7Vt23ZQ27Zt9/LX5ybrPXMGZ9Sd/yd5Yn5njgc1olQqlUql1uZsbhzhCOYkNU5TcQ+R4W8OZjApTcrLRB5OJKUziAqtSkf3f/4kKnQjHd2qRBW+oqPbgqhCDx3dSkQVPqej+w8/ERW6go7vKKICvSxKx/cfHiPycCAd2SLcylvcwZJMzJX0EeP4iT3pyNblL2IMXWzLQPOyL+dwGjszOR3ZKjk3qb3sQmpEi/MzARPEaNOwHXVvDr6o4kq4E+3einxBP1tTt6bgVaIKXWxKNa3L0yxNozuIHmKEX1mYwv2fx4gadLEJlbYmXfzB1jSi/3AOkeE1/kPN/ZeHiQK62YJKW5JP6ed4hlCv5uBFIsNPbELNDeFaApo62kw8Q3AzE1G0dfmeyPA681Ko44g6+ouLuaBCF/IHweNMSy0N5iB6iQw3MQmF2puoUQ+/EXX2IYtQTRNzfc6V/CAGU6id6SNqdC+r1nm0M+nhFzakkhbkLSLDN6xB4bailyhgFQZamh+JOliKlfmWfo4mry35hcjwLLNSuOX5nSjgRsasHv+0RxnCQAvzIcF5DMu4UB1PP5HhUv5H4RbgO6KAt5iyxKFxBQ9V6X6OYWLGbFoeJ3iI4Qw0JffkXKX3oC7NwidEAZ8yB83qv1xJF/OzKO8RGb5iFerSFLxOFPAF89CK/st2OYf9k8xM3TqJKOBrFqAVDecCooQz+C917QWiRt+xCC0o53wFe9OQ3iJq8BXz04qW5zMix1TtNNj3LEMr2o2/iX/LYO8yJ81uGKcSJXzTjoM9y8w0u9l4nsjwOztwSjsN1s1BDKXZrcW3RIYPWAy1x2A9XMeKtKKD6CEy3M9UqH0G+4hWNBHXEBn6OJqhKA02Fy8TGX5mU0aUBlufH4gMbzI/SoPlvpLhViZlRGmw/5f45tnPidlX53RIzsa3xAg/sTE5pXPY2vRW98krXSW3Z0qUBitYGiwNlgZr89JgabA0WBosDZYGS4OlwdJgabA0WBosDZYGS4OlwdJgrxMlvJcGG79biRLuoh2anCnzcA4xhrmYMg//oeoW5i9iHF0sSTv0EdEA21JTW/A9McKPbI3SYKWalDVGmIx2ahXWaYDpSaVSqQm2fwBWO4bWs94xYgAAAABJRU5ErkJggg==" /><br />
Architects need not be thought of as only interested in drawing blueprints for buildings or roads or bridges. They are the master designers of all kinds of theoretical systems, including school curricula, corporate strategies, and new technologies. For Architects, the world exists primarily to be analyzed, understood, explained &#8211; and re-designed. External reality in itself is unimportant, little more than raw material to be organized into structural models. What is important for Architects is that they grasp fundamental principles and natural laws, and that their designs are elegant, that is, efficient and coherent.</p>
<p>Architects are rare &#8211; maybe one percent of the population &#8211; and show the greatest precision in thought and speech of all the types. They tend to see distinctions and inconsistencies instantaneously, and can detect contradictions no matter when or where they were made. It is difficult for an Architect to listen to nonsense, even in a casual conversation, without pointing out the speaker&#8217;s error. And in any serious discussion or debate Architects are devastating, their skill in framing arguments giving them an enormous advantage. Architects regard all discussions as a search for understanding, and believe their function is to eliminate inconsistencies, which can make communication with them an uncomfortable experience for many.</p>
<p>Ruthless pragmatists about ideas, and insatiably curious, Architects are driven to find the most efficient means to their ends, and they will learn in any manner and degree they can. They will listen to amateurs if their ideas are useful, and will ignore the experts if theirs are not. Authority derived from office, credential, or celebrity does not impress them. Architects are interested only in what make sense, and thus only statements that are consistent and coherent carry any weight with them.</p>
<p>Architects often seem difficult to know. They are inclined to be shy except with close friends, and their reserve is difficult to penetrate. Able to concentrate better than any other type, they prefer to work quietly at their computers or drafting tables, and often alone. Architects also become obsessed with analysis, and this can seem to shut others out. Once caught up in a thought process, Architects close off and persevere until they comprehend the issue in all its complexity. Architects prize intelligence, and with their grand desire to grasp the structure of the universe, they can seem arrogant and may show impatience with others who have less ability, or who are less driven.</p>
<p><strong>Notable Architects:</strong></p>
<ul style="columns: 2; -webkit-columns: 2; -moz-columns: 2; list-style-type: none;">
<li><i class="fa fa-user"></i> Ludwig Boltzmann</li>
<li><i class="fa fa-user"></i> Charles Darwin</li>
<li><a href="/how-einstein-started-infographic/"><i class="fa fa-user"></i> Albert Einstein</a></li>
<li><i class="fa fa-user"></i> Thomas Jefferson</li>
<li><i class="fa fa-user"></i> David Keirsey</li>
<li><i class="fa fa-user"></i> James Madison</li>
<li><i class="fa fa-user"></i> Gregory Peck</li>
<li><i class="fa fa-user"></i> Robert Rosen</li>
<li><i class="fa fa-user"></i> Adam Smith</li>
<li><i class="fa fa-user"></i> George Soros</li>
</ul>
<p style="text-align: center;">__________</p>
<p>For the past twenty years Keirsey has continued to investigate personality differences, to refine his theory of the four temperaments and to define the facets of character that distinguish one from another.<br />
<a href="https://www.amazon.com/gp/product/1885705026/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1885705026&amp;linkCode=as2&amp;tag=fnfbooks-20&amp;linkId=03510efccbbe916bd4179140cab0528a" target="_blank" rel="noopener"><img class="alignright" src="https://images-na.ssl-images-amazon.com/images/I/51dg9ARNSGL._SL200_.jpg" alt="Please Understand Me Book" /></a><br />
His findings form the basis of <a href="https://www.amazon.com/gp/product/1885705026/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1885705026&amp;linkCode=as2&amp;tag=fnfbooks-20&amp;linkId=03510efccbbe916bd4179140cab0528a" target="_blank" rel="noopener"><i class="fa fa-book"></i> Please Understand Me II</a>, an updated and greatly expanded edition of the book, far more comprehensive and coherent than the original, and yet with much of the same easy accessibility. One major addition is Keirsey&#8217;s view of how the temperaments differ in the intelligent roles they are most likely to develop. Each of us, he says, has four kinds of intelligence, tactical, logistical, diplomatic, strategic, though one of the four interests us far more than the others, and thus gets far more practice than the rest. Like four suits in a hand of cards, we each have a long suit and a short suit in what interests us and what we do well, and fortunate indeed are those whose work matches their skills. As in the original book, Please Understand Me II begins with The Keirsey Temperament Sorter, the most used personality inventory in the world. But also included is The Keirsey Four-Types Sorter, a new short questionnaire that identifies one&#8217;s basic temperament and then ranks one&#8217;s second, third, and fourth choices. Share this new sorter with friends and family, and get set for a lively and fascinating discussion of personal styles.</p>
<p>&nbsp;<br />
References</p>
<p>1. Jung, C. G. (1971). Psychological types (Collected works of C. G. Jung, volume 6, Chapter X)<br />
2. Briggs Myers, I. (1980, 1995) Gifts Differing: Understanding Personality Type</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/16-personality-types/">The 16 Personality Types by Myers-Briggs and Keirsey</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/16-personality-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Life of Leonardo Da Vinci &#8211; Infographic Biography</title>
		<link>https://blog.adioma.com/leonardo-da-vinci-infographic/</link>
		<comments>https://blog.adioma.com/leonardo-da-vinci-infographic/#respond</comments>
		<pubDate>Thu, 02 May 2019 07:22:40 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[biographies]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24760</guid>
		<description><![CDATA[<p>Today is exactly 500 years since Leonardo Da Vinci last lived and died. Maybe it is not widely known, but he was a great infographic artist. He masterfully combined art and science on thousands of pages of his notebooks. If only he published them. But there is a reason he &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/leonardo-da-vinci-infographic/">The Life of Leonardo Da Vinci &#8211; Infographic Biography</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Today is exactly 500 years since Leonardo Da Vinci last lived and died. Maybe it is not widely known, but he was a great infographic artist. He masterfully combined art and science on thousands of pages of his notebooks. If only he published them. But there is a reason he did not. Here we present the man himself as an infographic. And it may explain why.<br />
<img src="https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic.jpg" alt="" width="1000" height="6441" class="aligncenter size-full wp-image-24774" alt="Leonardo Da Vinci infographic" srcset="https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic.jpg 1000w, https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic-768x4947.jpg 768w, https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic-159x1024.jpg 159w, https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic-332x2138.jpg 332w, https://blog.adioma.com/wp-content/uploads/2019/05/leonardo-da-vinci-infographic-700x4509.jpg 700w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p style="text-align: center;"><a title="try our free infographic maker - Adioma" href="https://adioma.com"> <i class="fa fa-map-o"></i> Create an infographic like this on Adioma</a></p>
<p>From the new biography <em>Leonardo Da Vinci</em> by Walter Isaacson, I learned about the existence of thousands of illustrated pages of notes that explore everything from how birds fly to how a fetus fits in the womb. These are not just sketches that you would expect from an artist &#8211; they are full of scientific facts and original discoveries. </p>
<p>We often think of art and science as two separate worlds. People in general seem to be good at one or the other. Leonardo was the rare exception of a person who did not seem to view art and science as separate. Likewise, in information graphics both scientific fact and aesthetetics are required.</p>
<p>From a personal perspective, it is interesting to see how Leonardo suceeded in pursuing both. As an infographic designer, I often run into the limitations of my knowledge &#8211; I could be more systematic if I knew more math, better at perspective drawing if I knew more geometry, better at colors if I knew more about optics. </p>
<p>Leonardo seems to have let himself spend decades on pursuing answers to questions such as how to calculate the area of a circle. His scientific experiments consumed decades of his life. Not even necessary for his art. And, yet maybe they were because Leonardo strove to create paintings that we not just pretty but also scientifically sound. He studied optics to render light and shadow correctly. He dissected cadavers so that he could model human muscles in whatever body position his paintings required. And as his notebooks show, he went into much greater detail than he needed.</p>
<p>Leonardo has made so many discoveries that to some degree he seems superhuman. How did the man find the time? Interestingly, in the many notebooks that survive there is almost no mention of himself and his personal life. The infographic above is my attempt to represent whatever imperfect information we have about his private life from the biographers. I am not sure that Leonardo would be happy to see this, but I think his life story gives us hope that one lifetime is enough for an imperfect human to make a good-faith attempt at perfection.</p>
<p>infographic created on <a href="https://adioma.com" title="undefined" target="null">Adioma</a><br />
face illustration by <a href="https://farbami.com/">Daria Baitaliuk</a><br />
<img width="64" class="aligncenter" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADsQAAA7EB9YPtSQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAfASURBVHic7dt5rF1VFQbwX/vaPqQMlVJEREEr1oEUGYSCkaJIMeI84EAdQUM0kThGTTARlcRICRgTjEEj0aZiq6ZSFKSKrWAprVhpwAgCVplkkFIobaHv1T/WPn3nnXfOvefce9+tVL7k5L67x7W+e/bea629Hs/g/xsT+jjXDMzGwTgE+2DvVLcJj2ED7sbNeLAfQo0nAXvjDXgz5uIF2IF/pyev4LPTMy19ThBkrMAyXCUIelrgdfgxnsBWXIPz8EahXDvsl9qeh+VpjM1pzNeOg7w9w2m4QfzKf8anML0H405PY61LY69Kc/3P4FisFMJdjVeN81y/SXOtTN93GQZxMYbxB8zp49xzcF2a++IkS0eo2gTXiU2rFSYZ2cUfTcL0ExOxb/r7cTzVpv0V+FCxcFJF431Th2Uldcfic7gFX8NkPCley6Z4Vvrc0kHfCZiS5v4yjsACrC5p+1lMbTL4XalTEaeKHXkZ9koTD+PveFmD8ecmQXek5wa8pkH/l+C2NPe52AM/ESfGO0raL0lPbZQRcKJQfpFgfoL45TIl7lOPhFdjW65f9mxVbx+ZhXty/bYkWSbh+2mcuYU+XRNwJDaKXz6/bLLdvwkJq4xVPnuua9N3Fu4t9Fmbq5+Iy/EIDs+Vd0XADGGersKehXbTcGNBoP/g6Ipx9xCvbRUBQ6p39Nl4oND+djy/0G6KOI7vMGJ4dUzAxDTYv7B/RdtpWGMsCceUtB0USlYRsD0pUESV8gdXyLSPIGCZWB4dE3BOEvikNu2niVexDgkrVBPw25L2x6Sx8u1uwYFtZDpeHI1n65CAC4WX9o2affYXXlw7Eo4S53ZR+cfFUZZHlfLPqSnTucJGWa0DAraK421yg34zjCXhEWNJOFp4eNvT82ux0eZxTOrbqfLEcroj9W1MwA68p0mnhIPwN6MFfxCnq0fmFLwPDxXGKNvw6uCdWhBQZQrfJfzvV4qN8BK8ST2b+1Jhn/8eLy7UbRNucivsWTLP7cLNPgdn1pBhm3jDPib2sD+JH+HUGn0dJDaPL6Tvb1e9aVU9C3CAeGWb9i0+69NYF3bQ961Jh4XCZB6zcU4sIeBMYewMpe/3a27nfwZfFL/arQ375rEer8eX8OmGfXcIizHDZJxVbFTmDH2w8H0V3iuUaRJCm4pDU79rNfMVCOVPxkyxLL7XoO8O/M5oKxHm4+utOs5KnYeVO0Od4hAR46v76t6m/TnfBAvxzzT2zHxFcQnME0fP/T2cnFD+qgbtrx0HGdYKa3JUOK1IwFwjFt3uhmHhbJ2ULywScASu75NAuwI3Cr9iJ/IEDIpNa00fBeo31gsds0jUKAJmilPhHrsv/oEBOQMtT0AWw3+4jwL1G3enz/2ygjwBWYR3dyYg80KzaPIoAvYSHmAnEdqnC4aFjtmPPYqAJ5WbxrsbJgtnCaMVfky4olV3BbsDMv02ZQV5ArLCA/opUZ+R6fZoVpAnYEP6rAo0doNO3qqBnksRPgkR5MVowR4QJ0AxLtct5ussEeP9YtNa2ENZDhO+zr1ZQXHTu1Vvb3nn44eqf80hI3GHIgZwGc7ooTxHiSDNThQJ+KPeEdBOefgWLmhR32sSjlMw9YsELMdLxcVCN6ijPHEcbW3TplckTBfR6KvzhUUCrhf2wF5dTFRX+SboBQnZRcnKfGGRgC1Y2sUk46F8hm5JGBT3D6Ms3TLL79IOJxhP5TMM4AdGor1N8d1iQRkB14rj8IUNBn6bEKxM+fW4ssFYGRaLu4UipuBnmr0JU4Sds7xYUUbAkDCLz1KPhPni1qXs1meNSKzoJOtzs7iMWVFS12Q5HJrGWaskj6mV8zOIb7YZvNVrv0YEWTfWELIKm0UQc2VJXV0SFoi8hFK0ImC1uFcru+Jm/JXPsFmk295QUteOhBPEzValHK0IWCxC2ZcZm2F1hv4on2GTuNcrywCrImFPsen9SlySlKKd//8JcSP77VzZESIZqWrDO01vlc+wKY29rqRuIMn08lzZJSLX8WwtwvztCNggkgs/IpwT4pqs7JY4u8oazzT3h8Vd4V9K6gaNpMh9HB/AR43EAUtRJwL0C5wv7IOTxb19Ef1QPkNGws0VdfPE9fx5+Hm7weqGwL4iiPgl/iqywTOs1j/lMzwkSMjvCTcJN3ep2L++WmeguoGKYbEUluCnRnIGhsQRVeXSjiceFEmXJ4o9YKrIEVwslmyt670mQdDtImXmyvTMFpbarlA+w1CS4Ujx4/wIH9ZApqZR4G2ChM8LX/4azZKWeo3niiPufHzSSEpMbXQaBr9Y7LiHi3V4uv7+A9YEvFtcds4SS7JJAsVOdHMPsFQQsEqsveuFz12FTSVlG+UitDmUlWU4VvyDxuUisfIVytP6u0KWKVoXJ4i1OCyWRZmtcLzRabJPiEvKw9Lf+XTZ4wp9J+EtgvRh4bEW27RCT9Ll6+BkcVQOiaPqIpGQkOX/zkuCLDJagTki338JTkllU1PfC0S2yPY09imao5KAVnmC3xGeVCd4kTiKThO5hk+Ic/qmNPZ9wmjJTOZpIsv0QPFGnCCW14DI8btC2PsbdIZM+XcVK1oR8FQXE+bxPM0zxDLcKhfD7wKzxb4xhoAqQ2iR3vzPH9yZJt+VuFO8fc/gGRTwX9gJUQcxoJVkAAAAAElFTkSuQmCC" /></p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/leonardo-da-vinci-infographic/">The Life of Leonardo Da Vinci &#8211; Infographic Biography</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/leonardo-da-vinci-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Five Personality Traits &#8211; Infographic</title>
		<link>https://blog.adioma.com/5-personality-traits-infographic/</link>
		<comments>https://blog.adioma.com/5-personality-traits-infographic/#respond</comments>
		<pubDate>Wed, 28 Nov 2018 14:54:45 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24664</guid>
		<description><![CDATA[<p>How can you scientifically measure your personality? Today there are at least 2 ways to do it: the personality types and the personality traits. Here are the big five personality traits: Create an infographic similar to this on Adioma In 1990, this way of measuring a personality was popularized by &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/5-personality-traits-infographic/">Big Five Personality Traits &#8211; Infographic</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>How can you scientifically measure your personality? Today there are at least 2 ways to do it: <a href="https://blog.adioma.com/16-personality-types/">the personality types</a> and the personality traits. Here are the big five personality traits:</p>
<p><img src="https://blog.adioma.com/wp-content/uploads/2018/11/big-five-personality-traits-infographic.png" alt="" width="1200" height="1240" class="aligncenter size-full wp-image-24709" /></p>
<p style="text-align: center;"><a href="https://adioma.com" title="try our free infographic maker - Adioma"> <i class="fa fa-map-o" aria-hidden="true"></i> Create an infographic similar to this on Adioma</a></p>
<p>In 1990, this way of measuring a personality was popularized by <em class="person"><i class="fa fa-user"></i> John Digman</em>.</p>
<p>Today many psychologists believe The Big Five personality traits, acronymed <em>OCEAN</em>, and also known as <em>“the five-factor model”</em> or <em>FFM</em>, sufficiently describe the reality of humanity: neuroticism, extraversion, openness to experience, agreeableness, and conscientiousness.</p>
<p>By the way, you can <a href="https://openpsychometrics.org/tests/IPIP-BFFM/" target="_blank"><strong>take the test here</strong></a>.</p>
<p>In no particular order, the five personality traits are: </p>
<h2>Openness to experience</h2>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAEGUlEQVR4AWIYhiAGiJMYRjBYA8Q7RgNgNAAA3doDjCRNGIfxDD7btm3btm3btm3btm3btu317v97Dp309V3PVtW81ZOZJ/nFGbS7qlqvqbG00QYoYyuU0TRdhjYsg1pNgImQVwkXoxeLo2kaHnehE6sgpDKuQDfWR9M1Eh7Fv5gRSZNgP9yNV/EkzsGySHcY+rB97B+5Ni7DQ3gVT+Em7IFpUU8jY0+UBjsEbVCO5zEVBjQ5Nov5xw/EH1A/7sRMqKcyrocc/IIZEa3p8AHkoQNbIbSjIA8fYkSYNwd+gwIdAN8mRBvkaV+YNgG+gurQizXh055QgHdh2rWQgZ8wKly7HQo0FkyaHb2QkcPh2rNQoBlh0jmQoS9Rgkv3QYEmhElfQsZmgUsnQQF+tnr+Hw2KYAO4NC+U8TbWSzkDyrgEJk0PRbAXXLsLSvkWF2Ei7IdHoZQ2TAWTZoQi2AeujY9voIyZ8QyUsRnMGgOKYEP4tAi6HTbARTDvuygXQf8u7WcD/I4xYd75kKGPENLc/WyAcxGlRSBDhyOkEtprbIBNEa07ozwK+3ciLsrcBS4abBZEazL8aP4y5N/KWC/HBIjaQvjH9HXYv8+gHMsienPgq4IHRNJNhqlzjIRCGgsnoc1/SMyky/FqxtQovHGwDW7Hy/gMb+NhHIIZEKMt0QEN9iAqiN6IWBqH4DwcjPlRQks3Ac6sMR74DCZDS7a94/D3WxgRLdMYAQ8/R6ElGg9vQp46MT2aulHxMhToVtRbGVNhNgyHwqrifqhOSyO0rTMPWn/h8KJuc8dCBt5BFb4dBOW4DlFbxnjsf1f4NI/D96+DKI2ETyFDv2FcuFTCs/GvL/EP/awL4NJGkIOXYd4kaPO4zT2HTshBD+Z0WATxNeTgHph3MeRoCwxoafRBDp5CCXkdCTnaFqZNik7I0UpIus5gFmhyj6PvE4wA006DPDyX2puT4T/IwdcYGdluhBytDtNGwV+Qpy2z921HxyPdcpCje2HeFlCAHzFGaj3fxwHvCVW86zGcNi3MexQKdCySNgh4T9gWcnQmzJso/dRl8Nb3EORoU4+FVt9jNJi3PVSn29JTVh4btBtytAOidAdkYMWI84cvoQzzyvgNMvB+6n19bPwKGejDQojS7JChXZC0L2TgJkRrG8jQrxg7dVv8CKpDN5bE1J4mcn1SvBAylp6XXxVqkDZcjfGR2wuQsW7MiqQHoQb6vNZG+BWK4FEkzYQuqIGux1CNDUW0FpLOghqoE6PGvgNkfY4RUzPIv0DReSzEWhaK7BAk7QQ10KQYoo2hyP7BJIO/r4K3oeLxvcNoO6gA1yJpAXRCBerF8hiqXaEC9GERJK2En6AC/Flrqex8OKAg6yHdiFgT+0b6vv2xDkbHMPsf+gL1T6SEfSAAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> <strong>A degree of intellectual curiosity, creativity, and a preference for novelty.</strong><br />
Openness is measured on a continuum from curious to cautious. Being curious also results in being inventive. Being cautious in turn leads to being consistent. People who are open tend to show their emotions, appreciation for art, and unconventional ideas. This tendency leads to having strong personal preferences for a variety of activities over a disciplined routine. In the extreme, though, openness leads to unpredictability and high-risk behaviors.</p>
<h2>Conscientiousness</h2>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFOUlEQVR4Ae3ZA5AdSxvG8bOxnXzfZWzbtm3btm3btm3btm3bp+//otTBvLMzs1snOU/Vr5zs7lMz3T1vu/w83ngTFHnQESP/0xG5ERQ/bMKhF15AfcNz9EBY/FBJjTtQQreRCj9EEuI5lEnPEB8endC4COVL5xESHpu+UBb1hkcmBF5BWfQSweFxKQVlkxI/6+Pv0a/BNCibTIXHZTqUTabB49LvZ38FikLZpJB3G/TQ9ICyqBv8PCuxHI0tnsfD4yaUL123+GUYC/WwCGsQEKK817/OMB2V8SvMJBXeQJn0BilgJpFRFhNxFUoT2rcF6O5gAeoIC0mCS1BCZxFP+ISVxnhchtI5UYDuI3ajOzIjML6WcBhi8H+/xyCEw9cSEGnQAVvwDgqA8wWIvMRqNEdi+OhFoCwGYdZ/BqEMwkFPbNTHYjyB0jldwHskQlOsxAsoE+5hNqrjDxglCsphEq5BmfAa69AayXHXrgL0xEAdLDBbCO5iAergd5Pvse4dNqItUkJf5W87UYCeUCiAITgON5TQJ7OvG85hFIojHPQ4X4CgkFzoh0NwQ1lwBeNRGpEgjwMFhIIPRNEWsUV4LFxEV6EZEsFMfBDSyQJa4j7moTZiwkwCIBXa4ZA2/OyGTAgMM/kd1TEb99HY6QKU5iomowL+D2mqWTjvJ8VwnIHS+HkBulMYjqIIJy1AeKYPA+LqBgXYV0Ac9MJ0fP5GARFRDuNxQbjK70df5EJwwwK0s4B2pv/VYgFz0Odra0s9fTsS7gJ/oAqm4QaUgTqCAqrrO4d9BQD4jBb4J3nhhhIUkALZEPQ7j2ptzMU9XxbQGErzCQcQ3pYCADfyw7UFSmewBrzBBrRDagTE15IQjbAEj00WcAFjUBLhQYhdBQDb4XpqtgAdnmIpGiPBd7bAkIICoiMqtDhSwCu47pkooKxhYcAdzEINRLWwCwREarTHZkQxKMCN6iYKeATXHGEB+i/VDhuE055LGI+EggJ+0T5/jRbBm5iCCogCIi5gPlyx8dxEAXqCIht6Yjc+QgG2LYJ6AcXRBPGhR1rAc8TBP0mJc4ICygm+xEKjEIbgGNwWC3iN9WhtMB6PiprIIijgKjK4tARCdpTGR8Ei+An70BvZEfQ7g8oyGI+iggIaYL/g/42IUhiLi8JFsDSyI7ATR+FPOIR+yIUgNn8LhDMYnAgK0GO+gOSYKpz1P8QC1EFMswVoO8AmvIUycA0FnSpAT3w0wQq8FA428ggKSGNiAPoYi1APsQWLIHFmIBIYmdEde/DRoV3gDTaiLVIhALQ4W0BL3MMc1MCf+FrCohhG44KFAj7hAPoiJ4JBTwAkRyusQw2nC1AAtDM7Inxni6qFDIICSmEMSiA8vpYYqI35eOjoIigoQHcZ41HaxoFIVNTBAtyH8q9dICLKYyKuQBl4i41oh1QIICwgBPJiAI7gs+B+YAs6IJqTBeiJjlqYg3s2DUQqCO78PuMw+iMPgju7CMoTA1UwHrds3AXc2iErJLQ4U4A+6CyCsJAkINKiAzbhrckCHmAeaiE6JAmJ/BiEo/hsRwG6T9iL3siBYJAkGCIICoiHZPCBUQIjE7pih+CaTZyHUEJvsBHtkQYBHbwX8EFStMBqvIQSegZx/rRwJ/8Uy7TxmJUCYqIO5uMBlAnPsBQNERWyGFyHP4My4YV2he0jmAlqe77YcyxAHcSAIwmBPPoebcIFjMVkKCgswTCchBtKyI3jGIz8CAk/z2wof7IC/hhvAd4CvAV4C/AW4C2gPTb6k56wlL8AS/qVWF8RWtkAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> <strong>A tendency to be organized and dependable.</strong><br />
Conscientiousness is measured on a continuum from organized to careless. Being organized in turn results in a persona who is efficient. Being careless gives the benefit (or the disadvantage, depending on your point of view) of being easy-going. Highly conscientious people prefer making plans to spontaneous behavior. In the extreme, conscientiousness looks like stubbornness. Low conscientiousness looks like flexibility and spontaneity at best and sloppiness at worst.</p>
<h2>Extraversion</h2>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAA/CAAAAAB1dpEWAAACBklEQVR4Ae2WadXzIBCFR8JIiAQkICESkBAHIyESkBAJSEACEkYC3Qu5WWjpr2+579Lew+FhnWEon0pDSPlUpwBv6KrBdwLU0lNGuwCW3jI9AE+VpAMwUCX+HhBppfA1INBK/lfA3AvoX0JmqqXfA4QquY5j1OocWTsAOfK7f+wLJnXP+afeaMy6iPjUE84xbJQ+ByTHtCN26TOAZzoQ+zYAwhjl24DEdCJOTYCjU7kWQKkhbQAWamhpAIQakgZgooamBsBSQ/YjQNiCbA4fAv4DJntTvH6Cphyfnwjo0N8MCCMTGdFVchyKVzHX9lkRgMnM6NoPsbw0tUeAh5IowMtWkt2gewBlqAYGSGR2N6YJclGZQoQSKYEHAOSiq59rnyDZxRYAfUCPABiRMb1izaMIgDU6SPAWvNk9xhGWOBUfwPtdgJp3O/gJvDu4ifqYAy8vPz38vG4nOQ6mNIss6LXyIjKnbTBpCEHXpBBCrnX1sbiqC71rKVcQ0d6nLuWI+R4Cb2bVhXJkCMLs8RVysPtpKPUfZYOvVmIIGsErbKoLQX7zdDu8cVz8iEWQp3FTfnDdjncYR3BkNy8vVgOCYbjq8jtg3BQPA+xKYwkeo7wOGtZNbgNiqI9x3CRHgWTHCcoYmymrwYsUGaJuglK37kJXK7y+uDndVzmUsFruPcb0cKWL5nwBSzu+soV3f5UAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> <strong>A tendency to seek the company of others and talk.</strong><br />
Extraversion is measured on a continuum from energetic to reserved. Being energetic allows a person to be outgoing. Being reserved leads to a solitary type of personality. Extraverted people tend to feel most energetic when they are in the company of others. They re-charge by interacting and talking. In the extreme, extraversion is seen as attention-seeking. Low extraversion results in a reflective personality. Too much of this behavior makes one look self-absorbed. Generally, extraverts appear more dominant in social settings compared to introverts.</p>
<h2>Agreeableness</h2>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAADEUlEQVR4Ae3ZA3AkeQCF8Ytt42zbtm3btm2rcLZt27Zt39o7m7ffVAWdpJVGpmf2/1X9Yr5gprtnMmVBJpNpFqyMtbAEipHz5WFrvAkN8D+uRDtysno8C3kYh62RU1XiI8inLuyInOkWaIgmYm5kfUuiCwrgLmR9l0EBTUEtsrp3oBDWQVb3KxTC7oisMmyF2/AmvsfHeAQHog1R9x0Uwk4IXR52x2+Qi0m4ANWIquegEFZAqGrwODQE32MhRNHhUED/oACBK8BTUAB/Y1aErRljoADORqjOhUL4EIUI25HQEP2EGgRuDkyGQjoAYcvD9ZBP/2ERhOoKqNsYrIV23ATZmIAN0YILoW4/Iy+iEY7DBMjF25gzik/2C9TtWvTUCdl4GD0VIwV1WxJR1Y5T8TZGI4WfcTs2QR5C1wZZvGr5wOtANr5CEdItBlnsj6xqSWiAN3Gzx3/kj3EjRkAWZyGrWgqK0DnwUym2xp34DCOgiIzDN3gGh6AdjnVCETrQx/2NQ/EHNEwm4kJUYVD5+BOyuAwXQy7ew4E2P7nl4FQ1HoMy5FPMhkFdDVnM7nHffArmR7rXoW5/IB92lVneNpN+RjP6tQBSULc7kK7BZoQR2BTp1oYsjoRd+bgPSogX7W5Cr3T5ZhbFbtgEFZaX/Q51+xIlsOtSKGG2Qb9KbH5F78ZCsFaDYwfcRI7EvLDrUCiBPsGg6vASZNGFn/AiPsEkyOJnLAG7Nsc0KJns70aX4DSMhlykcC2aYNdymAAl2B5wrB5743F8hRH4Ba/iJMwDp+bCP1DCnYzIa8S3Pu6YbINdoAy6HJFWhjd8XMraHj1NgWLwKrbH95CDK+zuny+CJQO6H/JwKqxNhmKwr9dNsHWAStyAqVCMbkfeMA2wD9Jd5GeAh6CYPY8iULIGmBmK2Q9oBiVvgNWgGI3CgqBkDtCIFBSDqVgXlNABursQisEBoOQPUIAj8SMUUgrvY1NQ4gfIQGYAM4AZwAxgBjADmAHMAGYAM4AZwAxgBjAD1MWkxHKqvs5BOUwmk8k0wzYd4H+9UVt9lQwAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> <strong>A measure of one’s trusting and helpful nature.</strong><br />
Agreeableness is measured on a continuum from compassionate to challenging. We see compassionate people as friendly. They seem to cooperate with us. Detached people appear to challenge us. In general, they seem suspicious towards others. In the extreme, agreeableness looks like naïveté or even submissiveness. In the opposite extreme, low agreeableness looks like competitiveness which can be seen as “being difficult” or untrustworthy.</p>
<h2>Neuroticism</h2>
<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABACAYAAACp3n/2AAADeklEQVR4AeXZY3T2WBRH8ak5tm3btm3btm3btm3btu2Z2vq/u9aD5PZE7V7r9znrxMkdL8IKsQr2wJHYBcsiD6OuyXAJqqEU/sHJKMeoaF1UQB78gqWQ6LZGO+RDM1ZEIpsX9ZCDvzEVEtdLEFzdgES1ADRCrZgUiel4yMAOSEz3QAbORWJ6ETJwCxLTI5CBy5CYLocMHIHEtC5kYD7ErolRhKGV4E8Irj5GbFoFj6AFgvARdkM+etsXcoV1EXkFuAHK4FPMgc5y8VCSb2D5uA/y4H8sgs7K8Bjkw/XIR+SdBvnwPxZGZ3k4BjVQBv9gd8SiZdEG+fQfFkJvU+BAPI3vUYGv8Qh2xwSIRaX4HgIcB09Yp0AjVIUlkIhmRAM0lga/DTJUicUR2+ZGO2TsH8yf3KPsrhKLIVbNjjZoLA1+FeQgsYNPjgYoJH9hHkTaMVDIKrAoIikXP0ARqMZDOBALIBehtA5k5HucAjn6D/djf8yLHATSk5CR09DZYZCBWjyLI7Go1ZkwrfFjamH0dipk7E/cgT0wM5w6FDLyLYgcBnfQgfsxOXz1HmTkAocfERY+RTE8NSdkaFUQhXnEgX3gqZOMHz2FyNR2+BcKwEPw1BcRbPRIKADPeP1RIEOHIVMluAkKyMnI2h6QoWWQrpnxARSQ/zAlsvYAZKQRRUjV2vgfcvQKTsDzaT6IfscSyFoBqiAjr2NouTjB6C/MOeisCCvgCJyO3VEOTy0DGboaA5sYj0GGzsWIOhAydBB6Wwq/QgG4BjlwyvouuhY6OxBNUICuQS589wlkaG7cAoXkWr+DF6MFMtKONyFHfzne7C7yc6ovDMXEi5gcOzgOfrHXwTeCItaOI5GD3jZDK+TT9V5O9X2gCNVjG6RqB8cfGpcix/6vp43PMQdSFOwRPxWKwFOYBF7a3vGIX5HuiB8Z/fXrqc0cnzI3pjriO0AhqcDacM118DuRh76WgELwtdGyzXaOp/rVA8+uXPwBBegRTAirXAc/Hn1dGOD1eyJyYJ3L4E2YBl1NgRrIUCXWQ5Bt6zD47ujrAMjIZ5gd5hkMfkIQn5j3oBz22Qy+KwZVhBshB20Oz1/LtvEweD2mQMr2QQXk0S9YEfbZDn4oMjYxTsO3UBqf4iAUIy6thh9S3FT3hq/mxiY4EAdhE8yGuFaAFbEb1kE5+hoHvGRcRF5td8UAAAAASUVORK5CYII=" style="height: 32px; float: left; padding-right: 10px;" /> <strong>Predisposition to psycological stress.</strong><br />
Neuroticism is measured on a spectrum from nervous to confident. Nervousness in turns allows for sensitivity; while confidence allows one to feel secure. Sensitive people tend to experience anger, anxiety, depression, and psychological stress in general. At its high extreme, neuroticism manifests itself as a reactive and excitable personality with high energy but at the same time, it can be perceived as unstable. On the other end of the spectrum, high stability looks like a calm personality while at the same time being uninspiring and unconcerned.</p>
<p>&nbsp;</p>
<p>You might ask how out of all possible personality traits these five would somehow be the most important.<br />
As you see in the infographic, this theory is not about 5 specific traits, but about 5 polarities. In other words, each of the 5 traits points to a continuum between 2 extremes, for example: curious and cautious. In between these extremes there is quite literary an infinite number of possible traits, that would make one either more curious or more cautious.<br />
That’s why in making this diagram it was important to show the essential part of this theory which is the spectrum or the continuum or the gradation between 2 opposite qualities of the same personality trait.</p>
<p><img src="https://blog.adioma.com/wp-content/uploads/2018/11/big-five-traits-polarity-diagram.png" alt="" width="500" class="aligncenter size-full wp-image-24713" srcset="https://blog.adioma.com/wp-content/uploads/2018/11/big-five-traits-polarity-diagram.png 1000w, https://blog.adioma.com/wp-content/uploads/2018/11/big-five-traits-polarity-diagram-300x275.png 300w, https://blog.adioma.com/wp-content/uploads/2018/11/big-five-traits-polarity-diagram-768x703.png 768w, https://blog.adioma.com/wp-content/uploads/2018/11/big-five-traits-polarity-diagram-700x641.png 700w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p>In this chart, it was also important to show that every personality trait has a flipside, like the other side of the same coin. For example, if someone is easygoing, which seems like a good thing, they are also careless. If someone is consistent, they are also cautious. These traits are positioned on the opposite sides of each circle to show that they define the same personality traits, just from different perspectives.<br />
Why does this diagram look like a wheel?<br />
When I make an infographic, the process starts with finding the relationship between the categories. <a href="https://blog.adioma.com/what-is-an-infographic/">What defines a good infographic</a> is the ability of the author to show you the relationships without overwhelming you with the detail. So, how do these big 5 personality traits relate to each other? Is one of them more important? If yes, that would be a hierarchy, which would call for a tree diagram. Does one come before the other? If yes, this chart would be a timeline. But in this case, all personality traits are equal and they come in no particular order. That’s why it is a circular diagram.
</p>
<p style="text-align: center;">__________</p>
<p><a target="_blank"  href="https://www.amazon.com/gp/product/0199211434/ref=as_li_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0199211434&#038;linkCode=as2&#038;tag=fnfbooks-20&#038;linkId=f7d51ec24f33f58aa9d3ffdc2633b96f"><img border="0" class="alignright" src="//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&#038;MarketPlace=US&#038;ASIN=0199211434&#038;ServiceVersion=20070822&#038;ID=AsinImage&#038;WS=1&#038;Format=_SL160_&#038;tag=fnfbooks-20" ></a><br />
<a target="_blank"  href="https://www.amazon.com/gp/product/0199211434/ref=as_li_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0199211434&#038;linkCode=as2&#038;tag=fnfbooks-20&#038;linkId=3e69069740fcc9390b9acf62711baadf"><em class="book"><i class="fa fa-book"></i> Personality: What Makes You the Way You Are</em> </a> by <em class="person"><i class="fa fa-user"></i> Daniel Nettle</em>. The core of the book discusses in depth the “big five” traits: extraversion, neuroticism, conscientious, agreeableness, and openness. The author illustrates each trait with a portrait of a real-life person who exhibits it showing the complexity of how these 5 traits combine to different degrees to form a personality.</p>
<p></p>
<p>There is an alternative system to the personality traits structure altogether: the personality types. While a person can possess several traits, they can only be assigned one type. The most common competing theory to the Big 5 Personality traits is the <a href="https://blog.adioma.com/16-personality-types/">16 Personality types</a> by Meyers-Briggs based on <em class="person"><i class="fa fa-user"></i> Carl Jung</em>&#8216;s original classification.</p>
<p>Since the times of <em class="person"><i class="fa fa-user"></i> Hippocrates</em>, humans have tried to find a system to structure all people into types. Hippocrates (460–370 BC) observed that people can generally be organized into four categories that he called “humors”: black bile, yellow bile, phlegm, and blood. Next, Galen (AD 129 – c. 200) developed the first typology of temperament in his dissertation &#8220;De temperamentis&#8221;, and searched for physiological reasons for different behaviors in humans. Galen named them “sanguine”, “choleric”, “melancholic” and “phlegmatic” after the bodily humors.</p>
<p><img src="https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande.jpg" alt="" width="1158" height="764" class="aligncenter size-full wp-image-24715" srcset="https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande.jpg 1158w, https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande-300x198.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande-768x507.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande-1024x676.jpg 1024w, https://blog.adioma.com/wp-content/uploads/2018/11/4-ancient-temperament-types_Grande-Commande-700x462.jpg 700w" sizes="(max-width: 1158px) 100vw, 1158px" /></p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/5-personality-traits-infographic/">Big Five Personality Traits &#8211; Infographic</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/5-personality-traits-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is an Infographic</title>
		<link>https://blog.adioma.com/what-is-an-infographic/</link>
		<comments>https://blog.adioma.com/what-is-an-infographic/#respond</comments>
		<pubDate>Thu, 22 Nov 2018 09:28:53 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[information design]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24274</guid>
		<description><![CDATA[<p>An infographic is a visual representation of information that uses image patterns to help readers see how pieces of information relate to each other. Infographics work by encouraging visual comparison. Learn how to make infographics Infographics exist because we recognize visual patterns faster than we read text. In short, infographics are fast, text &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/what-is-an-infographic/">What Is an Infographic</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>An infographic is a visual representation of information that uses image patterns to help readers see how pieces of information relate to each other. Infographics work by encouraging visual comparison.</p>
<p><img class="aligncenter size-full wp-image-24544" src="https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration.jpg" alt="" width="1200" height="630" srcset="https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration.jpg 1200w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration-300x158.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration-768x403.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration-1024x538.jpg 1024w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-vs-text-illustration-700x368.jpg 700w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p style="text-align: center;"> <a href="https://learn.adioma.com"> <i class="fa fa-graduation-cap"></i> Learn how to make infographics </a></p>
<p>Infographics exist because we recognize <em>visual patterns</em> faster than we read text. In short, infographics are fast, text is slow. Why? We scan text <em>sequentially.</em> One word at a time. We scan pictures in different places at the <em>same</em> time. You have a natural ability to do this.</p>
<p>Think about what this really means for a second: essentially, we found a way to understand more information faster. Infographics promise to make us smarter.<em> </em>Seven years ago, my reaction to this was, &#8220;Where do I sign up?&#8221; In this article you will see the big picture perspective on infographics that I have condensed out of 7 years of my work. Here is what we will cover:</p>
<style> .embed-container { position: relative; padding-bottom: 26.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container adioma-embed-infographic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }.adioma-embed-infographic {width: 115%; margin-left: -7%; margin-top: -4%;}</style>
<div class="embed-container">
<div id="ai_5b068df319301" class="adioma-embed-infographic"></div>
<p><script src="https://adioma.com/embed/5b068df319301.js" async defer></script></p>
</div>
<p>To start our discussion, first, it makes sense to de-mystify infographics. So what is an infographic? It is just a map. Infographics are rich maps for information in general. So &#8220;infographic&#8221; is simply a new name for an old thing. Why invent a new name? Because there is something special about now: we are looking at mountains of new data with no radically new tools to make sense of it. Infographics are our tool to deal with complexity. This is a different challenge than maps used to solve describing the world as it is.</p>
<p>&nbsp;</p>
<h2 id="why-infographics">Why Infographics</h2>
<p><img style="height: 38px; float: left; margin-right: 10px; transform: scaleX(-1);" src="https://cdn.adioma.com/assets/icons/labels-on-head.png" /> The word &#8220;infographic&#8221; first started appearing consistently in the 1960s.<sup><a id="ref-1" href="#note-1">[1]</a></sup> Since then we have not reached complete agreement on what infographics are. Here is what most people agree on: that infographics are some combination of data and design. By &#8220;data&#8221;, I mean both numbers and facts.</p>
<p><img class="aligncenter size-medium wp-image-24339" src="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-definition-venn-diagram-anna-vital-adioma-e1527742255372-300x230.png" alt="" width="300" height="230" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-definition-venn-diagram-anna-vital-adioma-e1527742255372-300x230.png 300w, https://blog.adioma.com/wp-content/uploads/2018/05/infographic-definition-venn-diagram-anna-vital-adioma-e1527742255372.png 637w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>This definition is incomplete, though. A more important part is missing here. It is not obvious because it is transparent. This transparent thing is what makes infographics work. That is work better than any other type of pictures for understanding complexity. Let me give you an example.</p>
<p>The subway map. At first, it seems like nothing special. We look, we ride. We take the subway map for granted. And <em>this</em> is what makes it so genius: no matter which country you are from, your language, age, or background, we all understand it the same way. Whether you go to Hong Kong, or Tokyo, or Kiev you will use the same map as the rest. This almost never happens between people.</p>
<p>When is the last time you met a stranger and she understood you perfectly? Exactly.</p>
<p><img class="aligncenter size-full wp-image-24233" src="https://blog.adioma.com/wp-content/uploads/2018/05/subway-map-illustration.jpg" alt="" width="739" height="399" /></p>
<p>You might be thinking, &#8220;That&#8217;s a pretty obvious design&#8230; how else would you design it?&#8221; Bingo. It means the map succeeded in showing you information without you noticing <em>how</em> it did it. You saw the substance without seeing the form. A transparent design shows you the information, not the design.</p>
<p>This is the hidden power of infographics. And this is something we rarely experience in visual communication. Yes, the irony is that as a designer the best design I can do is the one you will not notice. And it is not that you would ignore this kind of design. There is nothing to ignore about it either. It just looks so matter-of-fact, so self-effacing that you would not think to pay attention to it.</p>
<p>Speaking of attention, we all run into this problem. Remember the last time you argued with someone? You probably tried to explain your point. But instead of listening to <em>what</em> you were saying, they focused on <em>how</em> you said it. They might have picked a word out of context, or they took issue with your tone or complained that you said it too loud.</p>
<p>When this happens to me, I wish I was a subway map which brings me to the big problem all of us are trying to solve with infographics: the problem of human communication.</p>
<p>&nbsp;</p>
<h2 id="story">The Story of Infographics</h2>
<p><img style="height: 38px; float: left; margin-right: 10px;" src="https://cdn.adioma.com/assets/icons/strategic-plan.png" /> The world runs on communication. Without communication, we would all die. Surprisingly, communication itself is an unsolved problem.</p>
<p>Here is the problem: to send a message to another person, you need to communicate it both clear and fast. This puts us in a double bind: if we explain it fast, it will not be clear; if we make it clear, it will not be fast. So the trillion-dollar solution to the communication problem is finding a shortcut to <em>clarity and speed at the same time.</em></p>
<p><img class="aligncenter wp-image-24314 size-medium" src="https://blog.adioma.com/wp-content/uploads/2018/05/clear-vs-fast-communication-problem-anna-vital-adioma-infographic-300x71.png" alt="" width="300" height="71" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/clear-vs-fast-communication-problem-anna-vital-adioma-infographic-300x71.png 300w, https://blog.adioma.com/wp-content/uploads/2018/05/clear-vs-fast-communication-problem-anna-vital-adioma-infographic-768x183.png 768w, https://blog.adioma.com/wp-content/uploads/2018/05/clear-vs-fast-communication-problem-anna-vital-adioma-infographic-700x167.png 700w, https://blog.adioma.com/wp-content/uploads/2018/05/clear-vs-fast-communication-problem-anna-vital-adioma-infographic.png 983w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>We have a record of bouncing between being either clear <em>or</em> fast but not both. Fast communication comes through emotions and senses, like seeing pictures, for example. Clear communication comes through logic and language.</p>
<p>You might be thinking, &#8220;What if we used both at the same time?&#8221; Poets can deliver emotions fast. Laywers can give you clarity if you listen for a while. So then, do we become poetical lawyers? Or lawyerly poets? Sadly, &#8220;emotional logic&#8221; and &#8220;logical emotions&#8221; negate each other leading to complete confusion. Then the real question is: how do we use both logic and emotion, both text and picture, both data and narrative without making each lose its meaning?</p>
<h3 id="solving-the-problem-of-communication" class="p1">Solving The Problem of Communication</h3>
<p class="p1"><span class="s1">In the beginning, we were sitting in caves and wanting to talk to each other. Words were hard to come by so we invented drawing. We drew a bull on a cave wall.<br />
<img class="aligncenter wp-image-24210" src="https://blog.adioma.com/wp-content/uploads/2018/05/bushman-painting-animal-and-people-300x91.png" alt="" width="200" height="60" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/bushman-painting-animal-and-people-300x91.png 300w, https://blog.adioma.com/wp-content/uploads/2018/05/bushman-painting-animal-and-people.png 619w" sizes="(max-width: 200px) 100vw, 200px" /></span></p>
<p class="p1"><span class="s1">This was fast communication. Except, what did it mean? Everyone in the cave had a different take on the bull. Some thought it was &#8220;the bull I ate for the dinner&#8221;; others thought it meant “Danger, bull in this area.” Then we came up with a brilliant idea &#8211; all of us can agree on what the picture of the bull meant. We also agreed on exactly how to draw it.<span class="Apple-converted-space"> We standardized the bull picture. </span>That was a breakthrough &#8211; we invented writing! And then, before we died, we told our kids to keep drawing the bull the same way.</span></p>
<p>Our kids were sad when we died. Actually, death has always been our biggest problem. Eventually, kids of their kids who became the Pharaohs of Egypt found a way around death. Sort of. The afterlife, it turns out, is a place from which you can come back. But only if you have a map. So they designed a map and put it right on top of the tomb &#8211; it showed the specifics about who you were during your life.<sup><a id="ref-2" href="#note-2">[2]</a></sup><br />
In one page, we learned to show the whole life of a person!</p>
<p><img class="alignnone wp-image-24214 size-full" src="https://blog.adioma.com/wp-content/uploads/2018/05/egypt-language-scroll.png" alt="" width="1200" height="751" /><br />
At some point, not just the Pharaohs and gods wanted to write. A poor upstart nation, the Phoenicians saw the power of written language when they met the Egyptians in the markets of Babylon.  But they had no time or money to learn thousands of Egyptian pictographs. Instead, they made a quick poor man&#8217;s version stripped down to only twenty-two almost random marks. The alphabet was born!<sup><a id="ref-3" href="#note-3">[3]</a></sup> Their writing was clear but slow. They ended up needing thousands of letters to say anything important. Now we were communicating clearly but slowly.</p>
<h3 id="making-the-first-infographic">Making The First Infographic</h3>
<p>In the meantime, one of our favorite pastimes was war.  We fought to get land from neighbors. Once a war ended, someone had to draw the new borders. We couldn’t solve this by just drawing bulls or just writing letters. Again, we came up with a solution &#8211; draw the land, draw bulls on top, and write letters next to them &#8211; all on the same page. We invented maps.</p>
<p>Now any king could order a map. The world was big and flat and we felt we could draw the map any way we wanted. It was year 267 BC when a Greek named <em class="person"><i class="fa fa-user"></i> Eratosthenes said</em> he figured out how big the world actually was.<sup><a id="ref-4" href="#note-4">[4]</a></sup> He called this a scientific fact because you could redo his math and get the same result. Based on his calculation, he showed the whole world in a single page. We now had the first scientific map. Scientific, but still wrong.</p>
<p>It would take us another 1,700 years to find out that the world was much bigger than Europe and Asia. Some brave men sailed off the map and found more continents.  One such traveler from Portugal <em class="person"><i class="fa fa-user"></i> Diogo Ribeiro</em> drew up the first world map based on real data.<sup><a id="ref-5" href="#note-5">[5]</a></sup> That was the year 1529.</p>
<p><img class="aligncenter wp-image-24253 size-full" src="https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll.png" alt="" width="1200" height="662" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll.png 1200w, https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll-300x166.png 300w, https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll-768x424.png 768w, https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll-1024x565.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/05/ancient-map-scroll-700x386.png 700w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>Just as you reach the end of the world, it has a funny way of expanding. Only 80 years later, an Italian named <em class="person"><i class="fa fa-user"></i> Galileo Galilei</em> started mapping outside of this world altogether. Looking in his self-made telescope, he painted the first map of the Moon from different angles in a single page. Not that Galileo was an artist. In fact, none of the people you will meet in this article were. They all were trying to communicate a message using pictures where words were not enough. And this is where we got our first infographics.</p>
<h3 id="inventing-the-first-chart">Inventing The First Chart</h3>
<p>Any artist will tell you that it is easier to draw what you can see than what you have to imagine. So how about communicating what you cannot see? Productivity, love, and inflation, for example, are all invisible.</p>
<p>The temperature outside was also invisible to an English boy named <em class="person"><i class="fa fa-user"></i> William Playfair</em>. Every morning he marked on paper the thermometer readings with his brother. The marks were nothing special until one day Playfair connected them with a line. The line showed dramatic changes from winter to summer. By 1786, he thought of the brilliant idea &#8211; that anything under the sun can be shown as a line, a rectangle, or a circle proportional to its size. The line chart, the bar chart, and the pie chart were born.<sup><a id="ref-6" href="#note-6">[6]</a></sup><a href="https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart.jpg"><img class="alignnone size-large wp-image-24268" src="https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart-1024x736.jpg" alt="" width="660" height="474" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart-1024x736.jpg 1024w, https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart-300x216.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart-768x552.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart-700x503.jpg 700w, https://blog.adioma.com/wp-content/uploads/2018/05/william-playfair-timeseries-chart.jpg 1200w" sizes="(max-width: 660px) 100vw, 660px" /></a><br />
Playfair&#8217;s contemporaries thought that charts and pictures, in general, don&#8217;t help explain anything. They pointed out that the lines and bars had nothing to do with what they supposedly showed. (It also didn&#8217;t help that Playfair was a fraudster and a blackmailer among his many other activities.) The intellectuals of the day all agreed that <em>visualization is showing the obvious to the ignorant</em>. How far we have come! Today Playfair&#8217;s charts are the standard for showing serious statistical data.</p>
<h3 id="learning-to-layer-information">Learning to Layer Information</h3>
<p>It was the year 1854 when for no apparent reason, a disease was killing people in London. Not everywhere in London, but only on certain streets. One street would see a lot of people die, but neighbors on the next street over were perfectly fine.</p>
<p>Looking at the map of London, a physician named <em class="person"><i class="fa fa-user"></i> John Snow</em> wanted to find a connection between the streets and the deaths from cholera. Using Playfair&#8217;s method, he charted the deaths on one page. Then he looked at the map.<br />
Why not put the chart right on top of the map? That&#8217;s what he did. Then he added another layer &#8211; the location of water pumps. And this is where he found his answer. One particular water pump sat right next to the street with the most cholera deaths. We now learned to show many layers of information in one page.</p>
<table>
<tbody>
<tr>
<td style="padding: 5px;"><img class="alignnone size-full wp-image-24229" src="https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-enlarged.jpg" alt="" width="600" height="600" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-enlarged.jpg 600w, https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-enlarged-150x150.jpg 150w, https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-enlarged-300x300.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td>
<td style="padding: 5px;"><a href="https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map.jpg"><img class="alignnone size-large wp-image-24230" src="https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-1024x955.jpg" alt="" width="660" height="616" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-1024x955.jpg 1024w, https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-300x280.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-768x716.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/snow-cholera-map-700x653.jpg 700w" sizes="(max-width: 660px) 100vw, 660px" /></a></td>
</tr>
</tbody>
</table>
<p>Ok, if you can show three layers, then why not show one hundred? Maybe we can layer information indefinitely. Maybe we finally found the answer to the communication problem?</p>
<h3 id="stretching-the-limits-of-complexity">Stretching The Limits of Complexity</h3>
<p>In the history of communication, there is one image that stands out for <i>how much it shows in a single page. Fast and clear, French engineer <em class="person"><i class="fa fa-user"></i> Charles Minard</em> shows us how the largest army ever assembled by that point in history perished.<sup><a id="ref-7" href="#note-7">[7]</a></sup><br />
<a href="https://blog.adioma.com/wp-content/uploads/2018/05/Minard.png"><img class="aligncenter wp-image-24002 size-large" src="https://blog.adioma.com/wp-content/uploads/2018/05/Minard-1024x488.png" alt="" width="660" height="315" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/Minard-1024x488.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/05/Minard-300x143.png 300w, https://blog.adioma.com/wp-content/uploads/2018/05/Minard-768x366.png 768w, https://blog.adioma.com/wp-content/uploads/2018/05/Minard-700x334.png 700w" sizes="(max-width: 660px) 100vw, 660px" /></a></i></p>
<p>Napoleon leads half a million soldiers to invade Russia. Only a quarter reach Moscow. Only 10,000 come back home. In one page we see seven layers of numbers spelling out the tragedy: the number of soldiers, the major battles, the rivers they cross, the towns they reach, their direction, the dates, and the frigid temperatures. The thickness of the gold line is men going to Moscow, the black is men returning. The tragedy of a whole war told in one page: of 422,000 men only 10,000 returned.</p>
<h3 id="making-numbers-human">Making Numbers Human</h3>
<p>Wait, but there are no people in Minard&#8217;s chart! How can we show a human tragedy without showing the people? If you didn&#8217;t read the text next to the diagram, you would never know that we are talking about real people and real deaths.<br />
This problem bothered another philosopher in Austria, <em class="person"><i class="fa fa-user"></i> Otto Neurath</em> (1882–1945), who wanted to show physically what the numbers meant. His goal was to make statistics interesting to the masses. If we are talking about people, we should show people.</p>
<p><img class="aligncenter size-full wp-image-24117" src="https://blog.adioma.com/wp-content/uploads/2018/05/isotype-infographic-preview.jpg" alt="" width="1000" height="618" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/isotype-infographic-preview.jpg 1000w, https://blog.adioma.com/wp-content/uploads/2018/05/isotype-infographic-preview-300x185.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/05/isotype-infographic-preview-768x475.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/isotype-infographic-preview-700x433.jpg 700w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p>For this, Neurath went all the way back to the beginning of this story and borrowed Egyptian pictographs. Stacking them next to each other showed numbers more physically than Playfair&#8217;s abstract bar charts. Neurath invented a pictographic language he called Isotype.<sup><a id="ref-8" href="#note-8">[8]</a></sup></p>
<h3>Teaching by Analogy</h3>
<p><a href="https://blog.adioma.com/wp-content/uploads/2018/05/industriepalast.jpg"><img class="size-medium wp-image-24003 alignright" src="https://blog.adioma.com/wp-content/uploads/2018/05/industriepalast-208x300.jpg" alt="" width="208" height="300" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/industriepalast-208x300.jpg 208w, https://blog.adioma.com/wp-content/uploads/2018/05/industriepalast.jpg 562w" sizes="(max-width: 208px) 100vw, 208px" /></a>What if you wanted to show something so complicated that you could not translate it into simple pictographs? This question brings us to the man who is considered the grandfather of modern infographics, German doctor <em class="person"><i class="fa fa-user"></i> Fritz Kahn</em> (1888–1968). He wanted to explain medicine to people who knew nothing about medicine.</p>
<p>How? He thought up imagination-rich analogies. A person is like a factory. An ear is like a car. The food you eat in your lifetime is like a freight train going to your mouth. These images are so surprising that they are hard to forget. Most importantly, we now learned how to say more by using what we already know through analogy.</p>
<p>This last invention is quite different from the earlier ones. Analogy gives us a way to explain anything, no matter how abstract or complex. This is the what makes infographics a universal solution to the communication problem. Remember how we were looking for a shortcut to speed and clarity at the same time? We likely found it in showing information by analogy.</p>
<h3 id="finding-the-modern-infographic">Finding The Modern Infographic</h3>
<p>So what is an infographic today? Most people today experience it is a pre-generated infographic template with graphs, connectors, and icons. Most infographic tools help to create infographics, but not to make sense of the message inside them. The frontier is now in making meaningful infographics.</p>
<p>What is meaningful? Truthful, useful, and entertaining, preferably at the same time. The top authority on visual statistics, <em class="person"><i class="fa fa-user"></i> Edward Tufte</em>, gives us the principles of truthfulness. Information architect <em class="person"><i class="fa fa-user"></i> Richard Saul Wurman</em> shows us how to make information useful. Graphic designers like <em class="person"><i class="fa fa-user"></i> Nigel Holmes</em> and <em class="person"><i class="fa fa-user"></i> David McCandless</em> show us how to make information fun.<sup><a id="ref-9" href="#note-9">[9]</a></sup></p>
<p>So did we solve the billion-dollar problem? We are likely on the brink of it now. It is still day one for infographics. By now we know that the way to solve the problem is somewhere between the two extremes. On the one side is the technical abstract charts invented by Playfair and promoted by Tufte and on the other is the human-centric subjective storytelling through analogy shown by Otto Neurath and Fritz Kahn.</p>
<p>Now that you know the story, we can dig into the field of infographics today. You will notice that the infographic still struggles to differentiate itself from its relatives: data visualization, data journalism, and visual journalism. Knowing that all these children are of the same mother should make the definitions less confusing.</p>
<p>&nbsp;</p>
<h2 id="definition">The Definition of An Infographic</h2>
<p><img style="height: 38px; float: left; margin-right: 10px;" src="https://cdn.adioma.com/assets/icons/newspaper-2.png" /> The origin of the word “infographic” is a blend of “information” and “graphic” that first appeared consistently in English language books around the 1960s.<br />
The term <em>information graphic</em> appeared slightly before it. Today &#8220;information graphic&#8221;,  &#8220;infographic&#8221;, and its shorter form &#8220;infograph&#8221; all refer to the same thing.<br />
The concept of an infographic straddles the fields of design, journalism, statistics, and information architecture. The word itself reveals two of the four components that make up an infographic:</p>
<ol>
<li><strong>data </strong>(information)</li>
<li><strong>design </strong>(graphics)</li>
<li><strong>journalism </strong>(writing)</li>
<li><strong>function</strong> (information architecture)</li>
</ol>
<p>Information is<strong><em> what</em></strong> is shown, the design is <strong><em>how</em></strong> it is shown, journalism is <strong><em>why</em></strong> it is shown, and the function is<em><strong> who</strong></em><b><i> </i></b>it is shown to.<br />
<img class="aligncenter size-full wp-image-24547" src="https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components.png" alt="" width="1400" height="1282" srcset="https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components.png 1400w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components-300x275.png 300w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components-768x703.png 768w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components-1024x938.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/06/what-is-an-infographic-key-components-700x641.png 700w" sizes="(max-width: 1400px) 100vw, 1400px" /><br />
How is an infographic different from its related fields? If we look at the intersections of these related fields, we can discover infographic&#8217;s relatives.</p>
<ul>
<li><strong>generative art</strong> (data + design) &#8211;  a computer generated artwork that is algorithmically determined</li>
<li><strong>data visualization</strong> (data + design + journalism) &#8211; techniques used to communicate data or information by encoding it as visual objects (these deal with numeric data only)</li>
<li><strong>statistical graphics</strong> (data + design + function) &#8211; techniques of displaying patterns found in unprocessed data</li>
<li><strong>technical writing</strong> (data + journalism) &#8211; use of verifiable data to support statements made by the writer</li>
<li><strong>data journalism</strong> (data + journalism + function) &#8211; a genre of writing that relies on verifiable data to convey a specific message, tailored to an audience</li>
<li><strong>statistics</strong> (data + function) &#8211; methods of extracting patterns out of unprocessed data</li>
<li><strong>illustrated writing</strong> (design + journalism) &#8211; use of design techniques that integrate images with an article</li>
<li><strong>visual journalism</strong> (design + journalism + function) &#8211; a genre of writing that integrates images and writing to reach a specific audience</li>
<li><strong>information architecture</strong> (design + function) &#8211; methods of structuring information that make it useful to the end user</li>
<li><strong>expository writing</strong> (journalism + function) &#8211; a genre of writing that explains and informs as opposed to persuade</li>
</ul>
<p>There are also three fields that study infographics:</p>
<ol>
<li><em>information design</em> which is considered a branch of statistics</li>
<li><em>visual journalism </em>which is a branch of journalism that uses data and design</li>
<li><em>information architecture</em> which studies the <em>function</em> of information relative to its audience</li>
</ol>
<p>Richard Saul Wurman who is considered the founder of information architecture as a field (he is also the creator of the TED conference) said<a title="Richard Saul Wurman" href="https://en.wikipedia.org/wiki/Richard_Saul_Wurman">:</a></p>
<blockquote><p>You only understand something relative to something you already understand.</p></blockquote>
<p>Since infographics show both quantitative data (statistics) and qualitative data (knowledge), we should not be surprised that there is a war of definitions.</p>
<p>In the field of statistics, Edward Tufte, a former Yale statistics professor, is widely considered as the most authoritative figure. Although he does not use the word &#8220;infographic&#8221;, he sets out the rules for a &#8220;graphical display&#8221;, a term that includes infographics.</p>
<p>On the other side of the spectrum is the work of Otto Neurath, who believed visual language should look like what it means. Comparing the work of the two suggests that neither one prevailed, and the definition of an infographic today sits in between theirs.</p>
<h3 id="infographic-definition-and-its-dilution">Infographic Definition and Its Dilution</h3>
<p>The definition of the word “infographic” diluted around 2010 which coincides with its rise in Google searches.<sup><a id="ref-10" href="#note-10">[10]</a></sup> With new interest from advertisers, infographics have come to mean almost any image and text combination. Before this dilution happened, infographics generally lived up to a higher standard.<br />
The difference between an infographic and a pseudo-infographic is easy to tell:</p>
<ol>
<li>Infographic elements do not violate rules of <strong>visual perception</strong> (gestalt, constancy, unconscious inference)</li>
<li>The infographic copy is <strong>concise</strong></li>
<li><strong>Comparisons</strong> are made within a context and on a scale</li>
</ol>
<p>Visually, telling an infographic from a pseudo-infographic is straightforward. Infographics tend to</p>
<ol>
<li>Use <strong>colors sparingly</strong></li>
<li>Show<strong> relevant</strong> illustrations</li>
<li>Allow space to be <strong>empty</strong></li>
<li>Show <strong>clear labels</strong>, scale, and axes</li>
<li>Use <strong>coherent</strong> icon <strong>styles</strong></li>
<li>Present an obvious <strong>unified visual structure</strong> &#8211; not a series of disconnected sections</li>
</ol>
<p>&nbsp;</p>
<h2 id="types">Types of Infographics</h2>
<p><img style="height: 38px; float: left; margin: 5px 10px 0 0;" src="https://cdn.adioma.com/assets/icons/visual-presentation-audience.png" /> How do we divide infographics into types? We can classify infographics based on the techniques used to make them and the strategies used to distribute them to an audience. Here is a list of a possible infographic classification by:</p>
<ol>
<li><strong>level of interactivity</strong>: static, interactive, dynamic and motion infographics</li>
<li><strong>visual structure</strong>: geometric template, object-based template, chart-based template</li>
<li><strong>file format</strong>: static image (JPEG, PNG, PDF, SVG, GIF), vector image (SVG), webpage</li>
<li><strong>aspect ratio</strong>: desktop, mobile, print formats</li>
<li><strong>delivery</strong>:  social media distribution, viral distribution, live distribution</li>
<li><strong>function: </strong>edugraphic, explanation graphic, knowledge graphic, info-poster</li>
</ol>
<p>By visual structure, I divide infographics into one of these three categories:</p>
<ol>
<li>Charts and diagrams. This is the most abstract kind that uses known chart types.</li>
<li>Abstract analogies. These infographics use a well-known visual template, like a subway map, to explain something else. For example, the subway map of human psychology.</li>
<li>Analogies and allegories. Here the objects are more complex than in the second type.</li>
</ol>
<p>I compiled a large list of infographic types by visual structure with examples for each here in <a href="https://blog.adioma.com/how-to-think-visually-using-visual-analogies-infographic/">&#8220;How to Think Visually.&#8221;</a><br />
<a href="https://blog.adioma.com/how-to-think-visually-using-visual-analogies-infographic/"><img class="aligncenter size-full wp-image-24248" src="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-types-brief.jpg" alt="" width="600" height="196" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-types-brief.jpg 600w, https://blog.adioma.com/wp-content/uploads/2018/05/infographic-types-brief-300x98.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></a><br />
Separately, my team and I created a large catalog of <a href="http://visualizationuniverse.com" target="_blank" rel="noopener">types of graphs and charts</a> organized by their popularity.</p>
<h3 id="infographics-versus-data-visualization">Infographics Versus Data Visualization</h3>
<p>Infographics are not synonymous with data visualization. An infographic can contain one or more data visualizations. The presence of a narrative tailored to an audience is what differentiates an infographic from a data visualization.</p>
<p>Put differently, data visualization shows <em>uninterpreted facts</em> and infographics showing <em>facts with interpretation</em>. So then, data visualization shows<em> objective but less relatable information</em>. Infographics show<em> subjective and relatable narrative</em>.</p>
<p>Comparing a data visualization and an infographic on a similar topic, we can see that infographics have a unified narrative and data visualizations show facts separately from each other. In infographics<em> facts are related; </em>in data visualizations<em> facts are discreet</em>.</p>
<h4>Same dataset, different visualizations</h4>
<p>Here is a real-world example of a data visualization and an infographic made from the same data set (only the year is different). In the infographic on the right the designer focused on the data and added little decoration which makes this a good example to compare with a data visualization.</p>
<p>The infographic offers plenty of empty space for us to notice the insights. For example, we see that if cancer were a single disease, it would be the biggest killer. Another insight is on the lower left: we often blame wars for humanity&#8217;s problems but war only accounts for 0.05% of life years lost today.</p>
<p>To an expert epidemiologist, these insights might be redundant, though. The data visualization of the left is still more objective.</p>

<a rel='attachment' href='https://blog.adioma.com/what-is-an-infographic/screen-shot-2018-05-23-at-11-44-15-am/'><img width="996" height="1186" src="https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM.png" class="attachment-full size-full" alt="" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM.png 996w, https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM-252x300.png 252w, https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM-768x915.png 768w, https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM-860x1024.png 860w, https://blog.adioma.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-23-at-11.44.15-AM-700x834.png 700w" sizes="(max-width: 996px) 100vw, 996px" /></a>
<a rel='attachment' href='https://blog.adioma.com/premature-death/'><img width="1536" height="1832" src="https://blog.adioma.com/wp-content/uploads/2018/05/premature-death.jpg" class="attachment-full size-full" alt="" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/premature-death.jpg 1536w, https://blog.adioma.com/wp-content/uploads/2018/05/premature-death-252x300.jpg 252w, https://blog.adioma.com/wp-content/uploads/2018/05/premature-death-768x916.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/premature-death-859x1024.jpg 859w, https://blog.adioma.com/wp-content/uploads/2018/05/premature-death-700x835.jpg 700w" sizes="(max-width: 1536px) 100vw, 1536px" /></a>

<p>In a nutshell, infographics are different from data visualization in at least these ways:<br />
<img class="aligncenter wp-image-24365 size-full" src="https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison.png" alt="" width="500" height="596" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison.png 1200w, https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison-252x300.png 252w, https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison-768x915.png 768w, https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison-859x1024.png 859w, https://blog.adioma.com/wp-content/uploads/2018/05/infographics-vs-data-visualization-comparison-700x834.png 700w" sizes="(max-width: 500px) 100vw, 500px" /></p>
<p>&nbsp;</p>
<h2 id="how-infographics-work">How Infographics Work</h2>
<p><img style="height: 38px; float: left; margin-right: 10px; transform: scaleX(-1);" src="https://cdn.adioma.com/assets/icons/look-at-piture.png" /> Infographics work by triggering our visual perception to process images efficiently. Not any kind of image triggers visual perception in the intended way, though. Some types of images backfire, in fact. Overuse of color, for example, can make an infographic unreadable. The desire to fill the empty space, which is a common psychological tendency, leads to the message of an infographic getting lost. There are many ways to abuse infographic design. Some of them are quite common.</p>
<p><em>This topic is big enough that I will explain it in a separate upcoming article.</em><br />
In short, for an infographic to work as intended, it has to follow the rules of visual perception. There are three groups of them:</p>
<ol>
<li>Unconscious inference</li>
<li>Gestalt Perception</li>
<li>Perceptual Constancy</li>
</ol>
<p><strong>Unconscious inference</strong> tells us that people will make <em>assumptions and conclusions </em>about your infographic from<em> incomplete data</em>, based on <em>their previous experiences</em>. Think about what your audience already knows and who they are. They will project their own self onto anything you show them. If there is a conflict, it will lead to confusion.</p>
<div id="attachment_24465" style="width: 410px" class="wp-caption aligncenter"><img class="aligncenter size-full wp-image-24465" src="https://blog.adioma.com/wp-content/uploads/2018/05/what-do-you-see-face-or-vase.jpg" alt="" width="400" height="217" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/what-do-you-see-face-or-vase.jpg 800w, https://blog.adioma.com/wp-content/uploads/2018/05/what-do-you-see-face-or-vase-300x163.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/05/what-do-you-see-face-or-vase-768x417.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/what-do-you-see-face-or-vase-700x380.jpg 700w" sizes="(max-width: 400px) 100vw, 400px" /><p class="wp-caption-text">Face or vase?</p></div>
<p><strong>Gestalt</strong> translates both as “pattern” and “whole”. Gestalt theory seeks to explain how people perceive <em>separate</em> visual components as <em>wholes</em>. According to this theory, there are eight main factors that determine how our visual perception automatically groups elements into patterns:</p>
<ol>
<li><em>Proximity</em> &#8211; objects located near each other are related to each other</li>
<li><em>Similarity</em>&#8211; similar objects are related</li>
<li><em>Closure</em> &#8211; incomplete objects are perceived as complete</li>
<li><em>Symmetry</em> &#8211; symmetrical objects are in the same group</li>
<li><em>Common Fate</em> (or common motion) &#8211; objects moving together are related</li>
<li><em>Continuity</em> &#8211; the same object should look the same no matter where it is</li>
<li><em>Good Gestalt</em>&#8211; a preference for patterns that are regular, simple, and orderly</li>
<li><em>Past Experience</em>&#8211; elements tend to be perceived according to an observer&#8217;s past experience</li>
</ol>
<p><strong>Perceptual constancy </strong>is our bias in favor of seeing things as if they don&#8217;t change. An example of this is people looking at eggs in a room with a red light and still thinking they are seeing white eggs. In fact, the eggs appear pink or red. But a person knows that eggs are white and overrides the information coming from the eyes with information from the brain. We have many kinds of this bias towards colors, shapes, lighting, distance, and even people. If you ever mistook someone for another person because you saw them in an unexpected place, you experienced perceptual constancy.</p>
<p>People look at your infographics will look for the white eggs. You might be showing quail eggs with brown spots, for example, defying their expectations. From a distance, they might mistake quail eggs for some insects, for example, because quail eggs are quite rate.</p>
<p>Since every infographic presents its own imaginary world to a reader, we have to test that other people will see our reality the same way as we do. The rules of visual perception tell us what <em>not</em> to do. They will not teach you how to create an infographic but they will help you not to destroy it. For most people not trained in art, these rules will not be intuitive.<sup><a id="ref-11" href="#note-11">[11]</a></sup> They are incredibly easy to violate if you do not know them. This is because art is not taught seriously in most schools as part of general education. So we cannot be surprised that most adults’ visual literacy is at a 5th grader’s level. Even very intelligent people might not notice gross design mistakes. This is nothing to worry about as long as you study these rules. They are quite easy to learn because all of them are visual.</p>
<p>&nbsp;</p>
<p style="text-align: center;">__________</p>
<p>&nbsp;</p>
<h2 id="the-future-of-infographics">The Future of Infographics</h2>
<p>The doom and death of infographics is a popular topic of discussion. <sup><a id="ref-12" href="#note-12">[12]</a></sup> But infographics are far from dead. In fact, they are more alive than ever. The search interest for infographics has only continued to grow without interruption. The evolution of its definition, the rise in search traffic, the numbers of university courses on infographic design all point to infographics exploding in popularity. It is still day one.</p>
<p>As a means of displaying a lot of information in a static format,  infographics are irreplaceable and bound to live on. Inevitably, they will evolve to be more interactive. Aside from the obvious popularity in communication and marketing, I think infographics will play a bigger role in these sectors:</p>
<h4>1. Education infographics</h4>
<p>Teachers already successfully use infographics as visual aids. Many do not have the financial resources to create high-quality infographics yet. This situation will likely change because some media companies actively produce education-related infographics that set the example for the rest of the industry. <sup><a id="ref-13" href="#note-13">[13]</a></sup></p>
<h4>2. Government infographics</h4>
<p>Today governments are already using infographics to tell citizens about the state of the country. In the long-term, this might lead to more transparency in government spending, simpler ways to apply for things, and track the effectiveness of government policies.</p>
<h4>3. Data Science</h4>
<p>The volume of data collected online <em>doubles</em> every year.<sup><a id="ref-15" href="#note-14">[14]</a></sup> Mining for insights in the growing volume of data will put new demands on infographics to show more information, more accurately, and with more meaningful and human insights.</p>
<h3>Infographics Worth Your Investment</h3>
<p>Data is the new oil but unlike an oil refinery that only needs to meet a technical standard of quality, you can mine data for meaning endlessly. There is a chance you will make the equivalent of the subway map of your industry. A sort of ever-green graphic that everyone in your field will know. There is a chance that you will visualize Wikipedia, or map the universe beyond its known borders, or maybe you can visualize the human psychology of self-doubt.</p>
<p>Whatever your communication problem might be, it is quite solvable after all. Yes, it is not as simple as finding the right words or pretty pictures. It is about finding a balance between logic and emotion, accuracy and meaning, text and image, simplicity and complexity.</p>
<p>If we knew what will be important tomorrow, this balance would be easy to strike. We don&#8217;t know. Tomorrow is a mystery. All we have is uncertainty about the future and a past to look back on. Because of this, the only type of infographic worth investing in today is one that will stand the test of time. An <em>ever-green infographic</em>. This kind of infographic shows objective knowledge that has long-term relevance. It is not about what matters now. It is about what <em>always</em> matters. For example, it is not about whether &#8220;you should raise startup funding for your seed round&#8221;. It is about <a href="https://blog.adioma.com/how-funding-works-splitting-equity-infographic/" target="_blank" rel="noopener">&#8220;How Startup Funding Works&#8221;</a> (my ever-green infographic).</p>
<p>This brings us to the real reason why we are here, &#8220;here&#8221; as in &#8220;why we are here on this planet.&#8221; I hope it is not too presumptuous of me to say that you are reading this because you want your work to matter. Not just today, but also tomorrow. That you want to make something that lasts, and maybe even outlasts you.</p>
<p>You are not alone in this desire. Timeless design is possible. We know this because we learned it from people who lived long before us. With this big picture in mind, maybe the curtain will drop, and we will see a solution for ourselves whether we are doing a multi-million dollar marketing campaign or starting a new blog.</p>
<p>&nbsp;</p>
<h2 id="footnotes">Footnotes</h2>
<p id="note-1">1. <a href="#ref-1">^</a> You can see when &#8220;infographic&#8221; and the terms related to infographics appeared in books in <a href="https://books.google.com/ngrams/graph?content=infographic%2Cinformation+design%2Cdata+visualization%2Cinformation+graphic&amp;year_start=1940&amp;year_end=2018&amp;corpus=15&amp;smoothing=3&amp;share=&amp;direct_url=t1%3B%2Cinfographic%3B%2Cc0%3B.t1%3B%2Cinformation%20design%3B%2Cc0%3B.t1%3B%2Cdata%20visualization%3B%2Cc0%3B.t1%3B%2Cinformation%20graphic%3B%2Cc0" target="_blank" rel="noopener"> Google Books Ngram Viewer</a></p>
<p id="note-2">2. <a href="#ref-1">^</a> An example of a design for the afterlife on <a href="https://commons.wikimedia.org/wiki/File:P1060243_Louvre_repas_fun%C3%A9raire_de_la_princesse_Nefertiabet_E15591_rwk.JPG?ref=adioma" target="_blank" rel="noopener"> slab stela of Nefertiabet.</a></p>
<p id="note-3">3. <a href="#ref-3">^</a> The story of <a href="https://en.wikipedia.org/wiki/Phoenician_alphabet" target="_blank" rel="noopener"> how the alphabet became our &#8220;quick hack&#8221;</a> that replaced visuals is fascinating. We think of the alphabet as a default, but it has not always been that. Today some people already communicate alphabet-free using only emojis, for example.</p>
<p id="note-4">4. <a href="#ref-4">^</a> This <a href="https://commons.wikimedia.org/wiki/File:Mappa_di_Eratostene.jpg?ref=adioma" target="_blank" rel="noopener"> first world map </a> is missing a lot of the world but it is the first map made based on an actual calculation of the Earth&#8217;s circumference. Even more interesting is Eratosthenes&#8217; invention of the grid lines for latitude and longitude that we still use today.</p>
<p id="note-5">5. <a href="#ref-5">^</a> The <a href="https://upload.wikimedia.org/wikipedia/commons/7/74/Map_Diego_Ribero_1529.jpg?ref=adioma" target="_blank" rel="noopener"> first scientific world map </a> is missing still missing Australia, Antarctica and New Zealand, but it is a phenomenally rich map showing not just the continents and countries but the kinds of houses people live in, the trees and animal, the mountains, and the marine navigation routes.</p>
<p id="note-6">6. <a href="#ref-6">^</a> The <a class="noLightbox" href="https://commons.wikimedia.org/wiki/File:1786_Playfair_-_Exports_and_Imports_of_Scotland_to_and_from_different_parts_for_one_Year_from_Christmas_1780_to_Christmas_1781.jpg?ref=adioma" target="_blank" rel="noopener"> world&#8217;s first bar chart </a> looks a lot like the ones we make today. It was first published in <em class="book"><i class="fa fa-book"></i> The Commercial and Political Atlas</em> in 1786. The <a href="https://commons.wikimedia.org/wiki/File:Playfair-piechart.jpg?ref=adioma" target="_blank" rel="noopener"> first pie chart </a> followed in 1801 in <em class="book"><i class="fa fa-book"></i> Statistical Breviary</em>.</p>
<p id="note-7">7. <a href="#ref-7">^</a> See <a href="https://commons.wikimedia.org/wiki/File:Minard_Update.png?ref=adioma" target="_blank" rel="noopener"> the English version of Minard&#8217;s map </a> to appreciate its clarity.</p>
<p id="note-8">8. <a href="#ref-8">^</a> How Neurath <a href="http://www.designhistory.org/Symbols_pages/isotype.html" target="_blank" rel="noopener"> created thousands of symbols for Isotype </a> not being a designer himself is a story worth reading. <a href="https://www.amazon.com/Isotype-Design-Contexts-1925-1971/dp/0907259472" target="_blank" rel="noopener"><em class="book"><i class="fa fa-book"></i> Isotype: Design and Contexts</em></a>.</p>
<p id="note-9">9. <a href="#ref-9">^</a> I encourage you to compare the infographic schools of thought on both extremes of the data versus story spectrum. <a href="https://en.wikipedia.org/wiki/Edward_Tufte" target="_blank" rel="noopener"> Edward Tufte</a> is a statistician. He is the most data-intensive. <a href="https://informationisbeautiful.net/" target="_blank" rel="noopener">David McCandless</a> is a former journalist. He offers up data with a writer&#8217;s insight. <a href="http://www.nigelholmes.com/gallery/" target="_blank" rel="noopener"> Nigel Holmes </a> is a long-time designer of explanation graphics, often with a funny tone to them.</p>
<p id="note-10">10. <a href="#ref-10">^</a> According to <a href="https://trends.google.com/trends/explore?date=all&amp;q=infographic" target="_blank" rel="noopener"> Google Trends </a> the search volume for the word &#8220;infographic&#8221; started rising in 2010 worldwide.</p>
<p id="note-11">11. <a href="#ref-11">^</a> Luckily these design principles are not hard to learn, I recommend that you read the book by W. Lidwell, K. Holden, J. Butler <a href="https://www.amazon.com/Universal-Principles-Design-Revised-Updated/dp/1592535879/ref=pd_lpo_sbs_14_t_1?_encoding=UTF8&amp;psc=1&amp;refRID=YS2AXDS1M2X46GZXT7KN" target="_blank" rel="noopener"> <em class="book"><i class="fa fa-book"></i> The Universal Principles of Design.</em></a> It explains each principle in one page, with illustrations for each. Please read it. It will open your eyes to how you see everything around you. You cannot outsource your design taste to a designer completely. How can you judge if your infographic shows what you want it to show if you don&#8217;t know how other people will see it? You can&#8217;t intuit these principles unless you are an artist.</p>
<p id="note-12">12. <a href="#ref-12">^</a> Social media infographics are often blamed for the death of the informative, truthful, and useful infographic according to FastCo Design article <a href="https://www.fastcodesign.com/3045291/what-killed-the-infographic"> &#8220;What Killed The Infographic&#8221;, 05.06.15</a></p>
<p id="note-13">13. <a href="#ref-13">^</a> This study measured the student reaction to the use of infographics in an anatomy class. The Pennsylvania Department of Education has a <a href="http://www.education.pa.gov/Teachers%20-%20Administrators/Federal%20Programs/LiteracyLife/Pages/Infographics.aspx" target="_blank" rel="noopener">page promoting infographics</a> to the public. Among the media companies making education-related infographics, <a href="https://www.good.is/infographics/dyslexie-christian-boer#open" target="_blank" rel="noopener">Good Magazine</a> does that best job in my opinion.</p>
<p id="note-14">14. <a href="#ref-14">^</a>To get a feel of the growth in data collected worldwide, <a href="https://www.emc.com/leadership/digital-universe/2014iview/executive-summary.htm" target="_blank" rel="noopener"> read this summary.</a></p>
<p><img class="aligncenter wp-image-24331 size-full" src="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-design-vision.jpg" alt="" width="1000" height="516" srcset="https://blog.adioma.com/wp-content/uploads/2018/05/infographic-design-vision.jpg 1000w, https://blog.adioma.com/wp-content/uploads/2018/05/infographic-design-vision-300x155.jpg 300w, https://blog.adioma.com/wp-content/uploads/2018/05/infographic-design-vision-768x396.jpg 768w, https://blog.adioma.com/wp-content/uploads/2018/05/infographic-design-vision-700x361.jpg 700w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p>Even so, infographics are expensive to make. At first, I solved this problem by becoming a designer. But for most people, finding a tool that makes their type of infographic is a better solution. As you saw, none of the people in this article were designers. For myself,  I made an automated infographic tool, <a href="https://adioma.com">Adioma </a>to speed up my infographic making.</p>
<p>So please don&#8217;t get discouraged. Find the tool that you feel comfortable using, and focus on the meaning.</p>
<p><em>This is the first article from the series &#8220;Learn Infographics&#8221; intended as a definitive guide on the topic of infographic definition, infographic history, and infographic types.</em></p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/what-is-an-infographic/">What Is an Infographic</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/what-is-an-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infographic Icons &#8211; Why and How to Use Them</title>
		<link>https://blog.adioma.com/infographic-icons-use/</link>
		<comments>https://blog.adioma.com/infographic-icons-use/#respond</comments>
		<pubDate>Fri, 27 Jul 2018 06:58:50 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>
		<category><![CDATA[information design]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24606</guid>
		<description><![CDATA[<p>Today we are releasing our searchable collection of infographic icons. How did infographic icons come to exist? The story starts with the man you see on every public bathroom door along with the woman. He has a way of showing up in airports and on highways. But never for long. &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/infographic-icons-use/">Infographic Icons &#8211; Why and How to Use Them</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Today we are releasing our <a href="https://adioma.com/icons">searchable collection of infographic icons</a>. How did infographic icons come to exist?</p>
<p class="p1"><span class="s1">The story starts with the man you see on every public bathroom door along with the woman. He has a way of showing up in airports and on highways. But never for long. If he is the world&#8217;s most recognizable icon, why don&#8217;t we see more of him? This is about to change.</span></p>
<p><img class="aligncenter size-full wp-image-24607" src="https://blog.adioma.com/wp-content/uploads/2018/07/human-2.png" alt="" width="29" height="64" /></p>
<h2>The Most Recognizable Icon</h2>
<p class="p1"><span class="s1">This man turns out to be one of the most common and recognizable icons in the world. First designed by AIGA and adopted by National Park Service, it made its way into many interfaces and more recently into infographics. It turns out, this kind of icon is the easiest to modify without losing all meaning.<span class="Apple-converted-space">   </span></span></p>
<p><img class="aligncenter wp-image-24608 size-medium" src="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.32.37-PM-300x88.png" alt="" width="300" height="88" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.32.37-PM-300x88.png 300w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.32.37-PM.png 688w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p class="p1"><span class="s1">Same man, different lives.</span></p>
<p class="p1"><span class="s1">It also turns out that this kind of icon is enough to tell powerful stories. Like this one. </span></p>
<p class="p1"><span class="s1">This infographic reached more than 1 million people and counting.</span></p>
<p><img class="aligncenter size-full wp-image-24609" src="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM.png" alt="" width="1364" height="434" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM.png 1364w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM-300x95.png 300w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM-768x244.png 768w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM-1024x326.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-11.36.52-PM-700x223.png 700w" sizes="(max-width: 1364px) 100vw, 1364px" /></p>
<p class="p1"><span class="s1"><a href="https://blog.adioma.com/timeline-infographic-of-founder-age/"><span class="s2">(Full infographic)</span></a></span></p>
<p class="p1"><span class="s1">And this is only five icons. No illustration. There is also no magic. Icons, in my opinion, give you that most direct way of telling a story without distracting with the details.</span></p>
<p class="p1"><span class="s1">I did not invent this idea. Otto Neurath did. Except he borrowed it from the Egyptians. So this trick is at least 3,000 years old.</span></p>
<p><img class="aligncenter size-full wp-image-24610" src="https://blog.adioma.com/wp-content/uploads/2018/07/isotype-weaving.jpg" alt="" width="652" height="649" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/isotype-weaving.jpg 652w, https://blog.adioma.com/wp-content/uploads/2018/07/isotype-weaving-150x150.jpg 150w, https://blog.adioma.com/wp-content/uploads/2018/07/isotype-weaving-300x300.jpg 300w" sizes="(max-width: 652px) 100vw, 652px" /></p>
<p>&nbsp;</p>
<p class="p1"><span class="s1">So, today we are releasing a searchable set of infographic icons that use this man as the single style guide. Because he is so universally recognized, you can do a lot of things with this symbol such as showing numbers and making charts and diagrams. </span><span class="s1">You can also make new icons out of him.</span></p>
<p><img class="aligncenter size-full wp-image-24611" src="https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people.png" alt="" width="2446" height="2042" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people.png 2446w, https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people-300x250.png 300w, https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people-768x641.png 768w, https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people-1024x855.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people-332x277.png 332w, https://blog.adioma.com/wp-content/uploads/2018/07/anna-vital-infographic-the-world-as-one-hundred-people-700x584.png 700w" sizes="(max-width: 2446px) 100vw, 2446px" /></p>
<p>&nbsp;</p>
<h2 class="p1"><span class="s1">A New Way to Search Icons</span></h2>
<p class="p1"><span class="s1">To see the whole collection of the “man”, “woman” and other icons, you can search by visual element here.</span></p>
<p><img class="aligncenter size-full wp-image-24612" src="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM.png" alt="" width="2450" height="1232" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM.png 2450w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM-300x151.png 300w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM-768x386.png 768w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM-1024x515.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-26-at-3.20.27-PM-700x352.png 700w" sizes="(max-width: 2450px) 100vw, 2450px" /></p>
<p>It gets better. You can even combine any two of the visual elements to search by. Even three. For example, let&#8217;s say you are working on a presentation about crowdfunding. You know you want an icon that should people and money in it. You can select the person icon and the dollar sign icon to see all the icons that have people and money in them.</p>
<h2><img class="aligncenter size-full wp-image-24617" src="https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search.gif" alt="" width="1406" height="744" srcset="https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search.gif 1406w, https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search-300x159.gif 300w, https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search-768x406.gif 768w, https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search-1024x542.gif 1024w, https://blog.adioma.com/wp-content/uploads/2018/07/adioma-visual-search-700x370.gif 700w" sizes="(max-width: 1406px) 100vw, 1406px" /></h2>
<h2>Why Infographic Icons</h2>
<p class="p1"><span class="s1">When I started making infographics, I spent a lot of my time searching for icons that could tell a story. I noticed that most icons were made for interfaces and were not expressive enough to use an in an infographic. This is how this collection started. And now you can use it for free.</span></p>
<h3 class="p1"><span class="s1">How to Use Infographic Icons</span></h3>
<p class="p1"><span class="s1">If you are working inside PowerPoint or Illustrator, you can download the PNG or the SVG and one the file and then paste the icon into your document. This would also work for PowerPoint. </span></p>
<p class="p1"><span class="s1">If you want to then use some of the icons in your article, you can paste them directly into your editor as a Base 64, which is just a link that you paste.</span></p>
<p class="p1"><span class="s1">You can color and re-size the icons for free.</span></p>
<p class="p1"><span class="s1">If you want to save time from having to download and upload the icon, head over to <a href="https://adioma.com"><span class="s2">adioma.com</span></a> to get your free trial. You can insert any icon directly into your document in Adioma.</span></p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/infographic-icons-use/">Infographic Icons &#8211; Why and How to Use Them</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.adioma.com/infographic-icons-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emotion Icons (free download)</title>
		<link>https://blog.adioma.com/emotion-icons/</link>
		<pubDate>Wed, 06 Jun 2018 05:19:08 +0000</pubDate>
		<dc:creator><![CDATA[Anna Vital]]></dc:creator>
				<category><![CDATA[infographics]]></category>

		<guid isPermaLink="false">https://blog.adioma.com/?p=24557</guid>
		<description><![CDATA[<p>Every week, we add a new collection of icons to our visual dictionary. Today we are sharing part of our Emotion icon collection for free. (Please type in $0 when you click &#8216;Download&#8217;.) Download This Icon Collection The 48 emotion icons come in two groups: positive and negative emotions. Why &#8230;</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/emotion-icons/">Emotion Icons (free download)</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Every week, we add a new collection of icons to our visual dictionary. Today we are sharing part of our Emotion icon collection for free. (Please type in $0 when you click &#8216;Download&#8217;.)</p>
<p style="text-align: center;"><script src="https://gumroad.com/js/gumroad.js"></script><br />
<a class="gumroad-button" href="https://gum.co/dyBbo" target="_blank" rel="noopener">Download This Icon Collection</a></p>
<p>The 48 emotion icons come in two groups: positive and negative emotions.</p>
<p><a href="https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1.png"><img class="aligncenter size-full wp-image-24584" src="https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1.png" alt="" width="1500" height="630" srcset="https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1.png 1500w, https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1-300x126.png 300w, https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1-768x323.png 768w, https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1-1024x430.png 1024w, https://blog.adioma.com/wp-content/uploads/2018/06/human-emotion-icons-adioma-1-700x294.png 700w" sizes="(max-width: 1500px) 100vw, 1500px" /></a></p>
<h2></h2>
<h2>Why Emotion Icons and Not Emojis</h2>
<p>Adding regular yellow emojis to a presentation or an infographic might feel too casual. ? I am talking from the design point of view. The trouble with the emojis is that some of them use gradients, a lot of colors, and many have a double meaning that you may or may not be aware of. When you need to add emojis in presentations and infographics, these serious but expressive icons will do the job.</p>
<p>These icons are part of a much larger collection of icons that we have inside Adioma. You can search these icons by keyword or by visual elements and use them in your infographics.</p>
<h2>Icon Style</h2>
<p>Since infographics tend to use a lot of icons on a single page, these icons are optimized for being readable even when they are very small. These are called glyph icons &#8211; they have more fill and little negative space. This makes it possible for them to look good next to the text, other icons, illustrations, and graphs.</p>
<p>&nbsp;</p>
<h2>Modifying These Icons</h2>
<p>The icons are fully editable. You can change the color, size, and even the shape.</p>
<p>If you are using the icons in PowerPoint or Keynote, double-click on an icon to change its color or to scale it.</p>
<p>If you are working in Illustrator or Photoshop, use the SVG file.</p>
<p>The PNG files are not editable. You can paste those icons directly into your text document or into a presentation. They are saved in small resolution to fit better alongside text.</p>
<p>You are not required to credit us but we would love to see your creations. Please post your links in the comments. We might be able to give you design advice, too.</p>
<p>The post <a rel="nofollow" href="https://blog.adioma.com/emotion-icons/">Emotion Icons (free download)</a> appeared first on <a rel="nofollow" href="https://blog.adioma.com">Adioma</a>.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>
