]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/sazonsta/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / sazonsta / index.mdwn
1 [[!meta title="Sazonov Stanislav"]]
2
3 **Project name and homepage:** [NetBeans IDE](http://netbeans.org/)
4
5 Assignment
6 ======
7
8 **Add s simple calculator to NetBeans IDE**
9
10 I would like to add command into NetBeans IDE (https://netbeans.org/). The clalculator will be shown on the main bar for quick evaluation expressions like:
11
12 <pre>
13 “R=5;(4/3)*Math.PI*Math.pow(R,3)” = <b>523.59</b>
14 “Math.sin(Math.PI/4)”             = <b>0.71</b>
15 </pre>
16
17 and so on
18
19 I think this featrure may be useful for developers.
20
21 <a href="https://drive.google.com/file/d/0B2jyTlrfLTQ4LUdWNFhIWVVmWU0/edit?usp=sharing">Mockup</a>
22
23 Links documenting the results of my work
24 ======
25
26 Here, I'll add links similar to the examples below and describe what
27 is being linked.
28
29 * [[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)
30 * [[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)
31 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
32 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
33
34 Presentation
35 ==========
36
37 * [Presentation](OSP.pdf)
38 * Presentation of the results of my work|prezentace2.pdf
39
40 * [Plugin on NetBeans web]http://plugins.netbeans.org/plugin/54129/?show=true
41 * [Repositoryb]https://github.com/sazonsta/NB-Calculator
42
43 Ohloh
44 =====
45
46 * **[My kudorank is 5](https://www.ohloh.net/accounts/sazonsta/kudos)**
47 * [My commits](http://hg.netbeans.org/jet-main/log?rev=sazonov)