First post, by sryx
Hi everyone, I'm Sryx (the guy who has been writing some of the new Wiki pages). I have been a long time DOSBox user but only a recent contributer (at least in the Wiki, I'm more of a Java programmer so helping with the code is still a ways off). Anyways I've been looking around for information about how to contribute to the new Wiki and most of the information seems out of date (aside from old links or workarounds that no longer apply to new DOSBox versions, there is also not much in terms of building Game specific and Application specific Wiki pages). I've starting building out the skeleton of what I think will serve the community but it is only my opinion and I wanted to solicit the input of the rest of the community (as well as the moderators). Also some basic decisions should be made by someone so we don't have to go back and redo a lot of stuff. I'm a total fan of Wikis (if a little bit late to the party) and I think the DOSBox wiki can serve not only as a great resource for DOSBox users but as a separate effort to archive the way DOS worked, and how applications operated on it (the next generation of computers users will have very little understanding of a command prompt, conventional memory, a floppy disk drive etc.) which is part of the larger reason why DOSBox is developed.
So here is some of what I've been working on, feel free to talk about what should be different and why.
Basic link format:
If there is some top most term (something that can be described totally by its self then that term is linked to like http://www.dosbox.com/wiki/MOUNT but if the term is part of a larger category then I followed a TERM:Sub-Term pattern like http://www.dosbox.com/wiki/Configuration:AUTOEXEC (where Configuration is also a Wiki page) in cases where somehting might qualify as both I set up a redirect so it is reachable in both ways http://www.dosbox.com/wiki/AUTOEXEC.
All Upper Case for any Prompt or reference to a DOS Command or utility:
So this is really subjective, of course DOS is not case sensitive (though some command line parameters are), this is really more inline with MS-DOS HELP documentation and how the command line is represented in older PC books. But the real reason for me is "it just feels right", any one else have opinion?
Configuration:
http://www.dosbox.com/wiki/Dosbox.conf
Tries to explain in detail how to configure each aspect of DOSBox (it occurred to me when I was writing this that a lot could be done in regrouping the sections to be more logical, although the quality of Front Ends http://www.dosbox.com/wiki/DOSBoxFrontends makes editing the conf file by hard less important, so its just an observation), someone http://www.dosbox.com/wiki/Special:Contributi … s/121.45.229.21 has done a great job of pasting the README sections into each subsection.
Software/Games:
Ok this is one of those choices. It seems like the primary reason why someone would be going to the Wiki (besides to learn the basics of making DOSBox work) will be to making a specific program work. So on top of basic information in http://www.dosbox.com/wiki/Basic_Setup_and_In … ation_of_DosBox I've made these two pages
http://www.dosbox.com/wiki/Software
http://www.dosbox.com/wiki/GAMES
Inside software is this page
http://www.dosbox.com/wiki/Software:Windows
and Inside GAMES is this page
http://www.dosbox.com/wiki/GAMES:TestDrive
Why is Games in all caps? Well that might have been a bad idea on my part. The upside is in a URL it stands out. As for a users experience, if they search for "Games" they see the GAMES page (Wiki handles case sensitivity), if they search for "Test Drive" they see the "GAMES:TestDrive" page and if they search for "windows" they see a search results page listing the article about making DOSBox working on Windows Vista, and "Software:Windows" which I think clearly indicate that one is a article on configuration that mentions Windows it the title, while the other is a Guide to Windows inside DOSBox. Also for the format of the GAMES and Software page (or if that distinction is even worth making at the Wiki level) is entirely up in the air, I would personally like to see some use of Templates (like http://en.wikipedia.org/wiki/Super_Mario_Bros.)
So any ideas thus far? On the edge of this discussion are a bunch of small things like the size of screen shots like http://www.dosbox.com/wiki/Image:DOSBox-Folders.jpg to show folder structure rather than http://www.dosbox.com/wiki/Image:Dosbox1.jpg.