<?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>Software Production Management &#187; open source</title>
	<atom:link href="http://www.simpleprojectz.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simpleprojectz.com</link>
	<description>project management &#38; software development &#38; personal stuff</description>
	<lastBuildDate>Sat, 22 May 2010 15:00: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>Integrated open source tools</title>
		<link>http://www.simpleprojectz.com/2008/04/integrated-open-source-tools/</link>
		<comments>http://www.simpleprojectz.com/2008/04/integrated-open-source-tools/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 18:55:04 +0000</pubDate>
		<dc:creator>Alberto Dominguez, PMP</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[bug tracking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[project control]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.simpleprojectz.com/?p=23</guid>
		<description><![CDATA[PM should not have to deal with IT project strategy however almost all the time PM are &#8220;abandoned&#8221; in the middle of nowhere with a simple request: build a software tool that probably the client do not understand at 100% and it for sure is not documented. The first steps are to (re)build the project [...]]]></description>
			<content:encoded><![CDATA[<p>PM should not have to deal with IT project strategy however almost all the time PM are &#8220;abandoned&#8221; in the middle of nowhere with a simple request: build a software tool that probably the client do not understand at 100% and it for sure is not documented.</p>
<p>The first steps are to (re)build the project scope and have a plan, but in the meanwhile your new team will need to have the tools to start their work. As PM you probably will have your own tools and templates  but the team will have an IDE and that&#8217;s it. You should not deal with technical issues, but the reality is that as PM team will depend on you to get the right/optimal resources to simplify the developers work.</p>
<p>If you are those lucky guys that receive a software project since the beginning and not sometime after then you will have a better chance to get the right resources. My recommendation: Keep it simple but useful -even notepad is a useful tool if you use it correctly.</p>
<p>Your team needs:</p>
<ol>
<li> Deal with versions. Even before start your coding phase you MUST have a concurrent version system. In the market you will find a lot, but probably the common ones -and open source are: <a href="http://ximbiot.com/cvs/wiki/" target="_blank">CVS </a>and Subversion (a.k.a. <a href="http://subversion.tigris.org" target="_blank">SVN</a>). Versions will force the team to work closer and with the same structure. If your IT team do it well, you will appreciate it a lot.</li>
<li>Common IDE. Developers have their own affairs with specific IDEs. But you are the PM, ask your IT lead and force them all to use the same. I don&#8217;t like democracy, PM rules! However, as developer, I love <a href="http://www.eclipse.org" target="_blank">Eclipse IDE</a>.</li>
<li>Documentation System. Most of the developers around the world will hate to document their code or applications. At least here in Colombia, when you ask developers to document their code or provide formal documentation they will give you the bad-eye look (in Spanish the <strong>malde&#8217;ojo</strong>) and you will understand that not the greatest documentation will be available at the end of the project. So provide the team with the tools to make this pain softer. I recommend only WYSIWYG tools like a Wiki, <a href="http://docs.google.com">Google Docs</a>, or any other fancy tool.</li>
<li>Track their progress/work. Development tracking tools are suspiciously linked to Bug Tracking but it is not necessarily the truth. I&#8217;ve been using bug tracking tools like <a href="http://www.mantisbt.org" target="_blank">Mantis BT </a>and <a href="http://www.atlassian.com/software/jira/" target="_blank">Jira </a>as Tasks Assignation tools. Keep in mind that a Bug is a request to do (fix) something. So why you cannot split your work packages in work items and assign them to the team -as you do with bugs.</li>
<li>Provide test environments. I have to say this, why non-developer centric companies like Creative Agencies building Web applications do not understand that a Test Environment IS NOT the developer&#8217;s computer. What is this all about? What is the mystery? Test environments are needed, mandatory needed. Release building is a complex task that will have a lot of manually interactions -team pushing changes and enhancements- and it is NEEDED to have a place where to put all together and validate it before release it to a client -even to a client test environment. Please do not cut costs here. I will start a facebook group named &#8220;<strong>Why we do not have a test environment?</strong>&#8221; -BTW I do not like facebook, I do not even use it.</li>
<li><strong>Put it all together and working</strong>. This is the real thing about IT support. Install software is a piece of cake, is not a complex task, put all together and make it work smoothly is the key. So ask you IT team to do it, or do it yourself, like I did for some of my dev projects. There are many ways to integrate everything but I&#8217;m giving you some useful links to found the way to do it:</li>
</ol>
<ul>
<ul>
<li><a href="http://www.mantisbt.org/wiki/doku.php/mantisbt:dokuwiki_integration" target="_blank">SVN,  MediaWiki and BugZilla working together</a></li>
<li><a href="http://www.mantisbt.org/wiki/doku.php/mantisbt:dokuwiki_integration" target="_blank">MantisBT &amp; DokuWiki</a></li>
<li><a href="http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/" target="_blank">MantisBT &amp; Subversion</a></li>
</ul>
</ul>
<p>SpZ Team is currently designing an All-in-One integrated solution. For latest updates check the <a href="http://www.simpleprojectz.com/?page_id=22" target="_self">Framework </a>page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simpleprojectz.com/2008/04/integrated-open-source-tools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free project management software tools</title>
		<link>http://www.simpleprojectz.com/2008/04/free-project-management-software-tools/</link>
		<comments>http://www.simpleprojectz.com/2008/04/free-project-management-software-tools/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:06:01 +0000</pubDate>
		<dc:creator>Alberto Dominguez, PMP</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[project management tool]]></category>

		<guid isPermaLink="false">http://www.simpleprojectz.com/?p=17</guid>
		<description><![CDATA[Let&#8217;s start talking software tools. Probably, if you work in a big company or an projectized one you will have an enterprise solution like Microsoft Project, Primavera, or Clarity. However there is a lot of small / medium and even big companies without any software tool. This is the first of a set of posts [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s start talking software tools. Probably, if you work in a big company or an projectized one you will have an enterprise solution like Microsoft Project, Primavera, or Clarity. However there is a lot of small / medium and even big companies without any software tool.</p>
<p>This is the first of a set of posts when I will present how I start my projects when no software support is available. Of course I suppose you will have little help of the IT department to get at least some free/usable servers for your purposes. This one will present a small but useful list of tools and their <a href="http://en.wikipedia.org/wiki/Free_software_license" target="_blank">licenses</a>.</p>
<p>You will find a lot of tools that could make easier your life, but obviously, the success of any software tool is based on the use we gave it. Below you will find a list of project management software tools that I recommend for small/medium projects, all of them are free or open source projects</p>
<ul>
<li><a title="openproj" href="http://openproj.org/openproj" target="_blank">OpenProj</a>
<ul>
<li><a href="http://projity.com/license/index.html" target="_blank">CPAL</a></li>
</ul>
</li>
<li><a title="GanttProject" href="http://ganttproject.biz/" target="_blank">GanttProject</a>
<ul>
<li><a href="http://ganttproject.biz/license.php" target="_blank">GPL (almost all)</a></li>
</ul>
</li>
<li><a title="open workbench" href="http://www.openworkbench.org/" target="_blank">Open Workbench</a>
<ul>
<li>MPL/Proprietary</li>
</ul>
</li>
<li><a title="clockingit" href="http://www.clockingit.com/" target="_blank">Clockingit</a>
<ul>
<li><a href="http://opensource.org/licenses/mit-license.html" target="_blank">MIT/X11</a></li>
</ul>
</li>
<li><a title="b-kin" href="http://www.b-kin.com/es/software-de-gestion-de-proyectos/b-kin%20project%20monitor/" target="_blank">B-kin Project Monitor</a>
<ul>
<li>Spanish version only</li>
<li><a href="http://www.b-kin.com/es/Clients/ShowPageClear.aspx?PostId=22199" target="_blank">Propietary</a></li>
</ul>
</li>
<li><a title="http://www.dotproject.net/" href="http://www.dotproject.net/" target="_blank">Dotproject</a>
<ul>
<li>GPL</li>
<li><a href="http://docs.dotproject.net/index.php/Main_Page" target="_blank">Documentation site</a></li>
</ul>
</li>
</ul>
<p>I think is good enough for now, I don&#8217;t want to make expectations about those projects, all of them have their pros/cons. If you have comments, feel free to submit them. The whole idea is to build a knowledge base for those who are starting to use a software tool or are evaluating its use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simpleprojectz.com/2008/04/free-project-management-software-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
