<?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>The Way Of Coding &#187; client</title>
	<atom:link href="http://thewayofcoding.com/tag/client/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 06:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Making an easy to update site on a server without any server-side code</title>
		<link>http://thewayofcoding.com/2006/12/making-an-easy-to-update-site-on-a-server-without-any-server-side-code/</link>
		<comments>http://thewayofcoding.com/2006/12/making-an-easy-to-update-site-on-a-server-without-any-server-side-code/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 22:56:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://localhost/?p=6</guid>
		<description><![CDATA[I guess you could call this part three of the &#8220;ajax, json, html, css, easy to update non-server-scripted website series!&#8221; This time I will get into my design plans for the client application. It has not been created yet, so there will be some guess work here. Writing this will also help me figure out [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2006/12/making-an-easy-to-update-site-on-a-server-without-any-server-side-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No, but there is more&#8230;much more thanks to my new friend ajax.</title>
		<link>http://thewayofcoding.com/2006/12/no-but-there-is-moremuch-more-thanks-to-my-new-friend-ajax/</link>
		<comments>http://thewayofcoding.com/2006/12/no-but-there-is-moremuch-more-thanks-to-my-new-friend-ajax/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 07:56:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[clever]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://localhost/?p=5</guid>
		<description><![CDATA[As I mentioned in the previous post, I made a static website in html, css, javascript, and json. It works pretty good and that&#8217;s great. The problem is my sister is the one who should be adding/editing content because it is her site. So the question is, how can I make an easily update-able site [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2006/12/no-but-there-is-moremuch-more-thanks-to-my-new-friend-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
