X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/3d5e8c3e5392cbf4d3214cdfb880618967bd3829..HEAD:/student/zakpave3/index.mdwn diff --git a/student/zakpave3/index.mdwn b/student/zakpave3/index.mdwn index 15eef218..1a041b77 100644 --- a/student/zakpave3/index.mdwn +++ b/student/zakpave3/index.mdwn @@ -1,28 +1,33 @@ [[!meta title="Žák Pavel"]] -**Netbeans.org:** [Example project](http://www.example.com) +**Project name and homepage:** [Esmska](http://code.google.com/p/esmska/) Assignment ====== -Description of my planned/completed work for the project +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. + +I would like solve [issue 110][3], [issue 417][4] and eventually some other issue. Links documenting the results of my work ====== -Here, I'll add links similar to the examples below and describe what -is being linked. +Results of my work -* [[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) -* [[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) -* [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [[Example] Additional supporting material](http://lwn.net/Articles/385586/) +* [Communication: Issue list (Issue 110)][7] +* [Communication: Issue list (Issue 417)][8] +* [My repository (Issue 110)][6] +* [Pull request (Issue 110)][5] +* [Pushed (as f06e35a)][9] +* [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....) +* [Documentation - Javadoc - in addition to my code][9] Presentation ========== -* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] +* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|a4m35osp_zakpave3_esmska.pdf]] +* [[Presentation of the results of my work (upload it as an *Attachment* to this page)|a4m35osp_zakpave3_esmska_result.pdf]] + Ohloh ===== @@ -30,8 +35,20 @@ Ohloh Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. For example: - -Ohloh profile for wentasah - [w]:https://www.ohloh.net/accounts/zakpave3/widgets + + + [1]: https://code.google.com/p/esmska/ + [2]: https://code.google.com/p/esmska/issues/detail?id=138&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars + [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 + [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 + [5]: https://github.com/kparal/esmska/pull/13 + [6]: https://github.com/zakpavel1/esmska/tree/issue110 + [7]: https://code.google.com/p/esmska/issues/detail?id=110&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars + [8]: https://code.google.com/p/esmska/issues/detail?id=417&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars + [9]: https://github.com/kparal/esmska/commit/f06e35a7 + [10]: https://github.com/kparal/esmska/pull/13 + + +[[a4m35osp_zakpave3_esmska_result.pdf]]