Re: LiveCD optimisations

2010-05-21 Thread Dmitrijs Ledkovs
On 21 May 2010 01:35, Louis Simard wrote: > > -- WHAT? -- > > Optimise the PNG images and SVG files on the Ubuntu LiveCD. > Optimise the Ubuntu LiveCD by putting start-up files and programs near > the end of the CD. > -- Implementation -- 1) Should this go into deb-package mangler run by soyuz?

Re: LiveCD optimisations explained

2010-05-21 Thread John Moser
Meh android top-posting. Png is totally lossless. It analyzes each scanline versus the prior, and recodes. Thus a top to bottom gradient becomes a field of identical repeating numbers using the SUB filter, which compresses extremely well. There are several filters; png has many operating modes.

Re: LiveCD optimisations explained

2010-05-21 Thread Phillip Susi
On 5/21/2010 1:40 PM, Louis Simard wrote: > Err... While I know what you want me to do (you want > Content-Disposition: inline), I don't know how to do that in the Gmail > web interface. Perhaps I'll set up Mozilla Thunderbird, if it can do > that :-) Heh, yea, I've struggled with this on thunderb

LiveCD optimisations explained

2010-05-21 Thread Louis Simard
At 2001-05-21 14:48 GMT, Phillip Susi wrote: > When attaching scripts please make sure they are attached with an inline > disposition so they are readily reviewable while reading the email > instead of having to save them and open them in another text editor. Err... While I know what you want me

Re: LiveCD optimisations

2010-05-21 Thread Phillip Susi
On 5/20/2010 8:35 PM, Louis Simard wrote: > Greetings ubuntu-devel-discuss :) > > I have a proposal for you, and I'll present it simply with the 5 W's. When attaching scripts please make sure they are attached with an inline disposition so they are readily reviewable while reading the email ins