Re: compression - insights into infinite
- From: Jim Leonard <MobyGamer@xxxxxxxxx>
- Date: Sat, 31 May 2008 22:19:26 -0700 (PDT)
On May 31, 6:32 pm, jules Gilbert <jules.sto...@xxxxxxxxx> wrote:
I have developed a fundamentally new class of compressor (which is
after all, a very interesting type of transform, mathematically.) But
I need to convince others that I actually have done this, and that
means demonstations and the like. Not showing the code, but at least
one or two private demos.
The only test that will convince anyone is to take an uncompressable
source (such as the million random-digit file, or a file provided by
Adler, Mahoney, etc.), compress it, and then make the decompressor +
compressed data file available to everyone. This has several
benefits:
- Code + data file < size of original file proves that your system
does indeed compress any data
- Working decompression code proves the system functions and is
reversible
- You have a working system to then take public and get funding for
Remember, at no point do you make the *compressor* available, which
keeps your methods safe from theft. Even for funding, you still don't
need to show anyone the compressor until everything is to your
satisfaction. (You will be called on to provide more examples,
however, ie. repeatable tests with different files will need to be
compressed by you and the resulting compressed data made available for
trials. Again -- you never show the compressor to anyone -- your
method is kept safe.)
Until you do that, it is somewhat pointless to make claims (unless you
are asking for help and/or advice).
.
- Follow-Ups:
- Re: compression - insights into infinite
- From: jules Gilbert
- Re: compression - insights into infinite
- From: jules Gilbert
- Re: compression - insights into infinite
- References:
- Re: compression - insights into infinite
- From: jules Gilbert
- Re: compression - insights into infinite
- Prev by Date: Re: compression - insights into infinite
- Next by Date: Re: compression - insights into infinite
- Previous by thread: Re: compression - insights into infinite
- Next by thread: Re: compression - insights into infinite
- Index(es):
Relevant Pages
|