]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/sazonsta/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / sazonsta / index.mdwn
index 4bea49939369c2ee57244007cf590583e8844f0e..932192bb3cd752e2c8c79aec66de2189e7319d90 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta title="Sazonov Stanislav"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name and homepage:** [NetBeans IDE](http://netbeans.org/)
 
 Assignment
 ======
@@ -9,39 +9,28 @@ Assignment
 
 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:
 
-“R=5;(4/3)Math.PIMath.pow(R,3)” = 523.59 “Math.sin(Math.PI/4)” = 0.71
+<pre>
+“R=5;(4/3)*Math.PI*Math.pow(R,3)” = <b>523.59</b>
+“Math.sin(Math.PI/4)”             = <b>0.71</b>
+</pre>
 
 and so on
 
-I think this featrure may be useful for developer.
+I think this featrure may be useful for developers.
 
-Mockup
+<a href="https://drive.google.com/file/d/0B2jyTlrfLTQ4LUdWNFhIWVVmWU0/edit?usp=sharing">Mockup</a>
 
 Links documenting the results of my work
-======
-
-Here, I'll add links similar to the examples below and describe what
-is being linked.
-
-* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [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)
-* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [Additional supporting material](http://lwn.net/Articles/385586/)
 
-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]]
-
-Ohloh
 =====
 
-Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
+* [Presentation 1](OSP.pdf)
+* [Presentation 2](OSP_2.pdf)
+* [Published plugin on netbeans.org](http://plugins.netbeans.org/plugin/54129/?show=true)
+* [Repository](https://github.com/sazonsta/NB-Calculator)
+* [My communication with developers](Communication.png)
 
-For example:
-<a href='https://www.ohloh.net/accounts/9897?ref=Detailed' target='_blank'>
-<img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
-</a>
+=====
 
-[w]:https://www.ohloh.net/accounts/sazonsta/widgets
+* **[My kudorank is 5](https://www.ohloh.net/accounts/sazonsta/kudos)**
+* [My commits](http://hg.netbeans.org/jet-main/log?rev=sazonov)