]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/zakpave3/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / zakpave3 / index.mdwn
1 [[!meta title="Žák Pavel"]]
2
3 **Project name and homepage:** [Esmska](https://code.google.com/p/esmska/)
4
5 Assignment
6 ======
7
8 Esmska is program for sending SMS over the Internet. It uses publicly available web gateways and sends messages through them. This way it can be much more comfortable than using a web browser or a mobile phone.
9
10 I would like solve [issue 110][3], [issue 417][4] and eventually some other issue.
11
12 Links documenting the results of my work
13 ======
14
15 Results of my work
16
17 * [Communication: Issue list (Issue 110)][7]
18 * [Communication: Issue list (Issue 417)][8]
19 * [My repository (Issue 110)][6]
20 * [Pull request (Issue 110)][5]
21 * [Pushed (as f06e35a)][9]
22 * [Tested][10] (... Can you please checkout that branch and verify that everything works correctly? Thanks a lot. **I have done some basics tests and it seems to work for me.** If you don't find any problems, I'll push it to the master branch....)
23 * [Documentation - Javadoc - in addition to my code][9]
24
25 Presentation
26 ==========
27
28 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|a4m35osp_zakpave3_esmska.pdf]]
29 * [[Presentation of the results of my work (upload it as an *Attachment* to this page)|a4m35osp_zakpave3_esmska_result.pdf]]
30
31
32 Ohloh
33 =====
34
35 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
36
37 For example:
38 <a href='https://www.ohloh.net/accounts/9897?ref=Detailed' target='_blank'>
39 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
40 </a>
41
42 [w]:https://www.ohloh.net/accounts/zakpave3/widgets
43
44
45   [1]: https://code.google.com/p/esmska/
46   [2]: https://code.google.com/p/esmska/issues/detail?id=138&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars
47   [3]: https://code.google.com/p/esmska/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars&groupby=&sort=&id=110
48   [4]: https://code.google.com/p/esmska/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars&groupby=&sort=&id=417
49   [5]: https://github.com/kparal/esmska/pull/13
50   [6]: https://github.com/zakpavel1/esmska/tree/issue110
51   [7]: https://code.google.com/p/esmska/issues/detail?id=110&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars
52   [8]: https://code.google.com/p/esmska/issues/detail?id=417&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars
53   [9]: https://github.com/kparal/esmska/commit/f06e35a7
54   [10]: https://github.com/kparal/esmska/pull/13
55
56
57 [[a4m35osp_zakpave3_esmska_result.pdf]]