Project Management Sample Embed: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		 - Planner 
    
    
  
  
    
      
    
    
      
        
          
      
      
        
          
      
    
    
    
      
        
          
      
    
    
    
      
        
          
      
    
    
  
		
	
 (→Sample)  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Intro=  | =Intro=  | ||
In Ubuntu 12.04 - searching for Gantt Chart in [[Synaptic Package Manager]] gets you a piece of software named   | In Ubuntu 12.04 - searching for Gantt Chart in [[Synaptic Package Manager]] gets you a piece of software named [[Planner]] - http://packages.ubuntu.com/lucid/planner , formerly Mr. Project. It has HTML export, sample below. It's not transparent how to make one task end after another is finished.  | ||
=Sample=  | =Sample=  | ||
<?xml version="1.0" encoding="utf-8"?>  | |||
<html><?xml version="1.0" encoding="utf-8"?>  | |||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  | ||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:date="http://exslt.org/dates-and-times">  | <html xmlns="http://www.w3.org/1999/xhtml" xmlns:date="http://exslt.org/dates-and-times">  | ||
| Line 388: | Line 389: | ||
           </tr>  |            </tr>  | ||
           <tr class="header">  |            <tr class="header">  | ||
             <th>  |              <th> </th>  | ||
             <th>  |              <th> </th>  | ||
             <th>  |              <th> </th>  | ||
           </tr>  |            </tr>  | ||
           <tr class="odd">  |            <tr class="odd">  | ||
| Line 463: | Line 464: | ||
           <tr class="header" align="left">  |            <tr class="header" align="left">  | ||
             <th class="gantt-1day-header" colspan="1"></th>  |              <th class="gantt-1day-header" colspan="1"></th>  | ||
             <th class="gantt-week-header" align="center" colspan="7">  |              <th class="gantt-week-header" align="center" colspan="7">Week 19, 2013</th>  | ||
             <th class="gantt-week-header" align="center" colspan="7">  |              <th class="gantt-week-header" align="center" colspan="7">Week 20, 2013</th>  | ||
             <th class="gantt-week-header" align="center" colspan="7">  |              <th class="gantt-week-header" align="center" colspan="7">Week 21, 2013</th>  | ||
             <th class="gantt-week-header" align="center" colspan="7">  |              <th class="gantt-week-header" align="center" colspan="7">Week 22, 2013</th>  | ||
             <th class="gantt-1day-header" colspan="1"></th>  |              <th class="gantt-1day-header" colspan="1"></th>  | ||
             <th></th>  |              <th></th>  | ||
| Line 621: | Line 622: | ||
             <td></td>  |              <td></td>  | ||
             <td class="note">  |              <td class="note">  | ||
               <span></span>  |                <span>This is a full description of what is needed to finish the power cube.</span>  | ||
             </td>  |              </td>  | ||
           </tr>  |            </tr>  | ||
| Line 681: | Line 682: | ||
             <td></td>  |              <td></td>  | ||
             <td class="note">  |              <td class="note">  | ||
               <span>Sun 05 May 2013, 04:44  |                <span>Sun 05 May 2013, 04:44. This is a full description of what is needed to finish something else.  | ||
</span>  | </span>  | ||
             </td>  |              </td>  | ||
| Line 774: | Line 775: | ||
               <span>Cost</span>  |                <span>Cost</span>  | ||
             </th>  |              </th>  | ||
            <th class="note">  | |||
              <span>Notes</span>  | |||
            </th>  | |||
          </tr>  | |||
          <tr class="odd">  | |||
            <td>  | |||
              <a name="res-2" id="res-2">  | |||
                <span>Audrey</span>  | |||
              </a>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <span>Work</span>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <a href="mailto:">  | |||
                <span></span>  | |||
              </a>  | |||
            </td>  | |||
            <td align="right">  | |||
              <span>0</span>  | |||
            </td>  | |||
            <td class="note">  | |||
              <span></span>  | |||
            </td>  | |||
          </tr>  | |||
          <tr class="even">  | |||
            <td>  | |||
              <a name="res-4" id="res-4">  | |||
                <span>Berea College Interns</span>  | |||
              </a>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <span>Work</span>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <a href="mailto:">  | |||
                <span></span>  | |||
              </a>  | |||
            </td>  | |||
            <td align="right">  | |||
              <span>0</span>  | |||
            </td>  | |||
            <td class="note">  | |||
              <span></span>  | |||
            </td>  | |||
          </tr>  | |||
          <tr class="odd">  | |||
            <td>  | |||
              <a name="res-1" id="res-1">  | |||
                <span>Gary</span>  | |||
              </a>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <span>Work</span>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <a href="mailto:">  | |||
                <span></span>  | |||
              </a>  | |||
            </td>  | |||
            <td align="right">  | |||
              <span>0</span>  | |||
            </td>  | |||
            <td class="note">  | |||
              <span>Gary has experience in project management.</span>  | |||
            </td>  | |||
          </tr>  | |||
          <tr class="even">  | |||
            <td>  | |||
              <a name="res-3" id="res-3">  | |||
                <span>Rob</span>  | |||
              </a>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <span>Work</span>  | |||
            </td>  | |||
            <td>  | |||
              <span></span>  | |||
            </td>  | |||
            <td>  | |||
              <a href="mailto:">  | |||
                <span></span>  | |||
              </a>  | |||
            </td>  | |||
            <td align="right">  | |||
              <span>0</span>  | |||
            </td>  | |||
            <td class="note">  | |||
              <span>Rob has significant experience in directing film production.</span>  | |||
            </td>  | |||
           </tr>  |            </tr>  | ||
         </table>  |          </table>  | ||
| Line 779: | Line 891: | ||
     </div>  |      </div>  | ||
     <div class="footer">  |      <div class="footer">  | ||
       <div>This file was generated   |        <div>This file was generated by   | ||
       <a href="http://live.gnome.org/Planner/" style="text-decoration: underline;">Planner</a></div>  |        <a href="http://live.gnome.org/Planner/" style="text-decoration: underline;">Planner</a></div>  | ||
     </div>  |      </div>  | ||
   </body>  |    </body>  | ||
</html>  | |||
</html>  | </html>  | ||
Latest revision as of 09:00, 5 May 2013
Intro
In Ubuntu 12.04 - searching for Gantt Chart in Synaptic Package Manager gets you a piece of software named Planner - http://packages.ubuntu.com/lucid/planner , formerly Mr. Project. It has HTML export, sample below. It's not transparent how to make one task end after another is finished.
Sample
Unnamed Project
| Start: | May 4, 2013 | 
| Finish: | May 7, 2013 | 
| Report Date: | May 4, 2013 | 
Gantt Chart
| WBS | Name | Work | 
|---|---|---|
| Â | Â | Â | 
| 1 | Finish Power Cube | 6h | 
| 2 | Do Track Design | 2h | 
| 3 | Do Ironworker in Sketchup | 1d | 
| 4 | Draw CAD for plate and tube | 1d | 
| 5 | Draw up CAM for tubing and plate | 1d | 
| Week 19, 2013 | Week 20, 2013 | Week 21, 2013 | Week 22, 2013 | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 1 | 2 | 3 | |
| 
               | 
          ||||||||||||||||||||||||||||||
| 
               | 
          ||||||||||||||||||||||||||||||
| 
               | 
          ||||||||||||||||||||||||||||||
| 
               | 
          ||||||||||||||||||||||||||||||
| 
               | 
          ||||||||||||||||||||||||||||||
Tasks
| WBS | Name | Start | Finish | Work | Complete | Cost | Assigned to | Notes | 
|---|---|---|---|---|---|---|---|---|
| 1 | Finish Power Cube | May 6 | May 6 | 6h | 30% | This is a full description of what is needed to finish the power cube. | ||
| 2 | Do Track Design | May 7 | May 7 | 2h | 0% | |||
| 3 | Do Ironworker in Sketchup | May 6 | May 7 | 1d | 0% | Sun 05 May 2013, 04:44. This is a full description of what is needed to finish something else. | ||
| 4 | Draw CAD for plate and tube | May 6 | May 6 | 1d | 0% | |||
| 5 | Draw up CAM for tubing and plate | May 7 | May 7 | 1d | 0% | 
Resources
| Name | Short name | Type | Group | Cost | Notes | |
|---|---|---|---|---|---|---|
| Audrey | Work | 0 | ||||
| Berea College Interns | Work | 0 | ||||
| Gary | Work | 0 | Gary has experience in project management. | |||
| Rob | Work | 0 | Rob has significant experience in directing film production. | 
</html>