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

<channel>
	<title>Cory Repp.com</title>
	<atom:link href="http://www.coryrepp.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coryrepp.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 13 May 2008 22:32:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Colourways</title>
		<link>http://www.coryrepp.com/projects-website/colourways</link>
		<comments>http://www.coryrepp.com/projects-website/colourways#comments</comments>
		<pubDate>Tue, 13 May 2008 22:26:07 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
		
		<category><![CDATA[CSS]]></category>

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

		<category><![CDATA[Projects - Website]]></category>

		<guid isPermaLink="false">http://www.coryrepp.com/?p=10</guid>
		<description><![CDATA[Well, I saw a few sites that had swappable CSS files where the user selects with a button and it changes the layout, colors, text, or whatever the coder decides using stylesheets.  So,  I messed around with some code and applied that to my blog here. I didn&#8217;t really like the initial color [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I saw a few sites that had swappable CSS files where the user selects with a button and it changes the layout, colors, text, or whatever the coder decides using stylesheets.  So,  I messed around with some code and applied that to my blog here. I didn&#8217;t really like the initial color palette I had originally selected so I thought, why not just have multiple palettes and the user can select the one they want. The script also installs a cookie so that every time the user returns it loads their preferred stylesheet.  I prefer #1 and #3&#8230;.I know on some of them the links are hard to see but deal with it&#8230;..its for the sake of art, sheesh.</p>
<p>I would like to thank my girlfriend and two good friends for choosing their own personal color schemes, numbers 3-5. Number 2 was the original color scheme and number 1 was my personal choice. I might do 2 more&#8230;.maybe have my niece select a palette&#8230;.</p>
<p>The use of being able to swap CSS files is unbelievably cool. You could have the width or height resize, font resizing, menu&#8217;s that swap colors, swapping background images, anything coded into your CSS could be swapped with another CSS. I know this isn&#8217;t much of a new thing&#8230;..but its still cool!</p>
<p>It was a fun project and I am very happy with the results, enjoy!</p>
<p>ohh, and P.S. that is a background image to the right, not a menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coryrepp.com/projects-website/colourways/feed</wfw:commentRss>
		</item>
		<item>
		<title>Brash Moustache</title>
		<link>http://www.coryrepp.com/projects-website/brash-moustache</link>
		<comments>http://www.coryrepp.com/projects-website/brash-moustache#comments</comments>
		<pubDate>Mon, 12 May 2008 23:04:52 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
		
		<category><![CDATA[Projects - Website]]></category>

		<guid isPermaLink="false">http://www.coryrepp.com/?p=9</guid>
		<description><![CDATA[What happens when a graphic/web designer gets bored, he makes things, but to make something its good to have and idea of what it is first. So, I though, what is cool but ridiculous and something other people will get on board with. So my idea was simple, Moustache May, I get my friends, family [...]]]></description>
			<content:encoded><![CDATA[<p>What happens when a graphic/web designer gets bored, he makes things, but to make something its good to have and idea of what it is first. So, I though, what is cool but ridiculous and something other people will get on board with. So my idea was simple, <a href="http://www.brashmoustache.com" target="_blank">Moustache May</a>, I get my friends, family and whoever else to grow their moustaches all month long and create a blog/competition around it.</p>
<p>The competition is under way and I&#8217;ve been experimenting with plugins and my WordPress base theme to get the layout to where I like it. It&#8217;s a basic centered layout with right hand-nav. I went with a old-timey kind of barbershop color scheme and feel. <a href="http://www.brashmoustache.com">Check it out</a>, post a comment, <a href="http://digg.com/search?s=brashmoustache&amp;submit=Search&amp;section=all&amp;type=url&amp;area=all&amp;sort=score">digg</a> it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coryrepp.com/projects-website/brash-moustache/feed</wfw:commentRss>
		</item>
		<item>
		<title>West Wind Energy</title>
		<link>http://www.coryrepp.com/projects-website/west-wind-energy</link>
		<comments>http://www.coryrepp.com/projects-website/west-wind-energy#comments</comments>
		<pubDate>Mon, 12 May 2008 20:55:26 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Projects - Website]]></category>

		<guid isPermaLink="false">http://www.coryrepp.com/?p=4</guid>
		<description><![CDATA[I just finished up a job for West Wind Energy a week ago. They are a startup company building wind-farms as an alternative energy source. I had a great time working on this site and the whole project went very smoothly, the client was very enjoyable and easy to work with (he is writing me [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished up a job for <a title="West Wind Energy" href="http://www.westwindenergy.com" target="_blank">West Wind Energy</a> a week ago. They are a startup company building wind-farms as an alternative energy source. I had a great time working on this site and the whole project went very smoothly, the client was very enjoyable and easy to work with (he is writing me a good testimonial as well).</p>
<p>I had a few issues with Firefox not repeating a background from the CSS, which is funny cause I&#8217;m always ripping on IE for its constant issues. I found a quick fix to the background issue, if your having a problem with FF not showing a repeating background, then try an overflow:auto; or a display:table; the display table ended up working for me and the site looks great.</p>
<p>Site is live <a href="http://www.westwindenergy.com" target="_blank">here</a>.</p>
<p><a href="http://www.coryrepp.com/wp-content/uploads/2008/05/wwe.jpg"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coryrepp.com/projects-website/west-wind-energy/feed</wfw:commentRss>
		</item>
		<item>
		<title>The First Of Many</title>
		<link>http://www.coryrepp.com/rants/the-first-of-many</link>
		<comments>http://www.coryrepp.com/rants/the-first-of-many#comments</comments>
		<pubDate>Mon, 12 May 2008 16:42:57 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
		
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.coryrepp.com/?p=3</guid>
		<description><![CDATA[Well, I finally did it&#8230;.I made a skin I actually like. This site is for me to show off my new projects I&#8217;m working on, either for clients or myself, I am constantly creating new things and wanted a quick and painless way to have my stuff online without updating my resume/portfolio page.
I have been [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I finally did it&#8230;.I made a skin I actually like. This site is for me to show off my new projects I&#8217;m working on, either for clients or myself, I am constantly creating new things and wanted a quick and painless way to have my stuff online without updating my <a href="http://www.crepp.net">resume/portfolio page</a>.</p>
<p>I have been really busy the last few months doing side projects while trying to maintain a full-time job. Working for clients as a contractor is very rewarding though and I will continue to do so, as long as the demand is there.</p>
<p>If you are looking for website design, wordpress custom themes, myspace custom layouts, print work, and/or anything that encompasses digital media, shoot me an email or give me a call. I do contract work in the Seattle area (also work remotely) and am always looking for new and challenging projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coryrepp.com/rants/the-first-of-many/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
