LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 08-14-2004, 11:04 PM   #1
DanTheKiwi
LQ Newbie
 
Registered: Aug 2004
Location: Sydney, Australia
Distribution: FreeBSD, Fedora Core 2
Posts: 20

Rep: Reputation: 0
Looking for a website...


Has anyone ever seen the website where they hold a group of 4MB files (I think) that totals to a few TERABYTES that they managed to compress down to like 12kilobytes or something? I know it exists and a friend is severely doubting me I just need that link!

Thanks
 
Old 08-15-2004, 12:33 AM   #2
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
I don't have the link, but I'm with your friend on this one... Something smells fishy. If this were a legitimate, lossless compression scheme that worked on general data, it would revolutionize everything. If you find the website again, look for details about this data. I would guess it's a specialized compression format for specialized data. Here's a classic example:

Run-length encoding: you look at a file, count the number of bits in sequence that are the same (either a sequence of 1's or a sequence of 0's). Then, write how long that sequence goes for instead of the sequence itself. In other words, something like this:

Code:
original data: 1111 00000000 111 00000 1 0 11 0000
run-length encoding: 4 8 3 5 1 1 2 4
This compression scheme isn't so good for general data, but I could make a file that caters to the format. Imagine a set of files that total 4TB worth of 0's. With run-length encoding, all of those files could be compressed to a file 6 bytes in size. For me to claim I have a compression scheme that reduces 4TB of data into 6 bytes is misleading at best.

I'm not saying it's impossible, but the devil is in the details. Snoop around that site if you ever find it again.
 
Old 08-15-2004, 12:57 AM   #3
DanTheKiwi
LQ Newbie
 
Registered: Aug 2004
Location: Sydney, Australia
Distribution: FreeBSD, Fedora Core 2
Posts: 20

Original Poster
Rep: Reputation: 0
Yea I know it sounds really buggered, but like all the files inside are the same, and they have done it like "a zip of zips inside a zip of zips ....... ", it recurses for a long time. It's hard to find the page as I can't remember any exact words off the page that would come up in google! Heh.
 
Old 08-15-2004, 05:58 PM   #4
r_jensen11
Senior Member
 
Registered: Apr 2003
Location: Minnesota, USA
Distribution: Slack 10.0 w/2.4.26
Posts: 1,032

Rep: Reputation: 45
Quote:
Originally posted by DanTheKiwi
Yea I know it sounds really buggered, but like all the files inside are the same, and they have done it like "a zip of zips inside a zip of zips ....... ", it recurses for a long time. It's hard to find the page as I can't remember any exact words off the page that would come up in google! Heh.
Try to zip a zip file, you won't get any more compression, unless possibly for things like image and audio files. But for documents, once it's compressed, it'll stay that size, and you might end up just increasing the size because you'd have to have double the information about what to decompress.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How-to website floppywhopper General 3 05-16-2005 09:40 PM
My Website webwolf70 General 3 10-29-2004 09:16 AM
website khdo80 Linux - General 3 12-28-2003 11:36 AM
website help im1crazyassmofo Linux - General 8 03-31-2003 01:39 AM
What Website Do You See? alwayslearning Linux - Networking 8 03-17-2003 11:48 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 10:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration