]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/stajnmar/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / stajnmar / index.mdwn
1 [[!meta title="Štajner Martin"]]
2
3 **Project name and homepage:** [Example project](http://www.example.com)
4
5 Assignment
6 ======
7
8 **C:geo** 
9
10 C:geo is simple yet powerful unofficial geocaching client for Android devices. In contrast with other similar applications, c:geo doesn't require web browser nor exports. You can just go geocaching with your phone and without any home preparation or worries. Of course, you can go without paying - it's free.
11
12 I would like to fix any of these bugs:
13
14   - [#2225][1] - Last line in settings cut off
15   - [#2531][2] - Offline log marker not shown after log autosave
16   - [#2413][3] - Incorrect error message structure
17
18 ======
19
20 Here, I'll add links similar to the examples below and describe what
21 is being linked.
22
23 * [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
24 * [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
25 * [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
26 * [Additional supporting material](http://lwn.net/Articles/385586/)
27
28 Presentation
29 ==========
30
31 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
32 * [[Presentation of the results of my work|prezentace2.pdf]]
33
34 Ohloh
35 =====
36
37 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
38
39 For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
40   <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
41 </a>
42
43 [w]:https://www.ohloh.net/accounts/stajnmar/widgets
44
45
46   [1]: https://github.com/cgeo/c-geo-opensource/issues/2225
47   [2]: https://github.com/cgeo/c-geo-opensource/issues/2531
48   [3]: https://github.com/cgeo/c-geo-opensource/issues/2413