login


共有1页, 当前是第1页, 文章总数:5.

Release iHere 1.0.1

Friday, March. 13. 2009 –  Category: GAE 开发  –  1 Comments
Tags: ihere  blog  Google App Engine  

发布1.0.1 fix了几个feeds的bug 现在应该好了 最近比较懒= = http://code.google.com/p/ihere-blog/ [...]

正式发布iHere Blog 1.0版本! 下载地址:http://ihere-blog.googlecode.com/files/ihere1.0_release.zip 项目地址: http://code.google.com/p/ihere-blog/ SVN:svn checkout http://ihere-blog.googlecode.com/svn/trunk/ihere_ap_1.0beta6 ihere-blog-read-only 在线Demo地址:http://6.latest.inforsphere.appspot.com WLW RPC地址:  http://6.latest.inforsphe [...]

准备工作: 1.你已经有一个google account 2.用这个google account 去http://appengine.google.com/申请一个google app engine的id 假设为yourappid 下载之后有两个文件需要配置: 1.app.yaml 第一行 改为 application: yourappid 2.settings.py #start ihere blog settings###########################################LINK_FORMAT=r'^(?P<slug>.*).html$'#LINK_FORMAT=r'^(?P< [...]

GAE限制续

Monday, Jan.. 12. 2009 –  Category: GAE 开发  –  4 Comments
Tags: Google App Engine   Google App Engine 

现在wordpress的xml格式导入其实已经做完了.. 就是要多导入几次,会自动by pass 以前的结果,导入的时候每个步骤放在transaction里了 保证不会出乱子.. 另外发现 django signals挺耗费处理时间的,还有针对datastore  entity group ,keys的机制做了优化...减少查询  采用直接用key, key_name get的方式 GAE几大硬伤啊 python 变量,http post大小1M的限制 处理时间的限制 处理大量随机访问的限制  我发的链接那老哥最后无奈了..他每次显示一个页面都要几penny 欲哭无泪&nb [...]

在执行大量文章的导入的过程中 GAE不堪重负 吼一声Deadline Exceed Error便挂掉了...GAE的限制吧 每个request要在一定时间内完成...为了解决这个问题... 开搜...http://groups.google.com/group/google-appengine/browse_thread/thread/e37dcd0f38a2f96a?hl=en&pli=1  gae group的一个讨论... 里面涉及了很多datastore优化的要点...If you only need some of the properties for the query that needs 100+ [...]


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!

Most Popular Posts

Tags