<?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>Carpenter Systems &#187; Development</title>
	<atom:link href="http://www.carpentersystems.com/index.php/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.carpentersystems.com</link>
	<description>Data Management, Software Development, Consulting and Support.  Working to improve lives.</description>
	<lastBuildDate>Thu, 08 Sep 2011 02:02:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Visual Studio 2010 Crashes using CDHtmlDialog</title>
		<link>http://www.carpentersystems.com/index.php/2011/09/06/visual-studio-2010-crashes-using-cdhtmldialog/</link>
		<comments>http://www.carpentersystems.com/index.php/2011/09/06/visual-studio-2010-crashes-using-cdhtmldialog/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 15:35:37 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MFC]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/index.php/2011/09/06/visual-studio-2010-crashes-using-cdhtmldialog/</guid>
		<description><![CDATA[When building dialogs using Visual Studio 2010, I kept getting a consistent crash whenever I would try to assign a base class of CDHTMLDialog to a dialog.  It crashes at the point of trying to complete the wizard.  Thanks to kbalertz.com for having the answer. &#160; The reason for the crash is due to a [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2011/09/06/visual-studio-2010-crashes-using-cdhtmldialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>c++ zip_utils encryption error in unzip.</title>
		<link>http://www.carpentersystems.com/index.php/2011/06/24/c-zip_utils-encryption-error-in-unzip/</link>
		<comments>http://www.carpentersystems.com/index.php/2011/06/24/c-zip_utils-encryption-error-in-unzip/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 21:26:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[free source]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/?p=66</guid>
		<description><![CDATA[On Code Project there is a set of files in C++ which easily let you add zip and unzip to your application.&#160; Simply include the required files and call as needed.&#160; Its nice because it has very little overhead and can be built statically so that you can have a single EXE without any DLL [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2011/06/24/c-zip_utils-encryption-error-in-unzip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallel Nsight 2.0, Ready for Computation&#8230;</title>
		<link>http://www.carpentersystems.com/index.php/2011/06/18/parallel-nsight-2-0-ready-for-computation/</link>
		<comments>http://www.carpentersystems.com/index.php/2011/06/18/parallel-nsight-2-0-ready-for-computation/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 18:33:56 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[Data Processing]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Parallel Nsight]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/index.php/2011/06/18/parallel-nsight-2-0-ready-for-computation/</guid>
		<description><![CDATA[As of May 11th, NVIDIA released the CUDA Toolkit 4.0 and also released was Parallel Nsight 2.0.&#160; Developing CUDA code for Windows has had a reasonable startup cost due to no real tight integration with Visual Studio.&#160; Even though Parallel Nsight has been around for almost two years, it started as more advanced debugging tools [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2011/06/18/parallel-nsight-2-0-ready-for-computation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pain Management Journal</title>
		<link>http://www.carpentersystems.com/index.php/2010/09/03/pain-management-journal/</link>
		<comments>http://www.carpentersystems.com/index.php/2010/09/03/pain-management-journal/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 23:36:26 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Pain Management]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/index.php/2010/09/03/pain-management-journal/</guid>
		<description><![CDATA[I have noticed in my research this past month that more forms and sheets are being developed for a push that people with chronic pain conditions keep a journal.&#160; In developing Pain Management Assistant, I have found that the issue isn’t as much how much data could be useful and tracked, but picking the right [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2010/09/03/pain-management-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome 2nd Quarter 2010</title>
		<link>http://www.carpentersystems.com/index.php/2010/04/19/2nd-quarter-update-including-pain-management-tracker/</link>
		<comments>http://www.carpentersystems.com/index.php/2010/04/19/2nd-quarter-update-including-pain-management-tracker/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:56:26 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Pain Management]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/index.php/2010/04/19/2nd-quarter-update-including-pain-management-tracker/</guid>
		<description><![CDATA[Of the many things I love about computers web site updates actually are one of them.&#160; However when I put updates here I prefer it to be of some use and not just typical blog banter.&#160; WordPress is just a far easier content management system for me then most.&#160; I would actually love to hang [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2010/04/19/2nd-quarter-update-including-pain-management-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated User Interface Testing with Windows</title>
		<link>http://www.carpentersystems.com/index.php/2009/12/20/automated-user-interface-testing-with-windows/</link>
		<comments>http://www.carpentersystems.com/index.php/2009/12/20/automated-user-interface-testing-with-windows/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:45:33 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[UI Automation]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://www.carpentersystems.com/index.php/2009/12/20/automated-user-interface-testing-with-windows/</guid>
		<description><![CDATA[Not as easy as one would think really, and yet its one of the most valuable services we rely on as programmers.&#160; When you can get a good testing team to help you pound on a feature before release and give you first class feedback it helps immensely.&#160;&#160; Testers with an attention to detail that [...]]]></description>
		<wfw:commentRss>http://www.carpentersystems.com/index.php/2009/12/20/automated-user-interface-testing-with-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

