]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/brustto1/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / brustto1 / index.mdwn
index a06b2a6b2ab0a2415f23b32db26166fa4ad00544..fad7481210aed8f28f2d87fb827013f7f9345e47 100644 (file)
@@ -1,36 +1,26 @@
 [[!meta title="Bruštík Tomáš"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+
+
+
 
 Assignment
 ======
+**Project name and homepage:** [Netbeans](https://netbeans.org/)
 
-Description of my planned/completed work for the project
+Netbeans is an open-source IDE, which is used for programming in various languages. It can be also used for creating and editing files. I have chosen a [bug](https://netbeans.org/bugzilla/show_bug.cgi?id=238113), which I will try to fix. The bug is about different behaviour for images and binary files in netbeans. If you are editing a file (java, c, xml, etc..), you can right click on the tab on which you have all opened files and in the menu, there is a option for Copy file path. This option however is not presented with binary files (like fonts ttf, woff) or images (like jpg, png), even though that the shortcut for Copy file path is working. I'll try to add this option to the menu, so that every user (even the ones who don't know the shortcut) can use this command.
 
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+[Bug 238113 on Netbeans Bugzilla](https://netbeans.org/bugzilla/show_bug.cgi?id=238113)
+
+[Communication with developers via mailing list](https://netbeans.org/projects/www/lists/nbdev/archive/2014-03/message/8)
 
-* [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.
-
-For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
-  <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
-</a>
+  - [[OSP_presentation_1.pdf]]
 
-[w]:https://www.ohloh.net/accounts/brustto1/widgets
+  - [[OSP_presentation_2.pdf]]