<?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>The Intraweb Home of Andy White &#187; RWSD</title>
	<atom:link href="http://acdub.com/blog/tag/rwsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://acdub.com/blog</link>
	<description>Your personal guide to the wide, wide world of webs</description>
	<lastBuildDate>Wed, 01 Sep 2010 23:40:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RWSD:  Service &#8220;good-practices&#8221;</title>
		<link>http://acdub.com/blog/2009/06/30/rwsd-service-good-practices/</link>
		<comments>http://acdub.com/blog/2009/06/30/rwsd-service-good-practices/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 01:59:12 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[RWSD]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://acdub.com/blog/?p=162</guid>
		<description><![CDATA[I thought I&#8217;d jot down a list of what I would consider to be good practices when developing software services.  I&#8217;m mainly a C#/.NET developer, so I&#8217;ll focus on exposing services via WCF, but most of these concepts are language &#8220;agnostic.&#8221;  A lot of these are pretty obvious and well-known; however, I&#8217;ve seen each of [...]]]></description>
		<wfw:commentRss>http://acdub.com/blog/2009/06/30/rwsd-service-good-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RWSD:  Don&#8217;t abuse the ternary (aka &#8220;conditional&#8221;) operator</title>
		<link>http://acdub.com/blog/2009/06/26/rwsd-dont-abuse-the-ternary-aka-conditional-operator/</link>
		<comments>http://acdub.com/blog/2009/06/26/rwsd-dont-abuse-the-ternary-aka-conditional-operator/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 04:54:40 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[RWSD]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[ternary operator]]></category>

		<guid isPermaLink="false">http://acdub.com/blog/?p=148</guid>
		<description><![CDATA[This will be my first post in a series I think I&#8217;ll call:  &#8220;Real-World Software Dev&#8221; (RWSD for short).  In my short software development career, I come across some things that I feel compelled to write or rant about.  Some of them might be inspired by something I&#8217;ve seen in a book, on the intraweb [...]]]></description>
		<wfw:commentRss>http://acdub.com/blog/2009/06/26/rwsd-dont-abuse-the-ternary-aka-conditional-operator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
