]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/smetarom/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / smetarom / index.mdwn
1 [[!meta title="Smetana Roman"]]
2
3 **Project name and homepage:** [Guava](https://github.com/google/guava)
4
5 Assignment
6 ======
7
8 For the semester project, I have chosen Guava developed by Google. This is the library with useful functionality which simplifies programming in Java. I picked the following recently reported issues:
9
10   - [https://github.com/google/guava/issues/1934][1]
11   - [https://github.com/google/guava/issues/1955][2]
12   - [https://github.com/google/guava/issues/1908][3]
13   - [https://github.com/google/guava/issues/1946][4]
14   - [https://github.com/google/guava/issues/1924][5]
15   - [https://github.com/google/guava/issues/1911][6]
16
17 The minimal goal of my project is to fix at least one issue from the list.
18
19 Links documenting the results of my work
20 ======
21
22 Here, I'll add links similar to the examples below and describe what
23 is being linked.
24
25 * [Google group discussion, the first post][7]
26
27 * [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
28 * [[Example] 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)
29 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
30 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
31
32 Presentation
33 ==========
34
35 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
36 * [[Presentation of the results of my work|prezentace2.pdf]]
37
38 OpenHub
39 =======
40
41 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
42
43 For example:
44 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
45 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
46 </a>
47
48 [w]:https://www.openhub.net/accounts/smetarom/widgets
49
50
51   [1]: https://github.com/google/guava/issues/1934
52   [2]: https://github.com/google/guava/issues/1955
53   [3]: https://github.com/google/guava/issues/1908
54   [4]: https://github.com/google/guava/issues/1946
55   [5]: https://github.com/google/guava/issues/1924
56   [6]: https://github.com/google/guava/issues/1911
57   [7]: https://groups.google.com/forum/#!topic/guava-discuss/DlXObqbZQ9c