Novelys's engagement in Open Source is undeniable. We define ourselves as a part of the open source ecosystem. You can find our names in several projects hosted at
Github.
Today, we announce 2 new projects written by one of our mighty interns
Frédéric Maquin.
Pure Javascript Picture Gallery for Titanium

This pure javascript picture gallery provides you with a ready-to-use gallery, made of two components. A gallery of thumbnails, in which the user can quickly check pictures and a scrollable gallery of pictures, opened when the user touch one of the thumbnails. It works on both iOS and Android.
https://github.com/novelys/titanium-picture-gallery
Android Jpeg Encoder for Titanium
By default, Titanium encodes jpeg image with the highest quality possible, sometimes resulting in heavy files sent through the network. JpegEncoder provides a small set of functions to scale, crop and compress an image. Jpeg Encoder only works on Android platforms.
https://github.com/novelys/titanium-jpegencoder
Feel free to give your opinion on these 2 projects and... Contribute !
Continue reading »