<?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>Squiggle dot org &#187; Programming</title>
	<atom:link href="http://www.squiggle.org/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squiggle.org</link>
	<description>Random IT shizzle, from random IT people</description>
	<lastBuildDate>Fri, 06 Jan 2012 12:51:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Displaying thumbnailPhoto from Active Directory on a web page</title>
		<link>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/</link>
		<comments>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:06:31 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=157</guid>
		<description><![CDATA[In my Exchange 2010 environment, we&#8217;re using the thumbnailPhoto attribute in active directory, so that users photos appear in Outlook 2010. We also have a custom intranet page that features a company directory which pulls details such as phone numbers from AD. I wanted to also add in the image stored in thumbnailPhoto for each [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell Script To Mass Change Shortcut Path</title>
		<link>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/</link>
		<comments>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:22:55 +0000</pubDate>
		<dc:creator>Rob Milner</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=64</guid>
		<description><![CDATA[I have been looking at getting a script together for a while to mass change some shortcuts we have on our file server to point to a different location. After some research, and some playing around I found a really easy way to do this in Powershell:]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using get and set methods with C#</title>
		<link>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/</link>
		<comments>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:15:03 +0000</pubDate>
		<dc:creator>Rob Milner</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=40</guid>
		<description><![CDATA[I&#8217;ve always wondered when looking at C# what get and set methods are used for.  In basic terms I found that the get and set method was mainly for reading (get) or writing (set) a property.  After scratching my head for some time, I tried to give it a go as I have problems setting [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CLSID error 80040154</title>
		<link>http://www.squiggle.org/2009/06/clsid-error-80040154/</link>
		<comments>http://www.squiggle.org/2009/06/clsid-error-80040154/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 10:25:49 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=34</guid>
		<description><![CDATA[I&#8217;ve got a c# app that I&#8217;ve developed, and am now trying to compile on my new system I&#8217;ve had a few problems, biggest one being at the line: &#8216;NotesSession session = new NotesSession();&#8217; &#8230;.I&#8217;m sure it compiled ok on my last system..hm! I get the error&#8230;.CLSID {blahblah} failed with error 80040154. Turns out that Visual studio was [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/06/clsid-error-80040154/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
