V1.01的变化:
1 基于GAE新计费政策优化.
2 使用 Blobstore 代替 Datastore , 免费空间增加到5G.
3 使用 Python27 和 HRD(High Replication Database) .
4 支持水印.(默认关)
5 防盗链支持. (默认关)
6 默认屏蔽所有搜索引擎, 如需要请自行更改 robots.txt.
用GAEPhotos建立你自己的网络相册:
7 创建 GAE Python HRD 程序, HRD 是必须的.
8 从 http://code.google.com/p/gaephotos/downloads/list 下载最新版本的GAEPhotos.
9 解压到本地目录.
10 更改 app.yaml 文件的第一行: application: gaephotos2 改成:application: xxxxxx ,
xxxxxx 为你的GAE app id.
11 运行 update.bat. (确认 appcfg.py 在你的系统Path)
12 完成!
13 访问xxxxxx.appspot.com, 上传图片.
GAEPhotos作者博客:http://blog.deepgully.com/
项目地址:http://code.google.com/p/gaephotos/
演示地址1:http://photos.deepgully.com/ (新版:v1.01)
演示地址2:http://www.gaephotos.tk/
1 基于GAE新计费政策优化.
2 使用 Blobstore 代替 Datastore , 免费空间增加到5G.
3 使用 Python27 和 HRD(High Replication Database) .
4 支持水印.(默认关)
5 防盗链支持. (默认关)
6 默认屏蔽所有搜索引擎, 如需要请自行更改 robots.txt.
用GAEPhotos建立你自己的网络相册:
7 创建 GAE Python HRD 程序, HRD 是必须的.
8 从 http://code.google.com/p/gaephotos/downloads/list 下载最新版本的GAEPhotos.
9 解压到本地目录.
10 更改 app.yaml 文件的第一行: application: gaephotos2 改成:application: xxxxxx ,
xxxxxx 为你的GAE app id.
11 运行 update.bat. (确认 appcfg.py 在你的系统Path)
12 完成!
13 访问xxxxxx.appspot.com, 上传图片.
GAEPhotos作者博客:http://blog.deepgully.com/
项目地址:http://code.google.com/p/gaephotos/
演示地址1:http://photos.deepgully.com/ (新版:v1.01)
演示地址2:http://www.gaephotos.tk/
No comments:
Post a Comment