<?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/"
	>

<channel>
	<title>Sean Stedwell</title>
	<atom:link href="http://www.stedwell.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.stedwell.net</link>
	<description>The Wonderful Portfolio</description>
	<pubDate>Mon, 02 Nov 2009 02:23:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solar Solutions</title>
		<link>http://www.stedwell.net/?p=130</link>
		<comments>http://www.stedwell.net/?p=130#comments</comments>
		<pubDate>Mon, 02 Nov 2009 02:02:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[GetSimple]]></category>

		<guid isPermaLink="false">http://www.stedwell.net/?p=130</guid>
		<description><![CDATA[This site, beegreeniniowa.com, is for a company that sells solar attic fans. A friend designed it, and hired me to take his PSDs, slice them up and code them for a content management system. I set the site up with GetSimple, a great CMS for users who don&#8217;t need as much power as Wordpress or [...]]]></description>
			<content:encoded><![CDATA[<p>This site, <a title="Solar Solutions of Iowa" href="http://beegreeniniowa.com/">beegreeniniowa.com</a>, is for a company that sells solar attic fans. A friend designed it, and hired me to take his PSDs, slice them up and code them for a content management system. I set the site up with GetSimple, a great CMS for users who don&#8217;t need as much power as Wordpress or others would have. The owners can easily change the content on the site themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=130</wfw:commentRss>
		</item>
		<item>
		<title>Product Site</title>
		<link>http://www.stedwell.net/?p=121</link>
		<comments>http://www.stedwell.net/?p=121#comments</comments>
		<pubDate>Wed, 13 May 2009 05:25:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[navigation]]></category>

		<category><![CDATA[product]]></category>

		<guid isPermaLink="false">http://www.stedwell.net/?p=121</guid>
		<description><![CDATA[I was looking at some web design job ads for my Portfolio class, and noticed one at Blizzard for a web designer, and they were looking for someone who had knowledge of creating product pages. So I decided to make one. Here it is.

I had a bit of trouble with the buttons on the sidebar. [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking at some web design job ads for my Portfolio class, and noticed one at Blizzard for a web designer, and they were looking for someone who had knowledge of creating product pages. So I decided to make one. <a title="Link to design3" href="http://www.stedwell.net/projects/the_thing">Here it is</a>.</p>
<p><span id="more-121"></span></p>
<p>I had a bit of trouble with the buttons on the sidebar. I had intended to have them right against each other, but with the way the are curved I couldn&#8217;t get them to work right. The images were overlapping weirdly and it just didn&#8217;t look good. So I decided to spread them out by a few pixels. It works, just wasn&#8217;t the original way I intended.</p>
<p>I would like to have the quote at the top randomly change, but I don&#8217;t know how to do that. PHP or jQuery maybe?</p>
<p>Something new I did was validate my code. It worked! Just had to fix a few errors and it was all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=121</wfw:commentRss>
		</item>
		<item>
		<title>Navigation</title>
		<link>http://www.stedwell.net/?p=115</link>
		<comments>http://www.stedwell.net/?p=115#comments</comments>
		<pubDate>Wed, 13 May 2009 04:26:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://www.stedwell.net/?p=115</guid>
		<description><![CDATA[This project was my first attempt at creating an &#8220;interesting&#8221; navigation long ago, before I knew about such fancy things as image replacement or multiple-state images. Everybody uses plain old tabs at the top of the page, so I wanted to try something different. There were a few challenges I had to overcome with this [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Link to design2" href="http://www.stedwell.net/projects/design2/html/home.html">This project</a> was my first attempt at creating an &#8220;interesting&#8221; navigation long ago, before I knew about such fancy things as image replacement or multiple-state images. Everybody uses plain old tabs at the top of the page, so I wanted to try something different. There were a few challenges I had to overcome with this project:</p>
<p><span id="more-115"></span></p>
<p>#1: I had never heard of image replacement or anything like that (I later discovered that deep within my web design book). I knew that I wanted to make buttons, and that somehow I had to get the images to play nice with the navigation that was made with an unordered list. So what to do? I spent many hours in front of the computer screen, and eventually figured out that I could make the buttons the same size as the background image.</p>
<p>#2: I didn&#8217;t know that you could have one image that would work for three different states! I wanted different images for normal, hover, and active. I made it work, but the loading kills it.</p>
<p>#3: Internet Explorer hates it. But I hate IE, so we&#8217;re even. Ha!</p>
<p>Does it work? Kinda. If I did it over again with my newfound knowledge, I&#8217;d use image replacement for the buttons, and include all three states in one image, for a total of four images instead of twelve. And maybe make it work for IE, but only if I was really bored.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=115</wfw:commentRss>
		</item>
		<item>
		<title>A Simple Blog</title>
		<link>http://www.stedwell.net/?p=109</link>
		<comments>http://www.stedwell.net/?p=109#comments</comments>
		<pubDate>Wed, 13 May 2009 04:04:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.stedwell.net/?p=109</guid>
		<description><![CDATA[ 
The goal of this project was to create a nice, clean blog template that would be easy to edit and plug content into. I first created the mockup in Photoshop, then sliced it and did all the coding for it by hand. The tabs at the top use the sliding door method, so as the [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>The goal of this project was to create a nice, clean blog template that would be easy to edit and plug content into. I first created the mockup in Photoshop, then sliced it and did all the coding for it by hand. The tabs at the top use the sliding door method, so as the text is resized they still look great!</p>
<p>Check it out <a title="Link to Simple Blog" href="http://www.stedwell.net/projects/simple_blog/html/home.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=109</wfw:commentRss>
		</item>
		<item>
		<title>OKWUeagle Graphics</title>
		<link>http://www.stedwell.net/?p=86</link>
		<comments>http://www.stedwell.net/?p=86#comments</comments>
		<pubDate>Thu, 09 Apr 2009 17:24:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[Add new tag]]></category>

		<category><![CDATA[icon]]></category>

		<category><![CDATA[okwueagle]]></category>

		<category><![CDATA[web graphics]]></category>

		<guid isPermaLink="false">http://www.stedwell.net/?p=86</guid>
		<description><![CDATA[In Web and Interactive class, a few of us have been working on an iPhone stylesheet for our student website, okwueagle.com. Erik Smith is doing most of the coding (he&#8217;s a genius with that stuff) and I&#8217;ve been working on the graphics. Here&#8217;s how I created the top banner and nav.

This was the banner image [...]]]></description>
			<content:encoded><![CDATA[<p>In Web and Interactive class, a few of us have been working on an iPhone stylesheet for our student website, <a title="Link to okwueagle.com" href="http://www.okwueagle.com">okwueagle.com</a>. Erik Smith is doing most of the coding (he&#8217;s a genius with that stuff) and I&#8217;ve been working on the graphics. Here&#8217;s how I created the top banner and nav.</p>
<p><span id="more-86"></span></p>
<p>This was the banner image I started with. It&#8217;s almost what is on the live site, except for the color of the eagle.</p>
<p><div id="attachment_87" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-87" title="OKWUbanner" src="http://www.stedwell.net/wp-content/uploads/2009/04/okwubanner-300x61.jpg" alt="Banner for okwueagle.com" width="300" height="61" /><p class="wp-caption-text">Banner for okwueagle.com</p></div></p>
<p>We decided that we wanted the iPhone version of the site to tie in very well with the original. I kept the same eagle and text, and added a simplified version of the main navigation. We included the links used most often. We also wanted a search bar in the header.</p>
<p>Here&#8217;s the original.</p>
<p><img class="aligncenter size-full wp-image-93" title="okwueagle" src="http://www.stedwell.net/wp-content/uploads/2009/04/okwueagle.tiff" alt="Original okwueagle.com header." /></p>
<p><div id="attachment_96" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-96" title="okwueagle" src="http://www.stedwell.net/wp-content/uploads/2009/04/okwueagle-300x57.jpg" alt="Original okwueagle header" width="300" height="57" /><p class="wp-caption-text">Original okwueagle header</p></div></p>
<p>The challenge was to fit all of that into a small space! I shrunk the eagle down so it fit in line with the text, and placed the search bar to the right of that. The nav then fit below. Here is how it turned out.</p>
<p><div id="attachment_88" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-88" title="okwueagle-header-ipod" src="http://www.stedwell.net/wp-content/uploads/2009/04/okwueagle-header-ipod.jpg" alt="okwueagle iphone header" width="320" height="57" /><p class="wp-caption-text">okwueagle iphone header</p></div></p>
<p>When we we started looking at this, it was decided that the eagle was too small. Also, we wanted to emphasize the fact that this version was made for the iPhone, and to do that we wanted an icon similar to those on the iPhone. Now I had an even smaller space to convey the eagle and the OKWU text!</p>
<p>Here&#8217;s what I came up with.</p>
<p><div id="attachment_90" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-90" title="okwueagle-header-icons-ipod-shiny1" src="http://www.stedwell.net/wp-content/uploads/2009/04/okwueagle-header-icons-ipod-shiny1.jpg" alt="okwueagle iphone icon" width="320" height="100" /><p class="wp-caption-text">okwueagle iphone icon</p></div></p>
<p>We&#8217;re still working on the final version of the site, I&#8217;ll keep this updated and publish when it goes live so you can check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=86</wfw:commentRss>
		</item>
		<item>
		<title>Red</title>
		<link>http://www.stedwell.net/?p=75</link>
		<comments>http://www.stedwell.net/?p=75#comments</comments>
		<pubDate>Tue, 31 Mar 2009 21:07:13 +0000</pubDate>
		<dc:creator>Stedwell</dc:creator>
		
		<category><![CDATA[Desktop Wallpapers]]></category>

		<category><![CDATA[desktop wallpaper]]></category>

		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://www.think.ingcreative.com/seanstedwell/?p=75</guid>
		<description><![CDATA[Another image made in Photoshop. Click the picture below for the full size download.

1680 x 1050 pixels.
]]></description>
			<content:encoded><![CDATA[<p>Another image made in Photoshop. Click the picture below for the full size download.</p>
<p><span id="more-75"></span></p>
<p><div id="attachment_76" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.stedwell.net/wp-content/uploads/2009/03/red-background.jpg"><img class="size-medium wp-image-76" title="red-background" src="http://www.think.ingcreative.com/seanstedwell/wp-content/uploads/2009/03/red-background-300x187.jpg" alt="red background" width="300" height="187" /></a><p class="wp-caption-text">red background</p></div></p>
<p>1680 x 1050 pixels.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=75</wfw:commentRss>
		</item>
		<item>
		<title>think.ingcreative concept</title>
		<link>http://www.stedwell.net/?p=63</link>
		<comments>http://www.stedwell.net/?p=63#comments</comments>
		<pubDate>Thu, 12 Mar 2009 20:59:30 +0000</pubDate>
		<dc:creator>Stedwell</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.think.ingcreative.com/seanstedwell/?p=63</guid>
		<description><![CDATA[I&#8217;ve been working with Mariah Klumb on a new design for think.ingcreative.com, and I finished coding the mock up today. She created the Photoshop mockup and gave me the .psd files, then I did some editing, sliced it up and coded the site by hand.

You can check out the concept here.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with Mariah Klumb on a new design for <a title="Link to think.ingcreative.com" href="http://think.ingcreative.com">think.ingcreative.com</a>, and I finished coding the mock up today. She created the Photoshop mockup and gave me the .psd files, then I did some editing, sliced it up and coded the site by hand.</p>
<p><span id="more-63"></span></p>
<p>You can check out the concept <a title="Link to think.ingcreative.com concept" href="http://www.think.ingcreative.com/stedwell/projects/3/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=63</wfw:commentRss>
		</item>
		<item>
		<title>Blue Swirls</title>
		<link>http://www.stedwell.net/?p=39</link>
		<comments>http://www.stedwell.net/?p=39#comments</comments>
		<pubDate>Thu, 26 Feb 2009 02:09:26 +0000</pubDate>
		<dc:creator>Stedwell</dc:creator>
		
		<category><![CDATA[Desktop Wallpapers]]></category>

		<category><![CDATA[desktop wallpaper]]></category>

		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://www.think.ingcreative.com/seanstedwell/?p=39</guid>
		<description><![CDATA[A background I made in Illustrator. Hit the link below for the full size download.

1280 x 800 px
]]></description>
			<content:encoded><![CDATA[<p>A background I made in Illustrator. Hit the link below for the full size download.</p>
<p><span id="more-39"></span></p>
<p><div id="attachment_15" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.stedwell.net/wp-content/uploads/2009/02/background-thingy-blue-1280-x-800.jpg"><img class="size-medium wp-image-15" title="Blue Swirls" src="http://www.think.ingcreative.com/seanstedwell/wp-content/uploads/2009/02/background-thingy-blue-1280-x-800-300x185.jpg" alt="Blue Swirls" width="300" height="185" /></a><p class="wp-caption-text">Download</p></div></p>
<p>1280 x 800 px</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>Old School Game Text</title>
		<link>http://www.stedwell.net/?p=36</link>
		<comments>http://www.stedwell.net/?p=36#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:42:47 +0000</pubDate>
		<dc:creator>Stedwell</dc:creator>
		
		<category><![CDATA[Desktop Wallpapers]]></category>

		<category><![CDATA[desktop wallpaper]]></category>

		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://www.think.ingcreative.com/seanstedwell/?p=36</guid>
		<description><![CDATA[This type is like a 3D version of some old school video game text. Hit the link below for the full size download.

1440 x 900 px
]]></description>
			<content:encoded><![CDATA[<p>This type is like a 3D version of some old school video game text. Hit the link below for the full size download.</p>
<p><span id="more-36"></span></p>
<p><div id="attachment_20" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.stedwell.net/wp-content/uploads/2009/02/stedwell-background1.jpg"><img class="size-medium wp-image-20" title="Stedwell 2" src="http://www.think.ingcreative.com/seanstedwell/wp-content/uploads/2009/02/stedwell-background1-300x187.jpg" alt="Stedwell 2" width="300" height="187" /></a><p class="wp-caption-text">Download</p></div></p>
<p>1440 x 900 px</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>Stedwell Desktop Design</title>
		<link>http://www.stedwell.net/?p=30</link>
		<comments>http://www.stedwell.net/?p=30#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:25:28 +0000</pubDate>
		<dc:creator>Stedwell</dc:creator>
		
		<category><![CDATA[Desktop Wallpapers]]></category>

		<category><![CDATA[desktop wallpaper]]></category>

		<guid isPermaLink="false">http://www.think.ingcreative.com/seanstedwell/?p=30</guid>
		<description><![CDATA[I made this background on a flight from Phoenix to Tulsa, when I was heading back to school after Christmas break. I have it showing on my Macbook Pro, and people like it! Hit the link below for the download.

1440x 900 px
]]></description>
			<content:encoded><![CDATA[<p>I made this background on a flight from Phoenix to Tulsa, when I was heading back to school after Christmas break. I have it showing on my Macbook Pro, and people like it! Hit the link below for the download.</p>
<p><span id="more-30"></span></p>
<p><div id="attachment_18" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.stedwell.net/wp-content/uploads/2009/02/glowy-stedwell2.jpg"><img class="size-medium wp-image-18" title="Stedwell 1" src="http://www.think.ingcreative.com/seanstedwell/wp-content/uploads/2009/02/glowy-stedwell2-300x187.jpg" alt="Stedwell 1" width="300" height="187" /></a><p class="wp-caption-text">Download</p></div></p>
<p>1440x 900 px</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stedwell.net/?feed=rss2&amp;p=30</wfw:commentRss>
		</item>
	</channel>
</rss>
