]> 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 Assignment
4 ======
5
6 **C:geo** - [homepage](http://www.cgeo.org/)
7
8 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.
9
10 I would like to fix any of these bugs:
11
12   - [#2531][1] - Offline log marker not shown after log autosave
13   - [#2413][2] - Incorrect error message structure
14
15 ======
16
17 Here, I'll add links similar to the examples below and describe what
18 is being linked.
19
20 * [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
21 * [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)
22 * [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
23 * [Additional supporting material](http://lwn.net/Articles/385586/)
24
25 Presentation
26 ==========
27
28 * [[Presentation of the aim of my work in PDF|OSP_-_C-geo.pdf]]
29 * [[Presentation of the results of my work|prezentace2.pdf]]
30
31 Ohloh
32 =====
33
34 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
35
36 For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
37   <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
38 </a>
39
40 [w]:https://www.ohloh.net/accounts/stajnmar/widgets
41
42
43   [1]: https://github.com/cgeo/c-geo-opensource/issues/2531
44   [2]: https://github.com/cgeo/c-geo-opensource/issues/2413