<!-- move these styles into a global definition -->

<style>
.hint {
	color: #ccc;
}

.sparkInput {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	width: 500px;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkTextarea {
	width: 500px;
	height: 250px;
	font-size: 14px;
	padding: 3px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkButton {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.required {
	color: red;
}

</style>

<script>
function toggleEndDate()
{
	if(	document.getElementById('endDateRow').style.display == 'none')
		document.getElementById('endDateRow').style.display = 'block';
	else
		document.getElementById('endDateRow').style.display = 'none';
}

function showNewVenue()
{
	document.getElementById('newVenue').style.display = 'block';
	document.getElementById('venueList').style.display = 'none';
	
}

function showNewLocation()
{
	document.getElementById('event_location_dropdown').style.display = 'none';
	document.getElementById('event_location_new').style.display = 'block';
	
}

</script>


<style>
	.sparkInput {
		width: 250px;
	}

</style>

<script>

function showNewLocation()
{
	document.getElementById('venue_location_dropdown').style.display = 'none';
	document.getElementById('venue_location_new').style.display = 'block';
	
}

</script>

<?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>Reno Collective &#187; Entrepreneurship</title>
	<atom:link href="http://renocollective.com/tag/entrepreneurship/feed/" rel="self" type="application/rss+xml" />
	<link>http://renocollective.com</link>
	<description>Collaborative Coworking Space</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:32:52 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>37 Signals: Natural evolution from side project to full-time business</title>
		<link>http://renocollective.com/entrepreneurship/37-signals-natural-evolution-from-side-project-to-full-time-business/</link>
		<comments>http://renocollective.com/entrepreneurship/37-signals-natural-evolution-from-side-project-to-full-time-business/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 17:00:57 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://renocollective.com/?p=139</guid>
		<description><![CDATA[37 Signals is known for advocating solopreneurs, side projects, freelancing, and more. They also have observed the natural progression that occurs in starting a side project WHILE still at a full-time gig and how that project can evolve into a full-time job or product. Basecamp started out as a side project for DHH with 37 [...]]]></description>
			<content:encoded><![CDATA[<p>37 Signals is known for advocating solopreneurs, side projects, freelancing, and more. They also have observed the natural progression that occurs in starting a side project WHILE still at a full-time gig and how that project can evolve into a full-time job or product. <a href = "http://basecamphq.com">Basecamp</a> started out as a side project for <a href = "http://en.wikipedia.org/wiki/David_Heinemeier_Hansson">DHH</a> with 37 Signals and look how far it has come.</p>
<blockquote><p>&#8220;And it’s true that building a business requires plenty of time and effort. But the idea that you need to quit your job to do it right is misguided. If you quit your job, you shift everything. <em>You don’t gain time, you lose it.</em> You put a shot clock on your business. You box yourself into a position where you have to profit immediately or the whole thing goes under. You’ve got to make it work now or give up forever.&#8221;</p></blockquote>
<p>Read More at 37 Signals&#8217; <a href="http://www.37signals.com/svn/posts/1764-the-natural-evolution-from-side-project-to-full-time-business" target="_blank">Signal vs. Noise</a></p>
]]></content:encoded>
			<wfw:commentRss>http://renocollective.com/entrepreneurship/37-signals-natural-evolution-from-side-project-to-full-time-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
