]> 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 4607f16c140c7bcd3dd98e0a4a744e28e9ab69fd..954052c1782f54bd02b633793a3a0e0bd6d172b8 100644 (file)
@@ -2,38 +2,37 @@
 
 **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
 ======
 
-*1) Select aspect ratio
-*2) Option to keep modified date
-*3) Select JPEG quality level (Implemented, just needs UI)
-*4) Custom filenames
+1) Option to keep modified date
 
-IssueTracker: (https://imageresizer.codeplex.com/workitem/8655)
-(other features 2-4 follow a conversation with project manager)
+2) Select JPEG quality level (Implemented, just needs UI)
 
-Links documenting the results of my work
-======
+3) Custom filenames
 
-//
+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]]