<?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>Daily Relevance</title>
	
	<link>http://www.dailyrelevance.com</link>
	<description>All things relevant and interesting</description>
	<lastBuildDate>Thu, 15 Dec 2011 15:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Dailyrelevancecom" /><feedburner:info uri="dailyrelevancecom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Dailyrelevancecom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>iFrame height resizing, responsive design techniques.</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/IAackgQ6FlA/iframe-height-resizing-responsive-design-techniques</link>
		<comments>http://www.dailyrelevance.com/javascript/iframe-height-resizing-responsive-design-techniques#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:19:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[cross domain message]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[easyXDM]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[iframe height]]></category>
		<category><![CDATA[iframe resizing]]></category>
		<category><![CDATA[responsive deisgn]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=282</guid>
		<description><![CDATA[My current project required me to work with responsive design.  One task was to setup an iframe that was capable of dynamic height based on the contents of the iframe.  We did have a little control of the parent and the child content, and I thought this would be a pretty easy. After some trial [...]


Related posts:<ol><li><a href='http://www.dailyrelevance.com/house/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey' rel='bookmark' title='Permanent Link: Morgan Page, Sultan, Ned Shepard &#038; BT &#8211; In the Air (ft. Angela McCluskey)'>Morgan Page, Sultan, Ned Shepard &#038; BT &#8211; In the Air (ft. Angela McCluskey)</a> <small>...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My current project required me to work with responsive design.  One task was to setup an iframe that was capable of dynamic height based on the contents of the iframe.  We did have a little control of the parent and the child content, and I thought this would be a pretty easy.</p>
<p>After some trial and error and a lot of google-fu I found a solution using <a href="http://easyxdm.net">easyXDM</a>.  It seemed to work pretty well and was able to work across different browsers.  However, the solution was pretty heavy, weighing in at just over 21kb embedded on the parent site.</p>
<p>A coworker of mine brought up a more streamline solution that pulled out all the goodness of what easyXDM was doing and put it into a script at around 2kb.</p>
<p>The script uses postMessage transport for more current browsers.  Then falls back to a hash tag solution for browsers that don&#8217;t support postMessage option.</p>
<p>I cleaned it up and put it out on github.  Check it out and let me know what you think.</p>
<p>Demo: http://zerg.ws/iframe/demo.html</p>
<p>Github: https://github.com/johnymonster/iframe_height</p>
<p>Thanks!</p>


<p>Related posts:<ol><li><a href='http://www.dailyrelevance.com/house/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey' rel='bookmark' title='Permanent Link: Morgan Page, Sultan, Ned Shepard &#038; BT &#8211; In the Air (ft. Angela McCluskey)'>Morgan Page, Sultan, Ned Shepard &#038; BT &#8211; In the Air (ft. Angela McCluskey)</a> <small>...</small></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=IAackgQ6FlA:P8Gq1Y2xqE0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/IAackgQ6FlA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/javascript/iframe-height-resizing-responsive-design-techniques/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/javascript/iframe-height-resizing-responsive-design-techniques</feedburner:origLink></item>
		<item>
		<title>Removing svn from a folder</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/RZgola6aGbY/removing-svn-from-a-folder</link>
		<comments>http://www.dailyrelevance.com/relevance/removing-svn-from-a-folder#comments</comments>
		<pubDate>Tue, 06 Dec 2011 18:55:28 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Relevance]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=278</guid>
		<description><![CDATA[Use the command below to remove svn attributes from a folder without having to delete the folder or export the svn contents again. You will first cd into the directory under version control then execute the command. 1 rm -rf `find . -type d -name .svn` No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Use the command below to remove svn attributes from a folder without having to delete the folder or export the svn contents again.</p>
<p>You will first cd into the directory under version control then execute the command.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash"><span class="kw2">rm</span> <span class="re5">-rf</span> <span class="sy0">`</span><span class="kw2">find</span> . <span class="re5">-type</span> d <span class="re5">-name</span> .svn<span class="sy0">`</span></pre></td></tr></table></div>



<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=RZgola6aGbY:4YiU5RJADJk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/RZgola6aGbY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/relevance/removing-svn-from-a-folder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/relevance/removing-svn-from-a-folder</feedburner:origLink></item>
		<item>
		<title>Morgan Page, Sultan, Ned Shepard &amp; BT – In the Air (ft. Angela McCluskey)</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/tn5kdtaAIjs/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey</link>
		<comments>http://www.dailyrelevance.com/house/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey#comments</comments>
		<pubDate>Sun, 21 Aug 2011 17:43:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[house]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=271</guid>
		<description><![CDATA[No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/ieboyTzTA_8" frameborder="0" width="560" height="345"></iframe></p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=tn5kdtaAIjs:osHuqltUsuA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/tn5kdtaAIjs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/house/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/house/morgan-page-sultan-ned-shepard-bt-in-the-air-ft-angela-mccluskey</feedburner:origLink></item>
		<item>
		<title>Testing out wp-syntax plugin</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/U54dkWOlo9Y/testing-out-wp-syntax-plugin</link>
		<comments>http://www.dailyrelevance.com/relevance/testing-out-wp-syntax-plugin#comments</comments>
		<pubDate>Sun, 26 Jun 2011 17:01:07 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Relevance]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=262</guid>
		<description><![CDATA[I have installed a new syntax plugin here and wanted to test it out with some JavaScript. $.get&#40;&#34;/&#34;,function&#40;data&#41;&#123; console.log&#40;data.hell0&#41;; &#125;,&#34;json&#34;&#41;; No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I have installed a new syntax plugin here and wanted to test it out with some JavaScript.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript">$.<span class="me1">get</span><span class="br0">&#40;</span><span class="st0">&quot;/&quot;</span><span class="sy0">,</span><span class="kw2">function</span><span class="br0">&#40;</span>data<span class="br0">&#41;</span><span class="br0">&#123;</span>
    console.<span class="me1">log</span><span class="br0">&#40;</span>data.<span class="me1">hell0</span><span class="br0">&#41;</span><span class="sy0">;</span>
<span class="br0">&#125;</span><span class="sy0">,</span><span class="st0">&quot;json&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></div></div>



<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=U54dkWOlo9Y:E9-MKY6r8cs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/U54dkWOlo9Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/relevance/testing-out-wp-syntax-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/relevance/testing-out-wp-syntax-plugin</feedburner:origLink></item>
		<item>
		<title>Frequently used unix commands</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/iO-k1vSXBYo/frequently-used-unix-commands</link>
		<comments>http://www.dailyrelevance.com/unix/frequently-used-unix-commands#comments</comments>
		<pubDate>Sat, 04 Jun 2011 03:42:36 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix commands]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=256</guid>
		<description><![CDATA[Creating a tar.gz file: tar -pczf name_of_your_archive.tar.gz /path/to/directory Extract a tar.gz file: tar -zxvf backup.tar.gz No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Creating a tar.gz file:</p>
<pre dir="ltr">tar -pczf name_of_your_archive.tar.gz /path/to/directory</pre>
<p>Extract a tar.gz file:</p>
<pre>tar -zxvf backup.tar.gz</pre>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=iO-k1vSXBYo:VgE7eyCPVFY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/iO-k1vSXBYo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/unix/frequently-used-unix-commands/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/unix/frequently-used-unix-commands</feedburner:origLink></item>
		<item>
		<title>iPhone 3g vodafone settings</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/lr29nRGNz9g/iphone-3g-vodafone-settings</link>
		<comments>http://www.dailyrelevance.com/relevance/iphone-3g-vodafone-settings#comments</comments>
		<pubDate>Thu, 14 Apr 2011 17:20:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[Relevance]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=248</guid>
		<description><![CDATA[If you have an unlocked iPhone and are planning on using it in Spain with vodafone, then you are going to want to know about these settings. You will need to first purchase a vodafone sim and call customer service to activate the internet. Oh and make sure you speak spanish, because their customer service [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you have an unlocked iPhone and are planning on using it in Spain with vodafone, then you are going to want to know about these settings.</p>
<p>You will need to first purchase a vodafone sim and call customer service to activate the internet.  Oh and make sure you speak spanish, because their customer service does not speak english.</p>
<p>Once you have the sim and the internet activated, you are going to need to go into your network settings.</p>
<p>Settings -&gt; General -&gt; Network -&gt; Cellular Data Network</p>
<p>Then enter these credentials for cellular Data</p>
<p>APN: airtelnet.es<br />
Username: wapwap<br />
password: wap</p>
<p>After you enter those, set your phone to airplane mode then turn it off and internet should be working!!</p>
<p>thanks to this post here!</p>
<p>http://www.marbella-guide.com/vodafone-spain-wap-settings/</p>
<p><strong>UPDATE:</strong> That set of configuration from above appears to only have worked for me for a few hours.  Again vodafone is of no help getting a good working setup so after some searching on the interwebs, I found another set of working configuration from here: http://forums.pinstack.com/f24/tcp_apn_wap_gateway_port_carrier_settings-360/</p>
<p>they actually give you settings for quite a few carriers in different countries.</p>
<p><strong>Vodafone (Spain) </strong><br />
Gateway IP: 212.73.32.10<br />
Port: 9201<br />
APN: airtelwap.es<br />
username: wap@wap<br />
password: wap125</p>
<p>I didn&#8217;t need the gateway or port, but those are working for me at this point.  Guess I will wait to see if this dies in the next day or so.</p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=lr29nRGNz9g:K6O49MYpbXc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/lr29nRGNz9g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/relevance/iphone-3g-vodafone-settings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/relevance/iphone-3g-vodafone-settings</feedburner:origLink></item>
		<item>
		<title>Chipotle BOGO Coupon!!</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/rIY8yjG8T3M/chipotle-coupon-bogo-coupon</link>
		<comments>http://www.dailyrelevance.com/offers/chipotle-coupon-bogo-coupon#comments</comments>
		<pubDate>Mon, 28 Feb 2011 04:09:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Offers]]></category>
		<category><![CDATA[buy one get one free]]></category>
		<category><![CDATA[Chipotle]]></category>
		<category><![CDATA[free chipotle]]></category>
		<category><![CDATA[free food]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=231</guid>
		<description><![CDATA[Get a free burrito from Chipotle! It wont last so print it out and redeem it before it expires! This coupon is for a Buy 1 Get 1 free offer for Chipotle! Offer ends 3/4/2011 Download here: Chipotle Coupon No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Get a free burrito from Chipotle! It wont last so print it out and redeem it before it expires!</p>
<p>This coupon is for a Buy 1 Get 1 free offer for Chipotle!</p>
<p>Offer ends 3/4/2011</p>
<p>Download here:</p>
<p><a href="http://www.dailyrelevance.com/wp-content/uploads/2011/02/Print-Coupon.pdf">Chipotle Coupon</a><br />
<span id="more-231"></span><br />
<a href="http://www.dailyrelevance.com/wp-content/uploads/2011/02/Chipotle-Logo.jpg"><img class="size-full wp-image-233 alignnone" title="Chipotle-Logo" src="http://www.dailyrelevance.com/wp-content/uploads/2011/02/Chipotle-Logo.jpg" alt="" width="300" height="300" /></a></p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=rIY8yjG8T3M:KljVfW3agYo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/rIY8yjG8T3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/offers/chipotle-coupon-bogo-coupon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/offers/chipotle-coupon-bogo-coupon</feedburner:origLink></item>
		<item>
		<title>Can not find the tag library descriptor for “http://java.sun.com/jsp/jstl/core”</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/BKOoIoqyHXQ/can-not-find-the-tag-library-descriptor-for-httpjava-sun-comjspjstlcore</link>
		<comments>http://www.dailyrelevance.com/spring-security/can-not-find-the-tag-library-descriptor-for-httpjava-sun-comjspjstlcore#comments</comments>
		<pubDate>Thu, 23 Dec 2010 06:13:03 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Spring Security]]></category>
		<category><![CDATA[spring security]]></category>
		<category><![CDATA[taglib]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=221</guid>
		<description><![CDATA[When working through some of the examples from the spring-security book, I came across this error that seemed to be fairly common with a simple google search, but no good explanation was found. I ended up using the combination of a few different posts to come to the conclusion that I didn&#8217;t have the correct [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>When working through some of the examples from the spring-security book, I came across this error that seemed to be fairly common with a simple google search, but no good explanation was found.  I ended up using the combination of a few different posts to come to the conclusion that I didn&#8217;t have the correct version of JSTL in my class path.</p>
<p>JSTL 1.2 tag library definition as used in the Spring Security 3 book examples:</p>

<div class="wp_syntax"><div class="code"><pre class="java"><span class="sy0">&lt;%</span>@taglib prefix<span class="sy0">=</span><span class="st0">&quot;c&quot;</span> uri<span class="sy0">=</span><span class="st0">&quot;http://java.sun.com/jsp/jstl/core&quot;</span> <span class="sy0">%&gt;</span></pre></div></div>

<p>If you are using eclipse you might get an error similar to:</p>
<blockquote><p>Can not find the tag library descriptor for &#8220;http://java.sun.com/jsp/jstl/core&#8221;</p></blockquote>
<p>If you have a jstl jar file already in your class path then you are probably using a jstl 1.1 version of the jar.  I found a 1.2 version of jstl using jarfinder.com</p>
<blockquote><p><a href="http://mirrors.ibiblio.org/pub/mirrors/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar">http://mirrors.ibiblio.org/pub/mirrors/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar</a></p></blockquote>
<p>At this point you can just download the jar above and put it into your eclipse class path and all should be right with the world again.</p>
<p>Here are some posts that I used to come to this much needed conclusion.  The second post being more helpful than the first due to the fact that much of Spring Security 3&#8242;s book examples use eclipse and tomcat.</p>
<blockquote><p><a href="http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/</a></p>
<p><a href="http://www.mularien.com/blog/2008/02/19/tutorial-how-to-set-up-tomcat-6-to-work-with-jstl-12/">http://www.mularien.com/blog/2008/02/19/tutorial-how-to-set-up-tomcat-6-to-work-with-jstl-12/</a></p></blockquote>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=BKOoIoqyHXQ:D_JX-uezoRI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/BKOoIoqyHXQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/spring-security/can-not-find-the-tag-library-descriptor-for-httpjava-sun-comjspjstlcore/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/spring-security/can-not-find-the-tag-library-descriptor-for-httpjava-sun-comjspjstlcore</feedburner:origLink></item>
		<item>
		<title>Gmail tips for backing up Outlook</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/uw8QogmJ4cs/gmail-tips-for-backing-up-outlook</link>
		<comments>http://www.dailyrelevance.com/gmail/gmail-tips-for-backing-up-outlook#comments</comments>
		<pubDate>Thu, 09 Dec 2010 06:43:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook backup]]></category>
		<category><![CDATA[outlook pst backup]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=216</guid>
		<description><![CDATA[After struggling with Outlook Email and PST folders for a long time, I decided to look around to see if there was any way I could just store my email in the &#8220;cloud&#8221;. A quick Google search came up with not many solutions, and at that point it came to me! Why can&#8217;t I just [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>After struggling with Outlook Email and PST folders for a long time, I decided to look around to see if there was any way I could just store my email in the &#8220;cloud&#8221;.  A quick Google search came up with not many solutions, and at that point it came to me!  Why can&#8217;t I just store my Outlook email in my Gmail account?</p>
<p>Well you can and thats exactly what im doing!</p>
<p>If you don&#8217;t already have this setup, enable IMAP for your Gmail account.</p>
<p>I would highly recommend configuring your Labels specifically for your Outlook email so that you have a nice place to organize your storage.</p>
<p>As a quick tip for Gmail labels, you can create &#8220;IMAP&#8221; sub folders in Gmail labels using the &#8220;/&#8221;.  For example, if you want to have a folder called Home with a sub folder called Family.  You would just create a label like this: Home/Family.  In outlook you will now have a folder called Home with a sub folder Family!  its really quite brilliant and simple, but I never used it until now.</p>
<p>As for Outlook, you are going to now want to configure a new account using your Gmail IMAP feature.  Google has a nice little guide in the IMAP settings tab of gmail that will walk you through setting this up.</p>
<p>Once you have all that setup, its now time to start importing mail into Gmail!  Just drag and drop your mail into your newly configured gmail IMAP folders and bam there you have it.  All your mail stored in the Google sky, searchable and retrievable from anywhere you like.</p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=uw8QogmJ4cs:PATghbYrlH8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/uw8QogmJ4cs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/gmail/gmail-tips-for-backing-up-outlook/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/gmail/gmail-tips-for-backing-up-outlook</feedburner:origLink></item>
		<item>
		<title>Governor McDonnell’s Proposal to Increase Speed Limit to 70MPH Passes House and Senate</title>
		<link>http://feedproxy.google.com/~r/Dailyrelevancecom/~3/bCNWexeiLaY/governor-mcdonnell%e2%80%99s-proposal-to-increase-speed-limit-to-70mph-passes-house-and-senate</link>
		<comments>http://www.dailyrelevance.com/relevance/governor-mcdonnell%e2%80%99s-proposal-to-increase-speed-limit-to-70mph-passes-house-and-senate#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:07:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Relevance]]></category>
		<category><![CDATA[70 mph]]></category>
		<category><![CDATA[mph]]></category>
		<category><![CDATA[speed limit]]></category>

		<guid isPermaLink="false">http://www.dailyrelevance.com/?p=204</guid>
		<description><![CDATA[&#8211;Measure Receives Broad Bipartisan Support in Both Chambers&#8211; RICHMOND- Governor Bob McDonnell’s proposal to increase the speed limit in Virginia to 70mph in rural and less populated areas was approved today by both chambers of the General Assembly. The Governor’s measure received broad bipartisan support in both the House and Senate. In the House, Delegate [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dailyrelevance.com/wp-content/uploads/2010/02/image001.jpg"><img class="alignleft size-full wp-image-205" style="margin-right: 20px; margin-bottom: 5px;" title="image001" src="http://www.dailyrelevance.com/wp-content/uploads/2010/02/image001.jpg" alt="" width="145" height="144" /></a><em>&#8211;Measure  Receives Broad Bipartisan Support in Both Chambers&#8211;</em></p>
<p><strong>RICHMOND</strong>-  Governor Bob McDonnell’s proposal to increase the speed limit in Virginia to 70mph in rural and less populated areas was approved today by both chambers of  the General Assembly. The Governor’s measure received broad bipartisan support in both the House and Senate.  In the House, Delegate Bill  Carrico (R-Galax) carried the bill. Senator Steve Newman (R-Lynchburg) patroned  the bill in the Senate. Both bills are identical. Each bill must still be  voted on by the other house prior to being sent to the Governor’s desk for his signature.</p>
<p>Speaking  about today’s vote, Governor McDonnell remarked, “I thank Delegate Bill Carrico and Senator Steve Newman for their successful advocacy of this important proposal to speed up traffic in rural and less populated  sections of Virginia. As today’s votes in both chambers demonstrate, there is broad bipartisan support for this common-sense idea. 32 states already have  70mph speed limits, and 13 allow motorists to drive 75mph. This slight  increase in our speed limit will be safe for motorists and help get Virginians to  their destinations a little quicker each day. This is an important early step  towards our common goal of improving transportation in the Commonwealth.”<span id="more-204"></span></p>
<p>Senator  Steve Newman noted, “Increasing the speed limit to 70mph on Virginia’s highways will help commuters get to their destinations more quickly and safely.  Virginia now joins 33 other states that have increased their speed limits above 65mph and I applaud Governor McDonnell’s leadership  on this issue.”</p>
<p>Delegate  Bill Carrico added, “I’m pleased that the bill to increase the speed limit on rural stretches of highway to 70mph has passed both houses of  the General Assembly.  This is a common-sense reform that will make sure highway traffic moves at a more uniform speed on Virginia’s highways.”</p>
<p>HB 856  can be read here:</p>
<p><a href="http://leg1.state.va.us/cgi-bin/legp504.exe?ses=101&amp;typ=bil&amp;val=HB856" target="_blank">http://leg1.state.va.us/cgi-bin/legp504.exe?ses=101&amp;typ=bil&amp;val=HB856</a></p>
<p>SB 537  can be read here:</p>
<p><a href="http://leg1.state.va.us/cgi-bin/legp504.exe?ses=101&amp;typ=bil&amp;val=SB537" target="_blank">http://leg1.state.va.us/cgi-bin/legp504.exe?ses=101&amp;typ=bil&amp;val=SB537</a></p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Dailyrelevancecom?a=bCNWexeiLaY:ZJRTPn260xE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Dailyrelevancecom?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Dailyrelevancecom/~4/bCNWexeiLaY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dailyrelevance.com/relevance/governor-mcdonnell%e2%80%99s-proposal-to-increase-speed-limit-to-70mph-passes-house-and-senate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dailyrelevance.com/relevance/governor-mcdonnell%e2%80%99s-proposal-to-increase-speed-limit-to-70mph-passes-house-and-senate</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.432 seconds. --><!-- Cached page generated by WP-Super-Cache on 2011-12-15 11:19:32 --><!-- Compression = gzip -->

