<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Posts</title>
    <description>Josh Crews, Nashville web developer</description>
    <link>http://www.joshcrews.com/feed</link>
    <item>
      <title>Removing fluoride from the water supply</title>
      <description>&lt;p&gt;More cities have stopped adding fluoride to the water supply.  This is a very good thing.  Fluoride is an animal poison that reduces IQ and causes cancer.  Even the CDC says not to make baby formula with tap water because the fluoride is dangerous for infants.&lt;/p&gt;

&lt;p&gt;This video sums up a lot of the evidence&lt;/p&gt;

&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/a5_KmB9_fao" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;

&lt;h4&gt;Links&lt;/h4&gt;
&lt;p&gt;&lt;a href="http://www.cdc.gov/fluoridation/safety/infant_formula.htm"&gt; http://www.cdc.gov/fluoridation/safety/infant_formula.htm&lt;/p&gt;</description>
      <pubDate>Sat, 01 Oct 2011 20:55:54 +0000</pubDate>
      <link>http://www.joshcrews.com/2011/10/removing-fluoride-from-the-water-supply</link>
      <guid>http://www.joshcrews.com/2011/10/removing-fluoride-from-the-water-supply</guid>
    </item>
    <item>
      <title>A church in Nashville</title>
      <description>&lt;p&gt;Check this out.&lt;/p&gt;

&lt;iframe src="http://player.vimeo.com/video/27208499?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen allowFullScreen&gt;&lt;/iframe&gt;&lt;p&gt;&lt;a href="http://vimeo.com/27208499"&gt;The Axis Church&lt;/a&gt; from &lt;a href="http://vimeo.com/theaxischurch"&gt;The Axis Church&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Sun, 25 Sep 2011 01:40:04 +0000</pubDate>
      <link>http://www.joshcrews.com/2011/09/a-church-in-nashville</link>
      <guid>http://www.joshcrews.com/2011/09/a-church-in-nashville</guid>
    </item>
    <item>
      <title>Could not find gherkin-2.3.9 in any of the sources</title>
      <description>&lt;p&gt;I hit that problem installing the gems for a project.&lt;/p&gt;

&lt;p&gt;I believe its because that version got yanked from Rubygems, so its a non-version of a gem&lt;/p&gt;

&lt;p&gt;You'll have to specify you want a new version (gem "gherkin", "~&gt; 2.5.0"), and/or run 'bundle update gherkin'&lt;/p&gt;

</description>
      <pubDate>Thu, 22 Sep 2011 20:13:08 +0000</pubDate>
      <link>http://www.joshcrews.com/2011/09/could-not-find-gherkin-239-in-any-of-the-sources</link>
      <guid>http://www.joshcrews.com/2011/09/could-not-find-gherkin-239-in-any-of-the-sources</guid>
    </item>
    <item>
      <title>Finding a technical co-founder</title>
      <description>&lt;p class="subtitle"&gt;Where to get a developer to work on your start up with you&lt;/p&gt;

&lt;p&gt;When you have a great startup idea, you probably want a developer partner who can run the coding side of things&lt;/p&gt;

&lt;h2&gt;Benefits of a technical co-founder&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Easier to raise money with a "team"&lt;/li&gt;
  &lt;li&gt;Less upfront money needed to pay an outside developer&lt;/li&gt;
  &lt;li&gt;Frees you up to build the sales and marketing&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Reasons they are hard to find&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;They have their own ideas for startups that they can work on&lt;/li&gt;
  &lt;li&gt;Everyone would love a developer they didn't have to pay&lt;/li&gt;
  &lt;li&gt;Their time is easily-convertible to immediate cash&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Where to look&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Your network, your network, your network&lt;/strong&gt;  Tell all your friends you are looking for a developer, email all your contacts, post it to your social media accounts&lt;/li&gt;
  &lt;li&gt;Espaces and Colab (co-working offices in Nashville).  Go visit.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Jumpstart Foundry&lt;/strong&gt;.  This is a Nashville startup accelerator.  They are looking for local startups with potential to mentor and seed fund.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;The Entrepreneur Center&lt;/strong&gt;.  A Nashville startup incubator with office space.  They can help you, and they'll have people in the startup world working on their own projects that can help you network.&lt;/li&gt;
  &lt;li&gt;Talk to strangers in &lt;strong&gt;coffee-shops&lt;/strong&gt; (where developers work)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Meetups&lt;/strong&gt;.  Attend the local &lt;a href="http://meetup.com"&gt;meetups&lt;/a&gt; for Python, PHP, Rails, Web Design, Javascript, Startups&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Websites&lt;/strong&gt;  I don't know it works, but there are sites for matching website cofounders like http://www.startupwithme.com/ (these might work, but I suspect they have a lot more founders needing developers than developers needing founders)&lt;/li&gt;
&lt;/ul&gt;



&lt;h2&gt;What to do if you aren't finding one initially&lt;/h2&gt;
&lt;p&gt;Its not a big deal if you are convicted that you are pursuing an awesome idea.&lt;/p&gt;

&lt;h3&gt;Start building&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;You may be able to pitch investors without a working service (and then you'll find a lot of developers if you have money)&lt;/li&gt;
  &lt;li&gt;You may find that you can get started with a simple version of the service from Odesk.com developers that will build your customer base / prove your model&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;Learn some basic coding yourself&lt;/h3&gt;
&lt;p&gt;I recommend the &lt;a href="http://ruby.railstutorial.org/"&gt;Ruby on Rails Tutorial&lt;/a&gt;.  If you can finish that, you'll be a lot closer to finding the right co-founder or even building a prototype yourself.&lt;/p&gt;

&lt;h2&gt;How to pitch yourself/idea to a potential technical co-founder&lt;/h2&gt;
&lt;p&gt;Here's the questions you have answer to attract a technical co-founder:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Why should I forgo my earning potential in the present?&lt;/li&gt;
  &lt;li&gt;Why you can do the hard work of selling the service to customers?&lt;/li&gt;
  &lt;li&gt;How soon until the developer can get paid (through revenue or angel investing)?&lt;/li&gt;
  &lt;li&gt;What special advantage do you personally have for making this idea a success?  (Example: I already have related successful venture that my current customers will want this too; I've worked in this niche for 10 years and have a unique position to disrupt the industry)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Profile of a technical co-founder&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Low monthly expenses&lt;/li&gt;
  &lt;li&gt;Has already built and launched some personal projects&lt;/li&gt;
  &lt;li&gt;Young - Older is great too, but older developers tend to have higher market wages, more startups they are already committed to, and more life commitments outside of work&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Finding a technical co-founder can take a lot of work.  If you need one, keep working hard.  Startups take hard work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You are welcome to pitch me your idea&lt;/strong&gt;.  I do a lot of work for startups in Nashville.&lt;/p&gt;</description>
      <pubDate>Fri, 09 Sep 2011 17:24:15 +0000</pubDate>
      <link>http://www.joshcrews.com/2011/09/finding-a-technical-co-founder</link>
      <guid>http://www.joshcrews.com/2011/09/finding-a-technical-co-founder</guid>
    </item>
    <item>
      <title>John Martin Luther Crews</title>
      <description>&lt;p&gt;
	&lt;img alt="" src="http://s3.amazonaws.com/joshcrewsdotcom/images/31/content_IMG_0991.jpg?1314838460" style="margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; width: 400px; height: 534px; " /&gt;&lt;/p&gt;
&lt;p&gt;
	Born Sunday morning August 28, 2011.&lt;/p&gt;
&lt;p&gt;
	We are calling him &amp;quot;John Martin&amp;quot;.&lt;/p&gt;
&lt;p&gt;
	I want God to rescue him from death, sin and hell in Jesus.&lt;/p&gt;
</description>
      <pubDate>Thu, 01 Sep 2011 01:02:26 +0000</pubDate>
      <link>http://www.joshcrews.com/2011/09/john-martin-luther-crews</link>
      <guid>http://www.joshcrews.com/2011/09/john-martin-luther-crews</guid>
    </item>
  </channel>
</rss>
