<?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>just another developer &#187; Design Patterns</title>
	<atom:link href="http://justanotherdeveloper.co.uk/category/javascript/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://justanotherdeveloper.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 25 Feb 2010 11:47:44 +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>JS &#8211; Adapting to the situation (smart coding) with Portlet&#8217;s</title>
		<link>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/</link>
		<comments>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 13:04:36 +0000</pubDate>
		<dc:creator>Gavin Williams</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://justanotherdeveloper.co.uk/?p=121</guid>
		<description><![CDATA[Preface
For the past few months I&#8217;ve been workin with a content management portal to deliver my XHTML/JS/CSS I can&#8217;t stress how big a pain in the arse this is, as with any CMS there are limitations in the way that it works and problems when you try to use it for more than what it&#8217;s [...]]]></description>
		<wfw:commentRss>http://justanotherdeveloper.co.uk/javascript/js-adapting-to-the-situation-smart-coding-with-portlets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>{ Publisher Subscriber Pattern }</title>
		<link>http://justanotherdeveloper.co.uk/javascript/publisher-subscriber-pattern/</link>
		<comments>http://justanotherdeveloper.co.uk/javascript/publisher-subscriber-pattern/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 13:29:49 +0000</pubDate>
		<dc:creator>Gavin Williams</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[publisher subscriber]]></category>

		<guid isPermaLink="false">http://blog.justanotherdeveloper.co.uk/?p=19</guid>
		<description><![CDATA[A few weeks ago I was introduced to the Publisher Subscriber pattern in JS, pretty much confused by the methodology behind it I decided to give it a go.
The publisher subscriber pattern allows several methods to subscribe to a particular event. Methods and functions can unsubscribe and subscribe to any event at will, this is [...]]]></description>
		<wfw:commentRss>http://justanotherdeveloper.co.uk/javascript/publisher-subscriber-pattern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
