Changeset 477

Show
Ignore:
Timestamp:
02/03/08 13:37:04 (10 months ago)
Author:
migurski
Message:

Added links to new Python tutorial pages

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/home/index.html

    r459 r477  
    1414 
    1515    <p> 
    16         <strong><i class="title">Modest Maps</i> is a BSD-licensed 
    17         display and interaction library for tile-based maps i
    18         Flash (ActionScript&nbsp;2.0 and ActionScript&nbsp;3.0) and 
    19         Python.</strong> 
     16        <strong><i class="title">Modest Maps</i> is a 
     17        <a href="license.txt">BSD-licensed</a> display and interactio
     18        library for tile-based maps in Flash (ActionScript&nbsp;2.0 and 
     19        ActionScript&nbsp;3.0) and Python.</strong> 
    2020    </p> 
    2121 
     
    5151        find our <a href="calculator.html">map transformation calculator</a> and 
    5252        <a href="./tutorial-actransit/">Zoomifyer tile tutorial</a> (<i>new!</i>) useful. 
     53        If you are interested in using Modest Maps as a server-side map generation 
     54        tool, check out the <a href="examples-python-ws/">ws-compose and ws-pinwin tutorial</a>. 
    5355    </p> 
    5456 
  • trunk/docs/home/updates.xml

    r471 r477  
    55        Information on new releases and patches made necessary by occasional updates from map tile providers. 
    66    </subtitle> 
    7     <updated>2008-01-31T00:15:00-0800</updated> 
     7    <updated>2008-02-03T13:45:00-0800</updated> 
    88    <id>tag:modestmaps.com,feed</id> 
    99    <link rel="alternate" type="text/html" hreflang="en" href="http://modestmaps.com/"/> 
    1010    <link rel="self" type="application/atom+xml" href="http://modestmaps.com/updates.xml"/> 
     11    <entry> 
     12        <title>New Python Tutorials</title> 
     13        <link rel="alternate" type="text/html" href="http://modestmaps.com/examples-python-ws/"/> 
     14        <id>tag:modestmaps.com,python-tutorials</id> 
     15        <updated>2008-02-03T13:45:00-0800</updated> 
     16        <published>2008-02-03T13:45:00-0800</published> 
     17        <author><name>Michal Migurski</name></author> 
     18        <content type="html"> 
     19            <![CDATA[To accompany the new <a href="http://modestmaps.mapstraction.com/trac/browser/trunk/py/">Python features</a> in Modest Maps, Aaron Cope has prepared <a href="http://modestmaps.com/examples-python-ws/">a tutorial showing how to use ws-compose and ws-pinwin</a> to serve composed map images over the web.]]> 
     20        </content> 
     21    </entry> 
    1122    <entry> 
    1223        <title>Google Maps Problems?</title>