<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brandontruong's Weblog &#187; Tricks</title>
	<atom:link href="http://brandontruong.wordpress.com/category/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandontruong.wordpress.com</link>
	<description>Brandon Truong, Web developer, Jquery, Ajax, Igniter, Silverlight</description>
	<lastBuildDate>Sun, 30 Aug 2009 11:49:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='brandontruong.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ba260271a39f91bd7e7e5ef197471af6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Brandontruong's Weblog &#187; Tricks</title>
		<link>http://brandontruong.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://brandontruong.wordpress.com/osd.xml" title="Brandontruong&#8217;s Weblog" />
		<item>
		<title>Selecting a Block of text</title>
		<link>http://brandontruong.wordpress.com/2008/12/04/selecting-a-block-of-text/</link>
		<comments>http://brandontruong.wordpress.com/2008/12/04/selecting-a-block-of-text/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 00:40:53 +0000</pubDate>
		<dc:creator>brandontruong</dc:creator>
				<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://brandontruong.wordpress.com/2008/12/04/selecting-a-block-of-text/</guid>
		<description><![CDATA[If you are COPY &#38; PASTE, the blog here is showing you a very cool trick to give you more power in term of COPY &#38; PASTE
Below is a brief content from the original post.
 

By default normal text selection is line by line. For example it’s not possible to select just the items to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brandontruong.wordpress.com&blog=1950271&post=38&subd=brandontruong&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are <b>COPY &amp; PASTE</b>, the blog <a href="http://blogs.msdn.com/trobbins/archive/2008/12/01/selecting-a-block-of-text.aspx">here </a>is showing you a very cool trick to give you more power in term of <b>COPY &amp; PASTE</b></p>
<p>Below is a brief content from the <a href="http://blogs.msdn.com/trobbins/archive/2008/12/01/selecting-a-block-of-text.aspx">original post</a>.</p>
<div class="postsub"> <!-- /* Font Definitions */ @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face 	{font-family:Tahoma; 	panose-1:2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal 	{margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink 	{color:blue; 	text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed 	{color:purple; 	text-decoration:underline;} p.MsoAcetate, li.MsoAcetate, div.MsoAcetate 	{mso-style-link:"Balloon Text Char"; 	margin:0in; 	margin-bottom:.0001pt; 	font-size:8.0pt; 	font-family:"Tahoma","sans-serif";} span.BalloonTextChar 	{mso-style-name:"Balloon Text Char"; 	mso-style-link:"Balloon Text"; 	font-family:"Tahoma","sans-serif";} .MsoPapDefault 	{margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 	{page:Section1;} -->
<div class="Section1">
<p class="MsoNormal">By default normal text selection is line by line. For example it’s not possible to select just the items to the right of the equals sign. </p>
<p class="MsoNormal"><img src="http://www.thomscontent.com/posts2/block/image001.jpg" height="200" width="341" /></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><a class="" title="around_this" name="around_this"></a>However, Visual Studio does offer this ability using block selection. Block selection is sued to select text in a block as opposed to line by line. Essentially allowing you to select text regardless of what line you are on. For example, select the &lt;ALT&gt; key while selecting text to do the following. </p>
<p class="MsoNormal"><img src="http://www.thomscontent.com/posts2/block/image002.jpg" height="195" width="260" /></p>
<p class="MsoNormal"><a class="" title="text_in" name="text_in"></a>Block selection can be used with both the keyboard and mouse. When using the keyboard hold down the &lt;ALT&gt; + &lt;SHIFT&gt; and use the arrow keys to perform the block selection. </p>
</div>
</div>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/Tricks" rel="tag">Tricks</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brandontruong.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brandontruong.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brandontruong.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brandontruong.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brandontruong.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brandontruong.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brandontruong.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brandontruong.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brandontruong.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brandontruong.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brandontruong.wordpress.com&blog=1950271&post=38&subd=brandontruong&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brandontruong.wordpress.com/2008/12/04/selecting-a-block-of-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/078e01527cc65cb1786bcec439ef4545?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandontruong</media:title>
		</media:content>

		<media:content url="http://www.thomscontent.com/posts2/block/image001.jpg" medium="image" />

		<media:content url="http://www.thomscontent.com/posts2/block/image002.jpg" medium="image" />
	</item>
	</channel>
</rss>