<?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; json</title>
	<atom:link href="http://thewayofcoding.com/tag/json/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>VB.NET is a pleasure</title>
		<link>http://thewayofcoding.com/2006/12/vbnet-is-a-pleasure/</link>
		<comments>http://thewayofcoding.com/2006/12/vbnet-is-a-pleasure/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 02:20:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[clr]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://localhost/?p=8</guid>
		<description><![CDATA[I started using VB.NET to write that JSON/FTP/site editor program. I found a free ready made library to work with the JSON data. It&#8217;s from Newtonsoft Really easy to use. They don&#8217;t have much documentation, but just looking through the library with IntelliSense in the VB IDE is more than enough to understand how to [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2006/12/vbnet-is-a-pleasure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few mishaps while getting the site ready</title>
		<link>http://thewayofcoding.com/2006/12/a-few-mishaps-while-getting-the-site-ready/</link>
		<comments>http://thewayofcoding.com/2006/12/a-few-mishaps-while-getting-the-site-ready/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 22:58:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[opera]]></category>

		<guid isPermaLink="false">http://localhost/?p=7</guid>
		<description><![CDATA[The ajax/json site is fully functional now. I had a few problems though that I&#8217;ll discuss here. First off, the simple hosting that is provided my my isp isn&#8217;t working correctly, so I had to look for an alternative host to do testing on. I found 50webs.com which provides 60mb of free bannerless hosting. They [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2006/12/a-few-mishaps-while-getting-the-site-ready/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>
		<item>
		<title>javascript and json together forever</title>
		<link>http://thewayofcoding.com/2006/12/javascript-and-json-together-forever/</link>
		<comments>http://thewayofcoding.com/2006/12/javascript-and-json-together-forever/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 06:31:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://localhost/?p=4</guid>
		<description><![CDATA[I created a static website recently for my sister. It is hosted on our ISP&#8217;s server, which means there is no way to do any server-side coding. The site is coding in html with a few pages using javascript and JSON (javascript object notation). Just what is JSON you ask? It is simply a way [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2006/12/javascript-and-json-together-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
