<?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>Creative Work &#8211; mattlumpkin</title>
	<atom:link href="https://mattlumpkin.com/category/creative-work/feed/" rel="self" type="application/rss+xml" />
	<link>https://mattlumpkin.com</link>
	<description>design</description>
	<lastBuildDate>Thu, 26 Dec 2024 22:57:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://mattlumpkin.com/wp-content/uploads/2017/09/mhl_v2-100x-1.png</url>
	<title>Creative Work &#8211; mattlumpkin</title>
	<link>https://mattlumpkin.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Design Principles</title>
		<link>https://mattlumpkin.com/design-principles/</link>
		
		<dc:creator><![CDATA[mattlumpkin]]></dc:creator>
		<pubDate>Tue, 06 Feb 2024 23:06:00 +0000</pubDate>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Creative Work]]></category>
		<category><![CDATA[Design Thinking]]></category>
		<guid isPermaLink="false">https://mattlumpkin.com/?p=1104</guid>

					<description><![CDATA[A decade and a half into my practice designing products and software, some things keep coming up. I&#8217;ll keep up with them here. 1. Make the software explain itself Ideally software should need no manual, instructions or training. Instead the meaning and actions available should be discoverable by the user and they should be able&#8230;]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" src="https://mattlumpkin.com/wp-content/uploads/2024/08/455821650_1167257694558533_6532702666740025400_n-1024x1024.jpeg" alt="" class="wp-image-1109"/></figure>



<p><em>A decade and a half into my practice designing products and software, some things keep coming up. I&#8217;ll keep up with them here.</em></p>



<h2 class="wp-block-heading">1. Make the software explain itself</h2>



<p>Ideally software should need no manual, instructions or training. Instead the meaning and actions available should be discoverable by the user and they should be able to play with and explore them to get a sense of what they do and how they work. Users feeling free to &#8220;play&#8221; with an app is a pre-requisite to feeling comfort in it and mastery of it. </p>



<h2 class="wp-block-heading">2. No ornamentation without meaning</h2>



<p>Colors, images, icons, and especially animation that don&#8217;t convey meaning are like noise. When mixed in with elements that do convey meaning, They present the user with a puzzle to solve that has no answer. They create a lingering sense that one is missing out on the joke. </p>



<h2 class="wp-block-heading">3. Use self-explanatory labels</h2>



<p>Avoid using jargon, company or domain specific labels. Instead aim for 5th grade vocabulary level terms whose dictionary definitions make sense of what they are describing in the software. </p>



<h2 class="wp-block-heading">4. The software should show its model of the problem or the world to the user</h2>



<p>Especially when AI or models are involved, the more that the software can visualize or make clear what data it is considering to make sense of the problem or the world, the more the user will be able to match their mental model to that of the software making their experience feel intuitive by minimizing surprises. Importantly, this also allows for critical thinking about whether the user knows something the model doesn&#8217;t. In many cases this improves the safety of using automation. </p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mattlumpkin.com/wp-content/uploads/2024/08/455816665_1241699720605888_8368281914320292498_n-1024x1024.jpeg" alt="physical model of mathematical graph" class="wp-image-1105"/></figure>



<h2 class="wp-block-heading">5. Teach the user what they need to know when they need to know it, not before </h2>



<p>A basic principle of adult learning is the concept of just-in-time learning. This is not only an affordance to the limited time and attention our users have. It&#8217;s also about recognizing that users are motivated to take in new information when they see that information as relevant to solving a problem they have now. Just-in-time learning is stickier because users are ready to learn instead of seeing the education as an impediment to get over to accomplish their goal. Framing is important here. </p>



<h2 class="wp-block-heading">6. Show me what&#8217;s important by how much of the screen it takes up</h2>



<p>Visual hierarchy gives unconscious cues to the user on what&#8217;s important as they scan across the page. Important features can have more than one embodiment or entry point. </p>



<h2 class="wp-block-heading">7. Only break UI conventions when you want to slow the user down and add friction </h2>



<p>Only do this when safety or the experience requires it. Using conventions in UI elements increases users sense of familiarity with your software and their sense of it being &#8220;intuitive.&#8221; Read Daniel Kanneman&#8217;s _Thinking Fast and Slow_ for more detail on how to use the two thinking systems to create smooth intuitive experiences (system 1) and when to break that by adding friction to create a pause for conscious (system 2) evaluation.</p>



<h2 class="wp-block-heading">8. Don&#8217;t fear the scroll</h2>



<p>Especially on apps with dashboard or monitoring features, there&#8217;s a temptation to put everything on the screen at once. Screens <a href="https://frankchimero.com/blog/2013/what-screens-want/">want to scroll</a>. As long as users feel confident they are<a href="https://www.nngroup.com/articles/information-scent/"> on the right track of the information</a> they are looking for they have no problem tapping or scrolling to get to it.</p>



<h2 class="wp-block-heading">9. Touch targets should be as large as large as you can afford</h2>



<p>Apple&#8217;s Human Interface guidelines suggest <a href="https://developer.apple.com/design/human-interface-guidelines/accessibility">44 pt as the smallest touch target</a> designers should use.  But bigger is better because it makes it easier for people to hit without intense focus, and improves accessibility.  Just pay attention that it isn&#8217;t in conflict with #6.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>On October 7th and the overwhelming shadow of death</title>
		<link>https://mattlumpkin.com/on-october-7th-and-the-overwhelming-shadow-of-death/</link>
		
		<dc:creator><![CDATA[mattlumpkin]]></dc:creator>
		<pubDate>Thu, 09 Nov 2023 06:14:49 +0000</pubDate>
				<category><![CDATA[Creative Work]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[writing]]></category>
		<guid isPermaLink="false">https://mattlumpkin.com/?p=1050</guid>

					<description><![CDATA[Like so many of us, I’ve been watching in horror since October 7th. I’ve felt paralyzed by not knowing what to do or say or how to understand how we got here. It feels again like it felt after September 11th; the first time I felt myself clinging to the back of my country like&#8230;]]></description>
										<content:encoded><![CDATA[
<blockquote>
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="799" class="wp-image-1057" src="https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-1024x799.jpeg" alt="" srcset="https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-1024x799.jpeg 1024w, https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-768x599.jpeg 768w, https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-1536x1199.jpeg 1536w, https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-2048x1598.jpeg 2048w, https://mattlumpkin.com/wp-content/uploads/2023/11/IMG_8624-1-1500x1171.jpeg 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</blockquote>



<p>Like so many of us, I’ve been watching in horror since October 7th. I’ve felt paralyzed by not knowing what to do or say or how to understand how we got here.</p>



<p>It feels again like it felt after September 11th; the first time I felt myself clinging to the back of my country like some angry beast lumbering towards vengeance.</p>



<p>I’ve turned myself inside out imagining: hiding in a bedroom with with my kids while gunmen stalk us; calling to my daughters buried under rubble; watching my littlest one wither without access to insulin.</p>



<p>I’ve called and messaged my government representatives demanding they not support and pay for this because that is what the people the I know with friends and family in Gaza have asked us who have the power and privilege of being American to do.</p>



<p>After a month of talking with friends and family this is what I can say:</p>



<h2 class="wp-block-heading">Making people into non-people</h2>



<p>These weapons and these actions are inhuman. October 7th is a horrifying tragedy. And the people of Palestine are not animals and their ongoing slaughter is a travesty. The holocaust was possible because people convinced themselves the Jews weren’t human. The Isreali defense minister started this bombing campaign by saying “these people are human animals.”</p>



<h2 class="wp-block-heading">We don’t have to know the solution to know it has to stop</h2>



<p>We don’t have to have a foolproof plan to imagine a future other than this. In fact imagining another way forward is a prerequisite for finding another way. It doesn’t have to be this way.</p>



<h2 class="wp-block-heading">The challenge to be present with others’ suffering and not be overwhelmed into inaction</h2>



<p>When I worked as a hospital chaplain early in my career I was with people who were suffering and dying every day. And I was with doctors and nurses who cared for them. We all struggled to find the right balance of being present to the suffering all around us and not being so overwhelmed that we couldn’t do our jobs to serve those people suffering. There were times that being present to such intense suffering felt like holding my head underwater. I could only do it for so long before having to leave and come up for air.</p>



<p>Over time, the veteran chaplains and doctors and nurses who had learned how to show up day after day taught me that it does not do any one any good for me to try to take on other people’s suffering for them as though it were my own. It’s not possible, it’s not true and it doesn’t actually help. One nurse I worked with explained that holding this boundary is like having a callus on your foot: it has to be thin enough to feel when you are being hurt but not so thin you can’t keep walking.</p>



<p>I learned that what does help is paying attention to other people’s suffering, really paying attention, allowing ourselves to enter into it and know it and imagine ourselves in it and doing this in such a way that the people suffering feel seen and known in the truth of their pain. And then to step back into our own lives and positions of safety, stability, power and privilege and to take action on their behalf to help; the sort of action we can imagine we would want someone to do for or on behalf of us if it were us who were suffering this way.</p>





<h2 class="wp-block-heading">Painting as a practice of paying attention</h2>



<p>Painting for me is mostly about focusing my attention for an hour or so on one thing. It’s been hard to be present to the kind of suffering the people in Gaza are enduring without feeling it will overwhelm me. But this is one way I’ve been able to.</p>
<p>The Washington Post photo I was working from captured my attention with the dark monstrous thunderheads growing from air-strikes looming high above the fragmented buildings. The photo is from so far away we can’t see any people. That’s how the people running this war want it. As viewers we are far away. But the destruction is still overwhelming.</p>
<p>The explosions and smoke are eating the city and the people in it.</p>
<p>

</p>
<p>I’m ashamed that I can’t stay more present to this suffering and do more. But this is what I can do today to stay present and stay human without being so crippled by it that I can’t keep walking.</p>
<p></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What Tools Do I Need To Start Woodworking?</title>
		<link>https://mattlumpkin.com/what-tools-do-i-need-to-start-woodworking/</link>
		
		<dc:creator><![CDATA[mattlumpkin]]></dc:creator>
		<pubDate>Sat, 22 Jul 2017 22:00:00 +0000</pubDate>
				<category><![CDATA[Creative Work]]></category>
		<category><![CDATA[Design Thinking]]></category>
		<category><![CDATA[Woodworking]]></category>
		<guid isPermaLink="false">https://mattlumpkin.com/?p=1117</guid>

					<description><![CDATA[A couple of years ago I needed to furnish my new, but empty, office when I found an old wooden table by a dumpster and decided it would be my desk. I spent a weekend stripping the finish, sanding it down smooth and refinishing it. The power of using my hands and a generous amount&#8230;]]></description>
										<content:encoded><![CDATA[
<p>A couple of years ago I needed to furnish my new, but empty, office when I found an old wooden table by a dumpster and decided it would be my desk. I spent a weekend stripping the finish, sanding it down smooth and refinishing it. The power of using my hands and a generous amount of googling to turn something old and discarded into something beautiful and useful was immensely satisfying. I was hooked.</p>



<p>After buying my first home I had a lot shelves I wanted to add to closets. Eventually I started designing and building furniture to fit particular spaces. Most importantly I had a small 6&#8217;x8&#8242; back patio behind my townhouse where I could work. This might sound small, but it was a lot better than clamping things to the dining room table.</p>



<p>It’s been a few years since then. I’ve finished a few more projects and shared a lot of them in process on <a href="http://instagram.com/mattlumpkin" target="_blank" rel="noreferrer noopener">Instagram</a>. More than a few friends have asked what tools they need to get started with woodworking so I decided to make it shareable.</p>



<h2 class="wp-block-heading" id="643b">What Tools Do You Really Need?</h2>



<p id="17fe">It can be tempting to buy power tools because they are, well, powerful. But the noise and air-blown sawdust can make them a bad fit for working inside apartment buildings or in shared spaces. On the other hand, a small kit of hand-tools are how most furniture has been made throughout the hundreds (thousands if you&nbsp;<a href="https://blog.lostartpress.com/2017/06/10/2-roman-workbenches-at-saalburg-museum/" rel="noreferrer noopener" target="_blank">count back to Rome</a>) of years of woodworking history. And for me, it’s a lot more relaxing using tools that can’t cut my hand off in a moment of inattention.</p>



<p id="7158">A lot of my decisions on which tools to buy and keep flow from living in the city, in a townhouse, without much indoor storage or room to work. That paired with some early influence from&nbsp;<a href="https://www.youtube.com/user/PaulSellersWoodwork" rel="noreferrer noopener" target="_blank">youtube woodworker / curmudgeon, Paul Sellers</a>, means that I have bias for tools where&nbsp;<a href="https://paulsellers.com/2011/10/so-what-are-power-tools/" rel="noreferrer noopener" target="_blank">the accuracy is in the hand of the person rather than embedded in the tool</a>. Beyond that, there is a real practicality in a set of tools that can build all kinds of furniture (bookshelves, benches, cabinets, desks etc.) with a set of tools that can fit in a small tool-box.</p>



<p id="58c9">I started&nbsp;<a href="https://gsalr.com/" rel="noreferrer noopener" target="_blank">seeking out estate sales and yard sales</a>&nbsp;looking for hand tools and slowly began picking up and restoring old tools. With a very few exceptions, the tools I use every day I bought used and spent time getting back into shape.</p>



<p id="a33d">The list below are the hand tools I would say are essential to start with. You can have them all for less than $100 total. Where used tools are a good option I’ll share a price range where I’ve seen and bought these tools.</p>



<h3 class="wp-block-heading" id="c68d">Universal-Cut Japanese Pull-saw</h3>



<p id="8f0f">My father-in-law who has been working wood his whole life, surprised me by recommending I buy a Japanese pull-saw. “These are NICE,” I remember him saying.</p>



<figure class="wp-block-image"><img decoding="async" src="https://miro.medium.com/v2/resize:fit:1400/1*UF7f2jwRdZgRv0CRnJF0Ug.jpeg" alt=""/><figcaption class="wp-element-caption">Z-Saw Universal Cut Pull-Saw</figcaption></figure>



<p id="0dae">Unlike most western saws you’re used to seeing which cut on the push stroke, these cut on the pull. This also pulls the blade straight even when it is made up of very thin steel. This plus post-war manufacturing magic and heat-treating the tiny teeth after sharpening mean that these saws cut better than any saw you’ve ever used. My first blade stayed sharp a year and half of regular use.</p>



<p id="f015">The universal cut has teeth set up to work for cutting across the wood fibers as well as down them which is nice not to have to worry about when you are still learning to read the grain.</p>



<p id="54ee">Caution: not all saws and blades are created equal. I’ve had nothing but good experience with the Z-Saw brand.</p>



<p id="ab47"><a href="https://www.amazon.com/Universal-Cut-Z-Saw-by-Rockler/dp/B001M84GG8?_encoding=UTF8&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=ea9094f1de6ab1eeea046056865032e7&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here</a>&nbsp;~$25</p>



<h1 class="wp-block-heading" id="866b">Combination Square</h1>



<p id="8997">This is your main tool for laying out cuts and joints. You can pick up cheap ones at the hardware store but they likely aren’t very precise.</p>



<figure class="wp-block-image"><img decoding="async" src="https://miro.medium.com/v2/resize:fit:1400/1*1hjq9i8PBO5-mug7SPsR-g.jpeg" alt=""/><figcaption class="wp-element-caption">PEC 12&#8243; Combo Square</figcaption></figure>



<p id="c0d4">Starrett is the industry standard but they are pricey (~$100) new. I use a 6 inch combination square for most of my work though occasionally I find a 12 inch useful. Products Engineering company makes very finely machined squares that can be had for much more affordable prices.</p>



<p id="f1b6">Buy Used: $5–15</p>



<p id="2fcf"><a href="https://www.harryepstein.com/index.php/tools-for-the-trade/carpenters.html?brand_for_product_detail=2797" rel="noreferrer noopener" target="_blank">Buy New Here</a>: $<a href="https://www.harryepstein.com/index.php/4-combination-square-4r-usa.html" rel="noreferrer noopener" target="_blank">15</a>–<a href="https://www.harryepstein.com/index.php/12-2-pc-combination-square-4r-usa.html" rel="noreferrer noopener" target="_blank">25</a></p>



<h3 class="wp-block-heading" id="5796">Marking Knife</h3>



<p id="00ef">Literally any small knife you can keep sharp will do here. But the key to straight, sharp cuts with the saw is marking out your lines with a knife which makes a little groove for the saw-teeth to follow.</p>



<figure class="wp-block-image"><img decoding="async" src="https://miro.medium.com/v2/resize:fit:1400/1*WUd5bKcvT7ele-BqQeCKUw.png" alt=""/></figure>



<p id="c500">I’ve used pocket knives, little whittling / carving knives, really anything small and sharp you can control well in your hand.</p>



<p id="f6c6">I particularly like these one-beveled Japanese knives that are flat on one side so you can put the flat side against your square and slide it down. But, be careful, they are brittle, high-carbon steel, so drop it and you may damage the tip. A fun project is building a wooden scabbard for it.</p>



<p><a href="https://www.amazon.com/kiridashi-Knife-ryukora-Made-Japan/dp/B002TYZR5I/ref=sr_1_1?s=hi&amp;amp%3Bie=UTF8&amp;amp%3Bqid=1500620902&amp;amp%3Bsr=1-1&amp;amp%3Bkeywords=japanese+marking+knife&amp;_encoding=UTF8&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=ffb9d53270904d603089ad0a85788726&amp;camp=1789&amp;creative=9325" target="_blank" rel="noreferrer noopener">Buy New Here:</a> ~$20</p>



<h3 class="wp-block-heading" id="5898">F-Clamps</h3>



<p id="1e60">F- clamps are extremely powerful and easy to use. And they are easy to use to hold your work in place until you can build a workbench.</p>



<p id="c51e">Bessey and Stanley are great brands to pick up used. But the budget Harbor Freight variety work just fine. Start with a pair of f-clamps at least a foot or two long.</p>



<p id="8e01">Buy more when you’re building something that needs them.</p>



<p id="d567">Buy Used: $5–10</p>



<p id="8f10"><a href="https://www.amazon.com/Bessey-GSCC2-524-2-5-Inch-24-Inch-Economy/dp/B000FA0BMC/ref=sr_1_2?ie=UTF8&amp;amp%3Bqid=1500621907&amp;amp%3Bsr=8-2&amp;amp%3Bkeywords=bessey+clamp&amp;_encoding=UTF8&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=5fa493f344bd0d14661174f8ddd98d92&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here</a>&nbsp;$11</p>



<h3 class="wp-block-heading">Chisels</h3>



<p id="5650">Chisels are easy to find used and to buy new. I pick up used ones with or without handles whenever I see them. I avoid big nicks or chips in the cutting edge because they’ll be work to get out. I started with a cheap Chinese made set with plastic handles from the hardware store: 1&#8243;, 3/4&#8243;, &amp; 1/2&#8243;. They performed just fine as long as I kept them sharp.</p>



<p id="933a">Most of the time now I use a 3/4&#8243; chisel I always keep extremely sharp, a 1/8&#8243; chisel I use for getting into tight spaces or cutting grooves for the bottoms of boxes or small drawers, and occasionally the large 1.5&#8243; chisel in the photo above for large subtractive shaping of stock for carvings (hence the two handed handle).</p>



<p id="4534">Chisels are the essence of woodworking: a sharp wedge that removes wood. The plane is just a chisel in a housing. There are a few types but you should start with “bench” chisels which have a beveled cutting edge and beveled sides. You’ll use these the most anyway.</p>



<p id="7363">You can hit it with any hammer you may have (smaller the better) or make your own chisel mallet or hammer.</p>



<p id="16f8">Buy Used: $2–10</p>



<p id="e9f4"><a href="https://www.amazon.com/Stanley-16-150-Short-3-Piece-Chisel/dp/B00002X1YO/ref=pd_lpo_vtph_469_bs_lp_t_2?_encoding=UTF8&amp;amp%3Bpsc=1&amp;amp%3BrefRID=3M03G2M5T5E2AXR3WV0W&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=d1f358930c8723ff9e50abb9d249d46f&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here:</a>&nbsp;$8</p>



<h3 class="wp-block-heading">Hand Plane (#4)</h3>



<p id="1291">First: it’s a plane or “hand plane.” “Planers” are powered versions of the hand held tool with a rotary cutter. “Power planers” are big rotary cutters with an in-feed that flatten out boards.</p>



<p id="553c">Record, Stanley, Dunlop, Bailey, Miller’s Falls; these are all fine brands you might find in various states of disrepair or rust at a yard sale. I’ve paid as little as $5 and as much as $30 for hand planes at yard and estate sales. Look for cracks in the cast iron body, especially around the opening on the bottom where it joins the sides and makes a weak spot. The bodies are cast iron and hard to repair if cracked. You can check how flat the bottom is against a ruler or your new combo square, but this can be flattened with sandpaper taped to glass or granite or something else very flat.</p>



<p id="5db4">Look to see if any pieces are missing and if there are any big nicks or deep pits from rusting in the blade. Nicks are work to fix. Pits are hard. Though&nbsp;<a href="http://www.hocktools.com/http://www.hocktools.com/" rel="noreferrer noopener" target="_blank">Hock Tools</a>&nbsp;sells excellent replacement “irons” or blades.</p>



<p id="ead3">Sadly it’s hard to find good quality planes new for under ~$100. Stanley’s Sweetheart line are quality. Wood River, Veritas and Lie-Nielson are top of the line reproductions of classic Stanley models.</p>



<p id="b84e">But even the perfect out of the box Lie-Nielson will eventually dull and go out of tune and require sharpening, and set-up. So when you are starting, it’s best to get an old tool that needs some TLC for $15–20 and learn how to take it apart, clean it, put it back together and really get it to sing. There are lots of models but the #4 is generally regarded as the first and most indispensable plane for your kit.</p>



<p id="73d1">More than any other tool I use, hand planes provide the most satisfaction to use because, like musical instruments, the more time you spend with them, the better results you get. As your skill grows you learn to read the grain better, hone sharper and you can get glassy smooth finishes and bright, sharp grain patterns from just a few strokes that you could never get from sanding all day long through a dozen grits. But beware: there is also heartache once you tear out a chunk of that glassy surface where the grain changes direction. Learning when and how to avoid doing this is a lifelong journey.</p>



<p id="85a3">Buy Used: $10–30</p>



<p id="061b"><a href="https://www.amazon.com/Irwin-Record-Smoothing-Plane-4-inch/dp/B0000223QT/ref=pd_sbs_469_15?_encoding=UTF8&amp;amp%3Bpd_rd_i=B0000223QT&amp;amp%3Bpd_rd_r=D9DVWEWHG6TMA8C0HEZP&amp;amp%3Bpd_rd_w=YF8xg&amp;amp%3Bpd_rd_wg=cTy6q&amp;amp%3Bpsc=1&amp;amp%3BrefRID=D9DVWEWHG6TMA8C0HEZP&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=1de5ec177331a2fd22b736f9cf107042&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here:</a>&nbsp;$80-$<a href="https://www.lie-nielsen.com/product/no.-4-smooth-plane" rel="noreferrer noopener" target="_blank">350</a></p>



<h3 class="wp-block-heading">Sharpening Stones &amp; a Leather Strop</h3>



<p id="4429">The key to having fun with planes and chisels is keeping them sharp. There are a million opinions on this. I mostly follow&nbsp;<a href="https://www.youtube.com/watch?v=GN4yr7vp4I4" rel="noreferrer noopener" target="_blank">Paul Sellers’ guidance</a>&nbsp;on freehand sharpening though I haven’t invested in his high end DMT diamond plates. I started with cheap stones from Harbor freight but they were very very coarse and never got very a very fine edge.</p>



<p id="36c9">I started making progress when I bought a&nbsp;<a href="https://www.amazon.com/KING-1000-Grit-Combination-Waterstone/dp/B0000Y7LAS/ref=pd_sim_79_5?_encoding=UTF8&amp;pd_rd_i=B0000Y7LAS&amp;pd_rd_r=09GQ7J5EN3G9S0KNSK45&amp;pd_rd_w=3sk5M&amp;pd_rd_wg=XimhN&amp;psc=1&amp;refRID=09GQ7J5EN3G9S0KNSK45" rel="noreferrer noopener" target="_blank">King Combination Stone 250/1000 grit</a>. The grits are on the same scale as sand-paper and the higher the grit the slower and finer the cut.</p>



<p id="eef2">Then I acquired some medium and glassy-fine “Arkansas Stones” which is the market name of various novaculite stones that naturally occur in Arkansas. They are my preferred setup for maintaining an edge on my chisels, planes, marking knives, gouges etc.</p>



<p id="978c">The biggest breakthrough came when I took a friend’s advice, ordered some green honing compound (chromium oxide abrasive in green clay) and rubbed it into a strip of leather I glued to a board. 40 strokes pressing the edge hard into the strop leveled up my sharpening to hair-shaving levels and enabled me to simply push chisels through wood with hand pressure in many cases rather than driving them through with a hammer. It feels amazing and leaves a glassy finish behind in the wood. And they can slice into your hands faster than you can notice.</p>



<p id="f4d3"><a href="https://www.amazon.com/KING-1000-Grit-Combination-Waterstone/dp/B0000Y7LAS/ref=pd_sim_79_5?_encoding=UTF8&amp;amp%3Bpd_rd_i=B0000Y7LAS&amp;amp%3Bpd_rd_r=09GQ7J5EN3G9S0KNSK45&amp;amp%3Bpd_rd_w=3sk5M&amp;amp%3Bpd_rd_wg=XimhN&amp;amp%3Bpsc=1&amp;amp%3BrefRID=09GQ7J5EN3G9S0KNSK45&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=b93348d9b4c5b6c114dce9de397e51bf&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here — King Stone — $18</a></p>



<p id="42de"><a href="https://www.amazon.com/Green-Rouge-Polishing-Buffing-Compound/dp/B003K7U0J6/ref=sr_1_1?s=home-garden&amp;amp%3Bie=UTF8&amp;amp%3Bqid=1500685859&amp;amp%3Bsr=1-1&amp;amp%3Bkeywords=honing+compound&amp;_encoding=UTF8&amp;tag=mattlumpkin-20&amp;linkCode=ur2&amp;linkId=5ce565b6644f2552b2e064f0a3a32bc0&amp;camp=1789&amp;creative=9325" rel="noreferrer noopener" target="_blank">Buy New Here — Honing Compound — $3</a></p>



<h2 class="wp-block-heading" id="5953">What to Make Next?</h2>



<p id="533c">I got started with this kit. Pretty soon I built a bench with a vise and decided I really needed a spoke-shave to start shaping contours and making long flowing sinuous edges. There are lots of tools you can make yourself once you get confident working with this set.</p>



<p id="19fe">When I was first getting started I spent a lot of time on Pinterest and Instagram browsing other people’s projects to get ideas and sometimes walkthroughs on how to make tools and jigs. To this day, engaging the woodworking communities on Instagram and Youtube remains one of the most rewarding and encouraging forces in my woodworking practice. You can absorb so much in terms of skill, technique and strategy just browsing around. Jump in. There’s a lot of good stuff and people are very friendly.</p>



<p id="22dc">Feel free to reach out to share your projects or ask for help. You can find me @<a href="https://medium.com/u/d05354e5a728?source=post_page---user_mention--12aa9cacac1e--------------------------------" rel="noreferrer noopener" target="_blank">mattlumpkin</a>&nbsp;on&nbsp;<a href="https://www.instagram.com/mattlumpkin/" rel="noreferrer noopener" target="_blank">instagram</a>&nbsp;and&nbsp;<a href="https://twitter.com/mattlumpkin" rel="noreferrer noopener" target="_blank">twitter</a>.</p>



<p id="16f7">—</p>



<p id="1b57">P.S. All the links to Amazon are affiliate links. So if you found this helpful, and you want to buy that Z-Saw you can click through also help my tool-fund a little bit. 🙂</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Use the Scraps; or 9 ways to make art when you&#8217;re busy as hell</title>
		<link>https://mattlumpkin.com/use-the-scraps/</link>
		
		<dc:creator><![CDATA[mattlumpkin]]></dc:creator>
		<pubDate>Tue, 15 May 2012 22:32:35 +0000</pubDate>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Creative Work]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[creativity]]></category>
		<guid isPermaLink="false">https://mattlumpkin.com/?p=1043</guid>

					<description><![CDATA[There's a fantasy floating around that if we could just get enough free time, we could do anything.  If it weren't for work or school or family or any of a dozen other time commitments we could write that novel, record that album or paint that devastatingly honest, surreal landscape that pulls back the curtains of reality to reveal the eternal light shining through all reality.  That fantasy is a lie.  You will never get that time.  So you have to start now, doing art when you're already busy as hell.]]></description>
										<content:encoded><![CDATA[
<p><em><em>This is a post I created from a talk I gave at Fuller when I was there as a student</em>. It appeared first at my old <a href="https://mattlumpkin.blogspot.com/2012/05/9-ways-to-do-art-when-youre-busy-as.html">blogspot blog</a> but I ported it over here for easier reference.</em></p>


<hr class="wp-block-separator" />


<p><em>There&#8217;s a fantasy floating around that if we could just get enough free time, we could do anything.  If it weren&#8217;t for work or school or family or any of a dozen other time commitments we could write that novel, record that album or paint that devastatingly honest, surreal landscape that pulls back the curtains of reality to reveal the eternal light shining through all reality.  </em><strong><em>That fantasy is a lie.  </em></strong><strong><em>You will never get that time.  </em></strong><strong><em>So you have to start now, doing art when you&#8217;re already busy as hell.</em></strong><br /><em>This talk originally appeared as a part of Fuller Seminary&#8217;s &#8220;Week Four: TED-style Talks&#8221; event.  They&#8217;ll be posting more talks <a href="http://weekfour.org/">here</a> in the coming weeks.</em></p>



<figure class="wp-block-image is-style-default"><a href="https://1.bp.blogspot.com/-M69rN52bc7g/T7MThNznEII/AAAAAAAALi0/zLu-Ykq5LOo/s1600/image_2.png"><img decoding="async" src="https://1.bp.blogspot.com/-M69rN52bc7g/T7MThNznEII/AAAAAAAALi0/zLu-Ykq5LOo/s640/image_2.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>1. Do stuff you love to do: </strong></h3>



<p>Because you love it and you would do it anyway.  Because that energy, creativity and passion is like a force of nature that you can harness to drive your work forward.<br /><br />If you find yourself doing it even when no one is looking and no one is paying, then you&#8217;re doing it because you love it, because it gives you energy and life.  Even if you lose sleep, there is a net gain of energy for you and those around you.</p>



<figure class="wp-block-image is-style-default"><a href="https://2.bp.blogspot.com/-ZAyAWI6LV5o/T7MVGwtSgiI/AAAAAAAALjU/8IqDQN1RVX4/s1600/image_3.png"><img decoding="async" src="https://2.bp.blogspot.com/-ZAyAWI6LV5o/T7MVGwtSgiI/AAAAAAAALjU/8IqDQN1RVX4/s640/image_3.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>2.  Budget time for work-ish stuff: </strong></h3>



<p>Don&#8217;t spend more time and energy on things that don&#8217;t require or deserve it.</p>



<figure class="wp-block-image is-style-default"><a href="https://4.bp.blogspot.com/-py7fGpBiz4U/T7MVyiEe1DI/AAAAAAAALkU/e_okNJLbwCI/s1600/image_4.png"><img decoding="async" src="https://4.bp.blogspot.com/-py7fGpBiz4U/T7MVyiEe1DI/AAAAAAAALkU/e_okNJLbwCI/s640/image_4.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>3. Use the scraps: </strong></h3>



<p>Structure your best impulses to create into your life so the choice you want to make is the easiest choice to make.  Use the left-over scraps of time by keeping the things you need to work on your art at hand.  Don&#8217;t worry about how little time you have.  The scraps add up.</p>



<p>&nbsp;</p>



<figure class="wp-block-image is-style-default"><a href="https://4.bp.blogspot.com/-ZBr9-vstGrc/T7MVzU_IetI/AAAAAAAALkc/HdlKNvys_kI/s1600/image_5.png"><img decoding="async" src="https://4.bp.blogspot.com/-ZBr9-vstGrc/T7MVzU_IetI/AAAAAAAALkc/HdlKNvys_kI/s640/image_5.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>4. Keep the stuff you do for fun, fun: </strong></h3>



<p>It&#8217;s easy to lose the fun and playfulness that drew you to your artistic work which is one reason why people stop doing it.  If you don&#8217;t feel like doing it, skip it.  But take note if there&#8217;s something structural keeping you away.  This might mean it&#8217;s important <em>not</em> to get paid for your art.</p>



<figure class="wp-block-image is-style-default"><a href="https://1.bp.blogspot.com/-ado_ULi1-hs/T7MV0Nvt6rI/AAAAAAAALkg/BIRCkhG3qLI/s1600/image_6.png"><img decoding="async" src="https://1.bp.blogspot.com/-ado_ULi1-hs/T7MV0Nvt6rI/AAAAAAAALkg/BIRCkhG3qLI/s640/image_6.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>5. Learn to love sketches, not perfection: </strong></h3>



<p>Embrace the imperfections in your sketches and the background noise in your recordings.  Get past the pretense of everything you do being &#8220;world-class&#8221; and recognize the humble value in every movement toward being able to say what you need to say when you have something worth saying.  Perfectionism is a mixture of pride and fear that can deprive the world of the exercise of your gifts.  A finished sketch is more real than a vision of a perfect work never started.</p>



<figure class="wp-block-image is-style-default"><a href="https://4.bp.blogspot.com/-Vw_T64vWayU/T7MV1smwUhI/AAAAAAAALks/j3Dw9uzEHOo/s1600/image_7.png"><img decoding="async" src="https://4.bp.blogspot.com/-Vw_T64vWayU/T7MV1smwUhI/AAAAAAAALks/j3Dw9uzEHOo/s640/image_7.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>6.  Find people who are interested and use their interest to motivate your work: </strong></h3>



<p>When people connect with your honest work they are connecting with a part of you.  It allows people who get it and appreciate you to be drawn in and those who don&#8217;t to move on.  This is a good thing! Obviously, the web makes this easier.   </p>



<figure class="wp-block-image is-style-default"><a href="https://2.bp.blogspot.com/-sYQJO1udELU/T7MV16B4AlI/AAAAAAAALk0/-UYfY-uAYHc/s1600/image_8.png"><img decoding="async" src="https://2.bp.blogspot.com/-sYQJO1udELU/T7MV16B4AlI/AAAAAAAALk0/-UYfY-uAYHc/s640/image_8.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>7. Say yes to limitation:</strong></h3>



<p>Limitations, deadlines, constraints help you finish.  They may also stop you from creating polished masterpieces, but they can also help keep you from ruining work by over-working it.<br /><strong><br /></strong></p>



<h3 class="wp-block-heading"><strong>8. Say yes to collaboration:</strong></h3>



<p>Collaborations open up new opportunities for formation of a generative community out of which new work, energy and ideas can emerge more quickly than working alone.  They are also opportunities for you to give and receive generosity.<br /><strong><br /></strong></p>



<figure class="wp-block-image is-style-default"><a href="https://3.bp.blogspot.com/-AHGCttuly6s/T7MV2v9PrrI/AAAAAAAALk8/CLSrDSmoKz8/s1600/image_9.png"><img decoding="async" src="https://3.bp.blogspot.com/-AHGCttuly6s/T7MV2v9PrrI/AAAAAAAALk8/CLSrDSmoKz8/s640/image_9.png" alt="" /></a></figure>



<h3 class="wp-block-heading"><strong>9.  </strong><strong>Integrate Integrate Integrate:</strong></h3>



<p>Don&#8217;t think of your artistic work as something that you have to add to your schedule but as something that is a part of who you are that you bring to everything you do and experience.  </p>



<figure class="wp-block-image is-style-default"><a href="https://4.bp.blogspot.com/-vt0Ii1HBsBw/T7MTfCd7kAI/AAAAAAAALik/MfWzSm6v9Mw/s1600/image_11.png"><img decoding="async" src="https://4.bp.blogspot.com/-vt0Ii1HBsBw/T7MTfCd7kAI/AAAAAAAALik/MfWzSm6v9Mw/s640/image_11.png" alt="" /></a></figure>



<p>I used to think of all the things I am interested in and love as threads that I would one day have to cut off in pursuit of truly important things.  And it&#8217;s true that commitments to school, family and work have to take priority.</p>



<figure class="wp-block-image is-style-default"><a href="https://1.bp.blogspot.com/-aBrPH9eiAYo/T7MTgD3Kv_I/AAAAAAAALis/fKqkUJMGhUk/s1600/image_12.png"><img decoding="async" src="https://1.bp.blogspot.com/-aBrPH9eiAYo/T7MTgD3Kv_I/AAAAAAAALis/fKqkUJMGhUk/s640/image_12.png" alt="" /></a></figure>



<p>But I&#8217;ve found that with a little intention and perspective, I can wind all the threads that make up who I am into one cohesive identity.  <br /><br />The key is <strong>wind the rope.</strong></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
