<?xml version="1.0"?>
<!-- Plans.xml (c) 2000 Shawn P. Vincent (svincent@svincent.com) -->

<page>

<file>MagicJar/Plans.xml</file>
<title>Future Plans</title>

<contents>

  <h2>To Do List</h2>

     <p>This is my current to do list for Magic Jar.</p>

     <ol>
       <li>Add more content, complete incomplete content.</li>

       <li>As I develop content for my in-house roleplaying games, and
           use it up, place it online.</li>

       <li>Make a Formatting Object stylesheet, and use one of the FO
           to PDF/PS formatters to generate print-quality content for
           all the XML content on the site.  This will probably also
           involve me changing many of the currently HTML pages into
           XML pages, and stop using HTML copying in the DTD (instead,
           making up a simple, consistent formatting model for
           roleplaying content).</li>

       <li>Create a DTD for the XML data I use.</li>

       <li>Use Namespaces more, so that the HTML-copying works out
           better</li>

       <li>Create richer DTDs for things like characters, towns, etc.
           Try to use existing DTDs (and other people's ideas) as much
           as possible.</li>

       <li>Add a Contributions page, and make up some sort of ritual
           for contributing content.  Extend the DTD to include
           authorship, but probably don't require people to submit in
           XML.  Sounds creepy.</li>

       <li>Have fun, and eat ice cream.</li>

     </ol>

  <h2>The Future of Magic Jar</h2>

     <p>One might ask where Magic Jar is going.</p>

     <p>Well, in the very short term, I just keep adding content to
     it.  If others wish to submit content to Magic Jar, they are
     welcome to: I'd like Magic Jar to grow and prosper.  Any
     contributions will be placed under the <a
     href="gdl.html">GDL</a>, of course, so will be available to
     all.</p>

     <p>In the slightly longer term, I hope to make Magic Jar a
     repository for content developed with the new d20 system from
     Wizards of the Coast.  See the <a
     href="http://www.opengamingfoundation.org/">Open Gaming
     Foundation</a> for more details about this new and exciting
     development in the RPG world.  I'm excited about the idea of a
     mostly open gaming system that is widely used and distributed,
     and so will support it here.  I believe it will do good things
     for the gaming industry.</p>

     <p>Anyway, any suggestions or ideas about Magic Jar and where it
     should go are greatly appreciated.  Mail me at <a
     href="mailto:svincent@svincent.com">svincent@svincent.com</a>
     with your ideas.</p>

</contents>

</page>
