<?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>Nancy Fusco</title>
	<atom:link href="http://nancyfusco.com/wp/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://nancyfusco.com/wp</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 14:45:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Gimp Tip &#8211; Resizing the Selection box</title>
		<link>http://nancyfusco.com/wp/index.php/2012/04/gimp-tip-resizing-the-selection-box/</link>
		<comments>http://nancyfusco.com/wp/index.php/2012/04/gimp-tip-resizing-the-selection-box/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 14:45:01 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[graphic design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[gimp tips]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[selection box]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1188</guid>
		<description><![CDATA[Ever try to get the selection box spot on a particular size and having it jump between odd or even numbers when what you really need is the number in the middle? It&#8217;s frustrating indeed. I was trying to resize this selection box and needed to get 1346 x 615. I would drag the selection [...]]]></description>
			<content:encoded><![CDATA[<p>Ever try to get the selection box spot on a particular size and having it jump between odd or even numbers when what you really need is the number in the middle? It&#8217;s frustrating indeed. I was trying to resize this selection box and needed to get 1346 x 615. I would drag the selection box resize handle on the left and it would keep bouncing between 1345 and 1347 no matter how delicately I moved the mouse.</p>
<p>So, I switched to the right hand selection resize handle and voila &#8211; it would increment between even numbers! I tried this out on a few more selections with different images and notice that pretty consistently the left would increment odd numbers and the right would increment even numbers. Try it out and see if you get similar results.</p>
<p><img class="aligncenter size-full wp-image-1189" title="gimp-tips-resizing-selections" src="http://nancyfusco.com/wp/wp-content/uploads/2012/04/gimp-tips-resizing-selections.jpg" alt="" width="586" height="326" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2012/04/gimp-tip-resizing-the-selection-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cropping irregular shaped paths in Gimp</title>
		<link>http://nancyfusco.com/wp/index.php/2012/03/cropping-irregular-shaped-paths-in-gimp/</link>
		<comments>http://nancyfusco.com/wp/index.php/2012/03/cropping-irregular-shaped-paths-in-gimp/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 00:27:10 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[graphic design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bezier]]></category>
		<category><![CDATA[cropping]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[image crop]]></category>
		<category><![CDATA[irregular]]></category>
		<category><![CDATA[path tool]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1175</guid>
		<description><![CDATA[Thanks Steve for asking about how to crop irregular shapes in Gimp. It&#8217;s possible, though not intuitive, so I&#8217;ll break down the steps. Let&#8217;s open up a test image and click on the Path tool (icon in the Toolbar). It looks like a pen. Now click around the shape you want to crop. Don&#8217;t drag, [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks Steve for asking about how to crop irregular shapes in Gimp. It&#8217;s possible, though not intuitive, so I&#8217;ll break down the steps.</p>
<p>Let&#8217;s open up a test image and click on the Path tool (icon in the Toolbar). It looks like a pen.</p>
<p>Now click around the shape you want to crop. Don&#8217;t drag, just click the various points around the shape &#8211; a line will automatically connect these points.</p>
<p>When you get to the end of clicking out the path points around your shape, press and hold CTRL and click the first point to &#8220;close&#8221; it.</p>
<p style="text-align: center;"><a href="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-1.jpg" target="_blank"><img class="aligncenter size-full wp-image-1176" title="cropping-with-beizer-paths-1" src="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-1.jpg" alt="click image for full size" width="600" height="432" /></a></p>
<p>Now, we&#8217;re cooking because once you close the path you can turn it into a selection. That&#8217;s exactly what we need.</p>
<p>From the Menu bar, choose SELECT | From Path. You will now see the familiar dotted moving line around your shape.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1177" title="cropping-with-beizer-paths-2" src="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-2.jpg" alt="" width="455" height="465" /></p>
<p>Little tricky part here &#8211; to remove around your shape, you need to go back up to the Menu bar and choose SELECT | Invert to now select all the stuff around your shape.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1178" title="cropping-with-beizer-paths-3" src="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-3.jpg" alt="" width="363" height="152" /></p>
<p>Press the Delete key on your keyboard and *bingo* &#8211; you&#8217;re left with your irregular shaped crop.</p>
<p><a href="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-4.jpg"><img class="aligncenter size-full wp-image-1184" title="cropping-with-beizer-paths-4" src="http://nancyfusco.com/wp/wp-content/uploads/2012/03/cropping-with-beizer-paths-4.jpg" alt="" width="686" height="566" /></a></p>
<p>Play with the settings on the Select before choosing it to get a &#8220;softer&#8221; cut line. Also, once you close the path, you can now even use the handles to arc and curve around your shape and really refine things.</p>
<p>Happy cropping~!</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2012/03/cropping-irregular-shaped-paths-in-gimp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Leggo my cache-o</title>
		<link>http://nancyfusco.com/wp/index.php/2012/02/leggo-my-cache-o/</link>
		<comments>http://nancyfusco.com/wp/index.php/2012/02/leggo-my-cache-o/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 01:10:35 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[des moines]]></category>
		<category><![CDATA[geocaching]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1149</guid>
		<description><![CDATA[Who can wait for spring to go geocaching? Not the furious tick mafia of Jenny and I, that&#8217;s for sure~! The only thing missing from this party with the GPS was the WDM po-po and some chatty muggles. So&#8230;. that&#8217;s how it is now. First stop. Urban park. Complete with muggles of all ages. We [...]]]></description>
			<content:encoded><![CDATA[<p>Who can wait for spring to go geocaching? Not the furious tick mafia of Jenny and I, that&#8217;s for sure~! The only thing missing from this party with the GPS was the WDM po-po and some chatty muggles. So&#8230;. that&#8217;s how it is now.</p>
<p>First stop. Urban park. Complete with muggles of all ages. We don&#8217;t break a sweat. Well, actually we do. Our motis-distractius: Playing soccer with an old chewed up tennis ball we found under the trees. Dodging fido&#8217;s &#8220;presents&#8221; and a few nice body checks, I score goal.</p>
<p>Jen bounces back with a goal of her own. Then, &#8220;conveniently&#8221; I feed the ball under the tree with the cache container hanging from it and she goes in for the snatch.</p>
<p><img class="aligncenter size-medium wp-image-1151" title="jen-going-in-for-the-cache" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/jen-going-in-for-the-cache-300x225.jpg" alt="" width="300" height="225" /></p>
<p>We pause to wheeze and catch our breath to sign the log and it&#8217;s time for one more run. I score the final goal, making it a 2-1 win. YEEEESSS, I am SPARTACUS~! A quick ripping open of the jacket whirling it overhead in a triumphant jubilee was quickly squashed.</p>
<p>I was promptly placed in Bank Jail for excessive celebration. Yeah, still wondering about the whole &#8220;Bank Jail&#8221; word association but hey, I still had the ball. And that makes me the winner. So&#8230;. that&#8217;s how it is now.</p>
<p><img class="aligncenter size-medium wp-image-1153" title="bank-jail-say-what" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/bank-jail-say-what-300x225.jpg" alt="" width="300" height="225" /></p>
<p>With the rush of victory pulsing in our temples, we make our way along Mills Civic to our next cache, code named Leggo Bridge, a regular sized cache along a sprawling human highway. On our approach, within 25 feet of all this iron, where the GPS starts bouncing like crazy, we&#8217;re suddenly aware of that tense moment that occurs between two cachers&#8230;who&#8217;s going left and who&#8217;s going right&#8230;.</p>
<p><img class="aligncenter size-medium wp-image-1154" title="leggo-bridge-1" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-1-300x225.jpg" alt="" width="300" height="225" /></p>
<p>To quote that famous philosopher, Sean Connery, &#8220;Choose wisely&#8221;. I spot it midway under and Jen locates it seconds later. With no muggles in sight, we leisurely sign the log, play with the contents, and pose for photos.</p>
<p><a href="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-2.jpg"><img class="size-medium wp-image-1156 alignleft" title="leggo-bridge-2" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-2-300x225.jpg" alt="" width="300" height="225" /><img class="size-medium wp-image-1157 alignleft" title="leggo-bridge-4" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-4-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="text-align: center;">&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-2.jpg"><img title="leggo-bridge-3" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/leggo-bridge-3-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Well, not wanting to be selfish and steal all the good cacher karma for the day &#8211; we decide to try just one more. This is one that I&#8217;ve tried to find previously on two occasions. And failed. But I know when to bring out the big guns of logic and that&#8217;s my pal Jenny.</p>
<p>Approaching this nano, we know it&#8217;s a 1/1 that&#8217;s magnetic. My GPS is pointing where it always does at this location &#8211; along a fence line behind a huge slippery pile of rocks. We looked everywhere along the fence, on the fence, in the rocks. Had to wander around a bit to distract things as there were a bunch of crazy runner muggles in shorts. Freezer burn much? So&#8230;.. that&#8217;s how it is now.</p>
<p>After a bit, Jen&#8217;s like &#8220;no, no, no, that&#8217;s all wrong&#8230;it&#8217;s a 1/1 so it&#8217;s gotta be right off the path&#8230;.like&#8230;.um&#8230;right here&#8221;, she says as she snags it from the yellow fire hydrant. Really. The fire hydrant. Really.</p>
<p><img class="aligncenter size-medium wp-image-1160" title="memories-of-hawaii" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/memories-of-hawaii-300x225.jpg" alt="" width="300" height="225" /></p>
<p>Here&#8217;s a blurry close up of this tiny super camo nano. I couldn&#8217;t concentrate. Two words &#8211; Dahl&#8217;s Fried Chicken.</p>
<p><img class="aligncenter size-medium wp-image-1162" title="nano-camo" src="http://nancyfusco.com/wp/wp-content/uploads/2012/02/nano-camo-225x300.jpg" alt="" width="225" height="300" /></p>
<p>So, having drunk our fill of geo-victory, we return to our everyday lives until the next great adventure beckons. So&#8230;.that&#8217;s how it is. Now.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2012/02/leggo-my-cache-o/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add a button to jEdit for Infoviewer preview in browser</title>
		<link>http://nancyfusco.com/wp/index.php/2011/10/how-to-add-button-to-jedit-for-infoviewer-preview-in-browser/</link>
		<comments>http://nancyfusco.com/wp/index.php/2011/10/how-to-add-button-to-jedit-for-infoviewer-preview-in-browser/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 15:48:28 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[add button]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[infoviewer]]></category>
		<category><![CDATA[jedit]]></category>
		<category><![CDATA[preview in browser]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1127</guid>
		<description><![CDATA[Now that you&#8217;ve got jEdit and Infoviewer working together to use Firefox to preview your web pages or code, it gets tedious quite quickly to go all the way thru the menu&#8217;s just to load a page. So, let&#8217;s setup a button on the toolbar in jEdit to launch our preview. Open jEdit and go [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you&#8217;ve got<a title="How to launch firefox from jedit" href="http://nancyfusco.com/wp/index.php/2011/10/how-to-launch-firefox-preview-from-jedit/"> jEdit and Infoviewer working together to use Firefox to preview your web pages or code</a>, it gets tedious quite quickly to go all the way thru the menu&#8217;s just to load a page.</p>
<p>So, let&#8217;s setup a button on the toolbar in jEdit to launch our preview.</p>
<p>Open jEdit and go to Utilities | Global Options</p>
<p><img class="aligncenter size-full wp-image-1128" title="add-button-infoviewer-1" src="http://nancyfusco.com/wp/wp-content/uploads/2011/10/add-button-infoviewer-1.png" alt="" width="484" height="339" /></p>
<p>Select Toolbar from the left menu and then click the Add button at the bottom.</p>
<p><img class="aligncenter size-full wp-image-1130" title="add-button-infoviewer-3" src="http://nancyfusco.com/wp/wp-content/uploads/2011/10/add-button-infoviewer-3.png" alt="" width="576" height="86" /></p>
<p>You will now see all the options for this new button. Here is how I have mine setup:</p>
<div id="attachment_1129" class="wp-caption aligncenter" style="width: 632px"><a href="http://nancyfusco.com/wp/wp-content/uploads/2011/10/add-button-infoviewer-2.png" target="_blank"><img class="size-full wp-image-1129" title="add-button-infoviewer-2" src="http://nancyfusco.com/wp/wp-content/uploads/2011/10/add-button-infoviewer-2.png" alt="" width="622" height="442" /></a><p class="wp-caption-text">click for fullsize image</p></div>
<p>Now, when I click the &#8220;Internet&#8221; or Globe icon, my current page will load in Firefox directly from jEdit!</p>
<p><img class="aligncenter size-full wp-image-1131" title="add-button-infoviewer-4" src="http://nancyfusco.com/wp/wp-content/uploads/2011/10/add-button-infoviewer-4.png" alt="" width="544" height="256" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2011/10/how-to-add-button-to-jedit-for-infoviewer-preview-in-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to launch Firefox preview from jEdit</title>
		<link>http://nancyfusco.com/wp/index.php/2011/10/how-to-launch-firefox-preview-from-jedit/</link>
		<comments>http://nancyfusco.com/wp/index.php/2011/10/how-to-launch-firefox-preview-from-jedit/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 14:57:37 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[infoviewer]]></category>
		<category><![CDATA[jedit]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[set external browser]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1121</guid>
		<description><![CDATA[jEdit is my code editor of choice. I&#8217;m running it on Windows 7. Here&#8217;s some quick instructions for setting up the preview of your code or web pages to launch Firefox instead of  jEdit&#8217;s own internal browser. First, install the InfoViewer plugin from within jEdit. Open jEdit choose Plugins &#124; Plugin Options under InfoViewer &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>jEdit is my code editor of choice. I&#8217;m running it on Windows 7. Here&#8217;s some quick instructions for setting up the preview of your code or web pages to launch Firefox instead of  jEdit&#8217;s own internal browser.</p>
<p>First, install the InfoViewer plugin from within <a title="jEdit Text Editor" href="http://www.jedit.org/" target="_blank">jEdit</a>.</p>
<p>Open jEdit choose Plugins | Plugin Options under InfoViewer | Choose Browser check the box &#8220;Use internal&#8230;&#8221;, then tick the box &#8220;External Browser&#8221;  and set the path below:</p>
<p>c:\Program Files\Mozilla Firefox\firefox.exe $u</p>
<p>Apply it.</p>
<p>Now, when you want to load the current page/file into Firefox, choose Plugins | InfoViewer | Open current buffer with browser</p>
<p><img class="aligncenter size-full wp-image-1122" title="info-viewer-settings" src="http://nancyfusco.com/wp/wp-content/uploads/2011/10/info-viewer-settings.png" alt="Firefox as browser in jEdit Infoviewer" width="628" height="465" /></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2011/10/how-to-launch-firefox-preview-from-jedit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to batch process images with Gimp</title>
		<link>http://nancyfusco.com/wp/index.php/2011/08/how-to-batch-process-images-with-gimp/</link>
		<comments>http://nancyfusco.com/wp/index.php/2011/08/how-to-batch-process-images-with-gimp/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 00:17:03 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[graphic design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[batch images]]></category>
		<category><![CDATA[gimp batch images]]></category>
		<category><![CDATA[how to resize batch of images]]></category>
		<category><![CDATA[image batch processing]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1102</guid>
		<description><![CDATA[Let&#8217;s walk thru how to use David&#8217;s Batch Processor add on for Gimp to batch process images in a snap! We&#8217;re going to focus on batch resizing of an entire directory of images but there are a lot of options available in David&#8217;s Batch Processor, such as turn, blur, color, resize, crop, sharpen, and rename. [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s walk thru how to use David&#8217;s Batch Processor add on for Gimp to batch process images in a snap! We&#8217;re going to focus on batch resizing of an entire directory of images but there are a lot of options available in David&#8217;s Batch Processor, such as turn, blur, color, resize, crop, sharpen, and rename. It will take some getting used to on all of the fine details under each tab but well worth the learning curve.</p>
<p>You can download and find install/troubleshooting information on <a href="http://members.ozemail.com.au/~hodsond/dbp.html" target="_blank">David&#8217;s Batch Processor here</a>. You can also send David a donation from that page if you want to send the good karma back.</p>
<p>Once you get it all installed, let&#8217;s get started! Open Gimp. On the main window menu bar you will go to Filters | Batch Process</p>
<p><img class="aligncenter size-full wp-image-1103" title="batch-process-images-1" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-1.png" alt="" width="603" height="475" /></p>
<p>Try to reign in your excitement when you see all the options tabs in this window. I&#8217;ll never admit to spending many a late nerdy nights trying out the options to &#8220;just see what happens&#8221;.</p>
<p>Ok, let&#8217;s add the directory of files we want to batch resize.  Click the Add Files button.</p>
<p><img class="aligncenter size-full wp-image-1104" title="batch-process-images-2" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-2.png" alt="" width="398" height="512" /></p>
<p>You can select individual images or the whole range depending on which one&#8217;s you want to apply the resizing to. I usually click the top image, hold down the SHIFT button, scroll, and click the last image to select them all. If you want to select just individual images, use CTRL-ALT and click the one&#8217;s you want to add.</p>
<p>Once you have them selected, click Add.</p>
<p><img class="aligncenter size-full wp-image-1106" title="batch-process-images-3" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-3.png" alt="" width="649" height="370" /></p>
<p>So. You clicked Add right. And it looked like nothing happened. You will need to click the Close button to close this window.</p>
<p><img class="aligncenter size-full wp-image-1107" title="batch-process-images-4" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-4.png" alt="" width="309" height="64" /></p>
<p>You will now see your added files in the list. To resize all the images in the list, click the RESIZE tab.</p>
<p><img class="aligncenter size-full wp-image-1111" title="batch-process-images-5" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-5.png" alt="" width="402" height="512" /></p>
<p>Again, lots of options. For the purpose of this tutorial we&#8217;re going to keep it simple. Resizing can be relative to the input image size or an absolute size. Check the ENABLE button to &#8220;turn on&#8221; Resizing and  check the box KEEP ASPECT locks the x and y sliders to the same value.  Set the X and Y to .20, this will resize the images to 20% of their original size.</p>
<p><img class="aligncenter size-full wp-image-1110" title="batch-process-images-6" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-6.png" alt="" width="399" height="510" /></p>
<p>While it&#8217;s tempting to click the Start or Test button&#8217;s now, WAIT &#8211; we haven&#8217;t finished our settings! Click the Output tab and in the drop down area, choose JPG. You can modify the settings here as you&#8217;d like, increasing the Quality will increase each individual file size but sometimes that&#8217;s a good trade off. I went with a medium setting of 75.</p>
<p><img class="aligncenter size-full wp-image-1113" title="batch-process-images-7" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-7.png" alt="" width="406" height="510" /></p>
<p>Almost there so let&#8217;s click on the most confusing tab ever, the Rename tab. You&#8217;re just going to have to trust me on this one. If you really want to make yourself crazy, just try and figure out what clicking the Source Dir button does. I&#8217;m not going to torture you, so click the Select Dir and choose the same folder where the original images are. I like to add a prefix to my file names so they will be listed together, as you can see here a &#8220;t-&#8221; will be added to the original filename when it is resized.</p>
<p><img class="aligncenter size-full wp-image-1115" title="batch-process-images-8" src="http://nancyfusco.com/wp/wp-content/uploads/2011/08/batch-process-images-8.png" alt="" width="402" height="513" /></p>
<p>Ignore what the path says after &#8220;Original:&#8221;. Honestly, you&#8217;ll drive yourself crazy trying to sort it. This is easily the most frustrating tab as one errant click here will generate a long and hard to understand error message. If I get that error, I usually close the batch processor and try again.</p>
<p>Click Start and the image batch processing will run until it&#8217;s complete. You&#8217;ve now got a whole set of original files and a whole set of resized images. Well done!</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2011/08/how-to-batch-process-images-with-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red, White and Find</title>
		<link>http://nancyfusco.com/wp/index.php/2011/07/red-white-and-find/</link>
		<comments>http://nancyfusco.com/wp/index.php/2011/07/red-white-and-find/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 13:39:47 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[des moines]]></category>
		<category><![CDATA[geocaching]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1073</guid>
		<description><![CDATA[Independence Day Geocaching! A generous dose of sunblock and I hit the streets for some urban caching. A beautiful day so thought I&#8217;d tackle an aptly named &#8220;Paul Blartt Mallticache&#8221;. This one&#8217;s a bit upper league for me with a 4 difficulty rating. While closing in to the coordinates I knew right away I was [...]]]></description>
			<content:encoded><![CDATA[<p>Independence Day Geocaching! A generous dose of sunblock and I hit the streets for some urban caching. A beautiful day so thought I&#8217;d tackle an aptly named &#8220;Paul Blartt Mallticache&#8221;. This one&#8217;s a bit upper league for me with a 4 difficulty rating. While closing in to the coordinates I knew right away I was in for quite a hunt. Lots of places for a hide, trees, shrubbery, rocks, and assorted types of muggles. Ducking quickly into the thick of things to have a look around and let the trees camouflage me. No luck finding it so had to move on.</p>
<p>On down to the next one quarter mile up from here. As soon as the proximity alarm on the GPS went off I remarked &#8220;really&#8230;right here?!&#8221; I was in the middle of a parking lot! I think my GPS was getting some interference from the power transformer close to here or there was a solar flare. I reset the GPS and it still pointed in the middle of the lot. Thought, well I&#8217;ll have a look around the area &#8211; being a holiday there were no muggles anywhere. Could not come up with the find, though now that I&#8217;m thinking about it, I&#8217;m thinking this one&#8217;s a decoy out in plain sight. Will have to try this one again.</p>
<p>Well, not a good start to the day. I was determined to find at least one cache. I hadn&#8217;t been geocaching in months. I can&#8217;t be that rusty!</p>
<p>Onward and upward. Literally. Quaint little park just a short drive from this cache. Walking in I notice a nice little muggle family playing with their kids. They didn&#8217;t pay any attention to me so on I went in search of the two caches in this park. Followed the needle thru a short field and came upon a barrier of intense grass and thicket.</p>
<p><img class="aligncenter size-medium wp-image-1085" title="wooden-a-ladder-be-nice3" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/wooden-a-ladder-be-nice3-300x225.jpg" alt="wooden-a-ladder-be-nice3" width="300" height="225" /></p>
<p>Poked thru only to find a creek just 50 feet  from my destination. Wait a second. I&#8217;m an idiot. I had my nose so glued to the GPS I didn&#8217;t notice the BRIDGE just around the corner to the left. Tromped my way out of the thicket (well, at least I got the customary leg scratches) and crossed the creek in style. And with dry boots to boot.</p>
<p><img class="aligncenter size-medium wp-image-1084" title="wooden-a-ladder-be-nice2" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/wooden-a-ladder-be-nice2-300x225.jpg" alt="wooden-a-ladder-be-nice2" width="300" height="225" /></p>
<p>Thats. Just. Great. Being vertically challenged I knew I was going to have to use some skill and dexterity to snag this one.</p>
<p><img class="aligncenter size-medium wp-image-1083" title="wooden-a-ladder-be-nice1" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/wooden-a-ladder-be-nice1-225x300.jpg" alt="wooden-a-ladder-be-nice1" width="225" height="300" /></p>
<p>Fortunately nature had left me a step stool &#8211; a large trunk lay just off in the bushes. Placed it right under the hole for that 2 foot boost I needed. It was wobbly but I was able to get my hand in there and fetch out the cache.</p>
<p>Giddily grinning now that I&#8217;ve taken my DNF streak to task, I marched back to the front of the park to another bridge.</p>
<p><img class="aligncenter size-medium wp-image-1080" title="eastsiders-west-side-cache3" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/eastsiders-west-side-cache3-300x225.jpg" alt="eastsiders-west-side-cache3" width="300" height="225" /></p>
<p>Only problem here was the mosquitos.</p>
<p><img class="aligncenter size-medium wp-image-1079" title="eastsiders-west-side-cache2" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/eastsiders-west-side-cache2-300x225.jpg" alt="eastsiders-west-side-cache2" width="300" height="225" /></p>
<p>A little tip toe stretch and I had it.</p>
<p><img class="aligncenter size-medium wp-image-1078" title="eastsiders-west-side-cache1" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/eastsiders-west-side-cache1-300x207.jpg" alt="eastsiders-west-side-cache1" width="300" height="207" /></p>
<p>Swaggering back to the car I was keen on getting one more before calling it a day. Quick drive to this LPC with muggles everywhere. Sure to be expected: nice day + holiday + cold beer on tap = muggles.</p>
<p><img class="aligncenter size-medium wp-image-1081" title="happy-bday-nvg1" src="http://nancyfusco.com/wp/wp-content/uploads/2011/07/happy-bday-nvg1-300x220.jpg" alt="happy-bday-nvg1" width="300" height="220" /></p>
<p>Just as I was walking up to it, a car pulled right into the parking space next to it. Had to make a cell phone call to my favorite nobody to delay the snag. Luckily the &#8220;draw&#8221; of miller time made this muggle clear out quickly. Nice way to end the holiday with 3 finds in a row and smashing away the DNF blues.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2011/07/red-white-and-find/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Desktop shortcut in Lubuntu for Nautilus</title>
		<link>http://nancyfusco.com/wp/index.php/2010/08/create-a-desktop-shortcut-in-lubuntu-for-nautilus/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/08/create-a-desktop-shortcut-in-lubuntu-for-nautilus/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 16:49:07 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[lxpanel]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1062</guid>
		<description><![CDATA[I&#8217;m using Lubuntu as my operating system. It uses pcmanfm as the default file system. For most tasks this is ok, but when I want to connect to shares on both windows and other linux pc&#8217;s, I have to use Nautilus. Here&#8217;s how I setup a desktop shortcut in Lubuntu: Open Terminal (on Lubuntu, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m using Lubuntu as my operating system. It uses pcmanfm as the default file system. For most tasks this is ok, but when I want to connect to shares on both windows and other linux pc&#8217;s, I have to use Nautilus.</p>
<p>Here&#8217;s how I setup a desktop shortcut in Lubuntu:</p>
<p>Open Terminal (on Lubuntu, it&#8217;s called LXTerminal, but any terminal will do).</p>
<p>Verify that you have lxshortcut installed by entering this into Terminal (enter your root password when prompted):</p>
<pre>sudo apt-get install lxshortcut</pre>
<p>Now to create the desktop shortcut, enter this in Terminal:</p>
<pre>lxshortcut -o ~/Desktop/nautilus.desktop</pre>
<p>A GUI window will pop up and you can enter the details as you like. I wanted a desktop shortcut to launch Nautilus file browser only, so I entered where it says Command:</p>
<pre>nautilus --browser --no-desktop</pre>
<p>NOTE: Those are double dashes in front</p>
<p>Finish customizing the name and icon for your new shortcut and Save. Now you will have a desktop shortcut to use Nautilus within Lubuntu.<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/08/create-a-desktop-shortcut-in-lubuntu-for-nautilus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Indiana Jones much?</title>
		<link>http://nancyfusco.com/wp/index.php/2010/06/road-trip-to-lake-okoboji/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/06/road-trip-to-lake-okoboji/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:13:28 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[geocaching]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1020</guid>
		<description><![CDATA[After wrapping up some work near Spirit Lake, I got out the GPS to find a few caches on my long road trip back to Des Moines. This is just a modern day treasure map, ahem, google maps versus Sanskrit cloth. My favorite find was this one at the end of a swinging rope bridge, [...]]]></description>
			<content:encoded><![CDATA[<p>After wrapping up some work near Spirit Lake, I got out the GPS to find a few caches on my long road trip back to Des Moines. This is just a modern day treasure map, ahem, google maps versus <a href="http://www.indyprops.com/pp-sank.htm" target="_blank">Sanskrit</a> cloth.</p>
<p><img class="aligncenter size-full wp-image-1044" title="lake-okoboji-map" src="http://nancyfusco.com/wp/wp-content/uploads/2010/07/lake-okoboji-map.jpg" alt="lake-okoboji-map" width="450" height="447" /></p>
<p>My favorite find was this one at the end of a swinging rope bridge, aptly named &#8220;Swingin&#8217; in Estherville&#8221;. The rivers in Iowa are running really high from all the rain we&#8217;ve been having and this one was no exception. The river was loud and rumbling as I approached the bridge entrance.</p>
<p><img class="aligncenter size-full wp-image-1032" title="swingin-estherville-enter-here" src="http://nancyfusco.com/wp/wp-content/uploads/2010/06/swingin-estherville-enter-here.jpg" alt="swingin-estherville-enter-here" width="450" height="338" /></p>
<p>Took a few deep breaths as I moved out to the center of the bridge. True to it&#8217;s name, it was swinging&#8230; and creaking&#8230; and I felt quite uncertain what would happen at any given moment. As if the world was about to drop out from under me. I felt like Indiana Jones. Well, <a href="http://video.uk.msn.com/watch/video/indiana-jones-and-the-temple-of-doom-rope-bridge-clip/2t94af8p" target="_blank">minus the Thugees</a>. And the <a href="http://indianajones.ugo.com/?cur=willie-scott&amp;gallery=true" target="_blank">screaming blonde</a>. &#8220;Hang on lady, <a href="http://indianajones.ugo.com/?cur=bridge-falls" target="_blank">we going to go for a ride</a>!&#8221;</p>
<p><img class="aligncenter size-full wp-image-1034" title="swingin-estherville-small" src="http://nancyfusco.com/wp/wp-content/uploads/2010/06/swingin-estherville-small.jpg" alt="swingin-estherville-small" width="600" height="493" /></p>
<p>Back to the task at hand &#8211; find the <a href="http://img.dailymail.co.uk/i/pix/2008/02_03/IndyDM_468x331.jpg" target="_blank">TREASURE</a>! Ah, here it is! And I didn&#8217;t have to bring a sandbag.</p>
<p><img class="aligncenter size-full wp-image-1036" title="swingin-estherville-cache" src="http://nancyfusco.com/wp/wp-content/uploads/2010/06/swingin-estherville-cache.jpg" alt="swingin-estherville-cache" width="400" height="409" /></p>
<p>I left the &#8220;Big O&#8221; travel bug here in sacrifice for all the oh&#8217;s and expletives uttered during the crossing of the rope bridge and got out of there before Mola Ram shows up. I forgot to bring <a href="http://www.ugo.com/the-goods/indiana-jones-premium-format-figure-temple-of-doom" target="_blank">my sword</a>.</p>
<p><img class="aligncenter size-full wp-image-1037" title="swingin-estherville-cache-contents" src="http://nancyfusco.com/wp/wp-content/uploads/2010/06/swingin-estherville-cache-contents.jpg" alt="swingin-estherville-cache-contents" width="400" height="337" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/06/road-trip-to-lake-okoboji/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup a linux file share from an old computer</title>
		<link>http://nancyfusco.com/wp/index.php/2010/06/how-to-setup-up-a-linux-file-share/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/06/how-to-setup-up-a-linux-file-share/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 15:41:29 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=1006</guid>
		<description><![CDATA[Took an old computer this weekend and wanted to learn how to setup a file server. This is an easy way to take an old computer, stack in a bunch of hard drives, and turn it into a file share for music or file storage. Also handy for backing up entire hard drives on the [...]]]></description>
			<content:encoded><![CDATA[<p>Took an old computer this weekend and wanted to learn how to setup a file server. This is an easy way to take an old computer, stack in a bunch of hard drives, and turn it into a file share for music or file storage. Also handy for backing up entire hard drives on the systems you use everyday.</p>
<p>Initially, this took many hours and lots of googling for answers. I&#8217;ve decided to list the steps below. On the second pc, the entire process only took 45 minutes to setup.</p>
<p>I used a linux distro called <a href="http://crunchbanglinux.org/start/" target="_blank">CRUNCHBANG (#!)</a> and I chose the lite version &#8211; it&#8217;s lean and mean linux goodness. <span id="more-1006"></span></p>
<p><a href="http://www.crunchbanglinux.org/wiki/downloads#lite_edition_-_32-bit" target="_blank">Download the .iso file</a> and burn it to a CD. I use k3b to burn cd&#8217;s on my Ubuntu system. It is important to burn the .iso file as &#8220;bootable&#8221;.</p>
<p>Set you old pc to boot from the CD rom (go into the BIOS and make sure it&#8217;s set to boot CD first). Now, boot the system with the CRUNCHBANG CD in the pc. CRUNCHBANG will now be running from the CD. This is a bit confusing as it looks like it&#8217;s installed to the hard drive&#8230;but it&#8217;s not. Yet.</p>
<p>Right-click on the Desktop and choose &#8220;Install&#8221; and then &#8220;Install CRUNCHBANG&#8221;.</p>
<p>Follow the on screen prompts to install. For more detailed instructions on the installation, refer to the <a href="http://crunchbanglinux.org/wiki/crunchbang_installation_guide_9.04" target="_blank">CRUNCHBANG Installation Guide</a>.</p>
<p>Be sure to use the same workgroup name as the other pc&#8217;s on your network and write down what you called this pc. You will need this later to connect to it.</p>
<p>Next, we&#8217;ll need to install Samba (for file sharing) so that any Windows computers on our network can see the share as well.</p>
<p>Open Terminator (terminal) either by right-clicking the desktop and using the menu or pressing the &#8220;Windows&#8221; key and the &#8220;T&#8221; key. CRUNCHBANG has these <a href="http://crunchbanglinux.org/wiki/faq?rev=1257462347#what_s_a_super_key_what_can_i_do_if_i_don_t_have_one" target="_blank">&#8220;SUPER&#8221; key shortcuts</a> that you will soon find very addictive.</p>
<p>Let&#8217;s make sure our repositories and such have the latest updates, so type or copy/paste this line:</p>
<p>sudo apt-get update</p>
<p>Now, let&#8217;s install Samba. In the Terminator window, type or copy/paste this line at the flashing prompt:</p>
<p>sudo apt-get install samba</p>
<p>Next let&#8217;s install Samba configuration editor. Enter or copy/paste this into Terminator:</p>
<p>sudo apt-get install system-config-samba</p>
<p>Use the text editor to edit this file. Be sure to enter the exact workgroup name of your network. Otherwise the other computers on the network won&#8217;t &#8220;see&#8221; this share.</p>
<p>From Terminator enter:</p>
<p>sudo nano /etc/samba/smb.conf</p>
<p>Optional &#8211; edit the host name in /etc/hostname</p>
<p>Be aware that when you make changes to smb.conf you then need to restart Samba for the change to take effect. From Terminator, enter:</p>
<p>sudo /etc/init.d/samba restart</p>
<p>In the file manager, create the folder to share and give it RW permissions as Root. If during the course of this tutorial, you can&#8217;t read or write to the share, that is most likely due to permissions. I had to open my permissions to &#8220;see&#8221; the share, and then narrow them down until I got it just right.</p>
<p>I found using the default file manager difficult to &#8220;see&#8221; the shares,   so I installed Nautilus. At terminator type or copy/paste:</p>
<p>sudo  apt-get install nautilus</p>
<p>And since Nautilus likes to mess  with  the desktop, I disabled a few things. Remove all the interference  of  Nautilus desktop by running these from terminal. Use copy/paste into   Terminator to make sure you enter it correctly:</p>
<p>This will disable  Nautilus desktop:</p>
<p>gconftool-2 -s -t bool   /apps/nautilus/preferences/show_desktop false &amp;</p>
<p>Do not let   Nautilus set the background image:</p>
<p>gconftool-2 -s -t bool   /desktop/gnome/background/draw_background false &amp;</p>
<p>Make  Nautilus use spatial mode, should start-up quicker:</p>
<p>gconftool-2   -s -t bool /apps/nautilus/preferences/always_use_browser false &amp;</p>
<p>Make   Nautilus show the advanced permissions dialog:</p>
<p>gconftool-2 -s -t   bool /apps/nautilus/preferences/show_advanced_permissions true &amp;</p>
<p>Next let&#8217;s attach that physical folder to Samba, so the rest of the  network can see it and read/write to it. At Terminator, enter:</p>
<p>sudo system-config-samba</p>
<p>If you want to set this computer up as a &#8220;headless&#8221; server (one with  no monitor, keyboard, mouse, etc), you can install Vino to be able to  remotely connect to it for administration and such. Pretty handy stuff!</p>
<p>To install Vino (for remote connections) on the file sharing  computer, in Terminator type or copy/paste:</p>
<p>sudo apt-get install  vino</p>
<p>If the computer that will be connecting to it is Linux, run  this command at the teminal prompt on that pc:</p>
<p>sudo apt-get  install xtightvncviewer</p>
<p>If you will be connecting to it thru  Windows, just use &#8220;Remote Desktop&#8221;.</p>
<p>Ok, let&#8217;s configure the server , in a terminal type :</p>
<p>vino-preferences</p>
<p>Set  it how you want it and save/close.</p>
<p>Let&#8217;s make sure vino starts automatically upon reboot, so back in  terminal type or copy/paste:</p>
<p>/usr/lib/vino/vino-server &amp;</p>
<p>Done! Let&#8217;s check our work by going to another computer on the network. If it&#8217;s a Linux pc use Nautilus (the default file browser) to browse the network to the share or click File -&gt; Connect to Server and enter the name of your computer and the share manually.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/06/how-to-setup-up-a-linux-file-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

