<?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>Quick and Nerdy &#187; Windows</title>
	<atom:link href="http://quickandnerdy.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://quickandnerdy.com</link>
	<description>Nerdy news in byte-sized chunks</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:29:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Copy and Paste Without Formatting in Chrome</title>
		<link>http://quickandnerdy.com/copy-and-paste-without-formatting-in-chrome/</link>
		<comments>http://quickandnerdy.com/copy-and-paste-without-formatting-in-chrome/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 15:19:13 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[copy-paste]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=96</guid>
		<description><![CDATA[For people like me who work extensively on the web, copying and pasting can be a huge pain. The main pain point is when you copy some text from a web page and don&#8217;t want all of the formatting when you paste it somewhere else, like an email or a blog post. Most people end [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_97" class="wp-caption alignright" style="width: 160px"><a href="http://quickandnerdy.com/wp-content/uploads/2010/11/google-chrome-logo-thumb-300x300-75857.jpg"><img class="size-thumbnail wp-image-97 " title="Google Chrome Logo" src="http://quickandnerdy.com/wp-content/uploads/2010/11/google-chrome-logo-thumb-300x300-75857-150x150.jpg" alt="Google Chrome Logo" width="150" height="150" /></a><p class="wp-caption-text">Copy - Paste Relief!</p></div>
<p>For people like me who work extensively on the web, copying and pasting can be a huge pain. The main pain point is when you copy some text from a web page and don&#8217;t want all of the formatting when you paste it somewhere else, like an email or a blog post. Most people end up copying the content into a work processor like Textmate or Notepad and then re-copying and re-pasting. What a hassle!</p>
<p>Well, there is a handy built-in shortcut in Google Chrome (my choice for best browser) that automatically removes formatting when you paste. Yay! If you are on a Mac, the shortcut is &#8216;Command-Option-Shift-v&#8217; and if you are on Windows it is &#8216;Control-Shift-v&#8217;.</p>
<p>The 4 key shortcut on Mac is a bit of a &#8216;handful&#8217; but it is well worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/copy-and-paste-without-formatting-in-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Better Paste Takes the Annoyance out of Pasting Formatted Text &#8211; Clipboard &#8211; Lifehacker</title>
		<link>http://quickandnerdy.com/better-paste-takes-the-annoyance-out-of-pasting-formatted-text-clipboard-lifehacker/</link>
		<comments>http://quickandnerdy.com/better-paste-takes-the-annoyance-out-of-pasting-formatted-text-clipboard-lifehacker/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:15:17 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Tools I use]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[e]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[past]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tool autohotkey]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=36</guid>
		<description><![CDATA[Copying text from a web site and then pasting it somewhere else usually results in the formatting being copied over as well, which in 99% of cases in not what I want.  I&#8217;m definitely not alone on that either. Someone has created this wonderful script for the extremely useful windows tool  &#8221;Autohotkey&#8216; that will remove [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_39" class="wp-caption alignright" style="width: 238px"><img src="http://quickandnerdy.com/wp-content/uploads/2009/10/AutoHotkey_logo1.gif" alt="AutoHotkey" title="AutoHotkey" width="228" height="133" class="size-full wp-image-39" /><p class="wp-caption-text">AutoHotkey</p></div>Copying text from a web site and then pasting it somewhere else usually results in the formatting being copied over as well, which in 99% of cases in not what I want.  I&#8217;m definitely not alone on that either.</p>
<p>Someone has created this wonderful script for the extremely useful windows tool  &#8221;<a title="Autohotkey" href="http://www.autohotkey.com/" target="_blank">Autohotkey</a>&#8216; that will remove all formatting from a normal control-v paste.  For those rare occaisions when you DO want the formatting, simply control-shift-v and there it is.</p>
<p>So handy!</p>
<p>I have yet to write a post about Autohotkey itself but it is definitely one of the more useful Windows tools in my arsenal. You can check it out here:  <a title="Autohotkey" href="http://www.autohotkey.com/" target="_blank">Autohotkey</a></p>
<p>Check out more about the script at Lifehacker:</p>
<p><a href="http://lifehacker.com/5388814/better-paste-takes-the-annoyance-out-of-pasting-formatted-text"> Paste Takes the Annoyance out of Pasting Formatted Text &#8211; Clipboard &#8211; Lifehacker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/better-paste-takes-the-annoyance-out-of-pasting-formatted-text-clipboard-lifehacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Throw a Windows 7 Torrent Party</title>
		<link>http://quickandnerdy.com/throw-a-windows-7-torrent-party/</link>
		<comments>http://quickandnerdy.com/throw-a-windows-7-torrent-party/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 01:21:20 +0000</pubDate>
		<dc:creator>nerdOne</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[spoof]]></category>
		<category><![CDATA[techcrunch]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://quickandnerdy.com/?p=21</guid>
		<description><![CDATA[Techcrunch has a post about a very funny  spoof of the Windows 7 Party videos. The story and spoof are very timely as today is the launch day for Windows 7. You&#8217;ll find embeds of both an original corny-by-accident Microsoft video and the spoof.  It&#8217;s definitely worth a watch. Hosting Your Windows 7 Torrenting Party [...]]]></description>
			<content:encoded><![CDATA[<p>Techcrunch has a post about a very funny  spoof of the Windows 7 Party videos. The story and spoof are very timely as today is the launch day for Windows 7. You&#8217;ll find embeds of both an original corny-by-accident Microsoft video and the spoof.  It&#8217;s definitely worth a watch.</p>
<p><object width="512" height="328" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="ordie_player_ef83afc272"><param name="movie" value="http://player.ordienetworks.com/flash/fodplayer.swf" /><param name="flashvars" value="key=ef83afc272&#038;vert=funnyordie_co_uk" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always"></param><embed width="512" height="328" flashvars="key=ef83afc272&#038;vert=funnyordie_co_uk" allowfullscreen="true" allowscriptaccess="always" quality="high" src="http://player.ordienetworks.com/flash/fodplayer.swf" name="ordie_player_ef83afc272" type="application/x-shockwave-flash"></embed></object>
<div style="text-align:left;font-size:x-small;margin-top:0;width:512px;"><a href="http://www.funnyordie.co.uk/videos/ef83afc272/hosting-your-windows-7-torrenting-party" title="from FoD Team UK, dawsonbros, and Al_Campbell">Hosting Your Windows 7 Torrenting Party</a> &#8211; watch more <a href="http://www.funnyordie.co.uk/" title="on Funny or Die UK">funny videos</a></div>
<p><a title="How To Throw A Windows 7 Torrenting Party Without Getting Arrested" rel="bookmark" href="http://www.techcrunch.com/2009/10/22/how-to-throw-a-windows-7-torrenting-party-without-getting-arrested/">How To Throw A Windows 7 Torrenting Party Without Getting Arrested</a></p>
]]></content:encoded>
			<wfw:commentRss>http://quickandnerdy.com/throw-a-windows-7-torrent-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

