Slashdot Mirror


Presenting The CDR-ROM

nachoboy writes "Here's a cool new idea: the CDR-ROM. Allows a portion of the CD to be written and them mass produced, leaving the remaining area recordable by the user. It may sound funny, but if AOL started sending out CD's like this I might just start keeping them around."

9 of 409 comments (clear)

  1. Why would AOL do that? by Anonymous Coward · · Score: 4, Insightful

    It's bound to be more expensive than the super cheap plain CD-Rs. I actually think these would only have limited usefulness.

  2. Not that new by snack-a-lot · · Score: 5, Insightful

    Multi-session CD writes offer a similar functionality. The first widespread use of this was the Kodak PhotoCD - you could put your photos on the same CD again and again until it was full, because it used multi-session.

  3. Too little...too late by djupedal · · Score: 4, Insightful

    DVD-R, maybe....but CD-R's are simply too small. Apple and SUSE as an example distribute using DVD. The message is smaller media is already on the demise, so why encourage it. Otherwise, a 'reusable' piece of (free) storage isn't a bad way to gain some respect.

    1. Re:Too little...too late by Abcd1234 · · Score: 4, Insightful

      DVD-R, maybe....but CD-R's are simply too small. Apple and SUSE as an example distribute using DVD. The message is smaller media is already on the demise, so why encourage it.

      Yeah, 'cuz DVD writers and their associated media are so incredibly cheap, right? Oh, wait, DVD burners cost on the order of 5 to 6 times more than their CDRW counterparts, and the difference in media cost is even greater!

      Well, then again, at least compatibility amongst DVD writers is really good, right? No, wait, we have a variety of competing standards, and only now does it appear that a consensus is forming.

      Sorry, but from everything I can tell, DVD writing is still in it's infancy, compared to the now-mature CDRW technology, so I wouldn't ring the death nell on CDR just yet. In five years, though, you might be right.

  4. Sounds like a step towards DRM by n1ywb · · Score: 4, Insightful

    Similar to how Secure Digital memory works, since you can't alter the contents of the ROM portion of the disc. It could contain secure hashes, or even codecs or other encryption/communication code. You buy a stack of the discs and burn songs onto them at the music store, then they only let you play them x number of times, a la SD. Or maybe you buy music CDs with the music already in the ROM part, but the R/W part is updated each time you play it. Or the R/W part must be encoded with some kind of machine specific ID so you can't play the disc in other players.

    I know I know I'm being totally paranoid. There are a million and one potential NON DRM uses for this idea.

    --
    -73, de n1ywb
    www.n1ywb.com
  5. Re:Hmm by Hydrogenoid · · Score: 5, Insightful

    Easy...
    Install once, write on the CD "I have been installed" and refuse nay other installation attempt.

  6. Evil CDR-ROMs by frovingslosh · · Score: 4, Insightful
    It may sound funny, but if AOL started sending out CD's like this I might just start keeping them around."

    Sure, I would grab lots of free AOL CDR-ROMs everytime I saw their display. Use them when I needed to archive away a modest amount of data. What good would that do AOL, to have a few geeks who know better than to use their "service" snarf up all their free media? Strikes me as the last thing they would want.

    The only people who are likely to use these are people who see them as yet another way to impose copy protection and further restrictions on the users. Install and write to the CDR-ROM. Information already written there? Opps, you need to buy another copy of the tax software to use on this computer. What, you say you bought a new computer? -- too bad, but another copy. You say you need to recover your tax data from 2 years ago and the 2 year old version is no longer sold in stores? Too bad, our copy protection prevents you from installing again.

    --
    I'm an American. I love this country and the freedoms that we used to have.
  7. Disk and Floppy-less Server! by Black+Perl · · Score: 4, Insightful

    This would be great to create a single purpose server (gateway, webserver, whatever). You can boot off of them AND have some permanent storage (for logs, config, etc)! You'd probably still want ramdisk swap and /tmp partition.

    I can think of all kinds of uses for such a CD.

    --
    bp
  8. I have thought about this idea before... by GoRK · · Score: 5, Insightful

    I have thought about this idea before, but it's a really half-baked idea. Here's why:

    Manufacutring cost:

    It's more expensive to produce a disc like this than it is to manufacture a blank CDR or a pressed CD-ROM. For any application where this type of thing would be required, it could easily be written during the manufacutring process onto a regular CDR. I would imagine that there is roughly an equivalent cost to producing one of these hybrid discs versus publishing on CD-R to begin with. In addition to this, think about all that would be involved with retooling a plant to be able to manufacture discs with a different ratio of CD-ROM to CD-R, not to mention the additional burdens it's going to place on testing equipment that will have to be able to verify both the pressed disc and the blank section.

    Reduced capacity:

    The CDR-ROM disk will have a reduced capacity compared to a normal pressed CD-ROM or a CD-R because no data will be able to be written at the point at which the two disc types meet. The reduction in capacity would be small, but prevalent.

    Drive compatibility problems:

    Secondly, the huge installed base of CDROM drives out there will not have good compatibility with this kind of a disc. Most drive firmware treats CD-R and CD-ROM media differently to achieve optimum read performance with different kinds of media. When you put this hybrid thing in your 50x cdrom you got three years ago, it's going to spin up to maximum thinking it's a pressed disc then read error all over the fucking place when it hits the CDR section. The onl thing to do is to fake the cdrom into thinking that the disc is a CD-R in its entirety, but then you don't get any of the advantages of having a pressed disc anyway, such as increased read speed without new drives that cater to this special format.

    Software compatibility problems:

    Due to the way ISO9660 works, the table of contents (including the TOC for the data on the pressed section) will likely have to be re-burned by any software that writes to the CD-R section of the disc. Thus, a faulty burn would render the entire disk unreadable by most systems.

    The only good application I can think of for this is for a console game system where you have the luxury of ensuring a uniform set of hardware capabilities between users, and the ability to break standards to accomplish this weird hybrid design stuff. A game could keep save data on the disc or extra game data or something while protecting the game data itself. The media, though, should be CDRW and not CD-R. For those of you who remember, think about the dreamcast's data format -- use some kind of DVD format for the "outer ring" of game data, and use CDRW for the inner ring of PC/CDROM compatibility. You could pop your Xbox2 game into your PC to download new levels or whatever. Unfortunately, internal storage, and fast network connections inside of future (and some present) game consoles would render this idea pretty pointless also.

    ~GoRK