]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/drazajak/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / drazajak / index.mdwn
index df0d980eb5f1bd0a687ef2c5dc3ace3eb54c514e..954052c1782f54bd02b633793a3a0e0bd6d172b8 100644 (file)
@@ -1,37 +1,38 @@
 [[!meta title="Dražan Jakub"]]
 
-**Project name and homepage:** [BlogEngine.NET](http://blogengine.codeplex.com/)
+**Project name and homepage:** [ImageResizer.NET](http://imageresizer.codeplex.com/)
+
+**Actual code share:** [http://github.com/bricelam/ImageResizer](http://github.com/bricelam/ImageResizer)
+
+**My fork code:** [http://github.com/drazajak/ImageResizer](http://github.com/drazajak/ImageResizer)
+
+Image Resizer for Windows is a utility that lets you resize one or more selected image files directly from Windows Explorer by right-clicking. I created it so that modern Windows users could regain the joy they left behind with Microsoft's Image Resizer Powertoy for Windows XP.
 
 Assignment
 ======
 
-Description of my planned/completed work for the project
+1) Option to keep modified date
 
-Links documenting the results of my work
-======
+2) Select JPEG quality level (Implemented, just needs UI)
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+3) Custom filenames
 
-* [[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/)
+4) Select aspect ratio
 
-Presentation
+IssueTracker: (https://imageresizer.codeplex.com/workitem/8655)
+
+(other features 2-4 follow a conversation with project manager)
+
+Documenatation
 ==========
 
-* [[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]]
+1) My commits: [http://github.com/bricelam/ImageResizer/pull/1/](http://github.com/bricelam/ImageResizer/pull/1/)
 
-Ohloh
-=====
+2) Comunnication via e-mail
 
-Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
+Presentation
+==========
 
-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>
+1) [[ImageResizer_-_uvodni_prezentace.pdf]]
 
-[w]:https://www.ohloh.net/accounts/drazajak/widgets
+2) [[ImageResizer_-_results.pdf]]