<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>thecrumb.com</title>
	<link>http://thecrumb.com</link>
	<description>developer &#124; thinker &#124; tinkerer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:28:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->

	<item>
		<title>My Standing Desk</title>
		<description><![CDATA[Many years ago, when I was drafting for a living, I stood at a table much like this one for most of the day. I had a stool but when working on large drawings standing was usually required. Then along &#8230; <a href="http://thecrumb.com/2012/02/03/my-standing-desk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/02/03/my-standing-desk/</link>
			</item>
	<item>
		<title>OpenCF Summit</title>
		<description><![CDATA[OpenCF Summit is one of those conferences that I want to attend but life always seems to get in the way. I won&#8217;t be able to make it again this year but that doesn&#8217;t mean you can&#8217;t go! :) For &#8230; <a href="http://thecrumb.com/2012/01/31/opencf-summit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/31/opencf-summit/</link>
			</item>
	<item>
		<title>Projects In Sublime Text 2</title>
		<description><![CDATA[In the past I&#8217;ve always been working on just one project so I have never explored &#8216;projects&#8217; in Sublime Text 2. Today I needed to work on multiple things so I broke down and discovered how projects work. Like everything &#8230; <a href="http://thecrumb.com/2012/01/24/projects-in-sublime-text-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/24/projects-in-sublime-text-2/</link>
			</item>
	<item>
		<title>Sublime Text 2 &#8211; Format SQL</title>
		<description><![CDATA[I&#8217;ve posted before about formatting SQL in my IDE. I always inherit code where the previous developer formats their SQL different than I like. Currently I&#8217;m suffering from ALL CAPS SQL. My eyes! My eyes! I immediately hit Package Control &#8230; <a href="http://thecrumb.com/2012/01/23/sublime-text-2-format-sql/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/23/sublime-text-2-format-sql/</link>
			</item>
	<item>
		<title>cfObjective &#8211; Code Reviews</title>
		<description><![CDATA[This will be my third time invited to speak at cfObjective and my second year presenting! (yeah, I know that doesn&#8217;t add up) I&#8217;m excited to be presenting about code review. In the past there were things the majority of &#8230; <a href="http://thecrumb.com/2012/01/20/cfobjective-code-reviews/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/20/cfobjective-code-reviews/</link>
			</item>
	<item>
		<title>mRemoteNG &#8211; Putty + RDP (and more) Connection Management</title>
		<description><![CDATA[In my new job I&#8217;m accessing a lot of remote machines. Windows servers via Remote Desktop Protocol (RDP) and Linux / Unix servers via SSH. I have both the Remote Desktop application and Putty available but managing all these connections &#8230; <a href="http://thecrumb.com/2012/01/19/mremoteng-putty-rdp-and-more-connection-management/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/19/mremoteng-putty-rdp-and-more-connection-management/</link>
			</item>
	<item>
		<title>Ethervane Echo &#8211; Clipboard Manager</title>
		<description><![CDATA[If you&#8217;ve come to one of my &#8216;tools&#8217; presentations one thing I talk about is using a clipboard manager. I use a lot of software from Donation Coder, including Find and Run Robot and Screenshot Captor. Recently in their newsletter &#8230; <a href="http://thecrumb.com/2012/01/18/ethervane-echo-clipboard-manager/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/18/ethervane-echo-clipboard-manager/</link>
			</item>
	<item>
		<title>TODO Support In Sublime Text</title>
		<description><![CDATA[One of the big things I was missing from Eclipse was TODO support in Sublime Text. Now thanks to the awesome community of plugin authors this has been resolved. Check out SublimeTODO. Extract TODO-type comments from open files and project &#8230; <a href="http://thecrumb.com/2012/01/10/todo-support-in-sublime-text/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2012/01/10/todo-support-in-sublime-text/</link>
			</item>
	<item>
		<title>Sublime Text &#8211; Quick Indicator for Tabs vs. Spaces</title>
		<description><![CDATA[I was running through some code today in JSHint and it was complaining about &#8220;Mixed spaces and tabs.&#8221; What? I always use tabs so I was curious where the spaces where&#8230; Sure enough on looking there were spaces! Doh. Then &#8230; <a href="http://thecrumb.com/2011/12/06/sublime-text-quick-indicator-for-tabs-vs-spaces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2011/12/06/sublime-text-quick-indicator-for-tabs-vs-spaces/</link>
			</item>
	<item>
		<title>Finally &#8211; Firebug Can Be Positioned On Any Side Of Browser Window</title>
		<description><![CDATA[The latest Firebug (1.9b1) allows the Firebug pane to be positioned on any 4 sides of the browser (as well as detached)! I have a widescreen monitor and have much more width than height real estate. Install the latest beta, &#8230; <a href="http://thecrumb.com/2011/11/18/finally-firebug-can-be-positioned-on-any-side-of-browser-window/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://thecrumb.com/2011/11/18/finally-firebug-can-be-positioned-on-any-side-of-browser-window/</link>
			</item>
</channel>
</rss>

