High Density CDs
goofrider writes "Sanyo introduced a new format called HD-Burn, supported by their new DVD+/-RW chip. It allows the drive to burn up 1.4GB of data using a regular 700MB blank CD-R blank. The resulting HD-Burned CD-R can only be read by supporting DVD/DVD-ROM drives and CD-ROM drives. Most DVD/DVD-ROM drives can support the format via a firmware upgrade. It's unclear how easy and how likely will it be for future drives to support this format. In contrast, Plextor released their new GigaRec technology in their new PlexWriter Premium (read a review here). GigaRec also records on regular blank CD-Rs, allows up to 1GB of data on a 700MB disc. however, the disc can be read on any modern good-quality CD-ROM drives with no firmware upgrades required. So now I can record 2x the data on a CD-R but I still can't have filenames longer than 64 characters. :)"
So, history repeats itself again - higher density on older media.
When do we start punching holes in them and flipping them over?
www.eFax.com are spammers
That's okay. Here on Slashdot, you can't have subjects longer than 50 characters (as you can see above).
So now I can record 2x the data on a CD-R but I still can't have filenames longer than 64 characters. :)
:-)
Why not? Don't you have a Macintosh?
Visit Jonesblog and say hello.
It allows the drive to burn up 1.4GB of data using a regular 700MB blank CD-R blank.
I rewrote my drivers some time ago to provide exactly this level of performance, through the simple but clever technique of only writing 1's to the CD and skipping all the 0's, which the CD drive never reads anyhow.
Well, okay, I rewrote the "write" portion of the code. The "read" portion is still giving me trouble, but I'm confident it's just a matter of time.
ThisIsA64CharacterFilenameBoyIsItLongImSureDespera teToUse65.txt
Yea, i'm worried :)
- Adam L. Beberg - The Cosm Project - http://www.mithral.com/
but I still can't have filenames longer than 64 characters...
f teenandthirteenseconds.tar.gz'r tyfirsttwothousandthreeelevenfif teenandfourteenseconds.tar.gz'
Yes its such a bitch to pay 20 cents for a CD-R and not be able to name your backups 'thursdayaprilthirtyfirsttwothousandthreeelevenfi
'thursdayaprilthi
Get paid to code OSS
64 characters eh? Back in my day we only had eight. And we didn't have any of your fancy pants lower case letters to fool around with either....Bah!
Couldn't you use the "1 only" write technology
to further compress the 32 4-byte number(32 bits)?
It would then only take 5 bits.
You could then just memorize the number and you wouldn't need a CD at all.
Because people want to name files what they want to name them, and not think about the filesystem.
True story:
Back in my days of tech support for DOS-based academics, I was trying to help a user recover some files after a crash. The file naming scheme seemed really weird, so I asked her about it. She explained she was really frustrated by only getting 8 + 3 charachters for a filename, and then she discovered you could make filenames as long as you wanted, you just had to put a back-slash afer every eight charachters. I did not attempt to explain directories.