Revisions for ThisServer
changed:
-
Hardware and software
This is Jim Harrison's academic/experimental Zope server. The server is located in the Department of Public Health Sciences on the 3rd floor, West Complex (room 3225) of the University of Virginia Medical Center in Charlottesville, VA.
The platform is a 1.8 !GHz Macintosh G5 running "MacOSX 10.4.8", http://www.apple.com/macosx/ with the "Zope application server":http://www.zope.org/. The collaborative documents are implemented using a modification of the ZWiki Zope product (see Wikis, below), the "Epoz", http://mjablonski.zope.de/Epoz through-the-web "rich text" editor and a modification of the CommonPlace template. The machine also runs "Exist", http://exist.sourceforge.net/, an XML native database, on a separate port.
<dtml-with Control_Panel>
Zope Version: <dtml-var version_txt><br>
Python Version: <dtml-var sys_version><br>
System Platform: <dtml-var sys_platform><br>
Running For: <dtml-var process_time><br>
</dtml-with>
Wikis
!WikiWikiWebs are unique collaborative authoring tools that support creation of linked networks of information pages, with multiple authors contributing to all pages. ZWiki is a WikiWikiWeb implementation built on Zope. More information on Wikis and related software is available at HelpForBeginners and the original Wiki site, the "Portland Pattern Repository", http://c2.com/cgi/wiki?PortlandPatternRepository. This site implements nested wikis (see ZWiki:SubWiki).
<h2>Other related links</h2>
<ul>
<li><a href="http://www.zope.org/">Zope Website</a></li>
<li><a href="http://www.post1.com/home/ngps/zope/zssl/">Zserver SSL</a></li>
<li><a href="http://www.devshed.com/Server_Side/Zope/Intro/print.html">Introduction to Zope</a></li>
<li><a href="http://www.zopenewbies.net/">Zope Newbies</a></li>
<li><a href="http://www.zopezen.org/">Zope Zen</a></li>
<li><a href="http://www.zope.org/Members/michel/ZB/">Zope book</a></li>
<li><a href="http://itamarst.org/learningzope/index.html">A Developer's Guide to Learning Zope</a></li>
<li><a href="http://www.zopelabs.com">Zope Labs</a></li>
<li><a href="http://www.squishdot.org/">Squishdot</a></li>
<li><a href="http://www.zope.org/Members/jshell/ZopeOnOSX">Building Zope and Python on Mac OSX</a></li>
<li><a href="http://www.zope.org/Members/sspickle/MacOSXBHFS">Zope on MacOSX</a> and <a href="http://www.zope.org/Members/sspickle/MacOSXStuff">Precompiled Python/Zope for OSX</a></li>
<li><a href="http://www.python.org/">Python Website</a></li>
<li><a href="http://pyxml.sourceforge.net/topics/">Python-XML</a></li>
<li><a href="http://www.lowerstandard.com/python/mspiggie.html">Mississippi Python Interest Group</a> (home of "Useless Python")</li>
<li><a href="http://cil.andrew.cmu.edu/projects/visual/">VPython</a> (formerly Visual Python)</li>
<li><a href="http://www.oreillynet.com/pub/q/mac_os_directory">The Mac Open Source Directory</a></li>
</ul>