我的博客,架起来了!

想写个blog了。先在000webhost申请了免费空间,居然还要ip认证。填了表格之后过了好几天还没有通过我的帐号。

决定还是在GAE架设吧。在GAE APP Gallary 里翻了几页找到了这个名叫Plog的开源博客程序。一看界面漂亮,项目主页上的介绍也不罗嗦,简洁明了。作者“小七”
是本地人,中文支持不是问题。用了一下不错,简洁明了。FAQ不错。就是它了!感谢作者!

上传的时候遇到了小问题:update index的时候出错,提示



This index:
entity_type: "Tag"
ancestor: false
Property {
name: "count"
direction: 2
}

is not necessary, since single-property indices are built in. Please remove it from your index file and upgrade to the latest version of the SDK, if you haven't already.



似乎是作者开发用的SDK过时了。只需把index.yaml里的single-property indices(就是只有一个name的条目)删掉即可。
co.cc申请的免费的域名。

等有空了加几个小功能,邮件备份什么的。另外博文显示的作者名是google帐户的默认名,似乎不能自定义,有空微调下。

又:试了下FAQ里说的用google docs更新博客,挺好用的。不过FAQ里有个小笔误,

有个小错误: # API url  http://***.appspot.com/blog/api/xml-rpc 应该是http://***.appspot.com/api/xml-rpc

1 Comment 2009-05-23 15:45:28 by wrb302

Comments:

赞 ~

2009-06-07 12:49:38 by lq

You can leave a comment on this post if you login