What happened to the home page of FluxJpeg (or FJCore)? Many pages point to http://code.google.com/p/fjcore/ but that page has no downloads available as of today (June 28, 2011).
Q1) Where can I download it from?
Q2) Is there anything better? I need an open-source class that I can use from Silverlight 4 to decode a JPEG, reduce its size (preferably using some interpolation algorithm) and encode it back to JPEG, to upload the file to a server.
Thanks a lot.