Useful Web Links
================


See the wiki for more links. (The wiki is also updated more often
than this chapter is.)

Cheetah Links
-------------


Home Page, issue tracker
    - https://github.com/CheetahTemplate3/cheetah3

On-line Documentation
    - https://cheetahtemplate.org/

Questions can also be asked and answered on `StackOverflow
<https://stackoverflow.com/questions/tagged/cheetah>`_.


Third-party Cheetah Stuff
-------------------------



-  Steve Howell has written a photo viewer using Python.
   http://mountainwebtools.com/PicViewer/install.htm


Webware Links
-------------


Home Page
    - https://cito.github.io/w4py/

On-line Documentation
    - https://webware.sf.net/Webware/Docs/

SourceForge Project Page
    - https://sf.net/projects/webware/

Mailing List Subscription Page
    - http://lists.sourceforge.net/lists/listinfo/webware-discuss


Python Links
------------


Home Page
    - http://www.python.org/

On-line Documentation
    - http://www.python.org/doc/

Python Cookbook
    - https://code.activestate.com/recipes/langs/python/


Other Useful Links
------------------


Python Database Modules and Open Source Databases
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Python Database Topic Guide
    - http://python.org/topics/database/

PostgreSQL Database
    - http://www.postgresql.org/index.html

MySQL Database
    - http://www.mysql.com/

A comparison of PostgreSQL and MySQL
    - http://phpbuilder.com/columns/tim20001112.php3


Other Template Systems
~~~~~~~~~~~~~~~~~~~~~~


Python Wiki
    - https://wiki.python.org/moin/Templating


Other Internet development frameworks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


ZOPE (Z Object Publishing Environment)
    - http://zope.org/

Server Side Java
    - http://jakarta.apache.org/

PHP
    - http://php.net/

IBM Websphere
    - http://www.ibm.com/websphere/

Coldfusion and Spectra
    - http://www.macromedia.com/



