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