<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Your Local Tech</title>
	
	<link>http://yourlocaltech.com</link>
	<description />
	<lastBuildDate>Wed, 15 May 2013 02:41:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/YourLocalTech" /><feedburner:info uri="yourlocaltech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Archive Google Apps Email to Google Drive</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/POsWsEaQYJo/</link>
		<comments>http://yourlocaltech.com/blog/2013/05/14/archive-google-apps-email-to-google-drive/#comments</comments>
		<pubDate>Wed, 15 May 2013 02:41:17 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://yourlocaltech.com/?p=1056</guid>
		<description><![CDATA[<p>A client whom I setup on Google Apps asked for an easy way to export emails from Google Apps to Google Drive to then be able to save to DVD/CD/etc. This can be done easily by just choosing the &#8220;save to Google drive&#8221; when printing the email. This works great for 1 or 2 emails [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2013/05/14/archive-google-apps-email-to-google-drive/">Archive Google Apps Email to Google Drive</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>A client whom I setup on Google Apps asked for an easy way to export emails from Google Apps to Google Drive to then be able to save to DVD/CD/etc.</p>
<p>This can be done easily by just choosing the &#8220;save to Google drive&#8221; when printing the email. This works great for 1 or 2 emails but isn&#8217;t efficient for hundreds of emails.</p>
<p>So off to the interwebs to search for a solutions (using Google search of course)</p>
<p><strong>I found a solution:</strong></p>
<p>Marcello Scacchetti wrote this tutorial and Google Script using Google Docs to do what the client needed to be done.<br />
<a href="http://www.thesmokinggun.com/buster/viral-video/actors-star-in-tonight-show-viral-video-6758492">http://www.thesmokinggun.com/buster/viral-video/actors-star-in-tonight-show-viral-video-6758492</a></p>
<p>I followed Marcello&#8217;s directions and it worked. His script was missing a few requirements for my client so I modified the script to add into the PDF  &#8217;date&#8217;, &#8216; time&#8217;, &#8216;to:&#8217;, &#8216;from:&#8217;. My modifications work but the resulting PDF isn&#8217;t pretty and it&#8217;s still a work in progress.</p>
<p>How to use my script (directions similar to his directions)</p>
<p><strong>Step1:</strong></p>
<p>Open link to my Google Doc Script &#8211; <a href="https://docs.google.com/spreadsheet/ccc?key=0AppgNFFTExbRdDdRbDBCY0FVQVdrUHRYVEQ1Mk5kclE&amp;usp=sharing" target="_blank">Archive Email to Google Drive &#8211; mod by Your Local Tech</a></p>
<p><strong>Step 2:</strong></p>
<p>Click menu item called “Gmail Archiver” and select “Initialize”. You should see an authorization request like the following:</p>
<p><a href="http://yourlocaltech.com/wp-content/uploads/2013/05/Archive-Gmail-messages-to-Google-Drive-2.png"><img class="aligncenter size-full wp-image-1058" alt="Archive-Gmail-messages-to-Google-Drive-2" src="http://yourlocaltech.com/wp-content/uploads/2013/05/Archive-Gmail-messages-to-Google-Drive-2.png" width="456" height="338" /></a></p>
<p>Press “OK” button to authorize and follow the authorization process.</p>
<p><strong>Step 3:</strong></p>
<p>Now click again  on ”Gmail Archiver” menu and select “Initialize”. You should see now a confirmation box about the successful initialization of the script.</p>
<p><strong>Step 4:</strong></p>
<p>Now go to Email and add the label “Archive to Drive” to each message you want to archive:</p>
<p><strong>Step 5:</strong></p>
<p>Go back to the spreadsheet document and click  on ”Gmail Archiver” menu and select “Archive Gmail Messages”. After some seconds you should see a message like:</p>
<p><a href="http://yourlocaltech.com/wp-content/uploads/2013/05/Archive-Gmail-messages-to-Google-Drive-4.png"><img class="aligncenter size-full wp-image-1057" alt="Archive-Gmail-messages-to-Google-Drive-4" src="http://yourlocaltech.com/wp-content/uploads/2013/05/Archive-Gmail-messages-to-Google-Drive-4.png" width="491" height="340" /></a></p>
<p><strong>Step 6:</strong></p>
<p>Go to Google Drive and inside folder “Email Archive” and you should see a new folder representing the exported email message. The script creates a folder for each message and any attachments.</p>
<p><strong>Bingo</strong></p>
<p>Need help getting this to work?<br />
<a title="Contact" href="http://yourlocaltech.com/contact/">Contact Me</a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2013/05/14/archive-google-apps-email-to-google-drive/">Archive Google Apps Email to Google Drive</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/POsWsEaQYJo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2013/05/14/archive-google-apps-email-to-google-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2013/05/14/archive-google-apps-email-to-google-drive/</feedburner:origLink></item>
		<item>
		<title>Own your Instagrams with Pressgram</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/nfJDZNVQ8nc/</link>
		<comments>http://yourlocaltech.com/blog/2013/04/10/own-your-instagrams-with-pressgram/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 23:37:25 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://yourlocaltech.com/?p=1050</guid>
		<description><![CDATA[<p>Instagram is the super duper for all you mobile photo junkies. It has all those fancy hipster filters and publishes and stuff. I&#8217;ve never used it. I&#8217;ve been asked at times how to get Instagram to post to your WordPress blog. There are lot&#8217;s of &#8220;solutions&#8221; to coble it together. There is a new solution [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2013/04/10/own-your-instagrams-with-pressgram/">Own your Instagrams with Pressgram</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Instagram is the super duper for all you mobile photo junkies. It has all those fancy hipster filters and publishes and stuff. I&#8217;ve never used it.</p>
<p>I&#8217;ve been asked at times how to get Instagram to post to your WordPress blog. There are lot&#8217;s of &#8220;solutions&#8221; to coble it together.</p>
<p>There is a new solution at KickStarter that needs your help.</p>
<h2>Pressgram</h2>
<p><a href="http://yourlocaltech.com/wp-content/uploads/2013/04/support-pressgram.jpg"><img class="aligncenter size-full wp-image-1051" alt="support-pressgram" src="http://yourlocaltech.com/wp-content/uploads/2013/04/support-pressgram.jpg" width="955" height="558" /></a>What is it?<br />
This is an app for iOS that will basically send pictures with fancy filters to your WordPress powered site.</p>
<p>Is it Free?<br />
Yes, you are helping an entrepreneur build it and be part of the community that supports it.</p>
<p>Android or Windows?<br />
Maybe but not at this time.</p>
<p>Why?<br />
Because it&#8217;s cool and it is better to own your photos than Facebook owning them.</p>
<p>What do you get if you support it?<br />
Kudos, stickers and more</p>
<p>My friend Chris Lema (who is awesome) will give you even more if you kick in some change</p>
<ul>
<li>If you support the project for $50-100, Chris Lema will give you a copy of my 2 eBooks plus the one I’m writing right now.</li>
<li>If you support the project for $101-1,000, Chris Lema will give you a free 1-2 hour skype consulting call. (<a title="Chris Lema's profile on LinkedIn" href="http://www.linkedin.com/in/mrchrislema" target="_blank">check out what others say about Chris Lema </a>)</li>
<li>If you support the project for $1,001-3,000, Chris Lema will help you or your team with a project (web site, PowerPoint presentation, getting virtual teams right, etc)</li>
</ul>
<p>What will I give you if you kick in?</p>
<p>I will match Chris&#8217; second offer.<br />
If you kick in between $101-1,000, I will give you a free 1-2 hour consulting call (skype or cell)</p>
<p>You have 4 days (April 15th 12:08am EDT)</p>
<p>Kick in here:<br />
<a href="http://www.kickstarter.com/projects/tentblogger/pressgram-an-image-sharing-app-built-for-an-indepe">http://www.kickstarter.com/projects/tentblogger/pressgram-an-image-sharing-app-built-for-an-indepe</a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2013/04/10/own-your-instagrams-with-pressgram/">Own your Instagrams with Pressgram</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/nfJDZNVQ8nc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2013/04/10/own-your-instagrams-with-pressgram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2013/04/10/own-your-instagrams-with-pressgram/</feedburner:origLink></item>
		<item>
		<title>Mail Merge with Gmail or Google Apps and Google Docs</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/xwCE7wuSd9Y/</link>
		<comments>http://yourlocaltech.com/blog/2013/03/19/mail-merge-with-gmail-or-google-apps-and-google-docs/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:01:07 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://yourlocaltech.com/?p=1046</guid>
		<description><![CDATA[<p>This great, anyone miss doing mail merge should watch this video on how to do it with Gmail and/or Google Apps. You can use Hotmail and Yahoo as well. This is awesome</p><p>The post <a href="http://yourlocaltech.com/blog/2013/03/19/mail-merge-with-gmail-or-google-apps-and-google-docs/">Mail Merge with Gmail or Google Apps and Google Docs</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This great, anyone miss doing mail merge should watch this video on how to do it with Gmail and/or Google Apps.</p>
<p>You can use Hotmail and Yahoo as well.</p>
<p>This is awesome</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/Gk4KR7tH54Y?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p>The post <a href="http://yourlocaltech.com/blog/2013/03/19/mail-merge-with-gmail-or-google-apps-and-google-docs/">Mail Merge with Gmail or Google Apps and Google Docs</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/xwCE7wuSd9Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2013/03/19/mail-merge-with-gmail-or-google-apps-and-google-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2013/03/19/mail-merge-with-gmail-or-google-apps-and-google-docs/</feedburner:origLink></item>
		<item>
		<title>Automatic Featured Images from Video</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/w9IeqwC7vCM/</link>
		<comments>http://yourlocaltech.com/blog/2012/12/31/automatic-featured-images-from-video/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 01:23:15 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=837</guid>
		<description><![CDATA[<p>Do you make video posts w/o much text and no images? This plugin will help you keep your home page looking the way you want with featured images by importing image thumbs from embedded videos. In my previous post I shared a youtube video from my Nexus 7. But then I remember I didn&#8217;t have the video [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/12/31/automatic-featured-images-from-video/">Automatic Featured Images from Video</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Do you make video posts w/o much text and no images? This plugin will help you keep your home page looking the way you want with featured images by importing image thumbs from embedded videos.</p>
<p>In my previous post I shared a youtube video from my Nexus 7. But then I remember I didn&#8217;t have the video thumb plugin turned on. So I installed it and then edited the post to pull in a thumbnail.</p>
<p>You can see that once it imports a thumbnail it will auto set it as the featured image.</p>
<p>Here is the plugin:</p>
<p>http://wordpress.org/extend/plugins/video-thumbnails/</p>
<p>This plugin should work for most themes, but your results could vary.</p>
<p><a href="http://www.yourlocaltech.com/wp-content/uploads/2012/12/video-thumb.png"><img class="aligncenter size-medium wp-image-839" alt="video-thumb" src="http://www.yourlocaltech.com/wp-content/uploads/2012/12/video-thumb-148x300.png" width="148" height="300" /></a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/12/31/automatic-featured-images-from-video/">Automatic Featured Images from Video</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/w9IeqwC7vCM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/12/31/automatic-featured-images-from-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/12/31/automatic-featured-images-from-video/</feedburner:origLink></item>
		<item>
		<title>How to Make Phone Calls from Your Google Nexus 7 Tablet</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/q_U_8sHRasI/</link>
		<comments>http://yourlocaltech.com/blog/2012/12/30/how-to-make-phone-calls-from-your-google-nexus-7-tablet/#comments</comments>
		<pubDate>Mon, 31 Dec 2012 00:25:19 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=834</guid>
		<description><![CDATA[<p>I got a Google Nexus 7 tablet for Christmas. This video showed me how to turn it into a phone. Awesome This post also published directly from the Nexus.</p><p>The post <a href="http://yourlocaltech.com/blog/2012/12/30/how-to-make-phone-calls-from-your-google-nexus-7-tablet/">How to Make Phone Calls from Your Google Nexus 7 Tablet</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I got a Google Nexus 7 tablet for Christmas. This video showed me how to turn it into a phone. Awesome This post also published directly from the Nexus. </p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/12/30/how-to-make-phone-calls-from-your-google-nexus-7-tablet/">How to Make Phone Calls from Your Google Nexus 7 Tablet</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/q_U_8sHRasI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/12/30/how-to-make-phone-calls-from-your-google-nexus-7-tablet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/12/30/how-to-make-phone-calls-from-your-google-nexus-7-tablet/</feedburner:origLink></item>
		<item>
		<title>Google Docs vs Zoho vs Microsoft Word</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/OKqL7vCDcHs/</link>
		<comments>http://yourlocaltech.com/blog/2012/12/26/google-docs-vs-zoho-vs-microsoft-word/#comments</comments>
		<pubDate>Thu, 27 Dec 2012 04:27:41 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[microsoft words]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=832</guid>
		<description><![CDATA[<p>Found this good comparison from a professional writer on his experiences with Google Docs and Microsoft Word. It is a good read if you are looking for alternatives to Microsoft Office Products. Personally for me I love my Google Apps email, but I still use Microsoft Office products. I just don&#8217;t use Outlook. Read it: [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/12/26/google-docs-vs-zoho-vs-microsoft-word/">Google Docs vs Zoho vs Microsoft Word</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Found this good comparison from a professional writer on his experiences with Google Docs and Microsoft Word. It is a good read if you are looking for alternatives to Microsoft Office Products.</p>
<p>Personally for me I love my Google Apps email, but I still use Microsoft Office products. I just don&#8217;t use Outlook.</p>
<p>Read it:</p>
<p><a href="http://slashdot.org/topic/cloud/google-docs-vs-microsoft-word-an-even-matchup/" target="_blank">http://slashdot.org/topic/cloud/google-docs-vs-microsoft-word-an-even-matchup/</p>
<p></a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/12/26/google-docs-vs-zoho-vs-microsoft-word/">Google Docs vs Zoho vs Microsoft Word</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/OKqL7vCDcHs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/12/26/google-docs-vs-zoho-vs-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/12/26/google-docs-vs-zoho-vs-microsoft-word/</feedburner:origLink></item>
		<item>
		<title>Press This bookmarklet not working?</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/fi9BY0XoNSo/</link>
		<comments>http://yourlocaltech.com/blog/2012/11/01/press-this-bookmarklet-not-working/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 22:32:05 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=813</guid>
		<description><![CDATA[<p>Is or has your &#8220;Press This&#8221; bookmarklet stopped working for your website. A friend was having this specific issue today. Read on to see what we found. Problem: 404 error when using &#8220;Press This&#8221; Cause: extra characters inserted into Press This bookmark (see example below) specifically some of the equals (=) characters were replaced with [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/11/01/press-this-bookmarklet-not-working/">Press This bookmarklet not working?</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-814" title="my-code-works-dont-know-why" src="http://www.yourlocaltech.com/wp-content/uploads/2012/11/my-code-works-dont-know-why-197x300.jpg" alt="" width="197" height="300" />Is or has your &#8220;Press This&#8221; bookmarklet stopped working for your website. A friend was having this specific issue today. Read on to see what we found.</p>
<p><strong>Problem:</strong></p>
<p>404 error when using &#8220;Press This&#8221;</p>
<p><strong>Cause:</strong></p>
<p>extra characters inserted into Press This bookmark (see example below)<br />
specifically some of the equals (=) characters were replaced with %3D and that caused the link to break</p>
<p>[php]<br />
javascript:var%20d%3Ddocument,w%3Dwindow,e%3Dw.getSelection,k%3Dd.getSelection,x%3Dd.selection,s%3D(e%3Fe():<br />
(k)%3Fk():(x%3Fx.createRange().text:0)),f%3D%27http://domain.com/wp-admin/press-this.php%27,l%3Dd.location,e%3DencodeURIComponent,u%3Df%2B%27%3Fu%3D%27%2Be<br />
(l.href)%2B%27%26t%3D%27%2Be(d.title)%2B%27%26s%3D%27%2Be(s)%2B%27%26v%3D4%27%3Ba%3Dfunction()%7Bif(!w.open(u,%27t%27,%27toolbar%3D0,resizable%3D1,<br />
scrollbars%3D1,status%3D1,width%3D720,height%3D570%27))l.href%3Du%3B%7D%3Bif%20(/Firefox/.test(navigator.userAgent))%20setTimeout(a,%200)%3B%20else%20a()%3Bvoid(0)<br />
[/php]</p>
<p><strong>Solution:</strong></p>
<p>Copy Press This code from working site and then replace domain (see example below)</p>
<p>[php]<br />
javascript:var%20d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():<br />
(x?x.createRange().text:0)),f=&#8217;http://www.yourlocaltech.com/wp-admin/press-<br />
this.php&#8217;,l=d.location,e=encodeURIComponent,u=f+&#8217;?u=&#8217;+e(l.href)+&#8217;&amp;t=&#8217;+e(d.title)+&#8217;&amp;s=&#8217;+e(s)+&#8217;&amp;v=4&#8242;;a=function()<br />
{if(!w.open(u,&#8217;t',&#8217;toolbar=0,resizable=1,scrollbars=1,status=1,width=720,height=570&#8242;))<br />
l.href=u;};if%20(/Firefox/.test(navigator.userAgent))%20setTimeout(a,%200);%20else%20a();void(0)<br />
[/php]</p>
<p><strong>Actual Cause of bad Press This code?</strong></p>
<p>Unknown at this time. Solution was just to fix bookmarklet and move on than spending countless hours to find why the bookmarklets were borked.</p>
<p><strong>Need Help?</strong><br />
<a href="/contact-us">Contact Me</a></p>
<p>
<div id="YBOjuziTakGmZOQrzykVB" style="width: 353px"><a href="http://buycialiscanada2013.com" title="buy cialis online">buy cialis online</a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/11/01/press-this-bookmarklet-not-working/">Press This bookmarklet not working?</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/fi9BY0XoNSo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/11/01/press-this-bookmarklet-not-working/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/11/01/press-this-bookmarklet-not-working/</feedburner:origLink></item>
		<item>
		<title>Pin It – A free Genesis child theme</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/d7bAq1AZsMo/</link>
		<comments>http://yourlocaltech.com/blog/2012/10/25/pin-it-a-free-genesis-child-theme/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 04:53:52 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Genesis]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=800</guid>
		<description><![CDATA[<p>I saw tweet go by from Brian Gardner of a Genesis child theme he was working on called Pin This. It looked interesting so bookmarked it for later. Everyone is so enamored about Pinterest but really I think all the work you put into social notworking you should at least put some of that effort [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/10/25/pin-it-a-free-genesis-child-theme/">Pin It &#8211; A free Genesis child theme</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I saw tweet go by from Brian Gardner of a Genesis child theme he was working on called Pin This. It looked interesting so bookmarked it for later.</p>
<p>Everyone is so enamored about Pinterest but really I think all the work you put into social notworking you should at least put some of that effort into your own site. It got me thinking more about about that Pin This theme.I tried finding if Brian had released/finished (it wasn&#8217;t). After finding it un-released I decided to copy and re-create it myself with some added features and then make it complete.</p>
<p>What I added:</p>
<ul>
<li>Responsive Design</li>
<li>3 new widget areas
<ul>
<li>A slide down CTA area</li>
<li>2 widget areas in the content</li>
</ul>
</li>
<li>Necessary functions and script to make it work really cool</li>
</ul>
<div>The awesome thing about this theme (at least I think so) is when you are looking at the home page there are 2 alternating widget areas that appear in between the posts.</div>
<div></div>
<div>When I thought of putting the widget area in I got close with 1 widget, but I go stuck on getting 2 widget areas to alternate on post count. So I jump on the fabulous <a href="https://www.facebook.com/groups/OCWordPress/" target="_blank">OC WordPress Facebook Group</a> and asked for help. <a href="http://davejesch.com/" target="_blank">Dave Jesch</a> jumped into the rescue and created 2 functions for the theme to make the magic of 2 alternating posts work. Dave&#8217;s skills are awesome. I&#8217;ve hired him for other projects, on this project Dave donated his time and effort.</div>
<div></div>
<div>
<div id="attachment_801" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.yourlocaltech.com/wp-content/uploads/2012/10/screenshot.png"><img class="size-medium wp-image-801" title="Pin It Child Theme" src="http://www.yourlocaltech.com/wp-content/uploads/2012/10/screenshot-300x220.png" alt="" width="300" height="220" /></a><p class="wp-caption-text">Pin It Child Theme for Genesis</p></div>
<h3 style="text-align: center"><a href="http://www.yorbalindapropertylistings.com/" target="_blank">DEMO</a></h3>
</div>
<p style="text-align: center">What are you waiting for?<br />
<a title="Pin It Theme" href="http://www.yourlocaltech.com/pin-it-theme-dowload/">Download it now!</a><br />
Be sure to tell me where you put it so i can check it out</p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/10/25/pin-it-a-free-genesis-child-theme/">Pin It &#8211; A free Genesis child theme</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/d7bAq1AZsMo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/10/25/pin-it-a-free-genesis-child-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/10/25/pin-it-a-free-genesis-child-theme/</feedburner:origLink></item>
		<item>
		<title>Import/Export Outlook 2007/2010 Categories</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/B4xULHQkNms/</link>
		<comments>http://yourlocaltech.com/blog/2012/09/11/importexport-outlook-20072010-categories/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 10:57:49 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=782</guid>
		<description><![CDATA[<p>Have you migrated Outlook to a new computer? Are you missing your categories? I have found a simple solution. Recently I was migrating a clients email from their in-house Exchange Server and Outlook to using Office 365 Hosted Exchange and Outlook. During the migration I needed to create a new profile in Outlook to connect [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/09/11/importexport-outlook-20072010-categories/">Import/Export Outlook 2007/2010 Categories</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.yourlocaltech.com/wp-content/uploads/2012/09/Outlook2007-Categories.png"><img class="aligncenter size-full wp-image-783" title="Outlook2007-Categories" src="http://www.yourlocaltech.com/wp-content/uploads/2012/09/Outlook2007-Categories.png" alt="" width="287" height="280" /></a></p>
<p>Have you migrated Outlook to a new computer? Are you missing your categories? I have found a simple solution.</p>
<p>Recently I was migrating a clients email from their in-house Exchange Server and Outlook to using Office 365 Hosted Exchange and Outlook.</p>
<p>During the migration I needed to create a new profile in Outlook to connect to Office 365. The problem is the categories didn&#8217;t transfer. Client was disappointed because he had over 100 custom categories.</p>
<p>Solution Found:</p>
<p>Transfer Master Outlook Categories. It&#8217;s a spreadsheet that has custom programming (VBA) in it. What you do if open the spreadsheet on the exporting profile or computer. Then tell the spreadsheet to &#8216;read&#8217; the categories.</p>
<p>After that you save spreadsheet and move to new computer or open new outlook profile and tell the spreadsheet to write the categories to Outlook.</p>
<p>Done. Easy Peasy</p>
<p>This tool found here <a href="http://klemid.de/tools.aspx">http://klemid.de/tools.aspx</a></p>
<p>Or download zip <a href="http://www.yourlocaltech.com/wp-content/uploads/2012/09/TransferCategories.zip" target="_blank">here</a></p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/09/11/importexport-outlook-20072010-categories/">Import/Export Outlook 2007/2010 Categories</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/B4xULHQkNms" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/09/11/importexport-outlook-20072010-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/09/11/importexport-outlook-20072010-categories/</feedburner:origLink></item>
		<item>
		<title>A cheaper cloud backup solution?</title>
		<link>http://feedproxy.google.com/~r/YourLocalTech/~3/_iH4FFi5mbg/</link>
		<comments>http://yourlocaltech.com/blog/2012/09/09/a-cheaper-cloud-backup-solution/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 00:11:30 +0000</pubDate>
		<dc:creator>Loren Nason</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://www.yourlocaltech.com/?p=779</guid>
		<description><![CDATA[<p>Late August 2012 Amazon announced their new storage offering called Glacier (link). With Amazon Glacier you can get storage for as low as $0.01 per gig. Depending on the data center you choose it might a tad higher,  Tokyo is $0.012 per gig. Their are tons of backup solutions out there. Mozy and Carbonite are [...]</p><p>The post <a href="http://yourlocaltech.com/blog/2012/09/09/a-cheaper-cloud-backup-solution/">A cheaper cloud backup solution?</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Late August 2012 Amazon announced their new storage offering called Glacier (<a href="http://aws.amazon.com/about-aws/whats-new/2012/08/20/announcing-amazon-glacier/" target="_blank">link</a>). With Amazon Glacier you can get storage for as low as $0.01 per gig. Depending on the data center you choose it might a tad higher,  Tokyo is $0.012 per gig.</p>
<p><img class="aligncenter size-medium wp-image-780" title="amazon-web-services-logo-large" src="http://www.yourlocaltech.com/wp-content/uploads/2012/09/amazon-web-services-logo-large-300x109.png" alt="" width="300" height="109" /></p>
<p>Their are tons of backup solutions out there. Mozy and Carbonite are two I can think of. I have used them both. Mozy used to be unlimited space for 1 price. I believe Carbonite still is unlimited space for one computer.</p>
<p>The unlimited space pricing for Mozy and Carbonite go out the window for office environments and if you have a server you automatically have to pay more (not a bad thing, just more features for businesses)</p>
<p><strong>But what if you are tired of the pricing from Mozy and Carbonite and want to reduce your monthly outlay? Or you have multiple computers and don&#8217;t want 3 subscriptions to mozy/carbonite</strong></p>
<p>Now is the time to try <a href="http://www.cloudberrylab.com/amazon-s3-microsoft-azure-google-storage-online-backup.aspx" target="_blank">Cloudberry Lab Backup for Desktop</a> software and Amazon Glacier. You can backup 1 desktop for $30 in software and then backup 1tb of data for approx $120 per year. Your first year cost will be $150 but after that the software is paid for. I&#8217;m unsure if you have to buy a license for each computer to backup.</p>
<p>If you have a server then<a href="http://www.cloudberrylab.com/windows-server-online-backup-to-amazon-s3-microsoft-azure-google-storage.aspx" target="_blank"> Cloudberry Backup for Servers</a> is $80.</p>
<p><strong>How is this different that other solutions?</strong></p>
<p>The big difference is Amazon Glacier. It&#8217;s more of an archive type of backup than it is an easily accessed backup. With Mozy/Carbnoite/Dropbox/Sugarsync solutions you have immediate access to restoring files. Glacier is designed with the expectation that retrievals are infrequent and unusual, and data will be stored for extended periods of time. You can retrieve up to 5% of your average monthly storage (pro-rated daily) for free each month. If you choose to retrieve more than this amount of data in a month, you are charged a retrieval fee starting at $0.012 per gigabyte. Learn more. In addition, there is a pro-rated charge of $0.036 per gigabyte for items deleted prior to 90 days.</p>
<p><strong>Is this solution for everyone?</strong></p>
<p>No.</p>
<p>Glacier type of solutions are really meant for those who understand backup archives and what it really is for. Backing up data you only need in an emergency, not quickly.</p>
<p>I&#8217;m going to use this in combination with Sugar Sync. I have a main computer in the house with a 2tb hard drive that everyone uses to store important data. It will be backed up to Glacier. All other important immediate use files stay in normal file system and synced with Sugar Sync.</p>
<p><strong>Small business example:</strong></p>
<p>An accountant client has a Windows 2008 Small Business Server. All his data from the server will be archived to Glacier. But the data he needs quick retrieval if needed is on DropBox.</p>
<p>His costs will be $80 for software and monthly costs approx $1.20 (1 dollar and 20 cents)</p>
<p>The post <a href="http://yourlocaltech.com/blog/2012/09/09/a-cheaper-cloud-backup-solution/">A cheaper cloud backup solution?</a> appeared first on <a href="http://yourlocaltech.com">Your Local Tech</a>.</p><img src="http://feeds.feedburner.com/~r/YourLocalTech/~4/_iH4FFi5mbg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://yourlocaltech.com/blog/2012/09/09/a-cheaper-cloud-backup-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://yourlocaltech.com/blog/2012/09/09/a-cheaper-cloud-backup-solution/</feedburner:origLink></item>
	</channel>
</rss>
