<?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>Parallelcoding.com &#187; Javascript</title>
	<atom:link href="http://www.parallelcoding.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.parallelcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 Aug 2010 11:55:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The Future of Web Pages</title>
		<link>http://www.parallelcoding.com/2009/06/11/the-future-of-web-pages/</link>
		<comments>http://www.parallelcoding.com/2009/06/11/the-future-of-web-pages/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:46:40 +0000</pubDate>
		<dc:creator>Robert Green</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.parallelcoding.com/?p=430</guid>
		<description><![CDATA[This morning I came across this jQuery library and it got me to thinking a little bit. All of the web sites that I currently have coded ( I don&#8217;t really do the design) tend to use .NET or PHP that is mashed up with some Javascript here and there. I&#8217;m wondering why we tend [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I came across <a href="http://flowplayer.org/tools/performance.html">this</a> jQuery library and it got me to thinking a little bit. All of the web sites that I currently have coded ( I don&#8217;t really do the design) tend to use .NET or PHP that is mashed up with some Javascript here and there.</p>
<p><br/></p>
<p>I&#8217;m wondering why we tend to still use PHP and .NET except for things that are absolutely on the back end. Why would I use .NET or PHP to manipulate elements in a page when I can just use JavaScript?</p>
<p><br/></p>
<p>Maybe the web community should start developing pages that are JavaScript run and call PHP/.NET WebServices. That puts all the processing for display on the JS and all the data manipulation and retrieval where it should be &#8211; on the server.</p>
<p><br/></p>
<p>Any thoughts?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.parallelcoding.com/2009/06/11/the-future-of-web-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Run Javascript when UpdatePanel request ends</title>
		<link>http://www.parallelcoding.com/2009/04/13/run-javascript-when-updatepanel-request-ends/</link>
		<comments>http://www.parallelcoding.com/2009/04/13/run-javascript-when-updatepanel-request-ends/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 19:15:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.parallelcoding.com/?p=314</guid>
		<description><![CDATA[This was helpful.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jeromeparadis.com/archive/2007/03/01/1501.aspx">This </a>was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.parallelcoding.com/2009/04/13/run-javascript-when-updatepanel-request-ends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
