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 Requirements

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 제거되었습니다. 이후 PHPSESSID 더이상 매개 변수로 연락해 전달이,하지만 쿠키가 필요합니다.
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

코어 라이브러리 텍스트 인터페이스 그렇게 그래픽 인터페이스의 구현이 가능합니다 분할했다. 코어 라이브러리 pixmania.py, 그리고 텍스트 기반 인터페이스를 mypixmania입니다. ""기능은 사용자가 앨범의 모든 사진을 삭제할 수 있도록 추가되었습니다 앨범을 삭제할 수있습니다. ""기능은 사용자가 축소판 그림 또는 더 큰 사진을 가져올 수 있도록 추가되었습니다 앨범을 가져옵니다. API를 pixmania.py 지금 epydoc를 사용하여 완벽하게 설명되어있습니다. 그래픽 인터페이스는 GTK 툴킷을 기반으로 시작되었다. 맨드 리바, 데비안 패키지를 사용할 수있습니다.
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