<?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>Hamilton Computer Services - Picobits Ltd. &#187; easy</title>
	<atom:link href="http://picobits.com/category/easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://picobits.com</link>
	<description>the power of small</description>
	<lastBuildDate>Tue, 22 Nov 2011 16:50:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Solution to the missing &#8220;Up&#8221; button in Vista&#8217;s Windows Explorer</title>
		<link>http://picobits.com/2008/02/solution-to-the-missing-up-button-in-vistas-windows-explorer/</link>
		<comments>http://picobits.com/2008/02/solution-to-the-missing-up-button-in-vistas-windows-explorer/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 03:41:22 +0000</pubDate>
		<dc:creator>Angela</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://picobits.com/tips/2008/02/01/solution-to-the-missing-up-button-in-vistas-windows-explorer/</guid>
		<description><![CDATA[I started using Vista when it was RTM well over a year ago.  Currently, I use XP Pro on my home desktop and Vista Ultimate 64bit on my laptop.  All in all, I&#8217;ve had no issues.  But one continued to bother me.  When using Windows Explorer, the &#8220;Up&#8221; button was missing.  On XP, I used...]]></description>
			<content:encoded><![CDATA[<p>I started using Vista when it was RTM well over a year ago.  Currently, I use XP Pro on my home desktop and Vista Ultimate 64bit on my laptop.  All in all, I&#8217;ve had no issues.  But one continued to bother me.  When using Windows Explorer, the &#8220;Up&#8221; button was missing.  On XP, I used this all the time.  It was quite handy.</p>
<p><em>Most</em> of the time you can just click the folder name in the address bar to go up one folder.  But sometimes, like when you&#8217;re in folder on your desktop, you have to manually edit the location in the address bar.  Kind of a pain.</p>
<p>I figured it was some setting that I had to modify rather than using the default, but never bothered to look for it.  After some searching, I found two ways around this problem.  I prefer the first.  <img src='http://picobits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1.  It&#8217;s so simple.  Use ALT + Up Arrow.  Genius.  <img src='http://picobits.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   This shortcut didn&#8217;t exist in previous versions of Windows.</p>
<p>2.  Go to <a href="http://mavisapps.com/">MavisApps</a> and download the Mavis Up Button for Vista.  ($4.95 with a 5 day trial.)  I didn&#8217;t give this a try as option 1 is sufficient, but if you do, let me know how it turns out.</p>
]]></content:encoded>
			<wfw:commentRss>http://picobits.com/2008/02/solution-to-the-missing-up-button-in-vistas-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cut and paste from Word to WordPress</title>
		<link>http://picobits.com/2007/11/cut-and-paste-from-word-to-wordpress/</link>
		<comments>http://picobits.com/2007/11/cut-and-paste-from-word-to-wordpress/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 02:32:30 +0000</pubDate>
		<dc:creator>Angela</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://picobits.com/tips/2007/11/13/cut-and-paste-from-word-to-wordpress/</guid>
		<description><![CDATA[If you cut and paste a section of text that includes links and other formatting from Microsoft Word to the WordPress WYSIWYG, you will end up with a nasty mess of code and will have problems getting the text to format to your site the way you want.  When you cut HTML from Word, there&#8217;s...]]></description>
			<content:encoded><![CDATA[<p>If you cut and paste a section of text that includes links and other formatting from Microsoft Word to the WordPress WYSIWYG, you will end up with a nasty mess of code and will have problems getting the text to format to your site the way you want.  When you cut HTML from Word, there&#8217;s a lot of extra code (which you won&#8217;t see unless you look for it) that overrides your CSS values.   You <em>could</em> click on the &#8220;Code&#8221; tab in WordPress and manually remove the extra code, but that&#8217;s very time consuming and if you don&#8217;t know what you&#8217;re doing, you could delete something important.</p>
<p>Instead, do this:</p>
<p class="post">While you&#8217;re in the WordPress post editor, hover your cursor over the buttons to see the labels.  Click on the button labeled &#8220;Show/Hide Advanced Toolbar&#8221;.  You can also press Alt+Shift+V (Firefox) or Alt+V (IE) to show the Advanced Toolbar.  This will add some extra functionality, like buttons to undo and format your font, to your toolbar.  You will then see a button labeled &#8220;Paste from Word&#8221;.  When you click it, a small window will pop open and you can paste your text there and click &#8220;Insert&#8221;.  This will insert the text into your post and remove the unnecessary formatting.</p>
<p>Please note that if you are copying an image, it may not show up and the code may not format properly for the image.  Other non-image formatting should be fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://picobits.com/2007/11/cut-and-paste-from-word-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customize your quick access toolbar in Office 2007</title>
		<link>http://picobits.com/2007/11/customize-your-quick-access-toolbar-in-office-2007/</link>
		<comments>http://picobits.com/2007/11/customize-your-quick-access-toolbar-in-office-2007/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 21:57:51 +0000</pubDate>
		<dc:creator>Angela</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://picobits.com/tips/?p=3</guid>
		<description><![CDATA[Did you know you can add just about any command to to the quick access toolbar in Office 2007? There are a few items I like to have at my disposal when working in Word and Excel. The Print Preview command is very nice and convenient, as well as the &#8220;Switch Window&#8221; command when working...]]></description>
			<content:encoded><![CDATA[<p>Did you know you can add just about any command to to the quick access toolbar in Office 2007?</p>
<p><img src="http://picobits.com/tips/wp-content/uploads/2007/11/quickaccesstoolbar.jpg" alt="Quick access toolbar, Office 2007" /></p>
<p>There are a few items I like to have at my disposal when working in Word and Excel.  The Print Preview command is very nice and convenient, as well as the &#8220;Switch Window&#8221; command when working in Excel (when Alt-Tab won&#8217;t do).  Here&#8217;s how you do it.</p>
<p>Click on the small down arrow to the right of the quick access toolbar.  You&#8217;ll see a menu.  You can easily add one of the most common items by choosing one from the list.  If you don&#8217;t see the one you need, click &#8220;More Commands&#8221;.</p>
<p><img src="http://picobits.com/tips/wp-content/uploads/2007/11/quickaccessmore.jpg" alt="Quick access toolbar, more commands" /></p>
<p>Now you can select anything from the left box, click Add, and it will add it to the right box.  The right box lists all the items in your quick access toolbar.  If you still don&#8217;t see what you&#8217;re looking for, open the drop-down menu under &#8220;Choose commands from:&#8221;, and you can select &#8220;All Commands&#8221;. (<a href="http://picobits.com/2007/11/13/customize-your-quick-access-toolbar-in-office-2007/quick-access-toolbar-all-commands/" rel="attachment wp-att-7" title="Quick access toolbar, all commands">Example</a>)</p>
<p>You can also rearrange your quick access toolbar and place the shortcuts in the order you choose by selecting an item from the right window, and then clicking the up or down arrow (on the right) to move it.Once you&#8217;re done, click OK.  That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://picobits.com/2007/11/customize-your-quick-access-toolbar-in-office-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

