Total Pageviews

Friday 30 December 2011

基于gae空间的又一个网络相册程序:ap-pic

https://code.google.com/p/ap-pic/

This project gets its inspiration from sites like twitpic.com, but aims to provide an open source codebase which people can deploy on their own appengine accounts if they want to.
Desired Features (approx. in order of importance):
  1. Get bare-bones photo upload site up. (done on July 3, 2009)
  2. Allow people to comment (after logging in with google accounts) (done on July 19, 2009)
  3. Spruce-up look and feel (done on August 10, 2009) See http://ap-pic.appspot.com/
  4. Allow auto-posting on twitter (done on January 2, 2010)
  5. Allow auto-posting on blogger (done on January 2, 2010)
  6. Allow auto-posting on facebook status (done for those using RSS feeds from blogger to feed their facebook profiles :P )
  7. Provide API and Android client (done on January 2, 2010, using bucketUpload and custom API. done again on July 4, 2010, native Android App under download section now :))
  8. Enable support for url shorteners like bit.ly
不过gae空间并不稳定,像我的gae blog: http://ymsdblog.appspot.com/就有时显示500  server error.

No comments:

Post a Comment