Vinai / compressed-magento-sample-data

A highly compressed version of the magento 1.9 sample data and a script to create it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compressed Magento 1.9 Sample Data

The following variations are available:

Its kind of ridiculous having a sample data package that is 317MB in size, and since I couldn't find a good alternative source, I decided to hack together a little script to compress the hell out of the images and the MP3 files in the sample data archive.
My intention is that it can be downloaded faster and used more easily.

With a image quality setting of 50% and by sampling all .mp3 files down to a bitrate of 48, the size of the sample data archive is reduced to a 66MB tbz.

The compression script in the src/ directory is intended to run on OS X. Feel free to use and modify it, but be aware that you are doing so at your own risk!

Please check the 1.9.1.0 branch for the previous version of the sample data.

About

A highly compressed version of the magento 1.9 sample data and a script to create it.


Languages

Language:Shell 99.8%Language:Roff 0.2%