<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The JavaScript Bandwagon</title>
	<atom:link href="http://www.cuppadev.co.uk/platforms/the-javascript-bandwagon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cuppadev.co.uk/platforms/the-javascript-bandwagon/</link>
	<description>Cuppalicious coding!</description>
	<lastBuildDate>Thu, 12 Aug 2010 13:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gaz</title>
		<link>http://www.cuppadev.co.uk/platforms/the-javascript-bandwagon/comment-page-1/#comment-78</link>
		<dc:creator>Gaz</dc:creator>
		<pubDate>Sun, 20 May 2007 03:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://crm.cuppadev.co.uk/?p=76#comment-78</guid>
		<description>Hi James,

I must admit that I&#039;ve avoided learning javascript for several years, mostly because I always thought it was a hacky means of fiddling with the DOM of rendered pages on the fly (woo hoo!), and more recently because AJAX and  JSON scare the hell out of me from a security point of view.

I&#039;ll be interested in what else you have to say about it as you get deeper into the language, and maybe change my mind over whether it is worth spending the time for me to learn it...

Cheers,
Gary
</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>I must admit that I&#8217;ve avoided learning javascript for several years, mostly because I always thought it was a hacky means of fiddling with the DOM of rendered pages on the fly (woo hoo!), and more recently because AJAX and  JSON scare the hell out of me from a security point of view.</p>
<p>I&#8217;ll be interested in what else you have to say about it as you get deeper into the language, and maybe change my mind over whether it is worth spending the time for me to learn it&#8230;</p>
<p>Cheers,<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/platforms/the-javascript-bandwagon/comment-page-1/#comment-79</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Sun, 20 May 2007 03:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://crm.cuppadev.co.uk/?p=76#comment-79</guid>
		<description>Gary,

The power of JavaScript has certainly become more evident over the years, especially if you take into account how sophisticated webmail services have become (e.g. zimbra).
Sad to say though, as you mentioned AJAX and JSON are more or less security nightmares, although i suspect that is mainly because developers aren&#039;t security minded in general when dealing with javascript requests (e.g. exec&#039;ing JSON instead of parsing it). There are also still too many unknown&#039;s with regards to security in the actual browser (e.g. bookmarklets are inherently insecure).

I think its worth learning JavaScript if you are also thinking about developing Flash-based apps (e.g. using FLEX), as the scripting language that uses (i.e. ActionScript) is more or less based on ECMAScript, otherwise known as JavaScript.
</description>
		<content:encoded><![CDATA[<p>Gary,</p>
<p>The power of JavaScript has certainly become more evident over the years, especially if you take into account how sophisticated webmail services have become (e.g. zimbra).<br />
Sad to say though, as you mentioned AJAX and JSON are more or less security nightmares, although i suspect that is mainly because developers aren&#8217;t security minded in general when dealing with javascript requests (e.g. exec&#8217;ing JSON instead of parsing it). There are also still too many unknown&#8217;s with regards to security in the actual browser (e.g. bookmarklets are inherently insecure).</p>
<p>I think its worth learning JavaScript if you are also thinking about developing Flash-based apps (e.g. using FLEX), as the scripting language that uses (i.e. ActionScript) is more or less based on ECMAScript, otherwise known as JavaScript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
