Download List

项目描述

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.

系统要求

System requirement is not defined
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

经过对Mypixmania.com网站,findPhpSessId()方法的修改已被删除,反而是loginOn()方法获取的网页,以便开始之前得到尝试验证有效的cookies。这是必要的,因为PHPSESSID已不再是一个GET参数传递,但在饼干。
标签: 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

核心库分裂为文本接口,使图形界面的实现是可能的。核心库中pixmania.py,和基于文本界面的mypixmania。 “删除相册”功能已添加,它允许用户删除相册及其所有图片。在“获取专辑”功能增加了,它使用户能够获取更大的图片缩略图或图片。在pixmania.py API现在使用epydoc完整记录。一个图形界面的工具包为基础的GTK启动。和Mandriva Debian的软件包可用。
标签: 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