Changeset 477
- Timestamp:
- 02/03/08 13:37:04 (10 months ago)
- Files:
-
- trunk/docs/home/index.html (modified) (2 diffs)
- trunk/docs/home/updates.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/home/index.html
r459 r477 14 14 15 15 <p> 16 <strong><i class="title">Modest Maps</i> is a BSD-licensed17 display and interaction library for tile-based maps in18 Flash (ActionScript 2.0 and ActionScript 3.0)and19 Python.</strong>16 <strong><i class="title">Modest Maps</i> is a 17 <a href="license.txt">BSD-licensed</a> display and interaction 18 library for tile-based maps in Flash (ActionScript 2.0 and 19 ActionScript 3.0) and Python.</strong> 20 20 </p> 21 21 … … 51 51 find our <a href="calculator.html">map transformation calculator</a> and 52 52 <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>. 53 55 </p> 54 56 trunk/docs/home/updates.xml
r471 r477 5 5 Information on new releases and patches made necessary by occasional updates from map tile providers. 6 6 </subtitle> 7 <updated>2008-0 1-31T00:15:00-0800</updated>7 <updated>2008-02-03T13:45:00-0800</updated> 8 8 <id>tag:modestmaps.com,feed</id> 9 9 <link rel="alternate" type="text/html" hreflang="en" href="http://modestmaps.com/"/> 10 10 <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> 11 22 <entry> 12 23 <title>Google Maps Problems?</title>
