<?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>Donner's Daily Dose of Drama &#187; Software Engineering</title>
	<atom:link href="http://cdonner.com/category/the-ugly/information-technology/software-engineering/feed" rel="self" type="application/rss+xml" />
	<link>http://cdonner.com</link>
	<description>We know accurately only when we know little, with knowledge doubt increases.  (Goethe)</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:24:54 +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>Forms Authentication &#8211; Custom Membership Provider Gotchas</title>
		<link>http://cdonner.com/forms-authentication-custom-membership-provider-gotchas.htm</link>
		<comments>http://cdonner.com/forms-authentication-custom-membership-provider-gotchas.htm#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:26:12 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://cdonner.com/?p=771</guid>
		<description><![CDATA[Forms Authentication is a very useful feature of the Asp.net framework. Unfortunately, in its default configuration, the requirements for password length and strength, security question, and some of the other options are too strict for most low-end web applications and Intranets. So, if you are new to this subject and try to find information on [...]]]></description>
		<wfw:commentRss>http://cdonner.com/forms-authentication-custom-membership-provider-gotchas.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Intelligence Showcase  by pod consulting</title>
		<link>http://cdonner.com/pod-business-intelligence-showcase.htm</link>
		<comments>http://cdonner.com/pod-business-intelligence-showcase.htm#comments</comments>
		<pubDate>Wed, 27 May 2009 15:09:38 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[.Net chart control]]></category>
		<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[cube]]></category>

		<guid isPermaLink="false">http://cdonner.com/pod-business-intelligence-showcase.htm</guid>
		<description><![CDATA[The Business Intelligence Showcase demonstrates our expertise with Microsoft&#8217;s business intelligence application suite. These technologies include the SQL Server database, Analysis Services, and Reporting Services. Recently added to the stack was the .Net chart control, a very powerful component that greatly improves productivity for producing visually appealing charts and diagrams on web sites and Windows [...]]]></description>
		<wfw:commentRss>http://cdonner.com/pod-business-intelligence-showcase.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mebroot root kit infection (aka Sinowal, aka Torpig)</title>
		<link>http://cdonner.com/mebroot-root-kit-infection.htm</link>
		<comments>http://cdonner.com/mebroot-root-kit-infection.htm#comments</comments>
		<pubDate>Sat, 04 Apr 2009 04:25:28 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Mebroot]]></category>
		<category><![CDATA[Root kit]]></category>
		<category><![CDATA[Sinowal]]></category>
		<category><![CDATA[Torpig]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://cdonner.com/?p=496</guid>
		<description><![CDATA[I am pretty sure I caught the Mebroot root kit last night, or some variant, and potentially some other things, too. I was working when all of a sudden the machine rebooted, without a blue screen. It did an orderly shut-down and reboot (XP Pro SP III). I did not allow XP to boot back [...]]]></description>
		<wfw:commentRss>http://cdonner.com/mebroot-root-kit-infection.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to Microsoft&#8217;s Open Xml Format SDK 2.0 with a focus on Excel documents</title>
		<link>http://cdonner.com/introduction-to-microsofts-open-xml-format-sdk-20-with-a-focus-on-excel-documents.htm</link>
		<comments>http://cdonner.com/introduction-to-microsofts-open-xml-format-sdk-20-with-a-focus-on-excel-documents.htm#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:37:04 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Excel SDK]]></category>
		<category><![CDATA[Open XML]]></category>
		<category><![CDATA[Open XML Format SDK]]></category>
		<category><![CDATA[XML Format]]></category>

		<guid isPermaLink="false">http://cdonner.com/?p=258</guid>
		<description><![CDATA[Those looking for ways to render application data and content into Microsoft Office documents used to have a limited number of options. There once was something called Visual Basic for Applications (Microsoft ended support in 2007) or, more recently, Visual Studio Tools for Applications (see Wikipedia). OLE Automation has been around since the early days of [...]]]></description>
		<wfw:commentRss>http://cdonner.com/introduction-to-microsofts-open-xml-format-sdk-20-with-a-focus-on-excel-documents.htm/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Free Sportsradar SR3600 Software</title>
		<link>http://cdonner.com/free-sportsradar-sr3600-software.htm</link>
		<comments>http://cdonner.com/free-sportsradar-sr3600-software.htm#comments</comments>
		<pubDate>Sun, 25 Jan 2009 13:56:13 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Geek's Home]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Radar Gun Software]]></category>
		<category><![CDATA[Sportsradar]]></category>
		<category><![CDATA[SR3600]]></category>

		<guid isPermaLink="false">http://cdonner.com/?p=213</guid>
		<description><![CDATA[See the software in action Download instructions and hardware requirements Related Posts:A low-cost traffic monitoring and data collection systemWhy Software Development Cannot Become a CommodityMP3 Filer (free iPod Ripper!)Partition cloning with ClonezillaWhat do cooking and software engineering have in common?]]></description>
		<wfw:commentRss>http://cdonner.com/free-sportsradar-sr3600-software.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The HTML  &lt;IMG&gt; tag and &#8220;Onload&#8221; event bugs in IE</title>
		<link>http://cdonner.com/the-html-img-tag-and-onload-event-bugs-in-ie.htm</link>
		<comments>http://cdonner.com/the-html-img-tag-and-onload-event-bugs-in-ie.htm#comments</comments>
		<pubDate>Sun, 18 Jan 2009 16:27:49 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://cdonner.com/?p=173</guid>
		<description><![CDATA[The problem: a blog post is supposed to show a temperature chart. The chart is served by a remote server, running SQL Reporting Services. The table with the temperature data contains 100,000s of rows and the server that hosts the SQL database and Reporting Services is an older Athlon box. Serving that image can take [...]]]></description>
		<wfw:commentRss>http://cdonner.com/the-html-img-tag-and-onload-event-bugs-in-ie.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What do cooking and software engineering have in common?</title>
		<link>http://cdonner.com/what-do-cooking-and-software-engineering-have-in-common.htm</link>
		<comments>http://cdonner.com/what-do-cooking-and-software-engineering-have-in-common.htm#comments</comments>
		<pubDate>Fri, 18 May 2007 17:38:31 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://cdonner.com/christiandonner/what-do-cooking-and-software-engineering-have-in-common.htm</guid>
		<description><![CDATA[Fernand Point, by some considered the &#8220;father of modern French cuisine&#8221;, writes in his book &#8220;Ma Gastronomie&#8221;: Perfection is a lot of little things done well. This is certainly true in regard to cooking. It is rare, albeit possible, that on little thing that&#8217;s missing or was not done right ruins the dish. More often [...]]]></description>
		<wfw:commentRss>http://cdonner.com/what-do-cooking-and-software-engineering-have-in-common.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Software Development Cannot Become a Commodity</title>
		<link>http://cdonner.com/why-software-development-cannot-become-a-commodity.htm</link>
		<comments>http://cdonner.com/why-software-development-cannot-become-a-commodity.htm#comments</comments>
		<pubDate>Fri, 04 May 2007 16:35:00 +0000</pubDate>
		<dc:creator>Christian Donner</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://cdonner.com/christiandonner/why-software-development-cannot-become-a-commodity.htm</guid>
		<description><![CDATA[The outsourcing and offshoring trends of the early 2000&#8242;s were an indication that executives increasingly thought of software development as a commodity, i.e. something that is purchased in large quantities at a certain price per unit (e.g. $/hour) and the less the company has to pay per unit, the greater the savings will be. It [...]]]></description>
		<wfw:commentRss>http://cdonner.com/why-software-development-cannot-become-a-commodity.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

