<?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>An Engineering Diary &#187; Insight</title>
	<atom:link href="http://asifhamza.com/tag/insight/feed/" rel="self" type="application/rss+xml" />
	<link>http://asifhamza.com</link>
	<description>Mis-adventures of a tinkerer</description>
	<lastBuildDate>Mon, 31 Jan 2011 16:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>A small WPF project management application</title>
		<link>http://asifhamza.com/2010/01/a-small-wpf-project-management-application/</link>
		<comments>http://asifhamza.com/2010/01/a-small-wpf-project-management-application/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 11:52:23 +0000</pubDate>
		<dc:creator>AsifHamza</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://asifhamza.com/2010/01/a-small-wpf-project-management-application/</guid>
		<description><![CDATA[They say the best way to learn something new is to jump in head first and just do it. Don’t ask me who “they” are but apparently, that’s what they say. One of my goals last year was to teach &#8230; <a href="http://asifhamza.com/2010/01/a-small-wpf-project-management-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>They say the best way to learn something new is to jump in head first and just do it. Don’t ask me who “they” are but apparently, that’s what they say. One of my goals last year was to teach myself the WPF framework. I’ve been playing around with it on off for most of 2009 and it’s a truly impressive framework. This year, I’ve decided to expand that knowledge by creating something useful to me using WPF and C#. </p>
<p>These are my high level requirements for the the first version:</p>
<ol>
<li>Keep track of all risks on&#160; project </li>
<li>Keep track of all issues on a project </li>
<li>Upload a Microsoft project mpp file and create timesheets for resources to fill out </li>
<li>Keep track of all resources on a project </li>
<li>Calculate all reporting metrics that required by my company </li>
<li>Keep track of all to-do lists </li>
<li>Keep track of project milestones </li>
<li>Have a beautiful interface. </li>
</ol>
<p>Some of these requirements will be a challenge for me. Especially 3 and 8. I’m not sure whether you can interface to a mpp file and beautiful design is not my forte. I’m very much a child of the “6-six shades of gray windows GUI” age.</p>
<p>The primary aim is to have a small project management aid on projects which are too small to justify the use of Microsoft Project Server or tools such as Clearcase, Clearquest and Sharepoint. Usually, on small projects, Microsoft project and excel would be the tools of the trade.&#160; But tracking history on an excel sheet is hard and capturing time on Microsoft Project when you have a small to medium size team is time consuming.</p>
<p>I could have web apps such as <a href="http://basecamphq.com/">basecamp</a> but its not easy to get the necessary permission if you work for a large corporation. Besides,&#160; where is the fun in that?</p>
<p>This will be a personal project so I’m not bounding myself to any time constraints. If this year is anything like last year, I will have very little free time available so committing to a date is pointless. </font></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://asifhamza.com/2010/01/so-what-happened-to-those-2009-goals/" title="So what happened to those 2009 goals? (January 4, 2010)">So what happened to those 2009 goals?</a> (2)</li>
	<li><a href="http://asifhamza.com/2009/07/beginning-development-with-silverlight-2/" title="Beginning Development with Silverlight 2 (July 23, 2009)">Beginning Development with Silverlight 2</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://asifhamza.com/2010/01/a-small-wpf-project-management-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

