<?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>dougv.com « The Web home of Doug Vanderweide</title>
	<atom:link href="http://www.dougv.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougv.com/blog</link>
	<description>Speak To Improve The Silence</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:34:27 +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>Active PFC-Enabled PSUs Are Not Compatable With Most Low-End UPS</title>
		<link>http://www.dougv.com/blog/2010/03/01/active-pfc-enabled-psus-are-not-compatable-with-most-low-end-ups/</link>
		<comments>http://www.dougv.com/blog/2010/03/01/active-pfc-enabled-psus-are-not-compatable-with-most-low-end-ups/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:42:04 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Help Desk]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2876</guid>
		<description><![CDATA[It turns out that most PC power supply units with active power factor correction (PFC) do not work well with lower-cost uninterrupted power supplies (UPS), e.g. battery back-ups. This I learned the hard way, as my Antec EarthWatts EA 500 PSU, which I adore, will go dead the second the battery on my APC Back-UPS [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/03/01/active-pfc-enabled-psus-are-not-compatable-with-most-low-end-ups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Future Of Web Programming: From Artisan To Assembly Line</title>
		<link>http://www.dougv.com/blog/2010/02/22/the-future-of-web-programming-from-artisan-to-assembly-line/</link>
		<comments>http://www.dougv.com/blog/2010/02/22/the-future-of-web-programming-from-artisan-to-assembly-line/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:27:36 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2866</guid>
		<description><![CDATA[Sent to me via e-mail from Billy, a frequent commenter on this blog (that is, for as infrequently as the blog gets comments, Billy is often one of those commenting):
I was wondering if I could get a small interview, just one question, for a term paper. I have 15 bibliography cards to do and I [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/02/22/the-future-of-web-programming-from-artisan-to-assembly-line/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some Quick Housekeeping</title>
		<link>http://www.dougv.com/blog/2010/02/20/some-quick-housekeeping/</link>
		<comments>http://www.dougv.com/blog/2010/02/20/some-quick-housekeeping/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 16:22:48 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Business Practices]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2804</guid>
		<description><![CDATA[Today, I cleared out all blog entries here that aren&#8217;t related to programming; that included about 60 posts on eBay vendors I&#8217;ve used in the past, as well as probably another 30 posts about music, football and the like.
I want this blog to focus on programming, business practices and other profession-based posts. Besides, that stuff [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/02/20/some-quick-housekeeping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamically Adding JavaScript To Your ASP.NET Master Page From A Child Page</title>
		<link>http://www.dougv.com/blog/2010/02/17/dynamically-adding-javascript-to-your-asp-net-master-page-from-a-child-page/</link>
		<comments>http://www.dougv.com/blog/2010/02/17/dynamically-adding-javascript-to-your-asp-net-master-page-from-a-child-page/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 07:39:02 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Document Object Model]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Elegance]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2762</guid>
		<description><![CDATA[A common challenge when working with ASP.NET master pages is how to dynamically add JavaScript that is relevant to a specific child page.
In other words, maybe your site has 10 child pages that share one master page / template. One of them is, let&#8217;s say, a contact us / directions page, and on that page, [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/02/17/dynamically-adding-javascript-to-your-asp-net-master-page-from-a-child-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Changes: New Themes, New Syntax Plugin, Several Plugins Deactivated</title>
		<link>http://www.dougv.com/blog/2010/02/04/blog-changes-new-themes-new-syntax-plugin-several-plugins-deactivated/</link>
		<comments>http://www.dougv.com/blog/2010/02/04/blog-changes-new-themes-new-syntax-plugin-several-plugins-deactivated/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 20:38:28 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2742</guid>
		<description><![CDATA[Since I&#8217;m reviving the blog, I decided to give it a good going-over, in terms of theme, plugins and other aesthetics / tools I&#8217;m using. 
The most notable change: I&#8217;ve switched from Fluid Blue to F2, both by SriniG. I really like the straightforward, clean appearance of Srini&#8217;s templates; when it comes to Web design, [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/02/04/blog-changes-new-themes-new-syntax-plugin-several-plugins-deactivated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking WP-PluginsUsed To Remove Plugin Version Numbers</title>
		<link>http://www.dougv.com/blog/2010/02/03/hacking-wp-plugins-used-to-remove-plugin-version-numbers/</link>
		<comments>http://www.dougv.com/blog/2010/02/03/hacking-wp-plugins-used-to-remove-plugin-version-numbers/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 15:33:10 +0000</pubDate>
		<dc:creator>Doug Vanderweide</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Elegance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.dougv.com/blog/?p=2715</guid>
		<description><![CDATA[One of the greatest contributors to the WordPress plugins repository is Lester &#8220;GaMerZ&#8221; Chan. 
It&#8217;s testament to the value of his contributions that his work has not only been duplicated, borrowed and built upon by hundreds of other plugin developers &#8212; just search &#8220;gamerz&#8221; in the WordPress plugins repository to see how many times his [...]]]></description>
		<wfw:commentRss>http://www.dougv.com/blog/2010/02/03/hacking-wp-plugins-used-to-remove-plugin-version-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 2.299 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-10 10:34:58 -->
<!-- Compression = gzip -->