Presentation » History » Version 9
Marian Banica, 2014-11-23 20:42
1 | 1 | Felix Schäfer | h1. Presentation |
---|---|---|---|
2 | |||
3 | 6 | Felix Schäfer | 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 | 1 | Felix Schäfer | |
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 | 7 | Felix Schäfer | ** http://vimeo.com/groups/13013/videos/6601634 |
17 | 9 | Marian Banica | |
18 | 1 | Felix Schäfer | * I'll try to bring in my own experience, though I fear it is not that much a typical redmine usage. |
19 | |||
20 | h2. Outline |
||
21 | |||
22 | h3. What is Redmine? / What can it be used for? (5 minutes) |
||
23 | |||
24 | 3 | Felix Schäfer | * Redmine |
25 | ** Web software |
||
26 | ** Ruby on Rails |
||
27 | ** GPLv2 |
||
28 | * Usage |
||
29 | ** Software project, obviously |
||
30 | ** Group management, focus of the usage examples |
||
31 | |||
32 | 1 | Felix Schäfer | h3. Important features (15- minutes) |
33 | |||
34 | 2 | Felix Schäfer | * Issue management |
35 | ** Highly customizable (Statuses, tracker/workflow) |
||
36 | ** Categories |
||
37 | ** Versions |
||
38 | ** Issue relations |
||
39 | * SCM integration |
||
40 | ** Repo browser/diff viewer/syntax highlighting/annotate |
||
41 | ** Automatic revision to issue linking |
||
42 | * "Community" features |
||
43 | ** Wiki |
||
44 | ** Forums |
||
45 | ** News/Blog |
||
46 | * "Software Management" Features |
||
47 | ** Time tracking |
||
48 | ** Files |
||
49 | ** Documents |
||
50 | * Administration |
||
51 | ** RBAC |
||
52 | ** User management/LDAP |
||
53 | ** Per-project settings |
||
54 | ** Custom fields |
||
55 | 5 | Felix Schäfer | * OSS |
56 | ** Highly extensible (Plugins! show 2 examples, a simple one, a kick-ass one (looking at you Eric ;-) )) |
||
57 | 2 | Felix Schäfer | |
58 | 1 | Felix Schäfer | h3. Few usage examples (15+ minutes) |
59 | 4 | Felix Schäfer | |
60 | * (Fachschaftsarbeit) Student union coordination |
||
61 | ** Planning and preliminary discussion of weekly meetings |
||
62 | ** Minutes |
||
63 | ** Other task tracking |
||
64 | * ("KIF (Konferenz der Informatikfachschaften)":http://kif.fsinf.de/wiki/Hauptseite) German-speaking sutdent unions conference |
||
65 | ** Same thing, bigger scope, heavier "community" usage |
||
66 | ** Subprojects (inheritance, issue list containing child projects, …) |
||
67 | ** KIF publication (next example) |
||
68 | * Publication |
||
69 | ** Custom tracker + Workflow |
||
70 | ** SCM not limited to software |
||
71 | 1 | Felix Schäfer | |
72 | h3. How do I get it? / What do I need for it? (5 minutes) |
||
73 | |||
74 | 5 | Felix Schäfer | * Get it |
75 | ** Download a packaged release |
||
76 | ** Download from git/svn |
||
77 | ** Download an stack installer |
||
78 | ** Download a virtual machine |
||
79 | ** Get a hosted offering |
||
80 | * Needs (for ground-up installation) |
||
81 | ** Halfway recent ruby/rails stack (so not debian <notextile>*coughs*</notextile>) |
||
82 | ** Database (whatever floats your boat and works with rails, only mysql/pgsql/sqlite tested though) |
||
83 | ** Some frontend webserver is better (either reverse proxy, cgi or mod_passenger) |
||
84 | ** Some SCM software for SCM integration |
||
85 | |||
86 | 1 | Felix Schäfer | h3. Who am I? / Additional resources (5 minutes) |
87 | 5 | Felix Schäfer | |
88 | * http://redmine.org |
||
89 | ** Guides |
||
90 | ** Forums |
||
91 | ** IRC |
||
92 | * (Nearly) shameless plug at our "redmine installation geared towards german higher education":http://orga.fachschaften.org/ |
||
93 | 1 | Felix Schäfer | |
94 | h3. Q&A (15 minutes) |