<!-- 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>Colin Loretz &#187; money</title>
	<atom:link href="http://colinloretz.com/tag/money/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Thu, 17 Jun 2010 22:02:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How much did that meeting cost?</title>
		<link>http://colinloretz.com/2009/07/how-much-did-that-meeting-cost/</link>
		<comments>http://colinloretz.com/2009/07/how-much-did-that-meeting-cost/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 17:38:51 +0000</pubDate>
		<dc:creator>Colin Loretz</dc:creator>
				<category><![CDATA[Random Musings]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://colinloretz.com/?p=390</guid>
		<description><![CDATA[It&#8217;s easy to have a lot of meetings without any thought to money and the cost associated with that time. This was a link shared by Lance Ennen in an O&#8217;Reilly Webinar, &#8220;Radical Career Success in a Down Economy.&#8221; Meeting Cost Ticker]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s easy to have a lot of meetings without any thought to money and the cost associated with that time. This was a link shared by Lance Ennen in an O&#8217;Reilly Webinar, &#8220;Radical Career Success in a Down Economy.&#8221;</p>
<p><a href="http://tobytripp.github.com/meeting-ticker/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/tobytripp.github.com/meeting-ticker/?referer=');">Meeting Cost Ticker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://colinloretz.com/2009/07/how-much-did-that-meeting-cost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
