Downloadliste

Projektbeschreibung

The Python Desktop Server is a combined
Weblog authoring tool, XMLRPC/SOAP server,
and news aggregator. It allows one to read
RSS news feeds, publish a Web site to a community server (such as Radio Community Server or Python Community Server installations) or FTP server, and includes tools for Weblog and homepage management. It features a Web interface, a built-in Web server, a multithreading architecture, and a simple database. It is extensible through scripts that connect via XML-RPC, HTML templates, macros, and a plugin architecture.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-07 10:15
0.7.3

Die Desktop-Wiki und Link-Handling in umstrukturiert Textdokumente wurde verbessert. docutils 0.3.3 wird nun unterstützt. Bessere Debugging durchgeführt wurde, vor allem für das Sperren. MetaWeblogAPI unterstützt jetzt newMediaObject, die derzeit nur für Bilder. Sperren wurde minimiert, um die Geschwindigkeit des Systems. RSS-Feeds für blogmarks und Bilder wurden in den Weblog RSS-Feed zusammengeführt.
Tags: Minor feature enhancements
The desktop wiki and link handling in restructured text documents was enhanced. docutils 0.3.3 is now supported. Better debugging was implemented, especially for locking. MetaWeblogAPI now supports newMediaObject, currently for pictures only. Locking was minimized to speed up the system. RSS feeds for blogmarks and pictures were merged into the weblog RSS feed.

2004-05-10 20:24
0.7.2

Der Dämon ist jetzt wirklich ein Dämon und richtig löst sich vom Terminal entfernt. Archiv-Seiten machen die richtige Kalender. Der Timeout für Socket-Kommunikation konfiguriert werden. RSS-Feeds behoben werden. Der Kalender ersten Tag der Woche können konfiguriert werden. Es gibt kein Timeout. Es ist ein Service Skript PyDS unter Windows als Windows-Dienst ausführen. Charset Kodierungen wurden behoben. Shortcuts jetzt auch magischen Code auf andere Beiträge und Bilder zu verweisen. Es gibt eine neue Französisch language file.
Tags: Minor bugfixes
The daemon is now really a daemon and correctly detaches from the terminal. Archive pages render the correct calendar. The timeout for socket communications can be configured. RSS feeds are fixed. The calendar first day of the week can be configured. There is no more inactivity timeout. There is a service script to run PyDS under Windows as a Windows service. Charset encodings are fixed. Shortcuts now include magic code to refer to other postings and pictures. There is a new French language file.

2004-02-22 16:12
0.7.1

Diese Veröffentlichung fügt einige neue Features für Weblogging, einschließlich einer blogmarklet für Weblog-Postings und eines zentralen Archiv-Seite Generators, dass alle Beiträge von Werkzeugen unterstützt thesauriert werden. Einige Verbesserungen wurden auf die Verwendung von Text neu strukturiert, wie Richtlinien den Zugriff auf Teile des PyDS, Quellcode Färbung mit SilverCity, und Strict-Modus, in denen es nicht zu Konflikten mit der Gepard Template-Engine. Die wichtigste Änderung ist die Umstellung auf SOAPpy 0.11.1, da ein Upgrade auf diese Version ist nicht erforderlich. PyDS ist nicht kompatibel mit älteren Versionen von SOAPpy mehr, die auf Änderungen der eine innere API verwendet wurde.
Tags: Minor feature enhancements
This release adds some new features for
weblogging, including a blogmarklet for weblog
postings and a central archive page generator that
cumulates all posts from supported tools. Some
enhancements were made to the use of reStructured
Text, such as directives to access parts of PyDS,
source code coloring with SilverCity, and a strict
mode where there is no interference with the
cheetah template engine. The most important change
is the switch to SOAPpy 0.11.1, since upgrading to
that version is required. PyDS isn't compatible
with older versions of SOAPpy any more, due to
changes of some inner API that was used.

2004-01-13 22:12
0.7.0

Diese Version enthält viele Bugfixes und die Leistung verbessert. Ein weiterer wichtiger Schritt ist die Integration der Infrastruktur für die Entsendung der Replikation. Im ersten Schritt wird diese verwendet, um die Suchmaschine der "PyCS" füllen, so dass Ihr Blog kann hast stützt sich auf Buchungen anstelle von Web-Seiten. Zu den weiteren Verbesserungen gehören die Unterstützung für RSD (Really Simple Discovery), integrierte OPML Abo-Liste exportieren, und feste und verbesserte MetaWeblogAPI BloggerAPI und Unterstützung, die nun eigentlich funktionieren sollte.
Tags: Major feature enhancements
This release includes many bugfixes and improved performance. Another important step is the integration of infrastructure for posting replication. In the first step, this is used to fill the search engine of the "PyCS", so your blog can be searched based on postings instead of Web pages. Other improvements include support for RSD (really simple discovery), integrated OPML subscription list export, and fixed and improved MetaWeblogAPI and BloggerAPI support that should actually work now.

2003-11-11 04:42
0.6.5

In bestimmten Situationen könnte, ältere Geschichten in reStructuredText Format zu Problemen führen, wenn versucht wird, machen sie durch zwei kleine Fehler in 0.6.4. Dieses Release behebt diese zwei kleine Fehler. Wenn Sie sich nicht stoßen Sie Probleme mit Ihren Geschichten, brauchen Sie nicht zu aktualisieren. Es könnte jedoch auch andere Situationen, in denen unentdeckt diesen Fehler ausgelöst wird.
Tags: Minor bugfixes
In some situations, older stories in
reStructuredText format could lead to problems
when trying to render them due to two small bugs
in 0.6.4. This releases fixes those two small
bugs. If you don't encounter problems with your
stories, you don't need to upgrade. However, there
might be other undetected situations where this
bug is triggered.

Project Resources