<?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: JS &#8211; Adapting to the situation (smart coding) with Portlet&#8217;s</title>
	<atom:link href="http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/feed/" rel="self" type="application/rss+xml" />
	<link>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 23:40:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gavin Williams</title>
		<link>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/comment-page-1/#comment-450</link>
		<dc:creator>Gavin Williams</dc:creator>
		<pubDate>Mon, 03 Aug 2009 14:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherdeveloper.co.uk/?p=121#comment-450</guid>
		<description>If you replace this.vote = cms.portlet.vote; with something like this.vote = cms.portlet.utils.load(&#039;vote&#039;); or something like that you should achieve the result! Just create the load method and you&#039;re done. If only it had something like __autoload(); like PHP</description>
		<content:encoded><![CDATA[<p>If you replace this.vote = cms.portlet.vote; with something like this.vote = cms.portlet.utils.load(&#8216;vote&#8217;); or something like that you should achieve the result! Just create the load method and you&#8217;re done. If only it had something like __autoload(); like PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Jeffrey</title>
		<link>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/comment-page-1/#comment-449</link>
		<dc:creator>Dan Jeffrey</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://justanotherdeveloper.co.uk/?p=121#comment-449</guid>
		<description>In certain circumstances dealing with the limitations of not being able to dynamically include scripts in the header of CMSs I like the approach of using a base &#039;loader&#039; file to asynchronously load the scripts you need based on a set of rules / selectors.</description>
		<content:encoded><![CDATA[<p>In certain circumstances dealing with the limitations of not being able to dynamically include scripts in the header of CMSs I like the approach of using a base &#8216;loader&#8217; file to asynchronously load the scripts you need based on a set of rules / selectors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

