<!-- 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; ning</title>
	<atom:link href="http://renocollective.com/tag/ning/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>Building an online community</title>
		<link>http://renocollective.com/announcements/building-a-community/</link>
		<comments>http://renocollective.com/announcements/building-a-community/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 05:51:14 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Coworking]]></category>
		<category><![CDATA[ning]]></category>
		<category><![CDATA[reno collective]]></category>

		<guid isPermaLink="false">http://renocollective.com/?p=29</guid>
		<description><![CDATA[While we are looking for a building to house Reno Collective, we have setup a "social network" to build our community online before taking it to the streets.]]></description>
			<content:encoded><![CDATA[<p>While we are looking for a building to house Reno Collective, we have setup a &#8220;social network&#8221; to build our community online before taking it to the streets.</p>
<p>If you are interested in being a part of the Reno Collective family, check it out at <a href="http://www.renocollective.ning.com">www.renocollective.ning.com</a>. Create a profile and get involved!</p>
<p>This little experiment is powered by <a href="http://ning.com">Ning</a>. I&#8217;m not a fan of the Google ads they plaster on everything but hey, it keeps it free. We&#8217;ll eventually move to something different for our online community interaction, either a custom application built in ruby on rails or a community wiki.</p>
]]></content:encoded>
			<wfw:commentRss>http://renocollective.com/announcements/building-a-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
