OutSystems Forge 日本語データベース

img Optimizer

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-07-11 0.0.1 Grazina All All Components, Widgets
ファイルストレージにキャッシングし、デバイスの解像度にリサイズし、プログレッシブロード手法を使用して、モバイルアプリケーションのimgリソースを最適化します。
現在は、ぼやけたサムネイルバージョンを最初に描画し(小さなバイナリーとして使用)、最適化されたバージョンのイメージに置き換えることを目指しています。 コンポーネントはまだ404に対して復元力はありませんが、バックエンドがすべての画像リクエストをキャッシュしているので、httpsとhttp URLの両方によって配信される画像を含めることができます。 現時点ではDBのクリーンアップは行われていませんので、ソーシャルフィードなど動的に外部に読み込まれた画像を持つシナリオがある場合は注意してください。

[Overview]
Optimize img resources in your mobile applications by caching in the File Storage, resizing them to your device resolution and using progressive load techniques
[Detail]
Currently aimed at drawing a blurred thumbnail version first (served as a tiny binary) and replacing with an optimized version of the image. Component is not yet resilient to 404, but you can include images served by both https as well as http URLs, since the backend is caching all image requests. No DB cleanup is being done at the moment, be careful if you have scenarios with dynamic externally loaded images, like on social feeds.
戻る