Differences between revisions 19 and 20
Revision 19 as of 2005-12-10 11:34:53
Size: 2616
Editor: ZoomQuiet
Comment:
Revision 20 as of 2005-12-10 11:38:02
Size: 1592
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
::-- ZoomQuiet [[[DateTime(2005-06-21T12:22:39Z)]]]
[[TableOfContents]]

http://karrigell.sourceforge.net/images/karrigell_skeudenn.png'''
[http://karrigell.sourceforge.net/ 永远安心工作的“推车”!]
'''
= 概述 =
'''Pure Python 实现的又一个 Web 应用平台!'''
 * 但是 Karrigell 区别与其它平台的不同在于...
  * [http://www.donews.net/limodou/archive/2005/03/14/302380.aspx Python 下的轻型web framework - limodou的学习记录]
 * Limodou 先有体验 -- [http://www.donews.net/limodou/archive/2005/04/23/347349.aspx "Karrigell学习"我为什么选择了Karrigell - limodou的学习记录]
  * 记录了一个系列的学习使用 Karrigell 时的发现,体会,感触……非常有指导意义!

= 体验 =
##::-- ZoomQuiet [[[DateTime(2005-06-21T12:22:39Z)]]]
Line 36: Line 23:


== 我们的体验 ==
=== limodou's Blog文章 ===
[[Include(/KarrigellDocCollection)]]

=== Rockety的开发体验 ===
[[Include(^RocketyKarrigell,'Rockety'sKarrigell',4,sort=descending,items=27,titlesonly)]]


= 反馈 =
'''如果你有不同的体验,讨论吧!'''
[[Include(/Discuss)]]

  • 因为有一个快速开发一套轻型的项目管理平台的任务,在丰富的Python Web Application Frameworks 中间徘徊了几日:
    • Zope ?! 太高级了,部属,开发都有门槛!管理的简便并不能抵消开发效率的问题
    • CherryPy ? 太好玩了,也太简单了,什么都要自个儿来…………而且上次的体验是被不完全的 Session 击中要害无法完成任务,升级了?但是不敢再玩……

    • Snakelets ?! 以丰富而非常个性的开发模式著称,我想的是 PythonIc 的爽直!

    • Quixote -- 唐吉诃德!!豆瓣的动力!!嗯嗯!深以为然!可是花了半天才明白如何运行 demo,也才知道任何修改都要重启服务!!
    • Karrigell -- 好象丰富的功能,但是都不安装到 Python 环境目录中的东西哪………………
      • 呜乎哀哉!默许的 debuging 守护的运行模式,可以自动加载你的修改,让站点的开发象PHP 的站点组织一般进行!爽呆了!爱之!

Anchor(GreatDebugAnchor)

惊奇的调试

attachment::snap-Karrigell-debug.png

  • Karrigell 将页面的 debug 作到了极点!! 在问题页面中点击 Debug 按钮会弹出双帧的 调试信息窗口!
    • 左帧定位你出错的代码
    • 右帧整理汇报所有断点时内存的对象情况!!
    • 天!!就象编译C程序时一般!! 伟大的Python!!!

Livin Leo

attachment::snap-Karrigell-Leo.png

Include(/LivinLeo)

KarrigellQuickIn (last edited 2009-12-25 07:09:49 by localhost)