24 November 2007

Resizing and some small improvements

Image resizing and some minor improvements have been implemented. Resizing means that you can resize a photo on upload into Flickr. Resizing uses an excellent imaging library AForge.NET. Implemented bicubic interpolation algorithm.

18 November 2007

Photos rotation

Real (not pseudo) photo's rotation implemented on upload. But there are a bit remarks about the feature. This feature implemented using GDI+ API of Microsoft but because of some bugs in it there is the quality loss for some JPEG files. The algorithm of the app is quite simple — the app tries to rotate a photo without quality loss but if a GDI+ error occurs it'll do it with quality loss. Honestly this loss is quite small but if it's too important to keep maximum quality I would recommend using your favorite photo editor to rotate photos before upload. Implemented since version 1.0.0.192.

06 November 2007

Small bug fix release

Released version 1.0.0.173 where a small bug has been fixed. The bug was if you uploaded two or more photos and created a new set for each of them. Distribution by these new sets didn't work at all.

05 November 2007

Roadmap for the 1.1 version

  1. All photos backup.
  2. Photo uploading from main form window.
  3. Photos search.
  4. Own flickr library (NFlickr).