<?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>Daily Shortcut</title>
	<atom:link href="http://dailyshortcut.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailyshortcut.wordpress.com</link>
	<description>a shortcut a day keeps the mouse away</description>
	<lastBuildDate>Sun, 21 Apr 2013 17:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dailyshortcut.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Daily Shortcut</title>
		<link>http://dailyshortcut.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dailyshortcut.wordpress.com/osd.xml" title="Daily Shortcut" />
	<atom:link rel='hub' href='http://dailyshortcut.wordpress.com/?pushpress=hub'/>
		<item>
		<title>bash keyboard shortcuts</title>
		<link>http://dailyshortcut.wordpress.com/2008/08/25/bash-keyboard-shortcuts/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/08/25/bash-keyboard-shortcuts/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 14:21:31 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[gnome-terminal]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/?p=221</guid>
		<description><![CDATA[From HowToGeek The useful ones: Ctrl + A Go to the beginning of the line you are currently typing on Ctrl + E Go to the end of the line you are currently typing on Ctrl + W Delete the word before the cursor Ctrl + K Clear the line after the cursor Alt + [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=221&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.howtogeek.com/howto/ubuntu/keyboard-shortcuts-for-bash-command-shell-for-ubuntu-debian-suse-redhat-linux-etc/">From HowToGeek</a></p>
<p>The useful ones:</p>
<ul>
<li>Ctrl + A 	Go to the beginning of the line you are currently typing on</li>
<li>Ctrl + E 	Go to the end of the line you are currently typing on</li>
<li>Ctrl + W 	Delete the word before the cursor</li>
<li>Ctrl + K 	Clear the line after the cursor</li>
<li>Alt + F 	Move cursor forward one word on the current line</li>
<li>Alt + B 	Move cursor backward one word on the current line</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/221/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/221/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=221&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/08/25/bash-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>Aqua Data Studio &#8211; CTRL+B Beautifies Query</title>
		<link>http://dailyshortcut.wordpress.com/2008/04/10/aqua-data-studio-ctrlb-beautifies-query/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/04/10/aqua-data-studio-ctrlb-beautifies-query/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 19:36:41 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[aqua data studio]]></category>
		<category><![CDATA[dba]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/?p=218</guid>
		<description><![CDATA[In a query pane in Aqua Data Studio&#8230; turn a query that looks like this: into a beauty, like this: All by pressing CTRL+B. For the text equivalent: into:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=218&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In a query pane in <a href="http://www.aquafold.com/">Aqua Data Studio</a>&#8230; turn a query that looks like this:</p>
<p><img src="http://dailyshortcut.files.wordpress.com/2008/04/aqua-query-ugly.png?w=460" alt=""   class="alignnone size-full wp-image-219" /></p>
<p>into a beauty, like this:</p>
<p><img src="http://dailyshortcut.files.wordpress.com/2008/04/aqua-query-beauty.png?w=460" alt=""   class="alignnone size-full wp-image-220" /></p>
<p>All by pressing CTRL+B.</p>
<p>For the text equivalent:</p>
<pre class="brush: sql; title: ; notranslate">
select m.city, m.st, count(*)
from ___________ m 
inner join ____________ z
on m.city = z.city and 
m.st = z.state and
m.zip = z.zip_code WHERE
m.zip &gt; '' AND 
m.st &gt; '' AND 
m.city &gt; '' AND 
z.city is null AND 
z.state is null and 
z.ZIP_CODE is null
group by m.city, m.st, m.zip 
HAVING count(*) &lt;= 1 ;</pre>
<p>into:</p>
<pre class="brush: sql; title: ; notranslate">
SELECT
	M.CITY,
	M.ST,
	COUNT(*) 
FROM
	__________ M 
		INNER JOIN __________ Z 
		ON M.CITY = Z.CITY AND
		M.ST = Z.STATE AND
		M.ZIP = Z.ZIP_CODE 
WHERE
	M.ZIP &gt; '' AND
	M.ST &gt; '' AND
	M.CITY &gt; '' AND
	Z.CITY IS NULL AND
	Z.STATE IS NULL AND
	Z.ZIP_CODE IS NULL 
GROUP BY
	M.CITY,
	M.ST,
	M.ZIP 
HAVING
	COUNT(*) &lt;= 1
</pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/218/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/218/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=218&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/04/10/aqua-data-studio-ctrlb-beautifies-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>

		<media:content url="http://dailyshortcut.files.wordpress.com/2008/04/aqua-query-ugly.png" medium="image" />

		<media:content url="http://dailyshortcut.files.wordpress.com/2008/04/aqua-query-beauty.png" medium="image" />
	</item>
		<item>
		<title>Enterprise Manager / SSMS &#8211; Convert selection to Uppercase/Lowercase</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/20/enterprise-manager-ssms-convert-selection-to-uppercaselowercase/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/20/enterprise-manager-ssms-convert-selection-to-uppercaselowercase/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 19:28:08 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[accesskeys]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[enterprisemanager]]></category>
		<category><![CDATA[ssms]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/20/enterprise-manager-ssms-convert-selection-to-uppercaselowercase/</guid>
		<description><![CDATA[I don&#8217;t know why I have this habit, but typically I write most of my queries in lowercase. All lowercase. Once I&#8217;m ready to publish them or have them reviewed, I&#8217;ll convert everything applicable (some parameters don&#8217;t need to be made uppercase) to uppercase. CTRL+SHIFT+U converts your text selection to uppercase. CTRL+SHIFT+L converts your text [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=217&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I don&#8217;t know why I have this habit, but typically I write most of my queries in lowercase. All lowercase. Once I&#8217;m ready to publish them or have them reviewed, I&#8217;ll convert everything applicable (some parameters don&#8217;t need to be made uppercase) to uppercase. </p>
<p>CTRL+SHIFT+U converts your text selection to uppercase. CTRL+SHIFT+L converts your text selection to lowercase.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/217/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/217/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=217&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/20/enterprise-manager-ssms-convert-selection-to-uppercaselowercase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>CTRL+NumPadPlus Automatically Expands Windows Explorer to the Longest Column</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/20/ctrlnumpadplus-automatically-expands-windows-explorer-to-the-longest-column/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/20/ctrlnumpadplus-automatically-expands-windows-explorer-to-the-longest-column/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 19:20:48 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[accesskeys]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[windowsexplorer]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/20/ctrlnumpadplus-automatically-expands-windows-explorer-to-the-longest-column/</guid>
		<description><![CDATA[[Via] From Windows Explorer, in Details View, to auto-expand to the longest column just press CTRL+NumPadPlus. This one is my new favorite.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=216&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>[<a href="http://weblogs.asp.net/ChuckOp/archive/2004/01/06/48108.aspx">Via</a>]  From Windows Explorer, in Details View, to auto-expand to the longest column just press CTRL+NumPadPlus. </p>
<p>This one is my new favorite.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/216/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/216/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/216/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=216&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/20/ctrlnumpadplus-automatically-expands-windows-explorer-to-the-longest-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows+R &#8211; Access your MMC via Run</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/17/windowsr-access-your-mmc-via-run/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/17/windowsr-access-your-mmc-via-run/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 01:54:54 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[mmc]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[accesskeys]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[microsoft management console]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/17/windowsr-access-your-mmc-via-run/</guid>
		<description><![CDATA[Just enter one of the files (filename.msc) into the Run Program Dialog. Performance Monitor doesn&#8217;t require a .msc extension. The one I use the most is services.msc. Certificates &#8211; certmgr.msc Indexing Service &#8211; ciadv.msc Computer Management &#8211; compmgmt.msc Device Manager &#8211; devmgmt.msc Disk Defragmenter &#8211; dfrg.msc Disk Management &#8211; diskmgmt.msc Event Viewer &#8211; eventvwr.msc Shared [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=214&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Just enter one of the files (filename.msc) into the Run Program Dialog. Performance Monitor doesn&#8217;t require a .msc extension. The one I use the most is services.msc.</p>
<ul>
<li>Certificates   &#8211; certmgr.msc</li>
<li>Indexing Service  &#8211; ciadv.msc</li>
<li>Computer Management  &#8211; compmgmt.msc</li>
<li>Device Manager  &#8211; devmgmt.msc</li>
<li>Disk Defragmenter  &#8211; dfrg.msc</li>
<li>Disk Management  &#8211; diskmgmt.msc</li>
<li>Event Viewer  &#8211; eventvwr.msc</li>
<li>Shared Folders  &#8211; fsmgmt.msc</li>
<li>Group Policy  &#8211; gpedit.msc</li>
<li>Local Users and Groups  &#8211; lusrmgr.msc</li>
<li>Removable Storage  &#8211; ntmsmgr.msc</li>
<li>Removable Storage Operator Requests  &#8211; ntmsoprq.msc</li>
<li>Performance  &#8211; perfmon.msc</li>
<li>Resultant Set of Policy  &#8211; rsop.msc</li>
<li>Local Security Settings  &#8211; secpol.msc</li>
<li>Services  &#8211; services.msc</li>
<li>Windows Management Infrastructure (WMI)  &#8211; wmimgmt.msc</li>
<li>Component Services  &#8211; comexp.msc</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/214/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/214/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=214&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/17/windowsr-access-your-mmc-via-run/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; F5 Executes Query</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/13/sql-server-f5-executes-query/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/13/sql-server-f5-executes-query/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 21:00:22 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[dailyshortcut]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/13/sql-server-f5-executes-query/</guid>
		<description><![CDATA[After you&#8217;ve parsed your query, in SQL Server, just press F5 and the query will be executed.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=213&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>After you&#8217;ve <a href="http://dailyshortcut.wordpress.com/2008/01/10/sql-server-ctrlf5-parses-query/">parsed your query</a>, in SQL Server, just press F5 and the query will be executed.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/213/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/213/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/213/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=213&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/13/sql-server-f5-executes-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; CTRL+F5 Parses Query</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/10/sql-server-ctrlf5-parses-query/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/10/sql-server-ctrlf5-parses-query/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 22:09:00 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[dailyshortcut]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/10/sql-server-ctrlf5-parses-query/</guid>
		<description><![CDATA[Instead of going up to the check mark to parse your query for syntactic goodness, just press CTRL+F5.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=212&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Instead of going up to the check mark to parse your query for syntactic goodness, just press CTRL+F5.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/212/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/212/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/212/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=212&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/10/sql-server-ctrlf5-parses-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>IBM Thinkpad &#8211; Shift+ScrollLock Unlocks Function Key</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/09/ibm-thinkpad-shiftscrolllock-unlocks-function-key/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/09/ibm-thinkpad-shiftscrolllock-unlocks-function-key/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 17:08:53 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/09/ibm-thinkpad-shiftscrolllock-unlocks-function-key/</guid>
		<description><![CDATA[This one is a little niche, but it&#8217;s saved me loads of time. At work I use an IBM Thinkpad (T42p, to be specific) &#8211; and when I undock to go home, sometimes my funciton key is locked. To unlock, press Shift+ScrollLock<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=211&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This one is a little niche, but it&#8217;s saved me loads of time.</p>
<p>At work I use an IBM Thinkpad (T42p, to be specific) &#8211; and when I undock to go home, sometimes my funciton key is locked. </p>
<p>To unlock, press Shift+ScrollLock</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/211/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/211/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=211&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/09/ibm-thinkpad-shiftscrolllock-unlocks-function-key/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>Remote Desktop &#8211; CTRL+ALT+END emulates CTRL+ALT+DEL</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/08/remote-desktop-ctrlaltend-emulates-ctrlaltdel/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/08/remote-desktop-ctrlaltend-emulates-ctrlaltdel/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 19:07:13 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[remotedesktop]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[accesskeys]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[remotedestkop]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/08/remote-desktop-ctrlaltend-emulates-ctrlaltdel/</guid>
		<description><![CDATA[When you&#8217;re using Remote Desktop to administer another computer, you may occaisionally need to view running processes. First, you try CTRL+ALT+DEL. This brings up your local machine&#8217;s CTRL+ALT+DEL screen, but in order to bring up the remote computer&#8217;s CTRL+ALT+DEL screen you must press CTRL+ALT+END.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=210&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>When you&#8217;re using Remote Desktop to administer another computer, you may occaisionally need to view running processes. First, you try CTRL+ALT+DEL. This brings up your local machine&#8217;s CTRL+ALT+DEL screen, but in order to bring up the remote computer&#8217;s CTRL+ALT+DEL screen you must press CTRL+ALT+END. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/210/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/210/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=210&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/08/remote-desktop-ctrlaltend-emulates-ctrlaltdel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>
	</item>
		<item>
		<title>Remote Desktop &#8211; Alt Tab Equivalent with MMC</title>
		<link>http://dailyshortcut.wordpress.com/2008/01/07/remote-desktop-alt-tab-equivalent-with-mmc/</link>
		<comments>http://dailyshortcut.wordpress.com/2008/01/07/remote-desktop-alt-tab-equivalent-with-mmc/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 15:51:54 +0000</pubDate>
		<dc:creator>andyhillky</dc:creator>
				<category><![CDATA[daily-shortcut]]></category>
		<category><![CDATA[remotedesktop]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[accesskeys]]></category>
		<category><![CDATA[dailyshortcut]]></category>
		<category><![CDATA[mmc]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[rds]]></category>

		<guid isPermaLink="false">http://dailyshortcut.wordpress.com/2008/01/07/remote-desktop-alt-tab-equivalent-with-mmc/</guid>
		<description><![CDATA[This one has been bugging me for a while. If you&#8217;re using Remote Desktop from an MMC snap in your Alt-Tabs aren&#8217;t effective on the machine you&#8217;re remotely accessing. Just use Alt+PageUp to scroll through your open programs from left to right and Alt+PageDown to scroll through your open programs from right to left.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=208&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>This one has been bugging me for a while. </p>
<p>If you&#8217;re using Remote Desktop from an MMC snap in your <a href="http://dailyshortcut.wordpress.com/2006/12/03/alttab-shiftalttab-toggle-between-open-programs/">Alt-Tabs</a> aren&#8217;t effective on the machine you&#8217;re remotely accessing.</p>
<p><a href='http://dailyshortcut.files.wordpress.com/2008/01/rds.png' title='rds.png'><img src='http://dailyshortcut.files.wordpress.com/2008/01/rds.thumbnail.png?w=460' alt='rds.png' /></a></p>
<p>Just use Alt+PageUp to scroll through your open programs from left to right and Alt+PageDown to scroll through your open programs from right to left. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dailyshortcut.wordpress.com/208/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dailyshortcut.wordpress.com/208/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailyshortcut.wordpress.com/208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailyshortcut.wordpress.com/208/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailyshortcut.wordpress.com&#038;blog=2067591&#038;post=208&#038;subd=dailyshortcut&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailyshortcut.wordpress.com/2008/01/07/remote-desktop-alt-tab-equivalent-with-mmc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0c51930c02c41fbf1070ee7d902f3476?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyhillky</media:title>
		</media:content>

		<media:content url="http://dailyshortcut.files.wordpress.com/2008/01/rds.thumbnail.png" medium="image">
			<media:title type="html">rds.png</media:title>
		</media:content>
	</item>
	</channel>
</rss>
