I am pretty sure this has been asked before, and I tryed to do a search, but it didn't work out so well. Sorry if this has been asked before too.
Has it ever been discussed, or the idea rejected of putting the passed chapters up for download?
you mean the past chapters?
I don't know. I don't think so. I know I've thought about it a few times, but, well.... part of the archives is the subtitles on each strip. Fitting those into, say, cbr or cbz files requires taking the original image and embedding it into a purple background with the text under it, snapping that, and putting it into a new set of files. It's been on my todo list for a year or so, now. I can't see it happening any time soon, either.
.. and if it did, we'd still have to ask Amber nicely first.
Why would the text below the image need to be included? For the most part they don't usually have any affect on being able to understand the strip. Usually..
.... it's part of the experience, or so I feel. Amber went to some effort to make sure it's there. If she feels it's worth the effort of writing it, and including it in the archives, then it's hardly -my- place to remove it all for her, now, is it?
It's not that it's necessary - but sometimes, it's another joke on top of the actual strip. And that's worth keeping, IMNSHO.
Quote from: llearch n'n'daCorna on March 26, 2007, 08:46:20 PM
.... it's part of the experience, or so I feel. Amber went to some effort to make sure it's there. If she feels it's worth the effort of writing it, and including it in the archives, then it's hardly -my- place to remove it all for her, now, is it?
It's not that it's necessary - but sometimes, it's another joke on top of the actual strip. And that's worth keeping, IMNSHO.
Good Points :)
Soo while you wait and let things cool down..Keep those powerlocks and windows closed :3
Well, a little php scripting, and you could easily both get each joke, and add it to an image as any font. Its pretty easy. The hard part I see is that you would have to get Amber's permission. Once you have that, I could easily make a script to do it.
-RobbieThe1st
The problem is, Robbie, you need to get that into an image suitable for use in a cbz or cbr - which only accepts images.
So unless you're talking turning the current image, plus a chunk of background, into a single image, once each for the 800 or so strips, then you've still got a lot of overheard required.
(the strip titles -> php thing is easy. I've done that myself. I just haven't messed about with image manipulation within php, there being, IMNSHO, better ways...)
Quote from: RobbieThe1st on March 30, 2007, 04:58:41 AM
Well, a little php scripting, and you could easily both get each joke, and add it to an image as any font. Its pretty easy.
You mean insert them into the bitmap itself? As PNG, I would hope - rather than another run through the JPEG encoder :B
If it were to happen, why not just Name them by their Subtext.. Something like "No767 A slightly delayed response":
Seems like that would be easer then what your all talking about, which I have no clue about to begin with.. :P
... because, at least part of the time, the "subtext" (which is the title we're referring to) contains characters that are not valid in a filename.
Plus it starts getting real messy. But it -is- a possibility...
Quote from: llearch n'n'daCorna on March 30, 2007, 07:21:24 AM
The problem is, Robbie, you need to get that into an image suitable for use in a cbz or cbr - which only accepts images.
So unless you're talking turning the current image, plus a chunk of background, into a single image, once each for the 800 or so strips, then you've still got a lot of overheard required.
(the strip titles -> php thing is easy. I've done that myself. I just haven't messed about with image manipulation within php, there being, IMNSHO, better ways...)
Yes and no. It is not possible(atleast easily) to take the webpage, which is html, and turn it into what you see on the screen(like its done by your browser), then basically screenshot that and put that into an image. What you would do is save a copy of each comic(very easy, with a script or not), then run it through a script which would make a larger image(so you would have space for the new added text), insert the comic image into it(perhaps also resizing it), adding the text at the bottom(any font is possible), then saving that to an image format(probly PNG).
With the text, it would be very simple to grab as text. All you would have to do is have your script open each page, scan through it for the text, then save that text, probly to a file.
I can easily make this, infact its easier than it sounds.
Quote from: Tapewolf on March 30, 2007, 07:26:38 AM
Quote from: RobbieThe1st on March 30, 2007, 04:58:41 AM
Well, a little php scripting, and you could easily both get each joke, and add it to an image as any font. Its pretty easy.
You mean insert them into the bitmap itself? As PNG, I would hope - rather than another run through the JPEG encoder :B
I can export as PNG, GIF, JPEG(of any quality level), or even BMP.
Other formats are possible, but it would require other libraries in PHP.
What would be easier would be simply doing the change from PNG to whatever format you want with a program like IrfanView.
If you want, I have a text file listing the titles of each strip, and the images themselves. If you're looking at automating this, I mean.
I -could- automate it, but it'd likely take me a while, and I have a few other projects on the boil, so...
Of course, we'd still have to get Amber's approval for distributing it (easy enough, as she's said in the past, 'as long as you don't make any money off it'...) before we went any further.
Quote from: llearch n'n'daCorna on March 31, 2007, 06:43:41 AM
If you want, I have a text file listing the titles of each strip, and the images themselves. If you're looking at automating this, I mean.
I -could- automate it, but it'd likely take me a while, and I have a few other projects on the boil, so...
Of course, we'd still have to get Amber's approval for distributing it (easy enough, as she's said in the past, 'as long as you don't make any money off it'...) before we went any further.
Yea, as I said. I also have a copy of both the files and the titles, the only thing I need is permission(atleast, I had better get permission before i show anyone em... otherwise I'd probly be kicked off the forum or atleast be yelled at <_< ).
Edit: Ok, I built said script, now as soon as we get permission from amber, I can have them made in... oh... 10 mins. :P
:B Perphas I'm missing the point entirely, but if you want the purple background and little text under the picture like the web page ... just use an html file (and some drawers/folders to put the images files in) ... off line web page. Voila exactly the same.
Yeah, rt, but cbr and cbz formats don't support anything -but- the images themselves.
And cbr/cbz has this neat feature where you can get this reader that opens the file, and shows you the images, and manages the page forward/back stuff, etc etc, provided you put it all together right. And providing a set of files to Amber with "here's a file for each Arc" is significantly better than re-engineering the whole website. Because, let's face it, if we wanted to do that, we could just mirror the whole thing using wget or some windows tool for the same thing.
Make more sense now?
wouldn't it be simpler to just have the images in Jpeg/PNG/ or whatever in a folder chronologically numbered.
What can read cbr/cbz files? I've never seen them before.
Would it be possible to put the pages in a PDF form? That would preserve the background and links. The only thing is, I'm not 100% sure how to do it. Print to PDF is similar, but it flattens the page to one layer and adds a header & footer. Perhaps if Word (or something similar) could read the source, then save it as a PDF file.
Quote from: modelincard on April 02, 2007, 01:50:58 PM
What can read cbr/cbz files? I've never seen them before.
Nor have I, but this just filled me in:
http://www.sketchyorigins.com/comics/showthread.php?t=424
Yes I've seen a few comics dibruted via cbr and know exactly what your saying how nice that would be to distribute with the controlls done for you. And you are right, I don't think text comments are possible, cbr is just a rar package of ordered images.
Essencially I do mean what you say in your last sentance:
"Because, let's face it, if we wanted to do that, we could just mirror the whole thing using wget or some windows tool for the same thing."
Just forget cbr standard all together since it doesn't do the job and package the standard site archive. Then Zipping/Raring the whole thing up is a fairly easy for distrobution, you can realease packages as needed, unzipping will update the end user's archive.
Avantages: No special reader is needed, any browser will do. And you overcome the no text limitation. As you stated you can archive the site using some tool, no sence reinventing the wheel.
Disadvantages: Yes the poor users will have to unzip/unrar, and double click a html file to get going. It's a hard life ;). Also you might need abit of fiddling with the links in the top coner, thankfully no fiddling with most of the link refferences looking quickly at the html file.
So my confusion is/was why even bother to fight with a standard that doesn't fit your requirements, and suggest this other option.
Why fiddle with a standard that doesn't fit?
Well, because I'm aware that not everyone is as technically minded as I am. I know -I- don't mind faffing about with folders, etc. I know a large number of people, however, who wouldn't know where the hell they stored the archive last time.... and wouldn't extract an archive like that anyway.
The other side of the coin is, I wouldn't supply an archive for the current arc, because it changes every other day, and if it's -ever- out of date, Amber will be the one to get the email, not me (assuming I was updating it)
Updating once an arc, on the other hand, would be dead easy, and wouldn't involve people going and downloading the same thing over and over again. Now... if I could set up rsync and some other things, we could work that into it, but that's another cup of tea altogether...
... speaking of rsync, the other option is to torrent the compressed images. Of course, that depends strongly on Amber's willingness to work with other folks...
Well as it is now, I just have 770+ PNG images which consist of the original comic, and then the text below it in size 12 Arial. From this, I can zip them into either a full archive, chapters, or even sections, for example each 100 comics(or 50) in one archive. I can probly rig up an update script to a cronjob which when it finds the new comic, it: saves it, opens it, adds the text, and adds it to the current zip file.
The script would only have to download each file once, because once its in the zip file you can just add another file to the zip file without rebuilding the entire thing(remotely also). or perhaps it would just keep a copy of each file on the web-host.
As the images have the text already in them, its easy to load them either individually with a program like IrfanView, or have a simple html document load em all from your extracted zip.
Unfortunately I can only do zip(or tar.gz) dynamic archives, so no rar. If I was going to manually upload each file, yes rar would be possible, but I dont plan to. :)
heh.
Make them zip, and call them .cbz. Personally, I'd put them in arcs, but that'd require some manual intervention...
It would require just a little more coding I think... but yea, I had planned to do that. We can tell people that if they cant use the .cbz file, just rename it to .zip. simple :)
edit: Ok, the first 20 chapters are all ready to go. :P
Yeh I guess alot of people would not bother unziping and knowing what to click. But you can have the same issue of how many of those people wouldn't know what a cbr reader is, how to use it, or how to install it (or want to install a random program). Same people would definatly have trouble the other way as well with knowing what to do. Once set up for CBR they are good to go though, so html-zip is more technical having more work each time for the user.
I'd say it's as easy to loose the folder as it is the cbr. I'm always trying to find files and folders :<
And either way, yes definatley one package per arch.
Anyways it was a random thought, and it had worked for me (sorry not a dmfa archive all setup). Probabaly another method to look at too. Or some one can add .. 'but we can add this freeware installer thing-a-migig and automate the end users frustration'
The comics do look really nice in the cbr reader I tried, even without the captions. And Robbie said he has added the text to the picture easily (and I'll assume withought damaging the picture), so then cbr/cbz is the way to go.
Honestly?
I had considered making a special anniversarry cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
Quote from: Amber Williams on April 03, 2007, 01:40:07 PM
Honestly?
I had considered making a special anniversary cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
Hm... In that case, maby it isn't such a good idea, as extra content is always good.
I will wait for a few other forum users to decide, as I dont want to be known as "the noob who made amber not do a bunch of extra content" :P
As it is now, if we decide to do it, Iil have it ready as soon as I know. If we dont, well, I won't have it ready. :P
Of course, a better idea would be to get amber to just make the raw content, and then we could easily package it and redistribute it :)
Yes, I am double posting. I need people to notice it, and its been 5 days.
Well, does anyone have any input on this? Should I do it, or are you, the fans, going to yell at me if I do?
-Robbie
Personally, I think Amber might do better than the fans. Certainly I'm all for extra content, and I know -I- would get one of those CDs.
Heck, I can even look at ways of organising the mass-production thereof, should it come to that :-]
Quote from: Amber Williams on April 03, 2007, 01:40:07 PM
Honestly?
I had considered making a special anniversarry cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
No, that's fine. DO THE CD.
I don't think you're lazyDO THE CD.
You're probably best person to do this anywayDO THE CD.
I mean that would be a good way to really give this "obsolete" content the treatment it truly deservesPLEASE FOR GOD'S SAKE DO THE CD.
...
:U
CD (http://www.dvcity.net/images/smiles/icon_thumbleft.gif)
*cough*
Erm. If there's anything we can do to increase the likelyhood of the cd existing, just ask... :-]
Well, that plan just went down the drain... If anyone needs technical help with anything, I'm here to help.
-Robbie
you forget that if she makes the CD you'll have to pay for it.
Quote from: GabrielsThoughts on April 12, 2007, 04:30:06 PM
you forget that if she makes the CD you'll have to pay for it.
Mmph? Did anyone really expect a free CD? :B
Certainly not me. Anyone else living in dreamland?
I should really use the quote system more often....
Quote from: RushFox on April 08, 2007, 05:55:03 PM
Quote from: Amber Williams on April 03, 2007, 01:40:07 PM
Honestly?
I had considered making a special anniversarry cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
No, that's fine. DO THE CD.
I don't think you're lazyDO THE CD.
You're probably best person to do this anywayDO THE CD.
I mean that would be a good way to really give this "obsolete" content the treatment it truly deservesPLEASE FOR GOD'S SAKE DO THE CD.
...
:U
I was thinking if the files were available for upload from the site it would be free, like it is now ; but if it was on CD/DVD then the price would jump up to 15 dollars or something.
Quote from: GabrielsThoughts on April 12, 2007, 08:44:53 PM
I should really use the quote system more often....
Quote from: RushFox on April 08, 2007, 05:55:03 PM
Quote from: Amber Williams on April 03, 2007, 01:40:07 PM
Honestly?
I had considered making a special anniversarry cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
No, that's fine. DO THE CD.
I don't think you're lazyDO THE CD.
You're probably best person to do this anywayDO THE CD.
I mean that would be a good way to really give this "obsolete" content the treatment it truly deservesPLEASE FOR GOD'S SAKE DO THE CD.
...
:U
I was thinking if the files were available for upload from the site it would be free, like it is now ; but if it was on CD/DVD then the price would jump up to 15 dollars or something.
Well, I wouldn't mind, since all of this "bonus content" is probably worth a commission price in itself simply for the extra work that Amber has to do to provide the content. In that sense, I wouldn't mind paying for the CD/DVD, and there IS a demand for said content.
Heck, we could go so far as expand this to other merchandising fields as well (T-Shirts or Abel Plushies, anyone?) but I doubt that Mrs. Williams wants to take it that far (unless she outsourced the production duties to "dutiful" fans, of course. I'm looking at you, Mr. Hopkins...)
I still want the damn CD though... :U
I'd wear such a t-shirt.
The problem with plushies would be: How do you make them. Most of us (as far as I know) don't have industrial-grade plushie production machines.
Regarding the CD: :goamber
Quote from: RushFox on April 12, 2007, 10:28:54 PM
Quote from: GabrielsThoughts on April 12, 2007, 08:44:53 PM
I should really use the quote system more often....
Quote from: RushFox on April 08, 2007, 05:55:03 PM
Quote from: Amber Williams on April 03, 2007, 01:40:07 PM
Honestly?
I had considered making a special anniversarry cd for DMFA with all the comics(well, all the ones to a particular point) as well as commentary for each strip and some bonus content. But truthfully, from what you guys have planned if you go through with it, it probably will shoot down any desire for me to do so because I'm lazy enough as is.
So really it's your call. I wont throw a tizzy if you want to mass-file archs, but on the flipside it gives me an excuse not to go out of my way and provide content I see as obsolete. :U
No, that's fine. DO THE CD.
I don't think you're lazyDO THE CD.
You're probably best person to do this anywayDO THE CD.
I mean that would be a good way to really give this "obsolete" content the treatment it truly deservesPLEASE FOR GOD'S SAKE DO THE CD.
...
:U
I was thinking if the files were available for upload from the site it would be free, like it is now ; but if it was on CD/DVD then the price would jump up to 15 dollars or something.
Well, I wouldn't mind, since all of this "bonus content" is probably worth a commission price in itself simply for the extra work that Amber has to do to provide the content. In that sense, I wouldn't mind paying for the CD/DVD, and there IS a demand for said content.
Heck, we could go so far as expand this to other merchandising fields as well (T-Shirts or Abel Plushies, anyone?) but I doubt that Mrs. Williams wants to take it that far (unless she outsourced the production duties to "dutiful" fans, of course. I'm looking at you, Mr. Hopkins...)
I still want the damn CD though... :U
Well, i would think it would be easiest for amber if she just uploaded the files(in 50 meg zip sections I would think), and maby we could setup a mirror of it so it doesn't cost amber bandwidth(I have access to a very good host, plenty of space and bandwidth on a good server). If she actually went to the trouble of making actual cds and mailing em, i would think it would just be a pain... lots to mail, not a huge amount to be made, and just alot of trouble for what its worth. Plus, you would have to worry about someone ripping it and Torrenting it(look at CAD videos... some of my friends talked about dling them via torrent free, instead of paying the $2 each). It might be simpler just to get money for it via the same system that the Abel back-story was done with, and then perhaps selling cd copy's in addition to downloads, but then you wouldn't get into the whole problem of people getting it illegitimately and everything...
Quote from: llearch n'n'daCorna on April 12, 2007, 08:37:37 PM
Certainly not me. Anyone else living in dreamland?
i am(or am i just passing through?) but then again even Aol stopped giving away free cd's
If/when I do make a special edition DMFA cd, I likely will have some sort of charge on it. Not necessarily because I intend to be rolling in the blings...but more because I don't want to spend a bunch of money buying cds/making labels(and shiny cases to put them in)/mailing them out properly so they dont get cracked or crushed/etc. Honestly making a profit wasnt really a high priority since I figure most people who buy them are just wanting to have a nice solid and pretty collection on hand. That or they want to read the commentary I'd be adding under each strip that probably will contain oodles and noodles of spoilers and other interesting tidbits.
So far I had planned was the strips themselves with commentary. Probably some of the waaay original prototype DMFA strips back before I officially started. Some longwinded text info. A few bonus images. The wallpapers from downloads. Special bonus screensaver I need to work on...*cough*. Some other various interesting things. Maybe even a tutorial or two. Possibly if I have the gumption I might put a song or two on it.
Anyways, to the former thing you guys are talking about. If you all really desire to get together and put together comics in batches, its your call. It just seems kind of...wierd to me. Or to me implies that my site is somewhat faulty if its causing people to need to view comics in another format. I dunno.
Either way, be seeing ya.
It's not the site, it's the lack of ability to view the site whilst sitting on the train 130ft underground. :-]
Quote from: Amber Williams on April 13, 2007, 02:33:57 AM
If/when I do make a special edition DMFA cd, I likely will have some sort of charge on it. Not necessarily because I intend to be rolling in the blings...but more because I don't want to spend a bunch of money buying cds/making labels(and shiny cases to put them in)/mailing them out properly so they dont get cracked or crushed/etc. Honestly making a profit wasnt really a high priority since I figure most people who buy them are just wanting to have a nice solid and pretty collection on hand. That or they want to read the commentary I'd be adding under each strip that probably will contain oodles and noodles of spoilers and other interesting tidbits.
So far I had planned was the strips themselves with commentary. Probably some of the waaay original prototype DMFA strips back before I officially started. Some longwinded text info. A few bonus images. The wallpapers from downloads. Special bonus screensaver I need to work on...*cough*. Some other various interesting things. Maybe even a tutorial or two. Possibly if I have the gumption I might put a song or two on it.
Anyways, to the former thing you guys are talking about. If you all really desire to get together and put together comics in batches, its your call. It just seems kind of...wierd to me. Or to me implies that my site is somewhat faulty if its causing people to need to view comics in another format. I dunno.
Either way, be seeing ya.
Well, its more that we like having an archive on disk that we can just look through, and while sure, we can do it on the internet, its costly in bandwidth for you, for us, and its also slow. Most of us dont have unlimited T1 lines, and cant afford to just keep re-downloading all the images any time we want to view em. For this reason, I personally have created an entire set of comic archivers for all the comics I watch, so I have my own backup of them all, for both reading, and in case the site goes down(we all know that the web is prone to change, either because someone forgot to pay the bill, it was taken down for alleged copywrite violation, or somehow it simply got lost).
On the CD issue, none of us would ever hope for, or want you to make, and mail free CD's to us - that would be just plain wrong. The only thing that some of us would like, would be a download version of the CD, even if we have to pay a couple dollars for it, because perhaps we cant easily get mail, or maby we cant stand waiting two weeks for it to be delivered. Also, some of us readers are in foreign country's and the shipping costs could be expensive, and take ages. For those of us, it would be much easier just to spend a couple days downloading a couple hundred megabytes of the files(probly in sections of an ISO CD image), which we could then burn ourselves, or use a CD emulator to view it directly(note that you will end up making an ISO of it as you burn the CD, thats what your CD burning program compiles the files into anyway).
-RobbieThe1st
Robbie, I think you underestimate the bandwidth constraints on people outside the USA.
Barring much of the EU, "unlimited" accounts are much harder to come by - particularly those with international bandwidth. If you take NZ, or Australia, just as an example, most home connections there are limited to a gig or so of international bandwidth per month. Downloading an entire cd over that blows your ability to browse most websites in one go.
Besides, having it downloadable defeats the purpose of "additional content"...
.. all this is speculation, anyway. *shrug* Until Amber gets clear of other commitments, there's no real point speculating about a cd that doesn't even exist other than theoretically yet.
Quote from: llearch n'n'daCorna on April 13, 2007, 08:09:55 AM
Barring much of the EU, "unlimited" accounts are much harder to come by - particularly those with international bandwidth. If you take NZ, or Australia, just as an example, most home connections there are limited to a gig or so of international bandwidth per month. Downloading an entire cd over that blows your ability to browse most websites in one go.
There are also a few people in the forum still stuck on dialup. I'm not (anymore) but there are a few people who are.
Quote from: Tapewolf on April 13, 2007, 08:17:40 AM
Quote from: llearch n'n'daCorna on April 13, 2007, 08:09:55 AM
Barring much of the EU, "unlimited" accounts are much harder to come by - particularly those with international bandwidth. If you take NZ, or Australia, just as an example, most home connections there are limited to a gig or so of international bandwidth per month. Downloading an entire cd over that blows your ability to browse most websites in one go.
There are also a few people in the forum still stuck on dialup. I'm not (anymore) but there are a few people who are.
I'm one of them so I have a 56k modem that blows so what it's slow like molassis so what.... and what are talking about TW? :B
Quote from: llearch n'n'daCorna on April 13, 2007, 08:09:55 AM
Robbie, I think you underestimate the bandwidth constraints on people outside the USA.
Barring much of the EU, "unlimited" accounts are much harder to come by - particularly those with international bandwidth. If you take NZ, or Australia, just as an example, most home connections there are limited to a gig or so of international bandwidth per month. Downloading an entire cd over that blows your ability to browse most websites in one go.
Besides, having it downloadable defeats the purpose of "additional content"...
.. all this is speculation, anyway. *shrug* Until Amber gets clear of other commitments, there's no real point speculating about a cd that doesn't even exist other than theoretically yet.
However, for those people it would be easier for them to buy the actual CD. Plus, who says it would defeat the purpose of being additional content. Amber might charge a bit of money for the download, and also, if we needed to get a downloadable copy to Australia, all we would need is one person there with a good connection who could then just resend it to whoever needed it. With me, I am on satellite internet, and for me, 600 megs isn't something to laugh at(it would take 4 days of bandwidth to get), yet it would be much easier to download than to have to actually get an actual CD shipped to me(near impossible).
Another consideration some people might wonder about, is that a download wouldn't be as easily controllable as a CD, as anyone could copy and resend it. While this may be true, its the exact same thing with an actual CD: its horribly easy to simply rip a CD(or even a DVD with the latest copy protection) and stick it in a torrent, even with copy protection(look on torrent sites for the latest versions of microsoft vista, or whatever. That has alot of copy protection, yet its cracked and put up there). Either way, you are relying on peoples trust not to copy it, which i think is good. We are a trustworthy community of comic fans, and as such generally can be trusted not to copy it if we are not supposed to.
All things considered, I would personally like this CD to be released as both an actual CD for perhaps $15, and a download for a few dollars less.
Quote from: Tapewolf on April 13, 2007, 08:17:40 AM
Quote from: llearch n'n'daCorna on April 13, 2007, 08:09:55 AM
Barring much of the EU, "unlimited" accounts are much harder to come by - particularly those with international bandwidth. If you take NZ, or Australia, just as an example, most home connections there are limited to a gig or so of international bandwidth per month. Downloading an entire cd over that blows your ability to browse most websites in one go.
There are also a few people in the forum still stuck on dialup. I'm not (anymore) but there are a few people who are.
I was till just a few days ago.. is why I asked about downloads.. hehe..