]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/smetarom/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[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 have chosen issue 1976 to improve existing functionality. The Guava user requests improvement of logging for EventBus. He want to be able to insert his code into the lifecycle of EventBus.
9
10 Links documenting the results of my work
11 ======
12
13 Here, I'll add links similar to the examples below and describe what
14 is being linked.
15
16 * [My first communication with developers in a public mailing list][8]
17 * [Task specification - conversation][9]
18 * [Pull request to Guava repository][10]
19 * [Version control repository with the actual state of my work](https://github.com/smetarom/guava)
20 * [My commit in the project repository ][11]
21
22 Presentation
23 ==========
24
25 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|presentation1.pdf]]
26 * [[Presentation of the results of my work|prezentace2.pdf]]
27
28 OpenHub
29 =======
30
31 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
32
33 For example:
34 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
35 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
36 </a>
37
38 [w]:https://www.openhub.net/accounts/smetarom/widgets
39
40
41   [1]: https://github.com/google/guava/issues/1934
42   [2]: https://github.com/google/guava/issues/1955
43   [3]: https://github.com/google/guava/issues/1908
44   [4]: https://github.com/google/guava/issues/1946
45   [5]: https://github.com/google/guava/issues/1924
46   [6]: https://github.com/google/guava/issues/1911
47   [7]: https://github.com/google/guava/issues/1976
48   [8]: https://groups.google.com/forum/#!topic/guava-discuss/DlXObqbZQ9c
49   [9]: https://github.com/google/guava/issues/1976
50   [10]: https://github.com/google/guava/pull/2002
51   [11]: https://github.com/smetarom/guava/commit/925153d73a37f9c5cd761b7b4b8949b3fdd3b662