<?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, 05 Feb 2012 14:47:14 +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>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>
		<item>
		<title>Stinging nettles-anator</title>
		<link>http://nancyfusco.com/wp/index.php/2010/05/stinging-nettles-anator/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/05/stinging-nettles-anator/#comments</comments>
		<pubDate>Sun, 30 May 2010 14:55:01 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[geocaching]]></category>
		<category><![CDATA[iowa]]></category>
		<category><![CDATA[stinging nettles]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=990</guid>
		<description><![CDATA[Snagged a few geocaches along Hwy 169, including this one. We walked up to the area and as I was sweeping around a bright shiny tube caught my eye. Hey! It&#8217;s right here &#8211; &#8220;hiding&#8221; in plain sight. On our way south toward Gendler Park, GPS shows a cache in a little roadside park. Both [...]]]></description>
			<content:encoded><![CDATA[<p>Snagged a few geocaches along Hwy 169, including this one. We walked up to the area and as I was sweeping around a bright shiny tube caught my eye. Hey! It&#8217;s right here &#8211; &#8220;hiding&#8221; in plain sight.</p>
<p><img class="alignnone size-medium wp-image-992" title="its-right-here" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/its-right-here-300x225.jpg" alt="its-right-here" width="300" height="225" /></p>
<p>On our way south toward Gendler Park, GPS shows a cache in a little roadside park. Both of us armed with GPS&#8217;s we raced to see who could find it first. Over here. No. Wait. Over here. Dang. No. Maybe back there&#8230;..Jen&#8217;s knowledge of all things carpentry worked in her advantage to find this cache. Otherwise, I&#8217;d still be out there looking for it. This happy little container was tucked under the tree in a cutout piece of wood. Nice fake out!</p>
<p><img class="alignnone size-medium wp-image-991" title="jen-makes-the-grab" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/jen-makes-the-grab-300x236.jpg" alt="jen-makes-the-grab" width="300" height="236" /></p>
<p>Well, enough with the easy finds *wink*. Urban caches abandoned we set out in search of Panther Creek&#8217;s cache. Ah, the peaceful Iowa jungle&#8230;.we go tromping thru here &#8211; bushwacking with our shins &#8211; when we hit a big patch of stinging nettles. I&#8217;ve never know firey pain like that before. It&#8217;s like being stung by a dozen wasps.</p>
<p><img class="alignnone size-medium wp-image-993" title="iowa-jungle" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/iowa-jungle-300x225.jpg" alt="iowa-jungle" width="300" height="225" /></p>
<p>Both Jenny and I must have hit the motherload of stinging nettle patches because we were cussing and dancing around for a good 8 minutes until the pain subsided. Oh, lookie here&#8230;..</p>
<p><img class="alignnone size-medium wp-image-994" title="hole" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/hole-300x225.jpg" alt="hole" width="300" height="225" /></p>
<p>We were a little gentler in our steps on the way back to the car. Really should have worn long pants. And shin guards.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/05/stinging-nettles-anator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a Beach!</title>
		<link>http://nancyfusco.com/wp/index.php/2010/04/what-a-beach/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/04/what-a-beach/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 13:34:44 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[geocaching]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=977</guid>
		<description><![CDATA[Took a week to fly east in search of nice beaches and good times with the family and hey, they were up for going geocaching! *wink* Family&#8217;s first find at a home improvement store parking lot. Not pretty but we sure had fun doing the &#8220;Drunken Bee Dance&#8221; geocachers are known for&#8230;.gps was bouncing the [...]]]></description>
			<content:encoded><![CDATA[<p>Took a week to fly east in search of nice beaches and good times with the family and hey, they were up for going <a href="http://en.wikipedia.org/wiki/Geocaching" target="_blank">geocaching</a>! *wink*</p>
<p>Family&#8217;s first find at a home improvement store parking lot. Not pretty but we sure had fun doing the &#8220;<a href="http://geolex.locusprime.net/" target="_blank">Drunken Bee Dance</a>&#8221; geocachers are known for&#8230;.gps was bouncing the location of this cache quite a bit but we came up with it. I know my hair looks like I crawled into that storm drain to get the cache but no&#8230;.that&#8217;s just the infamous &#8220;humid hair&#8221;:</p>
<p><img class="size-full wp-image-978 alignnone" title="VB-first-find" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/VB-first-find.jpg" alt="VB-first-find" width="400" height="300" /></p>
<p>On to the next find, everyone getting pretty jazzed now. A tough find but the nephew spots it &#8211; ah, he&#8217;s a natural &#8211; I&#8217;m so proud!</p>
<p><img class="size-full wp-image-979 alignnone" title="VB-C-first-find" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/VB-C-first-find.jpg" alt="VB-C-first-find" width="400" height="300" /></p>
<p>We find 4 more geocache&#8217;s that day and finished it off with a round of extra large <a href="http://en.wikipedia.org/wiki/Slurpee" target="_blank">slurpees</a>.</p>
<p>Full of brash and sass from our geocaching conquests, we took time to relax at the beach.</p>
<p><img class="alignnone size-thumbnail wp-image-980" title="VB-beach1" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/VB-beach1-150x150.jpg" alt="VB-beach1" width="150" height="150" /> <img class="alignnone size-thumbnail wp-image-981" title="VB-beach-2" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/VB-beach-2-150x150.jpg" alt="VB-beach-2" width="150" height="150" /> <img class="alignnone size-thumbnail wp-image-982" title="vb-beach-3" src="http://nancyfusco.com/wp/wp-content/uploads/2010/05/vb-beach-3-150x150.jpg" alt="vb-beach-3" width="150" height="150" /></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/04/what-a-beach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crave Chocolate Sauce</title>
		<link>http://nancyfusco.com/wp/index.php/2010/03/crave-chocolate-sauce/</link>
		<comments>http://nancyfusco.com/wp/index.php/2010/03/crave-chocolate-sauce/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 15:22:52 +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>
		<category><![CDATA[treasure]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=971</guid>
		<description><![CDATA[Was up near Ankeny volunteering with Easter Seals at Crop for Camp on a sunny Sunday when we got a mini break in the afternoon. I had about an hour and a half before we started end of event cleanup. Hum&#8230;.I&#8217;m Craving Chocolate Sauce. Good thing I packed my GPS. The Outback Steakhouse across the [...]]]></description>
			<content:encoded><![CDATA[<p>Was up near Ankeny volunteering with Easter Seals at Crop for Camp on a sunny Sunday when we got a mini break in the afternoon. I had about an hour and a half before we started end of event cleanup. Hum&#8230;.I&#8217;m Craving Chocolate Sauce. Good thing I packed my GPS. The Outback Steakhouse across the street from this cache has reportedly the best chocolate sauce in Des Moines. Now that&#8217;ll warm the body real good.</p>
<p>GPS pointing at that tree&#8230;.yes, that one surrounded by the ice sheet sidewalk. Oh well, I&#8217;ve always wanted to try the luge.</p>
<p><img class="aligncenter size-full wp-image-973" title="crave-choc-sauce" src="http://nancyfusco.com/wp/wp-content/uploads/2010/03/crave-choc-sauce.jpg" alt="crave-choc-sauce" width="400" height="300" /></p>
<p>Ha ha &#8211; a great UPS (&#8220;unnatural pile of sticks&#8221;) here:</p>
<p><img class="aligncenter size-full wp-image-974" title="crave-oh-right-there" src="http://nancyfusco.com/wp/wp-content/uploads/2010/03/crave-oh-right-there.jpg" alt="crave-oh-right-there" width="400" height="300" /></p>
<p>Time to go warm up and hit that chocolate sauce! UPS peace!</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2010/03/crave-chocolate-sauce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

