<div>
            <div>
                <span>Cameron a few of your suggestions (such as linking to external content) directly conflict with use of the dvd and a machine not connected to the internet (which given the trouble with wireless at conferences was a common occurrence).</span></div><div><span><br></span></div><div><span>I recommend you define a substitution of some sort; so that links to material can be processed into a local reference for dvd use; and an external reference when placed on your website. Perhaps the same approach can be used to make images easier to handle?</span></div><div><br><span></span></div><div>Sphinx does have a :download:`path/to/resource` directive which is great for including stuff in the documentation. It will untangle relative paths and grab a copy into the docs. Perhaps if this approach was used; and then a script used to replace the targets with a symbolic link on the dvd (to prevent duplication of pdf files?)</div><div><br></div><div><span>-- <br>Jody Garnett<br><br></span>
                
                <p style="color: #a0a0a0;">On Friday, 27 May 2011 at 9:07 AM, Cameron Shorter wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>

    I'm looking for feedback on how we can improve the OSGeo-Live
    Quickstart writing guidelines [1] before we provide a comprehensive
    review of all Quickstarts [2].<br>
    <br>
    In particular, I'd like to hear from:<br>
    1. Quickstart authors, who have used our existing template, to tell
    us what is good and what is not.<br>
    <br>
    2. People from the OSGeo education community (who often are
    experienced in writing training material). I see these quickstarts
    as a stepping stone toward comprehensive OSGeo training material.<br>
    <br>
    [1] <a href="http://wiki.osgeo.org/wiki/Live_GIS_Add_Project#Application_Quick_Start">http://wiki.osgeo.org/wiki/Live_GIS_Add_Project#Application_Quick_Start</a><br>
    [2] <a href="http://live.osgeo.org/en/overview/overview.html">http://live.osgeo.org/en/overview/overview.html</a><br>
    <br>
    Below are specific comments I've noticed after picking out things I
    like from authors of the current Quickstarts:<br>
    <br>
    <b>Referencing directories on OSGeo-Live</b><br>
    Our previous guidelines have been specific about getting an
    application working on OSGeo-Live, however our docs are also being
    published at <a href="http://live.osgeo.org">http://live.osgeo.org</a><br>
    As such, I suggest that we make the docs usable without loading
    OSGeo-Live as well<br>
    What this means:<br>
    * Have <a href="http://localhost/data/">http://localhost/data/</a>... link
    to data directories. Also have osgeo-live data copied to <a href="http://live.osgeo.org/data/">http://live.osgeo.org/data/</a><br>
    * Docs to mention that you can download data from the data/ url.<br>
    <br>
    <b>Introduction</b><br>
    * "This quickstart describes how to ..."<br>
    This should be made into a heading, as per:<br>
    <a href="http://live.osgeo.org/en/quickstart/gvsig_quickstart.html">http://live.osgeo.org/en/quickstart/gvsig_quickstart.html</a><br>
    <br>
    * We should add a Table of Contents, as per:<br>
    <a href="http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/udig_quickstart.html">http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/udig_quickstart.html</a><br>
    <br>
    * For some quickstarts, it may be appropriate to add a "What you
    will need" heading.<br>
    <br>
    <b>Version:</b><br>
    We should include the OSGeo-Live version and Application version.<br>
    <br>
    <b>Images:</b><br>
    * A few projects have provided informative drawing on top of screen
    shots, like including a [1] or [2] circle which matches steps, or
    draw a red ellipse around a button. (See the gvsig tutorial for
    numbers, geonetwork for ellipses).<br>
    This is done quite easily with the shutter (linux) or greenshot
    (windows) screenshot tools. I suggest that other quickstarts do this
    too.<br>
    <a href="http://live.osgeo.org/en/quickstart/gvsig_quickstart.html">http://live.osgeo.org/en/quickstart/gvsig_quickstart.html</a><br>
    <br>
    * We haven't got screen shots of menu selection, it would be good to
    have someone provide these.<br>
    <br>
    <b>Writing Style:</b><br>
    I really like the writing style for the R and GeoServer quickstarts.
    Both make use of a friendly, conversational tone, similar to the way
    a tutor would talk to a class.<br>
    Eg: "Today we will ..., now that is a simple demo but what we'd
    really like is to ..., so lets try applying styling which will ...."<br>
    I'd like to encourage other quickstarts to follow this
    conversational style.<br>
    <br>
    <a href="http://live.osgeo.org/en/quickstart/R_quickstart.html">http://live.osgeo.org/en/quickstart/R_quickstart.html</a><br>
    <a href="http://live.osgeo.org/en/quickstart/geoserver_quickstart.html">http://live.osgeo.org/en/quickstart/geoserver_quickstart.html</a><br>
    <br>
    <b>Reference Material:</b><br>
    Some projects link to tutorial or reference material which has been
    copied onto OSGeo-Live. I suggest we remove this, and instead point
    at material on the external web.<br>
    If we do keep it, we should reference via a <a href="http://localhost">http://localhost</a>
    URL rather than via a /usr/local/... filename. (That way it can be
    referenced from <a href="http://live.osgeo.org/">http://live.osgeo.org/</a>... as
    well)<br>
    <br>
    <b>OpenStreetMap:</b><br>
    * There are a number of applications written up under
    OpenStreetMapTools. I'm included to suggest that they should be
    broken up with their own pages,? There are five of them plus Prune
    which is written separately.<br>
    <br>
    <b>Data:</b><br>
    There seems to be some common datasets that we should be providing:<br>
    * GPX file(s) to be used in navigation examples (Prune, OSM Tools)<br>
    * Photos with GPS metadata? (Viking)<br>
    * A SLD stylesheet (Mapnik?)<br>
    * A local dataset (GeoMoose, ?)<br>
    <br>
    <b>Example OSGeo-Live Web Services:</b><br>
    I wonder how hard it would be to set up a demo server with
    OSGeo-Live web services installed, such that external users to try
    it out. (This is not required for our documentation, but it would be
    a nice addition)<br>
    <br>
    <br>
    <pre cols="72">-- 
Cameron Shorter
Geospatial Director
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a href="http://www.lisasoft.com">http://www.lisasoft.com</a>
</pre>
  

</div><div>_______________________________________________<br>Live-demo mailing list<br><a href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/live-demo">http://lists.osgeo.org/mailman/listinfo/live-demo</a><br><a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a><br></div></div></span>
                
                
                
                
                </blockquote>
                
                <div>
                    <br>
                </div>
            </div>
        </div>