发布iHere blog1.0.4
Wednesday, Oct.. 14. 2009 –
Category: GAE 开发 –
18 Comments
Tags:
topStory
blog
release
ihere
发布iHere blog1.0.4:
http://code.google.com/p/ihere-blog/
这次主要是bug更新:
- 解决了上传后index的问题(注意index构建需要一段时间,不能马上生效,上传后等1,2个小时就好了。)
- 解决了runtest的bug 现在可以正常使用了
接下来准备iHere Blog1.1版本的更新:
- 集成appengine-patch1.1
- openid的集成
- twitter header改成可选的
- 其他一些小的bug变更
18 Response to “发布iHere blog1.0.4”
Leave a Reply
Logo
About Me
-
A Computer Geek in Beijing, China. Focus on Web2.0 Technology: Google App Engine, Python, Django, Software Architecture, Agile, JAVA, J2EE, JavaScript, etc.
Coding for fun, Coding with passion :-) It's my life!
Daily Menu
Most Popular Posts
- 1. GAE限制续 (5761)
- 2. Eclipse Google Plugin安装指南 (5722)
- 3. iHere Blog 1.0.2 安装配置 (5461)
- 4. iHere Blog 安装 简要配置 (4390)
- 5. 跑题跑题- -! 节节熊的篮球报名 (4208)
- 6. 发布一个早期的飞信web客户端: (4107)
- 7. Web Python IDE Py I/O release! (4057)
- 8. 发布iHere blog1.0.4 (3949)
- 9. web fetion - A fetion client built on... (3696)
- 10. 新加Ajax效果Page flow (3597)
Tags
-
App Engine
Appengine patch
Django
GAE 开发
Google
Google App Engine
Google App Engine
Java
algorithm
api
app
appengine
autodiscovery
blog
cache
chat
cloud computing
cron jobs
datastore
demo
feature
fetion
fridge
gae
geo
google
google app engine
google docs
googlemaps
hire
iHere Blog History
ide
ihere
inforsphere
install
java
jquery
map
mashup
memcache
metaweblog
new
nutch
open source
pageflow
plugin
projects
pyio
python
quota
release
released
rss
sdk
snap
sort
topStory
twitter
weblog api
杂记


2 years, 4 months ago IP:58.33.1...
准备自己写blog了,过来抄袭一下~
2 years, 4 months ago IP:202.108...
哈哈 抄袭完了 告诉我觉得哪儿不爽XD
2 years, 4 months ago IP:218.81....
哈哈。。。出的还真快~~~我来占个地方~
2 years, 4 months ago IP:218.81....
哈哈。。。出的还真快~~~我来占个地方~
2 years, 4 months ago IP:202.108...
你占了两个坑....
2 years, 4 months ago IP:124.82....
看起来还不错。 :)
I've recently starting implementing my own blog application as well. It seems that your pages are loading pretty darn fast, any tips on caching, optimization and general app design that you could share? ;)
P.S - oh, and a bug report. :P After clicking 'Submit comment' without initially entering my author website, I got redirected to a Google login page, then back here, then it appears that my comment text was not kept..
2 years, 4 months ago IP:120.92....
我也来试试看!
2 years, 4 months ago IP:210.73....
我也抄袭看看!呵呵
2 years, 4 months ago IP:114.243...
各位抄袭完事别忘记提一声ihere blog 我就满足了:-)
2 years, 2 months ago IP:222.189...
我只能看到一篇文章,但是我写了两篇,而且数据库也是两篇,请问是什么问题?
2 years, 2 months ago IP:115.51....
2323
2 years, 2 months ago IP:202.108...
我只能看到一篇文章,但是我写了两篇,而且数据库也是两篇,请问是什么问题? @winusstef 默认文章是draft... 进入edit, is_publish 勾中就好了。
2 years, 1 month ago IP:59.172....
请问下载代码传到GAE后,如何才能修改成你主页那样子?有没有教程?或者有没有模板啊?期待您的答复,谢谢!
2 years, 1 month ago IP:119.39....
NeedIndexError: no matching index found 是这个问题 需要等1,2个小时么??
1 year, 9 months ago IP:199.71....
thanks,学习当中
1 year, 8 months ago IP:202.116...
我已经加了你的链接,你能否友情链接下呢?
1 year, 8 months ago IP:210.42....
我想问下博主,appspot的5位数的二级域名怎么申请到的呀
1 year, 6 months ago IP:211.86....
Hello, I just tried your 1.04 release. But http://pb06005073.appspot.com/ is not running... I used python 2.6.5 under ubuntu 10.04 to run the appcfg.py to upload the files. --------------------here is the output------------------------ appcfg.py:41: DeprecationWarning: the sha module is deprecated; use the hashlib module instead os.path.join(DIR_PATH, 'lib', 'antlr3'), /home/chengdi/GAE/google_appengine/google/appengine/tools/dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Application: pb06005073; version: 1. Server: appengine.google.com. Scanning files on local disk. Scanned 500 files. Initiating update. Cloning 143 static files. Cloned 100 files. Cloning 526 application files. Cloned 100 files. Cloned 200 files. Cloned 300 files. Cloned 400 files. Cloned 500 files. Deploying new version. Checking if new version is ready to serve. Will check again in 1 seconds. Checking if new version is ready to serve. Will check again in 2 seconds. Checking if new version is ready to serve. Will check again in 4 seconds. Checking if new version is ready to serve. Will check again in 8 seconds. Checking if new version is ready to serve. Closing update: new version is ready to start serving. Uploading index definitions. Uploading cron entries.