Downloadliste

Projektbeschreibung

MyPixmania is an application that eases the use of
the MyPixmania.com Web site. This Web site allows
users to store picture albums, and sells the
ability to send printed versions of these
pictures. This application is easier to use than
the site's Web-based form, especially when
uploading a large number of pictures.

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.

2006-08-27 21:08
1.0.5

Nach einer Änderung der Mypixmania.com Website, die findPhpSessId ()-Methode wurde entfernt, und statt der loginOn ()-Methode beginnt mit dem Abholen der Homepage, um gültige Cookies, bevor Sie zur Authentifizierung zu erhalten. Dies ist notwendig, da PHPSESSID wird nicht mehr als ein GET-Parameter übergeben, sondern in den Cookies.
Tags: Major bugfixes
Following a modification of the Mypixmania.com Web site, the
findPhpSessId() method has been removed, and instead the loginOn
() method starts by fetching the homepage in order to get valid
cookies before trying to authenticate. This is needed since
PHPSESSID is no longer passed as a GET parameter, but in the
cookies.

2005-11-18 11:04
1.0.4

Die Core-Bibliothek aus dem Text aufgeteilt Schnittstellen, so dass die Umsetzung einer grafischen Oberfläche möglich ist. Der Kern-Bibliothek ist in pixmania.py, und der Text-basierte Schnittstelle ist in myPIXmania. Das "Album löschen" Funktion wurde hinzugefügt, die es dem Benutzer, ein Album und all ihre Bilder zu löschen. Die "holen Album" Funktion wurde hinzugefügt, mit denen Benutzer von Miniaturansichten oder größere Bilder holen können. Die API von pixmania.py ist nun vollständig dokumentiert mit epydoc. Eine grafische Benutzeroberfläche auf dem GTK-Toolkit gestartet wurde. Debian und Mandriva-Pakete stehen zur Verfügung.
Tags: Major feature enhancements
The core library was split from the text
interfaces, so that the implementation of a
graphical interface is possible. The core library
is in pixmania.py, and the text-based interface is
in mypixmania. The "delete album" functionality
was added, which allows the user to delete an
album and all of its pictures. The "fetch album"
functionality was added, which allows users to
fetch picture thumbnails or bigger pictures. The
API of pixmania.py is now fully documented using
epydoc. A graphical interface based on the GTK
toolkit was started. Debian and Mandriva packages
are available.

Project Resources