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