<?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 &#187; Tutorials</title>
	<atom:link href="http://nancyfusco.com/wp/index.php/category/tutorials/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>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>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>Quick White Balance Correction in Gimp</title>
		<link>http://nancyfusco.com/wp/index.php/2009/12/quick-white-balance-correction-in-gimp/</link>
		<comments>http://nancyfusco.com/wp/index.php/2009/12/quick-white-balance-correction-in-gimp/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 14:32:32 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[graphic design]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[white balance]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=910</guid>
		<description><![CDATA[I notice that most of my winter, aka &#8220;snow&#8221;, pictures have this dull gray color to them. For quick white balance correction in Gimp, open the image. Now from the menu on the Image, choose COLOR &#124; AUTO &#124; WHITE BALANCE Gimp&#8217;s auto white balance has been pretty reliable to quickly set the correct tones [...]]]></description>
			<content:encoded><![CDATA[<p>I notice that most of my winter, aka &#8220;snow&#8221;, pictures have this dull gray color to them. For quick white balance correction in Gimp, open the image. Now from the menu on the Image, choose COLOR | AUTO | WHITE BALANCE</p>
<div id="attachment_911" class="wp-caption alignnone" style="width: 310px"><a href="http://nancyfusco.com/wp/wp-content/uploads/2009/12/before_auto_whitebalance.png"><img class="size-medium wp-image-911" title="before_auto_whitebalance" src="http://nancyfusco.com/wp/wp-content/uploads/2009/12/before_auto_whitebalance-300x186.png" alt="before_auto_whitebalance" width="300" height="186" /></a><p class="wp-caption-text">click image for a larger version</p></div>
<p>Gimp&#8217;s auto white balance has been pretty reliable to quickly set the correct tones in my grayish photos. See the results here:</p>
<div id="attachment_912" class="wp-caption alignnone" style="width: 310px"><a href="http://nancyfusco.com/wp/wp-content/uploads/2009/12/after_auto_whitebalance.png"><img class="size-medium wp-image-912" title="after_auto_whitebalance" src="http://nancyfusco.com/wp/wp-content/uploads/2009/12/after_auto_whitebalance-300x186.png" alt="click image for a larger version" width="300" height="186" /></a><p class="wp-caption-text">click image for a larger version</p></div>
<p>And there you go &#8211; one click white balance correction in Gimp!</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2009/12/quick-white-balance-correction-in-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Delete &#8220;undeletable&#8221; files from Linux Trash</title>
		<link>http://nancyfusco.com/wp/index.php/2009/11/how-to-delete-undeletable-files-from-linux-trash/</link>
		<comments>http://nancyfusco.com/wp/index.php/2009/11/how-to-delete-undeletable-files-from-linux-trash/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 00:32:42 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[trash]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=881</guid>
		<description><![CDATA[I&#8217;ve been cleaning up some junk files off my linux laptop and deleted files from various directories with no problem. Well, then I go to Empty the Trash Can when I get an error message &#8211; something about can&#8217;t delete those files due to permissions. Did some google searching and found this helpful tip from [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been cleaning up some junk files off my linux laptop and deleted files from various directories with no problem. Well, then I go to Empty the Trash Can when I get an error message &#8211; something about can&#8217;t delete those files due to permissions. Did some google searching and found <a href="http://www.ubuntugeek.com/empty-ubuntu-gnome-trash-from-the-command-line.html" target="_blank">this helpful tip from the Ubuntu Geek</a> website about mid-way down in a post by Lopo.</p>
<p>Basically, I just opened Terminal in Super User mode (found this in my menu system at Applications | System Tools | Terminal Program &#8211; Super User Mode). You will need to enter your root (super user aka su) password before proceeding.</p>
<p>Next, I entered this at the command line:</p>
<pre>sudo rm -rf /home/YOUR HOME DIRECTORY HERE/.local/share/Trash/files/*</pre>
<p>note: there is a space after the -rf and mind the capital letters as they matter to linux.</p>
<p><strong>**caution: this will really really really delete stuff so be careful**</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2009/11/how-to-delete-undeletable-files-from-linux-trash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 Visual Editor fixed</title>
		<link>http://nancyfusco.com/wp/index.php/2009/11/wordpress-2-8-visual-editor-fixed/</link>
		<comments>http://nancyfusco.com/wp/index.php/2009/11/wordpress-2-8-visual-editor-fixed/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:47:48 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[visual editor]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=875</guid>
		<description><![CDATA[Got the Visual Editor in WordPress 2.8 working again! From the WordPress archives page mentioned in my last post, I re-downloaded a fresh copy of the zip/tar file and unpackaged it. My thought was, perhaps my FTP client is corrupting (by not transferring file types in the correct format (ASCII or BINARY). So, I used [...]]]></description>
			<content:encoded><![CDATA[<p>Got the Visual Editor in WordPress 2.8 working again!</p>
<p><a href="http://nancyfusco.com/wp/wp-content/uploads/2009/11/visual-editor_ok.jpg"><img class="alignnone size-full wp-image-876" title="visual-editor_ok" src="http://nancyfusco.com/wp/wp-content/uploads/2009/11/visual-editor_ok.jpg" alt="visual-editor_ok" width="510" height="108" /></a></p>
<p>From the <a href="http://wordpress.org/download/release-archive/" target="_blank">WordPress archives page</a> mentioned in my last post, I re-downloaded a fresh copy of the zip/tar file and unpackaged it.</p>
<p>My thought was, perhaps my FTP client is corrupting (by not transferring file types in the correct format (ASCII or BINARY). So, I used a different FTP program &#8211; called FileZilla. As a side note, highly recommend <a href="http://filezilla-project.org/" target="_blank">FileZilla</a>, they have Windows and Linux flavours.</p>
<p><strong>**Save a backup of your existing files before attempting any overwrites** To quickly save a backup, just rename the folder on your server to something like &#8220;wp-admin-backup&#8221; and then upload the wp-admin folder fresh.</strong></p>
<p>I connected to my FTP site and for ALL the WordPress folders and files I completely overwrote all the existing files using FileZilla.</p>
<p>As a note, this next step may or may not be necessary &#8211; I also looked at the folder permissions and reset them. For example, if the file permission was 755, I used my FTP program to issue the &#8220;set to 755&#8243; command again. I wanted to make sure that the folders were current with permission for the default domain FTP user I was logging in with.</p>
<p>Voila! I have the Visual Editor back!</p>
<p>If you still have this issue after a fresh overwrite of files, you can try some other tips from the <a href="http://wordpress.org/support/topic/279132" target="_blank">WordPress Support Forums 2.8 area</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2009/11/wordpress-2-8-visual-editor-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downgrading a WordPress install</title>
		<link>http://nancyfusco.com/wp/index.php/2009/11/downgrading-a-wordpress-install/</link>
		<comments>http://nancyfusco.com/wp/index.php/2009/11/downgrading-a-wordpress-install/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 00:59:24 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[revert]]></category>
		<category><![CDATA[visual editor]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=868</guid>
		<description><![CDATA[Hi. Ever hose up a wordpress upgrade? Ever upgrade and then stuff went really wonky? Ever dream of going back to the perfect wordpress version, whatever your idea of the perfect wordpress version is. Ok, now you can &#8211; visit the WordPress release archives and download zip installs of every major and minor release WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Hi. Ever hose up a wordpress upgrade? Ever upgrade and then stuff went really wonky? Ever dream of going back to the perfect wordpress version, whatever your idea of the perfect wordpress version is.</p>
<p>Ok, now you can &#8211; visit the <a href="http://wordpress.org/download/release-archive/" target="_blank">WordPress release archives</a> and download zip installs of every major and minor release WordPress has ever put out.</p>
<p>Why am I even bothering to tell you this? The latest upgrade to 2.9 has seriously hosed my Visual Editor like this, making all the buttons white and/or garbled:</p>
<p><a href="http://nancyfusco.com/wp/wp-content/uploads/2009/11/visual_editor_boo.png"><img class="alignnone size-full wp-image-869" title="visual_editor_boo" src="http://nancyfusco.com/wp/wp-content/uploads/2009/11/visual_editor_boo.png" alt="visual_editor_boo" width="511" height="91" /></a></p>
<p>So, until I&#8217;m ready to tackle it, I&#8217;m going to take a jump in the WP way-back machine and revisit an old friend named 2.7.1</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2009/11/downgrading-a-wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Open Office 3 on Debian Lenny Distro</title>
		<link>http://nancyfusco.com/wp/index.php/2009/10/installing-open-office-3-on-debian-lenny-distro/</link>
		<comments>http://nancyfusco.com/wp/index.php/2009/10/installing-open-office-3-on-debian-lenny-distro/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 02:28:00 +0000</pubDate>
		<dc:creator>Nancy</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[backports]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[open office]]></category>

		<guid isPermaLink="false">http://nancyfusco.com/wp/?p=858</guid>
		<description><![CDATA[Open up a Super User Terminal Mode (from the Applications menu &#124; System Tools &#124; Terminal Mode &#8211; Super User) First, we need to add the repository where all the cool backports and upgrades are. At the command prompt, type: sudo nano /etc/apt/sources.list and add this line at the bottom: deb http://www.backports.org/debian lenny-backports main contrib [...]]]></description>
			<content:encoded><![CDATA[<p>Open up a Super User Terminal Mode (from the Applications menu | System Tools | Terminal Mode &#8211; Super User)</p>
<p>First, we need to add the repository where all the cool backports and upgrades are. At the command prompt, type:</p>
<p>sudo nano /etc/apt/sources.list</p>
<p>and add this line at the bottom:</p>
<p>deb http://www.backports.org/debian lenny-backports main contrib non-free</p>
<p>To save, use CTRL &#8211; X and Y to save.</p>
<p>Now we need to add the public key ring for backports, at the command prompt, type:</p>
<p>wget -O &#8211; http://backports.org/debian/archive.key | apt-key add -</p>
<p>Once that is successful, update apt by entering:</p>
<p>apt-get update</p>
<p>Finally, we&#8217;re ready to install Open Office 3 on Debian Lenny. Type this at the command line:</p>
<p>apt-get -t lenny-backports install openoffice.org</p>
<p>And it will show dependancies and what files it will need to download and install. If all looks ok, enter Y and the install will commence.</p>
<p>Got my info from a few sources <a href="http://tuxarena.blogspot.com/2009/08/how-to-install-openoffice-31-in-debian.html" target="_blank">here</a> and <a href="http://linux.derkeiler.com/Mailing-Lists/Debian/2009-02/msg01190.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nancyfusco.com/wp/index.php/2009/10/installing-open-office-3-on-debian-lenny-distro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

