The Dink Network

Publishing the DinkC Reference

January 4th 2006, 10:46 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Over the weekend, I battled the insumountable forces of Microsoft Word to format the DinkC Reference into a handy-sandy book format.

This has been a dream of mine for quite some time.

Right now it costs $11.77 to print, plus $4.00 shipping (for the USA, anyway). I ordered a copy for myself to see how it turned out. I'll probably end up adding a few more pages to space things out.

The content is pretty much DinkC4.chm, with a few grayscale screenshots sprinkled in. The cover is a full-color snapshot of Stonebrook/Windemere with some weird development stuff going on in the lower-right corner.

But... is anyone interested in buying a copy? I can think of a few other uses for it (and I can get fairly hefty discount if I buy in bulk).
January 5th 2006, 12:33 AM
anon.gif
toa
Ghost They/Them
 
Dink is a small community. I doubt that it would be worth it or in any way profitable. If you don't mind eating the cost, I'd guess 100 copies should be way too much.

Better to just post a PDF. Or better yet: HTML.

(Besides, sometime next year I'm gonna release a new version that, if my hubris would allow me to say, will wipe DinkC from the face of the earth.)
January 5th 2006, 06:14 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
I may buy one, if only for the collector's value. C'mon, I've printed the original Dinkc.txt, tut1.txt, readme.txt, credits.txt, quotes.txt, some tut about dink.ini editing, a dinkc scripting tutorial from the old DMOD central (back then, dink.someone.net), whatsnew.txt, the making of mystery island, readme2.txt, develop.txt and last but not least Mike Snyder's huge D-Mod Author's FAQ. I have them still in the same cover. It'd complete my collection

On the other hand, I agree with toa. I doubt it would be profitable.

"Hubris"... long time not heard. I always thought it would translate into "hybris", but in Greek spelling it would be the same anyway
January 5th 2006, 06:40 AM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Profit wouldn't be a goal whatsoever. The Dink Network hosting costs are rather modest, and I have no immediate need nor desire for more green pieces of paper with funny symbols and old-looking dudes on them.

And I'm not sure if investing ~$860 in DinkC books would be a very good idea. They'd end up costing me $8.68 each if I bought 99 (including shipping), or $8.85 each if I bought 15.
January 5th 2006, 07:50 AM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
I would buy it, if there weren't some good docs around already and if it were for sale in bookstores (which it isn't)...

I honestly never buy anything on the internet. I don't have the possibility to!

But anyways, this sounds pretty good. How many pages are there in the book and how big is its size? Or don't you know until you receive the copy?

PS.: I like it how you put effort in something you like. Hope the book sells (try to promote it a bit).
January 5th 2006, 08:45 AM
bonca.gif
Christiaan
Bard They/Them Netherlands
Lazy bum 
I'll buy it.
January 5th 2006, 03:57 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
It clocked in at 159 pages.
January 6th 2006, 06:23 AM
spike.gif
I'll buy it if I ever get around to creating myself a bank account, and other stuff related to buying things online. The pimpness factor of such book would be very high.

But I wish the DinkC reference had more examples, something like

void load_map(string[49] map_dat, string[49] dink_dat);

won't tell much to someone without programming experience, for example.
January 6th 2006, 07:56 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
Hmm, perhaps so It means the parameters are strings with max-length 49 so "mapname.dat" would be ok but something with 80 characters length wouldn't. I dunno, it's just the way many functions/methods are mentioned in many library-overviews.

You could write it like:

void load_map(filename "map.dat" (max-length 49), filename "dink.dat" (max-length 49));

but that's not as efficient as the current one..
January 6th 2006, 07:59 AM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
The meaning of these things is in the DinkC chm. Before the explanation of all seperate functions.
January 7th 2006, 09:24 AM
spike.gif
Hey, I found an error. It says Dink's base_push by default is 320 - it's 310.
January 7th 2006, 11:30 AM
duckdie.gif
Eh, I don't think I've ever fully read the Dink Reference. If it's very well done, tough, I might buy a copy. Would you accept postal money orders?