<?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 » Thoughts</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/jessesutherlandthoughts" 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>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>
		<item>
		<title>New Website Launched</title>
		<link>http://jessesutherland.com/thoughts/new-website-launched/</link>
		<comments>http://jessesutherland.com/thoughts/new-website-launched/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:50:31 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=173</guid>
		<description><![CDATA[Yesterday I had the pleasure of launching Phoenix Endeavors&#8217; new website. It feels good to launch it after starting on the project about eight months ago! The company is an SAP software consulting firm here in Minneapolis who came to me for a complete website, wanting to be able to update it themselves after it [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I had the pleasure of launching Phoenix Endeavors&#8217; <a href="http://www.phoenixendeavors.com">new website</a>. It feels good to launch it after starting on the project about eight months ago! The company is an SAP software consulting firm here in Minneapolis who came to me for a complete website, wanting to be able to update it themselves after it was completed.</p>
<p>I&#8217;m pretty happy with how the design turned out. It&#8217;s clean and simple, with a lot of white space. The design has some nice dimension, where the photo feels like its coming off of the page. I like how the menu is a bit unique from other drop down menu&#8217;s, and it makes use of some cool transparency.</p>
<p>It was hard to nail down exactly what type of photography should be used, I was really trying to steer them away from the typical &#8220;business people shaking hands in a conference room&#8221; sort of imagery, as is common on a lot of consulting websites.</p>
<p>They told me that they wanted to be perceived as experts at what they did while working in partnership with the companies that hire them. At some point along the way I stumbled on the analogy of fighter pilots, or Blue Angel type of guys. They&#8217;re experts, and they have to coordinate everything they do as partners.</p>
<p>Overall, it was a fun project to work on and I&#8217;m proud to add it to <a href="http://jessesutherland.com/designportfolio/phoenix-endeavors/">my portfolio</a>. Let me know what you think about it. Like it, love it, hate it?</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/new-website-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Church Website Designers</title>
		<link>http://jessesutherland.com/thoughts/church-website-designers/</link>
		<comments>http://jessesutherland.com/thoughts/church-website-designers/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:33:20 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Christianity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=163</guid>
		<description><![CDATA[I don&#8217;t tend to post a lot of links to offsite articles because I&#8217;d much rather write and publish things that I&#8217;ve written and created. But today I was browsing Darren Hoyt&#8217;s blog, a designer who I respect on the web and I came across his most recent article that I thought was a great [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t tend to post a lot of links to offsite articles because I&#8217;d much rather write and publish things that I&#8217;ve written and created. But today I was browsing <a href="http://www.darrenhoyt.com/">Darren Hoyt&#8217;s blog</a>, a designer who I respect on the web and I came across his most recent article that I thought was a great collision between my two passions: <a href="http://jessesutherland.com/category/thoughts/design/">Design</a> and <a href="http://jessesutherland.com/category/thoughts/christianity/">Christianity</a>. </p>
<p>In <a href="http://www.darrenhoyt.com/2009/01/08/interviews-with-church-designers/">his article</a> he interviewed several key designers who have played big roles in redesigning church websites. He asks some great questions and their responses are insightful</p>
<p>It&#8217;s a lengthy article, but worth the read if this sort of thing interests you. Generally, what do you think, where is the line between a good professional website for a church and something that is too glitzy and glamorous?</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/church-website-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Ideas</title>
		<link>http://jessesutherland.com/thoughts/new-ideas/</link>
		<comments>http://jessesutherland.com/thoughts/new-ideas/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 19:25:43 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jessesutherland.com/?p=158</guid>
		<description><![CDATA[Working in the advertising and design industry makes me try and think up new ideas all of the time. The creative process is challenging and oftentimes hard to come up with ideas that are unique and relevant to the audience.
I noticed something this weekend as I was playing a Scrabble-type game with my family. As [...]]]></description>
			<content:encoded><![CDATA[<p>Working in the advertising and design industry makes me try and think up new ideas all of the time. The creative process is challenging and oftentimes hard to come up with ideas that are unique and relevant to the audience.</p>
<p>I noticed something this weekend as I was playing a Scrabble-type game with my family. As I tried to form my individual letters into words I would try to come up with long words at the beginning of the game. (You know, like &#8220;antidisestablishmentarianism&#8221;, just kidding) but I found that I sat there trying to think of long, complex words to no avail. When I would finally give up on that and focus on getting 3-4 letter words that I could put together quickly, I had much more success getting rid of my letters. My Scrabble board would spiral in complexity and often I could form shorter words into longer ones.</p>
<p>I think this is a good example of things I&#8217;ve found to be true about coming up with good ideas:</p>
<p style="padding-left: 30px;"><strong>Just get started</strong>. I find that I rarely think of anything decent when I wait until I have a &#8220;good idea&#8221;. Instead, just get started, brainstorm everything: Even the silly, impossible, already-been-done ideas. Put time into your decision process, but don&#8217;t wait for the &#8220;perfect idea&#8221; to get started creating.</p>
<p style="padding-left: 30px;"><strong>Ideas start as simple, and become complex</strong>. I am never able to come up with good complex ideas right off the bat. No one sat down and thought &#8220;I&#8217;m going to design a car, here&#8217;s how the carburetor is going to work&#8230;&#8221; Start with a simple idea and complex systems will evolve from it. Don&#8217;t jump to the specifics quite so soon.</p>
<p>Just some thoughts for you today the next time you have to brainstorm some new idea. I&#8217;m sure I&#8217;m not the first to come up with these things, but I decided to just post instead of overthinking. (That was the point, wasn&#8217;t it?)</p>
]]></content:encoded>
			<wfw:commentRss>http://jessesutherland.com/thoughts/new-ideas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
