<!-- 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: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/"
		>
<channel>
	<title>Comments on: A Little Bit of Personal Planning</title>
	<atom:link href="http://colinloretz.com/2009/12/a-little-bit-of-personal-planning/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com/2009/12/a-little-bit-of-personal-planning/</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Tue, 06 Jul 2010 22:12:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Raoul de Jongh</title>
		<link>http://colinloretz.com/2009/12/a-little-bit-of-personal-planning/comment-page-1/#comment-572</link>
		<dc:creator>Raoul de Jongh</dc:creator>
		<pubDate>Fri, 15 Jan 2010 08:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://colinloretz.com/?p=567#comment-572</guid>
		<description>hey man. 

thanks for the list - its a fantastic way to start the year. remember to benchmark every 3 months or so to keep better track of how you are going, and set your goals, then make them about 15-20% higher. I find most of us underestimate our abilities by about this much, so its good to have something to really strive for. 

keep in touch. Raoul</description>
		<content:encoded><![CDATA[<p>hey man. </p>
<p>thanks for the list &#8211; its a fantastic way to start the year. remember to benchmark every 3 months or so to keep better track of how you are going, and set your goals, then make them about 15-20% higher. I find most of us underestimate our abilities by about this much, so its good to have something to really strive for. </p>
<p>keep in touch. Raoul</p>
]]></content:encoded>
	</item>
</channel>
</rss>
