<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jim Westergren &#187; Web Design</title>
	<atom:link href="http://www.jimwestergren.com/category/web-development/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimwestergren.com</link>
	<description>SEO Expert and Philosophical Sci-Fi Author</description>
	<lastBuildDate>Thu, 13 May 2010 18:01:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Worst Web Design Ever</title>
		<link>http://www.jimwestergren.com/worst-web-design-ever/</link>
		<comments>http://www.jimwestergren.com/worst-web-design-ever/#comments</comments>
		<pubDate>Thu, 28 Dec 2006 01:28:02 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/worst-web-design-ever/</guid>
		<description><![CDATA[The following is a list of web sites collected on the internet for the purpose of demonstrating bad web design. If you have found another site that should be on this list then please leave a comment. New screenshots taken 15 january 2009.
Official site of a children&#8217;s hospital in Japan

MSY Technology Pty. Ltd.

Personal site of [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/worst-web-design-ever/feed/</wfw:commentRss>
		<slash:comments>121</slash:comments>
		</item>
		<item>
		<title>2 big redesigns and 2 new sites</title>
		<link>http://www.jimwestergren.com/2-big-redesigns-and-2-new-sites/</link>
		<comments>http://www.jimwestergren.com/2-big-redesigns-and-2-new-sites/#comments</comments>
		<pubDate>Mon, 29 May 2006 17:35:55 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[My sites]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/2-big-redesigns-and-2-new-sites/</guid>
		<description><![CDATA[Usually I just concentrate on SEO for myself and clients and don&#8217;t do so much web site designing but the last days was an exception. In fact I even don&#8217;t offer web design anylonger to clients so when I do it is mostly for my own sites.
This is the new web design updates from this [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/2-big-redesigns-and-2-new-sites/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to write DOS text on your site</title>
		<link>http://www.jimwestergren.com/how-to-write-dos-text-on-your-site/</link>
		<comments>http://www.jimwestergren.com/how-to-write-dos-text-on-your-site/#comments</comments>
		<pubDate>Sat, 17 Dec 2005 21:59:50 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/how-to-write-dos-text-on-your-site/</guid>
		<description><![CDATA[
Do you want web site text that looks like DOS text?

Here is the CSS that produces what you see on this page:


.dos {
  width: 400px;
  background: #000;
  padding:30px;
  font-size: 9pt;
  font-family: fixedsys, LucidaTerminal, monospace;
  color: #909090;
  text-align: left;
  overflow:auto;
  border: 5px solid #909090;
  }
Good luck!


New [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/how-to-write-dos-text-on-your-site/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Frames with CSS!</title>
		<link>http://www.jimwestergren.com/frames-with-css/</link>
		<comments>http://www.jimwestergren.com/frames-with-css/#comments</comments>
		<pubDate>Sat, 10 Dec 2005 09:02:57 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[My sites]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development Articles]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/frames-with-css/</guid>
		<description><![CDATA[I made it!
After some hours I have now managed to put an idea into reality.
It was not easy but now I am happy that I made it.
Site: www.SEOFAQ.net
If you scroll it will look like as if you have frames but in fact it is just CSS. It was not easy to make as Internet Explorer [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/frames-with-css/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Web site for client completed</title>
		<link>http://www.jimwestergren.com/web-site-for-client-completed/</link>
		<comments>http://www.jimwestergren.com/web-site-for-client-completed/#comments</comments>
		<pubDate>Thu, 24 Nov 2005 21:14:13 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/web-site-for-client-completed/</guid>
		<description><![CDATA[I have just sent the bill to a client for making his web site.
This is how it looked before and this is how I made it.
It was a bigger project then I thought, and yes it could have been made better but not for the price he paid  
Made in Notepad, yeah! Actually there [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/web-site-for-client-completed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Secrets of Web Design</title>
		<link>http://www.jimwestergren.com/my-secrets-of-web-design/</link>
		<comments>http://www.jimwestergren.com/my-secrets-of-web-design/#comments</comments>
		<pubDate>Thu, 06 Jan 2005 18:35:46 +0000</pubDate>
		<dc:creator>Jim Westergren</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.jimwestergren.com/my-secrets-of-web-design/</guid>
		<description><![CDATA[I have now finished making my third web site. The first two I made in 1999 and this one I finished today.
I was very satisfied with the result and by considering that I spent not more than 5 days making it (all texts cut and paste of course) I decided to write this essay on [...]]]></description>
		<wfw:commentRss>http://www.jimwestergren.com/my-secrets-of-web-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
