<?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>Tinsology &#187; javascript</title>
	<atom:link href="http://tinsology.net/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Wed, 10 Mar 2010 22:50:49 +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>Client Side Vs. Server Side Code</title>
		<link>http://tinsology.net/2009/06/client-side-vs-server-side-code/</link>
		<comments>http://tinsology.net/2009/06/client-side-vs-server-side-code/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 19:11:31 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[(X)HTML/CSS/CMS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=771</guid>
		<description><![CDATA[In my experience, one of the most common pitfalls for beginning programmers is not understanding the relationships between objects in their environment. This is especially the case in web development where there is in almost every case a blend between multiple client side and server side scripts. Failure to understand the the way browsers and servers communicate or the relationships between (X)HTML (or javascript or CSS etc) and PHP (insert alternative language here) will certainly lead to a poor or incorrect implementation. If you are an experienced programmer you probably won't gain much from reading this, but if you are a beginner, hopefully I can provide some insight that will save you a lot of trouble. <a href="http://tinsology.net/2009/06/client-side-vs-server-side-code/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/' rel='bookmark' title='Permanent Link: Configuring WP for Code Examples and Execution'>Configuring WP for Code Examples and Execution</a></li>
<li><a href='http://tinsology.net/2009/03/will-code-for-food/' rel='bookmark' title='Permanent Link: Will Code For Food'>Will Code For Food</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2009/06/client-side-vs-server-side-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
