<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Which Productivity Tricks Have You Adopted Lately?</title>
	<atom:link href="http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/</link>
	<description>A Grande, Triple Shot, Non-Fat Core Dump by Russell Ball</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Russell Ball</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-768</link>
		<dc:creator>Russell Ball</dc:creator>
		<pubDate>Wed, 12 Mar 2008 02:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-768</guid>
		<description>@Jason - Good tips! I just set up the firefox search keyword shortcuts...handy.</description>
		<content:encoded><![CDATA[<p>@Jason &#8211; Good tips! I just set up the firefox search keyword shortcuts&#8230;handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-751</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-751</guid>
		<description>If you use Firefox, use address-bar quicksearches for pages you conduct searches on (Google, Amazon, eBay, Dictionary/Thesaurus.com). 

First navigate to the site in question and run a search, then bookmark the results page. Then open Bookmark Manager, and in the bookmark properties modify the URL and change the term you searched for to &#039;%s&#039; (no quotes). Then enter a &#039;keyword&#039;; click &#039;OK&#039;. I always use single-letter keywords: &#039;a&#039; for Amazon, &#039;d&#039; for Dictionary.com, &#039;g&#039; for Google.

Now in Firefox you just hit Alt d, then enter &#039;g [whatever]&#039; and press enter.

Also, I love SlickRun and use it for everything. With @MULTI@ and parameters it&#039;s almost like a scripting engine.</description>
		<content:encoded><![CDATA[<p>If you use Firefox, use address-bar quicksearches for pages you conduct searches on (Google, Amazon, eBay, Dictionary/Thesaurus.com). </p>
<p>First navigate to the site in question and run a search, then bookmark the results page. Then open Bookmark Manager, and in the bookmark properties modify the URL and change the term you searched for to &#8216;%s&#8217; (no quotes). Then enter a &#8216;keyword&#8217;; click &#8216;OK&#8217;. I always use single-letter keywords: &#8216;a&#8217; for Amazon, &#8216;d&#8217; for Dictionary.com, &#8216;g&#8217; for Google.</p>
<p>Now in Firefox you just hit Alt d, then enter &#8216;g [whatever]&#8216; and press enter.</p>
<p>Also, I love SlickRun and use it for everything. With @MULTI@ and parameters it&#8217;s almost like a scripting engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robz</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-564</link>
		<dc:creator>Robz</dc:creator>
		<pubDate>Tue, 12 Feb 2008 18:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-564</guid>
		<description>Unlocker will be awesome! Thanks man.

Oh, got a Firefox tip for you: http://geekswithblogs.net/robz/archive/2008/02/11/firefox-tip-open-a-closed-tab.aspx</description>
		<content:encoded><![CDATA[<p>Unlocker will be awesome! Thanks man.</p>
<p>Oh, got a Firefox tip for you: <a href="http://geekswithblogs.net/robz/archive/2008/02/11/firefox-tip-open-a-closed-tab.aspx" rel="nofollow">http://geekswithblogs.net/robz.....d-tab.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Ball</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-563</link>
		<dc:creator>Russell Ball</dc:creator>
		<pubDate>Tue, 12 Feb 2008 14:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-563</guid>
		<description>@Seth - Great idea about setting up hotkeys that you can do with one hand while web browsing. Thanks! Ctl-K is a good one too.</description>
		<content:encoded><![CDATA[<p>@Seth &#8211; Great idea about setting up hotkeys that you can do with one hand while web browsing. Thanks! Ctl-K is a good one too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Griswold</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-562</link>
		<dc:creator>Ben Griswold</dc:creator>
		<pubDate>Mon, 11 Feb 2008 18:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-562</guid>
		<description>I like to wrap RunAs commands neatly in their own .cmd files.  This allows me to quickly run specific tools with different permissions than the user which I am current logged in as. And one could hook a shortcut up to these .cmd files as well. I wrote more about it here - http://johnnycoder.com/blog/2007/08/30/coping-with-windows-auth/</description>
		<content:encoded><![CDATA[<p>I like to wrap RunAs commands neatly in their own .cmd files.  This allows me to quickly run specific tools with different permissions than the user which I am current logged in as. And one could hook a shortcut up to these .cmd files as well. I wrote more about it here &#8211; <a href="http://johnnycoder.com/blog/2007/08/30/coping-with-windows-auth/" rel="nofollow">http://johnnycoder.com/blog/20.....dows-auth/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Petry-Johnson</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-561</link>
		<dc:creator>Seth Petry-Johnson</dc:creator>
		<pubDate>Mon, 11 Feb 2008 16:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-561</guid>
		<description>Great list. I use the UltraMon hotkeys as well, but I use &quot;Alt-1&quot; instead. It&#039;s a combination that only requires my left hand which comes in handy when my right is on the mouse. 

Another good keyboard shortcut for Firefox is &quot;Ctrl-K&quot;: puts the focus in the search box.</description>
		<content:encoded><![CDATA[<p>Great list. I use the UltraMon hotkeys as well, but I use &#8220;Alt-1&#8243; instead. It&#8217;s a combination that only requires my left hand which comes in handy when my right is on the mouse. </p>
<p>Another good keyboard shortcut for Firefox is &#8220;Ctrl-K&#8221;: puts the focus in the search box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezone IntraBlog</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-560</link>
		<dc:creator>Ezone IntraBlog</dc:creator>
		<pubDate>Mon, 11 Feb 2008 12:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-560</guid>
		<description>&lt;strong&gt;Productivity...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Productivity&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Ball</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-559</link>
		<dc:creator>Russell Ball</dc:creator>
		<pubDate>Mon, 11 Feb 2008 12:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-559</guid>
		<description>@Michal - Thanks! I use it a thousand times a day, but obviously don&#039;t type it that many times. It just goes to show you how the fingers can be smarter than the brain..:-)</description>
		<content:encoded><![CDATA[<p>@Michal &#8211; Thanks! I use it a thousand times a day, but obviously don&#8217;t type it that many times. It just goes to show you how the fingers can be smarter than the brain..:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catto</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-558</link>
		<dc:creator>Catto</dc:creator>
		<pubDate>Mon, 11 Feb 2008 11:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-558</guid>
		<description>Hey Now Coder,
e4, some nice tips thx,
Catto</description>
		<content:encoded><![CDATA[<p>Hey Now Coder,<br />
e4, some nice tips thx,<br />
Catto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/comment-page-1/#comment-557</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Mon, 11 Feb 2008 07:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/#comment-557</guid>
		<description>Just a fix:

Address Bar Hotkey (Ctl-D)

Its actually Alt-D</description>
		<content:encoded><![CDATA[<p>Just a fix:</p>
<p>Address Bar Hotkey (Ctl-D)</p>
<p>Its actually Alt-D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

