<?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: Remote JavaScripting Example &#8211; Part I</title>
	<atom:link href="http://borkweb.com/story/remote-javascripting-example-part-i/feed" rel="self" type="application/rss+xml" />
	<link>http://borkweb.com/story/remote-javascripting-example-part-i</link>
	<description>Some People Are Squirrel Handed.</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: gunabalans</title>
		<link>http://borkweb.com/story/remote-javascripting-example-part-i/comment-page-1#comment-36707</link>
		<dc:creator>gunabalans</dc:creator>
		<pubDate>Fri, 11 Jan 2008 04:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/remote-javascripting-example-part-i#comment-36707</guid>
		<description>Good, i am using xtemplate , this is very useful to me in xtemplate learning perspective and any useful information pl put new article in xtemplates and php</description>
		<content:encoded><![CDATA[<p>Good, i am using xtemplate , this is very useful to me in xtemplate learning perspective and any useful information pl put new article in xtemplates and php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://borkweb.com/story/remote-javascripting-example-part-i/comment-page-1#comment-36268</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 05 Dec 2007 22:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/remote-javascripting-example-part-i#comment-36268</guid>
		<description>This is indeed a cool technique, but it&#039;s not just limited to PHP.  Java and .NET are both fully capable of generating JavaScript as well.  

For example, the JSP Servlet engine is capable of rendering JavaScript, and I would imagine that ASP is capable as well.  

The thing I like about the JSP engine is this:  You can modify the deployment descriptor and tell it to process *.js files as if they were JSP files!  Which means it is easier to hide the server side processing by using a *.js extension instead of *.jsp.</description>
		<content:encoded><![CDATA[<p>This is indeed a cool technique, but it&#8217;s not just limited to PHP.  Java and .NET are both fully capable of generating JavaScript as well.  </p>
<p>For example, the JSP Servlet engine is capable of rendering JavaScript, and I would imagine that ASP is capable as well.  </p>
<p>The thing I like about the JSP engine is this:  You can modify the deployment descriptor and tell it to process *.js files as if they were JSP files!  Which means it is easier to hide the server side processing by using a *.js extension instead of *.jsp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://borkweb.com/story/remote-javascripting-example-part-i/comment-page-1#comment-8870</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 06 Oct 2006 18:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/remote-javascripting-example-part-i#comment-8870</guid>
		<description>That is only if you are attempting to call the script from https.  The JSON approach is fairly easy.  Rather than echoing out the HTML as normal, you&#039;d simply echo the HTML out as a string with a callback function around it (which you&#039;d need to pass)</description>
		<content:encoded><![CDATA[<p>That is only if you are attempting to call the script from https.  The JSON approach is fairly easy.  Rather than echoing out the HTML as normal, you&#8217;d simply echo the HTML out as a string with a callback function around it (which you&#8217;d need to pass)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wandering Pig Effer</title>
		<link>http://borkweb.com/story/remote-javascripting-example-part-i/comment-page-1#comment-8868</link>
		<dc:creator>Wandering Pig Effer</dc:creator>
		<pubDate>Fri, 06 Oct 2006 18:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/remote-javascripting-example-part-i#comment-8868</guid>
		<description>This setup will only work if you are within the same domain - otherwise, you get permission denied errors due to cross-domain limitations.  I think you need to use a JSON approach to get around this problem...</description>
		<content:encoded><![CDATA[<p>This setup will only work if you are within the same domain &#8211; otherwise, you get permission denied errors due to cross-domain limitations.  I think you need to use a JSON approach to get around this problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goldfarb</title>
		<link>http://borkweb.com/story/remote-javascripting-example-part-i/comment-page-1#comment-8475</link>
		<dc:creator>Goldfarb</dc:creator>
		<pubDate>Thu, 28 Sep 2006 14:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://borkweb.com/story/remote-javascripting-example-part-i#comment-8475</guid>
		<description>I like your article.

A lot of people criticise PHP because of its over-simplicity and downright dirty semantics. I think this shows just how awesome PHP is in the middle-tier when you compare it to more &quot;enterprise&quot; solutions using Java or .NET.</description>
		<content:encoded><![CDATA[<p>I like your article.</p>
<p>A lot of people criticise PHP because of its over-simplicity and downright dirty semantics. I think this shows just how awesome PHP is in the middle-tier when you compare it to more &#8220;enterprise&#8221; solutions using Java or .NET.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

