<?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>Nebulae Spiral &#187; development</title>
	<atom:link href="http://inmyshadow.net/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://inmyshadow.net</link>
	<description>Spiralling Golden... and maybe blogging about code.</description>
	<lastBuildDate>Tue, 23 Dec 2008 04:17:18 +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>SPList Factory &#8211; singleton access to your lists.</title>
		<link>http://inmyshadow.net/2008/08/06/splist-factory-singleton-access-to-your-lists/</link>
		<comments>http://inmyshadow.net/2008/08/06/splist-factory-singleton-access-to-your-lists/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 19:17:11 +0000</pubDate>
		<dc:creator>Nebulae</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[moss]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://inmyshadow.net/?p=108</guid>
		<description><![CDATA[A few months ago I was doing a refresher in GOF design patterns.  I have a couple favorites: memento, observer, state, and the factory of course :-)
So I was trying to implement these patterns in a conceptual SPAL ( sp access layer ), and what I&#8217;ve found is that having a SPListWrapper object, and a [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago I was doing a refresher in GOF design patterns.  I have a couple favorites: memento, observer, state, and the factory of course :-)</p>
<p>So I was trying to implement these patterns in a conceptual SPAL ( sp access layer ), and what I&#8217;ve found is that having a SPListWrapper object, and a factory to create them and allow static access is *<a title="please see the bees knees " href="http://farm1.static.flickr.com/31/60685364_cb0d3602ec.jpg" target="_blank">the bees knees</a>*, especially if you want to implement an ajax interface.  Since you only load the list once, its pretty speedy too.</p>
<p>I absolutely love ajax and making the sharepoint interface more robust and seamless.  Any interface for that matter.  there is a library i use exclusively that covers all browsers and addresses the issues found in each of them, even the pesky ie memory leak.</p>
<p>What Im getting at is that I have a bunch of cool stuff to share that probably would become convoluted in a mass array of blog entries, so I think it would be worthwhile to vlog it.  stay tuned, could take a  <span style="text-decoration: line-through;">few days</span> while.</p>
]]></content:encoded>
			<wfw:commentRss>http://inmyshadow.net/2008/08/06/splist-factory-singleton-access-to-your-lists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chris O&#8217;Brien&#8217;s blog</title>
		<link>http://inmyshadow.net/2008/07/27/chris-obriens-blog/</link>
		<comments>http://inmyshadow.net/2008/07/27/chris-obriens-blog/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 17:38:44 +0000</pubDate>
		<dc:creator>Nebulae</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[moss]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://inmyshadow.net/?p=31</guid>
		<description><![CDATA[Chris O&#8217;Brien&#8217;s blog. &#8211; Great SharePoint resource.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointnutsandbolts.com/">Chris O&#8217;Brien&#8217;s blog</a>. &#8211; Great SharePoint resource.</p>
]]></content:encoded>
			<wfw:commentRss>http://inmyshadow.net/2008/07/27/chris-obriens-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
