]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/nedompa1/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / nedompa1 / index.mdwn
index 7076e60dc2846ea436d22f10e2ecf2a6acc4a8bb..82ba64d54bde234e34c1fea8647ee24096989bea 100644 (file)
@@ -1,36 +1,34 @@
 [[!meta title="Nedoma Pavel"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name and homepage:** [log4net](http://logging.apache.org/log4net/)
 
 Assignment
 ======
 
-Description of my planned/completed work for the project
+Extension of logging interface to support lambda functions as a parameter to allow lazy evaluation of log content. Continuation of this unresolved issue tracker [ticket](https://issues.apache.org/jira/browse/LOG4NET-290).
 
-Links documenting the results of my work
+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 comments under existing ticket in the issue tracker](https://issues.apache.org/jira/browse/LOG4NET-290?focusedCommentId=13627644&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13627644)
+* [Patch with final changes](https://issues.apache.org/jira/secure/attachment/12580840/LOG4NET-290-doc.patch)
+* [SVN Repository](https://svn.apache.org/repos/asf/logging/log4net/trunk/)
+* [Summary of commit containing my patch from Ohloh](https://www.ohloh.net/p/4053/commits/253983153#)
 
-* [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
+Presentations
 ==========
-
-* [[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|log4net-zamer.pdf]]
+* [[Presentation of the results of my work in PDF|log4net-result.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 href='https://www.ohloh.net/accounts/239464?ref=Detailed' target='_top'>
+<img alt='Ohloh profile for PavelN' border='0' height='35' src='https://www.ohloh.net/accounts/239464/widgets/account_detailed.gif' width='230' />
 </a>
 
 [w]:https://www.ohloh.net/accounts/nedompa1/widgets
+
+