<div>2011/8/2 Alex Mandel <span dir="ltr">&lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt;</span></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Peter,<br>
<br>
It&#39;s a compromise to satisfy the needs of osgeo-live being able to run<br>
without internet access.</blockquote><div> </div><div>Big point! In organisations with firewalls and proxies it can be hard to get the xubuntu configured well, even for first time xubuntu/unix users.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Also I believe the standards overview pages are<br>
actually written by OGC as a human readable summary which of course can<br>
include the read more online links. I don&#39;t know how many OGC specs<br>
you&#39;ve tried to read but if I didn&#39;t have wikipedia summaries I&#39;m not<br>
sure I&#39;d understand what many of them are. Keep in mind the disc is many<br>
people&#39;s 1st exposure to the Geospatial world not just FOSS.<br></blockquote><div> </div><div><span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">I&#39;m <a href="http://www.dict.cc/englisch-deutsch/right.html" style="color: black; text-decoration: none; ">right</a> <a href="http://www.dict.cc/englisch-deutsch/there.html" style="color: black; text-decoration: none; ">there</a> <a href="http://www.dict.cc/englisch-deutsch/with.html" style="color: black; text-decoration: none; ">with</a> you. The description in the standard overview documents gives the user, who get first time in touch with FOSS(4G) and GIS Standards itself, a short summary and additional references to the original documents at <a href="http://opengeospatial.org">opengeospatial.org</a></span></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks,<br>
Alex<br>
<div class="im"><br>
On 08/01/2011 03:43 PM, Peter Baumann wrote:<br>
&gt; Frank, Cameron-<br>
&gt;<br>
&gt; while I appreciate the idea of homogenization, to me it seems more<br>
&gt; natural to keep references to the standards: if I read a linked &quot;OGC<br>
&gt; WCS&quot; I&#39;d expect a link to OGC WCS. The OSGeo description page is a<br>
&gt; paraphrasing of the standards texts, but not authoritative.<br>
&gt;<br>
&gt; my 2 cents,<br>
&gt; Peter<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 08/02/2011 12:38 AM, Cameron Shorter wrote:<br>
&gt;&gt; Frank,<br>
&gt;&gt; I suspect these proposals are a good idea, but as yet I&#39;m unclear<br>
&gt;&gt; about what we gain by changing the way to use hyperlinks.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;d really like to revisit your suggestions as we move into the next<br>
&gt;&gt; release, but as we are getting close to this release, and as<br>
&gt;&gt; translators are working like mad translating the English docs, we<br>
&gt;&gt; should be doing our best to keep the English docs as static as<br>
&gt;&gt; possible, and only change the English docs if we find something wrong.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 01/08/11 22:25, Frank Gasdorf wrote:<br>
&gt;&gt;&gt; @Cameron, this step will help us to harmonize<br>
</div>&gt;&gt;&gt; &lt;<a href="http://www.dict.cc/englisch-deutsch/harmonize.html" target="_blank">http://www.dict.cc/englisch-deutsch/harmonize.html</a>&gt; the cross<br>
<div class="im">&gt;&gt;&gt; references to the standard overview documents.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Today (revision 6683 : <a href="https://trac.osgeo.org/osgeo/changeset/6683" target="_blank">https://trac.osgeo.org/osgeo/changeset/6683</a>) I<br>
&gt;&gt;&gt; updated geoserver_overview and there you can see the :doc: directives<br>
&gt;&gt;&gt; (in Implemented Standards section) which uses the headline from the<br>
&gt;&gt;&gt; overview page itself.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; :doc:`&lt;../standards/wms_overview&gt;`    and<br>
&gt;&gt;&gt; :doc:`Web Map Service (WMS) &lt;../standards/wms_overview&gt;`<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; will result into &lt;a href=&quot;&quot;&gt;Web Map Standard (WMS)&lt;/a&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; In my opinion we should update it to :doc: instead of relative links<br>
&gt;&gt;&gt; with html string in it like to one of the two mentioned above:<br>
&gt;&gt;&gt; `Web Map Service (WMS) &lt;../standards/wms_overview.html&gt;`_<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; We should also grep in all rst file (except the on in standards sub<br>
&gt;&gt;&gt; folder) for links to the opengeospatial standards links like :<br>
&gt;&gt;&gt; <a href="http://www.opengeospatial.org/standards/wms" target="_blank">http://www.opengeospatial.org/standards/wms</a><br>
&gt;&gt;&gt; <a href="http://www.opengeospatial.org/standards/wfs" target="_blank">http://www.opengeospatial.org/standards/wfs</a> and so on<br>
&gt;&gt;&gt; and replace these with a OSGeo standard overview page link (:doc:`Web<br>
&gt;&gt;&gt; Map Service (WMS) &lt;../standards/wms_overview&gt;`). All abbreviation<br>
&gt;&gt;&gt; without a link could be update too.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If you need any help to update the rst docs let me know....<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; A second enhancement from my point of view: Add a link from each<br>
&gt;&gt;&gt; standard page to the standards (overview) page to get an overview and<br>
&gt;&gt;&gt; a context for the user. Would you agree?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Cheers, Frank<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2011/8/1 Cameron Shorter &lt;<a href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a><br>
</div>&gt;&gt;&gt; &lt;mailto:<a href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>&gt;&gt;<br>
<div><div></div><div class="h5">&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Byron Cochrane has been building a valuable cross reference, listing<br>
&gt;&gt;&gt;     servers and clients to the common OGC standards. I&#39;ve copied it<br>
&gt;&gt;&gt; into the<br>
&gt;&gt;&gt;     spreadsheet at [1], and intend to copy into a table in the<br>
&gt;&gt;&gt; OSGeo-Live<br>
&gt;&gt;&gt;     docs, inside our section on standards.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Could all projects please have a look, and correct any mistakes<br>
&gt;&gt;&gt; in the<br>
&gt;&gt;&gt;     spreadsheet.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     [1]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="https://spreadsheets.google.com/spreadsheet/ccc?key=0Al9zh8DjmU_RdGIzd0VLLTBpQVJuNVlHMlBWSDhKLXc&amp;hl=en_GB#gid=10" target="_blank">https://spreadsheets.google.com/spreadsheet/ccc?key=0Al9zh8DjmU_RdGIzd0VLLTBpQVJuNVlHMlBWSDhKLXc&amp;hl=en_GB#gid=10</a><br>

&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;<a href="https://spreadsheets.google.com/spreadsheet/ccc?key=0Al9zh8DjmU_RdGIzd0VLLTBpQVJuNVlHMlBWSDhKLXc&amp;hl=en_GB#gid=10" target="_blank">https://spreadsheets.google.com/spreadsheet/ccc?key=0Al9zh8DjmU_RdGIzd0VLLTBpQVJuNVlHMlBWSDhKLXc&amp;hl=en_GB#gid=10</a>&gt;<br>

&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     I&#39;ll copy the contents from the online spreadsheet into<br>
&gt;&gt;&gt; subversion in a<br>
&gt;&gt;&gt;     couple of days, on 3 August 2011.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Below is a copy from the spreadsheet into email ...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Web Services:<br>
&gt;&gt;&gt;     ============<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     52nSOS                            SOS<br>
&gt;&gt;&gt;     52nWPS                        WPS<br>
&gt;&gt;&gt;     52nWSS<br>
&gt;&gt;&gt;     atlasstyler<br>
&gt;&gt;&gt;     deegree    WMS    WFS    WCS        CSW    WPS    SOS<br>
&gt;&gt;&gt;     gdal<br>
&gt;&gt;&gt;     geokettle<br>
&gt;&gt;&gt;     geomajas<br>
&gt;&gt;&gt;     geomoose<br>
&gt;&gt;&gt;     geonetwork    WMS    WFS    WCS        CSW<br>
&gt;&gt;&gt;     geopublisher<br>
&gt;&gt;&gt;     geoserver    WMS    WFS    WCS<br>
&gt;&gt;&gt;     gmt<br>
&gt;&gt;&gt;     gpsdrive<br>
&gt;&gt;&gt;     grass<br>
&gt;&gt;&gt;     gvsig<br>
&gt;&gt;&gt;     kosmo<br>
&gt;&gt;&gt;     libLAS<br>
&gt;&gt;&gt;     mapbender<br>
&gt;&gt;&gt;     mapfish<br>
&gt;&gt;&gt;     mapguide    WMS    WFS<br>
&gt;&gt;&gt;     mapnik<br>
&gt;&gt;&gt;     mapproxy    WMS            WMTS<br>
&gt;&gt;&gt;     mapserver    WMS    WFS    WCS<br>
&gt;&gt;&gt;     maptiler<br>
&gt;&gt;&gt;     marble<br>
&gt;&gt;&gt;     mb-system<br>
&gt;&gt;&gt;     openjump<br>
&gt;&gt;&gt;     openlayers<br>
&gt;&gt;&gt;     opencpn<br>
&gt;&gt;&gt;     optics<br>
&gt;&gt;&gt;     osm<br>
&gt;&gt;&gt;     osgearth<br>
&gt;&gt;&gt;     ossim<br>
&gt;&gt;&gt;     otb<br>
&gt;&gt;&gt;     pgrouting<br>
&gt;&gt;&gt;     postgis<br>
&gt;&gt;&gt;     prune<br>
&gt;&gt;&gt;     qgis<br>
&gt;&gt;&gt;     qgis_mapserver    WMS<br>
&gt;&gt;&gt;     R<br>
&gt;&gt;&gt;     rasdaman            WCS            WPS<br>
&gt;&gt;&gt;     saga<br>
&gt;&gt;&gt;     sahana<br>
&gt;&gt;&gt;     spatialite<br>
&gt;&gt;&gt;     tinyows        WFS<br>
&gt;&gt;&gt;     udig<br>
&gt;&gt;&gt;     ushahidi<br>
&gt;&gt;&gt;     viking<br>
&gt;&gt;&gt;     zygrib<br>
&gt;&gt;&gt;     zoo-project                        WPS<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     ======================================<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Web Clients:<br>
&gt;&gt;&gt;     ==========<br>
&gt;&gt;&gt;     52nSOS<br>
&gt;&gt;&gt;     52nWPS<br>
&gt;&gt;&gt;     52nWSS<br>
&gt;&gt;&gt;     atlasstyler<br>
&gt;&gt;&gt;     deegree    WMS    WFS    WCS<br>
&gt;&gt;&gt;     gdal<br>
&gt;&gt;&gt;     geokettle        WFS            CSW        SOS<br>
&gt;&gt;&gt;     geomajas    WMS    WFS    WCS        CSW<br>
&gt;&gt;&gt;     geomoose    WMS<br>
&gt;&gt;&gt;     geonetwork    WMS    WFS    WCS        CSW<br>
&gt;&gt;&gt;     geopublisher<br>
&gt;&gt;&gt;     geoserver<br>
&gt;&gt;&gt;     gmt<br>
&gt;&gt;&gt;     gpsdrive<br>
&gt;&gt;&gt;     grass<br>
&gt;&gt;&gt;     gvsig    WMS    WFS    WCS        CSW<br>
&gt;&gt;&gt;     kosmo    WMS    WFS<br>
&gt;&gt;&gt;     libLAS<br>
&gt;&gt;&gt;     mapbender    WMS    WFS<br>
&gt;&gt;&gt;     mapfish    WMS    WFS<br>
&gt;&gt;&gt;     mapguide    WMS    WFS<br>
&gt;&gt;&gt;     mapnik<br>
&gt;&gt;&gt;     mapproxy<br>
&gt;&gt;&gt;     mapserver    WMS    WFS<br>
&gt;&gt;&gt;     maptiler<br>
&gt;&gt;&gt;     marble<br>
&gt;&gt;&gt;     mb-system<br>
&gt;&gt;&gt;     openjump    WMS    WFS<br>
&gt;&gt;&gt;     openlayers    WMS    WFS        WMTS<br>
&gt;&gt;&gt;     opencpn<br>
&gt;&gt;&gt;     optics<br>
&gt;&gt;&gt;     osm<br>
&gt;&gt;&gt;     osgearth<br>
&gt;&gt;&gt;     ossim<br>
&gt;&gt;&gt;     otb<br>
&gt;&gt;&gt;     pgrouting<br>
&gt;&gt;&gt;     postgis<br>
&gt;&gt;&gt;     prune<br>
&gt;&gt;&gt;     qgis    WMS    WFS<br>
&gt;&gt;&gt;     qgis_mapserver<br>
&gt;&gt;&gt;     R<br>
&gt;&gt;&gt;     rasdaman<br>
&gt;&gt;&gt;     saga<br>
&gt;&gt;&gt;     sahana<br>
&gt;&gt;&gt;     spatialite<br>
&gt;&gt;&gt;     tinyows<br>
&gt;&gt;&gt;     udig    WMS    WFS<br>
&gt;&gt;&gt;     ushahidi<br>
&gt;&gt;&gt;     viking<br>
&gt;&gt;&gt;     zygrib<br>
&gt;&gt;&gt;     zoo-project<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     --     Cameron Shorter<br>
&gt;&gt;&gt;     Geospatial Solutions Manager<br>
&gt;&gt;&gt;     Tel: +61 (0)2 8570 5050<br>
&gt;&gt;&gt;     Mob: +61 (0)419 142 254<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Think Globally, Fix Locally<br>
&gt;&gt;&gt;     Geospatial Solutions enhanced with Open Standards and Open Source<br>
&gt;&gt;&gt;     <a href="http://www.lisasoft.com" target="_blank">http://www.lisasoft.com</a><br>
&gt;&gt;&gt;<br>
<br>
<br>
_______________________________________________<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" target="_blank">http://lists.osgeo.org/mailman/listinfo/live-demo</a><br>
<a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a><br>
</div></div></blockquote></div><br></div>