<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Jesse Sutherland v2.0</title>
	
	<link>http://jessesutherland.com</link>
	<description>Jesse's Thoughts, Design, and Photography</description>
	<lastBuildDate>Fri, 17 Jul 2009 23:34:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/jessesutherlanddesign" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Superior Hiking Trail Photos</title>
		<link>http://jessesutherland.com/thoughts/superior-hiking-trail-photos/</link>
		<comments>http://jessesutherland.com/thoughts/superior-hiking-trail-photos/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 23:33:56 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=224</guid>
		<description><![CDATA[My wife and I took a backpacking trip to the north woods of Minnesota last weekend. We came away with some gorgeous Lake views, and sore backs. I took some photos along the way and posted the more artistic ones in the photography section. If you&#8217;re my friend on Facebook you can see some more [...]]]></description>
			<content:encoded><![CDATA[<p>My wife and I took a backpacking trip to the north woods of Minnesota last weekend. We came away with some gorgeous Lake views, and sore backs. I took some photos along the way and posted the more artistic ones <a href="http://jessesutherland.com/photography/superiorhikingtrail/">in the photography section</a>. If you&#8217;re my friend on Facebook you can <a href="http://www.facebook.com/album.php?aid=2195738&amp;id=59505229">see some more of them</a> with Andrea and I.</p>
<p><a href="http://jessesutherland.com/photography/superiorhikingtrail/"><img class="alignnone size-medium wp-image-226" title="Overlook2" src="http://jessesutherland.com/wp-content/uploads/Overlook2-404x269.jpg" alt="Overlook2" width="404" height="269" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/superior-hiking-trail-photos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>“Open Sourcing” my CMS Idea</title>
		<link>http://jessesutherland.com/thoughts/open-sourcing-my-cms-idea/</link>
		<comments>http://jessesutherland.com/thoughts/open-sourcing-my-cms-idea/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 03:50:49 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=216</guid>
		<description><![CDATA[About a year ago I decided that I didn’t like any of the content management options out there, and I wanted to create my own. As a designer I was looking for a system where I could handle more complicated content without getting my hands too dirty in programming.
Not being a programmer myself I just started [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago I decided that I didn’t like any of the content management options out there, and I wanted to create my own. As a designer I was looking for a system where I could handle more complicated content without getting my hands too dirty in programming.</p>
<p>Not being a programmer myself I just started concepting around how I wanted it to work and function, and eventually came up with an initial idea. It ended up taking inspiration from both <a href="http://www.madebyfrog.com">Frog</a> and <a href="http://www.wordpress.org">Wordpress</a>. I showed it to a few programmer buddies, but when we <a href="http://jessesutherland.com/thoughts/is-another-cms-worth-it/">considered the whole gambit</a> of competing CMS’s, we decided there wasn’t a market, nor a need for another one.</p>
<p>The idea has sat dormant for awhile now, and as I was digging around cleaning up my web server tonight I ran into it again and thought I’d share it with the world.</p>
<p>I gave it an initial name, Flext. You can check out some <a href="http://www.jessesutherland.com/cmsidea/">screens from the beginnings of Flext CMS</a> if you want.</p>
<p>Here’s the rundown of what some of the terminology means, I’ll admit that some of it got a little confusing:</p>
<p style="padding-left: 30px;"><strong>Pages:</strong> Groupings of content in a hierarchical order.<br />
<strong>Components:</strong> A way to define what kinds/types of content the CMS should ask for. Including what it should be called, how it should be entered, and how it should be formatted.<br />
<strong>Filters:</strong> A way to look through multiple pages and pull certain types of content into a separate page.<br />
<strong>Blocks:</strong> Groupings of content separated from the normal hierarchy of pages.<br />
<strong>Code:</strong> Or “Code Blocks” would be PHP code that could be added anywhere in the layout.<br />
<strong>Templates:</strong> CSS and XHTML layouts that define how pages will look to the viewers of the website.<br />
<strong>Regions:</strong> Areas that are defined within templates to store blocks or page content.<br />
<strong>Modules:</strong> Additional bits of programming that can add specific functionality to the CMS.</p>
<p>Feel free to diss it, ask any questions, steal the idea, whatever. Its now open sourced. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/open-sourcing-my-cms-idea/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Movies with a View</title>
		<link>http://jessesutherland.com/thoughts/movies-with-a-view/</link>
		<comments>http://jessesutherland.com/thoughts/movies-with-a-view/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:15:27 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Christianity]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=209</guid>
		<description><![CDATA[Just saw Pixar&#8217;s new film &#8220;UP&#8221; this evening and enjoyed it immensely. Some of my favorite movies are those that help you zoom out and gain some perspective on your life. Movies like these help you to realize that the trivial stuff you worry about most of your day probably doesn&#8217;t matter anyway.
It was starkly [...]]]></description>
			<content:encoded><![CDATA[<p>Just saw Pixar&#8217;s new film &#8220;UP&#8221; this evening and enjoyed it immensely. Some of my favorite movies are those that help you zoom out and gain some perspective on your life. Movies like these help you to realize that the trivial stuff you worry about most of your day probably doesn&#8217;t matter anyway.</p>
<p>It was starkly saddening to see how quickly the main character went from a young boy, vibrant and excited, to a young man, in love with his wife, to a lonely old stodgy man.</p>
<p>I don&#8217;t think I appreciate the time I have with my wife the way that I should. I can&#8217;t believe its already been three years, I already wonder if I have really made the most of our time together? Why am I always waiting for the sun to shine, or when we have more money, or the &#8220;perfect moment&#8221;?</p>
<p>I&#8217;m thankful that God uses moments like these, stories like these, to capture our attention and remind us that He is Good, that he has blessed us exceedingly, and that we have a finite amount of time on this earth.</p>
<p>Lord, thank you for this reminder. Would you help me to live a life that reflects yours to the people around me, help me to appreciate my wife for the beautiful woman that she is.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/movies-with-a-view/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some New Work</title>
		<link>http://jessesutherland.com/thoughts/some-new-work/</link>
		<comments>http://jessesutherland.com/thoughts/some-new-work/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:23:54 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=205</guid>
		<description><![CDATA[It&#8217;s been awhile since I got around to posting some of the projects I&#8217;ve been working on over the last year at Morsekode. Here are three of my favorite projects:
To kick things off I posted the SAP E-Learning Elevator, which was an interactive demo to give people an overview of what SAP does. I also [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been awhile since I got around to posting some of the projects I&#8217;ve been working on over the last year at Morsekode. Here are three of my favorite projects:</p>
<p>To kick things off I posted the <a href="http://jessesutherland.com/designportfolio/sap-e-learning-elevator/">SAP E-Learning Elevator</a>, which was an interactive demo to give people an overview of what SAP does. I also posted the <a href="http://jessesutherland.com/designportfolio/audio-technica-packaging/">Audio-Technica packaging project</a> that has been a long time in coming, but might be out on store shelves soon? Finally, I posted the <a href="http://jessesutherland.com/designportfolio/heroic-productions/">Heroic Productions</a> website, which was for an audio and lighting production company here in Minneapolis.</p>
<p>I&#8217;d love to know what you guys think, leave me a comment and let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/some-new-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Heroic Productions</title>
		<link>http://jessesutherland.com/designportfolio/heroic-productions/</link>
		<comments>http://jessesutherland.com/designportfolio/heroic-productions/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:15:46 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design Portfolio]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=202</guid>
		<description><![CDATA[Heroic is an audio, lighting, and production company based out of Minneapolis. They create events that become memorable experiences for those that attend them. With this website, I wanted to create a website that the viewer could interact with and change their experience. To do this, I created different color variations that the viewer can [...]]]></description>
			<content:encoded><![CDATA[<p>Heroic is an audio, lighting, and production company based out of Minneapolis. They create events that become memorable experiences for those that attend them. With this website, I wanted to create a website that the viewer could interact with and change their experience. To do this, I created different color variations that the viewer can use as they browse the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/designportfolio/heroic-productions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio-Technica Packaging</title>
		<link>http://jessesutherland.com/designportfolio/audio-technica-packaging/</link>
		<comments>http://jessesutherland.com/designportfolio/audio-technica-packaging/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:08:44 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design Portfolio]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Print Design]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=197</guid>
		<description><![CDATA[I worked with a team at Morsekode to develop these consumer-centric headphone &#38; microphone packages for Audio Technica. My initial &#8220;clean&#8221; concept was chosen and eventually became the final package. While only four are pictured here, we completed 16 packages for the client.
]]></description>
			<content:encoded><![CDATA[<p>I worked with a team at Morsekode to develop these consumer-centric headphone &amp; microphone packages for Audio Technica. My initial &#8220;clean&#8221; concept was chosen and eventually became the final package. While only four are pictured here, we completed 16 packages for the client.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/designportfolio/audio-technica-packaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP E-Learning Elevator</title>
		<link>http://jessesutherland.com/designportfolio/sap-e-learning-elevator/</link>
		<comments>http://jessesutherland.com/designportfolio/sap-e-learning-elevator/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:01:00 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design Portfolio]]></category>
		<category><![CDATA[Interactive Design]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=195</guid>
		<description><![CDATA[Each floor on this elevator represents a different facet of what SAP does as a company. Viewers can interact with the presentation and choose which e-learning modules they would like to view.
]]></description>
			<content:encoded><![CDATA[<p>Each floor on this elevator represents a different facet of what SAP does as a company. Viewers can interact with the presentation and choose which e-learning modules they would like to view.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/designportfolio/sap-e-learning-elevator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My new website for designers</title>
		<link>http://jessesutherland.com/thoughts/my-new-website-for-designers/</link>
		<comments>http://jessesutherland.com/thoughts/my-new-website-for-designers/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 00:00:48 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=190</guid>
		<description><![CDATA[Ever since I started messing around with designing this website, JesseSutherland.com in Wordpress, I&#8217;ve been enjoying playing around with and learning about all sorts of different content management systems, a.k.a. CMS&#8217;s. (which is basically just a dorky way to saying &#8220;a program that creates websites on the web&#8221;) I&#8217;ve also had the pleasure of working [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I started messing around with designing this website, JesseSutherland.com in Wordpress, I&#8217;ve been enjoying playing around with and learning about all sorts of different content management systems, a.k.a. CMS&#8217;s. (which is basically just a dorky way to saying &#8220;a program that creates websites on the web&#8221;) I&#8217;ve also had the pleasure of working with several while at my job at Morsekode.</p>
<p>The tricky thing is, each one is totally different, and each of them have different strengths and weaknesses. Its hard to tell if one is going to work well for a website or not until you&#8217;ve really spent a decent amount of time learning about it.</p>
<p>Awhile ago I decided it would be a great idea to create a website for designers like myself who want to learn about these CMS&#8217;s themselves. I also wanted to make this into a website that could display advertising and potentially create a bit of income for myself, since it is such a niche market.</p>
<p>What was born out of this idea was the aptly named <a href="http://www.cmsdesignresource.com">CMS Design Resource</a>. After about a year of building this site on and off, I am finally launching it to the public. It&#8217;s not the first in its market, but I think it is unique in the market the way it sorts the systems, and allows users to leave reviews about them.</p>
<p>Check it out, and let me know if you have any feedback about the site.</p>
<p><a href="http://www.cmsdesignresource.com"><img class="size-medium wp-image-191 alignnone" title="cmsdrscreen" src="http://jessesutherland.com/wp-content/uploads/cmsdrscreen-404x292.jpg" alt="cmsdrscreen" width="404" height="292" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/my-new-website-for-designers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>::Sigh:: I Joined Twitter</title>
		<link>http://jessesutherland.com/thoughts/sigh-i-joined-twitter/</link>
		<comments>http://jessesutherland.com/thoughts/sigh-i-joined-twitter/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 03:58:00 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=186</guid>
		<description><![CDATA[I know I said this would probably never happen, but the unthinkable has happened. I joined Twitter after the persistance of two friends. (cough, cough).
Truthfully, I&#8217;m not exactly sure what I&#8217;ll do with it, but I guess every once in awhile I&#8217;ll pop on and post some profound 140 character message. You&#8217;d better friend me [...]]]></description>
			<content:encoded><![CDATA[<p>I know I said this would probably never happen, but the unthinkable has happened. I joined Twitter after the persistance of two friends. (<a href="https://twitter.com/jbaumga">cough</a>, <a href="https://twitter.com/eldusto">cough</a>).</p>
<p>Truthfully, I&#8217;m not exactly sure what I&#8217;ll do with it, but I guess every once in awhile I&#8217;ll pop on and post some profound 140 character message. You&#8217;d better <a href="https://twitter.com/TheJester12">friend</a> me quick if you don&#8217;t want to miss out on any of that profundity. In addition, I&#8217;ll get my <a href="http://jessesutherland.com/about/lifestream/">Lifestream</a> to update with it as well.</p>
<p>In other news, I&#8217;ve got two new web sites launching soon. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/sigh-i-joined-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contentedness</title>
		<link>http://jessesutherland.com/thoughts/contentedness/</link>
		<comments>http://jessesutherland.com/thoughts/contentedness/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 04:28:53 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Christianity]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=179</guid>
		<description><![CDATA[One of the things I have often noticed, and often been frustrated with, is my natural discontent in almost every situation. You may have noticed it yourself in your life, whatever you seem to be doing, you think it could be better somehow. Strange, but we&#8217;re discontented creatures, never quite happy with the situation we&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I have often noticed, and often been frustrated with, is my natural discontent in almost every situation. You may have noticed it yourself in your life, whatever you seem to be doing, you think it could be better somehow. Strange, but we&#8217;re discontented creatures, never quite happy with the situation we&#8217;re in.</p>
<p>I notice it especially when I&#8217;m traveling. When I&#8217;m away from home I wish I could just rest at home and enjoy some down-time. Then, when I finally get home, I get bored quickly and wish I was out doing something fun. How ridiculous is that? Shouldn&#8217;t I just be able to enjoy the situation I&#8217;m in and not always wish it were something else?</p>
<p>Yes&#8230; I should.</p>
<p>I was thinking about what Paul says in <a href="http://biblegateway.com/bible?version=NIV&amp;passage=Philippians+4%3A12" title="Bible Gateway">Philippians 4:12</a>, &#8220;I know what it is to be in need, and I know what it is to have plenty. I have learned the secret of <strong>being content in any and every situation</strong>&#8230;&#8221;</p>
<p>Then I read <a href="http://biblegateway.com/bible?version=NIV&amp;passage=Proverbs+19%3A23" title="Bible Gateway">Proverbs 19:23</a> the other day: &#8221; The fear of the LORD leads to life:  Then one rests <strong>content</strong>, untouched by trouble.&#8221;</p>
<p>Finally, <a href="http://biblegateway.com/bible?version=NIV&amp;passage=1+Timothy+6%3A6" title="Bible Gateway">1 Timothy 6:6</a> says &#8220;But godliness with <strong>contentment</strong> is great gain.&#8221;</p>
<p>And I&#8217;m only quoting a few verses&#8230; Obviously, the Bible has a lot to say about being content. Oftentimes it relates to money and posessions, but I think the issue goes much deeper. We feel like we deserve more, like there&#8217;s always something better out there that we deserve. Why is that?</p>
<p>Truthfully, I don&#8217;t know how to solve this dilemma of the human condition, and I&#8217;m trying to learn from the verses above how to experience &#8220;godliness with contentment.&#8221; But its not always easy.</p>
<p>This weekend, I noticed a discontented attitude settling in, which was rediculous because I was up at a cabin with my family and friends enjoying the beautiful outdoors! So I worked hard to ask God to help me be content, and enjoy the situation that I was in, right there, right then. And you know what? He answered my prayer. It was an amazing weekend. Thanks Lord.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/contentedness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
