Presentation » History » Version 5
Felix Schäfer, 2010-05-17 12:30
1 | 1 | Felix Schäfer | h1. Presentation |
---|---|---|---|
2 | |||
3 | I'm trying to get a presentation together for the FrOSCon:"http://www.froscon.de/" and would like to gather topic ideas and maybe even work out the outline here with other redminers. The presentation time being 1 hour of which 15 minutes should be allocated to questions, I only have 45 minutes to present redmine, which I would consider a rather short timespan. Keeping that in mind, I won't be able to present every feature of redmine in detail and will try to highlight the areas in which redmine really shines. |
||
4 | |||
5 | 4 | Felix Schäfer | I had some email contact with the FrOSCon people, and they pointed to "khmarbaise's talk":http://programm.froscon.org/2009/events/360.en.html last year and asked if I could either shift the focus a little bit or go a little more in-depth. Considering we use redmine more for group management than project management, I'll focus more on that aspect. |
6 | |||
7 | 1 | Felix Schäfer | h2. Resources |
8 | |||
9 | * The [[Features|redmine features]] page, obviously, |
||
10 | * Other already existing presentations: |
||
11 | ** http://www.soebes.de/files/RedmineCLT2009.pdf |
||
12 | ** http://www.slideshare.net/elefevre/cours-du-soir-redmine-valtech (french) |
||
13 | ** http://www.slideshare.net/ritesh.tamrakar/software-project-management-using-redmine |
||
14 | ** http://www.slideshare.net/ciaranj/hassle-free-issue-tracking-with-readmin |
||
15 | ** http://www.slideshare.net/Anubavam/project-managementtoolsonrubyonrails |
||
16 | * I'll try to bring in my own experience, though I fear it is not that much a typical redmine usage. |
||
17 | |||
18 | h2. Outline |
||
19 | |||
20 | h3. What is Redmine? / What can it be used for? (5 minutes) |
||
21 | |||
22 | 3 | Felix Schäfer | * Redmine |
23 | ** Web software |
||
24 | ** Ruby on Rails |
||
25 | ** GPLv2 |
||
26 | * Usage |
||
27 | ** Software project, obviously |
||
28 | ** Group management, focus of the usage examples |
||
29 | |||
30 | 1 | Felix Schäfer | h3. Important features (15- minutes) |
31 | |||
32 | 2 | Felix Schäfer | * Issue management |
33 | ** Highly customizable (Statuses, tracker/workflow) |
||
34 | ** Categories |
||
35 | ** Versions |
||
36 | ** Issue relations |
||
37 | * SCM integration |
||
38 | ** Repo browser/diff viewer/syntax highlighting/annotate |
||
39 | ** Automatic revision to issue linking |
||
40 | * "Community" features |
||
41 | ** Wiki |
||
42 | ** Forums |
||
43 | ** News/Blog |
||
44 | * "Software Management" Features |
||
45 | ** Time tracking |
||
46 | ** Files |
||
47 | ** Documents |
||
48 | * Administration |
||
49 | ** RBAC |
||
50 | ** User management/LDAP |
||
51 | ** Per-project settings |
||
52 | ** Custom fields |
||
53 | 5 | Felix Schäfer | * OSS |
54 | ** Highly extensible (Plugins! show 2 examples, a simple one, a kick-ass one (looking at you Eric ;-) )) |
||
55 | 2 | Felix Schäfer | |
56 | 1 | Felix Schäfer | h3. Few usage examples (15+ minutes) |
57 | 4 | Felix Schäfer | |
58 | * (Fachschaftsarbeit) Student union coordination |
||
59 | ** Planning and preliminary discussion of weekly meetings |
||
60 | ** Minutes |
||
61 | ** Other task tracking |
||
62 | * ("KIF (Konferenz der Informatikfachschaften)":http://kif.fsinf.de/wiki/Hauptseite) German-speaking sutdent unions conference |
||
63 | ** Same thing, bigger scope, heavier "community" usage |
||
64 | ** Subprojects (inheritance, issue list containing child projects, …) |
||
65 | ** KIF publication (next example) |
||
66 | * Publication |
||
67 | ** Custom tracker + Workflow |
||
68 | ** SCM not limited to software |
||
69 | 1 | Felix Schäfer | |
70 | h3. How do I get it? / What do I need for it? (5 minutes) |
||
71 | |||
72 | 5 | Felix Schäfer | * Get it |
73 | ** Download a packaged release |
||
74 | ** Download from git/svn |
||
75 | ** Download an stack installer |
||
76 | ** Download a virtual machine |
||
77 | ** Get a hosted offering |
||
78 | * Needs (for ground-up installation) |
||
79 | ** Halfway recent ruby/rails stack (so not debian <notextile>*coughs*</notextile>) |
||
80 | ** Database (whatever floats your boat and works with rails, only mysql/pgsql/sqlite tested though) |
||
81 | ** Some frontend webserver is better (either reverse proxy, cgi or mod_passenger) |
||
82 | ** Some SCM software for SCM integration |
||
83 | |||
84 | 1 | Felix Schäfer | h3. Who am I? / Additional resources (5 minutes) |
85 | 5 | Felix Schäfer | |
86 | * http://redmine.org |
||
87 | ** Guides |
||
88 | ** Forums |
||
89 | ** IRC |
||
90 | * (Nearly) shameless plug at our "redmine installation geared towards german higher education":http://orga.fachschaften.org/ |
||
91 | 1 | Felix Schäfer | |
92 | h3. Q&A (15 minutes) |