<?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>RobSymonds.com</title>
	<atom:link href="http://www.robsymonds.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robsymonds.com</link>
	<description>Information Technology, Corporate Culture and Online Business</description>
	<lastBuildDate>Thu, 12 Aug 2010 20:18:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Naming Conventions for Servers</title>
		<link>http://www.robsymonds.com/naming-conventions-for-servers/</link>
		<comments>http://www.robsymonds.com/naming-conventions-for-servers/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 20:18:28 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=170</guid>
		<description><![CDATA[This is a quick PSA on naming conventions for servers. I&#8217;m going to give you a quick &#8220;don&#8217;t ever do it like this&#8221; example to start. 
We have a bunch of machines that somebody named similar to the following:

WEBV-1
WEBV-2
APPV-1
APPV-2
APP-V1
APP-V2
APP-V3
WEB-V1
WEB-V2

Not only are these names all very similar, you wouldn&#8217;t know that these servers comprise development (DEV), stage [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick PSA on naming conventions for servers. I&#8217;m going to give you a quick &#8220;don&#8217;t ever do it like this&#8221; example to start. <span id="more-170"></span></p>
<p>We have a bunch of machines that somebody named similar to the following:</p>
<ul>
<li>WEBV-1</li>
<li>WEBV-2</li>
<li>APPV-1</li>
<li>APPV-2</li>
<li>APP-V1</li>
<li>APP-V2</li>
<li>APP-V3</li>
<li>WEB-V1</li>
<li>WEB-V2</li>
</ul>
<p>Not only are these names all very similar, you wouldn&#8217;t know that these servers comprise development (DEV), stage (STG) and production (PRD) environments. They aren&#8217;t marked as such. Here are the machines listed by environment:</p>
<p>DEV</p>
<ul>
<li>WEBV-1</li>
<li>APPV-1</li>
</ul>
<p>STG</p>
<ul>
<li>WEBV-2</li>
<li>APPV-2</li>
</ul>
<p>PRD</p>
<ul>
<li>WEB-V1</li>
<li>WEB-V2</li>
<li>APP-V1</li>
<li>APP-V2</li>
<li>APP-V3</li>
</ul>
<p>Huh?</p>
<p>Maybe it doesn&#8217;t seem like a big deal. In practice though it is. I made mistakes just typing this out and had to keep double-checking things. Imagine trying to communicate with other team members or your manager using these names. It&#8217;s a complete mess and it&#8217;s completely unnecessary.</p>
<p>There are several different approaches to naming. It&#8217;s another thing some geeks like to argue about. I don&#8217;t really care so much about an absolute right or wrong naming. I do care about names that at the very least allow you to distinguish servers from each other.</p>
<p>We are rebuilding all of the machines and settled on something similar to the following:</p>
<p>DEV</p>
<ul>
<li>DEVWEB-1</li>
<li>DEVAPP-1</li>
</ul>
<p>STG</p>
<ul>
<li>STGWEB-1</li>
<li>STGAPP-1</li>
</ul>
<p>PRD</p>
<ul>
<li>PRDWEB-1</li>
<li>PRDWEB-2</li>
<li>PRDAPP-1</li>
<li>PRDAPP-2</li>
<li>PRDAPP-3</li>
</ul>
<p>It&#8217;s a very basic approach but you can see right away how much better it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/naming-conventions-for-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Clarification</title>
		<link>http://www.robsymonds.com/quick-clarification/</link>
		<comments>http://www.robsymonds.com/quick-clarification/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 15:53:42 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=165</guid>
		<description><![CDATA[I was reviewing some of the stuff I wrote on this blog over the past few weeks and it almost seemed to me like the writing was trying to make a pitch. That&#8217;s not what I wanted to convey at all. Hopefully this post will clear that up. 
I have no desire to be in [...]]]></description>
			<content:encoded><![CDATA[<p>I was reviewing some of the stuff I wrote on this blog over the past few weeks and it almost seemed to me like the writing was trying to make a pitch. That&#8217;s not what I wanted to convey at all. Hopefully this post will clear that up. <span id="more-165"></span></p>
<p>I have no desire to be in the inbred business of selling information or training related to online business. I might mention a couple things that have helped me but I&#8217;m not going to push them. There is something about that entire online business community that turns me off. I think it tends to turn a lot of people off. But ultimately those people are buying hope. And the marketers that do well are experts at maximizing feelings of hope while minimizing feelings of doubt. </p>
<p>So why all the online business posts lately? </p>
<p>I&#8217;ve simply reached a point where I have enough good and bad experience to start sharing.</p>
<p>I started a Meetup group last year to share what I learned with others and to learn from them. These blog posts are mainly for them. Also, friends and family members know that I run a few websites. They often have questions. So it&#8217;s easy to write about the topic and point them here. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/quick-clarification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Observations on Writing Web Content</title>
		<link>http://www.robsymonds.com/observations-on-writing-web-content/</link>
		<comments>http://www.robsymonds.com/observations-on-writing-web-content/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:28:12 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=123</guid>
		<description><![CDATA[When people find out that I make money with the websites I publish, they often come up with a list of &#8220;Oh I could never [BLANK]!&#8221; comments of why they could never do the same. Comments like:
Oh I could never design a website!
Oh I could never do keyword research!
Oh I could never find the right [...]]]></description>
			<content:encoded><![CDATA[<p>When people find out that I make money with the websites I publish, they often come up with a list of &#8220;Oh I could never [BLANK]!&#8221; comments of why they could never do the same. Comments like:</p>
<blockquote><p>Oh I could never design a website!</p></blockquote>
<blockquote><p>Oh I could never do keyword research!</p></blockquote>
<blockquote><p>Oh I could never find the right topic!</p></blockquote>
<blockquote><p>Oh I could never figure out all that technical stuff!</p></blockquote>
<p>One that I&#8217;ve heard lately is:</p>
<blockquote><p>Oh I could never write in depth about something!</p></blockquote>
<p>I&#8217;ve kept this in mind recently as I&#8217;ve been writing content. And I wrote this post for those people who see writing as some show-stopping obstacle to building a profitable content website. <span id="more-123"></span></p>
<h3>What Makes Writing Good?</h3>
<p>This is a odd post for me to make because I&#8217;m certainly not a good writer. Still, despite awful grammar and embarrassing typos, I&#8217;m usually able to get my point across. And that is the important thing. </p>
<p>I propose that you don&#8217;t have to be a masterful writer to communicate ideas. You just have to get your point across. It is one thing to write like Mark Twain. To do so probably takes a certain inborn spark and a lot of polish. It is another thing to write something that another person can read and use to accomplish some end. I&#8217;m convinced anybody can learn to write something useful.</p>
<p>Typically my web content writing falls into three categories: technical articles, commentary type articles and persuasive copy. Persuasive copy is a separate skill (but also a skill I think anybody can learn) so for this post I&#8217;ll only address the first two. The approach for both types of writing is a little different.</p>
<p>(By the way, by technical, I&#8217;m not talking about technology. I just mean an article where I get into the nuts and bolts of the subject in a methodical and factual way. )</p>
<h3>Technical Writing</h3>
<p>Technical articles are generally paint-by-number affairs. Everything you need to know about this type of writing you learned in middle school. </p>
<p>To start, I&#8217;ll typically do a few hours of research over several days, carefully recording facts and data along with their sources. Then I&#8217;ll let things sit in the back of my mind another few days.</p>
<p>When I feel like the topic has gelled in my mind and I have a good understanding, I&#8217;ll write out the main point of the article and then any supporting points. These might be the points of an arguments or the steps of a process. It doesn&#8217;t really matter. </p>
<p>This forms an outline that I can use as the main structure for the article. From there I just flesh out all the points with examples and details. A few rounds of fact-checking and editing and the article is ready.</p>
<p>I&#8217;ve written countless articles this way. There are variations of course but the underlying structure of the articles and the process is always about the same.</p>
<h3>Commentary Writing</h3>
<p>For commentary type writing, I&#8217;ll usually have to do a brain dump to get everything out on paper or on a screen. Sometimes I won&#8217;t even know exactly what is motivating me to offer commentary on a particular subject. I&#8217;ll ask myself:</p>
<blockquote><p>Why do I feel compelled to write a reaction to this?</p></blockquote>
<p>To uncover that motivation, I&#8217;ll open a blank document and simply write until I can&#8217;t write any more. </p>
<p>Then I&#8217;ll reread what I wrote and look for patterns. Usually the thing that is motivating me becomes clear. That&#8217;s my main point. Some supporting points start to stick out. From there I can create an outline as described above. After that, the process is much the same as with the technical articles. </p>
<h3>Getting Unstuck</h3>
<p>If I get stuck with either type of article I&#8217;ll usually do some or all of the following:</p>
<ul>
<li>Take a break.</li>
<li>Write another braindump.</li>
<li>Revisit the outline, asking myself what point(s) I&#8217;m really trying to make, tweaking as necessary.</li>
</ul>
<p>It&#8217;s not fast or pretty. But that&#8217;s how I get it done. </p>
<h3>Other Observations</h3>
<p>I always write one sentence to a line in the beginning.  This makes it easy to move lines to different paragraphs or different parts of a paragraph. If the final product is something like a Word doc or will be posted in WordPress, I&#8217;ll stitch together all the sentences into proper paragraphs. If I&#8217;m just publishing in straight HTML, I&#8217;ll leave all the sentences on one line and format with HTML tags.</p>
<p>My first pass at organizing a piece of writing is usually awful. It&#8217;s not until I&#8217;ve gotten most of it out on screen or on paper that I can figure out the best way to organize it. That&#8217;s why I like writing one sentence per line in the beginning. It is slow going when you have to move sentences around within paragraphs.</p>
<p>I write almost everything as a blank email in Gmail and just save it as a draft with a title. I give things labels to keep track of them.</p>
<p>I almost always keep everything I write even if I don&#8217;t use it.</p>
<p>More often then not, I&#8217;ll use the <a href="https://adwords.google.com/select/KeywordToolExternal">Google Keyword Tool</a> to help me build a suitable headline. Why? Because key words tell you what people are looking for and will help them find what you wrote.</p>
<p>Photography is one of my hobbies and I spend time poking around <a href="http://www.kenrockwell.com">Ken Rockwell&#8217;s website</a>. I don&#8217;t have the link but somewhere he made the point that a good photo emphasizes what is important and de-emphasizes what is not important. You&#8217;ll see the same thing if you read books on the craft of writing, movie making, music etc. A lot of making something better is simply cutting away things that aren&#8217;t good and aren&#8217;t necessary. </p>
<p>I get the best results when I print out my writing, correct a whole document in pen and the go back and edit. If I read and edit too much with a live document it turns into a mess and takes forever. </p>
<p>It might feel silly but I&#8217;ve found that reading my writing out loud helps uncover a lot of dumb mistakes. It takes time to print something out and read it out loud a few times during editing. I don&#8217;t do it for everything. But I&#8217;ve found that when I do it the results are definitely better than when I don&#8217;t.</p>
<h3>You Can Write</h3>
<p>Any English teacher would start using their red pen within the first sentence of pretty much anything I write. I don&#8217;t have any special writing skills. If I can do it &#8212; you can do it. Just start writing. Don&#8217;t set the bar too high at first. Keep it simple. You&#8217;ll improve as you go along. Don&#8217;t let a fear of writing hold you back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/observations-on-writing-web-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google Analytics to Improve Site Stickiness</title>
		<link>http://www.robsymonds.com/using-google-analytics-to-improve-site-stickiness/</link>
		<comments>http://www.robsymonds.com/using-google-analytics-to-improve-site-stickiness/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:18:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=135</guid>
		<description><![CDATA[Way back I read Perry Marshall&#8217;s e-book on Google AdWords. One thing he pointed out was that it was important to use the same keywords people were searching with in the title of your ad.
Why?
Because the user expresses their intention in those keywords. They are looking for something in particular. You want to make sure [...]]]></description>
			<content:encoded><![CDATA[<p>Way back I read Perry Marshall&#8217;s e-book on Google AdWords. One thing he pointed out was that it was important to use the same keywords people were searching with in the title of your ad.</p>
<p>Why?<span id="more-135"></span></p>
<p>Because the user expresses their intention in those keywords. They are looking for something in particular. You want to make sure that your ad gives them what they are looking for in a way they recognize so they will see it and want to click. This idea has a name: <em>scent</em>. And it doesn&#8217;t apply only to ads. The concept has a much broader application.</p>
<p>Quick example. Say you search for &#8220;digital camera reviews&#8221;. Two ads come up. One ad shows this headline: &#8220;Pay too much for your camera?&#8221; and the other comes up with &#8220;Digital Camera Reviews&#8221;. Which one matches your intention? Which are you more likely to click on?</p>
<p>If you actually do that search in Google, you&#8217;ll see that most of the ads use the appropriate keywords in the headline. The natural search results show the same thing. Makes sense: poorly titled content is not going to rank well and properly named content will. This concept is the same for page titles, headlines and even URLs. You&#8217;re trying to meet the reader or prospect where they are.</p>
<p>If you use Google Analytics, read this post for <a href="http://www.grokdotcom.com/2010/07/19/fast-way-to-optimize-your-site-for-scent/">optimizing your site for scent</a> and you&#8217;ll get a better idea of what it&#8217;s all about. You&#8217;ll also get a practical, step-by-step method for optimizing your site. It depends on your site but going through this process and implementing a few changes could make a big difference in bounce rate and site stickiness.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/using-google-analytics-to-improve-site-stickiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Resources for Building Successful Websites</title>
		<link>http://www.robsymonds.com/three-resources-for-building-successful-websites/</link>
		<comments>http://www.robsymonds.com/three-resources-for-building-successful-websites/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 14:19:56 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=132</guid>
		<description><![CDATA[Last week I bookmarked a forum thread called Successful Site in 12 Months with Google Alone. This is a good basic primer on the process for building a site that gets traffic. However it doesn&#8217;t address two critical areas:


How to choose a topic for your site.
How to monetize your site.

Those are things you can get from [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I bookmarked a forum thread called <a href="http://www.webmasterworld.com/forum3/2010.htm?highlight=msg203383#msg203383">Successful Site in 12 Months with Google Alone</a>. This is a good basic primer on the process for building a site that gets traffic. However it doesn&#8217;t address two critical areas:</p>
<p><span id="more-132"></span></p>
<ol>
<li>How to choose a topic for your site.</li>
<li>How to monetize your site.</li>
</ol>
<p>Those are things you can get from the <a href="http://actionguide.sitesell.com">SBI Action Guide</a>.</p>
<p>Another good place on building profitable websites is Chris Beasley&#8217;s site: <a href="http://www.websitepublisher.net">websitepublisher.net</a>. Check out his guide: <a href="http://www.websitepublisher.net/successful_website/">Build a Successful Website</a>. That is the first legitimate resource I found on building profitable websites. I reread that guide every few weeks! It covers everything including choosing a topic and monetizing your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/three-resources-for-building-successful-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anyone Can Build a Simple Online Business</title>
		<link>http://www.robsymonds.com/anyone-can-build-a-simple-online-business/</link>
		<comments>http://www.robsymonds.com/anyone-can-build-a-simple-online-business/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 14:26:51 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=113</guid>
		<description><![CDATA[If you&#8217;ve been keeping up with Tomaz from Freedom Ideas, you&#8217;ll see that he makes over $9,000USD per month from his websites as of 2007. It only took him two years after starting to get to that figure. I know of people out there making a lot more than that building the same kind of sites [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been <a href="http://www.freedomideas.com/my-journey-to-freedom-and-over-9000-per-month/">keeping up with Tomaz from Freedom Ideas</a>, you&#8217;ll see that he makes over $9,000USD per month from his websites as of 2007. It only took him two years after starting to get to that figure. I know of people out there making a lot more than that building the same kind of sites Tomaz and I build. And what kind of sites are those? <span id="more-113"></span></p>
<p>Simple content sites.</p>
<p>I believe almost anybody can build a simple online business like that. It takes a fair amount of work over time but it&#8217;s not especially hard or complicated. It&#8217;s entirely possible for the average person to do it.</p>
<p>Tomaz seems to be well organized and treats his sites seriously, as a business. But I don&#8217;t think Tomaz is any technology guru. I make that observation not to knock Tomaz but to make the point that you don&#8217;t have to be a geek to do well. </p>
<p>Whenever people ask about my sites, they tend to say the same thing after I explain what I do: &#8220;Oh that&#8217;s easy for you because you have a technology background. I could never do something like that.&#8221; The truth is though that very little of my technology background is necessary to build the kind of sites I do. If anything it is a hindrance because I tend to get stuck on technology details too much.</p>
<p>So what does it take to build a profitable website?</p>
<p>You just have to be patient and have the grit to stick with it. Find a good model and follow it. Take what you are doing seriously enough to do it right. And don&#8217;t get too caught up in technical details (like I do).</p>
<p>Maybe you were expecting it to be more complicated than that. It&#8217;s not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/anyone-can-build-a-simple-online-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build a Profitable Website</title>
		<link>http://www.robsymonds.com/how-to-build-a-profitable-website/</link>
		<comments>http://www.robsymonds.com/how-to-build-a-profitable-website/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 19:56:42 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=108</guid>
		<description><![CDATA[Good blog post on the SiteSell blog about building a profitable website. This is probably the most succinct overview I&#8217;ve seen.
Does it work?
Yes.
Using their method (which is available for free), I took a tiny site that was making $10 per month and turned it into a site that pays my rent every month .
Of course, [...]]]></description>
			<content:encoded><![CDATA[<p>Good blog post on the SiteSell blog about <a href="http://blog.sitesell.com/sitesell/2010/07/proven-results-generating-process-for-online-success.html">building a profitable website</a>. This is probably the most succinct overview I&#8217;ve seen.</p>
<p>Does it work?<span id="more-108"></span></p>
<p>Yes.</p>
<p>Using their <a href="http://action-guide.sitesell.com">method</a> (which is available for free), I took a tiny site that was making $10 per month and turned it into a site that pays my rent every month .</p>
<p>Of course, there are many ways to build a profitable website. This is just one way. But it is solid and it&#8217;s something that pretty much anybody can do.  A lot of people ask me how they can make money on the web like I do. This is a good way to do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/how-to-build-a-profitable-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiring Contract Programmers</title>
		<link>http://www.robsymonds.com/hiring-contract-programmers/</link>
		<comments>http://www.robsymonds.com/hiring-contract-programmers/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:39:59 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Online Business]]></category>
		<category><![CDATA[Outsourcing]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=98</guid>
		<description><![CDATA[Derek Sivers is the founder of CDBaby. He is a musician that learned to program and build websites in his quest to promote his music. He sold  CDBaby (sort of) for $22 million in 2008 and has a blog that touches on music, programming, business and some broader aspects of life. These are some of [...]]]></description>
			<content:encoded><![CDATA[<p>Derek Sivers is the founder of <a href="http://www.cdbaby.com/">CDBaby</a>. He is a musician that learned to program and build websites in his quest to promote his music. He <a href="http://sivers.org/trust">sold  CDBaby</a> (sort of) for $22 million in 2008 and has a <a href="http://sivers.org/blog">blog</a> that touches on music, programming, business and some broader aspects of life. These are some of my favorite topics and I like the fact that he is able to weave all of those topics together so skillfully. His blog is worth sticking in your RSS reader and I wanted to bring your attention to one post in particular: <a href="http://sivers.org/how2hire">How to hire a programmer to make your ideas happen</a>. <span id="more-98"></span></p>
<p>Derek&#8217;s  post is spot on &#8212; something I wish I could&#8217;ve read before I started outsourcing programming, writing and design work a few years back. It would&#8217;ve saved me a lot of time, money and frustration.</p>
<p>Here is a quick rundown of his post:</p>
<ol>
<li>Reduce your big idea to “Version 1.0”.</li>
<li>Write a simple overview of what it does.</li>
<li>Write a detailed walk-through of every click.</li>
<li>Break it up into milestones.</li>
<li>Make your first milestone a stand-alone project.</li>
<li>Post it at elance, guru, odesk, vworker.</li>
<li>Continue with the one you like best.</li>
</ol>
<p>This list hardly does the full post justice though.</p>
<p>The big problem with hiring from various outsource sites is filtering out the bad apples. You can expect a lot of SPAM responses to your project and flaky companies that start off strong and then flat-line. The process Derek describes will guide you through those challenges and help you get your project done.</p>
<p>**</p>
<p><em>Update: Also read through the comments. People have expanded on Derek&#8217;s ideas and contributed a few of their own. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/hiring-contract-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Twitter Engineering Blog</title>
		<link>http://www.robsymonds.com/the-twitter-engineering-blog/</link>
		<comments>http://www.robsymonds.com/the-twitter-engineering-blog/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 20:43:41 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=92</guid>
		<description><![CDATA[If you are technical minded, the The Twitter Engineering Blog is a fascinating read. I love seeing how others have handled tough technical problems. Twitter has had to solve a lot of them and I&#8217;m sure there are plenty more on the road that lies ahead, so the blog should be interesting.
]]></description>
			<content:encoded><![CDATA[<p>If you are technical minded, the <a href="http://engineering.twitter.com/">The Twitter Engineering Blog</a> is a fascinating read. I love seeing how others have handled tough technical problems. Twitter has had to solve a lot of them and I&#8217;m sure there are plenty more on the road that lies ahead, so the blog should be interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/the-twitter-engineering-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Quit Toastmasters but it Might be Right for You</title>
		<link>http://www.robsymonds.com/i-quit-toastmasters-but-it-might-be-right-for-you/</link>
		<comments>http://www.robsymonds.com/i-quit-toastmasters-but-it-might-be-right-for-you/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 13:03:57 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Toastmasters]]></category>

		<guid isPermaLink="false">http://www.robsymonds.com/?p=49</guid>
		<description><![CDATA[Somebody on Twitter asked about Toastmasters recently. I went for few months last year and it wasn&#8217;t right for me. But maybe my thoughts on Toastmasters can help somebody decide if it is right for them. It comes down to what you&#8217;re looking to get out of it.
There are several reasons somebody might join Toastmasters. [...]]]></description>
			<content:encoded><![CDATA[<p>Somebody on Twitter asked about Toastmasters recently. I went for few months last year and it wasn&#8217;t right for me. But maybe my thoughts on Toastmasters can help somebody decide if it is right for them. It comes down to what you&#8217;re looking to get out of it.<span id="more-49"></span></p>
<p>There are several reasons somebody might join Toastmasters. Obviously, the majority of people join because they want to improve their ability to speak to groups. Maybe some have real difficulty with addressing groups. Maybe some need to be exceptional speakers for their job. Maybe some actually want to become professional speakers. Or maybe some are already accomplished speakers and are looking to help others on the path. If you want to join Toastmasters for any of those reasons, you are in the right place.</p>
<p>I wasn&#8217;t really interested in improving my speaking. I was interested in two other things: writing and randomness.</p>
<p>I felt that by having something fairly significant to shoot for like a speech every few weeks, the whole process of writing would somehow feel more official and &#8220;writerly&#8221; &#8212; that having the deadline would motivate me, and that the act of honing and polishing a single piece for four weeks would improve my writing.</p>
<p>The thing is that all one has to do to be a writer is write. You don&#8217;t need a mahogany desk, a fountain pen, a Toastmasters speech or anything else. Just write, write, write. Then write some more. You are now a writer. Keep it up and you&#8217;ll become a better writer. It didn&#8217;t seem like writing for the speeches added anything of value to that process.</p>
<p>I was also hoping that Toastmasters would add some randomness to my week. Ben Casnocha <a href="http://ben.casnocha.com/2007/05/expose_yourself.html">explains it</a> here:</p>
<blockquote><p>One of my life principles is to expose myself to as much randomness as possible.</p>
<p>I firmly believe that if we keep our mind open and explore the unknown, good things will (eventually) happen. If I reflect on some of the best things in my life they are more a result of random events (which I took advantage of) than a concerted effort towards any single outcome.</p>
<p>An ultra-precise friend recently sharpened this philosophy: Expose yourself to bulk, positive randomness and be ready to take advantage of it.</p></blockquote>
<p>Toastmasters is fairly routine. It&#8217;s a great environment for building speaking skills. But there aren&#8217;t a lot of unknowns of the kind suggested above.</p>
<p>Ultimately there are only so many hours in a week and you have to decide how to invest them. For my goals, Toastmasters simply wasn&#8217;t the right way to invest them.</p>
<p>You will meet great people at Toastmasters. And the whole Toastmasters process seems like it works very well to build people into engaging and compelling speakers. So if that is your goal, Toastmasters is probably a good fit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robsymonds.com/i-quit-toastmasters-but-it-might-be-right-for-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
