Organized Crime · 2015-09-06 · • Understand project management and organizational challenges...

60
Organized Crime: Weapons of Successful Project Management

Transcript of Organized Crime · 2015-09-06 · • Understand project management and organizational challenges...

Page 1: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Organized Crime: Weapons of Successful Project Management

Page 2: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

About Jay

2

• @ Promet Source • Director of Products • Web & mobile app product building • Strategy and requirements • Agile practices and methodologies

• Previously • IT management and consulting • Enterprise CMS software • Open source convert • Product development at startups

Jay Uhlinger [email protected]

@jayuhlinger

Page 3: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Focus on open source software and Drupal • Founded in 2003 • Offices in the US (Chicago, San Jose) • Some of the faces of Promet…

About Promet

3

Page 4: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Organized Crime: Weapons of Successful Project Management

• Understand project management and organizational challenges • Review some of the tools out there being used for project

management, client communication, and business management • Learn how to execute more efficiently and be agile by using an

integrated tool set • Examples using Redmine for:

• Agile project management • Client management • Product management • Business management

Objectives

4

Page 5: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Time tracking • Bug reporting and tracking • Document/file storage/sharing • Client reporting/time reporting • Issue prioritization • Team collaboration • Distributed teams • Work in multiple time zones • Story/effort/task estimations • Knowledge sharing • Joint dev teams with client

The Laundry List of Challenges

5

• Scheduling/calendaring • Utilization • Code review • SCM integration • Maintaining backlogs • Onboarding resources • Wiki/documentation • Project progress tracking • Gantt charts • Burndown charts • And more…

Page 6: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Four Quadrants

6

Wikis, Documents

Stories, Issues, Git Repositories

Project Documentation

Management Information

Project Management Updates

Time Tracking, Commit Activity,

Workflow Management

Status, Activity Stream

Page 7: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Open Atrium (Drupal)

7

Page 8: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Basecamp (User Friendly)

8

Page 9: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Atlassian Products (Suite)

9

Jira Confluence

GreenHopper Stash Fisheye

TeamCalendars

Page 10: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Assembla (SaaS Agile)

10

Page 11: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Bugzilla (Bug Tracking)

11

Page 12: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Mantis (Old School)

12

Page 13: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: Harvest (SaaS User Friendly)

13

Page 14: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: FreshBooks (SaaS)

14

Page 15: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: QuickBooks (Accounting)

15

Page 16: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Existing Tools: GitHub (SaaS Developer Friendly)

16

Page 17: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Many tools address individual problems very well, but do not solve multiple problems at one time • Having one place where you can integrate as many pieces as possible provides significant gains in efficiency, quality, and collaboration

The Problem

17

Page 18: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Open Source

• Secure • Extensible

• Usability (for us and our clients) • Self Hosted

Promet's High Level Requirements

18

Page 19: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Flexible project management web application

• Open Source

• Ruby on Rails

• Plugin style extensions (think modules)

• Active (5300+ repos related to Redmine on GitHub)

• Used by wide variety of people and organizations

• ChiliProject community fork

Redmine Overview

19

Page 20: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

20

Page 21: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Multiple projects support

• Flexible role based access control • Flexible issue tracking system

• Gantt chart and calendar

• News, documents & files management • Feeds & email notifications

• Per project wiki

• Per project forums • Time tracking

• Custom fields for issues, time-entries, projects and users

• SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) • Issue creation via email

• Multiple LDAP authentication support

• User self-registration support • Multilanguage support

• Multiple databases support

Redmine Main Features

21

Page 22: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Issue/Ticket Tracking

22

Page 23: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Issue/Ticket Tracking

23

Page 24: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Gantt

24

Page 25: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Workflow for Issue Trackers and Roles

25

Page 26: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Role-Based Permissions

26

Page 27: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Source Code Repo Viewer and Diff

27

Page 28: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Spent Time

28

Page 29: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Workflow for Issue Trackers and Roles

29

Page 30: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Customize Issue Trackers

30

Page 31: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Customize Issue Status

31

Page 32: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Customize Workflow

32

Page 33: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Custom Fields on Almost Every Object

33

Page 34: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Git Integration

34

Page 35: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: User Management

35

Page 36: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Views/Queries Customization

36

Page 37: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Project and Agile Perspective

Johnnie

Page 38: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Agile Organization of Stories and Tasks

38

Page 39: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Agile Story Board

39

Page 40: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Redmine: Git

40

Page 41: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Source Code Ties to Tickets

41

Page 42: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Project Information at a Glance

42

Page 43: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Retrospective Metrics

43

Page 44: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Retrospective Metrics

44

Page 45: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Business Management Perspective

Jay

Page 46: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

• Keep all info for a Client’s projects in one place • “Product” lifecycle approach • Leverage project hierarchy in Redmine

• Client account (top level project) • Support (subproject) • Main Site Migration Project A (subproject) • Intranet Project B (subproject) • Ecommerce Integration Project C (subproject)

Manage Everything for a Client

46

Page 47: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Use Project Templates

47

•Copy existing project •Create project templates •Types of projects (agile, audits, support…) •Prefab issues/tasks •Common info structure in wiki •Continuous improvements

Page 48: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Client Access and Roles

48

Page 49: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Manage Internal Projects and Products

49

Page 50: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Integration

50

Page 51: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Business Management Perspective

Andy

Page 52: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Projects Activity View

52

Page 53: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Time Reporting

53

Page 54: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Time Reporting

54

Page 55: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Company Reports – Support Snapshot

55

Page 56: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Company Wide Resource Scheduling

56

Page 57: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Company Wide Resource Scheduling

57

Page 58: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Gains from 360 View

58

Page 59: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

Questions? www.prometsource.com

[email protected] Twitter: @akucharski @PROMETSOURCE

Page 60: Organized Crime · 2015-09-06 · • Understand project management and organizational challenges • Review some of the tools out there being used for project management, client

The Problem

60