<?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>NathanTowle.com</title>
	<atom:link href="http://nathantowle.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathantowle.com</link>
	<description>Nathan Towle&#039;s portfolio</description>
	<lastBuildDate>Tue, 02 Aug 2011 22:49:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Character practice</title>
		<link>http://nathantowle.com/2011/08/character-practice/</link>
		<comments>http://nathantowle.com/2011/08/character-practice/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 22:49:48 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=218</guid>
		<description><![CDATA[Here&#8217;s a quick painting I did today to see whether I&#8217;d forgotten how to paint, and whether my gesture studies were paying off. Compared to some older work, this isn&#8217;t so bad! What impressed me the most, however, is how much my painting ability improved due to drawing. I hoped the proportions would be a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nathantowle.com/wp-content/uploads/2011/08/BountyChick_web.jpg"><img class="size-full wp-image-219 alignleft" title="BountyChick_web" src="http://nathantowle.com/wp-content/uploads/2011/08/BountyChick_web.jpg" alt="" width="234" height="572" /></a>Here&#8217;s a quick painting I did today to see whether I&#8217;d forgotten how to paint, and whether my gesture studies were paying off. Compared to some older work, this isn&#8217;t so bad!</p>
<p>What impressed me the most, however, is how much my painting ability improved due to drawing. I hoped the proportions would be a little better and perhaps things would align in perspective, but I believe that drawing somehow helped me choose colors and values as well. There are plenty of mistakes, but I believe it served its purpose.</p>
<p>I thought I was being fairly creative with this piece, which is laughable considering it&#8217;s a girl-with-gun/space marine! What was I thinking?!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/08/character-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delays&#8230;</title>
		<link>http://nathantowle.com/2011/07/delays/</link>
		<comments>http://nathantowle.com/2011/07/delays/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 03:19:38 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=212</guid>
		<description><![CDATA[Sorry I haven&#8217;t gotten the second half of the Gimp tutorial up yet! I&#8217;ve been busy with my day job, and writing tutorials is a rather difficult task for me. I promise it will be up soon! Until then, here&#8217;s a quick study of a John Singer Sargent painting. I believe it took about an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://clean3d.com/images/sketchbook_thread/speedy060_web.jpg"><img class="aligncenter" title="Sargent Study" src="http://clean3d.com/images/sketchbook_thread/speedy060_web.jpg" alt="" width="416" height="307" /></a></p>
<p style="text-align: left;">Sorry I haven&#8217;t gotten the second half of the Gimp tutorial up yet! I&#8217;ve been busy with my day job, and writing tutorials is a rather difficult task for me. I promise it will be up soon!</p>
<p style="text-align: left;">Until then, here&#8217;s a quick study of a John Singer Sargent painting. I believe it took about an hour and a half.</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/07/delays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making animated Gimp brushes, part 1</title>
		<link>http://nathantowle.com/2011/06/making-animated-gimp-brushes-part-1/</link>
		<comments>http://nathantowle.com/2011/06/making-animated-gimp-brushes-part-1/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:54:57 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=157</guid>
		<description><![CDATA[There are lots of Gimp brushes out there, but not that many that harness the power of the Gimp&#8217;s brush engine. I believe this is due mostly to the complexity of creating the brushes, and so I would like to give an explanation here that may help more people to understand Gimp&#8217;s brush system. This [...]]]></description>
			<content:encoded><![CDATA[<p>There are lots of Gimp brushes out there, but not that many that harness  the power of the Gimp&#8217;s brush engine. I believe this is due mostly to  the complexity of creating the brushes, and so I would like to give an explanation here that may help more people to understand Gimp&#8217;s brush system.</p>
<p>This tutorial assumes a basic familiarity with the Gimp. I expect that you know how to use layers, copy and paste portions of an image, and work with multiple images at once. I also assume that you&#8217;re using a Wacom tablet and can test pressure sensitivity.</p>
<p>Now, it&#8217;s difficult to explain how the Gimp&#8217;s brush system works because some of the concepts are recursive. For instance, understanding X means you have to know Y first, but Y has some concepts that can only be understood once you know X! I&#8217;ll try to make things as simple as possible, but at times I may ask you to be patient and simply take certain concepts for granted until I can explain them.</p>
<p>Lets start by looking at an animated Gimp brush in all its complexity. The following brush is from my Gimp brush pack I released recently. <a href="http://clean3d.com/uploads/gimpBrushTutorial/bristlybrush.gih">Download it</a> and open it in the Gimp, or just look at the image.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/bristle_layers.jpg"><img class="aligncenter size-full wp-image-197" title="bristle_layers" src="http://nathantowle.com/wp-content/uploads/2011/06/bristle_layers.jpg" alt="" width="270" height="523" /></a></p>
<p>As you can see, there are about 290 layers, each with a different variation of how the brush can look. Each of these variations is called a &#8220;cell&#8221;. When you make a brush stroke, Gimp chooses which of these cells to use as the brush depending on the direction your stroke is going, pressure sensitivity, etc.</p>
<p>So now we know what a Gimp brush looks like as its lowest level, but how do we control which cell Gimp chooses, and do we REALLY have to make hundreds of layers by hand? That sounds awfully hard&#8230;</p>
<p>You&#8217;ll be happy to know that you don&#8217;t have to make each layer by hand. You can arrange your brushes into several cell-grids on just a few layers and the Gimp will separate each cell into its own layer when you save. Unfortunately, this is where some of the recursive concepts I mentioned earlier come into play. Take a look at this image&#8230;</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/savedialog.jpg"><img class="aligncenter size-full wp-image-198" title="savedialog" src="http://nathantowle.com/wp-content/uploads/2011/06/savedialog.jpg" alt="" width="394" height="414" /></a></p>
<p>This is the save dialog for an animated Gimp brush. &#8220;But Nathan,&#8221; you say, &#8220;the brush I want to make isn&#8217;t animated &#8211; it just needs to rotate!&#8221; Well, that&#8217;s just the Gimp&#8217;s name for any brush that needs to choose between multiple cells based on a variable such as brush rotation. Lets look at the dialog a little closer&#8230;</p>
<p>Now, the configuration options that tell the Gimp which cell to choose begin after &#8220;cell size&#8221;, but I&#8217;d like the explain the other ones first. Skip ahead to <em>Animating Brushes</em> if you think you know this.</p>
<p>When you make a brush stroke with the Gimp, it tracks the distance your mouse/pen moves while making the stroke and pastes a cell of the brush onto the canvas every few pixels. Smoother-looking brushes make the spacing small so you can&#8217;t see the gap between images, and brushes with textured effects make the gap large so the cells don&#8217;t overlap and obscure the texture.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/brush_distance.jpg"><img class="aligncenter size-full wp-image-202" title="brush_distance" src="http://nathantowle.com/wp-content/uploads/2011/06/brush_distance.jpg" alt="" width="256" height="224" /></a></p>
<p>You will have to experiment around to find the best setting for your brush. As you may have guessed from the save dialog, the brush spacing is a percentage of the cell resolution. If your cell size is 64 by 64 pixels and your spacing is 100%, that means that every 64 pixels a new cell will be pasted onto the image. If the spacing is 50%, then every 32 pixels a new cell will be placed, possibly overlapping a previous cell and making it appear like a continuous brush stroke instead of a bunch of cells pasted in order.</p>
<p>Description is the name of your brush as it appears in the Gimp. This can be the same as the file name if you want, or it can be a description of what the brush looks like or how it acts. In my brush pack, I sometimes used it to remind me of which brushes rotate or have pressure sensitivity.</p>
<p>&#8220;Number of Cells&#8221; is generated automatically from Cell Size. You shouldn&#8217;t ever need to mess with this. However, if you&#8217;ve added new cells to an old brush, Gimp might not detect them right away. Just re-enter the cell size and it will recalculate the number of cells.</p>
<h2>Animating Brushes</h2>
<p>Okay &#8211; Lets talk about how to make a genuine animated brush!</p>
<p>Lets start with how the Gimp calculates which cell to use, and then discuss how you arrange your cells. This is the X and Y stuff I mentioned earlier. How you save your brush depends on how you&#8217;ve arranged your cells, but the arrangement of those cells needs to be tailored to the Gimp&#8217;s saving method. Confused? Don&#8217;t worry, it&#8217;ll all make sense shortly.</p>
<p>Remember when we looked at bristlybrush.gih earlier? It had a whole bunch of layers for each cell. These cell layers are in order, and the Gimp chooses which one to show based on settings called Dimensions. These dimensions are configured in the save dialog.</p>
<p>A dimension is a variable such as stroke rotation, pressure sensitivity, etc. Each dimension has &#8220;ranks&#8221;, which divide the layers into sections. The Gimp chooses which section to get a cell from depending on what value the dimension is currently at.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/pressurebrush.jpg"><img class="aligncenter size-full wp-image-203" title="pressurebrush" src="http://nathantowle.com/wp-content/uploads/2011/06/pressurebrush.jpg" alt="" width="320" height="32" /></a></p>
<p>For instance, say we have a simple brush that&#8217;s based on pressure sensitivity. It has 10 layers, each one representing what the brush will look like at a certain level of pressure. When we save this brush, we want to tell the Gimp to save it with one dimension &#8211; pressure &#8211; that has 10 ranks to choose from.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/pressuresave.jpg"><img class="aligncenter size-full wp-image-204" title="pressuresave" src="http://nathantowle.com/wp-content/uploads/2011/06/pressuresave.jpg" alt="" width="394" height="414" /></a></p>
<p>That should do it! If you save the above image of the 10 fuzzy circles with the above settings, you will have made your first animated Gimp brush! Just remember to save it with a .gih extension (example: softbrush.gih).</p>
<p>Lets talk about multi-dimensional brushes.</p>
<p>Earlier we made a brush with 10 layers, controlled by 1 dimension with 10 ranks in it. That means that for every rank there was a single layer and everything was even and clean. What if, though, we had 20 layers? The layers would be divided into the number of ranks in our first dimension, which gives us 2 layers per rank! How does the Gimp know which cell-layer to use now?</p>
<p>Easy. The second dimension handles it.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/pressureincrementbrush.jpg"><img class="aligncenter size-full wp-image-205" title="pressureincrementbrush" src="http://nathantowle.com/wp-content/uploads/2011/06/pressureincrementbrush.jpg" alt="" width="640" height="32" /></a></p>
<p>In the above image, we have a brush with 20 layers. It&#8217;s divided into roughly 10 levels of brightness (for pressure sensitivity), but each of those levels also has 2 variations: horizontal and vertical lines. If this weren&#8217;t just an example brush, perhaps each variation would be a different grunge pattern so you could give a gritty look to your artwork. Our goal is to make the brush increment between horizontal vertical lines while paying attention to tablet pressure. Lets look at the save settings for such a critter&#8230;</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/06/pressureincrementsave.jpg"><img class="aligncenter size-full wp-image-206" title="pressureincrementsave" src="http://nathantowle.com/wp-content/uploads/2011/06/pressureincrementsave.jpg" alt="" width="403" height="414" /></a></p>
<p>Things should be pretty straight forward from here. We can see that first the Gimp chooses which level of pressure to use by dividing the 20 layers into 10 ranks of pressure. Gimp then chooses which rank to use based on the tablet pressure and passes those layers onto the next dimension.</p>
<p>As we already know, the second dimension is going to be given 2 layers to choose between. 20 / 10 = 2. We divide these into 2 ranks so everything is nice and even again, and then let it choose which cell to use.</p>
<p>If we want to utilise additional dimensions, up to the Gimp&#8217;s limit of 4, you simply need to multiply each rank in the previous dimension by the number of ranks you want in your new dimension, and make each new cell a variation for your new dimension.</p>
<p>Now you should understand how to save Gimp brushes. I hate to cut this tutorial in two, but I believe it will be easier for me to complete if I do. I apologise for my selfish reason, and hope you will come back next Thursday when I will finish the tutorial with an explanation of how to arrange your cell grids and layers in preparation for saving.</p>
<p>Until then!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/06/making-animated-gimp-brushes-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color management</title>
		<link>http://nathantowle.com/2011/05/color-management/</link>
		<comments>http://nathantowle.com/2011/05/color-management/#comments</comments>
		<pubDate>Thu, 19 May 2011 15:31:09 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=190</guid>
		<description><![CDATA[Here&#8217;s a quick color study that I can only hope you see in the same colors I do. Color profiling is a complicated subject which needs to be managed on many different levels in order to work correctly. I took a stab at explaining it, only to find out that I was horribly wrong about [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick color study that I can only hope you see in the same colors I do.</p>
<p><a href="http://nathantowle.com/wp-content/uploads/2011/05/speedy030_web.jpg"><img class="aligncenter size-full wp-image-192" title="speedy030_web" src="http://nathantowle.com/wp-content/uploads/2011/05/speedy030_web.jpg" alt="Quick color study" width="400" height="300" /></a></p>
<p>Color profiling is a complicated subject which needs to be managed on  many different levels in order to work correctly. I <a href="http://nathantowle.com/2011/02/linux-managing-gimp-color-profiles/">took a stab</a> at explaining it, only to find out that I was horribly wrong about how I thought things worked. Thankfully, David Revoy just posted a tutorial on color management with open-source tools.</p>
<p><a href="http://www.davidrevoy.com/index.php?article77/color-management-soft-proofing-and-cmyk-with-floss">http://www.davidrevoy.com/index.php?article77/color-management-soft-proofing-and-cmyk-with-floss</a></p>
<p>David Revoy is an excellent artist who works primarily with open-source tools. He&#8217;s inspired more than one of my blog posts, and his blog is a must-read for anyone interested in painting on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/05/color-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jumping through hoops.</title>
		<link>http://nathantowle.com/2011/04/jumping-through-hoops/</link>
		<comments>http://nathantowle.com/2011/04/jumping-through-hoops/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 02:33:30 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=185</guid>
		<description><![CDATA[I know I&#8217;m supposed to only write original content here on my blog and Twitter, but I don&#8217;t always. Case in point, today I&#8217;m doing a little free advertising for 3d.sk by linking to one of their affiliate sites, http://www.artist-reference.com. I&#8217;ve never had enough reason to subscribe to 3d.sk/et al, but I appreciate their efforts [...]]]></description>
			<content:encoded><![CDATA[<p>I know I&#8217;m supposed to only write original content here on my blog and Twitter, but I don&#8217;t always. Case in point, today I&#8217;m doing a little free advertising for 3d.sk by linking to one of their affiliate sites, <a href="http://www.artist-reference.com">http://www.artist-reference.com</a>. I&#8217;ve never had enough reason to subscribe to 3d.sk/et al, but I appreciate their efforts to provide usable samples of their products to artists. With that said, the day they begin selling DVDs of reference material is the day my wallet will suddenly feel lighter. ; )</p>
<p>On to original content, this is apparently the last year for the legendary Dominance War contest. I will be entering, if only for the sake of saying I did. You can check up on my progress on my <a href="http://www.gameartisans.org/forums/showthread.php?t=20606">gameartisans.org thread</a>.</p>
<p style="text-align: center;"><a href="http://clean3d.com/projects/DominanceWar/thumb9_web.jpg"><img class="aligncenter" src="http://clean3d.com/projects/DominanceWar/thumb9_web.jpg" alt="" width="311" height="324" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/04/jumping-through-hoops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring a Wacom tablet in Linux</title>
		<link>http://nathantowle.com/2011/04/configuring-a-wacom-tablet-in-linux/</link>
		<comments>http://nathantowle.com/2011/04/configuring-a-wacom-tablet-in-linux/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 23:49:28 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=180</guid>
		<description><![CDATA[Customizing the functions of a Wacom tablet on Linux is not easy. Unlike Windows and Mac OSX, there are no good GUI tools (at least that I&#8217;m aware of), and the official methods are often buggy and inconsistent. Hopefully these will be fixed in the future, but for now here&#8217;s what I&#8217;ve discovered. xsetwacom is [...]]]></description>
			<content:encoded><![CDATA[<p>Customizing the functions of a Wacom tablet on Linux is not easy. Unlike Windows and Mac OSX, there are no good GUI tools (at least that I&#8217;m aware of), and the official methods are often buggy and inconsistent. Hopefully these will be fixed in the future, but for now here&#8217;s what I&#8217;ve discovered.</p>
<p>xsetwacom is a command-line program used to configure Wacom tablets. To customize the buttons on my Graphire4 tablet, I started by typing in the following:</p>
<p>xsetwacom &#8211;list -v</p>
<p>This gives us a list of devices that the program &#8220;sees&#8221;. More importantly, it gives us an identifying number which we can refer to that device with. A Wacom tablet will show up as several devices &#8211; mine showed up with entries for the pad, eraser, cursor, and stylus. Since I wanted to customize the tablet itself, I chose the &#8216;pad&#8217; number (11) and entered these commands:</p>
<p>xsetwacom set 11 Button2 &#8220;key core alt&#8221;</p>
<p>xsetwacom set 11 Button1 &#8220;key core ctrl&#8221;</p>
<p>It takes some experimentation to figure out which button is which. I don&#8217;t know of a good way to determine this without trial and error. Either way, this seems to work at the moment and will let me paint a little faster I hope!</p>
<p>For more help, check out this page on the <a href="http://linuxwacom.sourceforge.net/index_old.php/howto/xsetwacom">Linux Wacom Project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/04/configuring-a-wacom-tablet-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A couple important words</title>
		<link>http://nathantowle.com/2011/04/a-couple-important-words/</link>
		<comments>http://nathantowle.com/2011/04/a-couple-important-words/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 04:00:07 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=172</guid>
		<description><![CDATA[A quick post for tonight, with two words that I&#8217;ve found very handy: More and Very. When I feel satisfied with a particular drawing, I&#8217;ve found it useful to remind myself that I can do more. Sometimes I wonder if the biggest difference between the amateur and professional artist is that the professional is willing [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">A quick post for tonight, with two words that I&#8217;ve found very handy: More and Very.</p>
<p style="text-align: center;"><a href="http://nathantowle.com/wp-content/uploads/2011/04/rhan_peddler_lines.jpg"><img class="aligncenter size-medium wp-image-173" title="rhan_peddler_lines" src="http://nathantowle.com/wp-content/uploads/2011/04/rhan_peddler_lines-134x300.jpg" alt="" width="134" height="300" /></a></p>
<p style="text-align: left;">When I feel satisfied with a particular drawing, I&#8217;ve found it useful to remind myself that I can do <em>more</em>. Sometimes I wonder if the biggest difference between the amateur and professional artist is that the professional is willing to do <em>more</em> when the amateur is willing to say &#8220;that&#8217;s good enough&#8221;.</p>
<p style="text-align: left;">While I&#8217;m doing more, it&#8217;s good to think about how I can push it to its most extreme &#8211; its &#8220;very&#8221; state. This doesn&#8217;t mean to exaggerate things, necessarily. It simply means that whatever I&#8217;m drawing, I should exaggerate the <em>concept</em> behind the drawing to its most extreme state, and exclude everything that doesn&#8217;t lend itself to that concept. For instance, if I&#8217;m drawing something still, it should be <em>very</em> still. If I&#8217;m drawing a jungle, I&#8217;ll make it <em>very</em> jungle-y.</p>
<p style="text-align: left;">I don&#8217;t claim that this is golden advice, or that I follow it very well. I only wanted to share it because it&#8217;s helped me, and perhaps posting it in a public place will force me to follow it better myself!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/04/a-couple-important-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily inspiration</title>
		<link>http://nathantowle.com/2011/03/daily-inspiration/</link>
		<comments>http://nathantowle.com/2011/03/daily-inspiration/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 19:22:42 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=166</guid>
		<description><![CDATA[No, the image isn&#8217;t it. A while ago, artist Bobby Chiu took to posting inspirational and encouraging quotes and thoughts on his twitter account. I always found these to be very uplifting, so I had the idea to create a shell script that would feed me inspirational quotes by my favorite artists. Download While it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://clean3d.com/images/sketchbook_thread/sketch_0019_web.jpg"><img class="alignright" src="http://clean3d.com/images/sketchbook_thread/sketch_0019_web.jpg" alt="Behold, another spaceman!" width="121" height="306" /></a>No, the image isn&#8217;t it. <img src='http://nathantowle.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>A while ago, artist Bobby Chiu took to posting inspirational and encouraging quotes and thoughts on his <a href="twitter.com/bobbychiu ">twitter account</a>. I always found these to be very uplifting, so I had the idea to create a shell script that would feed me inspirational quotes by my favorite artists.</p>
<p><a href="http://clean3d.com/uploads/inspirationOSD.zip">Download</a></p>
<p>While it&#8217;s no substitute for a good work ethic, I found that I appreciated being reminded of things said by artists wiser than I. I&#8217;ve set the script to run when I login, which is pretty easy on Linux Mint and Ubuntu.</p>
<p>A few technical notes:</p>
<ul>
<li>Linux only &#8211; sorry!</li>
<li>Uses Notify-send, and thus only works on Ubuntu-like distributions AFAIK. With a little creativity I&#8217;m sure you can adapt the script to use your distro&#8217;s notification system.</li>
<li>&#8220;sudo apt-get install notify-osd&#8221; should install notify-send.</li>
</ul>
<p>Got any inspirational quotes from artists you like? <img src='http://nathantowle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/03/daily-inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Painterly Brushes for the Gimp</title>
		<link>http://nathantowle.com/2011/02/painterly-brushes-for-the-gimp/</link>
		<comments>http://nathantowle.com/2011/02/painterly-brushes-for-the-gimp/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 20:04:46 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=133</guid>
		<description><![CDATA[(click the image to see a large preview) Download (25 brushes, 6.6 MB) One of the things I admire about many artists is the textural qualities of their art. Gimp doesn&#8217;t come with many brushes to help you in this area, so I&#8217;ve slowly been building up a library of brushes with various textures and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">(click the image to see a large preview)</p>
<p style="text-align: center;"><a href="http://nathantowle.com/wp-content/uploads/2011/02/brushpack_previews3.jpg"><img class="aligncenter size-medium wp-image-150" title="brushpack_previews" src="http://nathantowle.com/wp-content/uploads/2011/02/brushpack_previews3-300x73.jpg" alt="" width="300" height="73" /></a></p>
<p style="text-align: center;"><a href="http://clean3d.com/uploads/brushpack.zip">Download</a> (25 brushes, 6.6 MB)</p>
<p>One of the things I admire about many artists is the textural qualities of their art. Gimp doesn&#8217;t come with many brushes to help you in this area, so I&#8217;ve slowly been building up a library of brushes with various textures and effects applied. Hopefully you will find them useful as well!</p>
<p>A license and installation instructions are included in the download. In short, feel free to use them commercially without attributing me. I made all of these from scratch.</p>
<p>If you have any suggestions or requests, please let me know in the comments. I may also make a tutorial on creating advanced Gimp brushes if there&#8217;s enough interest.</p>
<p>If you found these helpful, then you should definitely check out David Revoy&#8217;s <a href="http://www.davidrevoy.com/index.php?article29/free-brush-kit-for-chaos-and-evolutions">Free Brush Kit</a> as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/02/painterly-brushes-for-the-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yours truly on Freegamer</title>
		<link>http://nathantowle.com/2011/02/yours-truly-on-freegamer/</link>
		<comments>http://nathantowle.com/2011/02/yours-truly-on-freegamer/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 18:48:36 +0000</pubDate>
		<dc:creator>Nathan T</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nathantowle.com/?p=113</guid>
		<description><![CDATA[http://freegamer.blogspot.com/2011/02/openmw-09-and-dungeonhack-progress.html Some of the work I&#8217;ve done for Dungeonhack has been featured on the Freegamer blog! I&#8217;ve been following them for a long time, so it&#8217;s fun to finally see my work there. Free publicity, development experience, motivation to improve your artwork, and some work to put in your portfolio&#8230; Contributing to open-source is a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://freegamer.blogspot.com/2011/02/openmw-09-and-dungeonhack-progress.html"><img class="aligncenter size-full wp-image-120" title="freegamer_DH_all" src="http://nathantowle.com/wp-content/uploads/2011/02/freegamer_DH_all.jpg" alt="" width="528" height="232" /></a></p>
<p style="text-align: center;"><a href="http://freegamer.blogspot.com/2011/02/openmw-09-and-dungeonhack-progress.html">http://freegamer.blogspot.com/2011/02/openmw-09-and-dungeonhack-progress.html</a></p>
<p style="text-align: left;">Some of the work I&#8217;ve done for Dungeonhack has been featured on the <a href="http://freegamer.blogspot.com/2011/02/openmw-09-and-dungeonhack-progress.html">Freegamer blog</a>! I&#8217;ve been following them for a long time, so it&#8217;s fun to finally see my work there. Free publicity, development experience, motivation to improve your artwork, and some work to put in your portfolio&#8230; Contributing to open-source is a win. B-)</p>
]]></content:encoded>
			<wfw:commentRss>http://nathantowle.com/2011/02/yours-truly-on-freegamer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

