Search


Meta

Creative


Support


Leesoft

Feed™

Recent Comments

Photos

Jun
16

My First AppEngine Product Released!!!!

Posted by » developerly
84 hits

My First AppEngine Product Released!

Actually this product is released by yesterday evening. But today is the announced day for this product. This is some kind of the web game. The idea is we are blind before the thousands of the informations, but try this game, you can find the internal connection from one with another!

I am still working on the clues of the game, asking friends for the testing,after that I will announce the url  to all of you.

Jun
3

Accelerator:Faster The Development On Google AppEngine

Posted by » developerly
79 hits

也许是习惯了RoR下面那种通过generator自动生成网站框架。为了更好的帮助我自己秘密产品的开发。我准备顺手开发一些辅助工具来帮助组织代码什么的,我会逐渐的发布一些代码,希望最终能够整理成一个完整的工具包

generator.py 就是我用来自动生成网站框架的文件。只要使用generator.py <your appname>,就能自动生成网站框架。当然有一段日子没有用python写过东西了,所以这个文件写的相当的简陋。又由于我的主要精力会放在产品开发上,所以暂时也没有准备对这个文件做升级哈的。如果哪位大大对这个粗糙的拿不出手的东西感兴趣的话,欢迎在网站上和我留言联系。

Orz

Jun
2

Code ‘OneEyeCat’:Using GAE To Host

Posted by » developerly
81 hits

Yesterday, I have blogged a post saying that I am going to transfer my current project from Ruby to AppEngine. Strange thing is that, the hit number of this post is very high. So it means the google appengine is really hot.

Let’s turn back to my “secrete” project. I named it as “OneEyeCat”, I promise it as a very cool online service provided. But I will not tell you what it is now. During the development of this project. I will share all my experiences of using GAE. Hoping this can enjoy you all my readers of this site.